2025-12-04T09:02:46.9193622Z Current runner version: '2.330.0' 2025-12-04T09:02:46.9200939Z Runner name: 'i-0fb6b25e6cfe0653b' 2025-12-04T09:02:46.9201781Z Runner group name: 'Default' 2025-12-04T09:02:46.9202599Z Machine name: 'EC2AMAZ-F4P7NAP' 2025-12-04T09:02:46.9205343Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T09:02:46.9207480Z Contents: read 2025-12-04T09:02:46.9208024Z Metadata: read 2025-12-04T09:02:46.9208526Z ##[endgroup] 2025-12-04T09:02:46.9210744Z Secret source: Actions 2025-12-04T09:02:46.9211452Z Prepare workflow directory 2025-12-04T09:02:46.9730755Z Prepare all required actions 2025-12-04T09:02:46.9771370Z Getting action download info 2025-12-04T09:02:47.5750774Z Download action repository 'pytorch/test-infra@main' (SHA:39aa74d619174326f4e2fb0e216151c2f29d9ffd) 2025-12-04T09:04:56.6044935Z Download action repository 'pytorch/pytorch@main' (SHA:eabb7ad2128580ef674446027b95bcf4e21e8df3) 2025-12-04T09:15:29.3149956Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T09:15:29.9229191Z Getting action download info 2025-12-04T09:15:30.0689956Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2025-12-04T09:15:30.4959703Z Uses: pytorch/pytorch/.github/workflows/_win-build.yml@refs/heads/main (ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T09:15:30.4963780Z ##[group] Inputs 2025-12-04T09:15:30.4964109Z build-environment: win-vs2022-cuda12.8-py3 2025-12-04T09:15:30.4964423Z cuda-version: 12.8 2025-12-04T09:15:30.4964985Z use-xpu: false 2025-12-04T09:15:30.4965210Z xpu-version: 2025-12-04T09:15:30.4965409Z vc-year: 2022 2025-12-04T09:15:30.4965639Z build-with-debug: false 2025-12-04T09:15:30.4965863Z sync-tag: 2025-12-04T09:15:30.4966069Z test-matrix: 2025-12-04T09:15:30.4966310Z runner: lf.windows.4xlarge.nonephemeral 2025-12-04T09:15:30.4966642Z ##[endgroup] 2025-12-04T09:15:30.4966926Z Complete job name: win-vs2022-cuda12.8-py3 / build 2025-12-04T09:15:30.7186075Z ##[group]Run git config --global core.longpaths true 2025-12-04T09:15:30.7186897Z git config --global core.longpaths true 2025-12-04T09:15:30.7187264Z git config --global core.symlinks true 2025-12-04T09:15:30.7187637Z git config --global core.ignorecase false 2025-12-04T09:15:30.7187954Z  2025-12-04T09:15:30.7188324Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-12-04T09:15:30.7188889Z # the directory on Windows and prevent GHA from checking out as reported 2025-12-04T09:15:30.7189375Z # in https://github.com/actions/checkout/issues/1018 2025-12-04T09:15:30.7189750Z git config --global core.fsmonitor false 2025-12-04T09:15:30.7217130Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:15:30.7217856Z env: 2025-12-04T09:15:30.7218063Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:15:30.7218331Z ##[endgroup] 2025-12-04T09:15:33.6639714Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-12-04T09:15:33.6640168Z with: 2025-12-04T09:15:33.6640810Z github-secret: *** 2025-12-04T09:15:33.6642762Z 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:15:33.6644712Z activate-with-label: false 2025-12-04T09:15:33.6644955Z label: with-ssh 2025-12-04T09:15:33.6645167Z remove-existing-keys: true 2025-12-04T09:15:33.6645406Z fail-silently: true 2025-12-04T09:15:33.6645607Z env: 2025-12-04T09:15:33.6645816Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:15:33.6647476Z ##[endgroup] 2025-12-04T09:15:33.8215419Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-12-04T09:15:33.8216368Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-12-04T09:15:33.8585811Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-12-04T09:15:33.8586308Z with: 2025-12-04T09:15:33.8586516Z no-sudo: true 2025-12-04T09:15:33.8586745Z submodules: recursive 2025-12-04T09:15:33.8586980Z fetch-depth: 0 2025-12-04T09:15:33.8587209Z env: 2025-12-04T09:15:33.8587411Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:15:33.8587630Z ##[endgroup] 2025-12-04T09:15:33.8727232Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T09:15:33.8728123Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T09:15:33.8748404Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:15:33.8748830Z env: 2025-12-04T09:15:33.8749024Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:15:33.8749243Z ##[endgroup] 2025-12-04T09:15:34.0142801Z ##[group]Run # Use all available CPUs for fetching 2025-12-04T09:15:34.0143215Z # Use all available CPUs for fetching 2025-12-04T09:15:34.0143536Z cd "${GITHUB_WORKSPACE}" 2025-12-04T09:15:34.0143869Z git config --global fetch.parallel 0 2025-12-04T09:15:34.0144206Z git config --global submodule.fetchJobs 0 2025-12-04T09:15:34.0144512Z  2025-12-04T09:15:34.0144825Z # Clean workspace. The default checkout action should also do this, but 2025-12-04T09:15:34.0145255Z # do it here as well just in case 2025-12-04T09:15:34.0145538Z if [[ -d .git ]]; then 2025-12-04T09:15:34.0145796Z  if [ -z "${NO_SUDO}" ]; then 2025-12-04T09:15:34.0146092Z  sudo git clean -ffdx 2025-12-04T09:15:34.0146325Z  else 2025-12-04T09:15:34.0146526Z  git clean -ffdx 2025-12-04T09:15:34.0146748Z  fi 2025-12-04T09:15:34.0146934Z fi 2025-12-04T09:15:34.0166866Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:15:34.0167303Z env: 2025-12-04T09:15:34.0167493Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:15:34.0167720Z NO_SUDO: true 2025-12-04T09:15:34.0167912Z ##[endgroup] 2025-12-04T09:15:34.2968057Z ##[group]Run actions/checkout@v4 2025-12-04T09:15:34.2968336Z with: 2025-12-04T09:15:34.2968563Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:15:34.2968873Z fetch-depth: 0 2025-12-04T09:15:34.2969067Z submodules: recursive 2025-12-04T09:15:34.2969351Z show-progress: false 2025-12-04T09:15:34.2969576Z repository: pytorch/pytorch 2025-12-04T09:15:34.2969998Z token: *** 2025-12-04T09:15:34.2970217Z ssh-strict: true 2025-12-04T09:15:34.2970408Z ssh-user: git 2025-12-04T09:15:34.2970619Z persist-credentials: true 2025-12-04T09:15:34.2970841Z clean: true 2025-12-04T09:15:34.2971054Z sparse-checkout-cone-mode: true 2025-12-04T09:15:34.2971383Z fetch-tags: false 2025-12-04T09:15:34.2971625Z lfs: false 2025-12-04T09:15:34.2971830Z set-safe-directory: true 2025-12-04T09:15:34.2972056Z env: 2025-12-04T09:15:34.2972242Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:15:34.2972465Z ##[endgroup] 2025-12-04T09:15:34.4310807Z Syncing repository: pytorch/pytorch 2025-12-04T09:15:34.4312199Z ##[group]Getting Git version info 2025-12-04T09:15:34.4312697Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2025-12-04T09:15:34.4431662Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-12-04T09:15:34.4639119Z git version 2.51.0.windows.1 2025-12-04T09:15:34.4686610Z ##[endgroup] 2025-12-04T09:15:34.4698561Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\80b25c5f-7554-44b8-8e59-13af671b8365\.gitconfig' 2025-12-04T09:15:34.4716545Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\80b25c5f-7554-44b8-8e59-13af671b8365' before making global git config changes 2025-12-04T09:15:34.4719909Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T09:15:34.4726665Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:15:34.4962633Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2025-12-04T09:15:34.4967974Z ##[group]Initializing the repository 2025-12-04T09:15:34.4978622Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:15:34.6025456Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2025-12-04T09:15:34.6073980Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-12-04T09:15:34.6324309Z ##[endgroup] 2025-12-04T09:15:34.6324948Z ##[group]Disabling automatic garbage collection 2025-12-04T09:15:34.6334589Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-12-04T09:15:34.6565975Z ##[endgroup] 2025-12-04T09:15:34.6566455Z ##[group]Setting up auth 2025-12-04T09:15:34.6579834Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-12-04T09:15:34.6816692Z [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:15:35.5341433Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T09:15:35.5583203Z [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:15:35.9249535Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:15:35.9491732Z [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:15:36.3576461Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-12-04T09:15:36.3825466Z ##[endgroup] 2025-12-04T09:15:36.3857931Z ##[group]Fetching the repository 2025-12-04T09:15:36.3858777Z [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:16:35.3508311Z From https://github.com/pytorch/pytorch 2025-12-04T09:16:35.3508834Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-12-04T09:16:35.3509323Z * [new branch] 2.9.1 -> origin/2.9.1 2025-12-04T09:16:35.3509865Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-12-04T09:16:35.3510491Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-12-04T09:16:35.3511050Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-12-04T09:16:35.3511579Z * [new branch] HOPrintFunc -> origin/HOPrintFunc 2025-12-04T09:16:35.3512051Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-12-04T09:16:35.3512548Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-12-04T09:16:35.3513130Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-12-04T09:16:35.3513894Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-12-04T09:16:35.3514435Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-12-04T09:16:35.3515611Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-12-04T09:16:35.3516131Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-12-04T09:16:35.3516644Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-12-04T09:16:35.3517119Z * [new branch] VLA_exp -> origin/VLA_exp 2025-12-04T09:16:35.3517559Z * [new branch] activation_bench -> origin/activation_bench 2025-12-04T09:16:35.3518019Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-12-04T09:16:35.3518496Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-12-04T09:16:35.3518953Z * [new branch] adi/test -> origin/adi/test 2025-12-04T09:16:35.3519375Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-12-04T09:16:35.3519820Z * [new branch] adi/test_m8g -> origin/adi/test_m8g 2025-12-04T09:16:35.3520309Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-12-04T09:16:35.3520787Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-12-04T09:16:35.3521290Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-12-04T09:16:35.3521761Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-12-04T09:16:35.3522229Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-12-04T09:16:35.3522733Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-12-04T09:16:35.3523305Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-12-04T09:16:35.3523808Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-12-04T09:16:35.3524375Z * [new branch] also-surround-shimh -> origin/also-surround-shimh 2025-12-04T09:16:35.3524954Z * [new branch] angelayi/aot_compile -> origin/angelayi/aot_compile 2025-12-04T09:16:35.3525537Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-12-04T09:16:35.3526163Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-12-04T09:16:35.3526799Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-12-04T09:16:35.3527460Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-12-04T09:16:35.3527971Z * [new branch] angelayi/inductor_const -> origin/angelayi/inductor_const 2025-12-04T09:16:35.3528463Z * [new branch] angelayi/lstm -> origin/angelayi/lstm 2025-12-04T09:16:35.3528935Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-12-04T09:16:35.3529428Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-12-04T09:16:35.3529916Z * [new branch] angelayi/side_eff -> origin/angelayi/side_eff 2025-12-04T09:16:35.3530396Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-12-04T09:16:35.3530883Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-12-04T09:16:35.3531370Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-12-04T09:16:35.3531834Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-12-04T09:16:35.3532310Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-12-04T09:16:35.3532978Z * [new branch] annotate_assert -> origin/annotate_assert 2025-12-04T09:16:35.3533601Z * [new branch] annotate_fallback_kernel -> origin/annotate_fallback_kernel 2025-12-04T09:16:35.3534286Z * [new branch] annotation_deepcopy -> origin/annotation_deepcopy 2025-12-04T09:16:35.3534851Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-12-04T09:16:35.3535378Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-12-04T09:16:35.3535885Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-12-04T09:16:35.3536423Z * [new branch] aoti_const_device -> origin/aoti_const_device 2025-12-04T09:16:35.3536934Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-12-04T09:16:35.3537550Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-12-04T09:16:35.3538096Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-12-04T09:16:35.3538751Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-12-04T09:16:35.3539338Z * [new branch] async_tp -> origin/async_tp 2025-12-04T09:16:35.3539914Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-12-04T09:16:35.3540610Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-12-04T09:16:35.3541198Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-12-04T09:16:35.3541743Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-12-04T09:16:35.3542251Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-12-04T09:16:35.3542753Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-12-04T09:16:35.3543284Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-12-04T09:16:35.3543878Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-12-04T09:16:35.3544424Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-12-04T09:16:35.3544951Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-12-04T09:16:35.3545663Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-12-04T09:16:35.3546269Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-12-04T09:16:35.3546978Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-12-04T09:16:35.3547731Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-12-04T09:16:35.3548351Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-12-04T09:16:35.3548985Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-12-04T09:16:35.3549625Z * [new branch] bahuang/test -> origin/bahuang/test 2025-12-04T09:16:35.3550118Z * [new branch] base/1.5 -> origin/base/1.5 2025-12-04T09:16:35.3550772Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-12-04T09:16:35.3551392Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-12-04T09:16:35.3551959Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-12-04T09:16:35.3552550Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-12-04T09:16:35.3553711Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-12-04T09:16:35.3554253Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-12-04T09:16:35.3554893Z * [new branch] bf/bug-static-input -> origin/bf/bug-static-input 2025-12-04T09:16:35.3555439Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-12-04T09:16:35.3555983Z * [new branch] bf/cg-nccl-test -> origin/bf/cg-nccl-test 2025-12-04T09:16:35.3556543Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-12-04T09:16:35.3557185Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-12-04T09:16:35.3557732Z * [new branch] bf/combo-debug-log -> origin/bf/combo-debug-log 2025-12-04T09:16:35.3558270Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-12-04T09:16:35.3558932Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-12-04T09:16:35.3559901Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-12-04T09:16:35.3560807Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-12-04T09:16:35.3561391Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-12-04T09:16:35.3561983Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-12-04T09:16:35.3562569Z * [new branch] bf/lite -> origin/bf/lite 2025-12-04T09:16:35.3563119Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-12-04T09:16:35.3563868Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-12-04T09:16:35.3564637Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-12-04T09:16:35.3565294Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-12-04T09:16:35.3565992Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-12-04T09:16:35.3566662Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-12-04T09:16:35.3567297Z * [new branch] bf/timm-nov-26-2025 -> origin/bf/timm-nov-26-2025 2025-12-04T09:16:35.3567966Z * [new branch] bf/transformer-pin-4-57-3 -> origin/bf/transformer-pin-4-57-3 2025-12-04T09:16:35.3568645Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-12-04T09:16:35.3569332Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-12-04T09:16:35.3569957Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-12-04T09:16:35.3570660Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-12-04T09:16:35.3571336Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-12-04T09:16:35.3571931Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-12-04T09:16:35.3572628Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-12-04T09:16:35.3573284Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-12-04T09:16:35.3573957Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-12-04T09:16:35.3574627Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-12-04T09:16:35.3575425Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-12-04T09:16:35.3576096Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-12-04T09:16:35.3577289Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-12-04T09:16:35.3578011Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-12-04T09:16:35.3578772Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-12-04T09:16:35.3579432Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-12-04T09:16:35.3580061Z * [new branch] brister/fx_device_type -> origin/brister/fx_device_type 2025-12-04T09:16:35.3580713Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-12-04T09:16:35.3581475Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-12-04T09:16:35.3582121Z * [new branch] bwd-backup -> origin/bwd-backup 2025-12-04T09:16:35.3582595Z * [new branch] c57382a49 -> origin/c57382a49 2025-12-04T09:16:35.3583108Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-12-04T09:16:35.3583617Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-12-04T09:16:35.3584229Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-12-04T09:16:35.3584832Z * [new branch] cccclai-patch-1 -> origin/cccclai-patch-1 2025-12-04T09:16:35.3585480Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3586338Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3587295Z * [new branch] cherry-pick-162208-by-pytorch_bot_bot_ -> origin/cherry-pick-162208-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3588056Z * [new branch] cherry-pick-163169-by-pytorch_bot_bot_ -> origin/cherry-pick-163169-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3588865Z * [new branch] cherry-pick-165086-by-pytorch_bot_bot_ -> origin/cherry-pick-165086-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3589622Z * [new branch] cherry-pick-165514-by-pytorch_bot_bot_ -> origin/cherry-pick-165514-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3590392Z * [new branch] cherry-pick-165601-by-pytorch_bot_bot_ -> origin/cherry-pick-165601-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3591197Z * [new branch] cherry-pick-165667-by-pytorch_bot_bot_ -> origin/cherry-pick-165667-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3591961Z * [new branch] cherry-pick-165815-by-pytorch_bot_bot_ -> origin/cherry-pick-165815-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3592812Z * [new branch] cherry-pick-165922-by-pytorch_bot_bot_ -> origin/cherry-pick-165922-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3593646Z * [new branch] cherry-pick-166148-by-pytorch_bot_bot_ -> origin/cherry-pick-166148-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3594400Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3595193Z * [new branch] cherry-pick-166404-by-pytorch_bot_bot_ -> origin/cherry-pick-166404-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3595959Z * [new branch] cherry-pick-166427-by-pytorch_bot_bot_ -> origin/cherry-pick-166427-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3596752Z * [new branch] cherry-pick-166480-by-pytorch_bot_bot_ -> origin/cherry-pick-166480-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3597536Z * [new branch] cherry-pick-166570-by-pytorch_bot_bot_ -> origin/cherry-pick-166570-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3598463Z * [new branch] cherry-pick-166993-by-pytorch_bot_bot_ -> origin/cherry-pick-166993-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3599403Z * [new branch] cherry-pick-167111-by-pytorch_bot_bot_ -> origin/cherry-pick-167111-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3600158Z * [new branch] cherry-pick-167478-by-pytorch_bot_bot_ -> origin/cherry-pick-167478-by-pytorch_bot_bot_ 2025-12-04T09:16:35.3600868Z * [new branch] cherry_pick_166036_166040 -> origin/cherry_pick_166036_166040 2025-12-04T09:16:35.3601451Z * [new branch] cherry_pick_166457 -> origin/cherry_pick_166457 2025-12-04T09:16:35.3601989Z * [new branch] cherrypick_166338 -> origin/cherrypick_166338 2025-12-04T09:16:35.3602514Z * [new branch] cherrypick_166458 -> origin/cherrypick_166458 2025-12-04T09:16:35.3603024Z * [new branch] cherrypick_166586 -> origin/cherrypick_166586 2025-12-04T09:16:35.3603570Z * [new branch] cherrypick_166956 -> origin/cherrypick_166956 2025-12-04T09:16:35.3604073Z * [new branch] ci_attn -> origin/ci_attn 2025-12-04T09:16:35.3604590Z * [new branch] codex-testing -> origin/codex-testing 2025-12-04T09:16:35.3605434Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-12-04T09:16:35.3606261Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-12-04T09:16:35.3607161Z * [new branch] codex/investigate-segfaults-in-get_tensor_storage_id -> origin/codex/investigate-segfaults-in-get_tensor_storage_id 2025-12-04T09:16:35.3608209Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-12-04T09:16:35.3608968Z * [new branch] compatiblpy39util -> origin/compatiblpy39util 2025-12-04T09:16:35.3609520Z * [new branch] cond_hop_device -> origin/cond_hop_device 2025-12-04T09:16:35.3610058Z * [new branch] context_test -> origin/context_test 2025-12-04T09:16:35.3610706Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-12-04T09:16:35.3611396Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-12-04T09:16:35.3612015Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-12-04T09:16:35.3612794Z * [new branch] crpa/typo-in-inductor_comm_lowering -> origin/crpa/typo-in-inductor_comm_lowering 2025-12-04T09:16:35.3613436Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-12-04T09:16:35.3613984Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-12-04T09:16:35.3614510Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-12-04T09:16:35.3615011Z * [new branch] csl/clean_up -> origin/csl/clean_up 2025-12-04T09:16:35.3615543Z * [new branch] csl/fix_retry_segfault_exit -> origin/csl/fix_retry_segfault_exit 2025-12-04T09:16:35.3616049Z * [new branch] csl/katex -> origin/csl/katex 2025-12-04T09:16:35.3616560Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-12-04T09:16:35.3617023Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-12-04T09:16:35.3617486Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-12-04T09:16:35.3617953Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-12-04T09:16:35.3618780Z * [new branch] csl/manually_gen_json -> origin/csl/manually_gen_json 2025-12-04T09:16:35.3619264Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-12-04T09:16:35.3619817Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-12-04T09:16:35.3620312Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-12-04T09:16:35.3620795Z * [new branch] csl/remove_experiment -> origin/csl/remove_experiment 2025-12-04T09:16:35.3621315Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-12-04T09:16:35.3621925Z * [new branch] csl/remove_repo_specific_autolabel -> origin/csl/remove_repo_specific_autolabel 2025-12-04T09:16:35.3622514Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-12-04T09:16:35.3623024Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-12-04T09:16:35.3623499Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-12-04T09:16:35.3623952Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-12-04T09:16:35.3624452Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-12-04T09:16:35.3624943Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-12-04T09:16:35.3625575Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-12-04T09:16:35.3626210Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-12-04T09:16:35.3626954Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-12-04T09:16:35.3627534Z * [new branch] csl/upload_json_running -> origin/csl/upload_json_running 2025-12-04T09:16:35.3628074Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-12-04T09:16:35.3628513Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-12-04T09:16:35.3628954Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-12-04T09:16:35.3629382Z * [new branch] cuda_mempool -> origin/cuda_mempool 2025-12-04T09:16:35.3629847Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-12-04T09:16:35.3630375Z * [new branch] d4l3k/debug_plane_frtrace -> origin/d4l3k/debug_plane_frtrace 2025-12-04T09:16:35.3630853Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-12-04T09:16:35.3631281Z * [new branch] debug-guard -> origin/debug-guard 2025-12-04T09:16:35.3631790Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-12-04T09:16:35.3632998Z * [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:16:35.3634230Z * [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:16:35.3635122Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-12-04T09:16:35.3635761Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-12-04T09:16:35.3636370Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-12-04T09:16:35.3636909Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-12-04T09:16:35.3637425Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-12-04T09:16:35.3638449Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-12-04T09:16:35.3638938Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-12-04T09:16:35.3639544Z * [new branch] dev/joona/fix_sdpa_memtest -> origin/dev/joona/fix_sdpa_memtest 2025-12-04T09:16:35.3640114Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-12-04T09:16:35.3640691Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-12-04T09:16:35.3641230Z * [new branch] dev/joona/scalar_clamp -> origin/dev/joona/scalar_clamp 2025-12-04T09:16:35.3641722Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-12-04T09:16:35.3642182Z * [new branch] dev/joona/sdpa_api -> origin/dev/joona/sdpa_api 2025-12-04T09:16:35.3642673Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-12-04T09:16:35.3643195Z * [new branch] dev/joona/ulpAssertClose -> origin/dev/joona/ulpAssertClose 2025-12-04T09:16:35.3643711Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-12-04T09:16:35.3644173Z * [new branch] disp_counter -> origin/disp_counter 2025-12-04T09:16:35.3644641Z * [new branch] divyanshk-patch-1 -> origin/divyanshk-patch-1 2025-12-04T09:16:35.3645081Z * [new branch] docs -> origin/docs 2025-12-04T09:16:35.3645500Z * [new branch] documentation -> origin/documentation 2025-12-04T09:16:35.3645975Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-12-04T09:16:35.3646535Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-12-04T09:16:35.3647105Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-12-04T09:16:35.3647654Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-12-04T09:16:35.3648153Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-12-04T09:16:35.3648578Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-12-04T09:16:35.3649016Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-12-04T09:16:35.3649432Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-12-04T09:16:35.3649866Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-12-04T09:16:35.3650287Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-12-04T09:16:35.3650759Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-12-04T09:16:35.3651380Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-12-04T09:16:35.3652040Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-12-04T09:16:35.3652701Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-12-04T09:16:35.3653422Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-12-04T09:16:35.3654191Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-12-04T09:16:35.3654981Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-12-04T09:16:35.3655662Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-12-04T09:16:35.3656360Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-12-04T09:16:35.3657015Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-12-04T09:16:35.3658053Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-12-04T09:16:35.3658769Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-12-04T09:16:35.3659489Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-12-04T09:16:35.3660082Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-12-04T09:16:35.3660763Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-12-04T09:16:35.3661483Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-12-04T09:16:35.3662173Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-12-04T09:16:35.3662939Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-12-04T09:16:35.3663691Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-12-04T09:16:35.3664456Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-12-04T09:16:35.3665033Z * [new branch] exec -> origin/exec 2025-12-04T09:16:35.3665502Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-12-04T09:16:35.3666000Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-12-04T09:16:35.3666472Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-12-04T09:16:35.3667004Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-12-04T09:16:35.3667468Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-12-04T09:16:35.3667943Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-12-04T09:16:35.3668433Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-12-04T09:16:35.3668922Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-12-04T09:16:35.3669372Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-12-04T09:16:35.3669832Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-12-04T09:16:35.3670289Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-12-04T09:16:35.3670735Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-12-04T09:16:35.3671198Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-12-04T09:16:35.3671643Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-12-04T09:16:35.3672104Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-12-04T09:16:35.3672557Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-12-04T09:16:35.3673006Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-12-04T09:16:35.3673459Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-12-04T09:16:35.3673912Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-12-04T09:16:35.3674372Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-12-04T09:16:35.3674831Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-12-04T09:16:35.3675398Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-12-04T09:16:35.3675867Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-12-04T09:16:35.3676398Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-12-04T09:16:35.3676861Z * [new branch] export-D86256198 -> origin/export-D86256198 2025-12-04T09:16:35.3677318Z * [new branch] export-D86460608 -> origin/export-D86460608 2025-12-04T09:16:35.3677783Z * [new branch] export-D86474796 -> origin/export-D86474796 2025-12-04T09:16:35.3678245Z * [new branch] export-D86712396 -> origin/export-D86712396 2025-12-04T09:16:35.3678695Z * [new branch] export-D87022129 -> origin/export-D87022129 2025-12-04T09:16:35.3679152Z * [new branch] export-D87838959 -> origin/export-D87838959 2025-12-04T09:16:35.3679609Z * [new branch] export-D88319437 -> origin/export-D88319437 2025-12-04T09:16:35.3680185Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-12-04T09:16:35.3680792Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-12-04T09:16:35.3681309Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-12-04T09:16:35.3681794Z * [new branch] ezyang-war -> origin/ezyang-war 2025-12-04T09:16:35.3682288Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-12-04T09:16:35.3682787Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-12-04T09:16:35.3683266Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-12-04T09:16:35.3683785Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-12-04T09:16:35.3684239Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-12-04T09:16:35.3684634Z * [new branch] fca -> origin/fca 2025-12-04T09:16:35.3685042Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-12-04T09:16:35.3685443Z * [new branch] fca5 -> origin/fca5 2025-12-04T09:16:35.3685904Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-12-04T09:16:35.3686440Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-12-04T09:16:35.3686938Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-12-04T09:16:35.3687407Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-12-04T09:16:35.3687876Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-12-04T09:16:35.3688368Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-12-04T09:16:35.3688869Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-12-04T09:16:35.3689368Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-12-04T09:16:35.3689868Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-12-04T09:16:35.3690373Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-12-04T09:16:35.3690906Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-12-04T09:16:35.3691416Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-12-04T09:16:35.3691958Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-12-04T09:16:35.3692575Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-12-04T09:16:35.3693042Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-12-04T09:16:35.3693510Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-12-04T09:16:35.3694074Z * [new branch] fix_amd_missing_cluster_dims -> origin/fix_amd_missing_cluster_dims 2025-12-04T09:16:35.3694589Z * [new branch] fix_bench_bwd_pass -> origin/fix_bench_bwd_pass 2025-12-04T09:16:35.3695086Z * [new branch] fix_mem_profiler_config -> origin/fix_mem_profiler_config 2025-12-04T09:16:35.3695568Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-12-04T09:16:35.3696028Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-12-04T09:16:35.3696450Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-12-04T09:16:35.3696894Z * [new branch] fixes-triage -> origin/fixes-triage 2025-12-04T09:16:35.3697349Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-12-04T09:16:35.3697806Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-12-04T09:16:35.3698266Z * [new branch] flex-flash -> origin/flex-flash 2025-12-04T09:16:35.3698769Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-12-04T09:16:35.3699265Z * [new branch] flex_flash -> origin/flex_flash 2025-12-04T09:16:35.3699771Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-12-04T09:16:35.3700402Z * [new branch] fmassa/tests_comm_compute_scheduler -> origin/fmassa/tests_comm_compute_scheduler 2025-12-04T09:16:35.3700965Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-12-04T09:16:35.3701418Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-12-04T09:16:35.3701847Z * [new branch] fx_cpp -> origin/fx_cpp 2025-12-04T09:16:35.3702254Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-12-04T09:16:35.3702691Z * [new branch] galv-patch-1 -> origin/galv-patch-1 2025-12-04T09:16:35.3703336Z * [new branch] galv/cudagraphs-conditional-nodes-4 -> origin/galv/cudagraphs-conditional-nodes-4 2025-12-04T09:16:35.3704000Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-12-04T09:16:35.3704549Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-12-04T09:16:35.3705013Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-12-04T09:16:35.3705500Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-12-04T09:16:35.3706004Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-12-04T09:16:35.3706494Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-12-04T09:16:35.3707065Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-12-04T09:16:35.3707546Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-12-04T09:16:35.3708024Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-12-04T09:16:35.3708499Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-12-04T09:16:35.3708958Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-12-04T09:16:35.3709432Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-12-04T09:16:35.3709986Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-12-04T09:16:35.3710474Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-12-04T09:16:35.3711009Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-12-04T09:16:35.3711497Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-12-04T09:16:35.3711965Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-12-04T09:16:35.3712429Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-12-04T09:16:35.3712898Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-12-04T09:16:35.3713359Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-12-04T09:16:35.3713841Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-12-04T09:16:35.3714336Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-12-04T09:16:35.3714792Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-12-04T09:16:35.3715259Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-12-04T09:16:35.3715723Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-12-04T09:16:35.3716229Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-12-04T09:16:35.3716767Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-12-04T09:16:35.3717289Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-12-04T09:16:35.3717823Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-12-04T09:16:35.3718346Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-12-04T09:16:35.3718877Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-12-04T09:16:35.3719466Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-12-04T09:16:35.3720030Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-12-04T09:16:35.3720574Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-12-04T09:16:35.3721109Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-12-04T09:16:35.3721648Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-12-04T09:16:35.3722178Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-12-04T09:16:35.3722699Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-12-04T09:16:35.3723236Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-12-04T09:16:35.3723755Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-12-04T09:16:35.3724291Z * [new branch] gh/IvanKobzarev/166/base -> origin/gh/IvanKobzarev/166/base 2025-12-04T09:16:35.3724811Z * [new branch] gh/IvanKobzarev/166/head -> origin/gh/IvanKobzarev/166/head 2025-12-04T09:16:35.3725347Z * [new branch] gh/IvanKobzarev/166/orig -> origin/gh/IvanKobzarev/166/orig 2025-12-04T09:16:35.3725874Z * [new branch] gh/IvanKobzarev/167/base -> origin/gh/IvanKobzarev/167/base 2025-12-04T09:16:35.3726404Z * [new branch] gh/IvanKobzarev/167/head -> origin/gh/IvanKobzarev/167/head 2025-12-04T09:16:35.3726934Z * [new branch] gh/IvanKobzarev/167/orig -> origin/gh/IvanKobzarev/167/orig 2025-12-04T09:16:35.3727452Z * [new branch] gh/IvanKobzarev/168/base -> origin/gh/IvanKobzarev/168/base 2025-12-04T09:16:35.3728082Z * [new branch] gh/IvanKobzarev/168/head -> origin/gh/IvanKobzarev/168/head 2025-12-04T09:16:35.3728689Z * [new branch] gh/IvanKobzarev/168/orig -> origin/gh/IvanKobzarev/168/orig 2025-12-04T09:16:35.3729209Z * [new branch] gh/IvanKobzarev/169/base -> origin/gh/IvanKobzarev/169/base 2025-12-04T09:16:35.3729747Z * [new branch] gh/IvanKobzarev/169/head -> origin/gh/IvanKobzarev/169/head 2025-12-04T09:16:35.3730269Z * [new branch] gh/IvanKobzarev/169/orig -> origin/gh/IvanKobzarev/169/orig 2025-12-04T09:16:35.3730798Z * [new branch] gh/IvanKobzarev/170/base -> origin/gh/IvanKobzarev/170/base 2025-12-04T09:16:35.3731333Z * [new branch] gh/IvanKobzarev/170/head -> origin/gh/IvanKobzarev/170/head 2025-12-04T09:16:35.3731857Z * [new branch] gh/IvanKobzarev/170/orig -> origin/gh/IvanKobzarev/170/orig 2025-12-04T09:16:35.3732389Z * [new branch] gh/IvanKobzarev/171/base -> origin/gh/IvanKobzarev/171/base 2025-12-04T09:16:35.3732910Z * [new branch] gh/IvanKobzarev/171/head -> origin/gh/IvanKobzarev/171/head 2025-12-04T09:16:35.3733449Z * [new branch] gh/IvanKobzarev/171/orig -> origin/gh/IvanKobzarev/171/orig 2025-12-04T09:16:35.3733974Z * [new branch] gh/IvanKobzarev/172/base -> origin/gh/IvanKobzarev/172/base 2025-12-04T09:16:35.3734502Z * [new branch] gh/IvanKobzarev/172/head -> origin/gh/IvanKobzarev/172/head 2025-12-04T09:16:35.3735041Z * [new branch] gh/IvanKobzarev/172/orig -> origin/gh/IvanKobzarev/172/orig 2025-12-04T09:16:35.3735564Z * [new branch] gh/IvanKobzarev/173/base -> origin/gh/IvanKobzarev/173/base 2025-12-04T09:16:35.3736089Z * [new branch] gh/IvanKobzarev/173/head -> origin/gh/IvanKobzarev/173/head 2025-12-04T09:16:35.3736622Z * [new branch] gh/IvanKobzarev/173/orig -> origin/gh/IvanKobzarev/173/orig 2025-12-04T09:16:35.3737151Z * [new branch] gh/IvanKobzarev/174/base -> origin/gh/IvanKobzarev/174/base 2025-12-04T09:16:35.3737696Z * [new branch] gh/IvanKobzarev/174/head -> origin/gh/IvanKobzarev/174/head 2025-12-04T09:16:35.3738220Z * [new branch] gh/IvanKobzarev/174/orig -> origin/gh/IvanKobzarev/174/orig 2025-12-04T09:16:35.3738754Z * [new branch] gh/IvanKobzarev/175/base -> origin/gh/IvanKobzarev/175/base 2025-12-04T09:16:35.3739282Z * [new branch] gh/IvanKobzarev/175/head -> origin/gh/IvanKobzarev/175/head 2025-12-04T09:16:35.3739814Z * [new branch] gh/IvanKobzarev/175/orig -> origin/gh/IvanKobzarev/175/orig 2025-12-04T09:16:35.3740350Z * [new branch] gh/IvanKobzarev/176/base -> origin/gh/IvanKobzarev/176/base 2025-12-04T09:16:35.3740872Z * [new branch] gh/IvanKobzarev/176/head -> origin/gh/IvanKobzarev/176/head 2025-12-04T09:16:35.3741402Z * [new branch] gh/IvanKobzarev/176/orig -> origin/gh/IvanKobzarev/176/orig 2025-12-04T09:16:35.3741923Z * [new branch] gh/IvanKobzarev/177/base -> origin/gh/IvanKobzarev/177/base 2025-12-04T09:16:35.3742464Z * [new branch] gh/IvanKobzarev/177/head -> origin/gh/IvanKobzarev/177/head 2025-12-04T09:16:35.3743002Z * [new branch] gh/IvanKobzarev/177/orig -> origin/gh/IvanKobzarev/177/orig 2025-12-04T09:16:35.3743534Z * [new branch] gh/IvanKobzarev/178/base -> origin/gh/IvanKobzarev/178/base 2025-12-04T09:16:35.3744067Z * [new branch] gh/IvanKobzarev/178/head -> origin/gh/IvanKobzarev/178/head 2025-12-04T09:16:35.3744588Z * [new branch] gh/IvanKobzarev/178/orig -> origin/gh/IvanKobzarev/178/orig 2025-12-04T09:16:35.3745119Z * [new branch] gh/IvanKobzarev/179/base -> origin/gh/IvanKobzarev/179/base 2025-12-04T09:16:35.3745746Z * [new branch] gh/IvanKobzarev/179/head -> origin/gh/IvanKobzarev/179/head 2025-12-04T09:16:35.3746278Z * [new branch] gh/IvanKobzarev/179/orig -> origin/gh/IvanKobzarev/179/orig 2025-12-04T09:16:35.3746970Z * [new branch] gh/IvanKobzarev/180/base -> origin/gh/IvanKobzarev/180/base 2025-12-04T09:16:35.3747501Z * [new branch] gh/IvanKobzarev/180/head -> origin/gh/IvanKobzarev/180/head 2025-12-04T09:16:35.3748032Z * [new branch] gh/IvanKobzarev/180/orig -> origin/gh/IvanKobzarev/180/orig 2025-12-04T09:16:35.3748587Z * [new branch] gh/IvanKobzarev/181/base -> origin/gh/IvanKobzarev/181/base 2025-12-04T09:16:35.3749122Z * [new branch] gh/IvanKobzarev/181/head -> origin/gh/IvanKobzarev/181/head 2025-12-04T09:16:35.3749657Z * [new branch] gh/IvanKobzarev/181/orig -> origin/gh/IvanKobzarev/181/orig 2025-12-04T09:16:35.3750178Z * [new branch] gh/IvanKobzarev/182/base -> origin/gh/IvanKobzarev/182/base 2025-12-04T09:16:35.3750719Z * [new branch] gh/IvanKobzarev/182/head -> origin/gh/IvanKobzarev/182/head 2025-12-04T09:16:35.3751267Z * [new branch] gh/IvanKobzarev/182/orig -> origin/gh/IvanKobzarev/182/orig 2025-12-04T09:16:35.3751794Z * [new branch] gh/IvanKobzarev/183/base -> origin/gh/IvanKobzarev/183/base 2025-12-04T09:16:35.3752324Z * [new branch] gh/IvanKobzarev/183/head -> origin/gh/IvanKobzarev/183/head 2025-12-04T09:16:35.3752852Z * [new branch] gh/IvanKobzarev/183/orig -> origin/gh/IvanKobzarev/183/orig 2025-12-04T09:16:35.3753385Z * [new branch] gh/IvanKobzarev/184/base -> origin/gh/IvanKobzarev/184/base 2025-12-04T09:16:35.3753917Z * [new branch] gh/IvanKobzarev/184/head -> origin/gh/IvanKobzarev/184/head 2025-12-04T09:16:35.3754445Z * [new branch] gh/IvanKobzarev/184/orig -> origin/gh/IvanKobzarev/184/orig 2025-12-04T09:16:35.3754982Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-12-04T09:16:35.3755502Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-12-04T09:16:35.3756037Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-12-04T09:16:35.3756545Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-12-04T09:16:35.3757073Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-12-04T09:16:35.3757592Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-12-04T09:16:35.3758105Z * [new branch] gh/NikhilAPatel/5/base -> origin/gh/NikhilAPatel/5/base 2025-12-04T09:16:35.3758623Z * [new branch] gh/NikhilAPatel/5/head -> origin/gh/NikhilAPatel/5/head 2025-12-04T09:16:35.3759138Z * [new branch] gh/NikhilAPatel/5/orig -> origin/gh/NikhilAPatel/5/orig 2025-12-04T09:16:35.3759638Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-12-04T09:16:35.3760116Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-12-04T09:16:35.3760580Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-12-04T09:16:35.3761047Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-12-04T09:16:35.3761551Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-12-04T09:16:35.3762010Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-12-04T09:16:35.3762475Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-12-04T09:16:35.3762926Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-12-04T09:16:35.3763482Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-12-04T09:16:35.3764012Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-12-04T09:16:35.3764546Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-12-04T09:16:35.3765008Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-12-04T09:16:35.3765463Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-12-04T09:16:35.3765926Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-12-04T09:16:35.3766386Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-12-04T09:16:35.3766848Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-12-04T09:16:35.3767297Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-12-04T09:16:35.3767759Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-12-04T09:16:35.3768212Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-12-04T09:16:35.3768670Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-12-04T09:16:35.3769130Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-12-04T09:16:35.3769580Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-12-04T09:16:35.3770041Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-12-04T09:16:35.3770499Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-12-04T09:16:35.3770957Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-12-04T09:16:35.3771412Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-12-04T09:16:35.3771868Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-12-04T09:16:35.3772334Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-12-04T09:16:35.3772793Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-12-04T09:16:35.3773240Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-12-04T09:16:35.3773698Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-12-04T09:16:35.3774144Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-12-04T09:16:35.3774603Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-12-04T09:16:35.3775054Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-12-04T09:16:35.3775514Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-12-04T09:16:35.3775976Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-12-04T09:16:35.3776423Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-12-04T09:16:35.3776923Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-12-04T09:16:35.3777441Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-12-04T09:16:35.3777957Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-12-04T09:16:35.3778468Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-12-04T09:16:35.3778977Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-12-04T09:16:35.3779494Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-12-04T09:16:35.3780003Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-12-04T09:16:35.3781012Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-12-04T09:16:35.3781539Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-12-04T09:16:35.3782127Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-12-04T09:16:35.3782647Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-12-04T09:16:35.3783160Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-12-04T09:16:35.3783675Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-12-04T09:16:35.3784186Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-12-04T09:16:35.3784704Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-12-04T09:16:35.3785223Z * [new branch] gh/PaulZhang12/42/base -> origin/gh/PaulZhang12/42/base 2025-12-04T09:16:35.3785735Z * [new branch] gh/PaulZhang12/42/head -> origin/gh/PaulZhang12/42/head 2025-12-04T09:16:35.3786251Z * [new branch] gh/PaulZhang12/43/base -> origin/gh/PaulZhang12/43/base 2025-12-04T09:16:35.3786839Z * [new branch] gh/PaulZhang12/43/head -> origin/gh/PaulZhang12/43/head 2025-12-04T09:16:35.3787361Z * [new branch] gh/PaulZhang12/43/orig -> origin/gh/PaulZhang12/43/orig 2025-12-04T09:16:35.3787880Z * [new branch] gh/PaulZhang12/44/base -> origin/gh/PaulZhang12/44/base 2025-12-04T09:16:35.3788388Z * [new branch] gh/PaulZhang12/44/head -> origin/gh/PaulZhang12/44/head 2025-12-04T09:16:35.3788915Z * [new branch] gh/PaulZhang12/45/base -> origin/gh/PaulZhang12/45/base 2025-12-04T09:16:35.3789422Z * [new branch] gh/PaulZhang12/45/head -> origin/gh/PaulZhang12/45/head 2025-12-04T09:16:35.3789940Z * [new branch] gh/PaulZhang12/45/orig -> origin/gh/PaulZhang12/45/orig 2025-12-04T09:16:35.3790454Z * [new branch] gh/PaulZhang12/46/base -> origin/gh/PaulZhang12/46/base 2025-12-04T09:16:35.3790961Z * [new branch] gh/PaulZhang12/46/head -> origin/gh/PaulZhang12/46/head 2025-12-04T09:16:35.3791471Z * [new branch] gh/PaulZhang12/46/orig -> origin/gh/PaulZhang12/46/orig 2025-12-04T09:16:35.3791975Z * [new branch] gh/PaulZhang12/47/base -> origin/gh/PaulZhang12/47/base 2025-12-04T09:16:35.3792484Z * [new branch] gh/PaulZhang12/47/head -> origin/gh/PaulZhang12/47/head 2025-12-04T09:16:35.3792999Z * [new branch] gh/PaulZhang12/47/orig -> origin/gh/PaulZhang12/47/orig 2025-12-04T09:16:35.3793504Z * [new branch] gh/PaulZhang12/48/base -> origin/gh/PaulZhang12/48/base 2025-12-04T09:16:35.3794025Z * [new branch] gh/PaulZhang12/48/head -> origin/gh/PaulZhang12/48/head 2025-12-04T09:16:35.3794534Z * [new branch] gh/PaulZhang12/48/orig -> origin/gh/PaulZhang12/48/orig 2025-12-04T09:16:35.3795056Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-12-04T09:16:35.3795570Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-12-04T09:16:35.3796095Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-12-04T09:16:35.3796632Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-12-04T09:16:35.3797167Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-12-04T09:16:35.3797724Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-12-04T09:16:35.3798251Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-12-04T09:16:35.3798904Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-12-04T09:16:35.3799444Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-12-04T09:16:35.3800379Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-12-04T09:16:35.3800931Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-12-04T09:16:35.3801479Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-12-04T09:16:35.3802056Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-12-04T09:16:35.3802592Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-12-04T09:16:35.3803122Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-12-04T09:16:35.3803665Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-12-04T09:16:35.3804194Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-12-04T09:16:35.3804747Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-12-04T09:16:35.3805285Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-12-04T09:16:35.3805813Z * [new branch] gh/SherlockNoMad/18/base -> origin/gh/SherlockNoMad/18/base 2025-12-04T09:16:35.3806349Z * [new branch] gh/SherlockNoMad/18/head -> origin/gh/SherlockNoMad/18/head 2025-12-04T09:16:35.3806879Z * [new branch] gh/SherlockNoMad/18/orig -> origin/gh/SherlockNoMad/18/orig 2025-12-04T09:16:35.3807418Z * [new branch] gh/SherlockNoMad/19/base -> origin/gh/SherlockNoMad/19/base 2025-12-04T09:16:35.3807956Z * [new branch] gh/SherlockNoMad/19/head -> origin/gh/SherlockNoMad/19/head 2025-12-04T09:16:35.3808493Z * [new branch] gh/SherlockNoMad/19/orig -> origin/gh/SherlockNoMad/19/orig 2025-12-04T09:16:35.3809036Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-12-04T09:16:35.3809570Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-12-04T09:16:35.3810107Z * [new branch] gh/SherlockNoMad/20/base -> origin/gh/SherlockNoMad/20/base 2025-12-04T09:16:35.3810643Z * [new branch] gh/SherlockNoMad/20/head -> origin/gh/SherlockNoMad/20/head 2025-12-04T09:16:35.3811173Z * [new branch] gh/SherlockNoMad/20/orig -> origin/gh/SherlockNoMad/20/orig 2025-12-04T09:16:35.3811713Z * [new branch] gh/SherlockNoMad/21/base -> origin/gh/SherlockNoMad/21/base 2025-12-04T09:16:35.3812247Z * [new branch] gh/SherlockNoMad/21/head -> origin/gh/SherlockNoMad/21/head 2025-12-04T09:16:35.3812796Z * [new branch] gh/SherlockNoMad/21/orig -> origin/gh/SherlockNoMad/21/orig 2025-12-04T09:16:35.3813337Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-12-04T09:16:35.3813864Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-12-04T09:16:35.3814392Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-12-04T09:16:35.3814911Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-12-04T09:16:35.3815441Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-12-04T09:16:35.3815960Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-12-04T09:16:35.3816506Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-12-04T09:16:35.3817059Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-12-04T09:16:35.3817772Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-12-04T09:16:35.3818320Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-12-04T09:16:35.3819109Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-12-04T09:16:35.3819626Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-12-04T09:16:35.3820201Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-12-04T09:16:35.3820738Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-12-04T09:16:35.3821251Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-12-04T09:16:35.3821747Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-12-04T09:16:35.3822252Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-12-04T09:16:35.3822759Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-12-04T09:16:35.3823250Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-12-04T09:16:35.3823747Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-12-04T09:16:35.3824227Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-12-04T09:16:35.3824713Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-12-04T09:16:35.3825206Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-12-04T09:16:35.3825719Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-12-04T09:16:35.3826233Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-12-04T09:16:35.3826797Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-12-04T09:16:35.3827291Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-12-04T09:16:35.3827772Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-12-04T09:16:35.3828258Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-12-04T09:16:35.3828740Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-12-04T09:16:35.3829213Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-12-04T09:16:35.3829692Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-12-04T09:16:35.3830165Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-12-04T09:16:35.3830657Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-12-04T09:16:35.3831140Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-12-04T09:16:35.3831649Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-12-04T09:16:35.3832162Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-12-04T09:16:35.3832635Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-12-04T09:16:35.3833113Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-12-04T09:16:35.3833592Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-12-04T09:16:35.3834061Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-12-04T09:16:35.3834547Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-12-04T09:16:35.3835796Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-12-04T09:16:35.3836278Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-12-04T09:16:35.3837060Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-12-04T09:16:35.3837589Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-12-04T09:16:35.3838125Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-12-04T09:16:35.3838622Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-12-04T09:16:35.3839118Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-12-04T09:16:35.3839623Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-12-04T09:16:35.3840124Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-12-04T09:16:35.3840630Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-12-04T09:16:35.3841166Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-12-04T09:16:35.3841670Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-12-04T09:16:35.3842164Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-12-04T09:16:35.3842666Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-12-04T09:16:35.3843204Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-12-04T09:16:35.3843731Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-12-04T09:16:35.3844231Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-12-04T09:16:35.3844722Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-12-04T09:16:35.3845227Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-12-04T09:16:35.3845724Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-12-04T09:16:35.3846221Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-12-04T09:16:35.3846723Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-12-04T09:16:35.3847212Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-12-04T09:16:35.3847712Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-12-04T09:16:35.3848214Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-12-04T09:16:35.3848710Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-12-04T09:16:35.3849296Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-12-04T09:16:35.3849795Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-12-04T09:16:35.3850297Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-12-04T09:16:35.3850791Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-12-04T09:16:35.3851283Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-12-04T09:16:35.3851790Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-12-04T09:16:35.3852278Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-12-04T09:16:35.3852775Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-12-04T09:16:35.3853265Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-12-04T09:16:35.3853858Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-12-04T09:16:35.3854372Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-12-04T09:16:35.3854980Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-12-04T09:16:35.3855528Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-12-04T09:16:35.3856021Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-12-04T09:16:35.3856530Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-12-04T09:16:35.3857039Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-12-04T09:16:35.3857534Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-12-04T09:16:35.3858045Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-12-04T09:16:35.3858541Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-12-04T09:16:35.3859047Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-12-04T09:16:35.3859542Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-12-04T09:16:35.3860038Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-12-04T09:16:35.3860575Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-12-04T09:16:35.3861109Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-12-04T09:16:35.3861613Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-12-04T09:16:35.3862117Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-12-04T09:16:35.3862619Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-12-04T09:16:35.3863127Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-12-04T09:16:35.3863625Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-12-04T09:16:35.3864129Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-12-04T09:16:35.3864619Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-12-04T09:16:35.3865123Z * [new branch] gh/XuehaiPan/397/base -> origin/gh/XuehaiPan/397/base 2025-12-04T09:16:35.3865620Z * [new branch] gh/XuehaiPan/397/head -> origin/gh/XuehaiPan/397/head 2025-12-04T09:16:35.3866153Z * [new branch] gh/XuehaiPan/397/orig -> origin/gh/XuehaiPan/397/orig 2025-12-04T09:16:35.3866689Z * [new branch] gh/XuehaiPan/398/base -> origin/gh/XuehaiPan/398/base 2025-12-04T09:16:35.3867261Z * [new branch] gh/XuehaiPan/398/head -> origin/gh/XuehaiPan/398/head 2025-12-04T09:16:35.3867762Z * [new branch] gh/XuehaiPan/398/orig -> origin/gh/XuehaiPan/398/orig 2025-12-04T09:16:35.3868266Z * [new branch] gh/XuehaiPan/399/base -> origin/gh/XuehaiPan/399/base 2025-12-04T09:16:35.3868759Z * [new branch] gh/XuehaiPan/399/head -> origin/gh/XuehaiPan/399/head 2025-12-04T09:16:35.3869259Z * [new branch] gh/XuehaiPan/399/orig -> origin/gh/XuehaiPan/399/orig 2025-12-04T09:16:35.3869750Z * [new branch] gh/XuehaiPan/400/base -> origin/gh/XuehaiPan/400/base 2025-12-04T09:16:35.3870245Z * [new branch] gh/XuehaiPan/400/head -> origin/gh/XuehaiPan/400/head 2025-12-04T09:16:35.3870741Z * [new branch] gh/XuehaiPan/400/orig -> origin/gh/XuehaiPan/400/orig 2025-12-04T09:16:35.3871344Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-12-04T09:16:35.3871913Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-12-04T09:16:35.3872563Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-12-04T09:16:35.3873089Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-12-04T09:16:35.3873605Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-12-04T09:16:35.3874111Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-12-04T09:16:35.3874628Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-12-04T09:16:35.3875127Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-12-04T09:16:35.3875639Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-12-04T09:16:35.3876149Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-12-04T09:16:35.3876660Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-12-04T09:16:35.3877169Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-12-04T09:16:35.3877667Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-12-04T09:16:35.3878251Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-12-04T09:16:35.3878799Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-12-04T09:16:35.3879307Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-12-04T09:16:35.3879816Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-12-04T09:16:35.3880320Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-12-04T09:16:35.3880835Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-12-04T09:16:35.3881327Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-12-04T09:16:35.3881824Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-12-04T09:16:35.3882307Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-12-04T09:16:35.3882801Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-12-04T09:16:35.3883300Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-12-04T09:16:35.3883837Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-12-04T09:16:35.3884418Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-12-04T09:16:35.3884883Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-12-04T09:16:35.3885338Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-12-04T09:16:35.3886047Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-12-04T09:16:35.3886778Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-12-04T09:16:35.3887321Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-12-04T09:16:35.3887857Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-12-04T09:16:35.3888386Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-12-04T09:16:35.3888918Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-12-04T09:16:35.3889581Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-12-04T09:16:35.3890164Z * [new branch] gh/alexsamardzic/15/base -> origin/gh/alexsamardzic/15/base 2025-12-04T09:16:35.3890779Z * [new branch] gh/alexsamardzic/15/head -> origin/gh/alexsamardzic/15/head 2025-12-04T09:16:35.3891312Z * [new branch] gh/alexsamardzic/15/orig -> origin/gh/alexsamardzic/15/orig 2025-12-04T09:16:35.3891839Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-12-04T09:16:35.3892322Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-12-04T09:16:35.3892797Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-12-04T09:16:35.3893291Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-12-04T09:16:35.3893794Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-12-04T09:16:35.3894303Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-12-04T09:16:35.3894795Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-12-04T09:16:35.3895335Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-12-04T09:16:35.3895857Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-12-04T09:16:35.3896358Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-12-04T09:16:35.3896861Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-12-04T09:16:35.3897351Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-12-04T09:16:35.3897852Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-12-04T09:16:35.3898346Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-12-04T09:16:35.3898848Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-12-04T09:16:35.3899356Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-12-04T09:16:35.3899852Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-12-04T09:16:35.3900345Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-12-04T09:16:35.3900874Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-12-04T09:16:35.3901411Z * [new branch] gh/andyanwang/45/base -> origin/gh/andyanwang/45/base 2025-12-04T09:16:35.3901917Z * [new branch] gh/andyanwang/45/head -> origin/gh/andyanwang/45/head 2025-12-04T09:16:35.3902413Z * [new branch] gh/andyanwang/45/orig -> origin/gh/andyanwang/45/orig 2025-12-04T09:16:35.3902918Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-12-04T09:16:35.3903402Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-12-04T09:16:35.3903903Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-12-04T09:16:35.3904388Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-12-04T09:16:35.3904876Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-12-04T09:16:35.3905367Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-12-04T09:16:35.3905848Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-12-04T09:16:35.3906342Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-12-04T09:16:35.3906954Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-12-04T09:16:35.3907537Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-12-04T09:16:35.3908038Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-12-04T09:16:35.3908594Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-12-04T09:16:35.3909085Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-12-04T09:16:35.3909573Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-12-04T09:16:35.3910070Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-12-04T09:16:35.3910615Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-12-04T09:16:35.3911097Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-12-04T09:16:35.3911584Z * [new branch] gh/angelayi/131/base -> origin/gh/angelayi/131/base 2025-12-04T09:16:35.3912067Z * [new branch] gh/angelayi/131/head -> origin/gh/angelayi/131/head 2025-12-04T09:16:35.3912598Z * [new branch] gh/angelayi/131/orig -> origin/gh/angelayi/131/orig 2025-12-04T09:16:35.3913116Z * [new branch] gh/angelayi/132/base -> origin/gh/angelayi/132/base 2025-12-04T09:16:35.3913608Z * [new branch] gh/angelayi/132/head -> origin/gh/angelayi/132/head 2025-12-04T09:16:35.3914104Z * [new branch] gh/angelayi/132/orig -> origin/gh/angelayi/132/orig 2025-12-04T09:16:35.3914579Z * [new branch] gh/angelayi/133/base -> origin/gh/angelayi/133/base 2025-12-04T09:16:35.3915064Z * [new branch] gh/angelayi/133/head -> origin/gh/angelayi/133/head 2025-12-04T09:16:35.3915539Z * [new branch] gh/angelayi/133/orig -> origin/gh/angelayi/133/orig 2025-12-04T09:16:35.3916025Z * [new branch] gh/angelayi/134/base -> origin/gh/angelayi/134/base 2025-12-04T09:16:35.3916508Z * [new branch] gh/angelayi/134/head -> origin/gh/angelayi/134/head 2025-12-04T09:16:35.3916992Z * [new branch] gh/angelayi/134/orig -> origin/gh/angelayi/134/orig 2025-12-04T09:16:35.3917486Z * [new branch] gh/angelayi/135/base -> origin/gh/angelayi/135/base 2025-12-04T09:16:35.3918002Z * [new branch] gh/angelayi/135/head -> origin/gh/angelayi/135/head 2025-12-04T09:16:35.3918527Z * [new branch] gh/angelayi/135/orig -> origin/gh/angelayi/135/orig 2025-12-04T09:16:35.3919026Z * [new branch] gh/angelayi/136/base -> origin/gh/angelayi/136/base 2025-12-04T09:16:35.3919509Z * [new branch] gh/angelayi/136/head -> origin/gh/angelayi/136/head 2025-12-04T09:16:35.3919993Z * [new branch] gh/angelayi/136/orig -> origin/gh/angelayi/136/orig 2025-12-04T09:16:35.3920478Z * [new branch] gh/angelayi/137/base -> origin/gh/angelayi/137/base 2025-12-04T09:16:35.3921004Z * [new branch] gh/angelayi/137/head -> origin/gh/angelayi/137/head 2025-12-04T09:16:35.3921499Z * [new branch] gh/angelayi/137/orig -> origin/gh/angelayi/137/orig 2025-12-04T09:16:35.3921973Z * [new branch] gh/angelayi/138/base -> origin/gh/angelayi/138/base 2025-12-04T09:16:35.3922458Z * [new branch] gh/angelayi/138/head -> origin/gh/angelayi/138/head 2025-12-04T09:16:35.3922935Z * [new branch] gh/angelayi/138/orig -> origin/gh/angelayi/138/orig 2025-12-04T09:16:35.3923424Z * [new branch] gh/angelayi/139/base -> origin/gh/angelayi/139/base 2025-12-04T09:16:35.3923937Z * [new branch] gh/angelayi/139/head -> origin/gh/angelayi/139/head 2025-12-04T09:16:35.3924539Z * [new branch] gh/angelayi/139/orig -> origin/gh/angelayi/139/orig 2025-12-04T09:16:35.3925038Z * [new branch] gh/angelayi/140/base -> origin/gh/angelayi/140/base 2025-12-04T09:16:35.3925604Z * [new branch] gh/angelayi/140/head -> origin/gh/angelayi/140/head 2025-12-04T09:16:35.3926097Z * [new branch] gh/angelayi/140/orig -> origin/gh/angelayi/140/orig 2025-12-04T09:16:35.3926581Z * [new branch] gh/angelayi/141/base -> origin/gh/angelayi/141/base 2025-12-04T09:16:35.3927079Z * [new branch] gh/angelayi/141/head -> origin/gh/angelayi/141/head 2025-12-04T09:16:35.3927572Z * [new branch] gh/angelayi/141/orig -> origin/gh/angelayi/141/orig 2025-12-04T09:16:35.3928053Z * [new branch] gh/angelayi/142/base -> origin/gh/angelayi/142/base 2025-12-04T09:16:35.3928583Z * [new branch] gh/angelayi/142/head -> origin/gh/angelayi/142/head 2025-12-04T09:16:35.3929067Z * [new branch] gh/angelayi/142/orig -> origin/gh/angelayi/142/orig 2025-12-04T09:16:35.3929591Z * [new branch] gh/angelayi/143/base -> origin/gh/angelayi/143/base 2025-12-04T09:16:35.3930115Z * [new branch] gh/angelayi/143/head -> origin/gh/angelayi/143/head 2025-12-04T09:16:35.3930600Z * [new branch] gh/angelayi/143/orig -> origin/gh/angelayi/143/orig 2025-12-04T09:16:35.3931083Z * [new branch] gh/angelayi/144/base -> origin/gh/angelayi/144/base 2025-12-04T09:16:35.3931567Z * [new branch] gh/angelayi/144/head -> origin/gh/angelayi/144/head 2025-12-04T09:16:35.3932057Z * [new branch] gh/angelayi/144/orig -> origin/gh/angelayi/144/orig 2025-12-04T09:16:35.3932567Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-12-04T09:16:35.3933076Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-12-04T09:16:35.3933596Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-12-04T09:16:35.3934093Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-12-04T09:16:35.3934610Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-12-04T09:16:35.3935106Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-12-04T09:16:35.3935710Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-12-04T09:16:35.3936227Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-12-04T09:16:35.3936731Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-12-04T09:16:35.3937243Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-12-04T09:16:35.3937749Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-12-04T09:16:35.3938264Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-12-04T09:16:35.3938778Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-12-04T09:16:35.3939282Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-12-04T09:16:35.3939797Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-12-04T09:16:35.3940296Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-12-04T09:16:35.3940806Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-12-04T09:16:35.3941387Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-12-04T09:16:35.3941895Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-12-04T09:16:35.3942511Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-12-04T09:16:35.3943013Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-12-04T09:16:35.3943605Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-12-04T09:16:35.3944122Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-12-04T09:16:35.3944644Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-12-04T09:16:35.3945172Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-12-04T09:16:35.3945685Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-12-04T09:16:35.3946207Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-12-04T09:16:35.3946865Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-12-04T09:16:35.3947411Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-12-04T09:16:35.3947938Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-12-04T09:16:35.3948447Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-12-04T09:16:35.3948960Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-12-04T09:16:35.3949479Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-12-04T09:16:35.3949979Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-12-04T09:16:35.3950492Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-12-04T09:16:35.3950996Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-12-04T09:16:35.3951515Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-12-04T09:16:35.3952023Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-12-04T09:16:35.3952569Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-12-04T09:16:35.3953113Z * [new branch] gh/anijain2305/941/base -> origin/gh/anijain2305/941/base 2025-12-04T09:16:35.3953627Z * [new branch] gh/anijain2305/941/head -> origin/gh/anijain2305/941/head 2025-12-04T09:16:35.3954151Z * [new branch] gh/anijain2305/941/orig -> origin/gh/anijain2305/941/orig 2025-12-04T09:16:35.3954656Z * [new branch] gh/anijain2305/942/base -> origin/gh/anijain2305/942/base 2025-12-04T09:16:35.3955173Z * [new branch] gh/anijain2305/942/head -> origin/gh/anijain2305/942/head 2025-12-04T09:16:35.3955697Z * [new branch] gh/anijain2305/942/orig -> origin/gh/anijain2305/942/orig 2025-12-04T09:16:35.3956199Z * [new branch] gh/anijain2305/943/base -> origin/gh/anijain2305/943/base 2025-12-04T09:16:35.3974994Z * [new branch] gh/anijain2305/943/head -> origin/gh/anijain2305/943/head 2025-12-04T09:16:35.3975697Z * [new branch] gh/anijain2305/943/orig -> origin/gh/anijain2305/943/orig 2025-12-04T09:16:35.3976253Z * [new branch] gh/anijain2305/944/base -> origin/gh/anijain2305/944/base 2025-12-04T09:16:35.3976789Z * [new branch] gh/anijain2305/944/head -> origin/gh/anijain2305/944/head 2025-12-04T09:16:35.3977297Z * [new branch] gh/anijain2305/944/orig -> origin/gh/anijain2305/944/orig 2025-12-04T09:16:35.3977811Z * [new branch] gh/anijain2305/945/base -> origin/gh/anijain2305/945/base 2025-12-04T09:16:35.3978469Z * [new branch] gh/anijain2305/945/head -> origin/gh/anijain2305/945/head 2025-12-04T09:16:35.3978973Z * [new branch] gh/anijain2305/945/orig -> origin/gh/anijain2305/945/orig 2025-12-04T09:16:35.3979580Z * [new branch] gh/anijain2305/946/base -> origin/gh/anijain2305/946/base 2025-12-04T09:16:35.3980092Z * [new branch] gh/anijain2305/946/head -> origin/gh/anijain2305/946/head 2025-12-04T09:16:35.3980614Z * [new branch] gh/anijain2305/946/orig -> origin/gh/anijain2305/946/orig 2025-12-04T09:16:35.3981139Z * [new branch] gh/anijain2305/947/base -> origin/gh/anijain2305/947/base 2025-12-04T09:16:35.3981714Z * [new branch] gh/anijain2305/947/head -> origin/gh/anijain2305/947/head 2025-12-04T09:16:35.3982230Z * [new branch] gh/anijain2305/947/orig -> origin/gh/anijain2305/947/orig 2025-12-04T09:16:35.3982744Z * [new branch] gh/anijain2305/948/base -> origin/gh/anijain2305/948/base 2025-12-04T09:16:35.3983274Z * [new branch] gh/anijain2305/948/head -> origin/gh/anijain2305/948/head 2025-12-04T09:16:35.3983785Z * [new branch] gh/anijain2305/948/orig -> origin/gh/anijain2305/948/orig 2025-12-04T09:16:35.3984293Z * [new branch] gh/anijain2305/949/base -> origin/gh/anijain2305/949/base 2025-12-04T09:16:35.3984799Z * [new branch] gh/anijain2305/949/head -> origin/gh/anijain2305/949/head 2025-12-04T09:16:35.3985304Z * [new branch] gh/anijain2305/949/orig -> origin/gh/anijain2305/949/orig 2025-12-04T09:16:35.3985821Z * [new branch] gh/anijain2305/950/base -> origin/gh/anijain2305/950/base 2025-12-04T09:16:35.3986332Z * [new branch] gh/anijain2305/950/head -> origin/gh/anijain2305/950/head 2025-12-04T09:16:35.3986906Z * [new branch] gh/anijain2305/950/orig -> origin/gh/anijain2305/950/orig 2025-12-04T09:16:35.3987502Z * [new branch] gh/anijain2305/951/base -> origin/gh/anijain2305/951/base 2025-12-04T09:16:35.3988014Z * [new branch] gh/anijain2305/951/head -> origin/gh/anijain2305/951/head 2025-12-04T09:16:35.3988534Z * [new branch] gh/anijain2305/951/orig -> origin/gh/anijain2305/951/orig 2025-12-04T09:16:35.3989051Z * [new branch] gh/anijain2305/952/base -> origin/gh/anijain2305/952/base 2025-12-04T09:16:35.3989552Z * [new branch] gh/anijain2305/952/head -> origin/gh/anijain2305/952/head 2025-12-04T09:16:35.3990060Z * [new branch] gh/anijain2305/952/orig -> origin/gh/anijain2305/952/orig 2025-12-04T09:16:35.3990563Z * [new branch] gh/anijain2305/953/base -> origin/gh/anijain2305/953/base 2025-12-04T09:16:35.3991075Z * [new branch] gh/anijain2305/953/head -> origin/gh/anijain2305/953/head 2025-12-04T09:16:35.3991579Z * [new branch] gh/anijain2305/953/orig -> origin/gh/anijain2305/953/orig 2025-12-04T09:16:35.3992089Z * [new branch] gh/anijain2305/954/base -> origin/gh/anijain2305/954/base 2025-12-04T09:16:35.3992607Z * [new branch] gh/anijain2305/954/head -> origin/gh/anijain2305/954/head 2025-12-04T09:16:35.3993155Z * [new branch] gh/anijain2305/954/orig -> origin/gh/anijain2305/954/orig 2025-12-04T09:16:35.3993699Z * [new branch] gh/anijain2305/955/base -> origin/gh/anijain2305/955/base 2025-12-04T09:16:35.3994203Z * [new branch] gh/anijain2305/955/head -> origin/gh/anijain2305/955/head 2025-12-04T09:16:35.3994721Z * [new branch] gh/anijain2305/955/orig -> origin/gh/anijain2305/955/orig 2025-12-04T09:16:35.3995242Z * [new branch] gh/anijain2305/956/base -> origin/gh/anijain2305/956/base 2025-12-04T09:16:35.3995740Z * [new branch] gh/anijain2305/956/head -> origin/gh/anijain2305/956/head 2025-12-04T09:16:35.3996357Z * [new branch] gh/anijain2305/956/orig -> origin/gh/anijain2305/956/orig 2025-12-04T09:16:35.3996867Z * [new branch] gh/anijain2305/957/base -> origin/gh/anijain2305/957/base 2025-12-04T09:16:35.3997460Z * [new branch] gh/anijain2305/957/head -> origin/gh/anijain2305/957/head 2025-12-04T09:16:35.3997984Z * [new branch] gh/anijain2305/957/orig -> origin/gh/anijain2305/957/orig 2025-12-04T09:16:35.3998535Z * [new branch] gh/anijain2305/958/base -> origin/gh/anijain2305/958/base 2025-12-04T09:16:35.3999088Z * [new branch] gh/anijain2305/958/head -> origin/gh/anijain2305/958/head 2025-12-04T09:16:35.3999592Z * [new branch] gh/anijain2305/958/orig -> origin/gh/anijain2305/958/orig 2025-12-04T09:16:35.4000098Z * [new branch] gh/anijain2305/959/base -> origin/gh/anijain2305/959/base 2025-12-04T09:16:35.4000612Z * [new branch] gh/anijain2305/959/head -> origin/gh/anijain2305/959/head 2025-12-04T09:16:35.4001120Z * [new branch] gh/anijain2305/959/orig -> origin/gh/anijain2305/959/orig 2025-12-04T09:16:35.4001631Z * [new branch] gh/anijain2305/960/base -> origin/gh/anijain2305/960/base 2025-12-04T09:16:35.4002140Z * [new branch] gh/anijain2305/960/head -> origin/gh/anijain2305/960/head 2025-12-04T09:16:35.4002650Z * [new branch] gh/anijain2305/960/orig -> origin/gh/anijain2305/960/orig 2025-12-04T09:16:35.4003161Z * [new branch] gh/anijain2305/961/base -> origin/gh/anijain2305/961/base 2025-12-04T09:16:35.4003660Z * [new branch] gh/anijain2305/961/head -> origin/gh/anijain2305/961/head 2025-12-04T09:16:35.4004173Z * [new branch] gh/anijain2305/961/orig -> origin/gh/anijain2305/961/orig 2025-12-04T09:16:35.4004735Z * [new branch] gh/anijain2305/962/base -> origin/gh/anijain2305/962/base 2025-12-04T09:16:35.4005254Z * [new branch] gh/anijain2305/962/head -> origin/gh/anijain2305/962/head 2025-12-04T09:16:35.4005768Z * [new branch] gh/anijain2305/962/orig -> origin/gh/anijain2305/962/orig 2025-12-04T09:16:35.4006276Z * [new branch] gh/anijain2305/963/base -> origin/gh/anijain2305/963/base 2025-12-04T09:16:35.4006801Z * [new branch] gh/anijain2305/963/head -> origin/gh/anijain2305/963/head 2025-12-04T09:16:35.4007302Z * [new branch] gh/anijain2305/963/orig -> origin/gh/anijain2305/963/orig 2025-12-04T09:16:35.4007824Z * [new branch] gh/anijain2305/964/base -> origin/gh/anijain2305/964/base 2025-12-04T09:16:35.4008331Z * [new branch] gh/anijain2305/964/head -> origin/gh/anijain2305/964/head 2025-12-04T09:16:35.4008846Z * [new branch] gh/anijain2305/964/orig -> origin/gh/anijain2305/964/orig 2025-12-04T09:16:35.4009362Z * [new branch] gh/anijain2305/965/base -> origin/gh/anijain2305/965/base 2025-12-04T09:16:35.4009864Z * [new branch] gh/anijain2305/965/head -> origin/gh/anijain2305/965/head 2025-12-04T09:16:35.4010450Z * [new branch] gh/anijain2305/965/orig -> origin/gh/anijain2305/965/orig 2025-12-04T09:16:35.4010954Z * [new branch] gh/anijain2305/966/base -> origin/gh/anijain2305/966/base 2025-12-04T09:16:35.4011460Z * [new branch] gh/anijain2305/966/head -> origin/gh/anijain2305/966/head 2025-12-04T09:16:35.4011965Z * [new branch] gh/anijain2305/966/orig -> origin/gh/anijain2305/966/orig 2025-12-04T09:16:35.4012466Z * [new branch] gh/anijain2305/967/base -> origin/gh/anijain2305/967/base 2025-12-04T09:16:35.4012986Z * [new branch] gh/anijain2305/967/head -> origin/gh/anijain2305/967/head 2025-12-04T09:16:35.4013485Z * [new branch] gh/anijain2305/967/orig -> origin/gh/anijain2305/967/orig 2025-12-04T09:16:35.4014089Z * [new branch] gh/anijain2305/968/base -> origin/gh/anijain2305/968/base 2025-12-04T09:16:35.4014601Z * [new branch] gh/anijain2305/968/head -> origin/gh/anijain2305/968/head 2025-12-04T09:16:35.4015189Z * [new branch] gh/anijain2305/968/orig -> origin/gh/anijain2305/968/orig 2025-12-04T09:16:35.4015760Z * [new branch] gh/anijain2305/969/base -> origin/gh/anijain2305/969/base 2025-12-04T09:16:35.4016311Z * [new branch] gh/anijain2305/969/head -> origin/gh/anijain2305/969/head 2025-12-04T09:16:35.4016887Z * [new branch] gh/anijain2305/969/orig -> origin/gh/anijain2305/969/orig 2025-12-04T09:16:35.4017441Z * [new branch] gh/anijain2305/970/base -> origin/gh/anijain2305/970/base 2025-12-04T09:16:35.4018013Z * [new branch] gh/anijain2305/970/head -> origin/gh/anijain2305/970/head 2025-12-04T09:16:35.4018524Z * [new branch] gh/anijain2305/970/orig -> origin/gh/anijain2305/970/orig 2025-12-04T09:16:35.4019022Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-12-04T09:16:35.4019521Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-12-04T09:16:35.4020019Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-12-04T09:16:35.4020505Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-12-04T09:16:35.4021000Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-12-04T09:16:35.4021476Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-12-04T09:16:35.4021950Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-12-04T09:16:35.4022418Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-12-04T09:16:35.4022897Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-12-04T09:16:35.4023410Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-12-04T09:16:35.4023920Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-12-04T09:16:35.4024458Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-12-04T09:16:35.4024970Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-12-04T09:16:35.4025490Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-12-04T09:16:35.4026049Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-12-04T09:16:35.4026560Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-12-04T09:16:35.4027142Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-12-04T09:16:35.4027696Z * [new branch] gh/anshul-si/66/base -> origin/gh/anshul-si/66/base 2025-12-04T09:16:35.4028216Z * [new branch] gh/anshul-si/66/head -> origin/gh/anshul-si/66/head 2025-12-04T09:16:35.4028766Z * [new branch] gh/anshul-si/66/orig -> origin/gh/anshul-si/66/orig 2025-12-04T09:16:35.4029275Z * [new branch] gh/anshul-si/67/base -> origin/gh/anshul-si/67/base 2025-12-04T09:16:35.4029796Z * [new branch] gh/anshul-si/67/head -> origin/gh/anshul-si/67/head 2025-12-04T09:16:35.4030342Z * [new branch] gh/anshul-si/67/orig -> origin/gh/anshul-si/67/orig 2025-12-04T09:16:35.4030867Z * [new branch] gh/anshul-si/68/base -> origin/gh/anshul-si/68/base 2025-12-04T09:16:35.4031385Z * [new branch] gh/anshul-si/68/head -> origin/gh/anshul-si/68/head 2025-12-04T09:16:35.4031933Z * [new branch] gh/anshul-si/68/orig -> origin/gh/anshul-si/68/orig 2025-12-04T09:16:35.4032545Z * [new branch] gh/anshul-si/69/base -> origin/gh/anshul-si/69/base 2025-12-04T09:16:35.4033097Z * [new branch] gh/anshul-si/69/head -> origin/gh/anshul-si/69/head 2025-12-04T09:16:35.4033715Z * [new branch] gh/anshul-si/69/orig -> origin/gh/anshul-si/69/orig 2025-12-04T09:16:35.4034262Z * [new branch] gh/anshul-si/70/base -> origin/gh/anshul-si/70/base 2025-12-04T09:16:35.4034786Z * [new branch] gh/anshul-si/70/head -> origin/gh/anshul-si/70/head 2025-12-04T09:16:35.4035322Z * [new branch] gh/anshul-si/70/orig -> origin/gh/anshul-si/70/orig 2025-12-04T09:16:35.4035860Z * [new branch] gh/anshul-si/71/base -> origin/gh/anshul-si/71/base 2025-12-04T09:16:35.4036375Z * [new branch] gh/anshul-si/71/head -> origin/gh/anshul-si/71/head 2025-12-04T09:16:35.4036921Z * [new branch] gh/anshul-si/71/orig -> origin/gh/anshul-si/71/orig 2025-12-04T09:16:35.4037446Z * [new branch] gh/anshul-si/72/base -> origin/gh/anshul-si/72/base 2025-12-04T09:16:35.4037970Z * [new branch] gh/anshul-si/72/head -> origin/gh/anshul-si/72/head 2025-12-04T09:16:35.4038513Z * [new branch] gh/anshul-si/72/orig -> origin/gh/anshul-si/72/orig 2025-12-04T09:16:35.4039038Z * [new branch] gh/anshul-si/73/base -> origin/gh/anshul-si/73/base 2025-12-04T09:16:35.4039554Z * [new branch] gh/anshul-si/73/head -> origin/gh/anshul-si/73/head 2025-12-04T09:16:35.4040104Z * [new branch] gh/anshul-si/73/orig -> origin/gh/anshul-si/73/orig 2025-12-04T09:16:35.4040625Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-12-04T09:16:35.4041177Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-12-04T09:16:35.4041673Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-12-04T09:16:35.4042159Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-12-04T09:16:35.4042647Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-12-04T09:16:35.4043136Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-12-04T09:16:35.4043621Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-12-04T09:16:35.4044112Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-12-04T09:16:35.4044589Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-12-04T09:16:35.4045074Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-12-04T09:16:35.4045552Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-12-04T09:16:35.4046046Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-12-04T09:16:35.4046573Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-12-04T09:16:35.4047094Z * [new branch] gh/aorenste/146/base -> origin/gh/aorenste/146/base 2025-12-04T09:16:35.4047616Z * [new branch] gh/aorenste/146/head -> origin/gh/aorenste/146/head 2025-12-04T09:16:35.4048137Z * [new branch] gh/aorenste/146/orig -> origin/gh/aorenste/146/orig 2025-12-04T09:16:35.4048628Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-12-04T09:16:35.4049249Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-12-04T09:16:35.4049730Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-12-04T09:16:35.4050320Z * [new branch] gh/aorenste/148/base -> origin/gh/aorenste/148/base 2025-12-04T09:16:35.4050811Z * [new branch] gh/aorenste/148/head -> origin/gh/aorenste/148/head 2025-12-04T09:16:35.4051370Z * [new branch] gh/aorenste/148/orig -> origin/gh/aorenste/148/orig 2025-12-04T09:16:35.4051868Z * [new branch] gh/aorenste/149/base -> origin/gh/aorenste/149/base 2025-12-04T09:16:35.4052355Z * [new branch] gh/aorenste/149/head -> origin/gh/aorenste/149/head 2025-12-04T09:16:35.4052893Z * [new branch] gh/aorenste/149/orig -> origin/gh/aorenste/149/orig 2025-12-04T09:16:35.4053448Z * [new branch] gh/aorenste/150/base -> origin/gh/aorenste/150/base 2025-12-04T09:16:35.4053934Z * [new branch] gh/aorenste/150/head -> origin/gh/aorenste/150/head 2025-12-04T09:16:35.4054420Z * [new branch] gh/aorenste/150/orig -> origin/gh/aorenste/150/orig 2025-12-04T09:16:35.4054904Z * [new branch] gh/aorenste/151/base -> origin/gh/aorenste/151/base 2025-12-04T09:16:35.4055390Z * [new branch] gh/aorenste/151/head -> origin/gh/aorenste/151/head 2025-12-04T09:16:35.4055884Z * [new branch] gh/aorenste/151/orig -> origin/gh/aorenste/151/orig 2025-12-04T09:16:35.4056378Z * [new branch] gh/aorenste/152/base -> origin/gh/aorenste/152/base 2025-12-04T09:16:35.4056884Z * [new branch] gh/aorenste/152/head -> origin/gh/aorenste/152/head 2025-12-04T09:16:35.4057375Z * [new branch] gh/aorenste/152/orig -> origin/gh/aorenste/152/orig 2025-12-04T09:16:35.4057850Z * [new branch] gh/aorenste/153/base -> origin/gh/aorenste/153/base 2025-12-04T09:16:35.4058341Z * [new branch] gh/aorenste/153/head -> origin/gh/aorenste/153/head 2025-12-04T09:16:35.4058858Z * [new branch] gh/aorenste/153/orig -> origin/gh/aorenste/153/orig 2025-12-04T09:16:35.4059414Z * [new branch] gh/aorenste/154/base -> origin/gh/aorenste/154/base 2025-12-04T09:16:35.4059890Z * [new branch] gh/aorenste/154/head -> origin/gh/aorenste/154/head 2025-12-04T09:16:35.4060384Z * [new branch] gh/aorenste/154/orig -> origin/gh/aorenste/154/orig 2025-12-04T09:16:35.4060867Z * [new branch] gh/aorenste/155/base -> origin/gh/aorenste/155/base 2025-12-04T09:16:35.4061346Z * [new branch] gh/aorenste/155/head -> origin/gh/aorenste/155/head 2025-12-04T09:16:35.4061837Z * [new branch] gh/aorenste/155/orig -> origin/gh/aorenste/155/orig 2025-12-04T09:16:35.4062316Z * [new branch] gh/aorenste/156/base -> origin/gh/aorenste/156/base 2025-12-04T09:16:35.4062808Z * [new branch] gh/aorenste/156/head -> origin/gh/aorenste/156/head 2025-12-04T09:16:35.4063307Z * [new branch] gh/aorenste/156/orig -> origin/gh/aorenste/156/orig 2025-12-04T09:16:35.4063788Z * [new branch] gh/aorenste/157/base -> origin/gh/aorenste/157/base 2025-12-04T09:16:35.4064283Z * [new branch] gh/aorenste/157/head -> origin/gh/aorenste/157/head 2025-12-04T09:16:35.4064834Z * [new branch] gh/aorenste/157/orig -> origin/gh/aorenste/157/orig 2025-12-04T09:16:35.4065360Z * [new branch] gh/aorenste/158/base -> origin/gh/aorenste/158/base 2025-12-04T09:16:35.4065894Z * [new branch] gh/aorenste/158/head -> origin/gh/aorenste/158/head 2025-12-04T09:16:35.4066374Z * [new branch] gh/aorenste/158/orig -> origin/gh/aorenste/158/orig 2025-12-04T09:16:35.4066946Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-12-04T09:16:35.4067428Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-12-04T09:16:35.4068016Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-12-04T09:16:35.4068548Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-12-04T09:16:35.4069147Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-12-04T09:16:35.4069686Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-12-04T09:16:35.4070215Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-12-04T09:16:35.4070746Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-12-04T09:16:35.4071257Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-12-04T09:16:35.4071750Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-12-04T09:16:35.4072245Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-12-04T09:16:35.4072723Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-12-04T09:16:35.4073202Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-12-04T09:16:35.4073680Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-12-04T09:16:35.4074168Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-12-04T09:16:35.4074645Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-12-04T09:16:35.4075117Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-12-04T09:16:35.4075598Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-12-04T09:16:35.4076110Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-12-04T09:16:35.4076637Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-12-04T09:16:35.4077129Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-12-04T09:16:35.4077600Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-12-04T09:16:35.4078085Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-12-04T09:16:35.4078559Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-12-04T09:16:35.4079051Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-12-04T09:16:35.4079528Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-12-04T09:16:35.4079999Z * [new branch] gh/bdhirsh/676/base -> origin/gh/bdhirsh/676/base 2025-12-04T09:16:35.4080485Z * [new branch] gh/bdhirsh/676/head -> origin/gh/bdhirsh/676/head 2025-12-04T09:16:35.4080960Z * [new branch] gh/bdhirsh/676/orig -> origin/gh/bdhirsh/676/orig 2025-12-04T09:16:35.4081151Z * [new branch] gh/bdhirsh/677/base -> origin/gh/bdhirsh/677/base 2025-12-04T09:16:35.4081341Z * [new branch] gh/bdhirsh/677/head -> origin/gh/bdhirsh/677/head 2025-12-04T09:16:35.4081529Z * [new branch] gh/bdhirsh/677/orig -> origin/gh/bdhirsh/677/orig 2025-12-04T09:16:35.4081718Z * [new branch] gh/bdhirsh/678/base -> origin/gh/bdhirsh/678/base 2025-12-04T09:16:35.4081901Z * [new branch] gh/bdhirsh/678/head -> origin/gh/bdhirsh/678/head 2025-12-04T09:16:35.4082081Z * [new branch] gh/bdhirsh/678/orig -> origin/gh/bdhirsh/678/orig 2025-12-04T09:16:35.4082268Z * [new branch] gh/bdhirsh/679/base -> origin/gh/bdhirsh/679/base 2025-12-04T09:16:35.4082455Z * [new branch] gh/bdhirsh/679/head -> origin/gh/bdhirsh/679/head 2025-12-04T09:16:35.4083178Z * [new branch] gh/bdhirsh/679/orig -> origin/gh/bdhirsh/679/orig 2025-12-04T09:16:35.4083362Z * [new branch] gh/bdhirsh/680/base -> origin/gh/bdhirsh/680/base 2025-12-04T09:16:35.4083627Z * [new branch] gh/bdhirsh/680/head -> origin/gh/bdhirsh/680/head 2025-12-04T09:16:35.4083813Z * [new branch] gh/bdhirsh/680/orig -> origin/gh/bdhirsh/680/orig 2025-12-04T09:16:35.4083993Z * [new branch] gh/bdhirsh/681/base -> origin/gh/bdhirsh/681/base 2025-12-04T09:16:35.4084187Z * [new branch] gh/bdhirsh/681/head -> origin/gh/bdhirsh/681/head 2025-12-04T09:16:35.4084368Z * [new branch] gh/bdhirsh/681/orig -> origin/gh/bdhirsh/681/orig 2025-12-04T09:16:35.4084595Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-12-04T09:16:35.4084824Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-12-04T09:16:35.4085049Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-12-04T09:16:35.4085286Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-12-04T09:16:35.4085518Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-12-04T09:16:35.4085739Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-12-04T09:16:35.4085968Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-12-04T09:16:35.4086249Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-12-04T09:16:35.4086474Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-12-04T09:16:35.4086698Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-12-04T09:16:35.4086938Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-12-04T09:16:35.4087154Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-12-04T09:16:35.4087379Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-12-04T09:16:35.4087605Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-12-04T09:16:35.4087829Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-12-04T09:16:35.4088048Z * [new branch] gh/benjaminglass1/109/base -> origin/gh/benjaminglass1/109/base 2025-12-04T09:16:35.4088276Z * [new branch] gh/benjaminglass1/109/head -> origin/gh/benjaminglass1/109/head 2025-12-04T09:16:35.4088494Z * [new branch] gh/benjaminglass1/109/orig -> origin/gh/benjaminglass1/109/orig 2025-12-04T09:16:35.4088716Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-12-04T09:16:35.4088933Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-12-04T09:16:35.4089158Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-12-04T09:16:35.4089359Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-12-04T09:16:35.4089556Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-12-04T09:16:35.4089759Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-12-04T09:16:35.4089960Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-12-04T09:16:35.4090154Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-12-04T09:16:35.4090357Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-12-04T09:16:35.4090624Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-12-04T09:16:35.4090817Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-12-04T09:16:35.4091248Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-12-04T09:16:35.4091455Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-12-04T09:16:35.4091696Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-12-04T09:16:35.4091931Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-12-04T09:16:35.4092130Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-12-04T09:16:35.4092365Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-12-04T09:16:35.4092584Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-12-04T09:16:35.4092779Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-12-04T09:16:35.4092984Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-12-04T09:16:35.4093192Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-12-04T09:16:35.4093390Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-12-04T09:16:35.4093582Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-12-04T09:16:35.4093783Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-12-04T09:16:35.4093979Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-12-04T09:16:35.4094171Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-12-04T09:16:35.4094368Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-12-04T09:16:35.4094573Z * [new branch] gh/bobrenjc93/680/base -> origin/gh/bobrenjc93/680/base 2025-12-04T09:16:35.4094779Z * [new branch] gh/bobrenjc93/680/head -> origin/gh/bobrenjc93/680/head 2025-12-04T09:16:35.4094974Z * [new branch] gh/bobrenjc93/680/orig -> origin/gh/bobrenjc93/680/orig 2025-12-04T09:16:35.4095182Z * [new branch] gh/bobrenjc93/681/base -> origin/gh/bobrenjc93/681/base 2025-12-04T09:16:35.4095379Z * [new branch] gh/bobrenjc93/681/head -> origin/gh/bobrenjc93/681/head 2025-12-04T09:16:35.4095576Z * [new branch] gh/bobrenjc93/681/orig -> origin/gh/bobrenjc93/681/orig 2025-12-04T09:16:35.4095787Z * [new branch] gh/bobrenjc93/682/base -> origin/gh/bobrenjc93/682/base 2025-12-04T09:16:35.4095986Z * [new branch] gh/bobrenjc93/682/head -> origin/gh/bobrenjc93/682/head 2025-12-04T09:16:35.4096181Z * [new branch] gh/bobrenjc93/682/orig -> origin/gh/bobrenjc93/682/orig 2025-12-04T09:16:35.4096388Z * [new branch] gh/bobrenjc93/683/base -> origin/gh/bobrenjc93/683/base 2025-12-04T09:16:35.4096583Z * [new branch] gh/bobrenjc93/683/head -> origin/gh/bobrenjc93/683/head 2025-12-04T09:16:35.4096777Z * [new branch] gh/bobrenjc93/683/orig -> origin/gh/bobrenjc93/683/orig 2025-12-04T09:16:35.4096978Z * [new branch] gh/bobrenjc93/684/base -> origin/gh/bobrenjc93/684/base 2025-12-04T09:16:35.4097171Z * [new branch] gh/bobrenjc93/684/head -> origin/gh/bobrenjc93/684/head 2025-12-04T09:16:35.4097370Z * [new branch] gh/bobrenjc93/684/orig -> origin/gh/bobrenjc93/684/orig 2025-12-04T09:16:35.4097577Z * [new branch] gh/bobrenjc93/685/base -> origin/gh/bobrenjc93/685/base 2025-12-04T09:16:35.4097853Z * [new branch] gh/bobrenjc93/685/head -> origin/gh/bobrenjc93/685/head 2025-12-04T09:16:35.4098053Z * [new branch] gh/bobrenjc93/685/orig -> origin/gh/bobrenjc93/685/orig 2025-12-04T09:16:35.4098333Z * [new branch] gh/bobrenjc93/686/base -> origin/gh/bobrenjc93/686/base 2025-12-04T09:16:35.4098533Z * [new branch] gh/bobrenjc93/686/head -> origin/gh/bobrenjc93/686/head 2025-12-04T09:16:35.4098726Z * [new branch] gh/bobrenjc93/686/orig -> origin/gh/bobrenjc93/686/orig 2025-12-04T09:16:35.4098931Z * [new branch] gh/bobrenjc93/687/base -> origin/gh/bobrenjc93/687/base 2025-12-04T09:16:35.4099131Z * [new branch] gh/bobrenjc93/687/head -> origin/gh/bobrenjc93/687/head 2025-12-04T09:16:35.4099326Z * [new branch] gh/bobrenjc93/687/orig -> origin/gh/bobrenjc93/687/orig 2025-12-04T09:16:35.4099536Z * [new branch] gh/bobrenjc93/688/base -> origin/gh/bobrenjc93/688/base 2025-12-04T09:16:35.4099733Z * [new branch] gh/bobrenjc93/688/head -> origin/gh/bobrenjc93/688/head 2025-12-04T09:16:35.4099930Z * [new branch] gh/bobrenjc93/688/orig -> origin/gh/bobrenjc93/688/orig 2025-12-04T09:16:35.4100123Z * [new branch] gh/bobrenjc93/689/base -> origin/gh/bobrenjc93/689/base 2025-12-04T09:16:35.4100325Z * [new branch] gh/bobrenjc93/689/head -> origin/gh/bobrenjc93/689/head 2025-12-04T09:16:35.4100521Z * [new branch] gh/bobrenjc93/689/orig -> origin/gh/bobrenjc93/689/orig 2025-12-04T09:16:35.4100721Z * [new branch] gh/bobrenjc93/690/base -> origin/gh/bobrenjc93/690/base 2025-12-04T09:16:35.4100933Z * [new branch] gh/bobrenjc93/690/head -> origin/gh/bobrenjc93/690/head 2025-12-04T09:16:35.4101130Z * [new branch] gh/bobrenjc93/690/orig -> origin/gh/bobrenjc93/690/orig 2025-12-04T09:16:35.4101335Z * [new branch] gh/bobrenjc93/691/base -> origin/gh/bobrenjc93/691/base 2025-12-04T09:16:35.4101538Z * [new branch] gh/bobrenjc93/691/head -> origin/gh/bobrenjc93/691/head 2025-12-04T09:16:35.4101736Z * [new branch] gh/bobrenjc93/691/orig -> origin/gh/bobrenjc93/691/orig 2025-12-04T09:16:35.4101927Z * [new branch] gh/bobrenjc93/692/base -> origin/gh/bobrenjc93/692/base 2025-12-04T09:16:35.4102128Z * [new branch] gh/bobrenjc93/692/head -> origin/gh/bobrenjc93/692/head 2025-12-04T09:16:35.4102322Z * [new branch] gh/bobrenjc93/692/orig -> origin/gh/bobrenjc93/692/orig 2025-12-04T09:16:35.4102515Z * [new branch] gh/bobrenjc93/693/base -> origin/gh/bobrenjc93/693/base 2025-12-04T09:16:35.4102723Z * [new branch] gh/bobrenjc93/693/head -> origin/gh/bobrenjc93/693/head 2025-12-04T09:16:35.4102924Z * [new branch] gh/bobrenjc93/693/orig -> origin/gh/bobrenjc93/693/orig 2025-12-04T09:16:35.4103118Z * [new branch] gh/bobrenjc93/694/base -> origin/gh/bobrenjc93/694/base 2025-12-04T09:16:35.4103326Z * [new branch] gh/bobrenjc93/694/head -> origin/gh/bobrenjc93/694/head 2025-12-04T09:16:35.4103526Z * [new branch] gh/bobrenjc93/694/orig -> origin/gh/bobrenjc93/694/orig 2025-12-04T09:16:35.4103722Z * [new branch] gh/bobrenjc93/695/base -> origin/gh/bobrenjc93/695/base 2025-12-04T09:16:35.4103924Z * [new branch] gh/bobrenjc93/695/head -> origin/gh/bobrenjc93/695/head 2025-12-04T09:16:35.4104120Z * [new branch] gh/bobrenjc93/695/orig -> origin/gh/bobrenjc93/695/orig 2025-12-04T09:16:35.4104293Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-12-04T09:16:35.4104473Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-12-04T09:16:35.4104706Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-12-04T09:16:35.4104870Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-12-04T09:16:35.4105101Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-12-04T09:16:35.4105273Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-12-04T09:16:35.4105436Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-12-04T09:16:35.4105598Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-12-04T09:16:35.4105766Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-12-04T09:16:35.4105932Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-12-04T09:16:35.4106094Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-12-04T09:16:35.4106269Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-12-04T09:16:35.4106429Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-12-04T09:16:35.4106596Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-12-04T09:16:35.4106851Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-12-04T09:16:35.4107015Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-12-04T09:16:35.4107176Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-12-04T09:16:35.4107381Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-12-04T09:16:35.4107570Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-12-04T09:16:35.4107749Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-12-04T09:16:35.4107975Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-12-04T09:16:35.4108188Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-12-04T09:16:35.4108405Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-12-04T09:16:35.4108619Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-12-04T09:16:35.4108836Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-12-04T09:16:35.4109042Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-12-04T09:16:35.4109248Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-12-04T09:16:35.4109460Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-12-04T09:16:35.4109670Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-12-04T09:16:35.4109874Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-12-04T09:16:35.4110088Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-12-04T09:16:35.4110293Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-12-04T09:16:35.4110494Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-12-04T09:16:35.4110709Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-12-04T09:16:35.4110919Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-12-04T09:16:35.4111120Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-12-04T09:16:35.4111330Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-12-04T09:16:35.4111609Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-12-04T09:16:35.4111817Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-12-04T09:16:35.4112102Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-12-04T09:16:35.4112312Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-12-04T09:16:35.4112515Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-12-04T09:16:35.4112732Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-12-04T09:16:35.4112940Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-12-04T09:16:35.4113145Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-12-04T09:16:35.4113368Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-12-04T09:16:35.4113579Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-12-04T09:16:35.4113788Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-12-04T09:16:35.4113996Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-12-04T09:16:35.4114208Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-12-04T09:16:35.4114410Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-12-04T09:16:35.4114617Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-12-04T09:16:35.4114831Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-12-04T09:16:35.4115042Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-12-04T09:16:35.4115247Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-12-04T09:16:35.4115462Z * [new branch] gh/coconutruben/84/base -> origin/gh/coconutruben/84/base 2025-12-04T09:16:35.4115673Z * [new branch] gh/coconutruben/84/head -> origin/gh/coconutruben/84/head 2025-12-04T09:16:35.4115874Z * [new branch] gh/coconutruben/84/orig -> origin/gh/coconutruben/84/orig 2025-12-04T09:16:35.4116087Z * [new branch] gh/coconutruben/85/base -> origin/gh/coconutruben/85/base 2025-12-04T09:16:35.4116296Z * [new branch] gh/coconutruben/85/head -> origin/gh/coconutruben/85/head 2025-12-04T09:16:35.4116498Z * [new branch] gh/coconutruben/85/orig -> origin/gh/coconutruben/85/orig 2025-12-04T09:16:35.4116708Z * [new branch] gh/coconutruben/86/base -> origin/gh/coconutruben/86/base 2025-12-04T09:16:35.4116924Z * [new branch] gh/coconutruben/86/head -> origin/gh/coconutruben/86/head 2025-12-04T09:16:35.4117130Z * [new branch] gh/coconutruben/86/orig -> origin/gh/coconutruben/86/orig 2025-12-04T09:16:35.4117341Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-12-04T09:16:35.4117540Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-12-04T09:16:35.4117737Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-12-04T09:16:35.4117944Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-12-04T09:16:35.4118137Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-12-04T09:16:35.4118332Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-12-04T09:16:35.4118534Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-12-04T09:16:35.4118793Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-12-04T09:16:35.4118966Z * [new branch] gh/d4l3k/1/base -> origin/gh/d4l3k/1/base 2025-12-04T09:16:35.4119197Z * [new branch] gh/d4l3k/1/head -> origin/gh/d4l3k/1/head 2025-12-04T09:16:35.4119373Z * [new branch] gh/d4l3k/2/base -> origin/gh/d4l3k/2/base 2025-12-04T09:16:35.4119586Z * [new branch] gh/d4l3k/2/head -> origin/gh/d4l3k/2/head 2025-12-04T09:16:35.4119753Z * [new branch] gh/d4l3k/2/orig -> origin/gh/d4l3k/2/orig 2025-12-04T09:16:35.4119925Z * [new branch] gh/d4l3k/3/base -> origin/gh/d4l3k/3/base 2025-12-04T09:16:35.4120089Z * [new branch] gh/d4l3k/3/head -> origin/gh/d4l3k/3/head 2025-12-04T09:16:35.4120251Z * [new branch] gh/d4l3k/3/orig -> origin/gh/d4l3k/3/orig 2025-12-04T09:16:35.4120426Z * [new branch] gh/d4l3k/4/base -> origin/gh/d4l3k/4/base 2025-12-04T09:16:35.4120593Z * [new branch] gh/d4l3k/4/head -> origin/gh/d4l3k/4/head 2025-12-04T09:16:35.4120759Z * [new branch] gh/d4l3k/4/orig -> origin/gh/d4l3k/4/orig 2025-12-04T09:16:35.4120930Z * [new branch] gh/d4l3k/5/base -> origin/gh/d4l3k/5/base 2025-12-04T09:16:35.4121092Z * [new branch] gh/d4l3k/5/orig -> origin/gh/d4l3k/5/orig 2025-12-04T09:16:35.4121320Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-12-04T09:16:35.4121547Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-12-04T09:16:35.4121763Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-12-04T09:16:35.4121975Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-12-04T09:16:35.4122202Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-12-04T09:16:35.4122415Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-12-04T09:16:35.4122670Z * [new branch] gh/desertfire/605/base -> origin/gh/desertfire/605/base 2025-12-04T09:16:35.4122883Z * [new branch] gh/desertfire/605/head -> origin/gh/desertfire/605/head 2025-12-04T09:16:35.4123122Z * [new branch] gh/desertfire/605/orig -> origin/gh/desertfire/605/orig 2025-12-04T09:16:35.4123323Z * [new branch] gh/desertfire/606/base -> origin/gh/desertfire/606/base 2025-12-04T09:16:35.4123529Z * [new branch] gh/desertfire/606/head -> origin/gh/desertfire/606/head 2025-12-04T09:16:35.4123736Z * [new branch] gh/desertfire/606/orig -> origin/gh/desertfire/606/orig 2025-12-04T09:16:35.4123948Z * [new branch] gh/desertfire/607/base -> origin/gh/desertfire/607/base 2025-12-04T09:16:35.4124153Z * [new branch] gh/desertfire/607/head -> origin/gh/desertfire/607/head 2025-12-04T09:16:35.4124367Z * [new branch] gh/desertfire/607/orig -> origin/gh/desertfire/607/orig 2025-12-04T09:16:35.4124563Z * [new branch] gh/desertfire/608/base -> origin/gh/desertfire/608/base 2025-12-04T09:16:35.4124761Z * [new branch] gh/desertfire/608/head -> origin/gh/desertfire/608/head 2025-12-04T09:16:35.4124963Z * [new branch] gh/desertfire/608/orig -> origin/gh/desertfire/608/orig 2025-12-04T09:16:35.4125158Z * [new branch] gh/desertfire/609/base -> origin/gh/desertfire/609/base 2025-12-04T09:16:35.4125359Z * [new branch] gh/desertfire/609/head -> origin/gh/desertfire/609/head 2025-12-04T09:16:35.4125567Z * [new branch] gh/desertfire/609/orig -> origin/gh/desertfire/609/orig 2025-12-04T09:16:35.4125841Z * [new branch] gh/desertfire/610/base -> origin/gh/desertfire/610/base 2025-12-04T09:16:35.4126038Z * [new branch] gh/desertfire/610/head -> origin/gh/desertfire/610/head 2025-12-04T09:16:35.4126315Z * [new branch] gh/desertfire/610/orig -> origin/gh/desertfire/610/orig 2025-12-04T09:16:35.4126513Z * [new branch] gh/desertfire/611/base -> origin/gh/desertfire/611/base 2025-12-04T09:16:35.4126717Z * [new branch] gh/desertfire/611/head -> origin/gh/desertfire/611/head 2025-12-04T09:16:35.4126923Z * [new branch] gh/desertfire/611/orig -> origin/gh/desertfire/611/orig 2025-12-04T09:16:35.4127119Z * [new branch] gh/desertfire/612/base -> origin/gh/desertfire/612/base 2025-12-04T09:16:35.4127318Z * [new branch] gh/desertfire/612/head -> origin/gh/desertfire/612/head 2025-12-04T09:16:35.4127527Z * [new branch] gh/desertfire/612/orig -> origin/gh/desertfire/612/orig 2025-12-04T09:16:35.4127723Z * [new branch] gh/desertfire/613/base -> origin/gh/desertfire/613/base 2025-12-04T09:16:35.4127923Z * [new branch] gh/desertfire/613/head -> origin/gh/desertfire/613/head 2025-12-04T09:16:35.4128122Z * [new branch] gh/desertfire/613/orig -> origin/gh/desertfire/613/orig 2025-12-04T09:16:35.4128330Z * [new branch] gh/desertfire/614/base -> origin/gh/desertfire/614/base 2025-12-04T09:16:35.4128535Z * [new branch] gh/desertfire/614/head -> origin/gh/desertfire/614/head 2025-12-04T09:16:35.4128736Z * [new branch] gh/desertfire/614/orig -> origin/gh/desertfire/614/orig 2025-12-04T09:16:35.4128949Z * [new branch] gh/desertfire/615/base -> origin/gh/desertfire/615/base 2025-12-04T09:16:35.4129145Z * [new branch] gh/desertfire/615/head -> origin/gh/desertfire/615/head 2025-12-04T09:16:35.4129346Z * [new branch] gh/desertfire/615/orig -> origin/gh/desertfire/615/orig 2025-12-04T09:16:35.4129557Z * [new branch] gh/desertfire/616/base -> origin/gh/desertfire/616/base 2025-12-04T09:16:35.4129758Z * [new branch] gh/desertfire/616/head -> origin/gh/desertfire/616/head 2025-12-04T09:16:35.4129959Z * [new branch] gh/desertfire/616/orig -> origin/gh/desertfire/616/orig 2025-12-04T09:16:35.4130164Z * [new branch] gh/desertfire/617/base -> origin/gh/desertfire/617/base 2025-12-04T09:16:35.4130360Z * [new branch] gh/desertfire/617/head -> origin/gh/desertfire/617/head 2025-12-04T09:16:35.4130558Z * [new branch] gh/desertfire/617/orig -> origin/gh/desertfire/617/orig 2025-12-04T09:16:35.4130748Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-12-04T09:16:35.4130932Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-12-04T09:16:35.4131126Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-12-04T09:16:35.4131328Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-12-04T09:16:35.4131516Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-12-04T09:16:35.4131701Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-12-04T09:16:35.4131892Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-12-04T09:16:35.4132077Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-12-04T09:16:35.4132262Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-12-04T09:16:35.4132460Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-12-04T09:16:35.4132712Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-12-04T09:16:35.4132895Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-12-04T09:16:35.4133143Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-12-04T09:16:35.4133338Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-12-04T09:16:35.4133529Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-12-04T09:16:35.4133720Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-12-04T09:16:35.4133922Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-12-04T09:16:35.4134108Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-12-04T09:16:35.4134294Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-12-04T09:16:35.4134498Z * [new branch] gh/drisspg/218/base -> origin/gh/drisspg/218/base 2025-12-04T09:16:35.4134683Z * [new branch] gh/drisspg/218/head -> origin/gh/drisspg/218/head 2025-12-04T09:16:35.4134871Z * [new branch] gh/drisspg/218/orig -> origin/gh/drisspg/218/orig 2025-12-04T09:16:35.4135063Z * [new branch] gh/drisspg/219/base -> origin/gh/drisspg/219/base 2025-12-04T09:16:35.4135249Z * [new branch] gh/drisspg/219/head -> origin/gh/drisspg/219/head 2025-12-04T09:16:35.4135434Z * [new branch] gh/drisspg/219/orig -> origin/gh/drisspg/219/orig 2025-12-04T09:16:35.4135631Z * [new branch] gh/drisspg/220/base -> origin/gh/drisspg/220/base 2025-12-04T09:16:35.4135821Z * [new branch] gh/drisspg/220/head -> origin/gh/drisspg/220/head 2025-12-04T09:16:35.4136008Z * [new branch] gh/drisspg/220/orig -> origin/gh/drisspg/220/orig 2025-12-04T09:16:35.4136205Z * [new branch] gh/drisspg/221/base -> origin/gh/drisspg/221/base 2025-12-04T09:16:35.4136393Z * [new branch] gh/drisspg/221/head -> origin/gh/drisspg/221/head 2025-12-04T09:16:35.4136584Z * [new branch] gh/drisspg/221/orig -> origin/gh/drisspg/221/orig 2025-12-04T09:16:35.4136782Z * [new branch] gh/drisspg/222/base -> origin/gh/drisspg/222/base 2025-12-04T09:16:35.4136969Z * [new branch] gh/drisspg/222/head -> origin/gh/drisspg/222/head 2025-12-04T09:16:35.4137152Z * [new branch] gh/drisspg/222/orig -> origin/gh/drisspg/222/orig 2025-12-04T09:16:35.4137336Z * [new branch] gh/drisspg/223/base -> origin/gh/drisspg/223/base 2025-12-04T09:16:35.4137530Z * [new branch] gh/drisspg/223/head -> origin/gh/drisspg/223/head 2025-12-04T09:16:35.4137720Z * [new branch] gh/drisspg/223/orig -> origin/gh/drisspg/223/orig 2025-12-04T09:16:35.4137913Z * [new branch] gh/drisspg/224/base -> origin/gh/drisspg/224/base 2025-12-04T09:16:35.4138110Z * [new branch] gh/drisspg/224/head -> origin/gh/drisspg/224/head 2025-12-04T09:16:35.4138299Z * [new branch] gh/drisspg/224/orig -> origin/gh/drisspg/224/orig 2025-12-04T09:16:35.4138486Z * [new branch] gh/drisspg/225/base -> origin/gh/drisspg/225/base 2025-12-04T09:16:35.4138688Z * [new branch] gh/drisspg/225/head -> origin/gh/drisspg/225/head 2025-12-04T09:16:35.4138872Z * [new branch] gh/drisspg/225/orig -> origin/gh/drisspg/225/orig 2025-12-04T09:16:35.4139056Z * [new branch] gh/drisspg/226/base -> origin/gh/drisspg/226/base 2025-12-04T09:16:35.4139249Z * [new branch] gh/drisspg/226/head -> origin/gh/drisspg/226/head 2025-12-04T09:16:35.4139506Z * [new branch] gh/drisspg/226/orig -> origin/gh/drisspg/226/orig 2025-12-04T09:16:35.4139689Z * [new branch] gh/drisspg/227/base -> origin/gh/drisspg/227/base 2025-12-04T09:16:35.4139943Z * [new branch] gh/drisspg/227/head -> origin/gh/drisspg/227/head 2025-12-04T09:16:35.4140129Z * [new branch] gh/drisspg/227/orig -> origin/gh/drisspg/227/orig 2025-12-04T09:16:35.4140311Z * [new branch] gh/drisspg/228/base -> origin/gh/drisspg/228/base 2025-12-04T09:16:35.4140504Z * [new branch] gh/drisspg/228/head -> origin/gh/drisspg/228/head 2025-12-04T09:16:35.4140688Z * [new branch] gh/drisspg/228/orig -> origin/gh/drisspg/228/orig 2025-12-04T09:16:35.4140871Z * [new branch] gh/drisspg/229/base -> origin/gh/drisspg/229/base 2025-12-04T09:16:35.4141067Z * [new branch] gh/drisspg/229/head -> origin/gh/drisspg/229/head 2025-12-04T09:16:35.4141257Z * [new branch] gh/drisspg/229/orig -> origin/gh/drisspg/229/orig 2025-12-04T09:16:35.4141440Z * [new branch] gh/drisspg/230/base -> origin/gh/drisspg/230/base 2025-12-04T09:16:35.4141627Z * [new branch] gh/drisspg/230/head -> origin/gh/drisspg/230/head 2025-12-04T09:16:35.4141826Z * [new branch] gh/drisspg/230/orig -> origin/gh/drisspg/230/orig 2025-12-04T09:16:35.4142015Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-12-04T09:16:35.4142194Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-12-04T09:16:35.4142417Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-12-04T09:16:35.4142615Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-12-04T09:16:35.4142824Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-12-04T09:16:35.4143041Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-12-04T09:16:35.4143248Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-12-04T09:16:35.4143446Z * [new branch] gh/dzmitry-huba/13/base -> origin/gh/dzmitry-huba/13/base 2025-12-04T09:16:35.4143651Z * [new branch] gh/dzmitry-huba/13/head -> origin/gh/dzmitry-huba/13/head 2025-12-04T09:16:35.4143856Z * [new branch] gh/dzmitry-huba/13/orig -> origin/gh/dzmitry-huba/13/orig 2025-12-04T09:16:35.4144053Z * [new branch] gh/dzmitry-huba/14/base -> origin/gh/dzmitry-huba/14/base 2025-12-04T09:16:35.4144260Z * [new branch] gh/dzmitry-huba/14/head -> origin/gh/dzmitry-huba/14/head 2025-12-04T09:16:35.4144464Z * [new branch] gh/dzmitry-huba/14/orig -> origin/gh/dzmitry-huba/14/orig 2025-12-04T09:16:35.4144666Z * [new branch] gh/dzmitry-huba/15/base -> origin/gh/dzmitry-huba/15/base 2025-12-04T09:16:35.4144879Z * [new branch] gh/dzmitry-huba/15/head -> origin/gh/dzmitry-huba/15/head 2025-12-04T09:16:35.4145084Z * [new branch] gh/dzmitry-huba/15/orig -> origin/gh/dzmitry-huba/15/orig 2025-12-04T09:16:35.4145282Z * [new branch] gh/dzmitry-huba/16/base -> origin/gh/dzmitry-huba/16/base 2025-12-04T09:16:35.4145501Z * [new branch] gh/dzmitry-huba/16/head -> origin/gh/dzmitry-huba/16/head 2025-12-04T09:16:35.4145699Z * [new branch] gh/dzmitry-huba/16/orig -> origin/gh/dzmitry-huba/16/orig 2025-12-04T09:16:35.4145898Z * [new branch] gh/dzmitry-huba/17/base -> origin/gh/dzmitry-huba/17/base 2025-12-04T09:16:35.4146103Z * [new branch] gh/dzmitry-huba/17/head -> origin/gh/dzmitry-huba/17/head 2025-12-04T09:16:35.4146375Z * [new branch] gh/dzmitry-huba/17/orig -> origin/gh/dzmitry-huba/17/orig 2025-12-04T09:16:35.4146584Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-12-04T09:16:35.4146941Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-12-04T09:16:35.4147152Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-12-04T09:16:35.4147357Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-12-04T09:16:35.4147554Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-12-04T09:16:35.4147756Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-12-04T09:16:35.4147947Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-12-04T09:16:35.4148132Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-12-04T09:16:35.4148331Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-12-04T09:16:35.4148519Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-12-04T09:16:35.4148707Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-12-04T09:16:35.4148904Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-12-04T09:16:35.4149090Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-12-04T09:16:35.4149276Z * [new branch] gh/eellison/862/base -> origin/gh/eellison/862/base 2025-12-04T09:16:35.4149471Z * [new branch] gh/eellison/862/head -> origin/gh/eellison/862/head 2025-12-04T09:16:35.4149655Z * [new branch] gh/eellison/862/orig -> origin/gh/eellison/862/orig 2025-12-04T09:16:35.4149841Z * [new branch] gh/eellison/863/base -> origin/gh/eellison/863/base 2025-12-04T09:16:35.4150037Z * [new branch] gh/eellison/863/head -> origin/gh/eellison/863/head 2025-12-04T09:16:35.4150221Z * [new branch] gh/eellison/863/orig -> origin/gh/eellison/863/orig 2025-12-04T09:16:35.4150412Z * [new branch] gh/eellison/864/base -> origin/gh/eellison/864/base 2025-12-04T09:16:35.4150608Z * [new branch] gh/eellison/864/head -> origin/gh/eellison/864/head 2025-12-04T09:16:35.4150794Z * [new branch] gh/eellison/864/orig -> origin/gh/eellison/864/orig 2025-12-04T09:16:35.4150979Z * [new branch] gh/eellison/865/base -> origin/gh/eellison/865/base 2025-12-04T09:16:35.4151166Z * [new branch] gh/eellison/865/head -> origin/gh/eellison/865/head 2025-12-04T09:16:35.4151366Z * [new branch] gh/eellison/865/orig -> origin/gh/eellison/865/orig 2025-12-04T09:16:35.4151556Z * [new branch] gh/eellison/866/base -> origin/gh/eellison/866/base 2025-12-04T09:16:35.4151746Z * [new branch] gh/eellison/866/head -> origin/gh/eellison/866/head 2025-12-04T09:16:35.4151952Z * [new branch] gh/eellison/866/orig -> origin/gh/eellison/866/orig 2025-12-04T09:16:35.4152137Z * [new branch] gh/eellison/867/base -> origin/gh/eellison/867/base 2025-12-04T09:16:35.4152323Z * [new branch] gh/eellison/867/head -> origin/gh/eellison/867/head 2025-12-04T09:16:35.4152519Z * [new branch] gh/eellison/867/orig -> origin/gh/eellison/867/orig 2025-12-04T09:16:35.4152707Z * [new branch] gh/eellison/868/base -> origin/gh/eellison/868/base 2025-12-04T09:16:35.4152951Z * [new branch] gh/eellison/868/head -> origin/gh/eellison/868/head 2025-12-04T09:16:35.4153154Z * [new branch] gh/eellison/868/orig -> origin/gh/eellison/868/orig 2025-12-04T09:16:35.4153420Z * [new branch] gh/eellison/869/base -> origin/gh/eellison/869/base 2025-12-04T09:16:35.4153614Z * [new branch] gh/eellison/869/head -> origin/gh/eellison/869/head 2025-12-04T09:16:35.4153874Z * [new branch] gh/eellison/869/orig -> origin/gh/eellison/869/orig 2025-12-04T09:16:35.4154061Z * [new branch] gh/eellison/870/base -> origin/gh/eellison/870/base 2025-12-04T09:16:35.4154250Z * [new branch] gh/eellison/870/head -> origin/gh/eellison/870/head 2025-12-04T09:16:35.4154445Z * [new branch] gh/eellison/870/orig -> origin/gh/eellison/870/orig 2025-12-04T09:16:35.4154630Z * [new branch] gh/eellison/871/base -> origin/gh/eellison/871/base 2025-12-04T09:16:35.4154820Z * [new branch] gh/eellison/871/head -> origin/gh/eellison/871/head 2025-12-04T09:16:35.4155014Z * [new branch] gh/eellison/871/orig -> origin/gh/eellison/871/orig 2025-12-04T09:16:35.4155205Z * [new branch] gh/eellison/872/base -> origin/gh/eellison/872/base 2025-12-04T09:16:35.4155399Z * [new branch] gh/eellison/872/head -> origin/gh/eellison/872/head 2025-12-04T09:16:35.4155591Z * [new branch] gh/eellison/872/orig -> origin/gh/eellison/872/orig 2025-12-04T09:16:35.4155787Z * [new branch] gh/eellison/873/base -> origin/gh/eellison/873/base 2025-12-04T09:16:35.4155975Z * [new branch] gh/eellison/873/head -> origin/gh/eellison/873/head 2025-12-04T09:16:35.4156171Z * [new branch] gh/eellison/873/orig -> origin/gh/eellison/873/orig 2025-12-04T09:16:35.4156374Z * [new branch] gh/eellison/874/base -> origin/gh/eellison/874/base 2025-12-04T09:16:35.4156566Z * [new branch] gh/eellison/874/head -> origin/gh/eellison/874/head 2025-12-04T09:16:35.4156756Z * [new branch] gh/eellison/874/orig -> origin/gh/eellison/874/orig 2025-12-04T09:16:35.4156948Z * [new branch] gh/eellison/875/base -> origin/gh/eellison/875/base 2025-12-04T09:16:35.4157137Z * [new branch] gh/eellison/875/head -> origin/gh/eellison/875/head 2025-12-04T09:16:35.4157329Z * [new branch] gh/eellison/875/orig -> origin/gh/eellison/875/orig 2025-12-04T09:16:35.4157531Z * [new branch] gh/eellison/876/base -> origin/gh/eellison/876/base 2025-12-04T09:16:35.4157718Z * [new branch] gh/eellison/876/head -> origin/gh/eellison/876/head 2025-12-04T09:16:35.4157909Z * [new branch] gh/eellison/876/orig -> origin/gh/eellison/876/orig 2025-12-04T09:16:35.4158105Z * [new branch] gh/eellison/877/base -> origin/gh/eellison/877/base 2025-12-04T09:16:35.4158294Z * [new branch] gh/eellison/877/head -> origin/gh/eellison/877/head 2025-12-04T09:16:35.4158482Z * [new branch] gh/eellison/877/orig -> origin/gh/eellison/877/orig 2025-12-04T09:16:35.4158680Z * [new branch] gh/eellison/878/base -> origin/gh/eellison/878/base 2025-12-04T09:16:35.4158882Z * [new branch] gh/eellison/878/head -> origin/gh/eellison/878/head 2025-12-04T09:16:35.4159068Z * [new branch] gh/eellison/878/orig -> origin/gh/eellison/878/orig 2025-12-04T09:16:35.4159268Z * [new branch] gh/eellison/879/base -> origin/gh/eellison/879/base 2025-12-04T09:16:35.4159454Z * [new branch] gh/eellison/879/head -> origin/gh/eellison/879/head 2025-12-04T09:16:35.4159640Z * [new branch] gh/eellison/879/orig -> origin/gh/eellison/879/orig 2025-12-04T09:16:35.4159827Z * [new branch] gh/eellison/880/base -> origin/gh/eellison/880/base 2025-12-04T09:16:35.4160021Z * [new branch] gh/eellison/880/head -> origin/gh/eellison/880/head 2025-12-04T09:16:35.4160273Z * [new branch] gh/eellison/880/orig -> origin/gh/eellison/880/orig 2025-12-04T09:16:35.4160462Z * [new branch] gh/eellison/881/base -> origin/gh/eellison/881/base 2025-12-04T09:16:35.4160717Z * [new branch] gh/eellison/881/head -> origin/gh/eellison/881/head 2025-12-04T09:16:35.4160910Z * [new branch] gh/eellison/881/orig -> origin/gh/eellison/881/orig 2025-12-04T09:16:35.4161095Z * [new branch] gh/eellison/882/base -> origin/gh/eellison/882/base 2025-12-04T09:16:35.4161299Z * [new branch] gh/eellison/882/head -> origin/gh/eellison/882/head 2025-12-04T09:16:35.4161486Z * [new branch] gh/eellison/882/orig -> origin/gh/eellison/882/orig 2025-12-04T09:16:35.4161673Z * [new branch] gh/eellison/883/base -> origin/gh/eellison/883/base 2025-12-04T09:16:35.4161869Z * [new branch] gh/eellison/883/head -> origin/gh/eellison/883/head 2025-12-04T09:16:35.4162056Z * [new branch] gh/eellison/883/orig -> origin/gh/eellison/883/orig 2025-12-04T09:16:35.4162250Z * [new branch] gh/eellison/884/base -> origin/gh/eellison/884/base 2025-12-04T09:16:35.4162448Z * [new branch] gh/eellison/884/head -> origin/gh/eellison/884/head 2025-12-04T09:16:35.4162644Z * [new branch] gh/eellison/884/orig -> origin/gh/eellison/884/orig 2025-12-04T09:16:35.4162823Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-12-04T09:16:35.4163005Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-12-04T09:16:35.4163176Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-12-04T09:16:35.4163349Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-12-04T09:16:35.4163534Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-12-04T09:16:35.4163703Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-12-04T09:16:35.4163873Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-12-04T09:16:35.4164040Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-12-04T09:16:35.4164213Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-12-04T09:16:35.4164387Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-12-04T09:16:35.4164556Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-12-04T09:16:35.4164736Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-12-04T09:16:35.4164909Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-12-04T09:16:35.4165083Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-12-04T09:16:35.4165259Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-12-04T09:16:35.4165429Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-12-04T09:16:35.4165596Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-12-04T09:16:35.4165769Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-12-04T09:16:35.4165937Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-12-04T09:16:35.4166105Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-12-04T09:16:35.4166278Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-12-04T09:16:35.4166451Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-12-04T09:16:35.4166682Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-12-04T09:16:35.4166863Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-12-04T09:16:35.4167088Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-12-04T09:16:35.4167256Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-12-04T09:16:35.4167428Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-12-04T09:16:35.4167619Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-12-04T09:16:35.4167791Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-12-04T09:16:35.4167962Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-12-04T09:16:35.4168148Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-12-04T09:16:35.4168321Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-12-04T09:16:35.4168488Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-12-04T09:16:35.4168666Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-12-04T09:16:35.4168835Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-12-04T09:16:35.4169003Z * [new branch] gh/etaf/173/base -> origin/gh/etaf/173/base 2025-12-04T09:16:35.4169178Z * [new branch] gh/etaf/173/head -> origin/gh/etaf/173/head 2025-12-04T09:16:35.4169348Z * [new branch] gh/etaf/173/orig -> origin/gh/etaf/173/orig 2025-12-04T09:16:35.4169515Z * [new branch] gh/etaf/174/base -> origin/gh/etaf/174/base 2025-12-04T09:16:35.4169692Z * [new branch] gh/etaf/174/head -> origin/gh/etaf/174/head 2025-12-04T09:16:35.4169862Z * [new branch] gh/etaf/175/base -> origin/gh/etaf/175/base 2025-12-04T09:16:35.4170027Z * [new branch] gh/etaf/175/head -> origin/gh/etaf/175/head 2025-12-04T09:16:35.4170211Z * [new branch] gh/etaf/175/orig -> origin/gh/etaf/175/orig 2025-12-04T09:16:35.4170379Z * [new branch] gh/etaf/176/base -> origin/gh/etaf/176/base 2025-12-04T09:16:35.4170545Z * [new branch] gh/etaf/176/head -> origin/gh/etaf/176/head 2025-12-04T09:16:35.4170714Z * [new branch] gh/etaf/176/orig -> origin/gh/etaf/176/orig 2025-12-04T09:16:35.4170891Z * [new branch] gh/etaf/177/base -> origin/gh/etaf/177/base 2025-12-04T09:16:35.4171060Z * [new branch] gh/etaf/177/head -> origin/gh/etaf/177/head 2025-12-04T09:16:35.4171231Z * [new branch] gh/etaf/177/orig -> origin/gh/etaf/177/orig 2025-12-04T09:16:35.4171408Z * [new branch] gh/etaf/178/base -> origin/gh/etaf/178/base 2025-12-04T09:16:35.4171577Z * [new branch] gh/etaf/178/head -> origin/gh/etaf/178/head 2025-12-04T09:16:35.4171748Z * [new branch] gh/etaf/178/orig -> origin/gh/etaf/178/orig 2025-12-04T09:16:35.4171929Z * [new branch] gh/etaf/179/base -> origin/gh/etaf/179/base 2025-12-04T09:16:35.4172098Z * [new branch] gh/etaf/179/head -> origin/gh/etaf/179/head 2025-12-04T09:16:35.4172264Z * [new branch] gh/etaf/179/orig -> origin/gh/etaf/179/orig 2025-12-04T09:16:35.4172444Z * [new branch] gh/etaf/180/base -> origin/gh/etaf/180/base 2025-12-04T09:16:35.4172616Z * [new branch] gh/etaf/180/head -> origin/gh/etaf/180/head 2025-12-04T09:16:35.4172788Z * [new branch] gh/etaf/180/orig -> origin/gh/etaf/180/orig 2025-12-04T09:16:35.4173086Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-12-04T09:16:35.4173290Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-12-04T09:16:35.4173620Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-12-04T09:16:35.4173845Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-12-04T09:16:35.4174049Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-12-04T09:16:35.4174254Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-12-04T09:16:35.4174469Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-12-04T09:16:35.4174671Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-12-04T09:16:35.4174862Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-12-04T09:16:35.4175051Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-12-04T09:16:35.4175254Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-12-04T09:16:35.4175443Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-12-04T09:16:35.4175627Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-12-04T09:16:35.4175820Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-12-04T09:16:35.4176005Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-12-04T09:16:35.4176183Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-12-04T09:16:35.4176376Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-12-04T09:16:35.4176558Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-12-04T09:16:35.4176738Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-12-04T09:16:35.4176924Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-12-04T09:16:35.4177112Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-12-04T09:16:35.4177295Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-12-04T09:16:35.4177483Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-12-04T09:16:35.4177665Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-12-04T09:16:35.4177854Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-12-04T09:16:35.4178043Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-12-04T09:16:35.4178226Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-12-04T09:16:35.4178408Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-12-04T09:16:35.4178607Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-12-04T09:16:35.4178791Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-12-04T09:16:35.4178972Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-12-04T09:16:35.4179152Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-12-04T09:16:35.4179345Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-12-04T09:16:35.4179525Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-12-04T09:16:35.4179706Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-12-04T09:16:35.4179963Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-12-04T09:16:35.4180143Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-12-04T09:16:35.4180386Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-12-04T09:16:35.4180579Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-12-04T09:16:35.4180762Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-12-04T09:16:35.4180943Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-12-04T09:16:35.4181133Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-12-04T09:16:35.4181314Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-12-04T09:16:35.4181494Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-12-04T09:16:35.4181685Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-12-04T09:16:35.4181865Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-12-04T09:16:35.4182053Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-12-04T09:16:35.4182239Z * [new branch] gh/ezyang/3189/base -> origin/gh/ezyang/3189/base 2025-12-04T09:16:35.4182420Z * [new branch] gh/ezyang/3189/head -> origin/gh/ezyang/3189/head 2025-12-04T09:16:35.4182598Z * [new branch] gh/ezyang/3189/orig -> origin/gh/ezyang/3189/orig 2025-12-04T09:16:35.4182790Z * [new branch] gh/ezyang/3191/base -> origin/gh/ezyang/3191/base 2025-12-04T09:16:35.4182969Z * [new branch] gh/ezyang/3191/head -> origin/gh/ezyang/3191/head 2025-12-04T09:16:35.4183154Z * [new branch] gh/ezyang/3191/orig -> origin/gh/ezyang/3191/orig 2025-12-04T09:16:35.4183334Z * [new branch] gh/ezyang/3192/base -> origin/gh/ezyang/3192/base 2025-12-04T09:16:35.4183519Z * [new branch] gh/ezyang/3192/head -> origin/gh/ezyang/3192/head 2025-12-04T09:16:35.4183709Z * [new branch] gh/ezyang/3192/orig -> origin/gh/ezyang/3192/orig 2025-12-04T09:16:35.4183889Z * [new branch] gh/ezyang/3193/base -> origin/gh/ezyang/3193/base 2025-12-04T09:16:35.4184085Z * [new branch] gh/ezyang/3193/head -> origin/gh/ezyang/3193/head 2025-12-04T09:16:35.4184267Z * [new branch] gh/ezyang/3193/orig -> origin/gh/ezyang/3193/orig 2025-12-04T09:16:35.4184449Z * [new branch] gh/ezyang/3194/base -> origin/gh/ezyang/3194/base 2025-12-04T09:16:35.4184638Z * [new branch] gh/ezyang/3194/head -> origin/gh/ezyang/3194/head 2025-12-04T09:16:35.4184822Z * [new branch] gh/ezyang/3194/orig -> origin/gh/ezyang/3194/orig 2025-12-04T09:16:35.4185003Z * [new branch] gh/ezyang/3195/base -> origin/gh/ezyang/3195/base 2025-12-04T09:16:35.4185194Z * [new branch] gh/ezyang/3195/head -> origin/gh/ezyang/3195/head 2025-12-04T09:16:35.4185376Z * [new branch] gh/ezyang/3195/orig -> origin/gh/ezyang/3195/orig 2025-12-04T09:16:35.4185557Z * [new branch] gh/ezyang/3196/base -> origin/gh/ezyang/3196/base 2025-12-04T09:16:35.4185748Z * [new branch] gh/ezyang/3196/head -> origin/gh/ezyang/3196/head 2025-12-04T09:16:35.4185928Z * [new branch] gh/ezyang/3196/orig -> origin/gh/ezyang/3196/orig 2025-12-04T09:16:35.4186108Z * [new branch] gh/ezyang/3197/base -> origin/gh/ezyang/3197/base 2025-12-04T09:16:35.4186300Z * [new branch] gh/ezyang/3197/head -> origin/gh/ezyang/3197/head 2025-12-04T09:16:35.4186554Z * [new branch] gh/ezyang/3197/orig -> origin/gh/ezyang/3197/orig 2025-12-04T09:16:35.4186810Z * [new branch] gh/ezyang/3198/base -> origin/gh/ezyang/3198/base 2025-12-04T09:16:35.4187081Z * [new branch] gh/ezyang/3198/head -> origin/gh/ezyang/3198/head 2025-12-04T09:16:35.4187266Z * [new branch] gh/ezyang/3198/orig -> origin/gh/ezyang/3198/orig 2025-12-04T09:16:35.4187451Z * [new branch] gh/ezyang/3199/base -> origin/gh/ezyang/3199/base 2025-12-04T09:16:35.4187630Z * [new branch] gh/ezyang/3199/head -> origin/gh/ezyang/3199/head 2025-12-04T09:16:35.4187824Z * [new branch] gh/ezyang/3199/orig -> origin/gh/ezyang/3199/orig 2025-12-04T09:16:35.4188004Z * [new branch] gh/ezyang/3200/base -> origin/gh/ezyang/3200/base 2025-12-04T09:16:35.4188188Z * [new branch] gh/ezyang/3200/head -> origin/gh/ezyang/3200/head 2025-12-04T09:16:35.4188380Z * [new branch] gh/ezyang/3200/orig -> origin/gh/ezyang/3200/orig 2025-12-04T09:16:35.4188560Z * [new branch] gh/ezyang/3201/base -> origin/gh/ezyang/3201/base 2025-12-04T09:16:35.4188745Z * [new branch] gh/ezyang/3201/head -> origin/gh/ezyang/3201/head 2025-12-04T09:16:35.4188939Z * [new branch] gh/ezyang/3201/orig -> origin/gh/ezyang/3201/orig 2025-12-04T09:16:35.4189121Z * [new branch] gh/ezyang/3202/base -> origin/gh/ezyang/3202/base 2025-12-04T09:16:35.4189302Z * [new branch] gh/ezyang/3202/head -> origin/gh/ezyang/3202/head 2025-12-04T09:16:35.4189491Z * [new branch] gh/ezyang/3202/orig -> origin/gh/ezyang/3202/orig 2025-12-04T09:16:35.4189674Z * [new branch] gh/ezyang/3203/base -> origin/gh/ezyang/3203/base 2025-12-04T09:16:35.4189859Z * [new branch] gh/ezyang/3203/head -> origin/gh/ezyang/3203/head 2025-12-04T09:16:35.4190054Z * [new branch] gh/ezyang/3203/orig -> origin/gh/ezyang/3203/orig 2025-12-04T09:16:35.4190238Z * [new branch] gh/ezyang/3204/base -> origin/gh/ezyang/3204/base 2025-12-04T09:16:35.4190427Z * [new branch] gh/ezyang/3204/head -> origin/gh/ezyang/3204/head 2025-12-04T09:16:35.4190616Z * [new branch] gh/ezyang/3204/orig -> origin/gh/ezyang/3204/orig 2025-12-04T09:16:35.4190797Z * [new branch] gh/ezyang/3205/base -> origin/gh/ezyang/3205/base 2025-12-04T09:16:35.4190980Z * [new branch] gh/ezyang/3205/head -> origin/gh/ezyang/3205/head 2025-12-04T09:16:35.4191170Z * [new branch] gh/ezyang/3205/orig -> origin/gh/ezyang/3205/orig 2025-12-04T09:16:35.4191349Z * [new branch] gh/ezyang/3206/base -> origin/gh/ezyang/3206/base 2025-12-04T09:16:35.4191533Z * [new branch] gh/ezyang/3206/head -> origin/gh/ezyang/3206/head 2025-12-04T09:16:35.4191715Z * [new branch] gh/ezyang/3206/orig -> origin/gh/ezyang/3206/orig 2025-12-04T09:16:35.4191905Z * [new branch] gh/ezyang/3207/base -> origin/gh/ezyang/3207/base 2025-12-04T09:16:35.4192083Z * [new branch] gh/ezyang/3207/head -> origin/gh/ezyang/3207/head 2025-12-04T09:16:35.4192265Z * [new branch] gh/ezyang/3207/orig -> origin/gh/ezyang/3207/orig 2025-12-04T09:16:35.4192450Z * [new branch] gh/ezyang/3208/base -> origin/gh/ezyang/3208/base 2025-12-04T09:16:35.4192629Z * [new branch] gh/ezyang/3208/head -> origin/gh/ezyang/3208/head 2025-12-04T09:16:35.4192809Z * [new branch] gh/ezyang/3208/orig -> origin/gh/ezyang/3208/orig 2025-12-04T09:16:35.4192998Z * [new branch] gh/ezyang/3209/base -> origin/gh/ezyang/3209/base 2025-12-04T09:16:35.4193644Z * [new branch] gh/ezyang/3209/head -> origin/gh/ezyang/3209/head 2025-12-04T09:16:35.4193832Z * [new branch] gh/ezyang/3209/orig -> origin/gh/ezyang/3209/orig 2025-12-04T09:16:35.4194098Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-12-04T09:16:35.4194284Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-12-04T09:16:35.4194471Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-12-04T09:16:35.4194663Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-12-04T09:16:35.4194845Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-12-04T09:16:35.4195029Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-12-04T09:16:35.4195214Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-12-04T09:16:35.4195398Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-12-04T09:16:35.4195578Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-12-04T09:16:35.4195770Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-12-04T09:16:35.4195948Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-12-04T09:16:35.4196129Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-12-04T09:16:35.4196307Z * [new branch] gh/fadara01/8/base -> origin/gh/fadara01/8/base 2025-12-04T09:16:35.4196496Z * [new branch] gh/fadara01/8/head -> origin/gh/fadara01/8/head 2025-12-04T09:16:35.4196678Z * [new branch] gh/fadara01/8/orig -> origin/gh/fadara01/8/orig 2025-12-04T09:16:35.4196856Z * [new branch] gh/fadara01/9/base -> origin/gh/fadara01/9/base 2025-12-04T09:16:35.4197048Z * [new branch] gh/fadara01/9/head -> origin/gh/fadara01/9/head 2025-12-04T09:16:35.4197231Z * [new branch] gh/fadara01/9/orig -> origin/gh/fadara01/9/orig 2025-12-04T09:16:35.4197413Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-12-04T09:16:35.4197596Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-12-04T09:16:35.4197776Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-12-04T09:16:35.4197952Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-12-04T09:16:35.4198136Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-12-04T09:16:35.4198314Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-12-04T09:16:35.4198494Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-12-04T09:16:35.4198683Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-12-04T09:16:35.4198860Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-12-04T09:16:35.4199040Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-12-04T09:16:35.4199227Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-12-04T09:16:35.4199406Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-12-04T09:16:35.4199584Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-12-04T09:16:35.4199769Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-12-04T09:16:35.4199946Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-12-04T09:16:35.4200194Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-12-04T09:16:35.4200376Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-12-04T09:16:35.4200898Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-12-04T09:16:35.4201092Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-12-04T09:16:35.4201270Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-12-04T09:16:35.4201464Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-12-04T09:16:35.4201640Z * [new branch] gh/fduwjj/234/base -> origin/gh/fduwjj/234/base 2025-12-04T09:16:35.4201819Z * [new branch] gh/fduwjj/234/head -> origin/gh/fduwjj/234/head 2025-12-04T09:16:35.4202006Z * [new branch] gh/fduwjj/234/orig -> origin/gh/fduwjj/234/orig 2025-12-04T09:16:35.4202189Z * [new branch] gh/fduwjj/235/base -> origin/gh/fduwjj/235/base 2025-12-04T09:16:35.4202369Z * [new branch] gh/fduwjj/235/head -> origin/gh/fduwjj/235/head 2025-12-04T09:16:35.4202569Z * [new branch] gh/fduwjj/235/orig -> origin/gh/fduwjj/235/orig 2025-12-04T09:16:35.4202749Z * [new branch] gh/fduwjj/236/base -> origin/gh/fduwjj/236/base 2025-12-04T09:16:35.4202930Z * [new branch] gh/fduwjj/236/head -> origin/gh/fduwjj/236/head 2025-12-04T09:16:35.4203119Z * [new branch] gh/fduwjj/236/orig -> origin/gh/fduwjj/236/orig 2025-12-04T09:16:35.4203298Z * [new branch] gh/fduwjj/237/base -> origin/gh/fduwjj/237/base 2025-12-04T09:16:35.4203476Z * [new branch] gh/fduwjj/237/head -> origin/gh/fduwjj/237/head 2025-12-04T09:16:35.4203661Z * [new branch] gh/fduwjj/237/orig -> origin/gh/fduwjj/237/orig 2025-12-04T09:16:35.4203841Z * [new branch] gh/fduwjj/238/base -> origin/gh/fduwjj/238/base 2025-12-04T09:16:35.4204019Z * [new branch] gh/fduwjj/238/head -> origin/gh/fduwjj/238/head 2025-12-04T09:16:35.4204208Z * [new branch] gh/fduwjj/238/orig -> origin/gh/fduwjj/238/orig 2025-12-04T09:16:35.4204386Z * [new branch] gh/fduwjj/239/base -> origin/gh/fduwjj/239/base 2025-12-04T09:16:35.4204564Z * [new branch] gh/fduwjj/239/head -> origin/gh/fduwjj/239/head 2025-12-04T09:16:35.4204751Z * [new branch] gh/fduwjj/239/orig -> origin/gh/fduwjj/239/orig 2025-12-04T09:16:35.4204940Z * [new branch] gh/fegin/332/base -> origin/gh/fegin/332/base 2025-12-04T09:16:35.4205118Z * [new branch] gh/fegin/332/head -> origin/gh/fegin/332/head 2025-12-04T09:16:35.4205293Z * [new branch] gh/fegin/332/orig -> origin/gh/fegin/332/orig 2025-12-04T09:16:35.4205478Z * [new branch] gh/fegin/333/base -> origin/gh/fegin/333/base 2025-12-04T09:16:35.4205652Z * [new branch] gh/fegin/333/head -> origin/gh/fegin/333/head 2025-12-04T09:16:35.4205830Z * [new branch] gh/fegin/333/orig -> origin/gh/fegin/333/orig 2025-12-04T09:16:35.4206014Z * [new branch] gh/fegin/334/base -> origin/gh/fegin/334/base 2025-12-04T09:16:35.4206188Z * [new branch] gh/fegin/334/head -> origin/gh/fegin/334/head 2025-12-04T09:16:35.4206361Z * [new branch] gh/fegin/334/orig -> origin/gh/fegin/334/orig 2025-12-04T09:16:35.4206542Z * [new branch] gh/fegin/335/base -> origin/gh/fegin/335/base 2025-12-04T09:16:35.4206717Z * [new branch] gh/fegin/335/head -> origin/gh/fegin/335/head 2025-12-04T09:16:35.4206892Z * [new branch] gh/fegin/335/orig -> origin/gh/fegin/335/orig 2025-12-04T09:16:35.4207158Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-12-04T09:16:35.4207339Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-12-04T09:16:35.4207587Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-12-04T09:16:35.4207780Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-12-04T09:16:35.4207960Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-12-04T09:16:35.4208140Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-12-04T09:16:35.4208319Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-12-04T09:16:35.4208509Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-12-04T09:16:35.4208693Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-12-04T09:16:35.4208874Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-12-04T09:16:35.4209062Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-12-04T09:16:35.4209245Z * [new branch] gh/fffrog/183/base -> origin/gh/fffrog/183/base 2025-12-04T09:16:35.4209420Z * [new branch] gh/fffrog/183/head -> origin/gh/fffrog/183/head 2025-12-04T09:16:35.4209607Z * [new branch] gh/fffrog/183/orig -> origin/gh/fffrog/183/orig 2025-12-04T09:16:35.4209788Z * [new branch] gh/fxdawnn/10/base -> origin/gh/fxdawnn/10/base 2025-12-04T09:16:35.4209969Z * [new branch] gh/fxdawnn/10/head -> origin/gh/fxdawnn/10/head 2025-12-04T09:16:35.4210156Z * [new branch] gh/fxdawnn/10/orig -> origin/gh/fxdawnn/10/orig 2025-12-04T09:16:35.4210337Z * [new branch] gh/fxdawnn/11/base -> origin/gh/fxdawnn/11/base 2025-12-04T09:16:35.4210516Z * [new branch] gh/fxdawnn/11/head -> origin/gh/fxdawnn/11/head 2025-12-04T09:16:35.4210709Z * [new branch] gh/fxdawnn/11/orig -> origin/gh/fxdawnn/11/orig 2025-12-04T09:16:35.4210889Z * [new branch] gh/fxdawnn/12/base -> origin/gh/fxdawnn/12/base 2025-12-04T09:16:35.4211067Z * [new branch] gh/fxdawnn/12/head -> origin/gh/fxdawnn/12/head 2025-12-04T09:16:35.4211259Z * [new branch] gh/fxdawnn/12/orig -> origin/gh/fxdawnn/12/orig 2025-12-04T09:16:35.4211452Z * [new branch] gh/fxdawnn/13/base -> origin/gh/fxdawnn/13/base 2025-12-04T09:16:35.4211635Z * [new branch] gh/fxdawnn/13/head -> origin/gh/fxdawnn/13/head 2025-12-04T09:16:35.4211830Z * [new branch] gh/fxdawnn/13/orig -> origin/gh/fxdawnn/13/orig 2025-12-04T09:16:35.4212020Z * [new branch] gh/fxdawnn/14/base -> origin/gh/fxdawnn/14/base 2025-12-04T09:16:35.4212201Z * [new branch] gh/fxdawnn/14/head -> origin/gh/fxdawnn/14/head 2025-12-04T09:16:35.4212384Z * [new branch] gh/fxdawnn/14/orig -> origin/gh/fxdawnn/14/orig 2025-12-04T09:16:35.4212573Z * [new branch] gh/fxdawnn/15/base -> origin/gh/fxdawnn/15/base 2025-12-04T09:16:35.4212752Z * [new branch] gh/fxdawnn/15/head -> origin/gh/fxdawnn/15/head 2025-12-04T09:16:35.4212931Z * [new branch] gh/fxdawnn/15/orig -> origin/gh/fxdawnn/15/orig 2025-12-04T09:16:35.4213118Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-12-04T09:16:35.4213296Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-12-04T09:16:35.4213475Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-12-04T09:16:35.4213733Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-12-04T09:16:35.4213908Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-12-04T09:16:35.4214142Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-12-04T09:16:35.4214324Z * [new branch] gh/fxdawnn/9/base -> origin/gh/fxdawnn/9/base 2025-12-04T09:16:35.4214499Z * [new branch] gh/fxdawnn/9/head -> origin/gh/fxdawnn/9/head 2025-12-04T09:16:35.4214676Z * [new branch] gh/fxdawnn/9/orig -> origin/gh/fxdawnn/9/orig 2025-12-04T09:16:35.4214854Z * [new branch] gh/galv/1/base -> origin/gh/galv/1/base 2025-12-04T09:16:35.4215019Z * [new branch] gh/galv/1/head -> origin/gh/galv/1/head 2025-12-04T09:16:35.4215181Z * [new branch] gh/galv/1/orig -> origin/gh/galv/1/orig 2025-12-04T09:16:35.4215355Z * [new branch] gh/galv/2/base -> origin/gh/galv/2/base 2025-12-04T09:16:35.4215520Z * [new branch] gh/galv/2/head -> origin/gh/galv/2/head 2025-12-04T09:16:35.4215691Z * [new branch] gh/galv/2/orig -> origin/gh/galv/2/orig 2025-12-04T09:16:35.4215853Z * [new branch] gh/galv/3/base -> origin/gh/galv/3/base 2025-12-04T09:16:35.4216020Z * [new branch] gh/galv/3/head -> origin/gh/galv/3/head 2025-12-04T09:16:35.4216180Z * [new branch] gh/galv/3/orig -> origin/gh/galv/3/orig 2025-12-04T09:16:35.4216375Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-12-04T09:16:35.4216572Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-12-04T09:16:35.4216758Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-12-04T09:16:35.4216953Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-12-04T09:16:35.4217154Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-12-04T09:16:35.4217342Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-12-04T09:16:35.4217527Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-12-04T09:16:35.4217719Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-12-04T09:16:35.4217903Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-12-04T09:16:35.4218091Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-12-04T09:16:35.4218283Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-12-04T09:16:35.4218471Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-12-04T09:16:35.4218662Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-12-04T09:16:35.4218860Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-12-04T09:16:35.4219049Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-12-04T09:16:35.4219237Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-12-04T09:16:35.4219430Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-12-04T09:16:35.4219617Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-12-04T09:16:35.4219802Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-12-04T09:16:35.4219989Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-12-04T09:16:35.4220254Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-12-04T09:16:35.4220440Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-12-04T09:16:35.4220692Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-12-04T09:16:35.4220892Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-12-04T09:16:35.4221082Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-12-04T09:16:35.4221272Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-12-04T09:16:35.4221465Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-12-04T09:16:35.4221655Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-12-04T09:16:35.4221838Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-12-04T09:16:35.4222033Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-12-04T09:16:35.4222221Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-12-04T09:16:35.4222414Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-12-04T09:16:35.4222614Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-12-04T09:16:35.4222804Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-12-04T09:16:35.4222991Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-12-04T09:16:35.4223187Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-12-04T09:16:35.4223372Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-12-04T09:16:35.4223558Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-12-04T09:16:35.4223759Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-12-04T09:16:35.4223947Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-12-04T09:16:35.4224140Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-12-04T09:16:35.4224324Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-12-04T09:16:35.4224518Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-12-04T09:16:35.4224711Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-12-04T09:16:35.4224895Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-12-04T09:16:35.4225091Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-12-04T09:16:35.4225282Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-12-04T09:16:35.4225465Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-12-04T09:16:35.4225664Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-12-04T09:16:35.4225849Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-12-04T09:16:35.4226033Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-12-04T09:16:35.4226227Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-12-04T09:16:35.4226414Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-12-04T09:16:35.4226603Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-12-04T09:16:35.4226891Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-12-04T09:16:35.4227163Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-12-04T09:16:35.4227350Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-12-04T09:16:35.4227612Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-12-04T09:16:35.4227799Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-12-04T09:16:35.4227987Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-12-04T09:16:35.4228185Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-12-04T09:16:35.4228375Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-12-04T09:16:35.4228559Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-12-04T09:16:35.4228745Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-12-04T09:16:35.4228951Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-12-04T09:16:35.4229138Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-12-04T09:16:35.4229327Z * [new branch] gh/guangyey/236/base -> origin/gh/guangyey/236/base 2025-12-04T09:16:35.4229518Z * [new branch] gh/guangyey/236/head -> origin/gh/guangyey/236/head 2025-12-04T09:16:35.4229704Z * [new branch] gh/guangyey/236/orig -> origin/gh/guangyey/236/orig 2025-12-04T09:16:35.4229894Z * [new branch] gh/guangyey/237/base -> origin/gh/guangyey/237/base 2025-12-04T09:16:35.4230094Z * [new branch] gh/guangyey/237/head -> origin/gh/guangyey/237/head 2025-12-04T09:16:35.4230281Z * [new branch] gh/guangyey/237/orig -> origin/gh/guangyey/237/orig 2025-12-04T09:16:35.4230471Z * [new branch] gh/guangyey/238/base -> origin/gh/guangyey/238/base 2025-12-04T09:16:35.4230663Z * [new branch] gh/guangyey/238/head -> origin/gh/guangyey/238/head 2025-12-04T09:16:35.4230852Z * [new branch] gh/guangyey/239/base -> origin/gh/guangyey/239/base 2025-12-04T09:16:35.4231039Z * [new branch] gh/guangyey/239/head -> origin/gh/guangyey/239/head 2025-12-04T09:16:35.4231229Z * [new branch] gh/guangyey/239/orig -> origin/gh/guangyey/239/orig 2025-12-04T09:16:35.4231421Z * [new branch] gh/guangyey/240/base -> origin/gh/guangyey/240/base 2025-12-04T09:16:35.4231608Z * [new branch] gh/guangyey/240/head -> origin/gh/guangyey/240/head 2025-12-04T09:16:35.4231807Z * [new branch] gh/guangyey/240/orig -> origin/gh/guangyey/240/orig 2025-12-04T09:16:35.4231997Z * [new branch] gh/guangyey/241/base -> origin/gh/guangyey/241/base 2025-12-04T09:16:35.4232185Z * [new branch] gh/guangyey/241/head -> origin/gh/guangyey/241/head 2025-12-04T09:16:35.4232376Z * [new branch] gh/guangyey/241/orig -> origin/gh/guangyey/241/orig 2025-12-04T09:16:35.4232565Z * [new branch] gh/guangyey/242/base -> origin/gh/guangyey/242/base 2025-12-04T09:16:35.4234137Z * [new branch] gh/guangyey/242/head -> origin/gh/guangyey/242/head 2025-12-04T09:16:35.4234332Z * [new branch] gh/guangyey/242/orig -> origin/gh/guangyey/242/orig 2025-12-04T09:16:35.4234517Z * [new branch] gh/guangyey/243/base -> origin/gh/guangyey/243/base 2025-12-04T09:16:35.4234707Z * [new branch] gh/guangyey/243/head -> origin/gh/guangyey/243/head 2025-12-04T09:16:35.4234894Z * [new branch] gh/guangyey/243/orig -> origin/gh/guangyey/243/orig 2025-12-04T09:16:35.4235094Z * [new branch] gh/guangyey/244/base -> origin/gh/guangyey/244/base 2025-12-04T09:16:35.4235372Z * [new branch] gh/guangyey/244/head -> origin/gh/guangyey/244/head 2025-12-04T09:16:35.4235561Z * [new branch] gh/guangyey/244/orig -> origin/gh/guangyey/244/orig 2025-12-04T09:16:35.4235820Z * [new branch] gh/guangyey/245/base -> origin/gh/guangyey/245/base 2025-12-04T09:16:35.4236010Z * [new branch] gh/guangyey/245/head -> origin/gh/guangyey/245/head 2025-12-04T09:16:35.4236203Z * [new branch] gh/guangyey/245/orig -> origin/gh/guangyey/245/orig 2025-12-04T09:16:35.4236402Z * [new branch] gh/guangyey/246/base -> origin/gh/guangyey/246/base 2025-12-04T09:16:35.4236594Z * [new branch] gh/guangyey/246/head -> origin/gh/guangyey/246/head 2025-12-04T09:16:35.4236781Z * [new branch] gh/guangyey/246/orig -> origin/gh/guangyey/246/orig 2025-12-04T09:16:35.4236983Z * [new branch] gh/guangyey/247/base -> origin/gh/guangyey/247/base 2025-12-04T09:16:35.4237168Z * [new branch] gh/guangyey/247/head -> origin/gh/guangyey/247/head 2025-12-04T09:16:35.4237367Z * [new branch] gh/guangyey/247/orig -> origin/gh/guangyey/247/orig 2025-12-04T09:16:35.4237566Z * [new branch] gh/guangyey/248/base -> origin/gh/guangyey/248/base 2025-12-04T09:16:35.4237760Z * [new branch] gh/guangyey/248/head -> origin/gh/guangyey/248/head 2025-12-04T09:16:35.4237946Z * [new branch] gh/guangyey/248/orig -> origin/gh/guangyey/248/orig 2025-12-04T09:16:35.4238144Z * [new branch] gh/guangyey/249/base -> origin/gh/guangyey/249/base 2025-12-04T09:16:35.4238328Z * [new branch] gh/guangyey/249/head -> origin/gh/guangyey/249/head 2025-12-04T09:16:35.4238516Z * [new branch] gh/guangyey/249/orig -> origin/gh/guangyey/249/orig 2025-12-04T09:16:35.4238720Z * [new branch] gh/guangyey/250/base -> origin/gh/guangyey/250/base 2025-12-04T09:16:35.4238911Z * [new branch] gh/guangyey/250/head -> origin/gh/guangyey/250/head 2025-12-04T09:16:35.4239100Z * [new branch] gh/guangyey/250/orig -> origin/gh/guangyey/250/orig 2025-12-04T09:16:35.4239287Z * [new branch] gh/guangyey/251/base -> origin/gh/guangyey/251/base 2025-12-04T09:16:35.4239483Z * [new branch] gh/guangyey/251/head -> origin/gh/guangyey/251/head 2025-12-04T09:16:35.4239669Z * [new branch] gh/guangyey/251/orig -> origin/gh/guangyey/251/orig 2025-12-04T09:16:35.4239854Z * [new branch] gh/guangyey/252/base -> origin/gh/guangyey/252/base 2025-12-04T09:16:35.4240048Z * [new branch] gh/guangyey/252/head -> origin/gh/guangyey/252/head 2025-12-04T09:16:35.4240234Z * [new branch] gh/guangyey/252/orig -> origin/gh/guangyey/252/orig 2025-12-04T09:16:35.4240426Z * [new branch] gh/guangyey/253/base -> origin/gh/guangyey/253/base 2025-12-04T09:16:35.4240619Z * [new branch] gh/guangyey/253/head -> origin/gh/guangyey/253/head 2025-12-04T09:16:35.4240809Z * [new branch] gh/guangyey/253/orig -> origin/gh/guangyey/253/orig 2025-12-04T09:16:35.4240997Z * [new branch] gh/guangyey/254/base -> origin/gh/guangyey/254/base 2025-12-04T09:16:35.4241194Z * [new branch] gh/guangyey/254/head -> origin/gh/guangyey/254/head 2025-12-04T09:16:35.4241380Z * [new branch] gh/guangyey/254/orig -> origin/gh/guangyey/254/orig 2025-12-04T09:16:35.4241571Z * [new branch] gh/guangyey/255/base -> origin/gh/guangyey/255/base 2025-12-04T09:16:35.4241773Z * [new branch] gh/guangyey/255/head -> origin/gh/guangyey/255/head 2025-12-04T09:16:35.4242027Z * [new branch] gh/guangyey/255/orig -> origin/gh/guangyey/255/orig 2025-12-04T09:16:35.4242270Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-12-04T09:16:35.4242576Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-12-04T09:16:35.4242808Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-12-04T09:16:35.4243039Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-12-04T09:16:35.4243280Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-12-04T09:16:35.4243512Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-12-04T09:16:35.4243746Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-12-04T09:16:35.4243983Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-12-04T09:16:35.4244218Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-12-04T09:16:35.4244447Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-12-04T09:16:35.4244678Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-12-04T09:16:35.4244913Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-12-04T09:16:35.4245144Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-12-04T09:16:35.4245376Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-12-04T09:16:35.4245613Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-12-04T09:16:35.4245841Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-12-04T09:16:35.4246071Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-12-04T09:16:35.4246314Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-12-04T09:16:35.4246545Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-12-04T09:16:35.4246774Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-12-04T09:16:35.4247017Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-12-04T09:16:35.4247247Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-12-04T09:16:35.4247473Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-12-04T09:16:35.4247707Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-12-04T09:16:35.4247936Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-12-04T09:16:35.4248165Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-12-04T09:16:35.4248403Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-12-04T09:16:35.4248629Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-12-04T09:16:35.4248855Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-12-04T09:16:35.4249092Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-12-04T09:16:35.4249320Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-12-04T09:16:35.4249546Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-12-04T09:16:35.4249854Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-12-04T09:16:35.4250081Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-12-04T09:16:35.4250380Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-12-04T09:16:35.4250619Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-12-04T09:16:35.4250849Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-12-04T09:16:35.4251077Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-12-04T09:16:35.4251309Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-12-04T09:16:35.4251533Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-12-04T09:16:35.4251758Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-12-04T09:16:35.4251990Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-12-04T09:16:35.4252231Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-12-04T09:16:35.4252456Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-12-04T09:16:35.4252681Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-12-04T09:16:35.4252915Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-12-04T09:16:35.4253147Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-12-04T09:16:35.4253374Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-12-04T09:16:35.4253613Z * [new branch] gh/guilhermeleobas/253/base -> origin/gh/guilhermeleobas/253/base 2025-12-04T09:16:35.4253845Z * [new branch] gh/guilhermeleobas/253/head -> origin/gh/guilhermeleobas/253/head 2025-12-04T09:16:35.4254075Z * [new branch] gh/guilhermeleobas/253/orig -> origin/gh/guilhermeleobas/253/orig 2025-12-04T09:16:35.4254315Z * [new branch] gh/guilhermeleobas/254/base -> origin/gh/guilhermeleobas/254/base 2025-12-04T09:16:35.4254543Z * [new branch] gh/guilhermeleobas/254/head -> origin/gh/guilhermeleobas/254/head 2025-12-04T09:16:35.4254770Z * [new branch] gh/guilhermeleobas/254/orig -> origin/gh/guilhermeleobas/254/orig 2025-12-04T09:16:35.4255002Z * [new branch] gh/guilhermeleobas/255/base -> origin/gh/guilhermeleobas/255/base 2025-12-04T09:16:35.4255234Z * [new branch] gh/guilhermeleobas/255/head -> origin/gh/guilhermeleobas/255/head 2025-12-04T09:16:35.4255460Z * [new branch] gh/guilhermeleobas/255/orig -> origin/gh/guilhermeleobas/255/orig 2025-12-04T09:16:35.4255698Z * [new branch] gh/guilhermeleobas/256/base -> origin/gh/guilhermeleobas/256/base 2025-12-04T09:16:35.4255925Z * [new branch] gh/guilhermeleobas/256/head -> origin/gh/guilhermeleobas/256/head 2025-12-04T09:16:35.4256154Z * [new branch] gh/guilhermeleobas/256/orig -> origin/gh/guilhermeleobas/256/orig 2025-12-04T09:16:35.4256385Z * [new branch] gh/guilhermeleobas/257/base -> origin/gh/guilhermeleobas/257/base 2025-12-04T09:16:35.4256615Z * [new branch] gh/guilhermeleobas/257/head -> origin/gh/guilhermeleobas/257/head 2025-12-04T09:16:35.4256841Z * [new branch] gh/guilhermeleobas/257/orig -> origin/gh/guilhermeleobas/257/orig 2025-12-04T09:16:35.4257082Z * [new branch] gh/guilhermeleobas/258/base -> origin/gh/guilhermeleobas/258/base 2025-12-04T09:16:35.4257307Z * [new branch] gh/guilhermeleobas/258/head -> origin/gh/guilhermeleobas/258/head 2025-12-04T09:16:35.4257601Z * [new branch] gh/guilhermeleobas/258/orig -> origin/gh/guilhermeleobas/258/orig 2025-12-04T09:16:35.4257837Z * [new branch] gh/guilhermeleobas/259/base -> origin/gh/guilhermeleobas/259/base 2025-12-04T09:16:35.4258127Z * [new branch] gh/guilhermeleobas/259/head -> origin/gh/guilhermeleobas/259/head 2025-12-04T09:16:35.4258359Z * [new branch] gh/guilhermeleobas/259/orig -> origin/gh/guilhermeleobas/259/orig 2025-12-04T09:16:35.4258590Z * [new branch] gh/guilhermeleobas/260/base -> origin/gh/guilhermeleobas/260/base 2025-12-04T09:16:35.4258822Z * [new branch] gh/guilhermeleobas/260/head -> origin/gh/guilhermeleobas/260/head 2025-12-04T09:16:35.4259057Z * [new branch] gh/guilhermeleobas/260/orig -> origin/gh/guilhermeleobas/260/orig 2025-12-04T09:16:35.4259293Z * [new branch] gh/guilhermeleobas/261/base -> origin/gh/guilhermeleobas/261/base 2025-12-04T09:16:35.4259534Z * [new branch] gh/guilhermeleobas/261/head -> origin/gh/guilhermeleobas/261/head 2025-12-04T09:16:35.4259760Z * [new branch] gh/guilhermeleobas/261/orig -> origin/gh/guilhermeleobas/261/orig 2025-12-04T09:16:35.4259990Z * [new branch] gh/guilhermeleobas/262/base -> origin/gh/guilhermeleobas/262/base 2025-12-04T09:16:35.4260225Z * [new branch] gh/guilhermeleobas/262/head -> origin/gh/guilhermeleobas/262/head 2025-12-04T09:16:35.4260454Z * [new branch] gh/guilhermeleobas/262/orig -> origin/gh/guilhermeleobas/262/orig 2025-12-04T09:16:35.4260679Z * [new branch] gh/guilhermeleobas/263/base -> origin/gh/guilhermeleobas/263/base 2025-12-04T09:16:35.4260916Z * [new branch] gh/guilhermeleobas/263/head -> origin/gh/guilhermeleobas/263/head 2025-12-04T09:16:35.4261142Z * [new branch] gh/guilhermeleobas/263/orig -> origin/gh/guilhermeleobas/263/orig 2025-12-04T09:16:35.4261375Z * [new branch] gh/guilhermeleobas/264/base -> origin/gh/guilhermeleobas/264/base 2025-12-04T09:16:35.4261609Z * [new branch] gh/guilhermeleobas/264/head -> origin/gh/guilhermeleobas/264/head 2025-12-04T09:16:35.4261843Z * [new branch] gh/guilhermeleobas/264/orig -> origin/gh/guilhermeleobas/264/orig 2025-12-04T09:16:35.4262071Z * [new branch] gh/guilhermeleobas/265/base -> origin/gh/guilhermeleobas/265/base 2025-12-04T09:16:35.4262305Z * [new branch] gh/guilhermeleobas/265/head -> origin/gh/guilhermeleobas/265/head 2025-12-04T09:16:35.4262537Z * [new branch] gh/guilhermeleobas/265/orig -> origin/gh/guilhermeleobas/265/orig 2025-12-04T09:16:35.4262764Z * [new branch] gh/guilhermeleobas/266/base -> origin/gh/guilhermeleobas/266/base 2025-12-04T09:16:35.4263008Z * [new branch] gh/guilhermeleobas/266/head -> origin/gh/guilhermeleobas/266/head 2025-12-04T09:16:35.4263242Z * [new branch] gh/guilhermeleobas/266/orig -> origin/gh/guilhermeleobas/266/orig 2025-12-04T09:16:35.4263475Z * [new branch] gh/guilhermeleobas/267/base -> origin/gh/guilhermeleobas/267/base 2025-12-04T09:16:35.4263708Z * [new branch] gh/guilhermeleobas/267/head -> origin/gh/guilhermeleobas/267/head 2025-12-04T09:16:35.4263940Z * [new branch] gh/guilhermeleobas/267/orig -> origin/gh/guilhermeleobas/267/orig 2025-12-04T09:16:35.4264150Z * [new branch] gh/hameerabbasi/1/base -> origin/gh/hameerabbasi/1/base 2025-12-04T09:16:35.4264365Z * [new branch] gh/hameerabbasi/1/head -> origin/gh/hameerabbasi/1/head 2025-12-04T09:16:35.4264568Z * [new branch] gh/hameerabbasi/2/base -> origin/gh/hameerabbasi/2/base 2025-12-04T09:16:35.4264770Z * [new branch] gh/hameerabbasi/2/head -> origin/gh/hameerabbasi/2/head 2025-12-04T09:16:35.4264975Z * [new branch] gh/hameerabbasi/2/orig -> origin/gh/hameerabbasi/2/orig 2025-12-04T09:16:35.4265255Z * [new branch] gh/hameerabbasi/3/base -> origin/gh/hameerabbasi/3/base 2025-12-04T09:16:35.4265465Z * [new branch] gh/hameerabbasi/3/head -> origin/gh/hameerabbasi/3/head 2025-12-04T09:16:35.4265737Z * [new branch] gh/hameerabbasi/3/orig -> origin/gh/hameerabbasi/3/orig 2025-12-04T09:16:35.4265954Z * [new branch] gh/hameerabbasi/4/base -> origin/gh/hameerabbasi/4/base 2025-12-04T09:16:35.4266159Z * [new branch] gh/hameerabbasi/4/head -> origin/gh/hameerabbasi/4/head 2025-12-04T09:16:35.4266362Z * [new branch] gh/hameerabbasi/4/orig -> origin/gh/hameerabbasi/4/orig 2025-12-04T09:16:35.4266551Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-12-04T09:16:35.4266824Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-12-04T09:16:35.4267007Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-12-04T09:16:35.4267190Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-12-04T09:16:35.4267361Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-12-04T09:16:35.4267537Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-12-04T09:16:35.4267715Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-12-04T09:16:35.4267884Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-12-04T09:16:35.4268069Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-12-04T09:16:35.4268257Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-12-04T09:16:35.4268439Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-12-04T09:16:35.4268619Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-12-04T09:16:35.4268814Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-12-04T09:16:35.4268994Z * [new branch] gh/isuruf/158/base -> origin/gh/isuruf/158/base 2025-12-04T09:16:35.4269182Z * [new branch] gh/isuruf/158/head -> origin/gh/isuruf/158/head 2025-12-04T09:16:35.4269366Z * [new branch] gh/isuruf/159/base -> origin/gh/isuruf/159/base 2025-12-04T09:16:35.4269556Z * [new branch] gh/isuruf/159/head -> origin/gh/isuruf/159/head 2025-12-04T09:16:35.4269738Z * [new branch] gh/isuruf/160/base -> origin/gh/isuruf/160/base 2025-12-04T09:16:35.4269917Z * [new branch] gh/isuruf/160/head -> origin/gh/isuruf/160/head 2025-12-04T09:16:35.4270115Z * [new branch] gh/isuruf/160/orig -> origin/gh/isuruf/160/orig 2025-12-04T09:16:35.4270299Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-12-04T09:16:35.4270477Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-12-04T09:16:35.4270665Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-12-04T09:16:35.4270859Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-12-04T09:16:35.4271052Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-12-04T09:16:35.4271244Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-12-04T09:16:35.4271433Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-12-04T09:16:35.4271619Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-12-04T09:16:35.4271814Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-12-04T09:16:35.4272078Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-12-04T09:16:35.4272263Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-12-04T09:16:35.4272517Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-12-04T09:16:35.4272705Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-12-04T09:16:35.4272890Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-12-04T09:16:35.4273087Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-12-04T09:16:35.4273274Z * [new branch] gh/jamesjwu/207/base -> origin/gh/jamesjwu/207/base 2025-12-04T09:16:35.4273461Z * [new branch] gh/jamesjwu/207/head -> origin/gh/jamesjwu/207/head 2025-12-04T09:16:35.4273650Z * [new branch] gh/jamesjwu/207/orig -> origin/gh/jamesjwu/207/orig 2025-12-04T09:16:35.4273849Z * [new branch] gh/jamesjwu/208/base -> origin/gh/jamesjwu/208/base 2025-12-04T09:16:35.4274039Z * [new branch] gh/jamesjwu/208/head -> origin/gh/jamesjwu/208/head 2025-12-04T09:16:35.4274227Z * [new branch] gh/jamesjwu/208/orig -> origin/gh/jamesjwu/208/orig 2025-12-04T09:16:35.4274425Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-12-04T09:16:35.4274615Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-12-04T09:16:35.4274806Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-12-04T09:16:35.4275002Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-12-04T09:16:35.4275184Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-12-04T09:16:35.4275370Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-12-04T09:16:35.4275569Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-12-04T09:16:35.4275754Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-12-04T09:16:35.4275941Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-12-04T09:16:35.4276132Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-12-04T09:16:35.4276314Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-12-04T09:16:35.4276496Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-12-04T09:16:35.4276685Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-12-04T09:16:35.4276867Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-12-04T09:16:35.4277054Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-12-04T09:16:35.4277253Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-12-04T09:16:35.4277440Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-12-04T09:16:35.4277624Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-12-04T09:16:35.4277819Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-12-04T09:16:35.4278014Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-12-04T09:16:35.4278197Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-12-04T09:16:35.4278383Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-12-04T09:16:35.4278577Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-12-04T09:16:35.4278825Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-12-04T09:16:35.4279010Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-12-04T09:16:35.4279263Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-12-04T09:16:35.4279446Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-12-04T09:16:35.4279628Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-12-04T09:16:35.4279822Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-12-04T09:16:35.4280007Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-12-04T09:16:35.4280196Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-12-04T09:16:35.4280395Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-12-04T09:16:35.4280584Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-12-04T09:16:35.4280770Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-12-04T09:16:35.4280967Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-12-04T09:16:35.4281151Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-12-04T09:16:35.4281337Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-12-04T09:16:35.4281530Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-12-04T09:16:35.4281714Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-12-04T09:16:35.4281900Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-12-04T09:16:35.4282090Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-12-04T09:16:35.4282292Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-12-04T09:16:35.4282477Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-12-04T09:16:35.4282665Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-12-04T09:16:35.4282856Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-12-04T09:16:35.4283041Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-12-04T09:16:35.4283228Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-12-04T09:16:35.4283420Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-12-04T09:16:35.4283606Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-12-04T09:16:35.4283800Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-12-04T09:16:35.4283998Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-12-04T09:16:35.4284186Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-12-04T09:16:35.4284371Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-12-04T09:16:35.4284561Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-12-04T09:16:35.4284747Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-12-04T09:16:35.4284935Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-12-04T09:16:35.4285130Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-12-04T09:16:35.4285315Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-12-04T09:16:35.4285573Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-12-04T09:16:35.4285769Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-12-04T09:16:35.4286017Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-12-04T09:16:35.4286206Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-12-04T09:16:35.4286394Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-12-04T09:16:35.4286585Z * [new branch] gh/janeyx99/327/base -> origin/gh/janeyx99/327/base 2025-12-04T09:16:35.4286768Z * [new branch] gh/janeyx99/327/head -> origin/gh/janeyx99/327/head 2025-12-04T09:16:35.4286953Z * [new branch] gh/janeyx99/327/orig -> origin/gh/janeyx99/327/orig 2025-12-04T09:16:35.4287146Z * [new branch] gh/janeyx99/328/base -> origin/gh/janeyx99/328/base 2025-12-04T09:16:35.4287337Z * [new branch] gh/janeyx99/328/head -> origin/gh/janeyx99/328/head 2025-12-04T09:16:35.4287524Z * [new branch] gh/janeyx99/328/orig -> origin/gh/janeyx99/328/orig 2025-12-04T09:16:35.4287737Z * [new branch] gh/janeyx99/329/base -> origin/gh/janeyx99/329/base 2025-12-04T09:16:35.4287926Z * [new branch] gh/janeyx99/329/head -> origin/gh/janeyx99/329/head 2025-12-04T09:16:35.4288108Z * [new branch] gh/janeyx99/329/orig -> origin/gh/janeyx99/329/orig 2025-12-04T09:16:35.4288306Z * [new branch] gh/janeyx99/330/base -> origin/gh/janeyx99/330/base 2025-12-04T09:16:35.4288491Z * [new branch] gh/janeyx99/330/head -> origin/gh/janeyx99/330/head 2025-12-04T09:16:35.4288675Z * [new branch] gh/janeyx99/330/orig -> origin/gh/janeyx99/330/orig 2025-12-04T09:16:35.4288873Z * [new branch] gh/janeyx99/331/base -> origin/gh/janeyx99/331/base 2025-12-04T09:16:35.4289057Z * [new branch] gh/janeyx99/331/head -> origin/gh/janeyx99/331/head 2025-12-04T09:16:35.4289245Z * [new branch] gh/janeyx99/331/orig -> origin/gh/janeyx99/331/orig 2025-12-04T09:16:35.4289444Z * [new branch] gh/janeyx99/332/base -> origin/gh/janeyx99/332/base 2025-12-04T09:16:35.4289627Z * [new branch] gh/janeyx99/332/head -> origin/gh/janeyx99/332/head 2025-12-04T09:16:35.4289812Z * [new branch] gh/janeyx99/332/orig -> origin/gh/janeyx99/332/orig 2025-12-04T09:16:35.4290000Z * [new branch] gh/janeyx99/333/base -> origin/gh/janeyx99/333/base 2025-12-04T09:16:35.4290184Z * [new branch] gh/janeyx99/333/head -> origin/gh/janeyx99/333/head 2025-12-04T09:16:35.4290369Z * [new branch] gh/janeyx99/333/orig -> origin/gh/janeyx99/333/orig 2025-12-04T09:16:35.4290557Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-12-04T09:16:35.4290745Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-12-04T09:16:35.4290937Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-12-04T09:16:35.4291118Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-12-04T09:16:35.4291304Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-12-04T09:16:35.4291483Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-12-04T09:16:35.4291661Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-12-04T09:16:35.4291854Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-12-04T09:16:35.4292034Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-12-04T09:16:35.4292282Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-12-04T09:16:35.4292471Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-12-04T09:16:35.4292717Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-12-04T09:16:35.4292894Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-12-04T09:16:35.4293081Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-12-04T09:16:35.4293258Z * [new branch] gh/jansel/552/base -> origin/gh/jansel/552/base 2025-12-04T09:16:35.4293434Z * [new branch] gh/jansel/552/head -> origin/gh/jansel/552/head 2025-12-04T09:16:35.4293621Z * [new branch] gh/jansel/552/orig -> origin/gh/jansel/552/orig 2025-12-04T09:16:35.4293799Z * [new branch] gh/jansel/553/base -> origin/gh/jansel/553/base 2025-12-04T09:16:35.4293981Z * [new branch] gh/jansel/553/head -> origin/gh/jansel/553/head 2025-12-04T09:16:35.4294169Z * [new branch] gh/jansel/553/orig -> origin/gh/jansel/553/orig 2025-12-04T09:16:35.4294349Z * [new branch] gh/jansel/554/base -> origin/gh/jansel/554/base 2025-12-04T09:16:35.4294530Z * [new branch] gh/jansel/554/head -> origin/gh/jansel/554/head 2025-12-04T09:16:35.4294713Z * [new branch] gh/jansel/554/orig -> origin/gh/jansel/554/orig 2025-12-04T09:16:35.4294897Z * [new branch] gh/jansel/555/base -> origin/gh/jansel/555/base 2025-12-04T09:16:35.4295079Z * [new branch] gh/jansel/555/head -> origin/gh/jansel/555/head 2025-12-04T09:16:35.4295257Z * [new branch] gh/jansel/555/orig -> origin/gh/jansel/555/orig 2025-12-04T09:16:35.4295444Z * [new branch] gh/jansel/556/base -> origin/gh/jansel/556/base 2025-12-04T09:16:35.4295620Z * [new branch] gh/jansel/556/head -> origin/gh/jansel/556/head 2025-12-04T09:16:35.4295805Z * [new branch] gh/jansel/556/orig -> origin/gh/jansel/556/orig 2025-12-04T09:16:35.4295995Z * [new branch] gh/jansel/557/base -> origin/gh/jansel/557/base 2025-12-04T09:16:35.4296174Z * [new branch] gh/jansel/557/head -> origin/gh/jansel/557/head 2025-12-04T09:16:35.4296355Z * [new branch] gh/jansel/557/orig -> origin/gh/jansel/557/orig 2025-12-04T09:16:35.4296545Z * [new branch] gh/jansel/558/base -> origin/gh/jansel/558/base 2025-12-04T09:16:35.4296725Z * [new branch] gh/jansel/558/head -> origin/gh/jansel/558/head 2025-12-04T09:16:35.4296904Z * [new branch] gh/jansel/558/orig -> origin/gh/jansel/558/orig 2025-12-04T09:16:35.4297097Z * [new branch] gh/jansel/559/base -> origin/gh/jansel/559/base 2025-12-04T09:16:35.4297274Z * [new branch] gh/jansel/559/head -> origin/gh/jansel/559/head 2025-12-04T09:16:35.4297456Z * [new branch] gh/jansel/559/orig -> origin/gh/jansel/559/orig 2025-12-04T09:16:35.4297641Z * [new branch] gh/jansel/560/base -> origin/gh/jansel/560/base 2025-12-04T09:16:35.4297817Z * [new branch] gh/jansel/560/head -> origin/gh/jansel/560/head 2025-12-04T09:16:35.4297996Z * [new branch] gh/jansel/560/orig -> origin/gh/jansel/560/orig 2025-12-04T09:16:35.4298185Z * [new branch] gh/jansel/561/base -> origin/gh/jansel/561/base 2025-12-04T09:16:35.4298364Z * [new branch] gh/jansel/561/head -> origin/gh/jansel/561/head 2025-12-04T09:16:35.4298542Z * [new branch] gh/jansel/561/orig -> origin/gh/jansel/561/orig 2025-12-04T09:16:35.4298786Z * [new branch] gh/jansel/562/base -> origin/gh/jansel/562/base 2025-12-04T09:16:35.4298978Z * [new branch] gh/jansel/562/head -> origin/gh/jansel/562/head 2025-12-04T09:16:35.4299214Z * [new branch] gh/jansel/562/orig -> origin/gh/jansel/562/orig 2025-12-04T09:16:35.4299397Z * [new branch] gh/jansel/563/base -> origin/gh/jansel/563/base 2025-12-04T09:16:35.4299590Z * [new branch] gh/jansel/563/head -> origin/gh/jansel/563/head 2025-12-04T09:16:35.4299767Z * [new branch] gh/jansel/563/orig -> origin/gh/jansel/563/orig 2025-12-04T09:16:35.4299944Z * [new branch] gh/jansel/564/base -> origin/gh/jansel/564/base 2025-12-04T09:16:35.4300134Z * [new branch] gh/jansel/564/head -> origin/gh/jansel/564/head 2025-12-04T09:16:35.4300314Z * [new branch] gh/jansel/564/orig -> origin/gh/jansel/564/orig 2025-12-04T09:16:35.4300497Z * [new branch] gh/jansel/565/base -> origin/gh/jansel/565/base 2025-12-04T09:16:35.4300691Z * [new branch] gh/jansel/565/head -> origin/gh/jansel/565/head 2025-12-04T09:16:35.4300873Z * [new branch] gh/jansel/565/orig -> origin/gh/jansel/565/orig 2025-12-04T09:16:35.4301060Z * [new branch] gh/jansel/566/base -> origin/gh/jansel/566/base 2025-12-04T09:16:35.4301250Z * [new branch] gh/jansel/566/head -> origin/gh/jansel/566/head 2025-12-04T09:16:35.4301428Z * [new branch] gh/jansel/566/orig -> origin/gh/jansel/566/orig 2025-12-04T09:16:35.4301605Z * [new branch] gh/jansel/567/base -> origin/gh/jansel/567/base 2025-12-04T09:16:35.4301788Z * [new branch] gh/jansel/567/head -> origin/gh/jansel/567/head 2025-12-04T09:16:35.4301967Z * [new branch] gh/jansel/567/orig -> origin/gh/jansel/567/orig 2025-12-04T09:16:35.4302151Z * [new branch] gh/jansel/568/base -> origin/gh/jansel/568/base 2025-12-04T09:16:35.4302337Z * [new branch] gh/jansel/568/head -> origin/gh/jansel/568/head 2025-12-04T09:16:35.4302521Z * [new branch] gh/jansel/568/orig -> origin/gh/jansel/568/orig 2025-12-04T09:16:35.4302697Z * [new branch] gh/jansel/569/base -> origin/gh/jansel/569/base 2025-12-04T09:16:35.4302877Z * [new branch] gh/jansel/569/head -> origin/gh/jansel/569/head 2025-12-04T09:16:35.4303062Z * [new branch] gh/jansel/569/orig -> origin/gh/jansel/569/orig 2025-12-04T09:16:35.4303239Z * [new branch] gh/jansel/570/base -> origin/gh/jansel/570/base 2025-12-04T09:16:35.4303417Z * [new branch] gh/jansel/570/head -> origin/gh/jansel/570/head 2025-12-04T09:16:35.4303606Z * [new branch] gh/jansel/570/orig -> origin/gh/jansel/570/orig 2025-12-04T09:16:35.4303782Z * [new branch] gh/jansel/571/base -> origin/gh/jansel/571/base 2025-12-04T09:16:35.4303961Z * [new branch] gh/jansel/571/head -> origin/gh/jansel/571/head 2025-12-04T09:16:35.4304149Z * [new branch] gh/jansel/571/orig -> origin/gh/jansel/571/orig 2025-12-04T09:16:35.4304326Z * [new branch] gh/jansel/572/base -> origin/gh/jansel/572/base 2025-12-04T09:16:35.4304504Z * [new branch] gh/jansel/572/head -> origin/gh/jansel/572/head 2025-12-04T09:16:35.4304693Z * [new branch] gh/jansel/572/orig -> origin/gh/jansel/572/orig 2025-12-04T09:16:35.4304870Z * [new branch] gh/jansel/573/base -> origin/gh/jansel/573/base 2025-12-04T09:16:35.4305048Z * [new branch] gh/jansel/573/head -> origin/gh/jansel/573/head 2025-12-04T09:16:35.4305745Z * [new branch] gh/jansel/573/orig -> origin/gh/jansel/573/orig 2025-12-04T09:16:35.4305925Z * [new branch] gh/jansel/574/base -> origin/gh/jansel/574/base 2025-12-04T09:16:35.4306171Z * [new branch] gh/jansel/574/head -> origin/gh/jansel/574/head 2025-12-04T09:16:35.4306370Z * [new branch] gh/jansel/574/orig -> origin/gh/jansel/574/orig 2025-12-04T09:16:35.4306552Z * [new branch] gh/jansel/575/base -> origin/gh/jansel/575/base 2025-12-04T09:16:35.4306814Z * [new branch] gh/jansel/575/head -> origin/gh/jansel/575/head 2025-12-04T09:16:35.4307007Z * [new branch] gh/jansel/575/orig -> origin/gh/jansel/575/orig 2025-12-04T09:16:35.4307184Z * [new branch] gh/jansel/576/base -> origin/gh/jansel/576/base 2025-12-04T09:16:35.4307362Z * [new branch] gh/jansel/576/head -> origin/gh/jansel/576/head 2025-12-04T09:16:35.4307545Z * [new branch] gh/jansel/576/orig -> origin/gh/jansel/576/orig 2025-12-04T09:16:35.4307766Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-12-04T09:16:35.4307985Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-12-04T09:16:35.4308193Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-12-04T09:16:35.4308406Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-12-04T09:16:35.4308607Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-12-04T09:16:35.4308810Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-12-04T09:16:35.4309012Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-12-04T09:16:35.4309206Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-12-04T09:16:35.4309398Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-12-04T09:16:35.4309599Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-12-04T09:16:35.4309791Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-12-04T09:16:35.4309988Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-12-04T09:16:35.4310188Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-12-04T09:16:35.4310377Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-12-04T09:16:35.4310565Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-12-04T09:16:35.4310759Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-12-04T09:16:35.4310949Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-12-04T09:16:35.4311142Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-12-04T09:16:35.4311341Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-12-04T09:16:35.4311529Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-12-04T09:16:35.4311714Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-12-04T09:16:35.4311914Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-12-04T09:16:35.4312101Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-12-04T09:16:35.4312288Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-12-04T09:16:35.4312474Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-12-04T09:16:35.4312740Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-12-04T09:16:35.4312933Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-12-04T09:16:35.4313522Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-12-04T09:16:35.4313733Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-12-04T09:16:35.4313919Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-12-04T09:16:35.4314108Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-12-04T09:16:35.4314306Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-12-04T09:16:35.4314497Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-12-04T09:16:35.4314690Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-12-04T09:16:35.4314890Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-12-04T09:16:35.4315079Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-12-04T09:16:35.4315273Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-12-04T09:16:35.4315476Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-12-04T09:16:35.4315667Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-12-04T09:16:35.4315855Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-12-04T09:16:35.4316053Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-12-04T09:16:35.4316239Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-12-04T09:16:35.4316431Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-12-04T09:16:35.4316627Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-12-04T09:16:35.4316819Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-12-04T09:16:35.4317008Z * [new branch] gh/jiayisunx/88/base -> origin/gh/jiayisunx/88/base 2025-12-04T09:16:35.4317196Z * [new branch] gh/jiayisunx/88/head -> origin/gh/jiayisunx/88/head 2025-12-04T09:16:35.4317391Z * [new branch] gh/jiayisunx/88/orig -> origin/gh/jiayisunx/88/orig 2025-12-04T09:16:35.4317580Z * [new branch] gh/jiayisunx/89/base -> origin/gh/jiayisunx/89/base 2025-12-04T09:16:35.4317771Z * [new branch] gh/jiayisunx/89/head -> origin/gh/jiayisunx/89/head 2025-12-04T09:16:35.4317967Z * [new branch] gh/jiayisunx/89/orig -> origin/gh/jiayisunx/89/orig 2025-12-04T09:16:35.4318160Z * [new branch] gh/jiayisunx/90/base -> origin/gh/jiayisunx/90/base 2025-12-04T09:16:35.4318349Z * [new branch] gh/jiayisunx/90/head -> origin/gh/jiayisunx/90/head 2025-12-04T09:16:35.4318556Z * [new branch] gh/jiayisunx/90/orig -> origin/gh/jiayisunx/90/orig 2025-12-04T09:16:35.4318760Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-12-04T09:16:35.4318960Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-12-04T09:16:35.4319160Z * [new branch] gh/jturney/1/base -> origin/gh/jturney/1/base 2025-12-04T09:16:35.4319348Z * [new branch] gh/jturney/1/head -> origin/gh/jturney/1/head 2025-12-04T09:16:35.4319527Z * [new branch] gh/jturney/1/orig -> origin/gh/jturney/1/orig 2025-12-04T09:16:35.4319717Z * [new branch] gh/jturney/2/base -> origin/gh/jturney/2/base 2025-12-04T09:16:35.4319968Z * [new branch] gh/jturney/2/head -> origin/gh/jturney/2/head 2025-12-04T09:16:35.4320145Z * [new branch] gh/jturney/2/orig -> origin/gh/jturney/2/orig 2025-12-04T09:16:35.4320423Z * [new branch] gh/karthickai/10/base -> origin/gh/karthickai/10/base 2025-12-04T09:16:35.4320623Z * [new branch] gh/karthickai/10/head -> origin/gh/karthickai/10/head 2025-12-04T09:16:35.4320825Z * [new branch] gh/karthickai/10/orig -> origin/gh/karthickai/10/orig 2025-12-04T09:16:35.4321025Z * [new branch] gh/karthickai/11/base -> origin/gh/karthickai/11/base 2025-12-04T09:16:35.4321227Z * [new branch] gh/karthickai/11/head -> origin/gh/karthickai/11/head 2025-12-04T09:16:35.4321420Z * [new branch] gh/karthickai/11/orig -> origin/gh/karthickai/11/orig 2025-12-04T09:16:35.4321632Z * [new branch] gh/karthickai/12/base -> origin/gh/karthickai/12/base 2025-12-04T09:16:35.4321840Z * [new branch] gh/karthickai/12/head -> origin/gh/karthickai/12/head 2025-12-04T09:16:35.4322033Z * [new branch] gh/karthickai/12/orig -> origin/gh/karthickai/12/orig 2025-12-04T09:16:35.4322227Z * [new branch] gh/karthickai/13/base -> origin/gh/karthickai/13/base 2025-12-04T09:16:35.4322428Z * [new branch] gh/karthickai/13/head -> origin/gh/karthickai/13/head 2025-12-04T09:16:35.4322618Z * [new branch] gh/karthickai/13/orig -> origin/gh/karthickai/13/orig 2025-12-04T09:16:35.4322810Z * [new branch] gh/karthickai/14/base -> origin/gh/karthickai/14/base 2025-12-04T09:16:35.4323015Z * [new branch] gh/karthickai/14/head -> origin/gh/karthickai/14/head 2025-12-04T09:16:35.4323214Z * [new branch] gh/karthickai/14/orig -> origin/gh/karthickai/14/orig 2025-12-04T09:16:35.4323409Z * [new branch] gh/karthickai/15/base -> origin/gh/karthickai/15/base 2025-12-04T09:16:35.4323613Z * [new branch] gh/karthickai/15/head -> origin/gh/karthickai/15/head 2025-12-04T09:16:35.4323811Z * [new branch] gh/karthickai/15/orig -> origin/gh/karthickai/15/orig 2025-12-04T09:16:35.4324003Z * [new branch] gh/karthickai/16/base -> origin/gh/karthickai/16/base 2025-12-04T09:16:35.4324205Z * [new branch] gh/karthickai/16/head -> origin/gh/karthickai/16/head 2025-12-04T09:16:35.4324400Z * [new branch] gh/karthickai/16/orig -> origin/gh/karthickai/16/orig 2025-12-04T09:16:35.4324591Z * [new branch] gh/karthickai/17/base -> origin/gh/karthickai/17/base 2025-12-04T09:16:35.4324794Z * [new branch] gh/karthickai/17/head -> origin/gh/karthickai/17/head 2025-12-04T09:16:35.4324990Z * [new branch] gh/karthickai/17/orig -> origin/gh/karthickai/17/orig 2025-12-04T09:16:35.4325193Z * [new branch] gh/karthickai/18/base -> origin/gh/karthickai/18/base 2025-12-04T09:16:35.4325393Z * [new branch] gh/karthickai/18/head -> origin/gh/karthickai/18/head 2025-12-04T09:16:35.4325596Z * [new branch] gh/karthickai/18/orig -> origin/gh/karthickai/18/orig 2025-12-04T09:16:35.4325789Z * [new branch] gh/karthickai/19/base -> origin/gh/karthickai/19/base 2025-12-04T09:16:35.4325985Z * [new branch] gh/karthickai/19/head -> origin/gh/karthickai/19/head 2025-12-04T09:16:35.4326191Z * [new branch] gh/karthickai/19/orig -> origin/gh/karthickai/19/orig 2025-12-04T09:16:35.4326384Z * [new branch] gh/karthickai/20/base -> origin/gh/karthickai/20/base 2025-12-04T09:16:35.4326575Z * [new branch] gh/karthickai/20/head -> origin/gh/karthickai/20/head 2025-12-04T09:16:35.4326842Z * [new branch] gh/karthickai/20/orig -> origin/gh/karthickai/20/orig 2025-12-04T09:16:35.4327035Z * [new branch] gh/karthickai/21/base -> origin/gh/karthickai/21/base 2025-12-04T09:16:35.4327290Z * [new branch] gh/karthickai/21/head -> origin/gh/karthickai/21/head 2025-12-04T09:16:35.4327495Z * [new branch] gh/karthickai/21/orig -> origin/gh/karthickai/21/orig 2025-12-04T09:16:35.4327691Z * [new branch] gh/karthickai/22/base -> origin/gh/karthickai/22/base 2025-12-04T09:16:35.4327882Z * [new branch] gh/karthickai/22/head -> origin/gh/karthickai/22/head 2025-12-04T09:16:35.4328082Z * [new branch] gh/karthickai/22/orig -> origin/gh/karthickai/22/orig 2025-12-04T09:16:35.4328274Z * [new branch] gh/karthickai/23/base -> origin/gh/karthickai/23/base 2025-12-04T09:16:35.4328466Z * [new branch] gh/karthickai/23/head -> origin/gh/karthickai/23/head 2025-12-04T09:16:35.4328676Z * [new branch] gh/karthickai/23/orig -> origin/gh/karthickai/23/orig 2025-12-04T09:16:35.4328867Z * [new branch] gh/karthickai/24/base -> origin/gh/karthickai/24/base 2025-12-04T09:16:35.4329063Z * [new branch] gh/karthickai/24/head -> origin/gh/karthickai/24/head 2025-12-04T09:16:35.4329262Z * [new branch] gh/karthickai/24/orig -> origin/gh/karthickai/24/orig 2025-12-04T09:16:35.4329454Z * [new branch] gh/karthickai/25/base -> origin/gh/karthickai/25/base 2025-12-04T09:16:35.4329647Z * [new branch] gh/karthickai/25/head -> origin/gh/karthickai/25/head 2025-12-04T09:16:35.4329842Z * [new branch] gh/karthickai/25/orig -> origin/gh/karthickai/25/orig 2025-12-04T09:16:35.4330045Z * [new branch] gh/karthickai/26/base -> origin/gh/karthickai/26/base 2025-12-04T09:16:35.4330236Z * [new branch] gh/karthickai/26/head -> origin/gh/karthickai/26/head 2025-12-04T09:16:35.4330435Z * [new branch] gh/karthickai/26/orig -> origin/gh/karthickai/26/orig 2025-12-04T09:16:35.4330700Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-12-04T09:16:35.4330936Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-12-04T09:16:35.4331128Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-12-04T09:16:35.4331338Z * [new branch] gh/krocki/1/base -> origin/gh/krocki/1/base 2025-12-04T09:16:35.4331520Z * [new branch] gh/krocki/1/head -> origin/gh/krocki/1/head 2025-12-04T09:16:35.4331695Z * [new branch] gh/krocki/1/orig -> origin/gh/krocki/1/orig 2025-12-04T09:16:35.4331875Z * [new branch] gh/krocki/2/base -> origin/gh/krocki/2/base 2025-12-04T09:16:35.4332052Z * [new branch] gh/krocki/2/head -> origin/gh/krocki/2/head 2025-12-04T09:16:35.4332227Z * [new branch] gh/krocki/2/orig -> origin/gh/krocki/2/orig 2025-12-04T09:16:35.4332443Z * [new branch] gh/kurtamohler/60/base -> origin/gh/kurtamohler/60/base 2025-12-04T09:16:35.4332645Z * [new branch] gh/kurtamohler/60/head -> origin/gh/kurtamohler/60/head 2025-12-04T09:16:35.4332849Z * [new branch] gh/kurtamohler/60/orig -> origin/gh/kurtamohler/60/orig 2025-12-04T09:16:35.4333058Z * [new branch] gh/kurtamohler/61/base -> origin/gh/kurtamohler/61/base 2025-12-04T09:16:35.4333254Z * [new branch] gh/kurtamohler/61/head -> origin/gh/kurtamohler/61/head 2025-12-04T09:16:35.4333453Z * [new branch] gh/kurtamohler/61/orig -> origin/gh/kurtamohler/61/orig 2025-12-04T09:16:35.4333659Z * [new branch] gh/kurtamohler/62/base -> origin/gh/kurtamohler/62/base 2025-12-04T09:16:35.4359657Z * [new branch] gh/kurtamohler/62/head -> origin/gh/kurtamohler/62/head 2025-12-04T09:16:35.4360029Z * [new branch] gh/kurtamohler/62/orig -> origin/gh/kurtamohler/62/orig 2025-12-04T09:16:35.4360418Z * [new branch] gh/kurtamohler/63/base -> origin/gh/kurtamohler/63/base 2025-12-04T09:16:35.4360623Z * [new branch] gh/kurtamohler/63/head -> origin/gh/kurtamohler/63/head 2025-12-04T09:16:35.4360820Z * [new branch] gh/kurtamohler/63/orig -> origin/gh/kurtamohler/63/orig 2025-12-04T09:16:35.4361019Z * [new branch] gh/kurtamohler/64/base -> origin/gh/kurtamohler/64/base 2025-12-04T09:16:35.4361215Z * [new branch] gh/kurtamohler/64/head -> origin/gh/kurtamohler/64/head 2025-12-04T09:16:35.4361411Z * [new branch] gh/kurtamohler/64/orig -> origin/gh/kurtamohler/64/orig 2025-12-04T09:16:35.4361622Z * [new branch] gh/kurtamohler/65/base -> origin/gh/kurtamohler/65/base 2025-12-04T09:16:35.4361818Z * [new branch] gh/kurtamohler/65/head -> origin/gh/kurtamohler/65/head 2025-12-04T09:16:35.4362018Z * [new branch] gh/kurtamohler/65/orig -> origin/gh/kurtamohler/65/orig 2025-12-04T09:16:35.4362212Z * [new branch] gh/kurtamohler/66/base -> origin/gh/kurtamohler/66/base 2025-12-04T09:16:35.4362413Z * [new branch] gh/kurtamohler/66/head -> origin/gh/kurtamohler/66/head 2025-12-04T09:16:35.4362610Z * [new branch] gh/kurtamohler/66/orig -> origin/gh/kurtamohler/66/orig 2025-12-04T09:16:35.4362803Z * [new branch] gh/kurtamohler/67/base -> origin/gh/kurtamohler/67/base 2025-12-04T09:16:35.4363005Z * [new branch] gh/kurtamohler/67/head -> origin/gh/kurtamohler/67/head 2025-12-04T09:16:35.4363199Z * [new branch] gh/kurtamohler/67/orig -> origin/gh/kurtamohler/67/orig 2025-12-04T09:16:35.4363394Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-12-04T09:16:35.4363601Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-12-04T09:16:35.4363830Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-12-04T09:16:35.4364056Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-12-04T09:16:35.4364256Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-12-04T09:16:35.4364439Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-12-04T09:16:35.4364666Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-12-04T09:16:35.4364861Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-12-04T09:16:35.4365076Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-12-04T09:16:35.4365266Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-12-04T09:16:35.4365449Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-12-04T09:16:35.4365682Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-12-04T09:16:35.4365866Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-12-04T09:16:35.4366079Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-12-04T09:16:35.4366279Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-12-04T09:16:35.4366464Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-12-04T09:16:35.4366680Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-12-04T09:16:35.4366966Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-12-04T09:16:35.4367187Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-12-04T09:16:35.4367435Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-12-04T09:16:35.4367658Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-12-04T09:16:35.4367837Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-12-04T09:16:35.4368050Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-12-04T09:16:35.4368236Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-12-04T09:16:35.4368413Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-12-04T09:16:35.4368628Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-12-04T09:16:35.4368816Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-12-04T09:16:35.4369026Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-12-04T09:16:35.4369211Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-12-04T09:16:35.4369390Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-12-04T09:16:35.4369610Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-12-04T09:16:35.4369790Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-12-04T09:16:35.4369973Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-12-04T09:16:35.4370190Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-12-04T09:16:35.4370371Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-12-04T09:16:35.4370595Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-12-04T09:16:35.4370779Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-12-04T09:16:35.4370963Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-12-04T09:16:35.4371175Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-12-04T09:16:35.4371366Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-12-04T09:16:35.4371582Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-12-04T09:16:35.4371767Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-12-04T09:16:35.4371964Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-12-04T09:16:35.4372185Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-12-04T09:16:35.4372365Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-12-04T09:16:35.4372595Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-12-04T09:16:35.4372780Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-12-04T09:16:35.4372962Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-12-04T09:16:35.4373183Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-12-04T09:16:35.4373365Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-12-04T09:16:35.4373583Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-12-04T09:16:35.4373766Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-12-04T09:16:35.4374073Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-12-04T09:16:35.4374256Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-12-04T09:16:35.4374576Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-12-04T09:16:35.4374778Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-12-04T09:16:35.4374969Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-12-04T09:16:35.4375193Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-12-04T09:16:35.4375431Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-12-04T09:16:35.4375648Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-12-04T09:16:35.4375832Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-12-04T09:16:35.4376057Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-12-04T09:16:35.4376240Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-12-04T09:16:35.4376428Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-12-04T09:16:35.4376661Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-12-04T09:16:35.4376844Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-12-04T09:16:35.4377056Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-12-04T09:16:35.4377248Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-12-04T09:16:35.4377429Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-12-04T09:16:35.4377648Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-12-04T09:16:35.4377842Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-12-04T09:16:35.4378064Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-12-04T09:16:35.4378244Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-12-04T09:16:35.4378427Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-12-04T09:16:35.4378656Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-12-04T09:16:35.4378845Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-12-04T09:16:35.4379060Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-12-04T09:16:35.4379249Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-12-04T09:16:35.4379433Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-12-04T09:16:35.4379653Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-12-04T09:16:35.4379850Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-12-04T09:16:35.4380067Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-12-04T09:16:35.4380247Z * [new branch] gh/kwen2501/280/base -> origin/gh/kwen2501/280/base 2025-12-04T09:16:35.4380432Z * [new branch] gh/kwen2501/280/head -> origin/gh/kwen2501/280/head 2025-12-04T09:16:35.4380652Z * [new branch] gh/kwen2501/280/orig -> origin/gh/kwen2501/280/orig 2025-12-04T09:16:35.4380834Z * [new branch] gh/kwen2501/281/base -> origin/gh/kwen2501/281/base 2025-12-04T09:16:35.4381060Z * [new branch] gh/kwen2501/281/head -> origin/gh/kwen2501/281/head 2025-12-04T09:16:35.4381323Z * [new branch] gh/kwen2501/281/orig -> origin/gh/kwen2501/281/orig 2025-12-04T09:16:35.4381507Z * [new branch] gh/kwen2501/282/base -> origin/gh/kwen2501/282/base 2025-12-04T09:16:35.4381803Z * [new branch] gh/kwen2501/282/head -> origin/gh/kwen2501/282/head 2025-12-04T09:16:35.4381989Z * [new branch] gh/kwen2501/282/orig -> origin/gh/kwen2501/282/orig 2025-12-04T09:16:35.4382206Z * [new branch] gh/kwen2501/283/base -> origin/gh/kwen2501/283/base 2025-12-04T09:16:35.4382404Z * [new branch] gh/kwen2501/283/head -> origin/gh/kwen2501/283/head 2025-12-04T09:16:35.4382620Z * [new branch] gh/kwen2501/283/orig -> origin/gh/kwen2501/283/orig 2025-12-04T09:16:35.4382801Z * [new branch] gh/kwen2501/284/base -> origin/gh/kwen2501/284/base 2025-12-04T09:16:35.4382995Z * [new branch] gh/kwen2501/284/head -> origin/gh/kwen2501/284/head 2025-12-04T09:16:35.4383219Z * [new branch] gh/kwen2501/284/orig -> origin/gh/kwen2501/284/orig 2025-12-04T09:16:35.4383404Z * [new branch] gh/kwen2501/285/base -> origin/gh/kwen2501/285/base 2025-12-04T09:16:35.4383622Z * [new branch] gh/kwen2501/285/head -> origin/gh/kwen2501/285/head 2025-12-04T09:16:35.4383817Z * [new branch] gh/kwen2501/285/orig -> origin/gh/kwen2501/285/orig 2025-12-04T09:16:35.4384004Z * [new branch] gh/kwen2501/286/base -> origin/gh/kwen2501/286/base 2025-12-04T09:16:35.4384216Z * [new branch] gh/kwen2501/286/head -> origin/gh/kwen2501/286/head 2025-12-04T09:16:35.4384405Z * [new branch] gh/kwen2501/286/orig -> origin/gh/kwen2501/286/orig 2025-12-04T09:16:35.4384622Z * [new branch] gh/kwen2501/287/base -> origin/gh/kwen2501/287/base 2025-12-04T09:16:35.4384806Z * [new branch] gh/kwen2501/287/head -> origin/gh/kwen2501/287/head 2025-12-04T09:16:35.4385002Z * [new branch] gh/kwen2501/287/orig -> origin/gh/kwen2501/287/orig 2025-12-04T09:16:35.4385220Z * [new branch] gh/kwen2501/288/base -> origin/gh/kwen2501/288/base 2025-12-04T09:16:35.4385402Z * [new branch] gh/kwen2501/288/head -> origin/gh/kwen2501/288/head 2025-12-04T09:16:35.4385626Z * [new branch] gh/kwen2501/288/orig -> origin/gh/kwen2501/288/orig 2025-12-04T09:16:35.4385834Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-12-04T09:16:35.4386070Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-12-04T09:16:35.4386282Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-12-04T09:16:35.4386484Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-12-04T09:16:35.4386808Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-12-04T09:16:35.4387030Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-12-04T09:16:35.4387275Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-12-04T09:16:35.4387471Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-12-04T09:16:35.4387716Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-12-04T09:16:35.4387911Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-12-04T09:16:35.4388140Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-12-04T09:16:35.4388338Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-12-04T09:16:35.4388655Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-12-04T09:16:35.4388861Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-12-04T09:16:35.4389165Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-12-04T09:16:35.4389384Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-12-04T09:16:35.4389584Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-12-04T09:16:35.4389821Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-12-04T09:16:35.4390036Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-12-04T09:16:35.4390271Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-12-04T09:16:35.4390470Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-12-04T09:16:35.4390712Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-12-04T09:16:35.4390906Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-12-04T09:16:35.4391103Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-12-04T09:16:35.4391343Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-12-04T09:16:35.4391539Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-12-04T09:16:35.4391774Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-12-04T09:16:35.4391983Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-12-04T09:16:35.4392213Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-12-04T09:16:35.4392418Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-12-04T09:16:35.4392628Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-12-04T09:16:35.4392866Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-12-04T09:16:35.4393066Z * [new branch] gh/laithsakka/322/base -> origin/gh/laithsakka/322/base 2025-12-04T09:16:35.4393309Z * [new branch] gh/laithsakka/322/head -> origin/gh/laithsakka/322/head 2025-12-04T09:16:35.4393509Z * [new branch] gh/laithsakka/322/orig -> origin/gh/laithsakka/322/orig 2025-12-04T09:16:35.4393737Z * [new branch] gh/laithsakka/323/base -> origin/gh/laithsakka/323/base 2025-12-04T09:16:35.4393937Z * [new branch] gh/laithsakka/323/head -> origin/gh/laithsakka/323/head 2025-12-04T09:16:35.4394149Z * [new branch] gh/laithsakka/323/orig -> origin/gh/laithsakka/323/orig 2025-12-04T09:16:35.4394387Z * [new branch] gh/laithsakka/324/base -> origin/gh/laithsakka/324/base 2025-12-04T09:16:35.4394585Z * [new branch] gh/laithsakka/324/head -> origin/gh/laithsakka/324/head 2025-12-04T09:16:35.4394839Z * [new branch] gh/laithsakka/324/orig -> origin/gh/laithsakka/324/orig 2025-12-04T09:16:35.4395040Z * [new branch] gh/laithsakka/325/base -> origin/gh/laithsakka/325/base 2025-12-04T09:16:35.4395272Z * [new branch] gh/laithsakka/325/head -> origin/gh/laithsakka/325/head 2025-12-04T09:16:35.4395474Z * [new branch] gh/laithsakka/325/orig -> origin/gh/laithsakka/325/orig 2025-12-04T09:16:35.4395704Z * [new branch] gh/laithsakka/326/base -> origin/gh/laithsakka/326/base 2025-12-04T09:16:35.4395902Z * [new branch] gh/laithsakka/326/head -> origin/gh/laithsakka/326/head 2025-12-04T09:16:35.4396225Z * [new branch] gh/laithsakka/326/orig -> origin/gh/laithsakka/326/orig 2025-12-04T09:16:35.4396425Z * [new branch] gh/laithsakka/327/base -> origin/gh/laithsakka/327/base 2025-12-04T09:16:35.4396723Z * [new branch] gh/laithsakka/327/head -> origin/gh/laithsakka/327/head 2025-12-04T09:16:35.4396930Z * [new branch] gh/laithsakka/327/orig -> origin/gh/laithsakka/327/orig 2025-12-04T09:16:35.4397128Z * [new branch] gh/laithsakka/328/base -> origin/gh/laithsakka/328/base 2025-12-04T09:16:35.4397360Z * [new branch] gh/laithsakka/328/head -> origin/gh/laithsakka/328/head 2025-12-04T09:16:35.4397570Z * [new branch] gh/laithsakka/328/orig -> origin/gh/laithsakka/328/orig 2025-12-04T09:16:35.4397793Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-12-04T09:16:35.4397981Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-12-04T09:16:35.4398205Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-12-04T09:16:35.4398410Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-12-04T09:16:35.4398615Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-12-04T09:16:35.4398814Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-12-04T09:16:35.4398985Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-12-04T09:16:35.4399194Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-12-04T09:16:35.4399383Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-12-04T09:16:35.4399598Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-12-04T09:16:35.4399844Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-12-04T09:16:35.4400007Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-12-04T09:16:35.4400174Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-12-04T09:16:35.4400364Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-12-04T09:16:35.4400546Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-12-04T09:16:35.4400804Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-12-04T09:16:35.4400986Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-12-04T09:16:35.4401167Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-12-04T09:16:35.4401390Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-12-04T09:16:35.4401568Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-12-04T09:16:35.4401822Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-12-04T09:16:35.4402009Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-12-04T09:16:35.4402225Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-12-04T09:16:35.4402405Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-12-04T09:16:35.4402584Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-12-04T09:16:35.4402830Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-12-04T09:16:35.4403006Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-12-04T09:16:35.4403182Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-12-04T09:16:35.4403401Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-12-04T09:16:35.4403687Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-12-04T09:16:35.4403921Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-12-04T09:16:35.4404183Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-12-04T09:16:35.4404394Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-12-04T09:16:35.4404573Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-12-04T09:16:35.4404846Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-12-04T09:16:35.4405024Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-12-04T09:16:35.4405239Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-12-04T09:16:35.4405435Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-12-04T09:16:35.4405621Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-12-04T09:16:35.4405870Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-12-04T09:16:35.4406075Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-12-04T09:16:35.4406288Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-12-04T09:16:35.4406475Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-12-04T09:16:35.4406672Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-12-04T09:16:35.4406932Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-12-04T09:16:35.4407117Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-12-04T09:16:35.4407340Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-12-04T09:16:35.4407524Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-12-04T09:16:35.4407721Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-12-04T09:16:35.4407955Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-12-04T09:16:35.4408138Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-12-04T09:16:35.4408351Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-12-04T09:16:35.4408530Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-12-04T09:16:35.4408775Z * [new branch] gh/malfet/588/base -> origin/gh/malfet/588/base 2025-12-04T09:16:35.4408963Z * [new branch] gh/malfet/588/head -> origin/gh/malfet/588/head 2025-12-04T09:16:35.4409143Z * [new branch] gh/malfet/588/orig -> origin/gh/malfet/588/orig 2025-12-04T09:16:35.4409366Z * [new branch] gh/malfet/589/base -> origin/gh/malfet/589/base 2025-12-04T09:16:35.4409544Z * [new branch] gh/malfet/589/head -> origin/gh/malfet/589/head 2025-12-04T09:16:35.4409791Z * [new branch] gh/malfet/589/orig -> origin/gh/malfet/589/orig 2025-12-04T09:16:35.4409976Z * [new branch] gh/malfet/590/base -> origin/gh/malfet/590/base 2025-12-04T09:16:35.4410156Z * [new branch] gh/malfet/590/head -> origin/gh/malfet/590/head 2025-12-04T09:16:35.4410375Z * [new branch] gh/malfet/590/orig -> origin/gh/malfet/590/orig 2025-12-04T09:16:35.4410566Z * [new branch] gh/malfet/591/base -> origin/gh/malfet/591/base 2025-12-04T09:16:35.4410811Z * [new branch] gh/malfet/591/head -> origin/gh/malfet/591/head 2025-12-04T09:16:35.4411068Z * [new branch] gh/malfet/591/orig -> origin/gh/malfet/591/orig 2025-12-04T09:16:35.4411298Z * [new branch] gh/malfet/592/base -> origin/gh/malfet/592/base 2025-12-04T09:16:35.4411548Z * [new branch] gh/malfet/592/head -> origin/gh/malfet/592/head 2025-12-04T09:16:35.4411800Z * [new branch] gh/malfet/592/orig -> origin/gh/malfet/592/orig 2025-12-04T09:16:35.4411992Z * [new branch] gh/malfet/593/base -> origin/gh/malfet/593/base 2025-12-04T09:16:35.4412205Z * [new branch] gh/malfet/593/head -> origin/gh/malfet/593/head 2025-12-04T09:16:35.4412389Z * [new branch] gh/malfet/593/orig -> origin/gh/malfet/593/orig 2025-12-04T09:16:35.4412576Z * [new branch] gh/malfet/594/base -> origin/gh/malfet/594/base 2025-12-04T09:16:35.4412857Z * [new branch] gh/malfet/594/head -> origin/gh/malfet/594/head 2025-12-04T09:16:35.4413042Z * [new branch] gh/malfet/594/orig -> origin/gh/malfet/594/orig 2025-12-04T09:16:35.4413256Z * [new branch] gh/malfet/595/base -> origin/gh/malfet/595/base 2025-12-04T09:16:35.4413449Z * [new branch] gh/malfet/595/head -> origin/gh/malfet/595/head 2025-12-04T09:16:35.4413644Z * [new branch] gh/malfet/595/orig -> origin/gh/malfet/595/orig 2025-12-04T09:16:35.4413882Z * [new branch] gh/malfet/596/base -> origin/gh/malfet/596/base 2025-12-04T09:16:35.4414066Z * [new branch] gh/malfet/596/head -> origin/gh/malfet/596/head 2025-12-04T09:16:35.4414283Z * [new branch] gh/malfet/596/orig -> origin/gh/malfet/596/orig 2025-12-04T09:16:35.4414464Z * [new branch] gh/malfet/597/base -> origin/gh/malfet/597/base 2025-12-04T09:16:35.4414662Z * [new branch] gh/malfet/597/head -> origin/gh/malfet/597/head 2025-12-04T09:16:35.4414900Z * [new branch] gh/malfet/597/orig -> origin/gh/malfet/597/orig 2025-12-04T09:16:35.4415077Z * [new branch] gh/malfet/598/base -> origin/gh/malfet/598/base 2025-12-04T09:16:35.4415301Z * [new branch] gh/malfet/598/head -> origin/gh/malfet/598/head 2025-12-04T09:16:35.4415478Z * [new branch] gh/malfet/598/orig -> origin/gh/malfet/598/orig 2025-12-04T09:16:35.4415661Z * [new branch] gh/malfet/599/base -> origin/gh/malfet/599/base 2025-12-04T09:16:35.4415844Z * [new branch] gh/malfet/599/head -> origin/gh/malfet/599/head 2025-12-04T09:16:35.4416020Z * [new branch] gh/malfet/599/orig -> origin/gh/malfet/599/orig 2025-12-04T09:16:35.4416196Z * [new branch] gh/malfet/600/base -> origin/gh/malfet/600/base 2025-12-04T09:16:35.4416381Z * [new branch] gh/malfet/600/head -> origin/gh/malfet/600/head 2025-12-04T09:16:35.4416564Z * [new branch] gh/malfet/600/orig -> origin/gh/malfet/600/orig 2025-12-04T09:16:35.4416743Z * [new branch] gh/malfet/601/base -> origin/gh/malfet/601/base 2025-12-04T09:16:35.4416929Z * [new branch] gh/malfet/601/head -> origin/gh/malfet/601/head 2025-12-04T09:16:35.4417113Z * [new branch] gh/malfet/601/orig -> origin/gh/malfet/601/orig 2025-12-04T09:16:35.4417300Z * [new branch] gh/malfet/602/base -> origin/gh/malfet/602/base 2025-12-04T09:16:35.4417482Z * [new branch] gh/malfet/602/head -> origin/gh/malfet/602/head 2025-12-04T09:16:35.4417671Z * [new branch] gh/malfet/602/orig -> origin/gh/malfet/602/orig 2025-12-04T09:16:35.4417853Z * [new branch] gh/malfet/603/base -> origin/gh/malfet/603/base 2025-12-04T09:16:35.4418037Z * [new branch] gh/malfet/603/head -> origin/gh/malfet/603/head 2025-12-04T09:16:35.4418303Z * [new branch] gh/malfet/603/orig -> origin/gh/malfet/603/orig 2025-12-04T09:16:35.4418485Z * [new branch] gh/malfet/604/base -> origin/gh/malfet/604/base 2025-12-04T09:16:35.4418736Z * [new branch] gh/malfet/604/head -> origin/gh/malfet/604/head 2025-12-04T09:16:35.4418931Z * [new branch] gh/malfet/604/orig -> origin/gh/malfet/604/orig 2025-12-04T09:16:35.4419112Z * [new branch] gh/malfet/605/base -> origin/gh/malfet/605/base 2025-12-04T09:16:35.4419294Z * [new branch] gh/malfet/605/head -> origin/gh/malfet/605/head 2025-12-04T09:16:35.4419483Z * [new branch] gh/malfet/605/orig -> origin/gh/malfet/605/orig 2025-12-04T09:16:35.4419665Z * [new branch] gh/malfet/606/base -> origin/gh/malfet/606/base 2025-12-04T09:16:35.4419846Z * [new branch] gh/malfet/606/head -> origin/gh/malfet/606/head 2025-12-04T09:16:35.4420032Z * [new branch] gh/malfet/606/orig -> origin/gh/malfet/606/orig 2025-12-04T09:16:35.4420208Z * [new branch] gh/malfet/607/base -> origin/gh/malfet/607/base 2025-12-04T09:16:35.4420390Z * [new branch] gh/malfet/607/head -> origin/gh/malfet/607/head 2025-12-04T09:16:35.4420613Z * [new branch] gh/malfet/607/orig -> origin/gh/malfet/607/orig 2025-12-04T09:16:35.4420799Z * [new branch] gh/malfet/608/base -> origin/gh/malfet/608/base 2025-12-04T09:16:35.4420977Z * [new branch] gh/malfet/608/head -> origin/gh/malfet/608/head 2025-12-04T09:16:35.4421188Z * [new branch] gh/malfet/608/orig -> origin/gh/malfet/608/orig 2025-12-04T09:16:35.4421377Z * [new branch] gh/malfet/609/base -> origin/gh/malfet/609/base 2025-12-04T09:16:35.4421597Z * [new branch] gh/malfet/609/head -> origin/gh/malfet/609/head 2025-12-04T09:16:35.4421775Z * [new branch] gh/malfet/609/orig -> origin/gh/malfet/609/orig 2025-12-04T09:16:35.4421967Z * [new branch] gh/malfet/610/base -> origin/gh/malfet/610/base 2025-12-04T09:16:35.4422150Z * [new branch] gh/malfet/610/head -> origin/gh/malfet/610/head 2025-12-04T09:16:35.4422328Z * [new branch] gh/malfet/610/orig -> origin/gh/malfet/610/orig 2025-12-04T09:16:35.4422515Z * [new branch] gh/malfet/611/base -> origin/gh/malfet/611/base 2025-12-04T09:16:35.4422696Z * [new branch] gh/malfet/611/head -> origin/gh/malfet/611/head 2025-12-04T09:16:35.4422878Z * [new branch] gh/malfet/611/orig -> origin/gh/malfet/611/orig 2025-12-04T09:16:35.4423070Z * [new branch] gh/malfet/612/base -> origin/gh/malfet/612/base 2025-12-04T09:16:35.4423256Z * [new branch] gh/malfet/612/head -> origin/gh/malfet/612/head 2025-12-04T09:16:35.4423434Z * [new branch] gh/malfet/612/orig -> origin/gh/malfet/612/orig 2025-12-04T09:16:35.4423623Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-12-04T09:16:35.4423802Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-12-04T09:16:35.4424033Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-12-04T09:16:35.4424266Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-12-04T09:16:35.4424492Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-12-04T09:16:35.4424675Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-12-04T09:16:35.4424876Z * [new branch] gh/masnesral/1/base -> origin/gh/masnesral/1/base 2025-12-04T09:16:35.4425139Z * [new branch] gh/masnesral/1/head -> origin/gh/masnesral/1/head 2025-12-04T09:16:35.4425326Z * [new branch] gh/masnesral/1/orig -> origin/gh/masnesral/1/orig 2025-12-04T09:16:35.4425581Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-12-04T09:16:35.4425781Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-12-04T09:16:35.4425967Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-12-04T09:16:35.4426152Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-12-04T09:16:35.4426352Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-12-04T09:16:35.4426537Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-12-04T09:16:35.4426828Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-12-04T09:16:35.4427039Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-12-04T09:16:35.4427260Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-12-04T09:16:35.4427456Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-12-04T09:16:35.4427686Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-12-04T09:16:35.4427872Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-12-04T09:16:35.4428061Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-12-04T09:16:35.4428249Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-12-04T09:16:35.4428495Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-12-04T09:16:35.4428742Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-12-04T09:16:35.4428994Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-12-04T09:16:35.4429235Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-12-04T09:16:35.4429471Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-12-04T09:16:35.4429713Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-12-04T09:16:35.4429954Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-12-04T09:16:35.4430192Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-12-04T09:16:35.4430429Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-12-04T09:16:35.4430677Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-12-04T09:16:35.4430914Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-12-04T09:16:35.4431159Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-12-04T09:16:35.4431405Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-12-04T09:16:35.4431646Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-12-04T09:16:35.4431884Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-12-04T09:16:35.4432129Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-12-04T09:16:35.4432367Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-12-04T09:16:35.4432681Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-12-04T09:16:35.4432973Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-12-04T09:16:35.4433309Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-12-04T09:16:35.4433552Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-12-04T09:16:35.4433835Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-12-04T09:16:35.4434072Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-12-04T09:16:35.4434309Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-12-04T09:16:35.4434549Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-12-04T09:16:35.4434794Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-12-04T09:16:35.4435033Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-12-04T09:16:35.4435288Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-12-04T09:16:35.4435527Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-12-04T09:16:35.4435760Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-12-04T09:16:35.4436005Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-12-04T09:16:35.4436242Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-12-04T09:16:35.4436474Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-12-04T09:16:35.4436722Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-12-04T09:16:35.4436962Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-12-04T09:16:35.4437200Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-12-04T09:16:35.4437457Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-12-04T09:16:35.4437691Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-12-04T09:16:35.4437930Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-12-04T09:16:35.4438177Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-12-04T09:16:35.4438413Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-12-04T09:16:35.4438649Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-12-04T09:16:35.4438898Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-12-04T09:16:35.4439136Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-12-04T09:16:35.4439372Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-12-04T09:16:35.4439616Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-12-04T09:16:35.4439851Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-12-04T09:16:35.4440092Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-12-04T09:16:35.4440332Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-12-04T09:16:35.4440565Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-12-04T09:16:35.4440876Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-12-04T09:16:35.4441173Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-12-04T09:16:35.4441419Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-12-04T09:16:35.4441657Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-12-04T09:16:35.4441894Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-12-04T09:16:35.4442137Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-12-04T09:16:35.4442374Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-12-04T09:16:35.4442612Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-12-04T09:16:35.4442864Z * [new branch] gh/mikaylagawarecki/362/base -> origin/gh/mikaylagawarecki/362/base 2025-12-04T09:16:35.4443105Z * [new branch] gh/mikaylagawarecki/362/head -> origin/gh/mikaylagawarecki/362/head 2025-12-04T09:16:35.4443371Z * [new branch] gh/mikaylagawarecki/362/orig -> origin/gh/mikaylagawarecki/362/orig 2025-12-04T09:16:35.4443710Z * [new branch] gh/mikaylagawarecki/363/base -> origin/gh/mikaylagawarecki/363/base 2025-12-04T09:16:35.4443983Z * [new branch] gh/mikaylagawarecki/363/head -> origin/gh/mikaylagawarecki/363/head 2025-12-04T09:16:35.4444222Z * [new branch] gh/mikaylagawarecki/363/orig -> origin/gh/mikaylagawarecki/363/orig 2025-12-04T09:16:35.4444506Z * [new branch] gh/mikaylagawarecki/364/base -> origin/gh/mikaylagawarecki/364/base 2025-12-04T09:16:35.4444781Z * [new branch] gh/mikaylagawarecki/364/head -> origin/gh/mikaylagawarecki/364/head 2025-12-04T09:16:35.4445024Z * [new branch] gh/mikaylagawarecki/364/orig -> origin/gh/mikaylagawarecki/364/orig 2025-12-04T09:16:35.4445272Z * [new branch] gh/mikaylagawarecki/365/base -> origin/gh/mikaylagawarecki/365/base 2025-12-04T09:16:35.4445511Z * [new branch] gh/mikaylagawarecki/365/head -> origin/gh/mikaylagawarecki/365/head 2025-12-04T09:16:35.4445746Z * [new branch] gh/mikaylagawarecki/365/orig -> origin/gh/mikaylagawarecki/365/orig 2025-12-04T09:16:35.4445993Z * [new branch] gh/mikaylagawarecki/366/base -> origin/gh/mikaylagawarecki/366/base 2025-12-04T09:16:35.4446229Z * [new branch] gh/mikaylagawarecki/366/head -> origin/gh/mikaylagawarecki/366/head 2025-12-04T09:16:35.4446465Z * [new branch] gh/mikaylagawarecki/366/orig -> origin/gh/mikaylagawarecki/366/orig 2025-12-04T09:16:35.4446705Z * [new branch] gh/mikaylagawarecki/367/base -> origin/gh/mikaylagawarecki/367/base 2025-12-04T09:16:35.4447038Z * [new branch] gh/mikaylagawarecki/367/head -> origin/gh/mikaylagawarecki/367/head 2025-12-04T09:16:35.4447319Z * [new branch] gh/mikaylagawarecki/367/orig -> origin/gh/mikaylagawarecki/367/orig 2025-12-04T09:16:35.4447566Z * [new branch] gh/mikaylagawarecki/368/base -> origin/gh/mikaylagawarecki/368/base 2025-12-04T09:16:35.4447800Z * [new branch] gh/mikaylagawarecki/368/head -> origin/gh/mikaylagawarecki/368/head 2025-12-04T09:16:35.4448034Z * [new branch] gh/mikaylagawarecki/368/orig -> origin/gh/mikaylagawarecki/368/orig 2025-12-04T09:16:35.4448274Z * [new branch] gh/mikaylagawarecki/369/base -> origin/gh/mikaylagawarecki/369/base 2025-12-04T09:16:35.4448510Z * [new branch] gh/mikaylagawarecki/369/head -> origin/gh/mikaylagawarecki/369/head 2025-12-04T09:16:35.4448748Z * [new branch] gh/mikaylagawarecki/369/orig -> origin/gh/mikaylagawarecki/369/orig 2025-12-04T09:16:35.4449533Z * [new branch] gh/mikaylagawarecki/370/base -> origin/gh/mikaylagawarecki/370/base 2025-12-04T09:16:35.4449777Z * [new branch] gh/mikaylagawarecki/370/head -> origin/gh/mikaylagawarecki/370/head 2025-12-04T09:16:35.4450091Z * [new branch] gh/mikaylagawarecki/370/orig -> origin/gh/mikaylagawarecki/370/orig 2025-12-04T09:16:35.4450326Z * [new branch] gh/mikaylagawarecki/371/base -> origin/gh/mikaylagawarecki/371/base 2025-12-04T09:16:35.4450576Z * [new branch] gh/mikaylagawarecki/371/head -> origin/gh/mikaylagawarecki/371/head 2025-12-04T09:16:35.4450809Z * [new branch] gh/mikaylagawarecki/371/orig -> origin/gh/mikaylagawarecki/371/orig 2025-12-04T09:16:35.4451043Z * [new branch] gh/mikaylagawarecki/372/base -> origin/gh/mikaylagawarecki/372/base 2025-12-04T09:16:35.4451294Z * [new branch] gh/mikaylagawarecki/372/head -> origin/gh/mikaylagawarecki/372/head 2025-12-04T09:16:35.4451541Z * [new branch] gh/mikaylagawarecki/372/orig -> origin/gh/mikaylagawarecki/372/orig 2025-12-04T09:16:35.4451787Z * [new branch] gh/mikaylagawarecki/373/base -> origin/gh/mikaylagawarecki/373/base 2025-12-04T09:16:35.4452036Z * [new branch] gh/mikaylagawarecki/373/head -> origin/gh/mikaylagawarecki/373/head 2025-12-04T09:16:35.4452276Z * [new branch] gh/mikaylagawarecki/373/orig -> origin/gh/mikaylagawarecki/373/orig 2025-12-04T09:16:35.4452523Z * [new branch] gh/mikaylagawarecki/374/base -> origin/gh/mikaylagawarecki/374/base 2025-12-04T09:16:35.4452877Z * [new branch] gh/mikaylagawarecki/374/head -> origin/gh/mikaylagawarecki/374/head 2025-12-04T09:16:35.4453117Z * [new branch] gh/mikaylagawarecki/374/orig -> origin/gh/mikaylagawarecki/374/orig 2025-12-04T09:16:35.4453355Z * [new branch] gh/mikaylagawarecki/375/base -> origin/gh/mikaylagawarecki/375/base 2025-12-04T09:16:35.4453609Z * [new branch] gh/mikaylagawarecki/375/head -> origin/gh/mikaylagawarecki/375/head 2025-12-04T09:16:35.4453843Z * [new branch] gh/mikaylagawarecki/375/orig -> origin/gh/mikaylagawarecki/375/orig 2025-12-04T09:16:35.4454083Z * [new branch] gh/mikaylagawarecki/376/base -> origin/gh/mikaylagawarecki/376/base 2025-12-04T09:16:35.4454326Z * [new branch] gh/mikaylagawarecki/376/head -> origin/gh/mikaylagawarecki/376/head 2025-12-04T09:16:35.4454562Z * [new branch] gh/mikaylagawarecki/376/orig -> origin/gh/mikaylagawarecki/376/orig 2025-12-04T09:16:35.4454795Z * [new branch] gh/mikaylagawarecki/377/base -> origin/gh/mikaylagawarecki/377/base 2025-12-04T09:16:35.4455037Z * [new branch] gh/mikaylagawarecki/377/head -> origin/gh/mikaylagawarecki/377/head 2025-12-04T09:16:35.4455270Z * [new branch] gh/mikaylagawarecki/377/orig -> origin/gh/mikaylagawarecki/377/orig 2025-12-04T09:16:35.4455513Z * [new branch] gh/mikaylagawarecki/378/base -> origin/gh/mikaylagawarecki/378/base 2025-12-04T09:16:35.4455755Z * [new branch] gh/mikaylagawarecki/378/head -> origin/gh/mikaylagawarecki/378/head 2025-12-04T09:16:35.4455996Z * [new branch] gh/mikaylagawarecki/378/orig -> origin/gh/mikaylagawarecki/378/orig 2025-12-04T09:16:35.4456232Z * [new branch] gh/mikaylagawarecki/379/base -> origin/gh/mikaylagawarecki/379/base 2025-12-04T09:16:35.4456477Z * [new branch] gh/mikaylagawarecki/379/head -> origin/gh/mikaylagawarecki/379/head 2025-12-04T09:16:35.4456712Z * [new branch] gh/mikaylagawarecki/379/orig -> origin/gh/mikaylagawarecki/379/orig 2025-12-04T09:16:35.4456945Z * [new branch] gh/mikaylagawarecki/380/base -> origin/gh/mikaylagawarecki/380/base 2025-12-04T09:16:35.4457184Z * [new branch] gh/mikaylagawarecki/380/head -> origin/gh/mikaylagawarecki/380/head 2025-12-04T09:16:35.4457501Z * [new branch] gh/mikaylagawarecki/380/orig -> origin/gh/mikaylagawarecki/380/orig 2025-12-04T09:16:35.4457737Z * [new branch] gh/mikaylagawarecki/381/base -> origin/gh/mikaylagawarecki/381/base 2025-12-04T09:16:35.4458364Z * [new branch] gh/mikaylagawarecki/381/head -> origin/gh/mikaylagawarecki/381/head 2025-12-04T09:16:35.4458618Z * [new branch] gh/mikaylagawarecki/381/orig -> origin/gh/mikaylagawarecki/381/orig 2025-12-04T09:16:35.4458849Z * [new branch] gh/mikaylagawarecki/382/base -> origin/gh/mikaylagawarecki/382/base 2025-12-04T09:16:35.4459083Z * [new branch] gh/mikaylagawarecki/382/head -> origin/gh/mikaylagawarecki/382/head 2025-12-04T09:16:35.4459327Z * [new branch] gh/mikaylagawarecki/382/orig -> origin/gh/mikaylagawarecki/382/orig 2025-12-04T09:16:35.4459563Z * [new branch] gh/mikaylagawarecki/383/base -> origin/gh/mikaylagawarecki/383/base 2025-12-04T09:16:35.4459801Z * [new branch] gh/mikaylagawarecki/383/head -> origin/gh/mikaylagawarecki/383/head 2025-12-04T09:16:35.4460046Z * [new branch] gh/mikaylagawarecki/383/orig -> origin/gh/mikaylagawarecki/383/orig 2025-12-04T09:16:35.4460336Z * [new branch] gh/mikaylagawarecki/384/base -> origin/gh/mikaylagawarecki/384/base 2025-12-04T09:16:35.4460573Z * [new branch] gh/mikaylagawarecki/384/head -> origin/gh/mikaylagawarecki/384/head 2025-12-04T09:16:35.4460852Z * [new branch] gh/mikaylagawarecki/384/orig -> origin/gh/mikaylagawarecki/384/orig 2025-12-04T09:16:35.4461122Z * [new branch] gh/mikaylagawarecki/385/base -> origin/gh/mikaylagawarecki/385/base 2025-12-04T09:16:35.4461360Z * [new branch] gh/mikaylagawarecki/385/head -> origin/gh/mikaylagawarecki/385/head 2025-12-04T09:16:35.4461602Z * [new branch] gh/mikaylagawarecki/385/orig -> origin/gh/mikaylagawarecki/385/orig 2025-12-04T09:16:35.4461847Z * [new branch] gh/mikaylagawarecki/386/base -> origin/gh/mikaylagawarecki/386/base 2025-12-04T09:16:35.4462080Z * [new branch] gh/mikaylagawarecki/386/head -> origin/gh/mikaylagawarecki/386/head 2025-12-04T09:16:35.4462330Z * [new branch] gh/mikaylagawarecki/386/orig -> origin/gh/mikaylagawarecki/386/orig 2025-12-04T09:16:35.4462568Z * [new branch] gh/mikaylagawarecki/387/base -> origin/gh/mikaylagawarecki/387/base 2025-12-04T09:16:35.4462802Z * [new branch] gh/mikaylagawarecki/387/head -> origin/gh/mikaylagawarecki/387/head 2025-12-04T09:16:35.4463046Z * [new branch] gh/mikaylagawarecki/387/orig -> origin/gh/mikaylagawarecki/387/orig 2025-12-04T09:16:35.4463281Z * [new branch] gh/mikaylagawarecki/388/base -> origin/gh/mikaylagawarecki/388/base 2025-12-04T09:16:35.4463514Z * [new branch] gh/mikaylagawarecki/388/head -> origin/gh/mikaylagawarecki/388/head 2025-12-04T09:16:35.4463762Z * [new branch] gh/mikaylagawarecki/388/orig -> origin/gh/mikaylagawarecki/388/orig 2025-12-04T09:16:35.4463995Z * [new branch] gh/mikaylagawarecki/389/base -> origin/gh/mikaylagawarecki/389/base 2025-12-04T09:16:35.4464233Z * [new branch] gh/mikaylagawarecki/389/head -> origin/gh/mikaylagawarecki/389/head 2025-12-04T09:16:35.4464468Z * [new branch] gh/mikaylagawarecki/389/orig -> origin/gh/mikaylagawarecki/389/orig 2025-12-04T09:16:35.4464715Z * [new branch] gh/mikaylagawarecki/390/base -> origin/gh/mikaylagawarecki/390/base 2025-12-04T09:16:35.4464957Z * [new branch] gh/mikaylagawarecki/390/head -> origin/gh/mikaylagawarecki/390/head 2025-12-04T09:16:35.4465189Z * [new branch] gh/mikaylagawarecki/390/orig -> origin/gh/mikaylagawarecki/390/orig 2025-12-04T09:16:35.4465433Z * [new branch] gh/mikaylagawarecki/391/base -> origin/gh/mikaylagawarecki/391/base 2025-12-04T09:16:35.4465752Z * [new branch] gh/mikaylagawarecki/391/head -> origin/gh/mikaylagawarecki/391/head 2025-12-04T09:16:35.4465993Z * [new branch] gh/mikaylagawarecki/391/orig -> origin/gh/mikaylagawarecki/391/orig 2025-12-04T09:16:35.4466304Z * [new branch] gh/mikaylagawarecki/392/base -> origin/gh/mikaylagawarecki/392/base 2025-12-04T09:16:35.4466541Z * [new branch] gh/mikaylagawarecki/392/head -> origin/gh/mikaylagawarecki/392/head 2025-12-04T09:16:35.4466861Z * [new branch] gh/mikaylagawarecki/392/orig -> origin/gh/mikaylagawarecki/392/orig 2025-12-04T09:16:35.4467057Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-12-04T09:16:35.4467240Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-12-04T09:16:35.4467418Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-12-04T09:16:35.4467604Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-12-04T09:16:35.4467784Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-12-04T09:16:35.4467960Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-12-04T09:16:35.4468154Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-12-04T09:16:35.4468328Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-12-04T09:16:35.4468505Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-12-04T09:16:35.4468689Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-12-04T09:16:35.4468867Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-12-04T09:16:35.4469048Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-12-04T09:16:35.4469225Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-12-04T09:16:35.4469415Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-12-04T09:16:35.4469593Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-12-04T09:16:35.4469771Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-12-04T09:16:35.4469954Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-12-04T09:16:35.4470129Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-12-04T09:16:35.4470305Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-12-04T09:16:35.4470490Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-12-04T09:16:35.4470667Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-12-04T09:16:35.4470839Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-12-04T09:16:35.4471025Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-12-04T09:16:35.4471203Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-12-04T09:16:35.4471381Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-12-04T09:16:35.4471568Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-12-04T09:16:35.4471743Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-12-04T09:16:35.4471923Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-12-04T09:16:35.4472109Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-12-04T09:16:35.4472288Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-12-04T09:16:35.4472536Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-12-04T09:16:35.4472726Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-12-04T09:16:35.4472902Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-12-04T09:16:35.4473145Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-12-04T09:16:35.4473320Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-12-04T09:16:35.4473497Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-12-04T09:16:35.4473670Z * [new branch] gh/mlazos/55/base -> origin/gh/mlazos/55/base 2025-12-04T09:16:35.4473844Z * [new branch] gh/mlazos/55/head -> origin/gh/mlazos/55/head 2025-12-04T09:16:35.4474024Z * [new branch] gh/mlazos/55/orig -> origin/gh/mlazos/55/orig 2025-12-04T09:16:35.4474201Z * [new branch] gh/mlazos/56/base -> origin/gh/mlazos/56/base 2025-12-04T09:16:35.4474373Z * [new branch] gh/mlazos/56/head -> origin/gh/mlazos/56/head 2025-12-04T09:16:35.4474562Z * [new branch] gh/mlazos/56/orig -> origin/gh/mlazos/56/orig 2025-12-04T09:16:35.4474739Z * [new branch] gh/mlazos/57/base -> origin/gh/mlazos/57/base 2025-12-04T09:16:35.4474917Z * [new branch] gh/mlazos/57/head -> origin/gh/mlazos/57/head 2025-12-04T09:16:35.4475098Z * [new branch] gh/mlazos/57/orig -> origin/gh/mlazos/57/orig 2025-12-04T09:16:35.4475269Z * [new branch] gh/mlazos/58/base -> origin/gh/mlazos/58/base 2025-12-04T09:16:35.4475442Z * [new branch] gh/mlazos/58/head -> origin/gh/mlazos/58/head 2025-12-04T09:16:35.4475629Z * [new branch] gh/mlazos/58/orig -> origin/gh/mlazos/58/orig 2025-12-04T09:16:35.4475808Z * [new branch] gh/mlazos/59/base -> origin/gh/mlazos/59/base 2025-12-04T09:16:35.4475984Z * [new branch] gh/mlazos/59/head -> origin/gh/mlazos/59/head 2025-12-04T09:16:35.4476170Z * [new branch] gh/mlazos/59/orig -> origin/gh/mlazos/59/orig 2025-12-04T09:16:35.4476349Z * [new branch] gh/mlazos/60/base -> origin/gh/mlazos/60/base 2025-12-04T09:16:35.4476524Z * [new branch] gh/mlazos/60/head -> origin/gh/mlazos/60/head 2025-12-04T09:16:35.4476700Z * [new branch] gh/mlazos/60/orig -> origin/gh/mlazos/60/orig 2025-12-04T09:16:35.4476890Z * [new branch] gh/mlazos/61/base -> origin/gh/mlazos/61/base 2025-12-04T09:16:35.4477068Z * [new branch] gh/mlazos/61/head -> origin/gh/mlazos/61/head 2025-12-04T09:16:35.4477243Z * [new branch] gh/mlazos/61/orig -> origin/gh/mlazos/61/orig 2025-12-04T09:16:35.4477436Z * [new branch] gh/mlazos/62/base -> origin/gh/mlazos/62/base 2025-12-04T09:16:35.4477611Z * [new branch] gh/mlazos/62/head -> origin/gh/mlazos/62/head 2025-12-04T09:16:35.4477789Z * [new branch] gh/mlazos/62/orig -> origin/gh/mlazos/62/orig 2025-12-04T09:16:35.4477979Z * [new branch] gh/mlazos/63/base -> origin/gh/mlazos/63/base 2025-12-04T09:16:35.4478153Z * [new branch] gh/mlazos/63/head -> origin/gh/mlazos/63/head 2025-12-04T09:16:35.4478327Z * [new branch] gh/mlazos/63/orig -> origin/gh/mlazos/63/orig 2025-12-04T09:16:35.4478510Z * [new branch] gh/mlazos/64/base -> origin/gh/mlazos/64/base 2025-12-04T09:16:35.4478688Z * [new branch] gh/mlazos/64/head -> origin/gh/mlazos/64/head 2025-12-04T09:16:35.4478864Z * [new branch] gh/mlazos/64/orig -> origin/gh/mlazos/64/orig 2025-12-04T09:16:35.4479118Z * [new branch] gh/mlazos/65/base -> origin/gh/mlazos/65/base 2025-12-04T09:16:35.4479293Z * [new branch] gh/mlazos/65/head -> origin/gh/mlazos/65/head 2025-12-04T09:16:35.4479531Z * [new branch] gh/mlazos/65/orig -> origin/gh/mlazos/65/orig 2025-12-04T09:16:35.4479714Z * [new branch] gh/mlazos/66/base -> origin/gh/mlazos/66/base 2025-12-04T09:16:35.4479888Z * [new branch] gh/mlazos/66/head -> origin/gh/mlazos/66/head 2025-12-04T09:16:35.4480062Z * [new branch] gh/mlazos/66/orig -> origin/gh/mlazos/66/orig 2025-12-04T09:16:35.4480237Z * [new branch] gh/mlazos/67/base -> origin/gh/mlazos/67/base 2025-12-04T09:16:35.4480422Z * [new branch] gh/mlazos/67/head -> origin/gh/mlazos/67/head 2025-12-04T09:16:35.4480596Z * [new branch] gh/mlazos/67/orig -> origin/gh/mlazos/67/orig 2025-12-04T09:16:35.4480772Z * [new branch] gh/mlazos/68/base -> origin/gh/mlazos/68/base 2025-12-04T09:16:35.4480956Z * [new branch] gh/mlazos/68/head -> origin/gh/mlazos/68/head 2025-12-04T09:16:35.4481135Z * [new branch] gh/mlazos/68/orig -> origin/gh/mlazos/68/orig 2025-12-04T09:16:35.4481308Z * [new branch] gh/mlazos/69/base -> origin/gh/mlazos/69/base 2025-12-04T09:16:35.4481492Z * [new branch] gh/mlazos/69/head -> origin/gh/mlazos/69/head 2025-12-04T09:16:35.4481666Z * [new branch] gh/mlazos/69/orig -> origin/gh/mlazos/69/orig 2025-12-04T09:16:35.4481840Z * [new branch] gh/mlazos/70/base -> origin/gh/mlazos/70/base 2025-12-04T09:16:35.4482026Z * [new branch] gh/mlazos/70/head -> origin/gh/mlazos/70/head 2025-12-04T09:16:35.4482200Z * [new branch] gh/mlazos/70/orig -> origin/gh/mlazos/70/orig 2025-12-04T09:16:35.4482380Z * [new branch] gh/mlazos/71/base -> origin/gh/mlazos/71/base 2025-12-04T09:16:35.4482565Z * [new branch] gh/mlazos/71/head -> origin/gh/mlazos/71/head 2025-12-04T09:16:35.4482753Z * [new branch] gh/mlazos/71/orig -> origin/gh/mlazos/71/orig 2025-12-04T09:16:35.4482927Z * [new branch] gh/mlazos/72/base -> origin/gh/mlazos/72/base 2025-12-04T09:16:35.4483118Z * [new branch] gh/mlazos/72/head -> origin/gh/mlazos/72/head 2025-12-04T09:16:35.4483298Z * [new branch] gh/mlazos/72/orig -> origin/gh/mlazos/72/orig 2025-12-04T09:16:35.4483474Z * [new branch] gh/mlazos/73/base -> origin/gh/mlazos/73/base 2025-12-04T09:16:35.4483648Z * [new branch] gh/mlazos/73/head -> origin/gh/mlazos/73/head 2025-12-04T09:16:35.4483843Z * [new branch] gh/mlazos/73/orig -> origin/gh/mlazos/73/orig 2025-12-04T09:16:35.4484027Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-12-04T09:16:35.4484205Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-12-04T09:16:35.4484411Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-12-04T09:16:35.4484601Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-12-04T09:16:35.4484793Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-12-04T09:16:35.4485025Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-12-04T09:16:35.4485242Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-12-04T09:16:35.4485454Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-12-04T09:16:35.4485742Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-12-04T09:16:35.4485954Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-12-04T09:16:35.4486225Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-12-04T09:16:35.4486442Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-12-04T09:16:35.4486659Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-12-04T09:16:35.4486875Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-12-04T09:16:35.4487095Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-12-04T09:16:35.4487310Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-12-04T09:16:35.4487522Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-12-04T09:16:35.4487743Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-12-04T09:16:35.4487956Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-12-04T09:16:35.4488171Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-12-04T09:16:35.4488383Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-12-04T09:16:35.4488603Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-12-04T09:16:35.4488818Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-12-04T09:16:35.4489028Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-12-04T09:16:35.4489245Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-12-04T09:16:35.4489459Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-12-04T09:16:35.4489670Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-12-04T09:16:35.4489898Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-12-04T09:16:35.4490114Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-12-04T09:16:35.4490328Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-12-04T09:16:35.4490550Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-12-04T09:16:35.4490764Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-12-04T09:16:35.4490959Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-12-04T09:16:35.4491161Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-12-04T09:16:35.4491353Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-12-04T09:16:35.4491601Z * [new branch] gh/nikitaved/10/base -> origin/gh/nikitaved/10/base 2025-12-04T09:16:35.4491809Z * [new branch] gh/nikitaved/10/head -> origin/gh/nikitaved/10/head 2025-12-04T09:16:35.4492034Z * [new branch] gh/nikitaved/10/orig -> origin/gh/nikitaved/10/orig 2025-12-04T09:16:35.4492227Z * [new branch] gh/nikitaved/11/base -> origin/gh/nikitaved/11/base 2025-12-04T09:16:35.4492422Z * [new branch] gh/nikitaved/11/head -> origin/gh/nikitaved/11/head 2025-12-04T09:16:35.4492611Z * [new branch] gh/nikitaved/11/orig -> origin/gh/nikitaved/11/orig 2025-12-04T09:16:35.4492802Z * [new branch] gh/nikitaved/12/base -> origin/gh/nikitaved/12/base 2025-12-04T09:16:35.4493081Z * [new branch] gh/nikitaved/12/head -> origin/gh/nikitaved/12/head 2025-12-04T09:16:35.4493274Z * [new branch] gh/nikitaved/12/orig -> origin/gh/nikitaved/12/orig 2025-12-04T09:16:35.4493526Z * [new branch] gh/nikitaved/13/base -> origin/gh/nikitaved/13/base 2025-12-04T09:16:35.4493713Z * [new branch] gh/nikitaved/13/head -> origin/gh/nikitaved/13/head 2025-12-04T09:16:35.4493920Z * [new branch] gh/nikitaved/13/orig -> origin/gh/nikitaved/13/orig 2025-12-04T09:16:35.4494106Z * [new branch] gh/nikitaved/14/base -> origin/gh/nikitaved/14/base 2025-12-04T09:16:35.4494292Z * [new branch] gh/nikitaved/14/head -> origin/gh/nikitaved/14/head 2025-12-04T09:16:35.4494489Z * [new branch] gh/nikitaved/14/orig -> origin/gh/nikitaved/14/orig 2025-12-04T09:16:35.4494681Z * [new branch] gh/nikitaved/15/base -> origin/gh/nikitaved/15/base 2025-12-04T09:16:35.4494873Z * [new branch] gh/nikitaved/15/head -> origin/gh/nikitaved/15/head 2025-12-04T09:16:35.4495071Z * [new branch] gh/nikitaved/15/orig -> origin/gh/nikitaved/15/orig 2025-12-04T09:16:35.4495260Z * [new branch] gh/nikitaved/16/base -> origin/gh/nikitaved/16/base 2025-12-04T09:16:35.4495445Z * [new branch] gh/nikitaved/16/head -> origin/gh/nikitaved/16/head 2025-12-04T09:16:35.4495640Z * [new branch] gh/nikitaved/16/orig -> origin/gh/nikitaved/16/orig 2025-12-04T09:16:35.4495830Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-12-04T09:16:35.4496019Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-12-04T09:16:35.4496218Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-12-04T09:16:35.4496406Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-12-04T09:16:35.4496593Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-12-04T09:16:35.4496787Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-12-04T09:16:35.4496974Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-12-04T09:16:35.4497158Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-12-04T09:16:35.4497352Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-12-04T09:16:35.4497542Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-12-04T09:16:35.4497728Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-12-04T09:16:35.4497913Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-12-04T09:16:35.4498116Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-12-04T09:16:35.4498300Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-12-04T09:16:35.4498483Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-12-04T09:16:35.4498678Z * [new branch] gh/nikitaved/9/base -> origin/gh/nikitaved/9/base 2025-12-04T09:16:35.4498862Z * [new branch] gh/nikitaved/9/head -> origin/gh/nikitaved/9/head 2025-12-04T09:16:35.4499051Z * [new branch] gh/nikitaved/9/orig -> origin/gh/nikitaved/9/orig 2025-12-04T09:16:35.4499235Z * [new branch] gh/oulgen/10/base -> origin/gh/oulgen/10/base 2025-12-04T09:16:35.4499412Z * [new branch] gh/oulgen/10/head -> origin/gh/oulgen/10/head 2025-12-04T09:16:35.4499592Z * [new branch] gh/oulgen/10/orig -> origin/gh/oulgen/10/orig 2025-12-04T09:16:35.4499842Z * [new branch] gh/oulgen/11/base -> origin/gh/oulgen/11/base 2025-12-04T09:16:35.4500014Z * [new branch] gh/oulgen/11/head -> origin/gh/oulgen/11/head 2025-12-04T09:16:35.4500254Z * [new branch] gh/oulgen/11/orig -> origin/gh/oulgen/11/orig 2025-12-04T09:16:35.4500437Z * [new branch] gh/oulgen/12/base -> origin/gh/oulgen/12/base 2025-12-04T09:16:35.4500612Z * [new branch] gh/oulgen/12/head -> origin/gh/oulgen/12/head 2025-12-04T09:16:35.4500788Z * [new branch] gh/oulgen/12/orig -> origin/gh/oulgen/12/orig 2025-12-04T09:16:35.4500969Z * [new branch] gh/oulgen/13/base -> origin/gh/oulgen/13/base 2025-12-04T09:16:35.4501145Z * [new branch] gh/oulgen/13/head -> origin/gh/oulgen/13/head 2025-12-04T09:16:35.4501318Z * [new branch] gh/oulgen/13/orig -> origin/gh/oulgen/13/orig 2025-12-04T09:16:35.4501494Z * [new branch] gh/oulgen/14/base -> origin/gh/oulgen/14/base 2025-12-04T09:16:35.4501679Z * [new branch] gh/oulgen/14/head -> origin/gh/oulgen/14/head 2025-12-04T09:16:35.4501854Z * [new branch] gh/oulgen/14/orig -> origin/gh/oulgen/14/orig 2025-12-04T09:16:35.4502032Z * [new branch] gh/oulgen/15/base -> origin/gh/oulgen/15/base 2025-12-04T09:16:35.4502220Z * [new branch] gh/oulgen/15/head -> origin/gh/oulgen/15/head 2025-12-04T09:16:35.4502398Z * [new branch] gh/oulgen/15/orig -> origin/gh/oulgen/15/orig 2025-12-04T09:16:35.4502579Z * [new branch] gh/oulgen/16/base -> origin/gh/oulgen/16/base 2025-12-04T09:16:35.4502761Z * [new branch] gh/oulgen/16/head -> origin/gh/oulgen/16/head 2025-12-04T09:16:35.4502939Z * [new branch] gh/oulgen/16/orig -> origin/gh/oulgen/16/orig 2025-12-04T09:16:35.4503119Z * [new branch] gh/oulgen/17/base -> origin/gh/oulgen/17/base 2025-12-04T09:16:35.4503300Z * [new branch] gh/oulgen/17/head -> origin/gh/oulgen/17/head 2025-12-04T09:16:35.4503477Z * [new branch] gh/oulgen/17/orig -> origin/gh/oulgen/17/orig 2025-12-04T09:16:35.4503650Z * [new branch] gh/oulgen/18/base -> origin/gh/oulgen/18/base 2025-12-04T09:16:35.4503831Z * [new branch] gh/oulgen/18/head -> origin/gh/oulgen/18/head 2025-12-04T09:16:35.4504003Z * [new branch] gh/oulgen/18/orig -> origin/gh/oulgen/18/orig 2025-12-04T09:16:35.4504173Z * [new branch] gh/oulgen/19/base -> origin/gh/oulgen/19/base 2025-12-04T09:16:35.4504353Z * [new branch] gh/oulgen/19/head -> origin/gh/oulgen/19/head 2025-12-04T09:16:35.4504527Z * [new branch] gh/oulgen/19/orig -> origin/gh/oulgen/19/orig 2025-12-04T09:16:35.4504704Z * [new branch] gh/oulgen/20/base -> origin/gh/oulgen/20/base 2025-12-04T09:16:35.4504877Z * [new branch] gh/oulgen/20/head -> origin/gh/oulgen/20/head 2025-12-04T09:16:35.4505063Z * [new branch] gh/oulgen/20/orig -> origin/gh/oulgen/20/orig 2025-12-04T09:16:35.4505237Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-12-04T09:16:35.4505409Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-12-04T09:16:35.4505591Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-12-04T09:16:35.4505768Z * [new branch] gh/oulgen/22/base -> origin/gh/oulgen/22/base 2025-12-04T09:16:35.4505944Z * [new branch] gh/oulgen/22/head -> origin/gh/oulgen/22/head 2025-12-04T09:16:35.4506132Z * [new branch] gh/oulgen/22/orig -> origin/gh/oulgen/22/orig 2025-12-04T09:16:35.4506370Z * [new branch] gh/oulgen/23/base -> origin/gh/oulgen/23/base 2025-12-04T09:16:35.4506545Z * [new branch] gh/oulgen/23/head -> origin/gh/oulgen/23/head 2025-12-04T09:16:35.4506877Z * [new branch] gh/oulgen/23/orig -> origin/gh/oulgen/23/orig 2025-12-04T09:16:35.4507062Z * [new branch] gh/oulgen/24/base -> origin/gh/oulgen/24/base 2025-12-04T09:16:35.4507275Z * [new branch] gh/oulgen/24/head -> origin/gh/oulgen/24/head 2025-12-04T09:16:35.4507468Z * [new branch] gh/oulgen/24/orig -> origin/gh/oulgen/24/orig 2025-12-04T09:16:35.4507653Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-12-04T09:16:35.4507857Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-12-04T09:16:35.4508046Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-12-04T09:16:35.4508223Z * [new branch] gh/oulgen/26/base -> origin/gh/oulgen/26/base 2025-12-04T09:16:35.4508398Z * [new branch] gh/oulgen/26/head -> origin/gh/oulgen/26/head 2025-12-04T09:16:35.4508579Z * [new branch] gh/oulgen/26/orig -> origin/gh/oulgen/26/orig 2025-12-04T09:16:35.4508763Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-12-04T09:16:35.4508934Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-12-04T09:16:35.4509104Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-12-04T09:16:35.4509285Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-12-04T09:16:35.4509455Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-12-04T09:16:35.4509624Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-12-04T09:16:35.4509809Z * [new branch] gh/oulgen/8/base -> origin/gh/oulgen/8/base 2025-12-04T09:16:35.4509980Z * [new branch] gh/oulgen/8/head -> origin/gh/oulgen/8/head 2025-12-04T09:16:35.4510154Z * [new branch] gh/oulgen/8/orig -> origin/gh/oulgen/8/orig 2025-12-04T09:16:35.4510340Z * [new branch] gh/oulgen/9/base -> origin/gh/oulgen/9/base 2025-12-04T09:16:35.4510512Z * [new branch] gh/oulgen/9/head -> origin/gh/oulgen/9/head 2025-12-04T09:16:35.4510685Z * [new branch] gh/oulgen/9/orig -> origin/gh/oulgen/9/orig 2025-12-04T09:16:35.4510950Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-12-04T09:16:35.4511136Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-12-04T09:16:35.4511315Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-12-04T09:16:35.4511506Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-12-04T09:16:35.4511687Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-12-04T09:16:35.4511865Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-12-04T09:16:35.4512048Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-12-04T09:16:35.4512225Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-12-04T09:16:35.4512403Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-12-04T09:16:35.4512581Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-12-04T09:16:35.4512772Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-12-04T09:16:35.4512948Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-12-04T09:16:35.4513196Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-12-04T09:16:35.4513386Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-12-04T09:16:35.4513642Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-12-04T09:16:35.4513818Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-12-04T09:16:35.4514006Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-12-04T09:16:35.4514182Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-12-04T09:16:35.4514355Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-12-04T09:16:35.4514537Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-12-04T09:16:35.4514720Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-12-04T09:16:35.4514894Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-12-04T09:16:35.4515085Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-12-04T09:16:35.4515271Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-12-04T09:16:35.4515451Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-12-04T09:16:35.4515647Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-12-04T09:16:35.4515822Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-12-04T09:16:35.4516000Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-12-04T09:16:35.4516181Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-12-04T09:16:35.4516370Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-12-04T09:16:35.4516549Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-12-04T09:16:35.4516730Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-12-04T09:16:35.4516923Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-12-04T09:16:35.4517098Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-12-04T09:16:35.4517272Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-12-04T09:16:35.4517456Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-12-04T09:16:35.4517634Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-12-04T09:16:35.4517808Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-12-04T09:16:35.4517999Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-12-04T09:16:35.4518172Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-12-04T09:16:35.4518358Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-12-04T09:16:35.4518541Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-12-04T09:16:35.4518720Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-12-04T09:16:35.4518895Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-12-04T09:16:35.4519079Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-12-04T09:16:35.4519255Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-12-04T09:16:35.4519429Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-12-04T09:16:35.4519678Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-12-04T09:16:35.4519913Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-12-04T09:16:35.4520153Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-12-04T09:16:35.4520329Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-12-04T09:16:35.4520512Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-12-04T09:16:35.4520686Z * [new branch] gh/pearu/151/base -> origin/gh/pearu/151/base 2025-12-04T09:16:35.4520860Z * [new branch] gh/pearu/151/head -> origin/gh/pearu/151/head 2025-12-04T09:16:35.4521043Z * [new branch] gh/pearu/151/orig -> origin/gh/pearu/151/orig 2025-12-04T09:16:35.4521217Z * [new branch] gh/pearu/152/base -> origin/gh/pearu/152/base 2025-12-04T09:16:35.4521394Z * [new branch] gh/pearu/152/head -> origin/gh/pearu/152/head 2025-12-04T09:16:35.4521578Z * [new branch] gh/pearu/152/orig -> origin/gh/pearu/152/orig 2025-12-04T09:16:35.4521759Z * [new branch] gh/pearu/153/base -> origin/gh/pearu/153/base 2025-12-04T09:16:35.4521937Z * [new branch] gh/pearu/153/head -> origin/gh/pearu/153/head 2025-12-04T09:16:35.4522123Z * [new branch] gh/pearu/153/orig -> origin/gh/pearu/153/orig 2025-12-04T09:16:35.4522303Z * [new branch] gh/pearu/154/base -> origin/gh/pearu/154/base 2025-12-04T09:16:35.4522479Z * [new branch] gh/pearu/154/head -> origin/gh/pearu/154/head 2025-12-04T09:16:35.4522661Z * [new branch] gh/pearu/154/orig -> origin/gh/pearu/154/orig 2025-12-04T09:16:35.4522836Z * [new branch] gh/pearu/155/base -> origin/gh/pearu/155/base 2025-12-04T09:16:35.4523016Z * [new branch] gh/pearu/155/head -> origin/gh/pearu/155/head 2025-12-04T09:16:35.4523194Z * [new branch] gh/pearu/155/orig -> origin/gh/pearu/155/orig 2025-12-04T09:16:35.4523385Z * [new branch] gh/pearu/156/base -> origin/gh/pearu/156/base 2025-12-04T09:16:35.4523557Z * [new branch] gh/pearu/156/head -> origin/gh/pearu/156/head 2025-12-04T09:16:35.4523730Z * [new branch] gh/pearu/156/orig -> origin/gh/pearu/156/orig 2025-12-04T09:16:35.4523911Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-12-04T09:16:35.4524081Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-12-04T09:16:35.4524254Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-12-04T09:16:35.4524434Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-12-04T09:16:35.4524608Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-12-04T09:16:35.4524780Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-12-04T09:16:35.4524978Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-12-04T09:16:35.4525165Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-12-04T09:16:35.4525348Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-12-04T09:16:35.4525537Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-12-04T09:16:35.4525719Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-12-04T09:16:35.4525903Z * [new branch] gh/pianpwk/29/base -> origin/gh/pianpwk/29/base 2025-12-04T09:16:35.4526097Z * [new branch] gh/pianpwk/29/head -> origin/gh/pianpwk/29/head 2025-12-04T09:16:35.4526352Z * [new branch] gh/pianpwk/29/orig -> origin/gh/pianpwk/29/orig 2025-12-04T09:16:35.4526535Z * [new branch] gh/pianpwk/30/base -> origin/gh/pianpwk/30/base 2025-12-04T09:16:35.4526785Z * [new branch] gh/pianpwk/30/head -> origin/gh/pianpwk/30/head 2025-12-04T09:16:35.4526971Z * [new branch] gh/pianpwk/30/orig -> origin/gh/pianpwk/30/orig 2025-12-04T09:16:35.4527153Z * [new branch] gh/pianpwk/31/base -> origin/gh/pianpwk/31/base 2025-12-04T09:16:35.4527333Z * [new branch] gh/pianpwk/31/head -> origin/gh/pianpwk/31/head 2025-12-04T09:16:35.4527537Z * [new branch] gh/pianpwk/31/orig -> origin/gh/pianpwk/31/orig 2025-12-04T09:16:35.4527721Z * [new branch] gh/pianpwk/32/base -> origin/gh/pianpwk/32/base 2025-12-04T09:16:35.4527903Z * [new branch] gh/pianpwk/32/head -> origin/gh/pianpwk/32/head 2025-12-04T09:16:35.4528096Z * [new branch] gh/pianpwk/32/orig -> origin/gh/pianpwk/32/orig 2025-12-04T09:16:35.4528275Z * [new branch] gh/pianpwk/33/base -> origin/gh/pianpwk/33/base 2025-12-04T09:16:35.4528467Z * [new branch] gh/pianpwk/33/head -> origin/gh/pianpwk/33/head 2025-12-04T09:16:35.4528659Z * [new branch] gh/pianpwk/33/orig -> origin/gh/pianpwk/33/orig 2025-12-04T09:16:35.4528867Z * [new branch] gh/pianpwk/34/base -> origin/gh/pianpwk/34/base 2025-12-04T09:16:35.4529117Z * [new branch] gh/pianpwk/34/head -> origin/gh/pianpwk/34/head 2025-12-04T09:16:35.4529312Z * [new branch] gh/pianpwk/34/orig -> origin/gh/pianpwk/34/orig 2025-12-04T09:16:35.4529493Z * [new branch] gh/pianpwk/35/base -> origin/gh/pianpwk/35/base 2025-12-04T09:16:35.4529678Z * [new branch] gh/pianpwk/35/head -> origin/gh/pianpwk/35/head 2025-12-04T09:16:35.4529865Z * [new branch] gh/pianpwk/35/orig -> origin/gh/pianpwk/35/orig 2025-12-04T09:16:35.4530035Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-12-04T09:16:35.4530206Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-12-04T09:16:35.4530381Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-12-04T09:16:35.4530551Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-12-04T09:16:35.4530715Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-12-04T09:16:35.4530883Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-12-04T09:16:35.4531048Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-12-04T09:16:35.4531218Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-12-04T09:16:35.4531385Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-12-04T09:16:35.4531565Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-12-04T09:16:35.4531730Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-12-04T09:16:35.4531900Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-12-04T09:16:35.4532075Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-12-04T09:16:35.4532236Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-12-04T09:16:35.4532398Z * [new branch] gh/rec/167/base -> origin/gh/rec/167/base 2025-12-04T09:16:35.4532568Z * [new branch] gh/rec/167/head -> origin/gh/rec/167/head 2025-12-04T09:16:35.4532806Z * [new branch] gh/rec/167/orig -> origin/gh/rec/167/orig 2025-12-04T09:16:35.4532967Z * [new branch] gh/rec/168/base -> origin/gh/rec/168/base 2025-12-04T09:16:35.4533137Z * [new branch] gh/rec/168/head -> origin/gh/rec/168/head 2025-12-04T09:16:35.4533367Z * [new branch] gh/rec/168/orig -> origin/gh/rec/168/orig 2025-12-04T09:16:35.4533536Z * [new branch] gh/rec/169/base -> origin/gh/rec/169/base 2025-12-04T09:16:35.4533722Z * [new branch] gh/rec/169/head -> origin/gh/rec/169/head 2025-12-04T09:16:35.4533885Z * [new branch] gh/rec/169/orig -> origin/gh/rec/169/orig 2025-12-04T09:16:35.4534048Z * [new branch] gh/rec/170/base -> origin/gh/rec/170/base 2025-12-04T09:16:35.4534223Z * [new branch] gh/rec/170/head -> origin/gh/rec/170/head 2025-12-04T09:16:35.4534390Z * [new branch] gh/rec/170/orig -> origin/gh/rec/170/orig 2025-12-04T09:16:35.4534560Z * [new branch] gh/rec/171/base -> origin/gh/rec/171/base 2025-12-04T09:16:35.4534725Z * [new branch] gh/rec/171/head -> origin/gh/rec/171/head 2025-12-04T09:16:35.4534903Z * [new branch] gh/rec/171/orig -> origin/gh/rec/171/orig 2025-12-04T09:16:35.4535072Z * [new branch] gh/rec/172/base -> origin/gh/rec/172/base 2025-12-04T09:16:35.4535233Z * [new branch] gh/rec/172/head -> origin/gh/rec/172/head 2025-12-04T09:16:35.4535401Z * [new branch] gh/rec/172/orig -> origin/gh/rec/172/orig 2025-12-04T09:16:35.4535565Z * [new branch] gh/rec/173/base -> origin/gh/rec/173/base 2025-12-04T09:16:35.4535734Z * [new branch] gh/rec/173/head -> origin/gh/rec/173/head 2025-12-04T09:16:35.4535903Z * [new branch] gh/rec/173/orig -> origin/gh/rec/173/orig 2025-12-04T09:16:35.4536068Z * [new branch] gh/rec/174/base -> origin/gh/rec/174/base 2025-12-04T09:16:35.4536229Z * [new branch] gh/rec/174/head -> origin/gh/rec/174/head 2025-12-04T09:16:35.4536405Z * [new branch] gh/rec/174/orig -> origin/gh/rec/174/orig 2025-12-04T09:16:35.4536572Z * [new branch] gh/rec/175/base -> origin/gh/rec/175/base 2025-12-04T09:16:35.4536738Z * [new branch] gh/rec/175/head -> origin/gh/rec/175/head 2025-12-04T09:16:35.4536909Z * [new branch] gh/rec/175/orig -> origin/gh/rec/175/orig 2025-12-04T09:16:35.4537073Z * [new branch] gh/rec/176/base -> origin/gh/rec/176/base 2025-12-04T09:16:35.4537236Z * [new branch] gh/rec/176/head -> origin/gh/rec/176/head 2025-12-04T09:16:35.4537411Z * [new branch] gh/rec/176/orig -> origin/gh/rec/176/orig 2025-12-04T09:16:35.4537582Z * [new branch] gh/rec/177/base -> origin/gh/rec/177/base 2025-12-04T09:16:35.4537746Z * [new branch] gh/rec/177/head -> origin/gh/rec/177/head 2025-12-04T09:16:35.4537913Z * [new branch] gh/rec/177/orig -> origin/gh/rec/177/orig 2025-12-04T09:16:35.4538149Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-12-04T09:16:35.4538382Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-12-04T09:16:35.4538600Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-12-04T09:16:35.4538823Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-12-04T09:16:35.4539034Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-12-04T09:16:35.4539321Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-12-04T09:16:35.4539542Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-12-04T09:16:35.4539826Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-12-04T09:16:35.4540039Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-12-04T09:16:35.4540260Z * [new branch] gh/robert-hardwick/6/base -> origin/gh/robert-hardwick/6/base 2025-12-04T09:16:35.4540476Z * [new branch] gh/robert-hardwick/6/head -> origin/gh/robert-hardwick/6/head 2025-12-04T09:16:35.4540688Z * [new branch] gh/robert-hardwick/6/orig -> origin/gh/robert-hardwick/6/orig 2025-12-04T09:16:35.4540912Z * [new branch] gh/robert-hardwick/7/base -> origin/gh/robert-hardwick/7/base 2025-12-04T09:16:35.4541123Z * [new branch] gh/robert-hardwick/7/head -> origin/gh/robert-hardwick/7/head 2025-12-04T09:16:35.4541340Z * [new branch] gh/robert-hardwick/7/orig -> origin/gh/robert-hardwick/7/orig 2025-12-04T09:16:35.4541558Z * [new branch] gh/robert-hardwick/8/base -> origin/gh/robert-hardwick/8/base 2025-12-04T09:16:35.4541771Z * [new branch] gh/robert-hardwick/8/head -> origin/gh/robert-hardwick/8/head 2025-12-04T09:16:35.4541984Z * [new branch] gh/robert-hardwick/8/orig -> origin/gh/robert-hardwick/8/orig 2025-12-04T09:16:35.4542207Z * [new branch] gh/robert-hardwick/9/base -> origin/gh/robert-hardwick/9/base 2025-12-04T09:16:35.4542420Z * [new branch] gh/robert-hardwick/9/head -> origin/gh/robert-hardwick/9/head 2025-12-04T09:16:35.4542629Z * [new branch] gh/robert-hardwick/9/orig -> origin/gh/robert-hardwick/9/orig 2025-12-04T09:16:35.4542815Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-12-04T09:16:35.4542994Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-12-04T09:16:35.4543165Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-12-04T09:16:35.4543339Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-12-04T09:16:35.4543528Z * [new branch] gh/rtimpe/22/base -> origin/gh/rtimpe/22/base 2025-12-04T09:16:35.4543705Z * [new branch] gh/rtimpe/22/head -> origin/gh/rtimpe/22/head 2025-12-04T09:16:35.4543882Z * [new branch] gh/rtimpe/22/orig -> origin/gh/rtimpe/22/orig 2025-12-04T09:16:35.4544063Z * [new branch] gh/rtimpe/23/base -> origin/gh/rtimpe/23/base 2025-12-04T09:16:35.4544239Z * [new branch] gh/rtimpe/23/head -> origin/gh/rtimpe/23/head 2025-12-04T09:16:35.4544415Z * [new branch] gh/rtimpe/23/orig -> origin/gh/rtimpe/23/orig 2025-12-04T09:16:35.4544607Z * [new branch] gh/rtimpe/24/base -> origin/gh/rtimpe/24/base 2025-12-04T09:16:35.4544786Z * [new branch] gh/rtimpe/24/head -> origin/gh/rtimpe/24/head 2025-12-04T09:16:35.4544965Z * [new branch] gh/rtimpe/24/orig -> origin/gh/rtimpe/24/orig 2025-12-04T09:16:35.4545146Z * [new branch] gh/rtimpe/25/base -> origin/gh/rtimpe/25/base 2025-12-04T09:16:35.4545323Z * [new branch] gh/rtimpe/25/head -> origin/gh/rtimpe/25/head 2025-12-04T09:16:35.4545499Z * [new branch] gh/rtimpe/25/orig -> origin/gh/rtimpe/25/orig 2025-12-04T09:16:35.4545688Z * [new branch] gh/rtimpe/26/base -> origin/gh/rtimpe/26/base 2025-12-04T09:16:35.4545869Z * [new branch] gh/rtimpe/26/head -> origin/gh/rtimpe/26/head 2025-12-04T09:16:35.4546044Z * [new branch] gh/rtimpe/26/orig -> origin/gh/rtimpe/26/orig 2025-12-04T09:16:35.4546302Z * [new branch] gh/rtimpe/27/base -> origin/gh/rtimpe/27/base 2025-12-04T09:16:35.4546478Z * [new branch] gh/rtimpe/27/head -> origin/gh/rtimpe/27/head 2025-12-04T09:16:35.4546832Z * [new branch] gh/rtimpe/27/orig -> origin/gh/rtimpe/27/orig 2025-12-04T09:16:35.4547023Z * [new branch] gh/rtimpe/28/base -> origin/gh/rtimpe/28/base 2025-12-04T09:16:35.4547208Z * [new branch] gh/rtimpe/28/head -> origin/gh/rtimpe/28/head 2025-12-04T09:16:35.4547383Z * [new branch] gh/rtimpe/28/orig -> origin/gh/rtimpe/28/orig 2025-12-04T09:16:35.4547562Z * [new branch] gh/rtimpe/29/base -> origin/gh/rtimpe/29/base 2025-12-04T09:16:35.4547749Z * [new branch] gh/rtimpe/29/head -> origin/gh/rtimpe/29/head 2025-12-04T09:16:35.4547928Z * [new branch] gh/rtimpe/29/orig -> origin/gh/rtimpe/29/orig 2025-12-04T09:16:35.4548157Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-12-04T09:16:35.4548352Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-12-04T09:16:35.4548569Z * [new branch] gh/rtimpe/30/base -> origin/gh/rtimpe/30/base 2025-12-04T09:16:35.4548750Z * [new branch] gh/rtimpe/30/head -> origin/gh/rtimpe/30/head 2025-12-04T09:16:35.4548967Z * [new branch] gh/rtimpe/30/orig -> origin/gh/rtimpe/30/orig 2025-12-04T09:16:35.4549145Z * [new branch] gh/rtimpe/31/base -> origin/gh/rtimpe/31/base 2025-12-04T09:16:35.4549322Z * [new branch] gh/rtimpe/31/head -> origin/gh/rtimpe/31/head 2025-12-04T09:16:35.4549509Z * [new branch] gh/rtimpe/31/orig -> origin/gh/rtimpe/31/orig 2025-12-04T09:16:35.4549689Z * [new branch] gh/rtimpe/32/base -> origin/gh/rtimpe/32/base 2025-12-04T09:16:35.4549869Z * [new branch] gh/rtimpe/32/head -> origin/gh/rtimpe/32/head 2025-12-04T09:16:35.4550053Z * [new branch] gh/rtimpe/32/orig -> origin/gh/rtimpe/32/orig 2025-12-04T09:16:35.4550230Z * [new branch] gh/rtimpe/33/base -> origin/gh/rtimpe/33/base 2025-12-04T09:16:35.4550405Z * [new branch] gh/rtimpe/33/head -> origin/gh/rtimpe/33/head 2025-12-04T09:16:35.4550579Z * [new branch] gh/rtimpe/33/orig -> origin/gh/rtimpe/33/orig 2025-12-04T09:16:35.4550766Z * [new branch] gh/rtimpe/34/base -> origin/gh/rtimpe/34/base 2025-12-04T09:16:35.4550944Z * [new branch] gh/rtimpe/34/head -> origin/gh/rtimpe/34/head 2025-12-04T09:16:35.4551121Z * [new branch] gh/rtimpe/34/orig -> origin/gh/rtimpe/34/orig 2025-12-04T09:16:35.4551306Z * [new branch] gh/rtimpe/35/base -> origin/gh/rtimpe/35/base 2025-12-04T09:16:35.4551488Z * [new branch] gh/rtimpe/35/head -> origin/gh/rtimpe/35/head 2025-12-04T09:16:35.4551669Z * [new branch] gh/rtimpe/35/orig -> origin/gh/rtimpe/35/orig 2025-12-04T09:16:35.4551859Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-12-04T09:16:35.4552032Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-12-04T09:16:35.4552243Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-12-04T09:16:35.4552460Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-12-04T09:16:35.4552663Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-12-04T09:16:35.4552870Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-12-04T09:16:35.4553163Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-12-04T09:16:35.4553365Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-12-04T09:16:35.4553631Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-12-04T09:16:35.4553843Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-12-04T09:16:35.4554045Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-12-04T09:16:35.4554246Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-12-04T09:16:35.4554460Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-12-04T09:16:35.4554668Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-12-04T09:16:35.4554872Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-12-04T09:16:35.4555077Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-12-04T09:16:35.4555291Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-12-04T09:16:35.4555499Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-12-04T09:16:35.4555708Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-12-04T09:16:35.4555919Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-12-04T09:16:35.4556122Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-12-04T09:16:35.4556329Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-12-04T09:16:35.4556541Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-12-04T09:16:35.4556743Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-12-04T09:16:35.4556939Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-12-04T09:16:35.4557145Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-12-04T09:16:35.4557339Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-12-04T09:16:35.4557528Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-12-04T09:16:35.4557727Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-12-04T09:16:35.4557918Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-12-04T09:16:35.4558109Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-12-04T09:16:35.4558310Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-12-04T09:16:35.4558508Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-12-04T09:16:35.4558699Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-12-04T09:16:35.4558903Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-12-04T09:16:35.4559096Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-12-04T09:16:35.4559287Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-12-04T09:16:35.4559480Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-12-04T09:16:35.4559678Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-12-04T09:16:35.4559872Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-12-04T09:16:35.4560533Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-12-04T09:16:35.4560731Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-12-04T09:16:35.4560993Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-12-04T09:16:35.4561186Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-12-04T09:16:35.4561383Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-12-04T09:16:35.4561573Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-12-04T09:16:35.4561764Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-12-04T09:16:35.4561964Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-12-04T09:16:35.4562158Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-12-04T09:16:35.4562353Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-12-04T09:16:35.4562550Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-12-04T09:16:35.4562744Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-12-04T09:16:35.4562943Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-12-04T09:16:35.4563139Z * [new branch] gh/seemethere/74/base -> origin/gh/seemethere/74/base 2025-12-04T09:16:35.4563329Z * [new branch] gh/seemethere/74/head -> origin/gh/seemethere/74/head 2025-12-04T09:16:35.4563520Z * [new branch] gh/seemethere/74/orig -> origin/gh/seemethere/74/orig 2025-12-04T09:16:35.4563721Z * [new branch] gh/seemethere/75/base -> origin/gh/seemethere/75/base 2025-12-04T09:16:35.4563914Z * [new branch] gh/seemethere/75/head -> origin/gh/seemethere/75/head 2025-12-04T09:16:35.4564112Z * [new branch] gh/seemethere/75/orig -> origin/gh/seemethere/75/orig 2025-12-04T09:16:35.4564307Z * [new branch] gh/seemethere/76/base -> origin/gh/seemethere/76/base 2025-12-04T09:16:35.4564510Z * [new branch] gh/seemethere/76/head -> origin/gh/seemethere/76/head 2025-12-04T09:16:35.4564701Z * [new branch] gh/seemethere/76/orig -> origin/gh/seemethere/76/orig 2025-12-04T09:16:35.4564906Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-12-04T09:16:35.4565113Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-12-04T09:16:35.4565311Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-12-04T09:16:35.4565510Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-12-04T09:16:35.4565722Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-12-04T09:16:35.4565923Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-12-04T09:16:35.4566126Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-12-04T09:16:35.4566336Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-12-04T09:16:35.4566534Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-12-04T09:16:35.4566734Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-12-04T09:16:35.4566940Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-12-04T09:16:35.4567141Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-12-04T09:16:35.4567341Z * [new branch] gh/shunting314/256/base -> origin/gh/shunting314/256/base 2025-12-04T09:16:35.4567614Z * [new branch] gh/shunting314/256/head -> origin/gh/shunting314/256/head 2025-12-04T09:16:35.4567813Z * [new branch] gh/shunting314/256/orig -> origin/gh/shunting314/256/orig 2025-12-04T09:16:35.4568367Z * [new branch] gh/shunting314/257/base -> origin/gh/shunting314/257/base 2025-12-04T09:16:35.4568585Z * [new branch] gh/shunting314/257/head -> origin/gh/shunting314/257/head 2025-12-04T09:16:35.4568789Z * [new branch] gh/shunting314/257/orig -> origin/gh/shunting314/257/orig 2025-12-04T09:16:35.4568989Z * [new branch] gh/shunting314/258/base -> origin/gh/shunting314/258/base 2025-12-04T09:16:35.4569198Z * [new branch] gh/shunting314/258/head -> origin/gh/shunting314/258/head 2025-12-04T09:16:35.4569399Z * [new branch] gh/shunting314/258/orig -> origin/gh/shunting314/258/orig 2025-12-04T09:16:35.4569600Z * [new branch] gh/shunting314/259/base -> origin/gh/shunting314/259/base 2025-12-04T09:16:35.4569804Z * [new branch] gh/shunting314/259/head -> origin/gh/shunting314/259/head 2025-12-04T09:16:35.4570013Z * [new branch] gh/shunting314/259/orig -> origin/gh/shunting314/259/orig 2025-12-04T09:16:35.4570210Z * [new branch] gh/shunting314/260/base -> origin/gh/shunting314/260/base 2025-12-04T09:16:35.4570409Z * [new branch] gh/shunting314/260/head -> origin/gh/shunting314/260/head 2025-12-04T09:16:35.4570613Z * [new branch] gh/shunting314/260/orig -> origin/gh/shunting314/260/orig 2025-12-04T09:16:35.4570816Z * [new branch] gh/shunting314/261/base -> origin/gh/shunting314/261/base 2025-12-04T09:16:35.4571017Z * [new branch] gh/shunting314/261/head -> origin/gh/shunting314/261/head 2025-12-04T09:16:35.4571226Z * [new branch] gh/shunting314/261/orig -> origin/gh/shunting314/261/orig 2025-12-04T09:16:35.4571436Z * [new branch] gh/shunting314/262/base -> origin/gh/shunting314/262/base 2025-12-04T09:16:35.4571639Z * [new branch] gh/shunting314/262/head -> origin/gh/shunting314/262/head 2025-12-04T09:16:35.4571845Z * [new branch] gh/shunting314/262/orig -> origin/gh/shunting314/262/orig 2025-12-04T09:16:35.4572042Z * [new branch] gh/shunting314/263/base -> origin/gh/shunting314/263/base 2025-12-04T09:16:35.4572243Z * [new branch] gh/shunting314/263/head -> origin/gh/shunting314/263/head 2025-12-04T09:16:35.4572451Z * [new branch] gh/shunting314/263/orig -> origin/gh/shunting314/263/orig 2025-12-04T09:16:35.4572650Z * [new branch] gh/shunting314/264/base -> origin/gh/shunting314/264/base 2025-12-04T09:16:35.4572859Z * [new branch] gh/shunting314/264/head -> origin/gh/shunting314/264/head 2025-12-04T09:16:35.4573067Z * [new branch] gh/shunting314/264/orig -> origin/gh/shunting314/264/orig 2025-12-04T09:16:35.4573265Z * [new branch] gh/shunting314/265/base -> origin/gh/shunting314/265/base 2025-12-04T09:16:35.4573467Z * [new branch] gh/shunting314/265/head -> origin/gh/shunting314/265/head 2025-12-04T09:16:35.4573671Z * [new branch] gh/shunting314/265/orig -> origin/gh/shunting314/265/orig 2025-12-04T09:16:35.4573871Z * [new branch] gh/shunting314/266/base -> origin/gh/shunting314/266/base 2025-12-04T09:16:35.4574073Z * [new branch] gh/shunting314/266/head -> origin/gh/shunting314/266/head 2025-12-04T09:16:35.4574279Z * [new branch] gh/shunting314/266/orig -> origin/gh/shunting314/266/orig 2025-12-04T09:16:35.4574478Z * [new branch] gh/shunting314/267/base -> origin/gh/shunting314/267/base 2025-12-04T09:16:35.4574746Z * [new branch] gh/shunting314/267/head -> origin/gh/shunting314/267/head 2025-12-04T09:16:35.4574943Z * [new branch] gh/shunting314/267/orig -> origin/gh/shunting314/267/orig 2025-12-04T09:16:35.4575213Z * [new branch] gh/shunting314/268/base -> origin/gh/shunting314/268/base 2025-12-04T09:16:35.4575414Z * [new branch] gh/shunting314/268/head -> origin/gh/shunting314/268/head 2025-12-04T09:16:35.4575611Z * [new branch] gh/shunting314/268/orig -> origin/gh/shunting314/268/orig 2025-12-04T09:16:35.4575817Z * [new branch] gh/shunting314/269/base -> origin/gh/shunting314/269/base 2025-12-04T09:16:35.4576015Z * [new branch] gh/shunting314/269/head -> origin/gh/shunting314/269/head 2025-12-04T09:16:35.4576216Z * [new branch] gh/shunting314/269/orig -> origin/gh/shunting314/269/orig 2025-12-04T09:16:35.4576421Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-12-04T09:16:35.4576613Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-12-04T09:16:35.4576802Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-12-04T09:16:35.4576999Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-12-04T09:16:35.4577184Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-12-04T09:16:35.4577369Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-12-04T09:16:35.4577560Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-12-04T09:16:35.4577746Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-12-04T09:16:35.4577938Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-12-04T09:16:35.4578139Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-12-04T09:16:35.4578330Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-12-04T09:16:35.4578515Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-12-04T09:16:35.4578713Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-12-04T09:16:35.4578901Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-12-04T09:16:35.4579092Z * [new branch] gh/slayton58/43/base -> origin/gh/slayton58/43/base 2025-12-04T09:16:35.4579288Z * [new branch] gh/slayton58/43/head -> origin/gh/slayton58/43/head 2025-12-04T09:16:35.4579477Z * [new branch] gh/slayton58/43/orig -> origin/gh/slayton58/43/orig 2025-12-04T09:16:35.4579660Z * [new branch] gh/slayton58/44/base -> origin/gh/slayton58/44/base 2025-12-04T09:16:35.4579848Z * [new branch] gh/slayton58/44/head -> origin/gh/slayton58/44/head 2025-12-04T09:16:35.4580041Z * [new branch] gh/slayton58/44/orig -> origin/gh/slayton58/44/orig 2025-12-04T09:16:35.4580228Z * [new branch] gh/slayton58/45/base -> origin/gh/slayton58/45/base 2025-12-04T09:16:35.4580427Z * [new branch] gh/slayton58/45/head -> origin/gh/slayton58/45/head 2025-12-04T09:16:35.4580619Z * [new branch] gh/slayton58/45/orig -> origin/gh/slayton58/45/orig 2025-12-04T09:16:35.4580806Z * [new branch] gh/slayton58/46/base -> origin/gh/slayton58/46/base 2025-12-04T09:16:35.4580993Z * [new branch] gh/slayton58/46/head -> origin/gh/slayton58/46/head 2025-12-04T09:16:35.4581190Z * [new branch] gh/slayton58/46/orig -> origin/gh/slayton58/46/orig 2025-12-04T09:16:35.4581375Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-12-04T09:16:35.4581623Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-12-04T09:16:35.4581816Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-12-04T09:16:35.4582061Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-12-04T09:16:35.4582259Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-12-04T09:16:35.4582462Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-12-04T09:16:35.4582655Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-12-04T09:16:35.4582853Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-12-04T09:16:35.4583057Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-12-04T09:16:35.4583247Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-12-04T09:16:35.4583448Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-12-04T09:16:35.4583657Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-12-04T09:16:35.4583857Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-12-04T09:16:35.4584047Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-12-04T09:16:35.4584238Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-12-04T09:16:35.4584436Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-12-04T09:16:35.4584628Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-12-04T09:16:35.4584821Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-12-04T09:16:35.4585022Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-12-04T09:16:35.4585212Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-12-04T09:16:35.4585407Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-12-04T09:16:35.4585607Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-12-04T09:16:35.4585804Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-12-04T09:16:35.4585994Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-12-04T09:16:35.4586195Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-12-04T09:16:35.4586385Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-12-04T09:16:35.4586575Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-12-04T09:16:35.4586858Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-12-04T09:16:35.4587053Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-12-04T09:16:35.4587248Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-12-04T09:16:35.4587449Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-12-04T09:16:35.4587640Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-12-04T09:16:35.4587842Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-12-04T09:16:35.4588056Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-12-04T09:16:35.4588246Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-12-04T09:16:35.4588437Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-12-04T09:16:35.4588701Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-12-04T09:16:35.4588904Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-12-04T09:16:35.4589162Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-12-04T09:16:35.4589356Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-12-04T09:16:35.4589556Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-12-04T09:16:35.4589748Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-12-04T09:16:35.4589941Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-12-04T09:16:35.4590162Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-12-04T09:16:35.4590360Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-12-04T09:16:35.4590550Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-12-04T09:16:35.4590758Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-12-04T09:16:35.4590950Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-12-04T09:16:35.4591141Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-12-04T09:16:35.4591348Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-12-04T09:16:35.4591537Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-12-04T09:16:35.4591736Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-12-04T09:16:35.4591940Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-12-04T09:16:35.4592134Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-12-04T09:16:35.4592325Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-12-04T09:16:35.4592531Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-12-04T09:16:35.4592724Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-12-04T09:16:35.4592917Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-12-04T09:16:35.4593106Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-12-04T09:16:35.4593302Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-12-04T09:16:35.4593494Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-12-04T09:16:35.4593694Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-12-04T09:16:35.4593896Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-12-04T09:16:35.4594089Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-12-04T09:16:35.4594280Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-12-04T09:16:35.4594481Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-12-04T09:16:35.4594672Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-12-04T09:16:35.4594868Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-12-04T09:16:35.4595062Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-12-04T09:16:35.4595252Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-12-04T09:16:35.4595513Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-12-04T09:16:35.4595715Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-12-04T09:16:35.4595967Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-12-04T09:16:35.4596159Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-12-04T09:16:35.4596362Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-12-04T09:16:35.4596555Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-12-04T09:16:35.4596746Z * [new branch] gh/soulitzer/388/base -> origin/gh/soulitzer/388/base 2025-12-04T09:16:35.4596949Z * [new branch] gh/soulitzer/388/head -> origin/gh/soulitzer/388/head 2025-12-04T09:16:35.4597139Z * [new branch] gh/soulitzer/388/orig -> origin/gh/soulitzer/388/orig 2025-12-04T09:16:35.4597331Z * [new branch] gh/soulitzer/389/base -> origin/gh/soulitzer/389/base 2025-12-04T09:16:35.4597527Z * [new branch] gh/soulitzer/389/head -> origin/gh/soulitzer/389/head 2025-12-04T09:16:35.4597731Z * [new branch] gh/soulitzer/389/orig -> origin/gh/soulitzer/389/orig 2025-12-04T09:16:35.4597921Z * [new branch] gh/soulitzer/390/base -> origin/gh/soulitzer/390/base 2025-12-04T09:16:35.4598115Z * [new branch] gh/soulitzer/390/head -> origin/gh/soulitzer/390/head 2025-12-04T09:16:35.4598314Z * [new branch] gh/soulitzer/390/orig -> origin/gh/soulitzer/390/orig 2025-12-04T09:16:35.4598510Z * [new branch] gh/soulitzer/391/base -> origin/gh/soulitzer/391/base 2025-12-04T09:16:35.4598701Z * [new branch] gh/soulitzer/391/head -> origin/gh/soulitzer/391/head 2025-12-04T09:16:35.4598902Z * [new branch] gh/soulitzer/391/orig -> origin/gh/soulitzer/391/orig 2025-12-04T09:16:35.4599093Z * [new branch] gh/soulitzer/392/base -> origin/gh/soulitzer/392/base 2025-12-04T09:16:35.4599285Z * [new branch] gh/soulitzer/392/head -> origin/gh/soulitzer/392/head 2025-12-04T09:16:35.4599485Z * [new branch] gh/soulitzer/392/orig -> origin/gh/soulitzer/392/orig 2025-12-04T09:16:35.4599676Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-12-04T09:16:35.4599867Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-12-04T09:16:35.4600060Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-12-04T09:16:35.4600244Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-12-04T09:16:35.4600431Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-12-04T09:16:35.4600630Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-12-04T09:16:35.4600815Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-12-04T09:16:35.4601007Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-12-04T09:16:35.4601205Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-12-04T09:16:35.4601391Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-12-04T09:16:35.4601575Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-12-04T09:16:35.4601760Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-12-04T09:16:35.4601953Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-12-04T09:16:35.4602207Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-12-04T09:16:35.4602391Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-12-04T09:16:35.4602593Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-12-04T09:16:35.4602851Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-12-04T09:16:35.4603041Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-12-04T09:16:35.4603233Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-12-04T09:16:35.4603423Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-12-04T09:16:35.4603608Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-12-04T09:16:35.4603801Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-12-04T09:16:35.4603988Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-12-04T09:16:35.4604175Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-12-04T09:16:35.4604378Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-12-04T09:16:35.4604564Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-12-04T09:16:35.4604757Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-12-04T09:16:35.4604964Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-12-04T09:16:35.4605150Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-12-04T09:16:35.4605336Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-12-04T09:16:35.4605526Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-12-04T09:16:35.4605715Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-12-04T09:16:35.4605901Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-12-04T09:16:35.4606096Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-12-04T09:16:35.4606289Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-12-04T09:16:35.4606479Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-12-04T09:16:35.4606663Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-12-04T09:16:35.4606857Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-12-04T09:16:35.4607043Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-12-04T09:16:35.4607232Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-12-04T09:16:35.4607429Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-12-04T09:16:35.4607613Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-12-04T09:16:35.4607802Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-12-04T09:16:35.4608005Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-12-04T09:16:35.4608190Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-12-04T09:16:35.4608376Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-12-04T09:16:35.4608569Z * [new branch] gh/swolchok/866/base -> origin/gh/swolchok/866/base 2025-12-04T09:16:35.4608754Z * [new branch] gh/swolchok/866/head -> origin/gh/swolchok/866/head 2025-12-04T09:16:35.4609009Z * [new branch] gh/swolchok/866/orig -> origin/gh/swolchok/866/orig 2025-12-04T09:16:35.4609200Z * [new branch] gh/swolchok/867/base -> origin/gh/swolchok/867/base 2025-12-04T09:16:35.4609450Z * [new branch] gh/swolchok/867/head -> origin/gh/swolchok/867/head 2025-12-04T09:16:35.4609638Z * [new branch] gh/swolchok/867/orig -> origin/gh/swolchok/867/orig 2025-12-04T09:16:35.4609835Z * [new branch] gh/swolchok/868/base -> origin/gh/swolchok/868/base 2025-12-04T09:16:35.4610024Z * [new branch] gh/swolchok/868/head -> origin/gh/swolchok/868/head 2025-12-04T09:16:35.4610217Z * [new branch] gh/swolchok/868/orig -> origin/gh/swolchok/868/orig 2025-12-04T09:16:35.4610401Z * [new branch] gh/swolchok/869/base -> origin/gh/swolchok/869/base 2025-12-04T09:16:35.4610600Z * [new branch] gh/swolchok/869/head -> origin/gh/swolchok/869/head 2025-12-04T09:16:35.4610788Z * [new branch] gh/swolchok/869/orig -> origin/gh/swolchok/869/orig 2025-12-04T09:16:35.4610972Z * [new branch] gh/swolchok/870/base -> origin/gh/swolchok/870/base 2025-12-04T09:16:35.4611167Z * [new branch] gh/swolchok/870/head -> origin/gh/swolchok/870/head 2025-12-04T09:16:35.4611357Z * [new branch] gh/swolchok/870/orig -> origin/gh/swolchok/870/orig 2025-12-04T09:16:35.4611541Z * [new branch] gh/swolchok/871/base -> origin/gh/swolchok/871/base 2025-12-04T09:16:35.4611734Z * [new branch] gh/swolchok/871/head -> origin/gh/swolchok/871/head 2025-12-04T09:16:35.4611926Z * [new branch] gh/swolchok/871/orig -> origin/gh/swolchok/871/orig 2025-12-04T09:16:35.4612113Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-12-04T09:16:35.4612299Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-12-04T09:16:35.4612480Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-12-04T09:16:35.4612660Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-12-04T09:16:35.4612850Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-12-04T09:16:35.4613027Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-12-04T09:16:35.4613206Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-12-04T09:16:35.4613391Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-12-04T09:16:35.4613575Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-12-04T09:16:35.4613751Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-12-04T09:16:35.4613938Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-12-04T09:16:35.4614167Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-12-04T09:16:35.4614391Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-12-04T09:16:35.4614611Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-12-04T09:16:35.4614837Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-12-04T09:16:35.4615052Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-12-04T09:16:35.4615266Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-12-04T09:16:35.4615499Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-12-04T09:16:35.4615716Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-12-04T09:16:35.4616002Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-12-04T09:16:35.4616237Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-12-04T09:16:35.4616517Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-12-04T09:16:35.4616737Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-12-04T09:16:35.4616967Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-12-04T09:16:35.4617183Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-12-04T09:16:35.4617426Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-12-04T09:16:35.4617652Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-12-04T09:16:35.4617873Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-12-04T09:16:35.4618089Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-12-04T09:16:35.4618320Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-12-04T09:16:35.4618542Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-12-04T09:16:35.4618759Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-12-04T09:16:35.4618992Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-12-04T09:16:35.4619208Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-12-04T09:16:35.4619424Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-12-04T09:16:35.4619651Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-12-04T09:16:35.4619870Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-12-04T09:16:35.4620087Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-12-04T09:16:35.4620302Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-12-04T09:16:35.4620528Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-12-04T09:16:35.4620745Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-12-04T09:16:35.4620960Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-12-04T09:16:35.4621188Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-12-04T09:16:35.4621402Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-12-04T09:16:35.4621618Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-12-04T09:16:35.4621843Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-12-04T09:16:35.4622060Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-12-04T09:16:35.4622276Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-12-04T09:16:35.4622499Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-12-04T09:16:35.4622713Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-12-04T09:16:35.4622936Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-12-04T09:16:35.4623159Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-12-04T09:16:35.4623443Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-12-04T09:16:35.4623662Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-12-04T09:16:35.4623960Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-12-04T09:16:35.4624184Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-12-04T09:16:35.4624404Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-12-04T09:16:35.4624635Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-12-04T09:16:35.4624858Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-12-04T09:16:35.4625073Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-12-04T09:16:35.4625302Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-12-04T09:16:35.4625515Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-12-04T09:16:35.4625735Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-12-04T09:16:35.4625952Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-12-04T09:16:35.4626182Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-12-04T09:16:35.4626398Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-12-04T09:16:35.4626614Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-12-04T09:16:35.4626940Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-12-04T09:16:35.4627160Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-12-04T09:16:35.4627383Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-12-04T09:16:35.4627613Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-12-04T09:16:35.4627833Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-12-04T09:16:35.4628051Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-12-04T09:16:35.4628283Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-12-04T09:16:35.4628499Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-12-04T09:16:35.4628719Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-12-04T09:16:35.4628946Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-12-04T09:16:35.4629165Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-12-04T09:16:35.4629380Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-12-04T09:16:35.4629608Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-12-04T09:16:35.4629827Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-12-04T09:16:35.4630045Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-12-04T09:16:35.4630269Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-12-04T09:16:35.4630489Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-12-04T09:16:35.4630702Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-12-04T09:16:35.4631013Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-12-04T09:16:35.4631228Z * [new branch] gh/tugsbayasgalan/72/base -> origin/gh/tugsbayasgalan/72/base 2025-12-04T09:16:35.4631504Z * [new branch] gh/tugsbayasgalan/72/head -> origin/gh/tugsbayasgalan/72/head 2025-12-04T09:16:35.4631721Z * [new branch] gh/tugsbayasgalan/72/orig -> origin/gh/tugsbayasgalan/72/orig 2025-12-04T09:16:35.4631953Z * [new branch] gh/tugsbayasgalan/73/base -> origin/gh/tugsbayasgalan/73/base 2025-12-04T09:16:35.4632171Z * [new branch] gh/tugsbayasgalan/73/head -> origin/gh/tugsbayasgalan/73/head 2025-12-04T09:16:35.4632394Z * [new branch] gh/tugsbayasgalan/73/orig -> origin/gh/tugsbayasgalan/73/orig 2025-12-04T09:16:35.4632620Z * [new branch] gh/tugsbayasgalan/74/base -> origin/gh/tugsbayasgalan/74/base 2025-12-04T09:16:35.4632835Z * [new branch] gh/tugsbayasgalan/74/head -> origin/gh/tugsbayasgalan/74/head 2025-12-04T09:16:35.4633056Z * [new branch] gh/tugsbayasgalan/74/orig -> origin/gh/tugsbayasgalan/74/orig 2025-12-04T09:16:35.4633278Z * [new branch] gh/tugsbayasgalan/75/base -> origin/gh/tugsbayasgalan/75/base 2025-12-04T09:16:35.4633498Z * [new branch] gh/tugsbayasgalan/75/head -> origin/gh/tugsbayasgalan/75/head 2025-12-04T09:16:35.4633712Z * [new branch] gh/tugsbayasgalan/75/orig -> origin/gh/tugsbayasgalan/75/orig 2025-12-04T09:16:35.4633936Z * [new branch] gh/tugsbayasgalan/76/base -> origin/gh/tugsbayasgalan/76/base 2025-12-04T09:16:35.4634160Z * [new branch] gh/tugsbayasgalan/76/head -> origin/gh/tugsbayasgalan/76/head 2025-12-04T09:16:35.4634377Z * [new branch] gh/tugsbayasgalan/76/orig -> origin/gh/tugsbayasgalan/76/orig 2025-12-04T09:16:35.4634606Z * [new branch] gh/tugsbayasgalan/77/base -> origin/gh/tugsbayasgalan/77/base 2025-12-04T09:16:35.4634829Z * [new branch] gh/tugsbayasgalan/77/head -> origin/gh/tugsbayasgalan/77/head 2025-12-04T09:16:35.4635047Z * [new branch] gh/tugsbayasgalan/77/orig -> origin/gh/tugsbayasgalan/77/orig 2025-12-04T09:16:35.4635272Z * [new branch] gh/tugsbayasgalan/78/base -> origin/gh/tugsbayasgalan/78/base 2025-12-04T09:16:35.4635487Z * [new branch] gh/tugsbayasgalan/78/head -> origin/gh/tugsbayasgalan/78/head 2025-12-04T09:16:35.4635699Z * [new branch] gh/tugsbayasgalan/78/orig -> origin/gh/tugsbayasgalan/78/orig 2025-12-04T09:16:35.4635922Z * [new branch] gh/tugsbayasgalan/79/base -> origin/gh/tugsbayasgalan/79/base 2025-12-04T09:16:35.4636136Z * [new branch] gh/tugsbayasgalan/79/head -> origin/gh/tugsbayasgalan/79/head 2025-12-04T09:16:35.4636354Z * [new branch] gh/tugsbayasgalan/79/orig -> origin/gh/tugsbayasgalan/79/orig 2025-12-04T09:16:35.4636578Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-12-04T09:16:35.4636794Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-12-04T09:16:35.4637013Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-12-04T09:16:35.4637230Z * [new branch] gh/tugsbayasgalan/80/base -> origin/gh/tugsbayasgalan/80/base 2025-12-04T09:16:35.4637451Z * [new branch] gh/tugsbayasgalan/80/head -> origin/gh/tugsbayasgalan/80/head 2025-12-04T09:16:35.4637671Z * [new branch] gh/tugsbayasgalan/80/orig -> origin/gh/tugsbayasgalan/80/orig 2025-12-04T09:16:35.4637886Z * [new branch] gh/tugsbayasgalan/81/base -> origin/gh/tugsbayasgalan/81/base 2025-12-04T09:16:35.4638110Z * [new branch] gh/tugsbayasgalan/81/head -> origin/gh/tugsbayasgalan/81/head 2025-12-04T09:16:35.4638328Z * [new branch] gh/tugsbayasgalan/81/orig -> origin/gh/tugsbayasgalan/81/orig 2025-12-04T09:16:35.4638611Z * [new branch] gh/tugsbayasgalan/82/base -> origin/gh/tugsbayasgalan/82/base 2025-12-04T09:16:35.4638836Z * [new branch] gh/tugsbayasgalan/82/head -> origin/gh/tugsbayasgalan/82/head 2025-12-04T09:16:35.4639111Z * [new branch] gh/tugsbayasgalan/82/orig -> origin/gh/tugsbayasgalan/82/orig 2025-12-04T09:16:35.4639331Z * [new branch] gh/tugsbayasgalan/83/base -> origin/gh/tugsbayasgalan/83/base 2025-12-04T09:16:35.4639554Z * [new branch] gh/tugsbayasgalan/83/head -> origin/gh/tugsbayasgalan/83/head 2025-12-04T09:16:35.4639777Z * [new branch] gh/tugsbayasgalan/83/orig -> origin/gh/tugsbayasgalan/83/orig 2025-12-04T09:16:35.4640003Z * [new branch] gh/tugsbayasgalan/84/base -> origin/gh/tugsbayasgalan/84/base 2025-12-04T09:16:35.4640228Z * [new branch] gh/tugsbayasgalan/84/head -> origin/gh/tugsbayasgalan/84/head 2025-12-04T09:16:35.4640443Z * [new branch] gh/tugsbayasgalan/84/orig -> origin/gh/tugsbayasgalan/84/orig 2025-12-04T09:16:35.4640662Z * [new branch] gh/tugsbayasgalan/85/base -> origin/gh/tugsbayasgalan/85/base 2025-12-04T09:16:35.4640910Z * [new branch] gh/tugsbayasgalan/85/head -> origin/gh/tugsbayasgalan/85/head 2025-12-04T09:16:35.4641129Z * [new branch] gh/tugsbayasgalan/85/orig -> origin/gh/tugsbayasgalan/85/orig 2025-12-04T09:16:35.4641343Z * [new branch] gh/tugsbayasgalan/86/base -> origin/gh/tugsbayasgalan/86/base 2025-12-04T09:16:35.4641565Z * [new branch] gh/tugsbayasgalan/86/head -> origin/gh/tugsbayasgalan/86/head 2025-12-04T09:16:35.4641782Z * [new branch] gh/tugsbayasgalan/86/orig -> origin/gh/tugsbayasgalan/86/orig 2025-12-04T09:16:35.4641995Z * [new branch] gh/tugsbayasgalan/87/base -> origin/gh/tugsbayasgalan/87/base 2025-12-04T09:16:35.4642222Z * [new branch] gh/tugsbayasgalan/87/head -> origin/gh/tugsbayasgalan/87/head 2025-12-04T09:16:35.4642438Z * [new branch] gh/tugsbayasgalan/87/orig -> origin/gh/tugsbayasgalan/87/orig 2025-12-04T09:16:35.4642660Z * [new branch] gh/tugsbayasgalan/88/base -> origin/gh/tugsbayasgalan/88/base 2025-12-04T09:16:35.4642873Z * [new branch] gh/tugsbayasgalan/88/head -> origin/gh/tugsbayasgalan/88/head 2025-12-04T09:16:35.4643102Z * [new branch] gh/tugsbayasgalan/88/orig -> origin/gh/tugsbayasgalan/88/orig 2025-12-04T09:16:35.4643317Z * [new branch] gh/tugsbayasgalan/89/base -> origin/gh/tugsbayasgalan/89/base 2025-12-04T09:16:35.4643530Z * [new branch] gh/tugsbayasgalan/89/head -> origin/gh/tugsbayasgalan/89/head 2025-12-04T09:16:35.4643766Z * [new branch] gh/tugsbayasgalan/89/orig -> origin/gh/tugsbayasgalan/89/orig 2025-12-04T09:16:35.4643985Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-12-04T09:16:35.4644201Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-12-04T09:16:35.4644423Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-12-04T09:16:35.4644643Z * [new branch] gh/tugsbayasgalan/90/base -> origin/gh/tugsbayasgalan/90/base 2025-12-04T09:16:35.4644861Z * [new branch] gh/tugsbayasgalan/90/head -> origin/gh/tugsbayasgalan/90/head 2025-12-04T09:16:35.4645083Z * [new branch] gh/tugsbayasgalan/90/orig -> origin/gh/tugsbayasgalan/90/orig 2025-12-04T09:16:35.4645307Z * [new branch] gh/tugsbayasgalan/91/base -> origin/gh/tugsbayasgalan/91/base 2025-12-04T09:16:35.4645523Z * [new branch] gh/tugsbayasgalan/91/head -> origin/gh/tugsbayasgalan/91/head 2025-12-04T09:16:35.4645749Z * [new branch] gh/tugsbayasgalan/91/orig -> origin/gh/tugsbayasgalan/91/orig 2025-12-04T09:16:35.4646027Z * [new branch] gh/tugsbayasgalan/92/base -> origin/gh/tugsbayasgalan/92/base 2025-12-04T09:16:35.4646244Z * [new branch] gh/tugsbayasgalan/92/head -> origin/gh/tugsbayasgalan/92/head 2025-12-04T09:16:35.4646527Z * [new branch] gh/tugsbayasgalan/92/orig -> origin/gh/tugsbayasgalan/92/orig 2025-12-04T09:16:35.4646743Z * [new branch] gh/tugsbayasgalan/93/base -> origin/gh/tugsbayasgalan/93/base 2025-12-04T09:16:35.4646959Z * [new branch] gh/tugsbayasgalan/93/head -> origin/gh/tugsbayasgalan/93/head 2025-12-04T09:16:35.4647177Z * [new branch] gh/tugsbayasgalan/93/orig -> origin/gh/tugsbayasgalan/93/orig 2025-12-04T09:16:35.4647351Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-12-04T09:16:35.4647517Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-12-04T09:16:35.4647690Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-12-04T09:16:35.4647859Z * [new branch] gh/v0i0/15/base -> origin/gh/v0i0/15/base 2025-12-04T09:16:35.4648021Z * [new branch] gh/v0i0/15/head -> origin/gh/v0i0/15/head 2025-12-04T09:16:35.4648189Z * [new branch] gh/v0i0/15/orig -> origin/gh/v0i0/15/orig 2025-12-04T09:16:35.4648361Z * [new branch] gh/v0i0/16/base -> origin/gh/v0i0/16/base 2025-12-04T09:16:35.4648525Z * [new branch] gh/v0i0/16/head -> origin/gh/v0i0/16/head 2025-12-04T09:16:35.4648685Z * [new branch] gh/v0i0/16/orig -> origin/gh/v0i0/16/orig 2025-12-04T09:16:35.4648855Z * [new branch] gh/v0i0/17/base -> origin/gh/v0i0/17/base 2025-12-04T09:16:35.4649015Z * [new branch] gh/v0i0/17/head -> origin/gh/v0i0/17/head 2025-12-04T09:16:35.4649249Z * [new branch] gh/v0i0/17/orig -> origin/gh/v0i0/17/orig 2025-12-04T09:16:35.4649429Z * [new branch] gh/v0i0/18/base -> origin/gh/v0i0/18/base 2025-12-04T09:16:35.4649629Z * [new branch] gh/v0i0/18/head -> origin/gh/v0i0/18/head 2025-12-04T09:16:35.4649798Z * [new branch] gh/v0i0/18/orig -> origin/gh/v0i0/18/orig 2025-12-04T09:16:35.4650011Z * [new branch] gh/v0i0/19/base -> origin/gh/v0i0/19/base 2025-12-04T09:16:35.4650176Z * [new branch] gh/v0i0/19/head -> origin/gh/v0i0/19/head 2025-12-04T09:16:35.4650374Z * [new branch] gh/v0i0/19/orig -> origin/gh/v0i0/19/orig 2025-12-04T09:16:35.4650596Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-12-04T09:16:35.4650831Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-12-04T09:16:35.4651068Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-12-04T09:16:35.4651283Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-12-04T09:16:35.4651518Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-12-04T09:16:35.4651720Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-12-04T09:16:35.4651967Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-12-04T09:16:35.4652194Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-12-04T09:16:35.4652392Z * [new branch] gh/vishal9-team/4/base -> origin/gh/vishal9-team/4/base 2025-12-04T09:16:35.4652619Z * [new branch] gh/vishal9-team/4/head -> origin/gh/vishal9-team/4/head 2025-12-04T09:16:35.4652822Z * [new branch] gh/vishal9-team/4/orig -> origin/gh/vishal9-team/4/orig 2025-12-04T09:16:35.4653100Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-12-04T09:16:35.4653274Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-12-04T09:16:35.4653560Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-12-04T09:16:35.4653796Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-12-04T09:16:35.4653995Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-12-04T09:16:35.4654229Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-12-04T09:16:35.4654420Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-12-04T09:16:35.4654644Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-12-04T09:16:35.4654842Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-12-04T09:16:35.4655063Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-12-04T09:16:35.4655281Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-12-04T09:16:35.4655486Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-12-04T09:16:35.4655706Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-12-04T09:16:35.4655903Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-12-04T09:16:35.4656135Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-12-04T09:16:35.4656321Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-12-04T09:16:35.4656543Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-12-04T09:16:35.4656737Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-12-04T09:16:35.4656960Z * [new branch] gh/wconstab/449/base -> origin/gh/wconstab/449/base 2025-12-04T09:16:35.4657149Z * [new branch] gh/wconstab/449/head -> origin/gh/wconstab/449/head 2025-12-04T09:16:35.4657342Z * [new branch] gh/wconstab/449/orig -> origin/gh/wconstab/449/orig 2025-12-04T09:16:35.4657537Z * [new branch] gh/wconstab/450/base -> origin/gh/wconstab/450/base 2025-12-04T09:16:35.4657727Z * [new branch] gh/wconstab/450/head -> origin/gh/wconstab/450/head 2025-12-04T09:16:35.4657911Z * [new branch] gh/wconstab/450/orig -> origin/gh/wconstab/450/orig 2025-12-04T09:16:35.4658102Z * [new branch] gh/wconstab/451/base -> origin/gh/wconstab/451/base 2025-12-04T09:16:35.4658288Z * [new branch] gh/wconstab/451/head -> origin/gh/wconstab/451/head 2025-12-04T09:16:35.4658480Z * [new branch] gh/wconstab/451/orig -> origin/gh/wconstab/451/orig 2025-12-04T09:16:35.4658678Z * [new branch] gh/wconstab/452/base -> origin/gh/wconstab/452/base 2025-12-04T09:16:35.4658873Z * [new branch] gh/wconstab/452/head -> origin/gh/wconstab/452/head 2025-12-04T09:16:35.4659057Z * [new branch] gh/wconstab/452/orig -> origin/gh/wconstab/452/orig 2025-12-04T09:16:35.4659252Z * [new branch] gh/wconstab/453/base -> origin/gh/wconstab/453/base 2025-12-04T09:16:35.4659439Z * [new branch] gh/wconstab/453/head -> origin/gh/wconstab/453/head 2025-12-04T09:16:35.4659626Z * [new branch] gh/wconstab/453/orig -> origin/gh/wconstab/453/orig 2025-12-04T09:16:35.4659819Z * [new branch] gh/wconstab/454/base -> origin/gh/wconstab/454/base 2025-12-04T09:16:35.4660006Z * [new branch] gh/wconstab/454/head -> origin/gh/wconstab/454/head 2025-12-04T09:16:35.4660272Z * [new branch] gh/wconstab/454/orig -> origin/gh/wconstab/454/orig 2025-12-04T09:16:35.4660471Z * [new branch] gh/wconstab/455/base -> origin/gh/wconstab/455/base 2025-12-04T09:16:35.4660727Z * [new branch] gh/wconstab/455/head -> origin/gh/wconstab/455/head 2025-12-04T09:16:35.4660919Z * [new branch] gh/wconstab/455/orig -> origin/gh/wconstab/455/orig 2025-12-04T09:16:35.4661116Z * [new branch] gh/wconstab/456/base -> origin/gh/wconstab/456/base 2025-12-04T09:16:35.4661300Z * [new branch] gh/wconstab/456/head -> origin/gh/wconstab/456/head 2025-12-04T09:16:35.4661485Z * [new branch] gh/wconstab/456/orig -> origin/gh/wconstab/456/orig 2025-12-04T09:16:35.4661669Z * [new branch] gh/wconstab/457/base -> origin/gh/wconstab/457/base 2025-12-04T09:16:35.4661861Z * [new branch] gh/wconstab/457/head -> origin/gh/wconstab/457/head 2025-12-04T09:16:35.4662056Z * [new branch] gh/wconstab/457/orig -> origin/gh/wconstab/457/orig 2025-12-04T09:16:35.4662278Z * [new branch] gh/wconstab/458/base -> origin/gh/wconstab/458/base 2025-12-04T09:16:35.4662475Z * [new branch] gh/wconstab/458/head -> origin/gh/wconstab/458/head 2025-12-04T09:16:35.4662694Z * [new branch] gh/wconstab/458/orig -> origin/gh/wconstab/458/orig 2025-12-04T09:16:35.4662882Z * [new branch] gh/wconstab/459/base -> origin/gh/wconstab/459/base 2025-12-04T09:16:35.4663111Z * [new branch] gh/wconstab/459/head -> origin/gh/wconstab/459/head 2025-12-04T09:16:35.4663300Z * [new branch] gh/wconstab/459/orig -> origin/gh/wconstab/459/orig 2025-12-04T09:16:35.4663518Z * [new branch] gh/wconstab/460/base -> origin/gh/wconstab/460/base 2025-12-04T09:16:35.4663719Z * [new branch] gh/wconstab/460/head -> origin/gh/wconstab/460/head 2025-12-04T09:16:35.4663952Z * [new branch] gh/wconstab/460/orig -> origin/gh/wconstab/460/orig 2025-12-04T09:16:35.4664143Z * [new branch] gh/wconstab/461/base -> origin/gh/wconstab/461/base 2025-12-04T09:16:35.4664383Z * [new branch] gh/wconstab/461/head -> origin/gh/wconstab/461/head 2025-12-04T09:16:35.4664573Z * [new branch] gh/wconstab/461/orig -> origin/gh/wconstab/461/orig 2025-12-04T09:16:35.4664793Z * [new branch] gh/wconstab/462/base -> origin/gh/wconstab/462/base 2025-12-04T09:16:35.4665017Z * [new branch] gh/wconstab/462/head -> origin/gh/wconstab/462/head 2025-12-04T09:16:35.4665206Z * [new branch] gh/wconstab/462/orig -> origin/gh/wconstab/462/orig 2025-12-04T09:16:35.4665426Z * [new branch] gh/wconstab/463/base -> origin/gh/wconstab/463/base 2025-12-04T09:16:35.4665630Z * [new branch] gh/wconstab/463/head -> origin/gh/wconstab/463/head 2025-12-04T09:16:35.4665851Z * [new branch] gh/wconstab/463/orig -> origin/gh/wconstab/463/orig 2025-12-04T09:16:35.4666040Z * [new branch] gh/wconstab/464/base -> origin/gh/wconstab/464/base 2025-12-04T09:16:35.4666260Z * [new branch] gh/wconstab/464/head -> origin/gh/wconstab/464/head 2025-12-04T09:16:35.4666459Z * [new branch] gh/wconstab/464/orig -> origin/gh/wconstab/464/orig 2025-12-04T09:16:35.4666685Z * [new branch] gh/wconstab/465/base -> origin/gh/wconstab/465/base 2025-12-04T09:16:35.4666954Z * [new branch] gh/wconstab/465/head -> origin/gh/wconstab/465/head 2025-12-04T09:16:35.4667190Z * [new branch] gh/wconstab/465/orig -> origin/gh/wconstab/465/orig 2025-12-04T09:16:35.4667416Z * [new branch] gh/wconstab/466/base -> origin/gh/wconstab/466/base 2025-12-04T09:16:35.4667686Z * [new branch] gh/wconstab/466/head -> origin/gh/wconstab/466/head 2025-12-04T09:16:35.4667918Z * [new branch] gh/wconstab/466/orig -> origin/gh/wconstab/466/orig 2025-12-04T09:16:35.4668212Z * [new branch] gh/wconstab/467/base -> origin/gh/wconstab/467/base 2025-12-04T09:16:35.4668410Z * [new branch] gh/wconstab/467/head -> origin/gh/wconstab/467/head 2025-12-04T09:16:35.4668638Z * [new branch] gh/wconstab/467/orig -> origin/gh/wconstab/467/orig 2025-12-04T09:16:35.4668827Z * [new branch] gh/wconstab/468/base -> origin/gh/wconstab/468/base 2025-12-04T09:16:35.4669051Z * [new branch] gh/wconstab/468/head -> origin/gh/wconstab/468/head 2025-12-04T09:16:35.4669252Z * [new branch] gh/wconstab/468/orig -> origin/gh/wconstab/468/orig 2025-12-04T09:16:35.4669447Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-12-04T09:16:35.4669639Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-12-04T09:16:35.4669849Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-12-04T09:16:35.4670038Z * [new branch] gh/weifengpy/40/base -> origin/gh/weifengpy/40/base 2025-12-04T09:16:35.4670226Z * [new branch] gh/weifengpy/40/head -> origin/gh/weifengpy/40/head 2025-12-04T09:16:35.4670423Z * [new branch] gh/weifengpy/40/orig -> origin/gh/weifengpy/40/orig 2025-12-04T09:16:35.4670612Z * [new branch] gh/weifengpy/41/base -> origin/gh/weifengpy/41/base 2025-12-04T09:16:35.4670804Z * [new branch] gh/weifengpy/41/head -> origin/gh/weifengpy/41/head 2025-12-04T09:16:35.4670997Z * [new branch] gh/weifengpy/41/orig -> origin/gh/weifengpy/41/orig 2025-12-04T09:16:35.4671221Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-12-04T09:16:35.4671433Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-12-04T09:16:35.4671643Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-12-04T09:16:35.4671859Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-12-04T09:16:35.4672064Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-12-04T09:16:35.4672272Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-12-04T09:16:35.4672488Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-12-04T09:16:35.4672696Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-12-04T09:16:35.4672905Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-12-04T09:16:35.4673123Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-12-04T09:16:35.4673331Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-12-04T09:16:35.4673537Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-12-04T09:16:35.4673756Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-12-04T09:16:35.4673961Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-12-04T09:16:35.4674168Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-12-04T09:16:35.4674385Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-12-04T09:16:35.4674593Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-12-04T09:16:35.4675307Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-12-04T09:16:35.4675532Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-12-04T09:16:35.4675814Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-12-04T09:16:35.4676029Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-12-04T09:16:35.4676234Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-12-04T09:16:35.4676449Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-12-04T09:16:35.4676654Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-12-04T09:16:35.4676860Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-12-04T09:16:35.4677074Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-12-04T09:16:35.4677286Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-12-04T09:16:35.4677492Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-12-04T09:16:35.4677706Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-12-04T09:16:35.4677911Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-12-04T09:16:35.4678115Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-12-04T09:16:35.4678326Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-12-04T09:16:35.4678537Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-12-04T09:16:35.4678742Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-12-04T09:16:35.4678959Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-12-04T09:16:35.4679167Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-12-04T09:16:35.4679427Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-12-04T09:16:35.4679649Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-12-04T09:16:35.4679893Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-12-04T09:16:35.4680100Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-12-04T09:16:35.4680313Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-12-04T09:16:35.4680520Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-12-04T09:16:35.4680734Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-12-04T09:16:35.4680948Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-12-04T09:16:35.4681158Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-12-04T09:16:35.4681368Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-12-04T09:16:35.4681577Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-12-04T09:16:35.4681794Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-12-04T09:16:35.4682000Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-12-04T09:16:35.4682204Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-12-04T09:16:35.4682487Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-12-04T09:16:35.4682694Z * [new branch] gh/williamwen42/330/base -> origin/gh/williamwen42/330/base 2025-12-04T09:16:35.4683277Z * [new branch] gh/williamwen42/330/head -> origin/gh/williamwen42/330/head 2025-12-04T09:16:35.4683506Z * [new branch] gh/williamwen42/330/orig -> origin/gh/williamwen42/330/orig 2025-12-04T09:16:35.4683713Z * [new branch] gh/williamwen42/331/base -> origin/gh/williamwen42/331/base 2025-12-04T09:16:35.4683926Z * [new branch] gh/williamwen42/331/head -> origin/gh/williamwen42/331/head 2025-12-04T09:16:35.4684145Z * [new branch] gh/williamwen42/331/orig -> origin/gh/williamwen42/331/orig 2025-12-04T09:16:35.4684349Z * [new branch] gh/williamwen42/332/base -> origin/gh/williamwen42/332/base 2025-12-04T09:16:35.4684558Z * [new branch] gh/williamwen42/332/head -> origin/gh/williamwen42/332/head 2025-12-04T09:16:35.4684780Z * [new branch] gh/williamwen42/332/orig -> origin/gh/williamwen42/332/orig 2025-12-04T09:16:35.4684986Z * [new branch] gh/williamwen42/333/base -> origin/gh/williamwen42/333/base 2025-12-04T09:16:35.4685242Z * [new branch] gh/williamwen42/333/head -> origin/gh/williamwen42/333/head 2025-12-04T09:16:35.4685461Z * [new branch] gh/williamwen42/333/orig -> origin/gh/williamwen42/333/orig 2025-12-04T09:16:35.4685705Z * [new branch] gh/williamwen42/334/base -> origin/gh/williamwen42/334/base 2025-12-04T09:16:35.4685910Z * [new branch] gh/williamwen42/334/head -> origin/gh/williamwen42/334/head 2025-12-04T09:16:35.4686133Z * [new branch] gh/williamwen42/334/orig -> origin/gh/williamwen42/334/orig 2025-12-04T09:16:35.4686342Z * [new branch] gh/williamwen42/335/base -> origin/gh/williamwen42/335/base 2025-12-04T09:16:35.4686551Z * [new branch] gh/williamwen42/335/head -> origin/gh/williamwen42/335/head 2025-12-04T09:16:35.4686767Z * [new branch] gh/williamwen42/335/orig -> origin/gh/williamwen42/335/orig 2025-12-04T09:16:35.4686975Z * [new branch] gh/williamwen42/336/base -> origin/gh/williamwen42/336/base 2025-12-04T09:16:35.4687186Z * [new branch] gh/williamwen42/336/head -> origin/gh/williamwen42/336/head 2025-12-04T09:16:35.4687398Z * [new branch] gh/williamwen42/336/orig -> origin/gh/williamwen42/336/orig 2025-12-04T09:16:35.4687613Z * [new branch] gh/williamwen42/337/base -> origin/gh/williamwen42/337/base 2025-12-04T09:16:35.4687822Z * [new branch] gh/williamwen42/337/head -> origin/gh/williamwen42/337/head 2025-12-04T09:16:35.4688027Z * [new branch] gh/williamwen42/337/orig -> origin/gh/williamwen42/337/orig 2025-12-04T09:16:35.4688237Z * [new branch] gh/williamwen42/338/base -> origin/gh/williamwen42/338/base 2025-12-04T09:16:35.4688446Z * [new branch] gh/williamwen42/338/head -> origin/gh/williamwen42/338/head 2025-12-04T09:16:35.4688654Z * [new branch] gh/williamwen42/338/orig -> origin/gh/williamwen42/338/orig 2025-12-04T09:16:35.4688869Z * [new branch] gh/williamwen42/339/base -> origin/gh/williamwen42/339/base 2025-12-04T09:16:35.4689075Z * [new branch] gh/williamwen42/339/head -> origin/gh/williamwen42/339/head 2025-12-04T09:16:35.4689287Z * [new branch] gh/williamwen42/339/orig -> origin/gh/williamwen42/339/orig 2025-12-04T09:16:35.4689504Z * [new branch] gh/williamwen42/340/base -> origin/gh/williamwen42/340/base 2025-12-04T09:16:35.4689707Z * [new branch] gh/williamwen42/340/head -> origin/gh/williamwen42/340/head 2025-12-04T09:16:35.4689912Z * [new branch] gh/williamwen42/340/orig -> origin/gh/williamwen42/340/orig 2025-12-04T09:16:35.4690212Z * [new branch] gh/williamwen42/341/base -> origin/gh/williamwen42/341/base 2025-12-04T09:16:35.4690418Z * [new branch] gh/williamwen42/341/head -> origin/gh/williamwen42/341/head 2025-12-04T09:16:35.4690692Z * [new branch] gh/williamwen42/341/orig -> origin/gh/williamwen42/341/orig 2025-12-04T09:16:35.4690922Z * [new branch] gh/williamwen42/342/base -> origin/gh/williamwen42/342/base 2025-12-04T09:16:35.4691172Z * [new branch] gh/williamwen42/342/head -> origin/gh/williamwen42/342/head 2025-12-04T09:16:35.4691378Z * [new branch] gh/williamwen42/342/orig -> origin/gh/williamwen42/342/orig 2025-12-04T09:16:35.4691631Z * [new branch] gh/williamwen42/343/base -> origin/gh/williamwen42/343/base 2025-12-04T09:16:35.4691840Z * [new branch] gh/williamwen42/343/head -> origin/gh/williamwen42/343/head 2025-12-04T09:16:35.4692057Z * [new branch] gh/williamwen42/343/orig -> origin/gh/williamwen42/343/orig 2025-12-04T09:16:35.4692271Z * [new branch] gh/williamwen42/344/base -> origin/gh/williamwen42/344/base 2025-12-04T09:16:35.4692487Z * [new branch] gh/williamwen42/344/head -> origin/gh/williamwen42/344/head 2025-12-04T09:16:35.4692695Z * [new branch] gh/williamwen42/344/orig -> origin/gh/williamwen42/344/orig 2025-12-04T09:16:35.4692909Z * [new branch] gh/williamwen42/345/base -> origin/gh/williamwen42/345/base 2025-12-04T09:16:35.4693123Z * [new branch] gh/williamwen42/345/head -> origin/gh/williamwen42/345/head 2025-12-04T09:16:35.4693326Z * [new branch] gh/williamwen42/345/orig -> origin/gh/williamwen42/345/orig 2025-12-04T09:16:35.4693535Z * [new branch] gh/williamwen42/346/base -> origin/gh/williamwen42/346/base 2025-12-04T09:16:35.4693745Z * [new branch] gh/williamwen42/346/head -> origin/gh/williamwen42/346/head 2025-12-04T09:16:35.4693956Z * [new branch] gh/williamwen42/346/orig -> origin/gh/williamwen42/346/orig 2025-12-04T09:16:35.4694169Z * [new branch] gh/williamwen42/347/base -> origin/gh/williamwen42/347/base 2025-12-04T09:16:35.4694386Z * [new branch] gh/williamwen42/347/head -> origin/gh/williamwen42/347/head 2025-12-04T09:16:35.4694591Z * [new branch] gh/williamwen42/347/orig -> origin/gh/williamwen42/347/orig 2025-12-04T09:16:35.4694798Z * [new branch] gh/williamwen42/348/base -> origin/gh/williamwen42/348/base 2025-12-04T09:16:35.4695020Z * [new branch] gh/williamwen42/348/head -> origin/gh/williamwen42/348/head 2025-12-04T09:16:35.4695223Z * [new branch] gh/williamwen42/348/orig -> origin/gh/williamwen42/348/orig 2025-12-04T09:16:35.4695428Z * [new branch] gh/williamwen42/349/base -> origin/gh/williamwen42/349/base 2025-12-04T09:16:35.4695643Z * [new branch] gh/williamwen42/349/head -> origin/gh/williamwen42/349/head 2025-12-04T09:16:35.4695848Z * [new branch] gh/williamwen42/349/orig -> origin/gh/williamwen42/349/orig 2025-12-04T09:16:35.4696057Z * [new branch] gh/williamwen42/350/base -> origin/gh/williamwen42/350/base 2025-12-04T09:16:35.4696280Z * [new branch] gh/williamwen42/350/head -> origin/gh/williamwen42/350/head 2025-12-04T09:16:35.4696484Z * [new branch] gh/williamwen42/350/orig -> origin/gh/williamwen42/350/orig 2025-12-04T09:16:35.4696692Z * [new branch] gh/williamwen42/351/base -> origin/gh/williamwen42/351/base 2025-12-04T09:16:35.4696943Z * [new branch] gh/williamwen42/351/head -> origin/gh/williamwen42/351/head 2025-12-04T09:16:35.4697158Z * [new branch] gh/williamwen42/351/orig -> origin/gh/williamwen42/351/orig 2025-12-04T09:16:35.4697362Z * [new branch] gh/williamwen42/352/base -> origin/gh/williamwen42/352/base 2025-12-04T09:16:35.4697685Z * [new branch] gh/williamwen42/352/head -> origin/gh/williamwen42/352/head 2025-12-04T09:16:35.4697958Z * [new branch] gh/williamwen42/352/orig -> origin/gh/williamwen42/352/orig 2025-12-04T09:16:35.4698169Z * [new branch] gh/williamwen42/353/base -> origin/gh/williamwen42/353/base 2025-12-04T09:16:35.4698378Z * [new branch] gh/williamwen42/353/head -> origin/gh/williamwen42/353/head 2025-12-04T09:16:35.4698600Z * [new branch] gh/williamwen42/353/orig -> origin/gh/williamwen42/353/orig 2025-12-04T09:16:35.4698811Z * [new branch] gh/williamwen42/354/base -> origin/gh/williamwen42/354/base 2025-12-04T09:16:35.4699019Z * [new branch] gh/williamwen42/354/head -> origin/gh/williamwen42/354/head 2025-12-04T09:16:35.4699237Z * [new branch] gh/williamwen42/354/orig -> origin/gh/williamwen42/354/orig 2025-12-04T09:16:35.4699454Z * [new branch] gh/williamwen42/355/base -> origin/gh/williamwen42/355/base 2025-12-04T09:16:35.4699664Z * [new branch] gh/williamwen42/355/head -> origin/gh/williamwen42/355/head 2025-12-04T09:16:35.4699890Z * [new branch] gh/williamwen42/355/orig -> origin/gh/williamwen42/355/orig 2025-12-04T09:16:35.4700097Z * [new branch] gh/williamwen42/356/base -> origin/gh/williamwen42/356/base 2025-12-04T09:16:35.4700308Z * [new branch] gh/williamwen42/356/head -> origin/gh/williamwen42/356/head 2025-12-04T09:16:35.4700533Z * [new branch] gh/williamwen42/356/orig -> origin/gh/williamwen42/356/orig 2025-12-04T09:16:35.4700741Z * [new branch] gh/williamwen42/357/base -> origin/gh/williamwen42/357/base 2025-12-04T09:16:35.4700951Z * [new branch] gh/williamwen42/357/head -> origin/gh/williamwen42/357/head 2025-12-04T09:16:35.4701173Z * [new branch] gh/williamwen42/357/orig -> origin/gh/williamwen42/357/orig 2025-12-04T09:16:35.4701383Z * [new branch] gh/williamwen42/358/base -> origin/gh/williamwen42/358/base 2025-12-04T09:16:35.4701592Z * [new branch] gh/williamwen42/358/head -> origin/gh/williamwen42/358/head 2025-12-04T09:16:35.4701809Z * [new branch] gh/williamwen42/358/orig -> origin/gh/williamwen42/358/orig 2025-12-04T09:16:35.4701990Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-12-04T09:16:35.4702170Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-12-04T09:16:35.4702357Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-12-04T09:16:35.4702533Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-12-04T09:16:35.4702710Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-12-04T09:16:35.4702936Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-12-04T09:16:35.4703114Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-12-04T09:16:35.4703295Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-12-04T09:16:35.4703505Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-12-04T09:16:35.4703692Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-12-04T09:16:35.4703866Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-12-04T09:16:35.4704041Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-12-04T09:16:35.4704225Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-12-04T09:16:35.4704399Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-12-04T09:16:35.4704647Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-12-04T09:16:35.4704828Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-12-04T09:16:35.4705067Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-12-04T09:16:35.4705245Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-12-04T09:16:35.4705430Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-12-04T09:16:35.4705607Z * [new branch] gh/xmfan/310/base -> origin/gh/xmfan/310/base 2025-12-04T09:16:35.4705780Z * [new branch] gh/xmfan/310/head -> origin/gh/xmfan/310/head 2025-12-04T09:16:35.4705968Z * [new branch] gh/xmfan/310/orig -> origin/gh/xmfan/310/orig 2025-12-04T09:16:35.4706144Z * [new branch] gh/xmfan/311/base -> origin/gh/xmfan/311/base 2025-12-04T09:16:35.4706324Z * [new branch] gh/xmfan/311/head -> origin/gh/xmfan/311/head 2025-12-04T09:16:35.4706510Z * [new branch] gh/xmfan/311/orig -> origin/gh/xmfan/311/orig 2025-12-04T09:16:35.4706692Z * [new branch] gh/xmfan/312/base -> origin/gh/xmfan/312/base 2025-12-04T09:16:35.4706938Z * [new branch] gh/xmfan/312/head -> origin/gh/xmfan/312/head 2025-12-04T09:16:35.4707116Z * [new branch] gh/xmfan/312/orig -> origin/gh/xmfan/312/orig 2025-12-04T09:16:35.4707305Z * [new branch] gh/xmfan/313/base -> origin/gh/xmfan/313/base 2025-12-04T09:16:35.4707484Z * [new branch] gh/xmfan/313/head -> origin/gh/xmfan/313/head 2025-12-04T09:16:35.4707662Z * [new branch] gh/xmfan/313/orig -> origin/gh/xmfan/313/orig 2025-12-04T09:16:35.4707885Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-12-04T09:16:35.4708099Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-12-04T09:16:35.4708307Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-12-04T09:16:35.4708528Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-12-04T09:16:35.4708767Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-12-04T09:16:35.4708972Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-12-04T09:16:35.4719751Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-12-04T09:16:35.4720150Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-12-04T09:16:35.4720372Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-12-04T09:16:35.4720641Z * [new branch] gh/xuanzhang816/34/base -> origin/gh/xuanzhang816/34/base 2025-12-04T09:16:35.4720851Z * [new branch] gh/xuanzhang816/34/head -> origin/gh/xuanzhang816/34/head 2025-12-04T09:16:35.4721067Z * [new branch] gh/xuanzhang816/34/orig -> origin/gh/xuanzhang816/34/orig 2025-12-04T09:16:35.4721280Z * [new branch] gh/xuanzhang816/35/base -> origin/gh/xuanzhang816/35/base 2025-12-04T09:16:35.4721485Z * [new branch] gh/xuanzhang816/35/head -> origin/gh/xuanzhang816/35/head 2025-12-04T09:16:35.4721685Z * [new branch] gh/xuanzhang816/35/orig -> origin/gh/xuanzhang816/35/orig 2025-12-04T09:16:35.4721889Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-12-04T09:16:35.4722077Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-12-04T09:16:35.4722262Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-12-04T09:16:35.4722594Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-12-04T09:16:35.4722785Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-12-04T09:16:35.4723047Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-12-04T09:16:35.4723242Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-12-04T09:16:35.4723434Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-12-04T09:16:35.4723620Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-12-04T09:16:35.4723807Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-12-04T09:16:35.4724008Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-12-04T09:16:35.4724196Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-12-04T09:16:35.4724380Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-12-04T09:16:35.4724575Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-12-04T09:16:35.4724766Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-12-04T09:16:35.4724956Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-12-04T09:16:35.4725146Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-12-04T09:16:35.4725329Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-12-04T09:16:35.4725512Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-12-04T09:16:35.4725741Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-12-04T09:16:35.4725932Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-12-04T09:16:35.4726121Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-12-04T09:16:35.4726345Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-12-04T09:16:35.4726530Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-12-04T09:16:35.4726717Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-12-04T09:16:35.4726911Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-12-04T09:16:35.4727099Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-12-04T09:16:35.4727282Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-12-04T09:16:35.4727471Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-12-04T09:16:35.4727668Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-12-04T09:16:35.4727851Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-12-04T09:16:35.4728040Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-12-04T09:16:35.4728229Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-12-04T09:16:35.4728411Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-12-04T09:16:35.4728591Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-12-04T09:16:35.4728780Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-12-04T09:16:35.4728962Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-12-04T09:16:35.4729217Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-12-04T09:16:35.4729407Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-12-04T09:16:35.4729654Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-12-04T09:16:35.4729840Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-12-04T09:16:35.4730060Z * [new branch] gh/yang-yu-hang/1/base -> origin/gh/yang-yu-hang/1/base 2025-12-04T09:16:35.4730255Z * [new branch] gh/yang-yu-hang/1/head -> origin/gh/yang-yu-hang/1/head 2025-12-04T09:16:35.4730445Z * [new branch] gh/yang-yu-hang/1/orig -> origin/gh/yang-yu-hang/1/orig 2025-12-04T09:16:35.4730641Z * [new branch] gh/yang-yu-hang/2/base -> origin/gh/yang-yu-hang/2/base 2025-12-04T09:16:35.4730830Z * [new branch] gh/yang-yu-hang/2/head -> origin/gh/yang-yu-hang/2/head 2025-12-04T09:16:35.4731023Z * [new branch] gh/yang-yu-hang/2/orig -> origin/gh/yang-yu-hang/2/orig 2025-12-04T09:16:35.4731225Z * [new branch] gh/yang-yu-hang/3/base -> origin/gh/yang-yu-hang/3/base 2025-12-04T09:16:35.4731453Z * [new branch] gh/yang-yu-hang/3/head -> origin/gh/yang-yu-hang/3/head 2025-12-04T09:16:35.4731642Z * [new branch] gh/yang-yu-hang/3/orig -> origin/gh/yang-yu-hang/3/orig 2025-12-04T09:16:35.4731882Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-12-04T09:16:35.4732071Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-12-04T09:16:35.4732264Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-12-04T09:16:35.4732450Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-12-04T09:16:35.4732643Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-12-04T09:16:35.4732830Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-12-04T09:16:35.4733014Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-12-04T09:16:35.4733207Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-12-04T09:16:35.4733394Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-12-04T09:16:35.4733578Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-12-04T09:16:35.4733771Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-12-04T09:16:35.4733955Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-12-04T09:16:35.4734140Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-12-04T09:16:35.4734336Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-12-04T09:16:35.4734517Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-12-04T09:16:35.4734712Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-12-04T09:16:35.4734904Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-12-04T09:16:35.4735086Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-12-04T09:16:35.4735269Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-12-04T09:16:35.4735461Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-12-04T09:16:35.4735644Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-12-04T09:16:35.4735827Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-12-04T09:16:35.4736083Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-12-04T09:16:35.4736256Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-12-04T09:16:35.4736495Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-12-04T09:16:35.4736669Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-12-04T09:16:35.4736857Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-12-04T09:16:35.4737032Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-12-04T09:16:35.4737243Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-12-04T09:16:35.4737431Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-12-04T09:16:35.4737642Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-12-04T09:16:35.4737822Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-12-04T09:16:35.4738005Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-12-04T09:16:35.4738185Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-12-04T09:16:35.4738360Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-12-04T09:16:35.4739833Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-12-04T09:16:35.4740004Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-12-04T09:16:35.4740179Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-12-04T09:16:35.4740369Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-12-04T09:16:35.4740547Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-12-04T09:16:35.4740730Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-12-04T09:16:35.4740917Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-12-04T09:16:35.4741098Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-12-04T09:16:35.4741271Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-12-04T09:16:35.4741457Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-12-04T09:16:35.4741629Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-12-04T09:16:35.4741803Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-12-04T09:16:35.4741976Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-12-04T09:16:35.4742165Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-12-04T09:16:35.4742340Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-12-04T09:16:35.4742515Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-12-04T09:16:35.4742710Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-12-04T09:16:35.4742924Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-12-04T09:16:35.4743097Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-12-04T09:16:35.4743318Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-12-04T09:16:35.4743499Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-12-04T09:16:35.4743680Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-12-04T09:16:35.4743868Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-12-04T09:16:35.4744130Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-12-04T09:16:35.4744308Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-12-04T09:16:35.4744566Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-12-04T09:16:35.4744748Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-12-04T09:16:35.4744927Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-12-04T09:16:35.4745120Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-12-04T09:16:35.4745302Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-12-04T09:16:35.4745477Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-12-04T09:16:35.4745660Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-12-04T09:16:35.4745852Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-12-04T09:16:35.4746029Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-12-04T09:16:35.4746207Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-12-04T09:16:35.4746400Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-12-04T09:16:35.4746575Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-12-04T09:16:35.4746813Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-12-04T09:16:35.4747015Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-12-04T09:16:35.4747195Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-12-04T09:16:35.4747372Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-12-04T09:16:35.4747560Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-12-04T09:16:35.4747739Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-12-04T09:16:35.4747910Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-12-04T09:16:35.4748120Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-12-04T09:16:35.4748317Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-12-04T09:16:35.4748543Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-12-04T09:16:35.4748740Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-12-04T09:16:35.4748929Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-12-04T09:16:35.4749151Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-12-04T09:16:35.4749343Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-12-04T09:16:35.4749547Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-12-04T09:16:35.4749734Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-12-04T09:16:35.4749928Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-12-04T09:16:35.4750129Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-12-04T09:16:35.4750316Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-12-04T09:16:35.4750507Z * [new branch] gh/yushangdi/10/base -> origin/gh/yushangdi/10/base 2025-12-04T09:16:35.4750703Z * [new branch] gh/yushangdi/10/head -> origin/gh/yushangdi/10/head 2025-12-04T09:16:35.4750971Z * [new branch] gh/yushangdi/10/orig -> origin/gh/yushangdi/10/orig 2025-12-04T09:16:35.4751159Z * [new branch] gh/yushangdi/11/base -> origin/gh/yushangdi/11/base 2025-12-04T09:16:35.4751425Z * [new branch] gh/yushangdi/11/head -> origin/gh/yushangdi/11/head 2025-12-04T09:16:35.4751617Z * [new branch] gh/yushangdi/11/orig -> origin/gh/yushangdi/11/orig 2025-12-04T09:16:35.4751806Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-12-04T09:16:35.4752000Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-12-04T09:16:35.4752185Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-12-04T09:16:35.4752370Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-12-04T09:16:35.4752567Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-12-04T09:16:35.4752761Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-12-04T09:16:35.4752949Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-12-04T09:16:35.4753147Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-12-04T09:16:35.4753335Z * [new branch] gh/yushangdi/9/base -> origin/gh/yushangdi/9/base 2025-12-04T09:16:35.4753524Z * [new branch] gh/yushangdi/9/head -> origin/gh/yushangdi/9/head 2025-12-04T09:16:35.4753709Z * [new branch] gh/yushangdi/9/orig -> origin/gh/yushangdi/9/orig 2025-12-04T09:16:35.4753893Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-12-04T09:16:35.4754068Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-12-04T09:16:35.4754281Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-12-04T09:16:35.4754468Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-12-04T09:16:35.4754681Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-12-04T09:16:35.4754858Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-12-04T09:16:35.4755049Z * [new branch] gh/zklaus/21/base -> origin/gh/zklaus/21/base 2025-12-04T09:16:35.4755224Z * [new branch] gh/zklaus/21/head -> origin/gh/zklaus/21/head 2025-12-04T09:16:35.4755397Z * [new branch] gh/zklaus/21/orig -> origin/gh/zklaus/21/orig 2025-12-04T09:16:35.4755580Z * [new branch] gh/zklaus/22/base -> origin/gh/zklaus/22/base 2025-12-04T09:16:35.4755753Z * [new branch] gh/zklaus/22/head -> origin/gh/zklaus/22/head 2025-12-04T09:16:35.4755931Z * [new branch] gh/zklaus/22/orig -> origin/gh/zklaus/22/orig 2025-12-04T09:16:35.4756114Z * [new branch] gh/zklaus/23/base -> origin/gh/zklaus/23/base 2025-12-04T09:16:35.4756292Z * [new branch] gh/zklaus/23/head -> origin/gh/zklaus/23/head 2025-12-04T09:16:35.4756467Z * [new branch] gh/zklaus/23/orig -> origin/gh/zklaus/23/orig 2025-12-04T09:16:35.4756650Z * [new branch] gh/zklaus/24/base -> origin/gh/zklaus/24/base 2025-12-04T09:16:35.4756826Z * [new branch] gh/zklaus/24/head -> origin/gh/zklaus/24/head 2025-12-04T09:16:35.4757005Z * [new branch] gh/zklaus/24/orig -> origin/gh/zklaus/24/orig 2025-12-04T09:16:35.4757190Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-12-04T09:16:35.4757387Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-12-04T09:16:35.4757638Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-12-04T09:16:35.4757817Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-12-04T09:16:35.4758071Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-12-04T09:16:35.4758256Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-12-04T09:16:35.4758435Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-12-04T09:16:35.4758625Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-12-04T09:16:35.4758804Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-12-04T09:16:35.4758982Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-12-04T09:16:35.4759170Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-12-04T09:16:35.4759359Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-12-04T09:16:35.4759538Z * [new branch] gh/zou3519/1202/base -> origin/gh/zou3519/1202/base 2025-12-04T09:16:35.4759732Z * [new branch] gh/zou3519/1202/head -> origin/gh/zou3519/1202/head 2025-12-04T09:16:35.4759948Z * [new branch] gh/zou3519/1202/orig -> origin/gh/zou3519/1202/orig 2025-12-04T09:16:35.4760132Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-12-04T09:16:35.4760315Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-12-04T09:16:35.4760530Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-12-04T09:16:35.4760705Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-12-04T09:16:35.4760887Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-12-04T09:16:35.4761063Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-12-04T09:16:35.4761235Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-12-04T09:16:35.4761418Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-12-04T09:16:35.4761606Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-12-04T09:16:35.4761779Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-12-04T09:16:35.4761955Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-12-04T09:16:35.4762136Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-12-04T09:16:35.4762315Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-12-04T09:16:35.4762491Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-12-04T09:16:35.4762681Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-12-04T09:16:35.4762859Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-12-04T09:16:35.4763038Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-12-04T09:16:35.4763220Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-12-04T09:16:35.4763395Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-12-04T09:16:35.4763576Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-12-04T09:16:35.4763763Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-12-04T09:16:35.4763940Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-12-04T09:16:35.4764188Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-12-04T09:16:35.4764379Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-12-04T09:16:35.4764555Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-12-04T09:16:35.4764789Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-12-04T09:16:35.4764968Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-12-04T09:16:35.4765147Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-12-04T09:16:35.4765320Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-12-04T09:16:35.4765495Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-12-04T09:16:35.4765722Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-12-04T09:16:35.4765901Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-12-04T09:16:35.4766108Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-12-04T09:16:35.4766298Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-12-04T09:16:35.4766472Z * [new branch] gh/zpcore/26/base -> origin/gh/zpcore/26/base 2025-12-04T09:16:35.4766644Z * [new branch] gh/zpcore/26/head -> origin/gh/zpcore/26/head 2025-12-04T09:16:35.4766825Z * [new branch] gh/zpcore/26/orig -> origin/gh/zpcore/26/orig 2025-12-04T09:16:35.4767002Z * [new branch] gh/zpcore/27/base -> origin/gh/zpcore/27/base 2025-12-04T09:16:35.4767176Z * [new branch] gh/zpcore/27/head -> origin/gh/zpcore/27/head 2025-12-04T09:16:35.4767358Z * [new branch] gh/zpcore/27/orig -> origin/gh/zpcore/27/orig 2025-12-04T09:16:35.4767534Z * [new branch] gh/zpcore/28/base -> origin/gh/zpcore/28/base 2025-12-04T09:16:35.4767708Z * [new branch] gh/zpcore/28/head -> origin/gh/zpcore/28/head 2025-12-04T09:16:35.4767894Z * [new branch] gh/zpcore/28/orig -> origin/gh/zpcore/28/orig 2025-12-04T09:16:35.4768067Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-12-04T09:16:35.4768237Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-12-04T09:16:35.4768408Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-12-04T09:16:35.4768594Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-12-04T09:16:35.4768764Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-12-04T09:16:35.4768936Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-12-04T09:16:35.4769115Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-12-04T09:16:35.4769285Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-12-04T09:16:35.4769458Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-12-04T09:16:35.4769637Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-12-04T09:16:35.4769810Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-12-04T09:16:35.4769979Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-12-04T09:16:35.4770158Z * [new branch] google-main -> origin/google-main 2025-12-04T09:16:35.4770374Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-12-04T09:16:35.4770555Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-12-04T09:16:35.4770996Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-12-04T09:16:35.4771296Z * [new branch] hameerabbasi/complex_tensor_subclass -> origin/hameerabbasi/complex_tensor_subclass 2025-12-04T09:16:35.4771761Z * [new branch] hameerabbasi/fix-ctensor-gradcheck-tests -> origin/hameerabbasi/fix-ctensor-gradcheck-tests 2025-12-04T09:16:35.4772081Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-12-04T09:16:35.4772244Z * [new branch] hc_baseline -> origin/hc_baseline 2025-12-04T09:16:35.4772394Z * [new branch] hhh_rand -> origin/hhh_rand 2025-12-04T09:16:35.4772555Z * [new branch] huba/f1 -> origin/huba/f1 2025-12-04T09:16:35.4773033Z * [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:16:35.4773191Z * [new branch] inlining -> origin/inlining 2025-12-04T09:16:35.4773381Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-12-04T09:16:35.4773601Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-12-04T09:16:35.4774074Z * [new branch] instrument-trunk-pull-linux-with-job-test-filters -> origin/instrument-trunk-pull-linux-with-job-test-filters 2025-12-04T09:16:35.4774255Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-12-04T09:16:35.4774428Z * [new branch] issue#58739 -> origin/issue#58739 2025-12-04T09:16:35.4774631Z * [new branch] jainapurva-patch-1 -> origin/jainapurva-patch-1 2025-12-04T09:16:35.4774781Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-12-04T09:16:35.4774945Z * [new branch] jathu/sve -> origin/jathu/sve 2025-12-04T09:16:35.4775255Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-12-04T09:16:35.4775523Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-12-04T09:16:35.4775819Z * [new branch] jiannanWang/memorysnapshot_filter -> origin/jiannanWang/memorysnapshot_filter 2025-12-04T09:16:35.4776098Z * [new branch] jiannanWang/profilerstepwarning -> origin/jiannanWang/profilerstepwarning 2025-12-04T09:16:35.4776317Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-12-04T09:16:35.4776551Z * [new branch] jithunnair-amd-patch-10 -> origin/jithunnair-amd-patch-10 2025-12-04T09:16:35.4776763Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-12-04T09:16:35.4776977Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-12-04T09:16:35.4777205Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-12-04T09:16:35.4777459Z * [new branch] jithunnair-amd-patch-5 -> origin/jithunnair-amd-patch-5 2025-12-04T09:16:35.4777671Z * [new branch] jithunnair-amd-patch-6 -> origin/jithunnair-amd-patch-6 2025-12-04T09:16:35.4777930Z * [new branch] jithunnair-amd-patch-7 -> origin/jithunnair-amd-patch-7 2025-12-04T09:16:35.4778144Z * [new branch] jithunnair-amd-patch-8 -> origin/jithunnair-amd-patch-8 2025-12-04T09:16:35.4778351Z * [new branch] jithunnair-amd-patch-9 -> origin/jithunnair-amd-patch-9 2025-12-04T09:16:35.4778582Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-12-04T09:16:35.4778769Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-12-04T09:16:35.4779006Z * [new branch] kainan_test -> origin/kainan_test 2025-12-04T09:16:35.4779216Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-12-04T09:16:35.4779534Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-12-04T09:16:35.4779798Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-12-04T09:16:35.4780001Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-12-04T09:16:35.4780262Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-12-04T09:16:35.4780469Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-12-04T09:16:35.4780640Z * [new branch] llama4-stable -> origin/llama4-stable 2025-12-04T09:16:35.4780825Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-12-04T09:16:35.4781011Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-12-04T09:16:35.4781214Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-12-04T09:16:35.4781435Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-12-04T09:16:35.4781676Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-12-04T09:16:35.4781942Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-12-04T09:16:35.4782274Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-12-04T09:16:35.4782572Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-12-04T09:16:35.4782919Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-12-04T09:16:35.4783135Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-12-04T09:16:35.4783404Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-12-04T09:16:35.4783657Z * [new branch] lucaskabela/typing_ctx_manager -> origin/lucaskabela/typing_ctx_manager 2025-12-04T09:16:35.4783929Z * [new branch] lucaskabela/typing_nn_module -> origin/lucaskabela/typing_nn_module 2025-12-04T09:16:35.4784187Z * [new branch] lucaskabela/typing_user_defined -> origin/lucaskabela/typing_user_defined 2025-12-04T09:16:35.4784423Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-12-04T09:16:35.4784710Z * [new branch] lucaskabela/typing_variables_dicts -> origin/lucaskabela/typing_variables_dicts 2025-12-04T09:16:35.4785027Z * [new branch] lucaskabela/typing_variables_functions -> origin/lucaskabela/typing_variables_functions 2025-12-04T09:16:35.4785304Z * [new branch] lucaskabela/typing_variables_lists -> origin/lucaskabela/typing_variables_lists 2025-12-04T09:16:35.4785499Z * [new branch] lw/torch_box_by_ref -> origin/lw/torch_box_by_ref 2025-12-04T09:16:35.4785642Z * [new branch] main -> origin/main 2025-12-04T09:16:35.4785819Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-12-04T09:16:35.4786001Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-12-04T09:16:35.4786173Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-12-04T09:16:35.4786347Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-12-04T09:16:35.4786527Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-12-04T09:16:35.4786839Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-12-04T09:16:35.4787011Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-12-04T09:16:35.4787264Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-12-04T09:16:35.4787470Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-12-04T09:16:35.4787887Z * [new branch] malfet/be-do-not-make-typos-in-build-artifacts -> origin/malfet/be-do-not-make-typos-in-build-artifacts 2025-12-04T09:16:35.4788323Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-12-04T09:16:35.4788654Z * [new branch] malfet/be-remove-misisng-neon-headers -> origin/malfet/be-remove-misisng-neon-headers 2025-12-04T09:16:35.4788900Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-12-04T09:16:35.4789236Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-12-04T09:16:35.4789477Z * [new branch] manuel/inductor_link_openmp -> origin/manuel/inductor_link_openmp 2025-12-04T09:16:35.4789677Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-12-04T09:16:35.4789909Z * [new branch] mem_profiler_flaky_fix -> origin/mem_profiler_flaky_fix 2025-12-04T09:16:35.4790120Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-12-04T09:16:35.4790317Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-12-04T09:16:35.4790507Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-12-04T09:16:35.4790677Z * [new branch] mingw_posix -> origin/mingw_posix 2025-12-04T09:16:35.4790876Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-12-04T09:16:35.4791031Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-12-04T09:16:35.4791193Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-12-04T09:16:35.4791393Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-12-04T09:16:35.4791593Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-12-04T09:16:35.4791836Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-12-04T09:16:35.4792030Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-12-04T09:16:35.4792200Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-12-04T09:16:35.4792372Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-12-04T09:16:35.4792554Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-12-04T09:16:35.4792714Z * [new branch] mlazos/bwd -> origin/mlazos/bwd 2025-12-04T09:16:35.4792899Z * [new branch] mlazos/combo-test -> origin/mlazos/combo-test 2025-12-04T09:16:35.4793090Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-12-04T09:16:35.4793280Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-12-04T09:16:35.4793490Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-12-04T09:16:35.4793753Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-12-04T09:16:35.4793944Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-12-04T09:16:35.4794158Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-12-04T09:16:35.4794440Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-12-04T09:16:35.4794615Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-12-04T09:16:35.4794854Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-12-04T09:16:35.4795029Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-12-04T09:16:35.4795258Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-12-04T09:16:35.4795436Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-12-04T09:16:35.4795613Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-12-04T09:16:35.4795820Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-12-04T09:16:35.4796039Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-12-04T09:16:35.4796226Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-12-04T09:16:35.4796390Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-12-04T09:16:35.4796564Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-12-04T09:16:35.4796768Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-12-04T09:16:35.4796950Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-12-04T09:16:35.4797121Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-12-04T09:16:35.4797284Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-12-04T09:16:35.4797467Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-12-04T09:16:35.4797643Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-12-04T09:16:35.4797794Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-12-04T09:16:35.4797969Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-12-04T09:16:35.4798158Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-12-04T09:16:35.4798331Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-12-04T09:16:35.4798501Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-12-04T09:16:35.4798668Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-12-04T09:16:35.4798826Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-12-04T09:16:35.4798983Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-12-04T09:16:35.4799145Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-12-04T09:16:35.4799300Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-12-04T09:16:35.4799456Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-12-04T09:16:35.4799620Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-12-04T09:16:35.4799770Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-12-04T09:16:35.4799923Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-12-04T09:16:35.4800081Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-12-04T09:16:35.4800231Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-12-04T09:16:35.4800385Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-12-04T09:16:35.4800545Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-12-04T09:16:35.4801309Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-12-04T09:16:35.4801461Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-12-04T09:16:35.4801758Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-12-04T09:16:35.4801985Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-12-04T09:16:35.4802140Z * [new branch] mlazos/main -> origin/mlazos/main 2025-12-04T09:16:35.4802293Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-12-04T09:16:35.4802488Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-12-04T09:16:35.4802751Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-12-04T09:16:35.4802985Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-12-04T09:16:35.4803178Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-12-04T09:16:35.4803352Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-12-04T09:16:35.4803524Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-12-04T09:16:35.4803731Z * [new branch] mlazos/overguarding -> origin/mlazos/overguarding 2025-12-04T09:16:35.4803920Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-12-04T09:16:35.4804099Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-12-04T09:16:35.4804285Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-12-04T09:16:35.4804474Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-12-04T09:16:35.4804642Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-12-04T09:16:35.4804821Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-12-04T09:16:35.4804975Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-12-04T09:16:35.4805180Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-12-04T09:16:35.4805410Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-12-04T09:16:35.4805576Z * [new branch] mlazos/stests -> origin/mlazos/stests 2025-12-04T09:16:35.4805762Z * [new branch] mlazos/stream-ops -> origin/mlazos/stream-ops 2025-12-04T09:16:35.4805929Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-12-04T09:16:35.4806150Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-12-04T09:16:35.4806304Z * [new branch] mlazos/test -> origin/mlazos/test 2025-12-04T09:16:35.4806480Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-12-04T09:16:35.4806691Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-12-04T09:16:35.4806887Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-12-04T09:16:35.4807121Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-12-04T09:16:35.4807331Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-12-04T09:16:35.4807561Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-12-04T09:16:35.4807747Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-12-04T09:16:35.4807939Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-12-04T09:16:35.4808127Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-12-04T09:16:35.4808399Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-12-04T09:16:35.4808619Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-12-04T09:16:35.4809241Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-12-04T09:16:35.4809478Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-12-04T09:16:35.4809718Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-12-04T09:16:35.4809899Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-12-04T09:16:35.4810077Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-12-04T09:16:35.4810275Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-12-04T09:16:35.4810466Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-12-04T09:16:35.4810629Z * [new branch] module-shim -> origin/module-shim 2025-12-04T09:16:35.4810793Z * [new branch] move_config -> origin/move_config 2025-12-04T09:16:35.4810983Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-12-04T09:16:35.4811159Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-12-04T09:16:35.4811411Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-12-04T09:16:35.4811587Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-12-04T09:16:35.4811781Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-12-04T09:16:35.4811940Z * [new branch] new-codegen -> origin/new-codegen 2025-12-04T09:16:35.4812114Z * [new branch] newtest-base -> origin/newtest-base 2025-12-04T09:16:35.4812295Z * [new branch] ngimel/addmm_dtype -> origin/ngimel/addmm_dtype 2025-12-04T09:16:35.4812463Z * [new branch] ngimel/div_inv -> origin/ngimel/div_inv 2025-12-04T09:16:35.4812673Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-12-04T09:16:35.4812862Z * [new branch] ngimel/gather_grid -> origin/ngimel/gather_grid 2025-12-04T09:16:35.4813116Z * [new branch] ngimel/gather_grid_release -> origin/ngimel/gather_grid_release 2025-12-04T09:16:35.4813287Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-12-04T09:16:35.4813499Z * [new branch] ngimel/hostalloc -> origin/ngimel/hostalloc 2025-12-04T09:16:35.4813681Z * [new branch] ngimel/storage_id -> origin/ngimel/storage_id 2025-12-04T09:16:35.4813852Z * [new branch] nightly -> origin/nightly 2025-12-04T09:16:35.4814153Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-12-04T09:16:35.4814471Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-12-04T09:16:35.4814804Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-12-04T09:16:35.4815118Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-12-04T09:16:35.4815417Z * [new branch] nikitaved/grad_addmm_epilogue_fusions -> origin/nikitaved/grad_addmm_epilogue_fusions 2025-12-04T09:16:35.4815716Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-12-04T09:16:35.4815969Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-12-04T09:16:35.4816294Z * [new branch] nmacchioni-perf-test-async-autotune -> origin/nmacchioni-perf-test-async-autotune 2025-12-04T09:16:35.4816566Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-12-04T09:16:35.4816737Z * [new branch] nofun-hack -> origin/nofun-hack 2025-12-04T09:16:35.4816889Z * [new branch] norm_bench -> origin/norm_bench 2025-12-04T09:16:35.4817086Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-12-04T09:16:35.4817292Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-12-04T09:16:35.4817464Z * [new branch] optimizer_test -> origin/optimizer_test 2025-12-04T09:16:35.4817642Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-12-04T09:16:35.4817832Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-12-04T09:16:35.4818013Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-12-04T09:16:35.4818194Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-12-04T09:16:35.4818384Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-12-04T09:16:35.4818558Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-12-04T09:16:35.4818770Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-12-04T09:16:35.4818950Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-12-04T09:16:35.4819118Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-12-04T09:16:35.4819321Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-12-04T09:16:35.4819504Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-12-04T09:16:35.4819670Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-12-04T09:16:35.4819838Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-12-04T09:16:35.4820006Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-12-04T09:16:35.4820182Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-12-04T09:16:35.4820354Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-12-04T09:16:35.4820520Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-12-04T09:16:35.4820700Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-12-04T09:16:35.4820922Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-12-04T09:16:35.4821142Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-12-04T09:16:35.4821361Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-12-04T09:16:35.4821542Z * [new branch] oulgen-patch-1 -> origin/oulgen-patch-1 2025-12-04T09:16:35.4821715Z * [new branch] oulgen-patch-2 -> origin/oulgen-patch-2 2025-12-04T09:16:35.4821898Z * [new branch] oulgen-patch-3 -> origin/oulgen-patch-3 2025-12-04T09:16:35.4822070Z * [new branch] oulgen-patch-4 -> origin/oulgen-patch-4 2025-12-04T09:16:35.4822238Z * [new branch] padded-tensor -> origin/padded-tensor 2025-12-04T09:16:35.4822395Z * [new branch] pca2 -> origin/pca2 2025-12-04T09:16:35.4822583Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-12-04T09:16:35.4822808Z * [new branch] perf_ops -> origin/perf_ops 2025-12-04T09:16:35.4822977Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-12-04T09:16:35.4823224Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-12-04T09:16:35.4823447Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-12-04T09:16:35.4823739Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-12-04T09:16:35.4823993Z * [new branch] pianpwk/_debug_nn_module_compile -> origin/pianpwk/_debug_nn_module_compile 2025-12-04T09:16:35.4824202Z * [new branch] pianpwk/_draft_triton_11_3 -> origin/pianpwk/_draft_triton_11_3 2025-12-04T09:16:35.4824438Z * [new branch] pianpwk/_manual_bucket_draft -> origin/pianpwk/_manual_bucket_draft 2025-12-04T09:16:35.4824752Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-12-04T09:16:35.4824995Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-12-04T09:16:35.4825303Z * [new branch] pianpwk/_unbacked_local_shard_size -> origin/pianpwk/_unbacked_local_shard_size 2025-12-04T09:16:35.4825510Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-12-04T09:16:35.4825717Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-12-04T09:16:35.4826005Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-12-04T09:16:35.4826232Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-12-04T09:16:35.4826477Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-12-04T09:16:35.4826694Z * [new branch] pianpwk/debug_hash_tensor -> origin/pianpwk/debug_hash_tensor 2025-12-04T09:16:35.4827011Z * [new branch] pianpwk/debug_mode_annotate -> origin/pianpwk/debug_mode_annotate 2025-12-04T09:16:35.4827236Z * [new branch] pianpwk/debug_mode_defaults -> origin/pianpwk/debug_mode_defaults 2025-12-04T09:16:35.4827448Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-12-04T09:16:35.4827738Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-12-04T09:16:35.4827960Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-12-04T09:16:35.4828172Z * [new branch] pianpwk/debug_mode_triton -> origin/pianpwk/debug_mode_triton 2025-12-04T09:16:35.4828427Z * [new branch] pianpwk/debug_show_stack_trace -> origin/pianpwk/debug_show_stack_trace 2025-12-04T09:16:35.4828689Z * [new branch] pianpwk/debug_wait_on_collective -> origin/pianpwk/debug_wait_on_collective 2025-12-04T09:16:35.4828932Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-12-04T09:16:35.4829270Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-12-04T09:16:35.4829548Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-12-04T09:16:35.4829784Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-12-04T09:16:35.4830088Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-12-04T09:16:35.4830320Z * [new branch] pianpwk/dtensor_custom_chunk -> origin/pianpwk/dtensor_custom_chunk 2025-12-04T09:16:35.4830626Z * [new branch] pianpwk/dtensor_unbacked_keypath -> origin/pianpwk/dtensor_unbacked_keypath 2025-12-04T09:16:35.4830928Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-12-04T09:16:35.4831180Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-12-04T09:16:35.4831454Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-12-04T09:16:35.4831725Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-12-04T09:16:35.4832003Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-12-04T09:16:35.4832302Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-12-04T09:16:35.4832518Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-12-04T09:16:35.4832794Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-12-04T09:16:35.4833066Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-12-04T09:16:35.4833286Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-12-04T09:16:35.4833491Z * [new branch] pianpwk/symint_one_hot -> origin/pianpwk/symint_one_hot 2025-12-04T09:16:35.4833776Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-12-04T09:16:35.4834025Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-12-04T09:16:35.4834237Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-12-04T09:16:35.4834445Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-12-04T09:16:35.4834675Z * [new branch] pianpwk/unbacked_dtensor_mm -> origin/pianpwk/unbacked_dtensor_mm 2025-12-04T09:16:35.4834919Z * [new branch] pianpwk/unbacked_tracing_12_2 -> origin/pianpwk/unbacked_tracing_12_2 2025-12-04T09:16:35.4835116Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-12-04T09:16:35.4835314Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-12-04T09:16:35.4835553Z * [new branch] piz/fix_partial_backward_1112 -> origin/piz/fix_partial_backward_1112 2025-12-04T09:16:35.4835744Z * [new branch] piz/prop_cache_clean -> origin/piz/prop_cache_clean 2025-12-04T09:16:35.4835917Z * [new branch] pool-separate -> origin/pool-separate 2025-12-04T09:16:35.4836080Z * [new branch] pr-156087 -> origin/pr-156087 2025-12-04T09:16:35.4836264Z * [new branch] pr/131860 -> origin/pr/131860 2025-12-04T09:16:35.4836448Z * [new branch] predispatch_to -> origin/predispatch_to 2025-12-04T09:16:35.4836616Z * [new branch] protect-c17 -> origin/protect-c17 2025-12-04T09:16:35.4836820Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-12-04T09:16:35.4837038Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-12-04T09:16:35.4837386Z * [new branch] q1l1/fix_device_moved_constant_type_unknown -> origin/q1l1/fix_device_moved_constant_type_unknown 2025-12-04T09:16:35.4837746Z * [new branch] q1l1/fix_wrong_default_type_for_kernel_call_args -> origin/q1l1/fix_wrong_default_type_for_kernel_call_args 2025-12-04T09:16:35.4837951Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-12-04T09:16:35.4838146Z * [new branch] quote-pytest_cache -> origin/quote-pytest_cache 2025-12-04T09:16:35.4838455Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-12-04T09:16:35.4838615Z * [new branch] release/1.10 -> origin/release/1.10 2025-12-04T09:16:35.4838853Z * [new branch] release/1.11 -> origin/release/1.11 2025-12-04T09:16:35.4839011Z * [new branch] release/1.12 -> origin/release/1.12 2025-12-04T09:16:35.4839171Z * [new branch] release/1.13 -> origin/release/1.13 2025-12-04T09:16:35.4839326Z * [new branch] release/1.4 -> origin/release/1.4 2025-12-04T09:16:35.4839498Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-12-04T09:16:35.4839653Z * [new branch] release/1.5 -> origin/release/1.5 2025-12-04T09:16:35.4839808Z * [new branch] release/1.6 -> origin/release/1.6 2025-12-04T09:16:35.4839970Z * [new branch] release/1.7 -> origin/release/1.7 2025-12-04T09:16:35.4840124Z * [new branch] release/1.8 -> origin/release/1.8 2025-12-04T09:16:35.4840278Z * [new branch] release/1.9 -> origin/release/1.9 2025-12-04T09:16:35.4840445Z * [new branch] release/2.0 -> origin/release/2.0 2025-12-04T09:16:35.4840599Z * [new branch] release/2.1 -> origin/release/2.1 2025-12-04T09:16:35.4840751Z * [new branch] release/2.2 -> origin/release/2.2 2025-12-04T09:16:35.4840909Z * [new branch] release/2.3 -> origin/release/2.3 2025-12-04T09:16:35.4841062Z * [new branch] release/2.4 -> origin/release/2.4 2025-12-04T09:16:35.4841212Z * [new branch] release/2.5 -> origin/release/2.5 2025-12-04T09:16:35.4841373Z * [new branch] release/2.6 -> origin/release/2.6 2025-12-04T09:16:35.4841534Z * [new branch] release/2.7 -> origin/release/2.7 2025-12-04T09:16:35.4841694Z * [new branch] release/2.8 -> origin/release/2.8 2025-12-04T09:16:35.4841850Z * [new branch] release/2.9 -> origin/release/2.9 2025-12-04T09:16:35.4842054Z * [new branch] release_notes -> origin/release_notes 2025-12-04T09:16:35.4842258Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-12-04T09:16:35.4842611Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-12-04T09:16:35.4842937Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-12-04T09:16:35.4843243Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-12-04T09:16:35.4843552Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-12-04T09:16:35.4843891Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-12-04T09:16:35.4844174Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-12-04T09:16:35.4844435Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-12-04T09:16:35.4844706Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-12-04T09:16:35.4845151Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-12-04T09:16:35.4845390Z * [new branch] revert-hoo-invoke-subgraph -> origin/revert-hoo-invoke-subgraph 2025-12-04T09:16:35.4845716Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-12-04T09:16:35.4845884Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-12-04T09:16:35.4846185Z * [new branch] ruisi/fix_all_to_all_estimation -> origin/ruisi/fix_all_to_all_estimation 2025-12-04T09:16:35.4846403Z * [new branch] ruisi/fix_comm_estimation -> origin/ruisi/fix_comm_estimation 2025-12-04T09:16:35.4846670Z * [new branch] ruisi/fix_dynamic_shape_estimation -> origin/ruisi/fix_dynamic_shape_estimation 2025-12-04T09:16:35.4846913Z * [new branch] ruisi/fix_llama3_autobucketing -> origin/ruisi/fix_llama3_autobucketing 2025-12-04T09:16:35.4847189Z * [new branch] ruisi/fix_manual_bucketing_ep_pass -> origin/ruisi/fix_manual_bucketing_ep_pass 2025-12-04T09:16:35.4847407Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-12-04T09:16:35.4847827Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-12-04T09:16:35.4848060Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-12-04T09:16:35.4848297Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-12-04T09:16:35.4848449Z * [new branch] rzou/njt -> origin/rzou/njt 2025-12-04T09:16:35.4848610Z * [new branch] rzou/pca -> origin/rzou/pca 2025-12-04T09:16:35.4848779Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-12-04T09:16:35.4848937Z * [new branch] samplevllm -> origin/samplevllm 2025-12-04T09:16:35.4849380Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-12-04T09:16:35.4849630Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-12-04T09:16:35.4849917Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-12-04T09:16:35.4850070Z * [new branch] save -> origin/save 2025-12-04T09:16:35.4850224Z * [new branch] scaled_mm -> origin/scaled_mm 2025-12-04T09:16:35.4850383Z * [new branch] scan_attempt -> origin/scan_attempt 2025-12-04T09:16:35.4850538Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-12-04T09:16:35.4850822Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-12-04T09:16:35.4851019Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-12-04T09:16:35.4851217Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-12-04T09:16:35.4851417Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-12-04T09:16:35.4851619Z * [new branch] some_rocm_inductor_skips -> origin/some_rocm_inductor_skips 2025-12-04T09:16:35.4851832Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-12-04T09:16:35.4852046Z * [new branch] sparse-mm-bf16-support -> origin/sparse-mm-bf16-support 2025-12-04T09:16:35.4852243Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-12-04T09:16:35.4852384Z * [new branch] suo -> origin/suo 2025-12-04T09:16:35.4852548Z * [new branch] sve-poc -> origin/sve-poc 2025-12-04T09:16:35.4852707Z * [new branch] switch-bn -> origin/switch-bn 2025-12-04T09:16:35.4852936Z * [new branch] sy_annotation_in_autograd_hop -> origin/sy_annotation_in_autograd_hop 2025-12-04T09:16:35.4853181Z * [new branch] sy_aot_eager_record -> origin/sy_aot_eager_record 2025-12-04T09:16:35.4853397Z * [new branch] sy_custom_bucketing -> origin/sy_custom_bucketing 2025-12-04T09:16:35.4853644Z * [new branch] sy_debug_mode_test -> origin/sy_debug_mode_test 2025-12-04T09:16:35.4853852Z * [new branch] sy_deserialize -> origin/sy_deserialize 2025-12-04T09:16:35.4854019Z * [new branch] sy_dump_gm_code -> origin/sy_dump_gm_code 2025-12-04T09:16:35.4854159Z * [new branch] sy_exp -> origin/sy_exp 2025-12-04T09:16:35.4854351Z * [new branch] sy_export_annotation -> origin/sy_export_annotation 2025-12-04T09:16:35.4854528Z * [new branch] sy_invoke_subgraph -> origin/sy_invoke_subgraph 2025-12-04T09:16:35.4854699Z * [new branch] sy_kernel_bw_name -> origin/sy_kernel_bw_name 2025-12-04T09:16:35.4854860Z * [new branch] sy_multi_arch -> origin/sy_multi_arch 2025-12-04T09:16:35.4855037Z * [new branch] sy_nn_module_stack -> origin/sy_nn_module_stack 2025-12-04T09:16:35.4855219Z * [new branch] sy_original_dtensor -> origin/sy_original_dtensor 2025-12-04T09:16:35.4855385Z * [new branch] sy_profiler_cia -> origin/sy_profiler_cia 2025-12-04T09:16:35.4855566Z * [new branch] symm_mem_sync -> origin/symm_mem_sync 2025-12-04T09:16:35.4855783Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-12-04T09:16:35.4855987Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-12-04T09:16:35.4856203Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-12-04T09:16:35.4856360Z * [new branch] test-old -> origin/test-old 2025-12-04T09:16:35.4856523Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-12-04T09:16:35.4856779Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-12-04T09:16:35.4857070Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-12-04T09:16:35.4857280Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-12-04T09:16:35.4857615Z * [new branch] tianren/customop_collectiveop_benchmark -> origin/tianren/customop_collectiveop_benchmark 2025-12-04T09:16:35.4857964Z * [new branch] tianren/customop_collectiveop_benchmark_fix -> origin/tianren/customop_collectiveop_benchmark_fix 2025-12-04T09:16:35.4858219Z * [new branch] tianren/customop_dynamic_config -> origin/tianren/customop_dynamic_config 2025-12-04T09:16:35.4858453Z * [new branch] tianren/dynamic_range_input -> origin/tianren/dynamic_range_input 2025-12-04T09:16:35.4858717Z * [new branch] tianren/dynamic_range_input_fix -> origin/tianren/dynamic_range_input_fix 2025-12-04T09:16:35.4858987Z * [new branch] tianren/dynamic_range_input_merge -> origin/tianren/dynamic_range_input_merge 2025-12-04T09:16:35.4859282Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-12-04T09:16:35.4859515Z * [new branch] tianren/fx_codegen_dump -> origin/tianren/fx_codegen_dump 2025-12-04T09:16:35.4859733Z * [new branch] tianren/symmetric_memory -> origin/tianren/symmetric_memory 2025-12-04T09:16:35.4859918Z * [new branch] tianren/test -> origin/tianren/test 2025-12-04T09:16:35.4860113Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-12-04T09:16:35.4860254Z * [new branch] tmp -> origin/tmp 2025-12-04T09:16:35.4860492Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-12-04T09:16:35.4860710Z * [new branch] torchtitan_integration -> origin/torchtitan_integration 2025-12-04T09:16:35.4860983Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-12-04T09:16:35.4861194Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-12-04T09:16:35.4861382Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-12-04T09:16:35.4861546Z * [new branch] triton_kernel -> origin/triton_kernel 2025-12-04T09:16:35.4861699Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-12-04T09:16:35.4861857Z * [new branch] type_dec -> origin/type_dec 2025-12-04T09:16:35.4862092Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-12-04T09:16:35.4862448Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-12-04T09:16:35.4862812Z * [new branch] update-audio-commit-hash/19087141161-1916-1 -> origin/update-audio-commit-hash/19087141161-1916-1 2025-12-04T09:16:35.4863155Z * [new branch] update-audio-commit-hash/19250643381-1929-1 -> origin/update-audio-commit-hash/19250643381-1929-1 2025-12-04T09:16:35.4863505Z * [new branch] update-audio-commit-hash/19397724337-1935-1 -> origin/update-audio-commit-hash/19397724337-1935-1 2025-12-04T09:16:35.4863854Z * [new branch] update-audio-commit-hash/19555670148-1941-1 -> origin/update-audio-commit-hash/19555670148-1941-1 2025-12-04T09:16:35.4864189Z * [new branch] update-audio-commit-hash/19750627930-1946-1 -> origin/update-audio-commit-hash/19750627930-1946-1 2025-12-04T09:16:35.4864539Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-12-04T09:16:35.4864938Z * [new branch] update-vision-commit-hash/19087141161-1916-1 -> origin/update-vision-commit-hash/19087141161-1916-1 2025-12-04T09:16:35.4865325Z * [new branch] update-vision-commit-hash/19184897099-1925-1 -> origin/update-vision-commit-hash/19184897099-1925-1 2025-12-04T09:16:35.4865673Z * [new branch] update-vision-commit-hash/19250643381-1929-1 -> origin/update-vision-commit-hash/19250643381-1929-1 2025-12-04T09:16:35.4866031Z * [new branch] update-vision-commit-hash/19381328640-1934-1 -> origin/update-vision-commit-hash/19381328640-1934-1 2025-12-04T09:16:35.4866374Z * [new branch] update-vision-commit-hash/19485237164-1938-1 -> origin/update-vision-commit-hash/19485237164-1938-1 2025-12-04T09:16:35.4866781Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-12-04T09:16:35.4867016Z * [new branch] update-vllm-dockerfile -> origin/update-vllm-dockerfile 2025-12-04T09:16:35.4867332Z * [new branch] update-xla-commit-hash/19224287370-211-1 -> origin/update-xla-commit-hash/19224287370-211-1 2025-12-04T09:16:35.4867647Z * [new branch] update-xla-commit-hash/19422028566-212-1 -> origin/update-xla-commit-hash/19422028566-212-1 2025-12-04T09:16:35.4867971Z * [new branch] update-xla-commit-hash/19626841311-213-1 -> origin/update-xla-commit-hash/19626841311-213-1 2025-12-04T09:16:35.4868290Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-12-04T09:16:35.4868495Z * [new branch] update_operator_readme -> origin/update_operator_readme 2025-12-04T09:16:35.4868730Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-12-04T09:16:35.4869026Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-12-04T09:16:35.4869238Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-12-04T09:16:35.4869529Z * [new branch] update_slow_tests_1763365283 -> origin/update_slow_tests_1763365283 2025-12-04T09:16:35.4869741Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-12-04T09:16:35.4869944Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-12-04T09:16:35.4870178Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-12-04T09:16:35.4870422Z * [new branch] upload-tests-for-autorevert -> origin/upload-tests-for-autorevert 2025-12-04T09:16:35.4870600Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-12-04T09:16:35.4870766Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-12-04T09:16:35.4870948Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-12-04T09:16:35.4871089Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-12-04T09:16:35.4871246Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-12-04T09:16:35.4871384Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-12-04T09:16:35.4871523Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-12-04T09:16:35.4871686Z * [new branch] validate_fn -> origin/validate_fn 2025-12-04T09:16:35.4871872Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-12-04T09:16:35.4872048Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-12-04T09:16:35.4872207Z * [new branch] varlen-api -> origin/varlen-api 2025-12-04T09:16:35.4872409Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-12-04T09:16:35.4872610Z * [new branch] varlen_batch_invariance -> origin/varlen_batch_invariance 2025-12-04T09:16:35.4872777Z * [new branch] viable/strict -> origin/viable/strict 2025-12-04T09:16:35.4873084Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-12-04T09:16:35.4873247Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-12-04T09:16:35.4873394Z * [new branch] vllmpin -> origin/vllmpin 2025-12-04T09:16:35.4873632Z * [new branch] vscode-recommend-pyrefly -> origin/vscode-recommend-pyrefly 2025-12-04T09:16:35.4873797Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-12-04T09:16:35.4873965Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-12-04T09:16:35.4874131Z * [new branch] whc/pei -> origin/whc/pei 2025-12-04T09:16:35.4874294Z * [new branch] whc/pp_fix -> origin/whc/pp_fix 2025-12-04T09:16:35.4874464Z * [new branch] whc/sharding -> origin/whc/sharding 2025-12-04T09:16:35.4874636Z * [new branch] whc/sharding2 -> origin/whc/sharding2 2025-12-04T09:16:35.4874788Z * [new branch] whc/uneven -> origin/whc/uneven 2025-12-04T09:16:35.4874968Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-12-04T09:16:35.4875131Z * [new branch] win_warnings -> origin/win_warnings 2025-12-04T09:16:35.4875338Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-12-04T09:16:35.4875495Z * [new branch] xmfan-war -> origin/xmfan-war 2025-12-04T09:16:35.4875721Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-12-04T09:16:35.4875905Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-12-04T09:16:35.4876408Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-12-04T09:16:35.4876629Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-12-04T09:16:35.4876817Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-12-04T09:16:35.4876981Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-12-04T09:16:35.4877137Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-12-04T09:16:35.4877318Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-12-04T09:16:35.4877482Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-12-04T09:16:35.4877677Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-12-04T09:16:35.4877884Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-12-04T09:16:35.4878043Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-12-04T09:16:35.4878204Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-12-04T09:16:35.4878370Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-12-04T09:16:35.4878537Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-12-04T09:16:35.4878714Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-12-04T09:16:35.4878938Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-12-04T09:16:35.4879128Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-12-04T09:16:35.4879302Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-12-04T09:16:35.4879471Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-12-04T09:16:35.4879695Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-12-04T09:16:35.4879946Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-12-04T09:16:35.4880354Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T09:16:35.4880749Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T09:16:35.4880931Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-12-04T09:16:35.4881098Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-12-04T09:16:35.4881259Z * [new branch] xmfan/test -> origin/xmfan/test 2025-12-04T09:16:35.4881476Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-12-04T09:16:35.4881678Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-12-04T09:16:35.4881957Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-12-04T09:16:35.4882135Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-12-04T09:16:35.4882427Z * [new branch] yiming/run_with_start_end_rng_hop -> origin/yiming/run_with_start_end_rng_hop 2025-12-04T09:16:35.4882596Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-12-04T09:16:35.4882779Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-12-04T09:16:35.4883075Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-12-04T09:16:35.4883290Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-12-04T09:16:35.4883512Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-12-04T09:16:35.4883708Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-12-04T09:16:35.4883859Z * [new branch] zb2p -> origin/zb2p 2025-12-04T09:16:35.4884077Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-12-04T09:16:35.4884298Z * [new branch] zhxchen17/ci/vllm_lora_oom -> origin/zhxchen17/ci/vllm_lora_oom 2025-12-04T09:16:35.4884566Z * [new branch] zhxchen17/ci/vllm_multimodal_oom -> origin/zhxchen17/ci/vllm_multimodal_oom 2025-12-04T09:16:35.4884767Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-12-04T09:16:35.4885087Z * [new branch] zhxchen17/dynamo/unsafe_drop_all_guards -> origin/zhxchen17/dynamo/unsafe_drop_all_guards 2025-12-04T09:16:35.4885351Z * [new branch] zhxchen17/export/call_override -> origin/zhxchen17/export/call_override 2025-12-04T09:16:35.4885586Z * [new branch] zhxchen17/export/codemod1 -> origin/zhxchen17/export/codemod1 2025-12-04T09:16:35.4885807Z * [new branch] zhxchen17/export/ctx_return -> origin/zhxchen17/export/ctx_return 2025-12-04T09:16:35.4886133Z * [new branch] zhxchen17/export/disable_side_effect_warn -> origin/zhxchen17/export/disable_side_effect_warn 2025-12-04T09:16:35.4886391Z * [new branch] zhxchen17/export/pytree_check -> origin/zhxchen17/export/pytree_check 2025-12-04T09:16:35.4886611Z * [new branch] zhxchen17/precompile/aoti -> origin/zhxchen17/precompile/aoti 2025-12-04T09:16:35.4886856Z * [new branch] zhxchen17/precompile/globals -> origin/zhxchen17/precompile/globals 2025-12-04T09:16:35.4887170Z * [new branch] zhxchen17/precompile/inductor_guards -> origin/zhxchen17/precompile/inductor_guards 2025-12-04T09:16:35.4887369Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-12-04T09:16:35.4887681Z * [new branch] zhxchen17/torch_export_api_update -> origin/zhxchen17/torch_export_api_update 2025-12-04T09:16:35.4887893Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-12-04T09:16:35.4888116Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-12-04T09:16:35.4888301Z * [new branch] zxiiro/c7i.2xlarge -> origin/zxiiro/c7i.2xlarge 2025-12-04T09:16:35.4888518Z * [new branch] zxiiro/c7i.2xlarge.h100 -> origin/zxiiro/c7i.2xlarge.h100 2025-12-04T09:16:35.4888678Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-12-04T09:16:35.4888847Z * [new branch] zxiiro/risc64 -> origin/zxiiro/risc64 2025-12-04T09:16:35.4889081Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-12-04T09:16:35.4889528Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-12-04T09:16:35.4889678Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-12-04T09:16:35.4889824Z * [new tag] ciflow/b200/115316 -> ciflow/b200/115316 2025-12-04T09:16:35.4889963Z * [new tag] ciflow/b200/160685 -> ciflow/b200/160685 2025-12-04T09:16:35.4890102Z * [new tag] ciflow/b200/161607 -> ciflow/b200/161607 2025-12-04T09:16:35.4890248Z * [new tag] ciflow/b200/161938 -> ciflow/b200/161938 2025-12-04T09:16:35.4890458Z * [new tag] ciflow/b200/167207 -> ciflow/b200/167207 2025-12-04T09:16:35.4890594Z * [new tag] ciflow/b200/167989 -> ciflow/b200/167989 2025-12-04T09:16:35.4890733Z * [new tag] ciflow/b200/168096 -> ciflow/b200/168096 2025-12-04T09:16:35.4890937Z * [new tag] ciflow/b200/168175 -> ciflow/b200/168175 2025-12-04T09:16:35.4891081Z * [new tag] ciflow/b200/168195 -> ciflow/b200/168195 2025-12-04T09:16:35.4891219Z * [new tag] ciflow/b200/169200 -> ciflow/b200/169200 2025-12-04T09:16:35.4891364Z * [new tag] ciflow/b200/169216 -> ciflow/b200/169216 2025-12-04T09:16:35.4891500Z * [new tag] ciflow/b200/169380 -> ciflow/b200/169380 2025-12-04T09:16:35.4891639Z * [new tag] ciflow/b200/169412 -> ciflow/b200/169412 2025-12-04T09:16:35.4891783Z * [new tag] ciflow/b200/169470 -> ciflow/b200/169470 2025-12-04T09:16:35.4891928Z * [new tag] ciflow/b200/169471 -> ciflow/b200/169471 2025-12-04T09:16:35.4892066Z * [new tag] ciflow/b200/169472 -> ciflow/b200/169472 2025-12-04T09:16:35.4892214Z * [new tag] ciflow/b200/169514 -> ciflow/b200/169514 2025-12-04T09:16:35.4892351Z * [new tag] ciflow/b200/169517 -> ciflow/b200/169517 2025-12-04T09:16:35.4892512Z * [new tag] ciflow/binaries/165922 -> ciflow/binaries/165922 2025-12-04T09:16:35.4892684Z * [new tag] ciflow/binaries/169510 -> ciflow/binaries/169510 2025-12-04T09:16:35.4892880Z * [new tag] ciflow/binaries_wheel/157994 -> ciflow/binaries_wheel/157994 2025-12-04T09:16:35.4893066Z * [new tag] ciflow/binaries_wheel/166829 -> ciflow/binaries_wheel/166829 2025-12-04T09:16:35.4893293Z * [new tag] ciflow/binaries_wheel/167972 -> ciflow/binaries_wheel/167972 2025-12-04T09:16:35.4893488Z * [new tag] ciflow/binaries_wheel/167981 -> ciflow/binaries_wheel/167981 2025-12-04T09:16:35.4893641Z * [new tag] ciflow/dynamo/167695 -> ciflow/dynamo/167695 2025-12-04T09:16:35.4893835Z * [new tag] ciflow/dynamo/168096 -> ciflow/dynamo/168096 2025-12-04T09:16:35.4893991Z * [new tag] ciflow/dynamo/169525 -> ciflow/dynamo/169525 2025-12-04T09:16:35.4894233Z * [new tag] ciflow/h100-cutlass-backend/161938 -> ciflow/h100-cutlass-backend/161938 2025-12-04T09:16:35.4894470Z * [new tag] ciflow/h100-cutlass-backend/161940 -> ciflow/h100-cutlass-backend/161940 2025-12-04T09:16:35.4894683Z * [new tag] ciflow/h100-distributed/168923 -> ciflow/h100-distributed/168923 2025-12-04T09:16:35.4894858Z * [new tag] ciflow/h100-symm-mem/167552 -> ciflow/h100-symm-mem/167552 2025-12-04T09:16:35.4895032Z * [new tag] ciflow/h100-symm-mem/168129 -> ciflow/h100-symm-mem/168129 2025-12-04T09:16:35.4895217Z * [new tag] ciflow/h100-symm-mem/168917 -> ciflow/h100-symm-mem/168917 2025-12-04T09:16:35.4895396Z * [new tag] ciflow/h100-symm-mem/169156 -> ciflow/h100-symm-mem/169156 2025-12-04T09:16:35.4895574Z * [new tag] ciflow/h100-symm-mem/169200 -> ciflow/h100-symm-mem/169200 2025-12-04T09:16:35.4895756Z * [new tag] ciflow/h100-symm-mem/169216 -> ciflow/h100-symm-mem/169216 2025-12-04T09:16:35.4895928Z * [new tag] ciflow/h100-symm-mem/169338 -> ciflow/h100-symm-mem/169338 2025-12-04T09:16:35.4896099Z * [new tag] ciflow/h100-symm-mem/169355 -> ciflow/h100-symm-mem/169355 2025-12-04T09:16:35.4896278Z * [new tag] ciflow/h100-symm-mem/169543 -> ciflow/h100-symm-mem/169543 2025-12-04T09:16:35.4896417Z * [new tag] ciflow/h100/115316 -> ciflow/h100/115316 2025-12-04T09:16:35.4896631Z * [new tag] ciflow/h100/160685 -> ciflow/h100/160685 2025-12-04T09:16:35.4896779Z * [new tag] ciflow/h100/160729 -> ciflow/h100/160729 2025-12-04T09:16:35.4896920Z * [new tag] ciflow/h100/161607 -> ciflow/h100/161607 2025-12-04T09:16:35.4897126Z * [new tag] ciflow/h100/161938 -> ciflow/h100/161938 2025-12-04T09:16:35.4897278Z * [new tag] ciflow/h100/167207 -> ciflow/h100/167207 2025-12-04T09:16:35.4897416Z * [new tag] ciflow/h100/167989 -> ciflow/h100/167989 2025-12-04T09:16:35.4897553Z * [new tag] ciflow/h100/168096 -> ciflow/h100/168096 2025-12-04T09:16:35.4897690Z * [new tag] ciflow/h100/168175 -> ciflow/h100/168175 2025-12-04T09:16:35.4897844Z * [new tag] ciflow/h100/168195 -> ciflow/h100/168195 2025-12-04T09:16:35.4897983Z * [new tag] ciflow/h100/168980 -> ciflow/h100/168980 2025-12-04T09:16:35.4898126Z * [new tag] ciflow/h100/169200 -> ciflow/h100/169200 2025-12-04T09:16:35.4898272Z * [new tag] ciflow/h100/169216 -> ciflow/h100/169216 2025-12-04T09:16:35.4898421Z * [new tag] ciflow/h100/169380 -> ciflow/h100/169380 2025-12-04T09:16:35.4898561Z * [new tag] ciflow/h100/169412 -> ciflow/h100/169412 2025-12-04T09:16:35.4898712Z * [new tag] ciflow/h100/169470 -> ciflow/h100/169470 2025-12-04T09:16:35.4898850Z * [new tag] ciflow/h100/169471 -> ciflow/h100/169471 2025-12-04T09:16:35.4899021Z * [new tag] ciflow/h100/169472 -> ciflow/h100/169472 2025-12-04T09:16:35.4899169Z * [new tag] ciflow/h100/169514 -> ciflow/h100/169514 2025-12-04T09:16:35.4899361Z * [new tag] ciflow/inductor-cu126/168096 -> ciflow/inductor-cu126/168096 2025-12-04T09:16:35.4899760Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/168096 -> ciflow/inductor-micro-benchmark-cpu-x86/168096 2025-12-04T09:16:35.4900059Z * [new tag] ciflow/inductor-micro-benchmark/166165 -> ciflow/inductor-micro-benchmark/166165 2025-12-04T09:16:35.4900346Z * [new tag] ciflow/inductor-micro-benchmark/168096 -> ciflow/inductor-micro-benchmark/168096 2025-12-04T09:16:35.4900610Z * [new tag] ciflow/inductor-perf-compare/168096 -> ciflow/inductor-perf-compare/168096 2025-12-04T09:16:35.4901026Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168073 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168073 2025-12-04T09:16:35.4901428Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168096 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168096 2025-12-04T09:16:35.4901824Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi300/169024 2025-12-04T09:16:35.4902228Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi355/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi355/169024 2025-12-04T09:16:35.4902541Z * [new tag] ciflow/inductor-perf-test-nightly/168096 -> ciflow/inductor-perf-test-nightly/168096 2025-12-04T09:16:35.4902773Z * [new tag] ciflow/inductor-periodic/168096 -> ciflow/inductor-periodic/168096 2025-12-04T09:16:35.4903004Z * [new tag] ciflow/inductor-periodic/169024 -> ciflow/inductor-periodic/169024 2025-12-04T09:16:35.4903223Z * [new tag] ciflow/inductor-periodic/169425 -> ciflow/inductor-periodic/169425 2025-12-04T09:16:35.4903456Z * [new tag] ciflow/inductor-rocm-mi200/165545 -> ciflow/inductor-rocm-mi200/165545 2025-12-04T09:16:35.4903704Z * [new tag] ciflow/inductor-rocm-mi200/165997 -> ciflow/inductor-rocm-mi200/165997 2025-12-04T09:16:35.4904001Z * [new tag] ciflow/inductor-rocm-mi200/168096 -> ciflow/inductor-rocm-mi200/168096 2025-12-04T09:16:35.4904231Z * [new tag] ciflow/inductor-rocm-mi200/169063 -> ciflow/inductor-rocm-mi200/169063 2025-12-04T09:16:35.4904539Z * [new tag] ciflow/inductor-rocm-mi200/169425 -> ciflow/inductor-rocm-mi200/169425 2025-12-04T09:16:35.4904827Z * [new tag] ciflow/inductor-rocm-mi300/165545 -> ciflow/inductor-rocm-mi300/165545 2025-12-04T09:16:35.4905060Z * [new tag] ciflow/inductor-rocm-mi300/168096 -> ciflow/inductor-rocm-mi300/168096 2025-12-04T09:16:35.4905333Z * [new tag] ciflow/inductor-rocm-mi300/169063 -> ciflow/inductor-rocm-mi300/169063 2025-12-04T09:16:35.4905951Z * [new tag] ciflow/inductor-rocm-mi300/169425 -> ciflow/inductor-rocm-mi300/169425 2025-12-04T09:16:35.4906492Z * [new tag] ciflow/inductor-rocm/162052 -> ciflow/inductor-rocm/162052 2025-12-04T09:16:35.4907062Z * [new tag] ciflow/inductor-rocm/168971 -> ciflow/inductor-rocm/168971 2025-12-04T09:16:35.4907589Z * [new tag] ciflow/inductor-windows/168096 -> ciflow/inductor-windows/168096 2025-12-04T09:16:35.4908094Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-12-04T09:16:35.4908533Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-12-04T09:16:35.4908972Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-12-04T09:16:35.4909400Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-12-04T09:16:35.4909838Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-12-04T09:16:35.4910261Z * [new tag] ciflow/inductor/157149 -> ciflow/inductor/157149 2025-12-04T09:16:35.4910731Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-12-04T09:16:35.4911203Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-12-04T09:16:35.4911629Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-12-04T09:16:35.4912071Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-12-04T09:16:35.4912493Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-12-04T09:16:35.4912928Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-12-04T09:16:35.4913363Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-12-04T09:16:35.4913788Z * [new tag] ciflow/inductor/161938 -> ciflow/inductor/161938 2025-12-04T09:16:35.4914282Z * [new tag] ciflow/inductor/161939 -> ciflow/inductor/161939 2025-12-04T09:16:35.4914738Z * [new tag] ciflow/inductor/161940 -> ciflow/inductor/161940 2025-12-04T09:16:35.4915167Z * [new tag] ciflow/inductor/162052 -> ciflow/inductor/162052 2025-12-04T09:16:35.4915609Z * [new tag] ciflow/inductor/162275 -> ciflow/inductor/162275 2025-12-04T09:16:35.4916039Z * [new tag] ciflow/inductor/162795 -> ciflow/inductor/162795 2025-12-04T09:16:35.4916513Z * [new tag] ciflow/inductor/163245 -> ciflow/inductor/163245 2025-12-04T09:16:35.4916979Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-12-04T09:16:35.4917400Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-12-04T09:16:35.4917828Z * [new tag] ciflow/inductor/163942 -> ciflow/inductor/163942 2025-12-04T09:16:35.4918245Z * [new tag] ciflow/inductor/165270 -> ciflow/inductor/165270 2025-12-04T09:16:35.4918672Z * [new tag] ciflow/inductor/165274 -> ciflow/inductor/165274 2025-12-04T09:16:35.4919249Z * [new tag] ciflow/inductor/165322 -> ciflow/inductor/165322 2025-12-04T09:16:35.4919710Z * [new tag] ciflow/inductor/165597 -> ciflow/inductor/165597 2025-12-04T09:16:35.4920218Z * [new tag] ciflow/inductor/166063 -> ciflow/inductor/166063 2025-12-04T09:16:35.4920639Z * [new tag] ciflow/inductor/166075 -> ciflow/inductor/166075 2025-12-04T09:16:35.4921081Z * [new tag] ciflow/inductor/166165 -> ciflow/inductor/166165 2025-12-04T09:16:35.4921503Z * [new tag] ciflow/inductor/166254 -> ciflow/inductor/166254 2025-12-04T09:16:35.4921970Z * [new tag] ciflow/inductor/166483 -> ciflow/inductor/166483 2025-12-04T09:16:35.4922436Z * [new tag] ciflow/inductor/166494 -> ciflow/inductor/166494 2025-12-04T09:16:35.4922883Z * [new tag] ciflow/inductor/166545 -> ciflow/inductor/166545 2025-12-04T09:16:35.4923313Z * [new tag] ciflow/inductor/166788 -> ciflow/inductor/166788 2025-12-04T09:16:35.4923733Z * [new tag] ciflow/inductor/166846 -> ciflow/inductor/166846 2025-12-04T09:16:35.4924162Z * [new tag] ciflow/inductor/167300 -> ciflow/inductor/167300 2025-12-04T09:16:35.4924591Z * [new tag] ciflow/inductor/167407 -> ciflow/inductor/167407 2025-12-04T09:16:35.4925022Z * [new tag] ciflow/inductor/167536 -> ciflow/inductor/167536 2025-12-04T09:16:35.4925455Z * [new tag] ciflow/inductor/167552 -> ciflow/inductor/167552 2025-12-04T09:16:35.4925873Z * [new tag] ciflow/inductor/167555 -> ciflow/inductor/167555 2025-12-04T09:16:35.4926300Z * [new tag] ciflow/inductor/167583 -> ciflow/inductor/167583 2025-12-04T09:16:35.4926722Z * [new tag] ciflow/inductor/167599 -> ciflow/inductor/167599 2025-12-04T09:16:35.4927152Z * [new tag] ciflow/inductor/167647 -> ciflow/inductor/167647 2025-12-04T09:16:35.4927579Z * [new tag] ciflow/inductor/167677 -> ciflow/inductor/167677 2025-12-04T09:16:35.4928046Z * [new tag] ciflow/inductor/167680 -> ciflow/inductor/167680 2025-12-04T09:16:35.4928520Z * [new tag] ciflow/inductor/167695 -> ciflow/inductor/167695 2025-12-04T09:16:35.4928943Z * [new tag] ciflow/inductor/167742 -> ciflow/inductor/167742 2025-12-04T09:16:35.4929379Z * [new tag] ciflow/inductor/167768 -> ciflow/inductor/167768 2025-12-04T09:16:35.4929817Z * [new tag] ciflow/inductor/167773 -> ciflow/inductor/167773 2025-12-04T09:16:35.4930247Z * [new tag] ciflow/inductor/167781 -> ciflow/inductor/167781 2025-12-04T09:16:35.4930681Z * [new tag] ciflow/inductor/167880 -> ciflow/inductor/167880 2025-12-04T09:16:35.4931109Z * [new tag] ciflow/inductor/167887 -> ciflow/inductor/167887 2025-12-04T09:16:35.4931550Z * [new tag] ciflow/inductor/167972 -> ciflow/inductor/167972 2025-12-04T09:16:35.4931976Z * [new tag] ciflow/inductor/167989 -> ciflow/inductor/167989 2025-12-04T09:16:35.4932403Z * [new tag] ciflow/inductor/168002 -> ciflow/inductor/168002 2025-12-04T09:16:35.4932831Z * [new tag] ciflow/inductor/168050 -> ciflow/inductor/168050 2025-12-04T09:16:35.4933255Z * [new tag] ciflow/inductor/168051 -> ciflow/inductor/168051 2025-12-04T09:16:35.4933730Z * [new tag] ciflow/inductor/168052 -> ciflow/inductor/168052 2025-12-04T09:16:35.4934189Z * [new tag] ciflow/inductor/168073 -> ciflow/inductor/168073 2025-12-04T09:16:35.4934622Z * [new tag] ciflow/inductor/168096 -> ciflow/inductor/168096 2025-12-04T09:16:35.4935578Z * [new tag] ciflow/inductor/168114 -> ciflow/inductor/168114 2025-12-04T09:16:35.4936010Z * [new tag] ciflow/inductor/168115 -> ciflow/inductor/168115 2025-12-04T09:16:35.4936446Z * [new tag] ciflow/inductor/168127 -> ciflow/inductor/168127 2025-12-04T09:16:35.4936948Z * [new tag] ciflow/inductor/168129 -> ciflow/inductor/168129 2025-12-04T09:16:35.4937379Z * [new tag] ciflow/inductor/168157 -> ciflow/inductor/168157 2025-12-04T09:16:35.4937812Z * [new tag] ciflow/inductor/168175 -> ciflow/inductor/168175 2025-12-04T09:16:35.4938233Z * [new tag] ciflow/inductor/168185 -> ciflow/inductor/168185 2025-12-04T09:16:35.4938667Z * [new tag] ciflow/inductor/168195 -> ciflow/inductor/168195 2025-12-04T09:16:35.4939094Z * [new tag] ciflow/inductor/168209 -> ciflow/inductor/168209 2025-12-04T09:16:35.4939533Z * [new tag] ciflow/inductor/168266 -> ciflow/inductor/168266 2025-12-04T09:16:35.4939976Z * [new tag] ciflow/inductor/168316 -> ciflow/inductor/168316 2025-12-04T09:16:35.4940401Z * [new tag] ciflow/inductor/168326 -> ciflow/inductor/168326 2025-12-04T09:16:35.4940836Z * [new tag] ciflow/inductor/168368 -> ciflow/inductor/168368 2025-12-04T09:16:35.4941268Z * [new tag] ciflow/inductor/168894 -> ciflow/inductor/168894 2025-12-04T09:16:35.4941698Z * [new tag] ciflow/inductor/168934 -> ciflow/inductor/168934 2025-12-04T09:16:35.4942118Z * [new tag] ciflow/inductor/168939 -> ciflow/inductor/168939 2025-12-04T09:16:35.4942548Z * [new tag] ciflow/inductor/168946 -> ciflow/inductor/168946 2025-12-04T09:16:35.4942986Z * [new tag] ciflow/inductor/168950 -> ciflow/inductor/168950 2025-12-04T09:16:35.4943410Z * [new tag] ciflow/inductor/168951 -> ciflow/inductor/168951 2025-12-04T09:16:35.4943859Z * [new tag] ciflow/inductor/168952 -> ciflow/inductor/168952 2025-12-04T09:16:35.4944340Z * [new tag] ciflow/inductor/168955 -> ciflow/inductor/168955 2025-12-04T09:16:35.4944831Z * [new tag] ciflow/inductor/168971 -> ciflow/inductor/168971 2025-12-04T09:16:35.4945275Z * [new tag] ciflow/inductor/168979 -> ciflow/inductor/168979 2025-12-04T09:16:35.4945704Z * [new tag] ciflow/inductor/168980 -> ciflow/inductor/168980 2025-12-04T09:16:35.4946135Z * [new tag] ciflow/inductor/168983 -> ciflow/inductor/168983 2025-12-04T09:16:35.4946562Z * [new tag] ciflow/inductor/169006 -> ciflow/inductor/169006 2025-12-04T09:16:35.4947088Z * [new tag] ciflow/inductor/169023 -> ciflow/inductor/169023 2025-12-04T09:16:35.4947538Z * [new tag] ciflow/inductor/169024 -> ciflow/inductor/169024 2025-12-04T09:16:35.4947976Z * [new tag] ciflow/inductor/169025 -> ciflow/inductor/169025 2025-12-04T09:16:35.4948420Z * [new tag] ciflow/inductor/169066 -> ciflow/inductor/169066 2025-12-04T09:16:35.4948849Z * [new tag] ciflow/inductor/169091 -> ciflow/inductor/169091 2025-12-04T09:16:35.4949281Z * [new tag] ciflow/inductor/169102 -> ciflow/inductor/169102 2025-12-04T09:16:35.4949706Z * [new tag] ciflow/inductor/169103 -> ciflow/inductor/169103 2025-12-04T09:16:35.4950145Z * [new tag] ciflow/inductor/169121 -> ciflow/inductor/169121 2025-12-04T09:16:35.4950582Z * [new tag] ciflow/inductor/169134 -> ciflow/inductor/169134 2025-12-04T09:16:35.4951002Z * [new tag] ciflow/inductor/169135 -> ciflow/inductor/169135 2025-12-04T09:16:35.4951442Z * [new tag] ciflow/inductor/169141 -> ciflow/inductor/169141 2025-12-04T09:16:35.4951967Z * [new tag] ciflow/inductor/169151 -> ciflow/inductor/169151 2025-12-04T09:16:35.4952399Z * [new tag] ciflow/inductor/169161 -> ciflow/inductor/169161 2025-12-04T09:16:35.4953245Z * [new tag] ciflow/inductor/169167 -> ciflow/inductor/169167 2025-12-04T09:16:35.4953680Z * [new tag] ciflow/inductor/169177 -> ciflow/inductor/169177 2025-12-04T09:16:35.4954115Z * [new tag] ciflow/inductor/169185 -> ciflow/inductor/169185 2025-12-04T09:16:35.4954538Z * [new tag] ciflow/inductor/169196 -> ciflow/inductor/169196 2025-12-04T09:16:35.4954975Z * [new tag] ciflow/inductor/169200 -> ciflow/inductor/169200 2025-12-04T09:16:35.4955416Z * [new tag] ciflow/inductor/169204 -> ciflow/inductor/169204 2025-12-04T09:16:35.4955843Z * [new tag] ciflow/inductor/169216 -> ciflow/inductor/169216 2025-12-04T09:16:35.4956291Z * [new tag] ciflow/inductor/169219 -> ciflow/inductor/169219 2025-12-04T09:16:35.4956712Z * [new tag] ciflow/inductor/169220 -> ciflow/inductor/169220 2025-12-04T09:16:35.4957154Z * [new tag] ciflow/inductor/169230 -> ciflow/inductor/169230 2025-12-04T09:16:35.4957586Z * [new tag] ciflow/inductor/169242 -> ciflow/inductor/169242 2025-12-04T09:16:35.4958015Z * [new tag] ciflow/inductor/169245 -> ciflow/inductor/169245 2025-12-04T09:16:35.4958443Z * [new tag] ciflow/inductor/169260 -> ciflow/inductor/169260 2025-12-04T09:16:35.4958862Z * [new tag] ciflow/inductor/169282 -> ciflow/inductor/169282 2025-12-04T09:16:35.4959292Z * [new tag] ciflow/inductor/169286 -> ciflow/inductor/169286 2025-12-04T09:16:35.4959723Z * [new tag] ciflow/inductor/169299 -> ciflow/inductor/169299 2025-12-04T09:16:35.4960206Z * [new tag] ciflow/inductor/169304 -> ciflow/inductor/169304 2025-12-04T09:16:35.4960677Z * [new tag] ciflow/inductor/169305 -> ciflow/inductor/169305 2025-12-04T09:16:35.4961102Z * [new tag] ciflow/inductor/169308 -> ciflow/inductor/169308 2025-12-04T09:16:35.4961536Z * [new tag] ciflow/inductor/169319 -> ciflow/inductor/169319 2025-12-04T09:16:35.4961960Z * [new tag] ciflow/inductor/169326 -> ciflow/inductor/169326 2025-12-04T09:16:35.4962394Z * [new tag] ciflow/inductor/169332 -> ciflow/inductor/169332 2025-12-04T09:16:35.4962830Z * [new tag] ciflow/inductor/169333 -> ciflow/inductor/169333 2025-12-04T09:16:35.4963257Z * [new tag] ciflow/inductor/169336 -> ciflow/inductor/169336 2025-12-04T09:16:35.4963688Z * [new tag] ciflow/inductor/169340 -> ciflow/inductor/169340 2025-12-04T09:16:35.4964111Z * [new tag] ciflow/inductor/169341 -> ciflow/inductor/169341 2025-12-04T09:16:35.4964547Z * [new tag] ciflow/inductor/169343 -> ciflow/inductor/169343 2025-12-04T09:16:35.4964988Z * [new tag] ciflow/inductor/169346 -> ciflow/inductor/169346 2025-12-04T09:16:35.4965422Z * [new tag] ciflow/inductor/169348 -> ciflow/inductor/169348 2025-12-04T09:16:35.4965863Z * [new tag] ciflow/inductor/169350 -> ciflow/inductor/169350 2025-12-04T09:16:35.4966285Z * [new tag] ciflow/inductor/169355 -> ciflow/inductor/169355 2025-12-04T09:16:35.4966732Z * [new tag] ciflow/inductor/169370 -> ciflow/inductor/169370 2025-12-04T09:16:35.4967156Z * [new tag] ciflow/inductor/169375 -> ciflow/inductor/169375 2025-12-04T09:16:35.4967585Z * [new tag] ciflow/inductor/169389 -> ciflow/inductor/169389 2025-12-04T09:16:35.4968120Z * [new tag] ciflow/inductor/169391 -> ciflow/inductor/169391 2025-12-04T09:16:35.4968546Z * [new tag] ciflow/inductor/169393 -> ciflow/inductor/169393 2025-12-04T09:16:35.4969049Z * [new tag] ciflow/inductor/169399 -> ciflow/inductor/169399 2025-12-04T09:16:35.4969479Z * [new tag] ciflow/inductor/169400 -> ciflow/inductor/169400 2025-12-04T09:16:35.4969910Z * [new tag] ciflow/inductor/169415 -> ciflow/inductor/169415 2025-12-04T09:16:35.4970344Z * [new tag] ciflow/inductor/169417 -> ciflow/inductor/169417 2025-12-04T09:16:35.4970765Z * [new tag] ciflow/inductor/169418 -> ciflow/inductor/169418 2025-12-04T09:16:35.4971197Z * [new tag] ciflow/inductor/169430 -> ciflow/inductor/169430 2025-12-04T09:16:35.4971623Z * [new tag] ciflow/inductor/169432 -> ciflow/inductor/169432 2025-12-04T09:16:35.4972056Z * [new tag] ciflow/inductor/169436 -> ciflow/inductor/169436 2025-12-04T09:16:35.4972489Z * [new tag] ciflow/inductor/169437 -> ciflow/inductor/169437 2025-12-04T09:16:35.4972919Z * [new tag] ciflow/inductor/169438 -> ciflow/inductor/169438 2025-12-04T09:16:35.4973369Z * [new tag] ciflow/inductor/169441 -> ciflow/inductor/169441 2025-12-04T09:16:35.4973794Z * [new tag] ciflow/inductor/169446 -> ciflow/inductor/169446 2025-12-04T09:16:35.4974226Z * [new tag] ciflow/inductor/169447 -> ciflow/inductor/169447 2025-12-04T09:16:35.4974646Z * [new tag] ciflow/inductor/169452 -> ciflow/inductor/169452 2025-12-04T09:16:35.4975085Z * [new tag] ciflow/inductor/169455 -> ciflow/inductor/169455 2025-12-04T09:16:35.4975513Z * [new tag] ciflow/inductor/169459 -> ciflow/inductor/169459 2025-12-04T09:16:35.4975947Z * [new tag] ciflow/inductor/169463 -> ciflow/inductor/169463 2025-12-04T09:16:35.4976380Z * [new tag] ciflow/inductor/169476 -> ciflow/inductor/169476 2025-12-04T09:16:35.4976797Z * [new tag] ciflow/inductor/169485 -> ciflow/inductor/169485 2025-12-04T09:16:35.4977226Z * [new tag] ciflow/inductor/169493 -> ciflow/inductor/169493 2025-12-04T09:16:35.4977652Z * [new tag] ciflow/inductor/169496 -> ciflow/inductor/169496 2025-12-04T09:16:35.4978080Z * [new tag] ciflow/inductor/169497 -> ciflow/inductor/169497 2025-12-04T09:16:35.4978515Z * [new tag] ciflow/inductor/169503 -> ciflow/inductor/169503 2025-12-04T09:16:35.4978942Z * [new tag] ciflow/inductor/169504 -> ciflow/inductor/169504 2025-12-04T09:16:35.4979378Z * [new tag] ciflow/inductor/169505 -> ciflow/inductor/169505 2025-12-04T09:16:35.4979814Z * [new tag] ciflow/inductor/169508 -> ciflow/inductor/169508 2025-12-04T09:16:35.4980238Z * [new tag] ciflow/inductor/169509 -> ciflow/inductor/169509 2025-12-04T09:16:35.4980671Z * [new tag] ciflow/inductor/169513 -> ciflow/inductor/169513 2025-12-04T09:16:35.4981098Z * [new tag] ciflow/inductor/169514 -> ciflow/inductor/169514 2025-12-04T09:16:35.4981537Z * [new tag] ciflow/inductor/169515 -> ciflow/inductor/169515 2025-12-04T09:16:35.4981960Z * [new tag] ciflow/inductor/169517 -> ciflow/inductor/169517 2025-12-04T09:16:35.4982386Z * [new tag] ciflow/inductor/169519 -> ciflow/inductor/169519 2025-12-04T09:16:35.4982816Z * [new tag] ciflow/inductor/169520 -> ciflow/inductor/169520 2025-12-04T09:16:35.4983236Z * [new tag] ciflow/inductor/169521 -> ciflow/inductor/169521 2025-12-04T09:16:35.4983747Z * [new tag] ciflow/inductor/169524 -> ciflow/inductor/169524 2025-12-04T09:16:35.4984181Z * [new tag] ciflow/inductor/169527 -> ciflow/inductor/169527 2025-12-04T09:16:35.4984691Z * [new tag] ciflow/inductor/169528 -> ciflow/inductor/169528 2025-12-04T09:16:35.4985130Z * [new tag] ciflow/inductor/169532 -> ciflow/inductor/169532 2025-12-04T09:16:35.4985556Z * [new tag] ciflow/inductor/169535 -> ciflow/inductor/169535 2025-12-04T09:16:35.4986000Z * [new tag] ciflow/inductor/169536 -> ciflow/inductor/169536 2025-12-04T09:16:35.4986428Z * [new tag] ciflow/inductor/169547 -> ciflow/inductor/169547 2025-12-04T09:16:35.4986957Z * [new tag] ciflow/inductor/169548 -> ciflow/inductor/169548 2025-12-04T09:16:35.4987393Z * [new tag] ciflow/inductor/169549 -> ciflow/inductor/169549 2025-12-04T09:16:35.4987830Z * [new tag] ciflow/inductor/169551 -> ciflow/inductor/169551 2025-12-04T09:16:35.4988273Z * [new tag] ciflow/inductor/169552 -> ciflow/inductor/169552 2025-12-04T09:16:35.4988705Z * [new tag] ciflow/inductor/169553 -> ciflow/inductor/169553 2025-12-04T09:16:35.4989141Z * [new tag] ciflow/inductor/169557 -> ciflow/inductor/169557 2025-12-04T09:16:35.4989575Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-12-04T09:16:35.4990025Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-12-04T09:16:35.4990472Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-12-04T09:16:35.4990981Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-12-04T09:16:35.4991492Z * [new tag] ciflow/linux-aarch64/166075 -> ciflow/linux-aarch64/166075 2025-12-04T09:16:35.4991964Z * [new tag] ciflow/linux-aarch64/166876 -> ciflow/linux-aarch64/166876 2025-12-04T09:16:35.4992436Z * [new tag] ciflow/linux-aarch64/167981 -> ciflow/linux-aarch64/167981 2025-12-04T09:16:35.4992879Z * [new tag] ciflow/mps/166254 -> ciflow/mps/166254 2025-12-04T09:16:35.4993278Z * [new tag] ciflow/mps/169017 -> ciflow/mps/169017 2025-12-04T09:16:35.4993676Z * [new tag] ciflow/mps/169372 -> ciflow/mps/169372 2025-12-04T09:16:35.4994058Z * [new tag] ciflow/mps/169478 -> ciflow/mps/169478 2025-12-04T09:16:35.4994488Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-12-04T09:16:35.4994950Z * [new tag] ciflow/op-benchmark/166075 -> ciflow/op-benchmark/166075 2025-12-04T09:16:35.4995418Z * [new tag] ciflow/op-benchmark/169544 -> ciflow/op-benchmark/169544 2025-12-04T09:16:35.4995948Z * [new tag] ciflow/periodic-rocm-mi200/165997 -> ciflow/periodic-rocm-mi200/165997 2025-12-04T09:16:35.4996523Z * [new tag] ciflow/periodic-rocm-mi200/166517 -> ciflow/periodic-rocm-mi200/166517 2025-12-04T09:16:35.4997105Z * [new tag] ciflow/periodic-rocm-mi200/169063 -> ciflow/periodic-rocm-mi200/169063 2025-12-04T09:16:35.4997666Z * [new tag] ciflow/periodic-rocm-mi200/169425 -> ciflow/periodic-rocm-mi200/169425 2025-12-04T09:16:35.4998240Z * [new tag] ciflow/periodic-rocm-mi300/166517 -> ciflow/periodic-rocm-mi300/166517 2025-12-04T09:16:35.4998810Z * [new tag] ciflow/periodic-rocm-mi300/169063 -> ciflow/periodic-rocm-mi300/169063 2025-12-04T09:16:35.4999373Z * [new tag] ciflow/periodic-rocm-mi300/169425 -> ciflow/periodic-rocm-mi300/169425 2025-12-04T09:16:35.4999891Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-12-04T09:16:35.5000426Z * [new tag] ciflow/periodic/167207 -> ciflow/periodic/167207 2025-12-04T09:16:35.5000869Z * [new tag] ciflow/periodic/167978 -> ciflow/periodic/167978 2025-12-04T09:16:35.5001371Z * [new tag] ciflow/periodic/168096 -> ciflow/periodic/168096 2025-12-04T09:16:35.5001803Z * [new tag] ciflow/periodic/169286 -> ciflow/periodic/169286 2025-12-04T09:16:35.5002244Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-12-04T09:16:35.5002683Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-12-04T09:16:35.5003124Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-12-04T09:16:35.5003557Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-12-04T09:16:35.5004282Z * [new tag] ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T09:16:35.5005031Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-12-04T09:16:35.5005532Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-12-04T09:16:35.5006055Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-12-04T09:16:35.5006568Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-12-04T09:16:35.5007067Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-12-04T09:16:35.5007580Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-12-04T09:16:35.5008078Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-12-04T09:16:35.5008526Z * [new tag] ciflow/pull/167207 -> ciflow/pull/167207 2025-12-04T09:16:35.5009061Z * [new tag] ciflow/quantization-periodic/169207 -> ciflow/quantization-periodic/169207 2025-12-04T09:16:35.5009599Z * [new tag] ciflow/rocm-mi200/165545 -> ciflow/rocm-mi200/165545 2025-12-04T09:16:35.5010046Z * [new tag] ciflow/rocm-mi200/165997 -> ciflow/rocm-mi200/165997 2025-12-04T09:16:35.5010472Z * [new tag] ciflow/rocm-mi200/168096 -> ciflow/rocm-mi200/168096 2025-12-04T09:16:35.5010907Z * [new tag] ciflow/rocm-mi200/168275 -> ciflow/rocm-mi200/168275 2025-12-04T09:16:35.5011329Z * [new tag] ciflow/rocm-mi200/169063 -> ciflow/rocm-mi200/169063 2025-12-04T09:16:35.5011766Z * [new tag] ciflow/rocm-mi200/169356 -> ciflow/rocm-mi200/169356 2025-12-04T09:16:35.5012195Z * [new tag] ciflow/rocm-mi200/169425 -> ciflow/rocm-mi200/169425 2025-12-04T09:16:35.5012627Z * [new tag] ciflow/rocm-mi300/165545 -> ciflow/rocm-mi300/165545 2025-12-04T09:16:35.5013063Z * [new tag] ciflow/rocm-mi300/167157 -> ciflow/rocm-mi300/167157 2025-12-04T09:16:35.5013486Z * [new tag] ciflow/rocm-mi300/168096 -> ciflow/rocm-mi300/168096 2025-12-04T09:16:35.5013922Z * [new tag] ciflow/rocm-mi300/169063 -> ciflow/rocm-mi300/169063 2025-12-04T09:16:35.5014363Z * [new tag] ciflow/rocm-mi300/169425 -> ciflow/rocm-mi300/169425 2025-12-04T09:16:35.5014795Z * [new tag] ciflow/rocm-mi355/167157 -> ciflow/rocm-mi355/167157 2025-12-04T09:16:35.5015229Z * [new tag] ciflow/rocm-mi355/168275 -> ciflow/rocm-mi355/168275 2025-12-04T09:16:35.5015656Z * [new tag] ciflow/rocm-mi355/169425 -> ciflow/rocm-mi355/169425 2025-12-04T09:16:35.5016099Z * [new tag] ciflow/rocm-navi31/168275 -> ciflow/rocm-navi31/168275 2025-12-04T09:16:35.5016554Z * [new tag] ciflow/rocm-navi31/169425 -> ciflow/rocm-navi31/169425 2025-12-04T09:16:35.5017062Z * [new tag] ciflow/rocm/115316 -> ciflow/rocm/115316 2025-12-04T09:16:35.5017465Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-12-04T09:16:35.5017922Z * [new tag] ciflow/rocm/160685 -> ciflow/rocm/160685 2025-12-04T09:16:35.5018325Z * [new tag] ciflow/rocm/161607 -> ciflow/rocm/161607 2025-12-04T09:16:35.5018716Z * [new tag] ciflow/rocm/162052 -> ciflow/rocm/162052 2025-12-04T09:16:35.5019120Z * [new tag] ciflow/rocm/165997 -> ciflow/rocm/165997 2025-12-04T09:16:35.5019531Z * [new tag] ciflow/rocm/166165 -> ciflow/rocm/166165 2025-12-04T09:16:35.5019921Z * [new tag] ciflow/rocm/166517 -> ciflow/rocm/166517 2025-12-04T09:16:35.5020321Z * [new tag] ciflow/rocm/167207 -> ciflow/rocm/167207 2025-12-04T09:16:35.5020711Z * [new tag] ciflow/rocm/167536 -> ciflow/rocm/167536 2025-12-04T09:16:35.5021105Z * [new tag] ciflow/rocm/167781 -> ciflow/rocm/167781 2025-12-04T09:16:35.5021498Z * [new tag] ciflow/rocm/167989 -> ciflow/rocm/167989 2025-12-04T09:16:35.5021896Z * [new tag] ciflow/rocm/168073 -> ciflow/rocm/168073 2025-12-04T09:16:35.5022291Z * [new tag] ciflow/rocm/168195 -> ciflow/rocm/168195 2025-12-04T09:16:35.5022674Z * [new tag] ciflow/rocm/168939 -> ciflow/rocm/168939 2025-12-04T09:16:35.5023068Z * [new tag] ciflow/rocm/168971 -> ciflow/rocm/168971 2025-12-04T09:16:35.5023452Z * [new tag] ciflow/rocm/169024 -> ciflow/rocm/169024 2025-12-04T09:16:35.5023845Z * [new tag] ciflow/rocm/169200 -> ciflow/rocm/169200 2025-12-04T09:16:35.5024241Z * [new tag] ciflow/rocm/169216 -> ciflow/rocm/169216 2025-12-04T09:16:35.5024628Z * [new tag] ciflow/rocm/169312 -> ciflow/rocm/169312 2025-12-04T09:16:35.5025017Z * [new tag] ciflow/rocm/169380 -> ciflow/rocm/169380 2025-12-04T09:16:35.5025404Z * [new tag] ciflow/rocm/169427 -> ciflow/rocm/169427 2025-12-04T09:16:35.5025799Z * [new tag] ciflow/rocm/169455 -> ciflow/rocm/169455 2025-12-04T09:16:35.5026194Z * [new tag] ciflow/rocm/169470 -> ciflow/rocm/169470 2025-12-04T09:16:35.5026577Z * [new tag] ciflow/rocm/169471 -> ciflow/rocm/169471 2025-12-04T09:16:35.5027058Z * [new tag] ciflow/rocm/169472 -> ciflow/rocm/169472 2025-12-04T09:16:35.5027449Z * [new tag] ciflow/rocm/169514 -> ciflow/rocm/169514 2025-12-04T09:16:35.5027864Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-12-04T09:16:35.5028270Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-12-04T09:16:35.5029003Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-12-04T09:16:35.5029732Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-12-04T09:16:35.5030124Z * [new tag] ciflow/slow/167207 -> ciflow/slow/167207 2025-12-04T09:16:35.5030524Z * [new tag] ciflow/slow/168050 -> ciflow/slow/168050 2025-12-04T09:16:35.5030911Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-12-04T09:16:35.5031312Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-12-04T09:16:35.5031714Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-12-04T09:16:35.5032108Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-12-04T09:16:35.5032604Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-12-04T09:16:35.5032997Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-12-04T09:16:35.5033480Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-12-04T09:16:35.5033890Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-12-04T09:16:35.5034574Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-12-04T09:16:35.5035272Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-12-04T09:16:35.5035674Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-12-04T09:16:35.5036089Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-12-04T09:16:35.5036484Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-12-04T09:16:35.5036894Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-12-04T09:16:35.5037622Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-12-04T09:16:35.5038352Z * [new tag] ciflow/torchbench/168175 -> ciflow/torchbench/168175 2025-12-04T09:16:35.5038793Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-12-04T09:16:35.5039189Z * [new tag] ciflow/trunk/157149 -> ciflow/trunk/157149 2025-12-04T09:16:35.5039596Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-12-04T09:16:35.5039999Z * [new tag] ciflow/trunk/159718 -> ciflow/trunk/159718 2025-12-04T09:16:35.5040393Z * [new tag] ciflow/trunk/160685 -> ciflow/trunk/160685 2025-12-04T09:16:35.5040809Z * [new tag] ciflow/trunk/160729 -> ciflow/trunk/160729 2025-12-04T09:16:35.5041202Z * [new tag] ciflow/trunk/162275 -> ciflow/trunk/162275 2025-12-04T09:16:35.5041609Z * [new tag] ciflow/trunk/162795 -> ciflow/trunk/162795 2025-12-04T09:16:35.5042010Z * [new tag] ciflow/trunk/163245 -> ciflow/trunk/163245 2025-12-04T09:16:35.5042402Z * [new tag] ciflow/trunk/163942 -> ciflow/trunk/163942 2025-12-04T09:16:35.5042803Z * [new tag] ciflow/trunk/165274 -> ciflow/trunk/165274 2025-12-04T09:16:35.5043197Z * [new tag] ciflow/trunk/165483 -> ciflow/trunk/165483 2025-12-04T09:16:35.5043592Z * [new tag] ciflow/trunk/165728 -> ciflow/trunk/165728 2025-12-04T09:16:35.5043982Z * [new tag] ciflow/trunk/165922 -> ciflow/trunk/165922 2025-12-04T09:16:35.5044389Z * [new tag] ciflow/trunk/166075 -> ciflow/trunk/166075 2025-12-04T09:16:35.5044794Z * [new tag] ciflow/trunk/166165 -> ciflow/trunk/166165 2025-12-04T09:16:35.5045184Z * [new tag] ciflow/trunk/166829 -> ciflow/trunk/166829 2025-12-04T09:16:35.5045589Z * [new tag] ciflow/trunk/166843 -> ciflow/trunk/166843 2025-12-04T09:16:35.5045981Z * [new tag] ciflow/trunk/166876 -> ciflow/trunk/166876 2025-12-04T09:16:35.5046439Z * [new tag] ciflow/trunk/167207 -> ciflow/trunk/167207 2025-12-04T09:16:35.5046884Z * [new tag] ciflow/trunk/167536 -> ciflow/trunk/167536 2025-12-04T09:16:35.5047313Z * [new tag] ciflow/trunk/167552 -> ciflow/trunk/167552 2025-12-04T09:16:35.5047747Z * [new tag] ciflow/trunk/167555 -> ciflow/trunk/167555 2025-12-04T09:16:35.5048171Z * [new tag] ciflow/trunk/167599 -> ciflow/trunk/167599 2025-12-04T09:16:35.5048724Z * [new tag] ciflow/trunk/167659 -> ciflow/trunk/167659 2025-12-04T09:16:35.5049153Z * [new tag] ciflow/trunk/167672 -> ciflow/trunk/167672 2025-12-04T09:16:35.5049671Z * [new tag] ciflow/trunk/167742 -> ciflow/trunk/167742 2025-12-04T09:16:35.5050115Z * [new tag] ciflow/trunk/167781 -> ciflow/trunk/167781 2025-12-04T09:16:35.5050541Z * [new tag] ciflow/trunk/167837 -> ciflow/trunk/167837 2025-12-04T09:16:35.5051008Z * [new tag] ciflow/trunk/167887 -> ciflow/trunk/167887 2025-12-04T09:16:35.5051435Z * [new tag] ciflow/trunk/167978 -> ciflow/trunk/167978 2025-12-04T09:16:35.5051868Z * [new tag] ciflow/trunk/168050 -> ciflow/trunk/168050 2025-12-04T09:16:35.5052297Z * [new tag] ciflow/trunk/168051 -> ciflow/trunk/168051 2025-12-04T09:16:35.5052723Z * [new tag] ciflow/trunk/168096 -> ciflow/trunk/168096 2025-12-04T09:16:35.5053156Z * [new tag] ciflow/trunk/168127 -> ciflow/trunk/168127 2025-12-04T09:16:35.5053588Z * [new tag] ciflow/trunk/168157 -> ciflow/trunk/168157 2025-12-04T09:16:35.5054049Z * [new tag] ciflow/trunk/168175 -> ciflow/trunk/168175 2025-12-04T09:16:35.5054452Z * [new tag] ciflow/trunk/168209 -> ciflow/trunk/168209 2025-12-04T09:16:35.5054839Z * [new tag] ciflow/trunk/168213 -> ciflow/trunk/168213 2025-12-04T09:16:35.5055246Z * [new tag] ciflow/trunk/168226 -> ciflow/trunk/168226 2025-12-04T09:16:35.5055633Z * [new tag] ciflow/trunk/168262 -> ciflow/trunk/168262 2025-12-04T09:16:35.5056036Z * [new tag] ciflow/trunk/168275 -> ciflow/trunk/168275 2025-12-04T09:16:35.5056431Z * [new tag] ciflow/trunk/168328 -> ciflow/trunk/168328 2025-12-04T09:16:35.5056833Z * [new tag] ciflow/trunk/168368 -> ciflow/trunk/168368 2025-12-04T09:16:35.5057229Z * [new tag] ciflow/trunk/168917 -> ciflow/trunk/168917 2025-12-04T09:16:35.5057617Z * [new tag] ciflow/trunk/168933 -> ciflow/trunk/168933 2025-12-04T09:16:35.5058016Z * [new tag] ciflow/trunk/168941 -> ciflow/trunk/168941 2025-12-04T09:16:35.5058410Z * [new tag] ciflow/trunk/168955 -> ciflow/trunk/168955 2025-12-04T09:16:35.5058811Z * [new tag] ciflow/trunk/168980 -> ciflow/trunk/168980 2025-12-04T09:16:35.5059203Z * [new tag] ciflow/trunk/169004 -> ciflow/trunk/169004 2025-12-04T09:16:35.5059631Z * [new tag] ciflow/trunk/169006 -> ciflow/trunk/169006 2025-12-04T09:16:35.5060110Z * [new tag] ciflow/trunk/169023 -> ciflow/trunk/169023 2025-12-04T09:16:35.5060536Z * [new tag] ciflow/trunk/169025 -> ciflow/trunk/169025 2025-12-04T09:16:35.5060972Z * [new tag] ciflow/trunk/169048 -> ciflow/trunk/169048 2025-12-04T09:16:35.5061402Z * [new tag] ciflow/trunk/169066 -> ciflow/trunk/169066 2025-12-04T09:16:35.5061843Z * [new tag] ciflow/trunk/169091 -> ciflow/trunk/169091 2025-12-04T09:16:35.5062302Z * [new tag] ciflow/trunk/169102 -> ciflow/trunk/169102 2025-12-04T09:16:35.5062808Z * [new tag] ciflow/trunk/169103 -> ciflow/trunk/169103 2025-12-04T09:16:35.5063244Z * [new tag] ciflow/trunk/169125 -> ciflow/trunk/169125 2025-12-04T09:16:35.5063672Z * [new tag] ciflow/trunk/169139 -> ciflow/trunk/169139 2025-12-04T09:16:35.5064124Z * [new tag] ciflow/trunk/169148 -> ciflow/trunk/169148 2025-12-04T09:16:35.5064654Z * [new tag] ciflow/trunk/169151 -> ciflow/trunk/169151 2025-12-04T09:16:35.5065115Z * [new tag] ciflow/trunk/169156 -> ciflow/trunk/169156 2025-12-04T09:16:35.5065640Z * [new tag] ciflow/trunk/169176 -> ciflow/trunk/169176 2025-12-04T09:16:35.5066072Z * [new tag] ciflow/trunk/169204 -> ciflow/trunk/169204 2025-12-04T09:16:35.5066503Z * [new tag] ciflow/trunk/169207 -> ciflow/trunk/169207 2025-12-04T09:16:35.5067043Z * [new tag] ciflow/trunk/169211 -> ciflow/trunk/169211 2025-12-04T09:16:35.5067475Z * [new tag] ciflow/trunk/169231 -> ciflow/trunk/169231 2025-12-04T09:16:35.5067908Z * [new tag] ciflow/trunk/169260 -> ciflow/trunk/169260 2025-12-04T09:16:35.5068337Z * [new tag] ciflow/trunk/169271 -> ciflow/trunk/169271 2025-12-04T09:16:35.5068772Z * [new tag] ciflow/trunk/169280 -> ciflow/trunk/169280 2025-12-04T09:16:35.5069198Z * [new tag] ciflow/trunk/169281 -> ciflow/trunk/169281 2025-12-04T09:16:35.5069632Z * [new tag] ciflow/trunk/169286 -> ciflow/trunk/169286 2025-12-04T09:16:35.5070074Z * [new tag] ciflow/trunk/169293 -> ciflow/trunk/169293 2025-12-04T09:16:35.5070525Z * [new tag] ciflow/trunk/169296 -> ciflow/trunk/169296 2025-12-04T09:16:35.5070959Z * [new tag] ciflow/trunk/169304 -> ciflow/trunk/169304 2025-12-04T09:16:35.5071385Z * [new tag] ciflow/trunk/169305 -> ciflow/trunk/169305 2025-12-04T09:16:35.5071817Z * [new tag] ciflow/trunk/169312 -> ciflow/trunk/169312 2025-12-04T09:16:35.5072237Z * [new tag] ciflow/trunk/169328 -> ciflow/trunk/169328 2025-12-04T09:16:35.5072678Z * [new tag] ciflow/trunk/169343 -> ciflow/trunk/169343 2025-12-04T09:16:35.5073119Z * [new tag] ciflow/trunk/169355 -> ciflow/trunk/169355 2025-12-04T09:16:35.5073575Z * [new tag] ciflow/trunk/169370 -> ciflow/trunk/169370 2025-12-04T09:16:35.5074021Z * [new tag] ciflow/trunk/169379 -> ciflow/trunk/169379 2025-12-04T09:16:35.5074447Z * [new tag] ciflow/trunk/169380 -> ciflow/trunk/169380 2025-12-04T09:16:35.5074877Z * [new tag] ciflow/trunk/169385 -> ciflow/trunk/169385 2025-12-04T09:16:35.5075309Z * [new tag] ciflow/trunk/169387 -> ciflow/trunk/169387 2025-12-04T09:16:35.5075734Z * [new tag] ciflow/trunk/169410 -> ciflow/trunk/169410 2025-12-04T09:16:35.5076169Z * [new tag] ciflow/trunk/169412 -> ciflow/trunk/169412 2025-12-04T09:16:35.5076592Z * [new tag] ciflow/trunk/169418 -> ciflow/trunk/169418 2025-12-04T09:16:35.5077064Z * [new tag] ciflow/trunk/169423 -> ciflow/trunk/169423 2025-12-04T09:16:35.5077490Z * [new tag] ciflow/trunk/169427 -> ciflow/trunk/169427 2025-12-04T09:16:35.5077929Z * [new tag] ciflow/trunk/169430 -> ciflow/trunk/169430 2025-12-04T09:16:35.5078364Z * [new tag] ciflow/trunk/169437 -> ciflow/trunk/169437 2025-12-04T09:16:35.5078787Z * [new tag] ciflow/trunk/169442 -> ciflow/trunk/169442 2025-12-04T09:16:35.5079216Z * [new tag] ciflow/trunk/169452 -> ciflow/trunk/169452 2025-12-04T09:16:35.5079644Z * [new tag] ciflow/trunk/169454 -> ciflow/trunk/169454 2025-12-04T09:16:35.5080112Z * [new tag] ciflow/trunk/169459 -> ciflow/trunk/169459 2025-12-04T09:16:35.5080542Z * [new tag] ciflow/trunk/169474 -> ciflow/trunk/169474 2025-12-04T09:16:35.5081064Z * [new tag] ciflow/trunk/169475 -> ciflow/trunk/169475 2025-12-04T09:16:35.5081517Z * [new tag] ciflow/trunk/169476 -> ciflow/trunk/169476 2025-12-04T09:16:35.5081947Z * [new tag] ciflow/trunk/169487 -> ciflow/trunk/169487 2025-12-04T09:16:35.5082494Z * [new tag] ciflow/trunk/169497 -> ciflow/trunk/169497 2025-12-04T09:16:35.5082925Z * [new tag] ciflow/trunk/169503 -> ciflow/trunk/169503 2025-12-04T09:16:35.5083364Z * [new tag] ciflow/trunk/169505 -> ciflow/trunk/169505 2025-12-04T09:16:35.5083802Z * [new tag] ciflow/trunk/169507 -> ciflow/trunk/169507 2025-12-04T09:16:35.5084232Z * [new tag] ciflow/trunk/169514 -> ciflow/trunk/169514 2025-12-04T09:16:35.5084702Z * [new tag] ciflow/trunk/169517 -> ciflow/trunk/169517 2025-12-04T09:16:35.5085123Z * [new tag] ciflow/trunk/169519 -> ciflow/trunk/169519 2025-12-04T09:16:35.5085563Z * [new tag] ciflow/trunk/169528 -> ciflow/trunk/169528 2025-12-04T09:16:35.5085998Z * [new tag] ciflow/trunk/169541 -> ciflow/trunk/169541 2025-12-04T09:16:35.5086429Z * [new tag] ciflow/trunk/169555 -> ciflow/trunk/169555 2025-12-04T09:16:35.5086862Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-12-04T09:16:35.5087287Z * [new tag] ciflow/vllm/165270 -> ciflow/vllm/165270 2025-12-04T09:16:35.5087718Z * [new tag] ciflow/vllm/165274 -> ciflow/vllm/165274 2025-12-04T09:16:35.5088178Z * [new tag] ciflow/vllm/166494 -> ciflow/vllm/166494 2025-12-04T09:16:35.5088603Z * [new tag] ciflow/vllm/169219 -> ciflow/vllm/169219 2025-12-04T09:16:35.5089039Z * [new tag] ciflow/vllm/169220 -> ciflow/vllm/169220 2025-12-04T09:16:35.5089461Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-12-04T09:16:35.5097861Z * [new tag] ciflow/xpu/159718 -> ciflow/xpu/159718 2025-12-04T09:16:35.5098297Z * [new tag] ciflow/xpu/161940 -> ciflow/xpu/161940 2025-12-04T09:16:35.5098696Z * [new tag] ciflow/xpu/163251 -> ciflow/xpu/163251 2025-12-04T09:16:35.5099093Z * [new tag] ciflow/xpu/166829 -> ciflow/xpu/166829 2025-12-04T09:16:35.5099472Z * [new tag] ciflow/xpu/166843 -> ciflow/xpu/166843 2025-12-04T09:16:35.5099863Z * [new tag] ciflow/xpu/167972 -> ciflow/xpu/167972 2025-12-04T09:16:35.5100244Z * [new tag] ciflow/xpu/167981 -> ciflow/xpu/167981 2025-12-04T09:16:35.5100631Z * [new tag] ciflow/xpu/168213 -> ciflow/xpu/168213 2025-12-04T09:16:35.5101033Z * [new tag] ciflow/xpu/168262 -> ciflow/xpu/168262 2025-12-04T09:16:35.5101414Z * [new tag] ciflow/xpu/168328 -> ciflow/xpu/168328 2025-12-04T09:16:35.5101805Z * [new tag] ciflow/xpu/168950 -> ciflow/xpu/168950 2025-12-04T09:16:35.5102189Z * [new tag] ciflow/xpu/169039 -> ciflow/xpu/169039 2025-12-04T09:16:35.5102577Z * [new tag] ciflow/xpu/169200 -> ciflow/xpu/169200 2025-12-04T09:16:35.5102997Z * [new tag] ciflow/xpu/169203 -> ciflow/xpu/169203 2025-12-04T09:16:35.5103408Z * [new tag] ciflow/xpu/169230 -> ciflow/xpu/169230 2025-12-04T09:16:35.5103840Z * [new tag] ciflow/xpu/169231 -> ciflow/xpu/169231 2025-12-04T09:16:35.5104222Z * [new tag] ciflow/xpu/169241 -> ciflow/xpu/169241 2025-12-04T09:16:35.5104608Z * [new tag] ciflow/xpu/169280 -> ciflow/xpu/169280 2025-12-04T09:16:35.5105138Z * [new tag] ciflow/xpu/169296 -> ciflow/xpu/169296 2025-12-04T09:16:35.5105532Z * [new tag] ciflow/xpu/169353 -> ciflow/xpu/169353 2025-12-04T09:16:35.5106003Z * [new tag] ciflow/xpu/169410 -> ciflow/xpu/169410 2025-12-04T09:16:35.5106386Z * [new tag] ciflow/xpu/169442 -> ciflow/xpu/169442 2025-12-04T09:16:35.5106846Z * [new tag] ciflow/xpu/169555 -> ciflow/xpu/169555 2025-12-04T09:16:35.5107225Z * [new tag] cslpull75 -> cslpull75 2025-12-04T09:16:35.5107598Z * [new tag] cslpull76 -> cslpull76 2025-12-04T09:16:35.5107960Z * [new tag] cslpull77 -> cslpull77 2025-12-04T09:16:35.5108312Z * [new tag] cslpull78 -> cslpull78 2025-12-04T09:16:35.5108670Z * [new tag] cslpull79 -> cslpull79 2025-12-04T09:16:35.5109053Z * [new tag] cslpull80 -> cslpull80 2025-12-04T09:16:35.5109452Z * [new tag] cslpull81 -> cslpull81 2025-12-04T09:16:35.5109832Z * [new tag] cslpull82 -> cslpull82 2025-12-04T09:16:35.5110193Z * [new tag] cslpull83 -> cslpull83 2025-12-04T09:16:35.5110543Z * [new tag] cslpull84 -> cslpull84 2025-12-04T09:16:35.5110887Z * [new tag] cslpull85 -> cslpull85 2025-12-04T09:16:35.5111240Z * [new tag] cslpull86 -> cslpull86 2025-12-04T09:16:35.5111586Z * [new tag] cslpull87 -> cslpull87 2025-12-04T09:16:35.5111946Z * [new tag] cslpull88 -> cslpull88 2025-12-04T09:16:35.5112287Z * [new tag] cslpull89 -> cslpull89 2025-12-04T09:16:35.5112644Z * [new tag] cslpull90 -> cslpull90 2025-12-04T09:16:35.5112999Z * [new tag] cslpull91 -> cslpull91 2025-12-04T09:16:35.5113347Z * [new tag] cslpull92 -> cslpull92 2025-12-04T09:16:35.5113708Z * [new tag] flight_5 -> flight_5 2025-12-04T09:16:35.5114058Z * [new tag] flight_5.1 -> flight_5.1 2025-12-04T09:16:35.5114416Z * [new tag] flight_5.2 -> flight_5.2 2025-12-04T09:16:35.5114765Z * [new tag] flight_5.3 -> flight_5.3 2025-12-04T09:16:35.5115155Z * [new tag] forpull1 -> forpull1 2025-12-04T09:16:35.5115562Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-12-04T09:16:35.5115996Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-12-04T09:16:35.5116408Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-12-04T09:16:35.5116800Z * [new tag] nightly-binary -> nightly-binary 2025-12-04T09:16:35.5117212Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-12-04T09:16:35.5117620Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-12-04T09:16:35.5118226Z * [new tag] trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 -> trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 2025-12-04T09:16:35.5119025Z * [new tag] trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e -> trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e 2025-12-04T09:16:35.5119813Z * [new tag] trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 -> trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 2025-12-04T09:16:35.5120603Z * [new tag] trunk/07dcc0b83db3211653a38565a24e15acdba75654 -> trunk/07dcc0b83db3211653a38565a24e15acdba75654 2025-12-04T09:16:35.5121582Z * [new tag] trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb -> trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb 2025-12-04T09:16:35.5122489Z * [new tag] trunk/088048f2fea28ff7d450f65c72419ca45780d30b -> trunk/088048f2fea28ff7d450f65c72419ca45780d30b 2025-12-04T09:16:35.5123287Z * [new tag] trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 -> trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 2025-12-04T09:16:35.5124062Z * [new tag] trunk/0b80a4c62b94402844bf221791c096b0035c6d75 -> trunk/0b80a4c62b94402844bf221791c096b0035c6d75 2025-12-04T09:16:35.5124858Z * [new tag] trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 -> trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 2025-12-04T09:16:35.5125656Z * [new tag] trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 -> trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 2025-12-04T09:16:35.5126439Z * [new tag] trunk/135f3753c418a6879b1954904184937b67e61688 -> trunk/135f3753c418a6879b1954904184937b67e61688 2025-12-04T09:16:35.5127226Z * [new tag] trunk/15da21026cb13cd20257dc9e96830db108743c10 -> trunk/15da21026cb13cd20257dc9e96830db108743c10 2025-12-04T09:16:35.5128025Z * [new tag] trunk/166efdad2ac827f30fb02504c6017520257f88ec -> trunk/166efdad2ac827f30fb02504c6017520257f88ec 2025-12-04T09:16:35.5128798Z * [new tag] trunk/174272c15fae553d8488140af931f7d8050a313f -> trunk/174272c15fae553d8488140af931f7d8050a313f 2025-12-04T09:16:35.5129590Z * [new tag] trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 -> trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 2025-12-04T09:16:35.5130394Z * [new tag] trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 -> trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 2025-12-04T09:16:35.5131194Z * [new tag] trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 -> trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 2025-12-04T09:16:35.5131998Z * [new tag] trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 -> trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 2025-12-04T09:16:35.5132890Z * [new tag] trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e -> trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e 2025-12-04T09:16:35.5133735Z * [new tag] trunk/1c87554d74140eaee964ca8b1832cede67f5f520 -> trunk/1c87554d74140eaee964ca8b1832cede67f5f520 2025-12-04T09:16:35.5134524Z * [new tag] trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 -> trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 2025-12-04T09:16:35.5135310Z * [new tag] trunk/1cee47d6ce0a02227185b566593f002dd639ca0c -> trunk/1cee47d6ce0a02227185b566593f002dd639ca0c 2025-12-04T09:16:35.5136119Z * [new tag] trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d -> trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d 2025-12-04T09:16:35.5136919Z * [new tag] trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 -> trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 2025-12-04T09:16:35.5137723Z * [new tag] trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de -> trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de 2025-12-04T09:16:35.5138530Z * [new tag] trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 -> trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 2025-12-04T09:16:35.5139315Z * [new tag] trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 -> trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 2025-12-04T09:16:35.5140104Z * [new tag] trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f -> trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f 2025-12-04T09:16:35.5140878Z * [new tag] trunk/285779b1621cf9f073a062b0889a642d200308d9 -> trunk/285779b1621cf9f073a062b0889a642d200308d9 2025-12-04T09:16:35.5141650Z * [new tag] trunk/2887faaec6295d081580d09fce161201826c6d87 -> trunk/2887faaec6295d081580d09fce161201826c6d87 2025-12-04T09:16:35.5142504Z * [new tag] trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc -> trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc 2025-12-04T09:16:35.5143273Z * [new tag] trunk/29856679769b3dede478767e2fe6cfb51197cb25 -> trunk/29856679769b3dede478767e2fe6cfb51197cb25 2025-12-04T09:16:35.5144121Z * [new tag] trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 -> trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 2025-12-04T09:16:35.5144913Z * [new tag] trunk/2ac3ef882afb23136adc188975f0a8802fc68adf -> trunk/2ac3ef882afb23136adc188975f0a8802fc68adf 2025-12-04T09:16:35.5145703Z * [new tag] trunk/2bec68e73b64715354af076ad309335f943e36cd -> trunk/2bec68e73b64715354af076ad309335f943e36cd 2025-12-04T09:16:35.5146494Z * [new tag] trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 -> trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 2025-12-04T09:16:35.5147371Z * [new tag] trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 -> trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 2025-12-04T09:16:35.5148197Z * [new tag] trunk/2df6058f116a65722a0e03073402feb242572d35 -> trunk/2df6058f116a65722a0e03073402feb242572d35 2025-12-04T09:16:35.5148551Z * [new tag] trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec -> trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec 2025-12-04T09:16:35.5148966Z * [new tag] trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 -> trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 2025-12-04T09:16:35.5149302Z * [new tag] trunk/305168768a95d69c444df5cd334bb774edfe06f1 -> trunk/305168768a95d69c444df5cd334bb774edfe06f1 2025-12-04T09:16:35.5149633Z * [new tag] trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 -> trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 2025-12-04T09:16:35.5149981Z * [new tag] trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 -> trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 2025-12-04T09:16:35.5150320Z * [new tag] trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 -> trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 2025-12-04T09:16:35.5150659Z * [new tag] trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf -> trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf 2025-12-04T09:16:35.5151013Z * [new tag] trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee -> trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee 2025-12-04T09:16:35.5151358Z * [new tag] trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 -> trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 2025-12-04T09:16:35.5151701Z * [new tag] trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 -> trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 2025-12-04T09:16:35.5152054Z * [new tag] trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae -> trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae 2025-12-04T09:16:35.5152399Z * [new tag] trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f -> trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f 2025-12-04T09:16:35.5152739Z * [new tag] trunk/42e9005cda22da3f1c559c3649218cebd671027c -> trunk/42e9005cda22da3f1c559c3649218cebd671027c 2025-12-04T09:16:35.5153094Z * [new tag] trunk/43b94713bbf340d3c124fde02d0f73add4021247 -> trunk/43b94713bbf340d3c124fde02d0f73add4021247 2025-12-04T09:16:35.5153437Z * [new tag] trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c -> trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c 2025-12-04T09:16:35.5153774Z * [new tag] trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a -> trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a 2025-12-04T09:16:35.5154111Z * [new tag] trunk/45d310ad84854dff730c0b12e577d7998d978686 -> trunk/45d310ad84854dff730c0b12e577d7998d978686 2025-12-04T09:16:35.5154448Z * [new tag] trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 -> trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 2025-12-04T09:16:35.5154783Z * [new tag] trunk/481e5ab336275bd3acd5fa8a611b05b4469012af -> trunk/481e5ab336275bd3acd5fa8a611b05b4469012af 2025-12-04T09:16:35.5155200Z * [new tag] trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 -> trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 2025-12-04T09:16:35.5155599Z * [new tag] trunk/49a04d26088acc17d948ddd66920f3e16371e873 -> trunk/49a04d26088acc17d948ddd66920f3e16371e873 2025-12-04T09:16:35.5155944Z * [new tag] trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 -> trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 2025-12-04T09:16:35.5156291Z * [new tag] trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f -> trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f 2025-12-04T09:16:35.5156631Z * [new tag] trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa -> trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa 2025-12-04T09:16:35.5156978Z * [new tag] trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c -> trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c 2025-12-04T09:16:35.5157331Z * [new tag] trunk/4fefb8e7e942386ffac764a41b232241f82bea3a -> trunk/4fefb8e7e942386ffac764a41b232241f82bea3a 2025-12-04T09:16:35.5157662Z * [new tag] trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d -> trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d 2025-12-04T09:16:35.5158007Z * [new tag] trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 -> trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 2025-12-04T09:16:35.5158350Z * [new tag] trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 -> trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 2025-12-04T09:16:35.5158704Z * [new tag] trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a -> trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a 2025-12-04T09:16:35.5159055Z * [new tag] trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 -> trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 2025-12-04T09:16:35.5159404Z * [new tag] trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 -> trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 2025-12-04T09:16:35.5159736Z * [new tag] trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 -> trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 2025-12-04T09:16:35.5160082Z * [new tag] trunk/5634469fda9e5d98869c82c7d03bb08914245f96 -> trunk/5634469fda9e5d98869c82c7d03bb08914245f96 2025-12-04T09:16:35.5160410Z * [new tag] trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc -> trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc 2025-12-04T09:16:35.5160753Z * [new tag] trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 -> trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 2025-12-04T09:16:35.5161095Z * [new tag] trunk/597930f6b568852356ca9795dac76f9e4653adbd -> trunk/597930f6b568852356ca9795dac76f9e4653adbd 2025-12-04T09:16:35.5161440Z * [new tag] trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 -> trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 2025-12-04T09:16:35.5161785Z * [new tag] trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 -> trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 2025-12-04T09:16:35.5162136Z * [new tag] trunk/5a607febc04c3a2b5824c75f3f60307867439a2c -> trunk/5a607febc04c3a2b5824c75f3f60307867439a2c 2025-12-04T09:16:35.5162476Z * [new tag] trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b -> trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b 2025-12-04T09:16:35.5162810Z * [new tag] trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c -> trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c 2025-12-04T09:16:35.5163150Z * [new tag] trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 -> trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 2025-12-04T09:16:35.5163490Z * [new tag] trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 -> trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 2025-12-04T09:16:35.5163829Z * [new tag] trunk/61be54a31dc09b59d99b62176fb935aee0b924ef -> trunk/61be54a31dc09b59d99b62176fb935aee0b924ef 2025-12-04T09:16:35.5164241Z * [new tag] trunk/62d3ccd71484ed6a760d909b41487101bbc65719 -> trunk/62d3ccd71484ed6a760d909b41487101bbc65719 2025-12-04T09:16:35.5164644Z * [new tag] trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b -> trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b 2025-12-04T09:16:35.5164980Z * [new tag] trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a -> trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a 2025-12-04T09:16:35.5165319Z * [new tag] trunk/66004b993744b4106bf8afaba71f3c228a804206 -> trunk/66004b993744b4106bf8afaba71f3c228a804206 2025-12-04T09:16:35.5165654Z * [new tag] trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 -> trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 2025-12-04T09:16:35.5165993Z * [new tag] trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 -> trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 2025-12-04T09:16:35.5166339Z * [new tag] trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d -> trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d 2025-12-04T09:16:35.5166671Z * [new tag] trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b -> trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b 2025-12-04T09:16:35.5167018Z * [new tag] trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 -> trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 2025-12-04T09:16:35.5167366Z * [new tag] trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 -> trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 2025-12-04T09:16:35.5167720Z * [new tag] trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec -> trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec 2025-12-04T09:16:35.5168062Z * [new tag] trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 -> trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 2025-12-04T09:16:35.5168424Z * [new tag] trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d -> trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d 2025-12-04T09:16:35.5168778Z * [new tag] trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a -> trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a 2025-12-04T09:16:35.5169123Z * [new tag] trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e -> trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e 2025-12-04T09:16:35.5169466Z * [new tag] trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 -> trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 2025-12-04T09:16:35.5169800Z * [new tag] trunk/70d797a5fc109b20a517646fcaa819477cd0d485 -> trunk/70d797a5fc109b20a517646fcaa819477cd0d485 2025-12-04T09:16:35.5170131Z * [new tag] trunk/7348cb355ff0a6f79cd4871215aea72185748734 -> trunk/7348cb355ff0a6f79cd4871215aea72185748734 2025-12-04T09:16:35.5170470Z * [new tag] trunk/74fe26a1ebe32931783569f2e762e3c2c974901f -> trunk/74fe26a1ebe32931783569f2e762e3c2c974901f 2025-12-04T09:16:35.5170826Z * [new tag] trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 -> trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 2025-12-04T09:16:35.5171170Z * [new tag] trunk/7716da9fb23f27a65b41f9f016a2afadf281c18f -> trunk/7716da9fb23f27a65b41f9f016a2afadf281c18f 2025-12-04T09:16:35.5171516Z * [new tag] trunk/7741edd4ed665f3988052e260863efb508d61a03 -> trunk/7741edd4ed665f3988052e260863efb508d61a03 2025-12-04T09:16:35.5171852Z * [new tag] trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 -> trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 2025-12-04T09:16:35.5172196Z * [new tag] trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 -> trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 2025-12-04T09:16:35.5172536Z * [new tag] trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 -> trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 2025-12-04T09:16:35.5172877Z * [new tag] trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca -> trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca 2025-12-04T09:16:35.5173278Z * [new tag] trunk/7b7af390ea8541c611d1ce2018a6934188fc197b -> trunk/7b7af390ea8541c611d1ce2018a6934188fc197b 2025-12-04T09:16:35.5173688Z * [new tag] trunk/7ba4680f3755a560af81aa0f688791e367aa3609 -> trunk/7ba4680f3755a560af81aa0f688791e367aa3609 2025-12-04T09:16:35.5174036Z * [new tag] trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b -> trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b 2025-12-04T09:16:35.5174382Z * [new tag] trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T09:16:35.5174744Z * [new tag] trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 -> trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 2025-12-04T09:16:35.5175101Z * [new tag] trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed -> trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed 2025-12-04T09:16:35.5175448Z * [new tag] trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 -> trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 2025-12-04T09:16:35.5175792Z * [new tag] trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e -> trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e 2025-12-04T09:16:35.5176143Z * [new tag] trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead -> trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead 2025-12-04T09:16:35.5176471Z * [new tag] trunk/81af382128efa094d8702e18f2c133760904c718 -> trunk/81af382128efa094d8702e18f2c133760904c718 2025-12-04T09:16:35.5176808Z * [new tag] trunk/84149583d483e9c973c9a0feda70e4f3964947b0 -> trunk/84149583d483e9c973c9a0feda70e4f3964947b0 2025-12-04T09:16:35.5177137Z * [new tag] trunk/85a315917efe82c24306be805c584ec044951c75 -> trunk/85a315917efe82c24306be805c584ec044951c75 2025-12-04T09:16:35.5177475Z * [new tag] trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece -> trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece 2025-12-04T09:16:35.5177815Z * [new tag] trunk/892640e25aeefa8007c5af837214b4502b6b62a6 -> trunk/892640e25aeefa8007c5af837214b4502b6b62a6 2025-12-04T09:16:35.5178163Z * [new tag] trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 -> trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 2025-12-04T09:16:35.5178498Z * [new tag] trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c -> trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c 2025-12-04T09:16:35.5178854Z * [new tag] trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 -> trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 2025-12-04T09:16:35.5179192Z * [new tag] trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 -> trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 2025-12-04T09:16:35.5179584Z * [new tag] trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca -> trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca 2025-12-04T09:16:35.5179975Z * [new tag] trunk/90b27e7e8352cde97d32ddad24740ef819633f38 -> trunk/90b27e7e8352cde97d32ddad24740ef819633f38 2025-12-04T09:16:35.5180315Z * [new tag] trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 -> trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 2025-12-04T09:16:35.5180659Z * [new tag] trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c -> trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c 2025-12-04T09:16:35.5181017Z * [new tag] trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 -> trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 2025-12-04T09:16:35.5181368Z * [new tag] trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 -> trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 2025-12-04T09:16:35.5181703Z * [new tag] trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa -> trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa 2025-12-04T09:16:35.5182047Z * [new tag] trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d -> trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d 2025-12-04T09:16:35.5182982Z * [new tag] trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 -> trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 2025-12-04T09:16:35.5183322Z * [new tag] trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 -> trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 2025-12-04T09:16:35.5183758Z * [new tag] trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d -> trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d 2025-12-04T09:16:35.5184102Z * [new tag] trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a -> trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a 2025-12-04T09:16:35.5184439Z * [new tag] trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 -> trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 2025-12-04T09:16:35.5184793Z * [new tag] trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 -> trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 2025-12-04T09:16:35.5185137Z * [new tag] trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa -> trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa 2025-12-04T09:16:35.5185515Z * [new tag] trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d -> trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d 2025-12-04T09:16:35.5185867Z * [new tag] trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c -> trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c 2025-12-04T09:16:35.5186200Z * [new tag] trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 -> trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 2025-12-04T09:16:35.5186549Z * [new tag] trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c -> trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c 2025-12-04T09:16:35.5186983Z * [new tag] trunk/a7dc6dab9ad911259d4801c502907e531594db45 -> trunk/a7dc6dab9ad911259d4801c502907e531594db45 2025-12-04T09:16:35.5187337Z * [new tag] trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 -> trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 2025-12-04T09:16:35.5187699Z * [new tag] trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e -> trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e 2025-12-04T09:16:35.5188037Z * [new tag] trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e -> trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e 2025-12-04T09:16:35.5188396Z * [new tag] trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e -> trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e 2025-12-04T09:16:35.5188772Z * [new tag] trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 -> trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 2025-12-04T09:16:35.5189129Z * [new tag] trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 -> trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 2025-12-04T09:16:35.5189467Z * [new tag] trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 -> trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 2025-12-04T09:16:35.5189806Z * [new tag] trunk/b39813b4a04931682b0491adba2138d01d716d99 -> trunk/b39813b4a04931682b0491adba2138d01d716d99 2025-12-04T09:16:35.5190156Z * [new tag] trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 -> trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 2025-12-04T09:16:35.5190508Z * [new tag] trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 -> trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 2025-12-04T09:16:35.5190854Z * [new tag] trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a -> trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a 2025-12-04T09:16:35.5191187Z * [new tag] trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 -> trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 2025-12-04T09:16:35.5191534Z * [new tag] trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 -> trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 2025-12-04T09:16:35.5191886Z * [new tag] trunk/b7d60685f8cbc939b68a20871e90db67e729329b -> trunk/b7d60685f8cbc939b68a20871e90db67e729329b 2025-12-04T09:16:35.5192225Z * [new tag] trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e -> trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e 2025-12-04T09:16:35.5192648Z * [new tag] trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf -> trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf 2025-12-04T09:16:35.5193410Z * [new tag] trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 -> trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 2025-12-04T09:16:35.5193750Z * [new tag] trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f -> trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f 2025-12-04T09:16:35.5194105Z * [new tag] trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f -> trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f 2025-12-04T09:16:35.5194456Z * [new tag] trunk/bb3034198b459401fabeab254e1b99f0115046e2 -> trunk/bb3034198b459401fabeab254e1b99f0115046e2 2025-12-04T09:16:35.5194801Z * [new tag] trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 -> trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 2025-12-04T09:16:35.5195153Z * [new tag] trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 -> trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 2025-12-04T09:16:35.5195515Z * [new tag] trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 -> trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 2025-12-04T09:16:35.5195870Z * [new tag] trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 -> trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 2025-12-04T09:16:35.5196207Z * [new tag] trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 -> trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 2025-12-04T09:16:35.5196553Z * [new tag] trunk/c0660bcee27e7d7731634e274576a7081882bede -> trunk/c0660bcee27e7d7731634e274576a7081882bede 2025-12-04T09:16:35.5196907Z * [new tag] trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac -> trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac 2025-12-04T09:16:35.5197249Z * [new tag] trunk/c55b1e8f61d041ee436d697449eb028931d574fb -> trunk/c55b1e8f61d041ee436d697449eb028931d574fb 2025-12-04T09:16:35.5197603Z * [new tag] trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 -> trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 2025-12-04T09:16:35.5197952Z * [new tag] trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 -> trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 2025-12-04T09:16:35.5198284Z * [new tag] trunk/cc0853af42122f8185321f542616f4474e717f09 -> trunk/cc0853af42122f8185321f542616f4474e717f09 2025-12-04T09:16:35.5198653Z * [new tag] trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 -> trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 2025-12-04T09:16:35.5199003Z * [new tag] trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a -> trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a 2025-12-04T09:16:35.5199346Z * [new tag] trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace -> trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace 2025-12-04T09:16:35.5199701Z * [new tag] trunk/d16447dacaf2420ea175f0c275c75da951f57d39 -> trunk/d16447dacaf2420ea175f0c275c75da951f57d39 2025-12-04T09:16:35.5200038Z * [new tag] trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 -> trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 2025-12-04T09:16:35.5200385Z * [new tag] trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 -> trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 2025-12-04T09:16:35.5200740Z * [new tag] trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf -> trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf 2025-12-04T09:16:35.5201087Z * [new tag] trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 -> trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 2025-12-04T09:16:35.5201423Z * [new tag] trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d -> trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d 2025-12-04T09:16:35.5201766Z * [new tag] trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 -> trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 2025-12-04T09:16:35.5202170Z * [new tag] trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 -> trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 2025-12-04T09:16:35.5202567Z * [new tag] trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e -> trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e 2025-12-04T09:16:35.5202919Z * [new tag] trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a -> trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a 2025-12-04T09:16:35.5203260Z * [new tag] trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b -> trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b 2025-12-04T09:16:35.5203608Z * [new tag] trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec -> trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec 2025-12-04T09:16:35.5203964Z * [new tag] trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf -> trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf 2025-12-04T09:16:35.5204308Z * [new tag] trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd -> trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd 2025-12-04T09:16:35.5204649Z * [new tag] trunk/dd18a75336a4fbd7497955cc5665904724fce889 -> trunk/dd18a75336a4fbd7497955cc5665904724fce889 2025-12-04T09:16:35.5205002Z * [new tag] trunk/ded9bcd61a059bf723e6e84689552962b480ea77 -> trunk/ded9bcd61a059bf723e6e84689552962b480ea77 2025-12-04T09:16:35.5205362Z * [new tag] trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c -> trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c 2025-12-04T09:16:35.5205704Z * [new tag] trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b -> trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b 2025-12-04T09:16:35.5206043Z * [new tag] trunk/e3f24fd73ad74c6e7176687986436956c7c18235 -> trunk/e3f24fd73ad74c6e7176687986436956c7c18235 2025-12-04T09:16:35.5206392Z * [new tag] trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e -> trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e 2025-12-04T09:16:35.5206735Z * [new tag] trunk/ea7035f462a0d2830865ee86c832bd101e1427fc -> trunk/ea7035f462a0d2830865ee86c832bd101e1427fc 2025-12-04T09:16:35.5207086Z * [new tag] trunk/eabb7ad2128580ef674446027b95bcf4e21e8df3 -> trunk/eabb7ad2128580ef674446027b95bcf4e21e8df3 2025-12-04T09:16:35.5207438Z * [new tag] trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf -> trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf 2025-12-04T09:16:35.5207786Z * [new tag] trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e -> trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e 2025-12-04T09:16:35.5208131Z * [new tag] trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e -> trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e 2025-12-04T09:16:35.5208472Z * [new tag] trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 -> trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 2025-12-04T09:16:35.5208816Z * [new tag] trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 -> trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 2025-12-04T09:16:35.5209164Z * [new tag] trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 -> trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 2025-12-04T09:16:35.5209495Z * [new tag] trunk/f1076f5510920044912247b1abb8760cb820f598 -> trunk/f1076f5510920044912247b1abb8760cb820f598 2025-12-04T09:16:35.5209851Z * [new tag] trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 -> trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 2025-12-04T09:16:35.5210203Z * [new tag] trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 -> trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 2025-12-04T09:16:35.5210555Z * [new tag] trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 -> trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 2025-12-04T09:16:35.5210895Z * [new tag] trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 -> trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 2025-12-04T09:16:35.5211303Z * [new tag] trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 -> trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 2025-12-04T09:16:35.5211710Z * [new tag] trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 -> trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 2025-12-04T09:16:35.5212051Z * [new tag] trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 -> trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 2025-12-04T09:16:35.5212394Z * [new tag] trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b -> trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b 2025-12-04T09:16:35.5212744Z * [new tag] trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 -> trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 2025-12-04T09:16:35.5213097Z * [new tag] trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 -> trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 2025-12-04T09:16:35.5213433Z * [new tag] trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 -> trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 2025-12-04T09:16:35.5213814Z * [new tag] trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 -> trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:16:35.5213941Z * [new tag] v0.1.1 -> v0.1.1 2025-12-04T09:16:35.5214063Z * [new tag] v0.1.10 -> v0.1.10 2025-12-04T09:16:35.5214190Z * [new tag] v0.1.11 -> v0.1.11 2025-12-04T09:16:35.5214306Z * [new tag] v0.1.12 -> v0.1.12 2025-12-04T09:16:35.5214424Z * [new tag] v0.1.2 -> v0.1.2 2025-12-04T09:16:35.5214538Z * [new tag] v0.1.3 -> v0.1.3 2025-12-04T09:16:35.5214657Z * [new tag] v0.1.4 -> v0.1.4 2025-12-04T09:16:35.5214768Z * [new tag] v0.1.5 -> v0.1.5 2025-12-04T09:16:35.5214883Z * [new tag] v0.1.6 -> v0.1.6 2025-12-04T09:16:35.5215005Z * [new tag] v0.1.7 -> v0.1.7 2025-12-04T09:16:35.5215119Z * [new tag] v0.1.8 -> v0.1.8 2025-12-04T09:16:35.5215233Z * [new tag] v0.1.9 -> v0.1.9 2025-12-04T09:16:35.5215353Z * [new tag] v0.2.0 -> v0.2.0 2025-12-04T09:16:35.5215462Z * [new tag] v0.3.0 -> v0.3.0 2025-12-04T09:16:35.5215573Z * [new tag] v0.3.1 -> v0.3.1 2025-12-04T09:16:35.5215695Z * [new tag] v0.4.0 -> v0.4.0 2025-12-04T09:16:35.5215807Z * [new tag] v0.4.1 -> v0.4.1 2025-12-04T09:16:35.5215918Z * [new tag] v1.0.0 -> v1.0.0 2025-12-04T09:16:35.5216038Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-12-04T09:16:35.5216161Z * [new tag] v1.0.1 -> v1.0.1 2025-12-04T09:16:35.5216278Z * [new tag] v1.0rc0 -> v1.0rc0 2025-12-04T09:16:35.5216397Z * [new tag] v1.0rc1 -> v1.0rc1 2025-12-04T09:16:35.5216518Z * [new tag] v1.1.0 -> v1.1.0 2025-12-04T09:16:35.5216640Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-12-04T09:16:35.5216754Z * [new tag] v1.10.0 -> v1.10.0 2025-12-04T09:16:35.5216891Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-12-04T09:16:35.5217017Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-12-04T09:16:35.5217140Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-12-04T09:16:35.5217262Z * [new tag] v1.10.1 -> v1.10.1 2025-12-04T09:16:35.5217458Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-12-04T09:16:35.5217574Z * [new tag] v1.10.2 -> v1.10.2 2025-12-04T09:16:35.5217769Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-12-04T09:16:35.5217885Z * [new tag] v1.11.0 -> v1.11.0 2025-12-04T09:16:35.5218013Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-12-04T09:16:35.5218134Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-12-04T09:16:35.5218268Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-12-04T09:16:35.5218388Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-12-04T09:16:35.5218509Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-12-04T09:16:35.5218637Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-12-04T09:16:35.5218763Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-12-04T09:16:35.5218878Z * [new tag] v1.12.0 -> v1.12.0 2025-12-04T09:16:35.5219003Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-12-04T09:16:35.5219128Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-12-04T09:16:35.5219247Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-12-04T09:16:35.5219373Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-12-04T09:16:35.5219492Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-12-04T09:16:35.5219617Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-12-04T09:16:35.5219739Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-12-04T09:16:35.5219868Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-12-04T09:16:35.5219987Z * [new tag] v1.12.1 -> v1.12.1 2025-12-04T09:16:35.5220111Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-12-04T09:16:35.5220244Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-12-04T09:16:35.5220370Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-12-04T09:16:35.5220495Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-12-04T09:16:35.5220626Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-12-04T09:16:35.5220740Z * [new tag] v1.13.0 -> v1.13.0 2025-12-04T09:16:35.5220869Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-12-04T09:16:35.5220998Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-12-04T09:16:35.5221119Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-12-04T09:16:35.5221243Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-12-04T09:16:35.5221376Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-12-04T09:16:35.5221497Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-12-04T09:16:35.5221615Z * [new tag] v1.13.1 -> v1.13.1 2025-12-04T09:16:35.5221736Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-12-04T09:16:35.5221863Z * [new tag] v1.2.0 -> v1.2.0 2025-12-04T09:16:35.5221984Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-12-04T09:16:35.5222104Z * [new tag] v1.3.0 -> v1.3.0 2025-12-04T09:16:35.5222232Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-12-04T09:16:35.5222351Z * [new tag] v1.3.1 -> v1.3.1 2025-12-04T09:16:35.5222464Z * [new tag] v1.4.0 -> v1.4.0 2025-12-04T09:16:35.5222658Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-12-04T09:16:35.5222771Z * [new tag] v1.4.1 -> v1.4.1 2025-12-04T09:16:35.5222952Z * [new tag] v1.5.0 -> v1.5.0 2025-12-04T09:16:35.5223089Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-12-04T09:16:35.5223219Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-12-04T09:16:35.5223353Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-12-04T09:16:35.5223474Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-12-04T09:16:35.5223605Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-12-04T09:16:35.5223721Z * [new tag] v1.5.1 -> v1.5.1 2025-12-04T09:16:35.5223843Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-12-04T09:16:35.5223973Z * [new tag] v1.6.0 -> v1.6.0 2025-12-04T09:16:35.5224095Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-12-04T09:16:35.5224225Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-12-04T09:16:35.5224367Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-12-04T09:16:35.5224487Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-12-04T09:16:35.5224611Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-12-04T09:16:35.5224743Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-12-04T09:16:35.5224862Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-12-04T09:16:35.5224976Z * [new tag] v1.7.0 -> v1.7.0 2025-12-04T09:16:35.5225103Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-12-04T09:16:35.5225239Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-12-04T09:16:35.5225358Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-12-04T09:16:35.5225483Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-12-04T09:16:35.5225612Z * [new tag] v1.7.1 -> v1.7.1 2025-12-04T09:16:35.5225736Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-12-04T09:16:35.5225863Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-12-04T09:16:35.5225992Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-12-04T09:16:35.5226108Z * [new tag] v1.8.0 -> v1.8.0 2025-12-04T09:16:35.5226226Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-12-04T09:16:35.5226361Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-12-04T09:16:35.5226485Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-12-04T09:16:35.5226609Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-12-04T09:16:35.5226824Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-12-04T09:16:35.5226950Z * [new tag] v1.8.1 -> v1.8.1 2025-12-04T09:16:35.5227071Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-12-04T09:16:35.5227200Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-12-04T09:16:35.5227334Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-12-04T09:16:35.5227449Z * [new tag] v1.8.2 -> v1.8.2 2025-12-04T09:16:35.5227571Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-12-04T09:16:35.5227699Z * [new tag] v1.9.0 -> v1.9.0 2025-12-04T09:16:35.5227822Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-12-04T09:16:35.5228023Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-12-04T09:16:35.5228158Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-12-04T09:16:35.5228344Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-12-04T09:16:35.5228462Z * [new tag] v1.9.1 -> v1.9.1 2025-12-04T09:16:35.5228592Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-12-04T09:16:35.5228719Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-12-04T09:16:35.5228832Z * [new tag] v2.0.0 -> v2.0.0 2025-12-04T09:16:35.5228952Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-12-04T09:16:35.5229081Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-12-04T09:16:35.5229231Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-12-04T09:16:35.5229355Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-12-04T09:16:35.5229482Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-12-04T09:16:35.5229606Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-12-04T09:16:35.5229720Z * [new tag] v2.0.1 -> v2.0.1 2025-12-04T09:16:35.5229854Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-12-04T09:16:35.5229979Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-12-04T09:16:35.5230105Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-12-04T09:16:35.5230235Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-12-04T09:16:35.5230350Z * [new tag] v2.1.0 -> v2.1.0 2025-12-04T09:16:35.5230472Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-12-04T09:16:35.5230597Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-12-04T09:16:35.5230727Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-12-04T09:16:35.5230851Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-12-04T09:16:35.5230970Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-12-04T09:16:35.5231097Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-12-04T09:16:35.5231210Z * [new tag] v2.1.1 -> v2.1.1 2025-12-04T09:16:35.5231335Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-12-04T09:16:35.5231465Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-12-04T09:16:35.5231585Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-12-04T09:16:35.5231703Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-12-04T09:16:35.5231837Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-12-04T09:16:35.5231958Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-12-04T09:16:35.5232072Z * [new tag] v2.1.2 -> v2.1.2 2025-12-04T09:16:35.5232208Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-12-04T09:16:35.5232330Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-12-04T09:16:35.5232449Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-12-04T09:16:35.5232570Z * [new tag] v2.2.0 -> v2.2.0 2025-12-04T09:16:35.5232703Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-12-04T09:16:35.5232825Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-12-04T09:16:35.5232946Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-12-04T09:16:35.5233158Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-12-04T09:16:35.5233284Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-12-04T09:16:35.5233404Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-12-04T09:16:35.5233612Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-12-04T09:16:35.5233736Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-12-04T09:16:35.5233850Z * [new tag] v2.2.1 -> v2.2.1 2025-12-04T09:16:35.5233979Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-12-04T09:16:35.5234103Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-12-04T09:16:35.5234224Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-12-04T09:16:35.5234337Z * [new tag] v2.2.2 -> v2.2.2 2025-12-04T09:16:35.5234469Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-12-04T09:16:35.5234595Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-12-04T09:16:35.5234717Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-12-04T09:16:35.5234845Z * [new tag] v2.3.0 -> v2.3.0 2025-12-04T09:16:35.5234968Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-12-04T09:16:35.5235101Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-12-04T09:16:35.5235234Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-12-04T09:16:35.5235359Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-12-04T09:16:35.5235483Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-12-04T09:16:35.5235610Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-12-04T09:16:35.5235732Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-12-04T09:16:35.5235863Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-12-04T09:16:35.5235994Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-12-04T09:16:35.5236117Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-12-04T09:16:35.5236237Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-12-04T09:16:35.5236356Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-12-04T09:16:35.5236481Z * [new tag] v2.3.1 -> v2.3.1 2025-12-04T09:16:35.5236602Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-12-04T09:16:35.5236724Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-12-04T09:16:35.5236850Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-12-04T09:16:35.5236965Z * [new tag] v2.4.0 -> v2.4.0 2025-12-04T09:16:35.5237089Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-12-04T09:16:35.5237214Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-12-04T09:16:35.5237336Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-12-04T09:16:35.5237456Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-12-04T09:16:35.5237580Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-12-04T09:16:35.5237707Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-12-04T09:16:35.5237827Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-12-04T09:16:35.5237952Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-12-04T09:16:35.5238082Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-12-04T09:16:35.5238197Z * [new tag] v2.4.1 -> v2.4.1 2025-12-04T09:16:35.5238386Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-12-04T09:16:35.5238512Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-12-04T09:16:35.5238634Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-12-04T09:16:35.5238810Z * [new tag] v2.5.0 -> v2.5.0 2025-12-04T09:16:35.5238945Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-12-04T09:16:35.5239069Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-12-04T09:16:35.5239189Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-12-04T09:16:35.5239319Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-12-04T09:16:35.5239444Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-12-04T09:16:35.5239563Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-12-04T09:16:35.5239684Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-12-04T09:16:35.5239814Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-12-04T09:16:35.5239934Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-12-04T09:16:35.5240062Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-12-04T09:16:35.5240187Z * [new tag] v2.5.1 -> v2.5.1 2025-12-04T09:16:35.5240305Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-12-04T09:16:35.5240419Z * [new tag] v2.6.0 -> v2.6.0 2025-12-04T09:16:35.5240548Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-12-04T09:16:35.5240668Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-12-04T09:16:35.5240786Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-12-04T09:16:35.5240915Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-12-04T09:16:35.5241038Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-12-04T09:16:35.5241159Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-12-04T09:16:35.5241290Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-12-04T09:16:35.5241410Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-12-04T09:16:35.5241533Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-12-04T09:16:35.5241649Z * [new tag] v2.7.0 -> v2.7.0 2025-12-04T09:16:35.5241779Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-12-04T09:16:35.5241906Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-12-04T09:16:35.5242028Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-12-04T09:16:35.5242164Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-12-04T09:16:35.5242288Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-12-04T09:16:35.5242412Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-12-04T09:16:35.5242545Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-12-04T09:16:35.5242664Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-12-04T09:16:35.5242785Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-12-04T09:16:35.5242919Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-12-04T09:16:35.5243036Z * [new tag] v2.7.1 -> v2.7.1 2025-12-04T09:16:35.5243158Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-12-04T09:16:35.5243281Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-12-04T09:16:35.5243408Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-12-04T09:16:35.5243597Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-12-04T09:16:35.5243718Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-12-04T09:16:35.5243905Z * [new tag] v2.8.0 -> v2.8.0 2025-12-04T09:16:35.5244033Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-12-04T09:16:35.5244154Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-12-04T09:16:35.5244282Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-12-04T09:16:35.5244410Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-12-04T09:16:35.5244528Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-12-04T09:16:35.5244657Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-12-04T09:16:35.5244780Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-12-04T09:16:35.5244906Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-12-04T09:16:35.5245033Z * [new tag] v2.9.0 -> v2.9.0 2025-12-04T09:16:35.5245155Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-12-04T09:16:35.5245293Z * [new tag] v2.9.0-rc10 -> v2.9.0-rc10 2025-12-04T09:16:35.5245418Z * [new tag] v2.9.0-rc11 -> v2.9.0-rc11 2025-12-04T09:16:35.5245550Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-12-04T09:16:35.5245671Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-12-04T09:16:35.5245789Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-12-04T09:16:35.5245917Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-12-04T09:16:35.5246038Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-12-04T09:16:35.5246162Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-12-04T09:16:35.5246297Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-12-04T09:16:35.5246417Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-12-04T09:16:35.5246534Z * [new tag] v2.9.1 -> v2.9.1 2025-12-04T09:16:35.5246667Z * [new tag] v2.9.1-rc1 -> v2.9.1-rc1 2025-12-04T09:16:35.5246786Z * [new tag] v2.9.1-rc2 -> v2.9.1-rc2 2025-12-04T09:16:35.5246963Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-12-04T09:16:35.5247132Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-12-04T09:16:35.5247305Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-12-04T09:16:35.5247469Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-12-04T09:16:35.5247637Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-12-04T09:16:35.5247809Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-12-04T09:16:35.5247975Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-12-04T09:16:35.5248139Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-12-04T09:16:35.5248313Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-12-04T09:16:35.5248479Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-12-04T09:16:35.5248643Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-12-04T09:16:35.5248813Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-12-04T09:16:35.5248974Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-12-04T09:16:35.5249204Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-12-04T09:16:35.5249380Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-12-04T09:16:35.5249603Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-12-04T09:16:35.5249765Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-12-04T09:16:35.5249940Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-12-04T09:16:35.5250101Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-12-04T09:16:35.5250261Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-12-04T09:16:35.5250421Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-12-04T09:16:35.5250591Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-12-04T09:16:35.5250757Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-12-04T09:16:35.5250922Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-12-04T09:16:35.5251095Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-12-04T09:16:35.5251257Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-12-04T09:16:35.5251418Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-12-04T09:16:35.5251590Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-12-04T09:16:35.5251756Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-12-04T09:16:35.5251925Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-12-04T09:16:35.5252105Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-12-04T09:16:35.5252272Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-12-04T09:16:35.5252431Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-12-04T09:16:35.5252606Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-12-04T09:16:35.5252768Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-12-04T09:16:35.5252930Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-12-04T09:16:35.5253098Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-12-04T09:16:35.5253260Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-12-04T09:16:35.5253422Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-12-04T09:16:35.5253583Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-12-04T09:16:35.5253755Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-12-04T09:16:35.5253918Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-12-04T09:16:35.5254087Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-12-04T09:16:35.5254254Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-12-04T09:16:35.5254414Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-12-04T09:16:35.5254579Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-12-04T09:16:35.5254749Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-12-04T09:16:35.5254909Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-12-04T09:16:35.5255142Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-12-04T09:16:35.5255308Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-12-04T09:16:35.5255467Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-12-04T09:16:35.5255691Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-12-04T09:16:35.5255864Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-12-04T09:16:35.5256024Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-12-04T09:16:35.5256190Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-12-04T09:16:35.5256359Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-12-04T09:16:35.5256522Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-12-04T09:16:35.5256687Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-12-04T09:16:35.5256860Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-12-04T09:16:35.5257026Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-12-04T09:16:35.5257187Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-12-04T09:16:35.5257348Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-12-04T09:16:35.5257520Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-12-04T09:16:35.5257684Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-12-04T09:16:35.5257850Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-12-04T09:16:35.5258021Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-12-04T09:16:35.5258185Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-12-04T09:16:35.5258347Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-12-04T09:16:35.5258523Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-12-04T09:16:35.5258685Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-12-04T09:16:35.5258850Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-12-04T09:16:35.5259023Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-12-04T09:16:35.5259186Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-12-04T09:16:35.5259351Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-12-04T09:16:35.5259523Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-12-04T09:16:35.5259690Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-12-04T09:16:35.5259856Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-12-04T09:16:35.5260028Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-12-04T09:16:35.5260191Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-12-04T09:16:35.5260352Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-12-04T09:16:35.5260514Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-12-04T09:16:35.5260688Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-12-04T09:16:35.5260851Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-12-04T09:16:35.5261014Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-12-04T09:16:35.5261260Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-12-04T09:16:35.5261426Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-12-04T09:16:35.5261656Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-12-04T09:16:35.5261828Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-12-04T09:16:35.5261994Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-12-04T09:16:35.5262156Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-12-04T09:16:35.5262327Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-12-04T09:16:35.5262493Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-12-04T09:16:35.5262656Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-12-04T09:16:35.5262831Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-12-04T09:16:35.5262993Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-12-04T09:16:35.5263160Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-12-04T09:16:35.5263334Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-12-04T09:16:35.5263496Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-12-04T09:16:35.5263657Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-12-04T09:16:35.5263817Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-12-04T09:16:35.5263994Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-12-04T09:16:35.5264162Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-12-04T09:16:35.5264329Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-12-04T09:16:35.5264498Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-12-04T09:16:35.5264671Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-12-04T09:16:35.5264836Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-12-04T09:16:35.5265008Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-12-04T09:16:35.5265170Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-12-04T09:16:35.5265338Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-12-04T09:16:35.5265506Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-12-04T09:16:35.5265666Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-12-04T09:16:35.5265830Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-12-04T09:16:35.5266002Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-12-04T09:16:35.5266166Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-12-04T09:16:35.5266328Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-12-04T09:16:35.5266498Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-12-04T09:16:35.5266658Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-12-04T09:16:35.5266896Z * [new tag] viable/strict/1760065682 -> viable/strict/1760065682 2025-12-04T09:16:35.5267066Z * [new tag] viable/strict/1760066894 -> viable/strict/1760066894 2025-12-04T09:16:35.5267241Z * [new tag] viable/strict/1760070345 -> viable/strict/1760070345 2025-12-04T09:16:35.5267481Z * [new tag] viable/strict/1760089782 -> viable/strict/1760089782 2025-12-04T09:16:35.5267642Z * [new tag] viable/strict/1760091921 -> viable/strict/1760091921 2025-12-04T09:16:35.5267883Z * [new tag] viable/strict/1760127924 -> viable/strict/1760127924 2025-12-04T09:16:35.5268046Z * [new tag] viable/strict/1760129489 -> viable/strict/1760129489 2025-12-04T09:16:35.5268206Z * [new tag] viable/strict/1760132980 -> viable/strict/1760132980 2025-12-04T09:16:35.5268378Z * [new tag] viable/strict/1760135060 -> viable/strict/1760135060 2025-12-04T09:16:35.5268542Z * [new tag] viable/strict/1760215782 -> viable/strict/1760215782 2025-12-04T09:16:35.5268705Z * [new tag] viable/strict/1760273849 -> viable/strict/1760273849 2025-12-04T09:16:35.5268882Z * [new tag] viable/strict/1760275517 -> viable/strict/1760275517 2025-12-04T09:16:35.5269047Z * [new tag] viable/strict/1760276979 -> viable/strict/1760276979 2025-12-04T09:16:35.5269211Z * [new tag] viable/strict/1760279007 -> viable/strict/1760279007 2025-12-04T09:16:35.5269383Z * [new tag] viable/strict/1760286328 -> viable/strict/1760286328 2025-12-04T09:16:35.5269544Z * [new tag] viable/strict/1760493304 -> viable/strict/1760493304 2025-12-04T09:16:35.5269707Z * [new tag] viable/strict/1760496298 -> viable/strict/1760496298 2025-12-04T09:16:35.5269877Z * [new tag] viable/strict/1760518396 -> viable/strict/1760518396 2025-12-04T09:16:35.5270040Z * [new tag] viable/strict/1760534864 -> viable/strict/1760534864 2025-12-04T09:16:35.5270201Z * [new tag] viable/strict/1760549062 -> viable/strict/1760549062 2025-12-04T09:16:35.5270368Z * [new tag] viable/strict/1760552799 -> viable/strict/1760552799 2025-12-04T09:16:35.5270544Z * [new tag] viable/strict/1760554355 -> viable/strict/1760554355 2025-12-04T09:16:35.5270709Z * [new tag] viable/strict/1760556275 -> viable/strict/1760556275 2025-12-04T09:16:35.5270875Z * [new tag] viable/strict/1760564979 -> viable/strict/1760564979 2025-12-04T09:16:35.5271045Z * [new tag] viable/strict/1760567049 -> viable/strict/1760567049 2025-12-04T09:16:35.5271207Z * [new tag] viable/strict/1760568585 -> viable/strict/1760568585 2025-12-04T09:16:35.5271371Z * [new tag] viable/strict/1760570630 -> viable/strict/1760570630 2025-12-04T09:16:35.5271546Z * [new tag] viable/strict/1760572180 -> viable/strict/1760572180 2025-12-04T09:16:35.5271708Z * [new tag] viable/strict/1760575094 -> viable/strict/1760575094 2025-12-04T09:16:35.5271876Z * [new tag] viable/strict/1760579709 -> viable/strict/1760579709 2025-12-04T09:16:35.5272041Z * [new tag] viable/strict/1760582614 -> viable/strict/1760582614 2025-12-04T09:16:35.5272203Z * [new tag] viable/strict/1760586815 -> viable/strict/1760586815 2025-12-04T09:16:35.5272368Z * [new tag] viable/strict/1760588829 -> viable/strict/1760588829 2025-12-04T09:16:35.5272535Z * [new tag] viable/strict/1760590200 -> viable/strict/1760590200 2025-12-04T09:16:35.5272696Z * [new tag] viable/strict/1760592311 -> viable/strict/1760592311 2025-12-04T09:16:35.5272857Z * [new tag] viable/strict/1760619733 -> viable/strict/1760619733 2025-12-04T09:16:35.5273029Z * [new tag] viable/strict/1760628335 -> viable/strict/1760628335 2025-12-04T09:16:35.5273189Z * [new tag] viable/strict/1760635490 -> viable/strict/1760635490 2025-12-04T09:16:35.5273411Z * [new tag] viable/strict/1760640743 -> viable/strict/1760640743 2025-12-04T09:16:35.5273573Z * [new tag] viable/strict/1760642528 -> viable/strict/1760642528 2025-12-04T09:16:35.5273805Z * [new tag] viable/strict/1760646330 -> viable/strict/1760646330 2025-12-04T09:16:35.5273967Z * [new tag] viable/strict/1760666101 -> viable/strict/1760666101 2025-12-04T09:16:35.5274125Z * [new tag] viable/strict/1760668990 -> viable/strict/1760668990 2025-12-04T09:16:35.5274295Z * [new tag] viable/strict/1760670600 -> viable/strict/1760670600 2025-12-04T09:16:35.5274454Z * [new tag] viable/strict/1760671704 -> viable/strict/1760671704 2025-12-04T09:16:35.5274613Z * [new tag] viable/strict/1760673121 -> viable/strict/1760673121 2025-12-04T09:16:35.5274784Z * [new tag] viable/strict/1760675352 -> viable/strict/1760675352 2025-12-04T09:16:35.5274953Z * [new tag] viable/strict/1760696731 -> viable/strict/1760696731 2025-12-04T09:16:35.5275113Z * [new tag] viable/strict/1760723515 -> viable/strict/1760723515 2025-12-04T09:16:35.5275289Z * [new tag] viable/strict/1760727234 -> viable/strict/1760727234 2025-12-04T09:16:35.5275454Z * [new tag] viable/strict/1760730578 -> viable/strict/1760730578 2025-12-04T09:16:35.5275620Z * [new tag] viable/strict/1760732726 -> viable/strict/1760732726 2025-12-04T09:16:35.5275795Z * [new tag] viable/strict/1760734180 -> viable/strict/1760734180 2025-12-04T09:16:35.5275956Z * [new tag] viable/strict/1760736251 -> viable/strict/1760736251 2025-12-04T09:16:35.5276123Z * [new tag] viable/strict/1760737772 -> viable/strict/1760737772 2025-12-04T09:16:35.5276298Z * [new tag] viable/strict/1760758005 -> viable/strict/1760758005 2025-12-04T09:16:35.5276462Z * [new tag] viable/strict/1760761532 -> viable/strict/1760761532 2025-12-04T09:16:35.5276626Z * [new tag] viable/strict/1760802581 -> viable/strict/1760802581 2025-12-04T09:16:35.5276789Z * [new tag] viable/strict/1760827772 -> viable/strict/1760827772 2025-12-04T09:16:35.5276956Z * [new tag] viable/strict/1760834524 -> viable/strict/1760834524 2025-12-04T09:16:35.5277119Z * [new tag] viable/strict/1760845009 -> viable/strict/1760845009 2025-12-04T09:16:35.5277282Z * [new tag] viable/strict/1760876836 -> viable/strict/1760876836 2025-12-04T09:16:35.5277452Z * [new tag] viable/strict/1760880329 -> viable/strict/1760880329 2025-12-04T09:16:35.5277614Z * [new tag] viable/strict/1760888987 -> viable/strict/1760888987 2025-12-04T09:16:35.5277774Z * [new tag] viable/strict/1760912664 -> viable/strict/1760912664 2025-12-04T09:16:35.5277948Z * [new tag] viable/strict/1760925321 -> viable/strict/1760925321 2025-12-04T09:16:35.5278112Z * [new tag] viable/strict/1760931488 -> viable/strict/1760931488 2025-12-04T09:16:35.5278275Z * [new tag] viable/strict/1760932693 -> viable/strict/1760932693 2025-12-04T09:16:35.5278442Z * [new tag] viable/strict/1761004184 -> viable/strict/1761004184 2025-12-04T09:16:35.5278604Z * [new tag] viable/strict/1761014748 -> viable/strict/1761014748 2025-12-04T09:16:35.5278765Z * [new tag] viable/strict/1761017491 -> viable/strict/1761017491 2025-12-04T09:16:35.5278940Z * [new tag] viable/strict/1761018806 -> viable/strict/1761018806 2025-12-04T09:16:35.5279107Z * [new tag] viable/strict/1761020754 -> viable/strict/1761020754 2025-12-04T09:16:35.5279269Z * [new tag] viable/strict/1761024303 -> viable/strict/1761024303 2025-12-04T09:16:35.5279496Z * [new tag] viable/strict/1761029582 -> viable/strict/1761029582 2025-12-04T09:16:35.5279659Z * [new tag] viable/strict/1761031535 -> viable/strict/1761031535 2025-12-04T09:16:35.5279882Z * [new tag] viable/strict/1761035196 -> viable/strict/1761035196 2025-12-04T09:16:35.5280043Z * [new tag] viable/strict/1761045825 -> viable/strict/1761045825 2025-12-04T09:16:35.5280213Z * [new tag] viable/strict/1761054796 -> viable/strict/1761054796 2025-12-04T09:16:35.5280376Z * [new tag] viable/strict/1761060314 -> viable/strict/1761060314 2025-12-04T09:16:35.5280546Z * [new tag] viable/strict/1761071198 -> viable/strict/1761071198 2025-12-04T09:16:35.5280718Z * [new tag] viable/strict/1761074628 -> viable/strict/1761074628 2025-12-04T09:16:35.5280881Z * [new tag] viable/strict/1761078351 -> viable/strict/1761078351 2025-12-04T09:16:35.5281047Z * [new tag] viable/strict/1761079822 -> viable/strict/1761079822 2025-12-04T09:16:35.5281223Z * [new tag] viable/strict/1761081873 -> viable/strict/1761081873 2025-12-04T09:16:35.5281388Z * [new tag] viable/strict/1761083392 -> viable/strict/1761083392 2025-12-04T09:16:35.5281549Z * [new tag] viable/strict/1761085465 -> viable/strict/1761085465 2025-12-04T09:16:35.5281715Z * [new tag] viable/strict/1761089099 -> viable/strict/1761089099 2025-12-04T09:16:35.5281877Z * [new tag] viable/strict/1761095535 -> viable/strict/1761095535 2025-12-04T09:16:35.5282042Z * [new tag] viable/strict/1761098119 -> viable/strict/1761098119 2025-12-04T09:16:35.5282221Z * [new tag] viable/strict/1761101330 -> viable/strict/1761101330 2025-12-04T09:16:35.5282384Z * [new tag] viable/strict/1761114425 -> viable/strict/1761114425 2025-12-04T09:16:35.5282555Z * [new tag] viable/strict/1761116036 -> viable/strict/1761116036 2025-12-04T09:16:35.5282721Z * [new tag] viable/strict/1761119379 -> viable/strict/1761119379 2025-12-04T09:16:35.5282885Z * [new tag] viable/strict/1761121601 -> viable/strict/1761121601 2025-12-04T09:16:35.5283047Z * [new tag] viable/strict/1761123234 -> viable/strict/1761123234 2025-12-04T09:16:35.5283222Z * [new tag] viable/strict/1761126621 -> viable/strict/1761126621 2025-12-04T09:16:35.5283383Z * [new tag] viable/strict/1761132259 -> viable/strict/1761132259 2025-12-04T09:16:35.5283544Z * [new tag] viable/strict/1761146746 -> viable/strict/1761146746 2025-12-04T09:16:35.5283704Z * [new tag] viable/strict/1761164752 -> viable/strict/1761164752 2025-12-04T09:16:35.5283877Z * [new tag] viable/strict/1761166198 -> viable/strict/1761166198 2025-12-04T09:16:35.5284042Z * [new tag] viable/strict/1761175424 -> viable/strict/1761175424 2025-12-04T09:16:35.5284207Z * [new tag] viable/strict/1761176983 -> viable/strict/1761176983 2025-12-04T09:16:35.5284384Z * [new tag] viable/strict/1761179891 -> viable/strict/1761179891 2025-12-04T09:16:35.5284545Z * [new tag] viable/strict/1761181930 -> viable/strict/1761181930 2025-12-04T09:16:35.5284707Z * [new tag] viable/strict/1761184516 -> viable/strict/1761184516 2025-12-04T09:16:35.5284886Z * [new tag] viable/strict/1761190179 -> viable/strict/1761190179 2025-12-04T09:16:35.5285051Z * [new tag] viable/strict/1761193558 -> viable/strict/1761193558 2025-12-04T09:16:35.5285212Z * [new tag] viable/strict/1761207990 -> viable/strict/1761207990 2025-12-04T09:16:35.5285378Z * [new tag] viable/strict/1761229539 -> viable/strict/1761229539 2025-12-04T09:16:35.5286036Z * [new tag] viable/strict/1761244031 -> viable/strict/1761244031 2025-12-04T09:16:35.5286200Z * [new tag] viable/strict/1761248986 -> viable/strict/1761248986 2025-12-04T09:16:35.5286437Z * [new tag] viable/strict/1761259791 -> viable/strict/1761259791 2025-12-04T09:16:35.5286600Z * [new tag] viable/strict/1761266139 -> viable/strict/1761266139 2025-12-04T09:16:35.5286760Z * [new tag] viable/strict/1761268316 -> viable/strict/1761268316 2025-12-04T09:16:35.5286933Z * [new tag] viable/strict/1761273805 -> viable/strict/1761273805 2025-12-04T09:16:35.5287094Z * [new tag] viable/strict/1761275261 -> viable/strict/1761275261 2025-12-04T09:16:35.5287259Z * [new tag] viable/strict/1761277913 -> viable/strict/1761277913 2025-12-04T09:16:35.5287429Z * [new tag] viable/strict/1761290701 -> viable/strict/1761290701 2025-12-04T09:16:35.5287602Z * [new tag] viable/strict/1761294396 -> viable/strict/1761294396 2025-12-04T09:16:35.5287764Z * [new tag] viable/strict/1761303047 -> viable/strict/1761303047 2025-12-04T09:16:35.5287926Z * [new tag] viable/strict/1761335388 -> viable/strict/1761335388 2025-12-04T09:16:35.5288096Z * [new tag] viable/strict/1761337551 -> viable/strict/1761337551 2025-12-04T09:16:35.5288264Z * [new tag] viable/strict/1761339007 -> viable/strict/1761339007 2025-12-04T09:16:35.5288424Z * [new tag] viable/strict/1761341050 -> viable/strict/1761341050 2025-12-04T09:16:35.5288593Z * [new tag] viable/strict/1761346188 -> viable/strict/1761346188 2025-12-04T09:16:35.5288754Z * [new tag] viable/strict/1761349792 -> viable/strict/1761349792 2025-12-04T09:16:35.5288920Z * [new tag] viable/strict/1761352620 -> viable/strict/1761352620 2025-12-04T09:16:35.5289089Z * [new tag] viable/strict/1761354730 -> viable/strict/1761354730 2025-12-04T09:16:35.5289257Z * [new tag] viable/strict/1761357298 -> viable/strict/1761357298 2025-12-04T09:16:35.5289417Z * [new tag] viable/strict/1761360201 -> viable/strict/1761360201 2025-12-04T09:16:35.5289586Z * [new tag] viable/strict/1761361753 -> viable/strict/1761361753 2025-12-04T09:16:35.5289750Z * [new tag] viable/strict/1761364351 -> viable/strict/1761364351 2025-12-04T09:16:35.5289915Z * [new tag] viable/strict/1761366338 -> viable/strict/1761366338 2025-12-04T09:16:35.5290087Z * [new tag] viable/strict/1761367802 -> viable/strict/1761367802 2025-12-04T09:16:35.5290249Z * [new tag] viable/strict/1761369889 -> viable/strict/1761369889 2025-12-04T09:16:35.5290412Z * [new tag] viable/strict/1761371385 -> viable/strict/1761371385 2025-12-04T09:16:35.5290573Z * [new tag] viable/strict/1761373581 -> viable/strict/1761373581 2025-12-04T09:16:35.5290747Z * [new tag] viable/strict/1761375054 -> viable/strict/1761375054 2025-12-04T09:16:35.5290913Z * [new tag] viable/strict/1761421785 -> viable/strict/1761421785 2025-12-04T09:16:35.5291072Z * [new tag] viable/strict/1761434614 -> viable/strict/1761434614 2025-12-04T09:16:35.5291238Z * [new tag] viable/strict/1761439254 -> viable/strict/1761439254 2025-12-04T09:16:35.5291402Z * [new tag] viable/strict/1761454187 -> viable/strict/1761454187 2025-12-04T09:16:35.5291563Z * [new tag] viable/strict/1761459991 -> viable/strict/1761459991 2025-12-04T09:16:35.5291730Z * [new tag] viable/strict/1761470668 -> viable/strict/1761470668 2025-12-04T09:16:35.5291951Z * [new tag] viable/strict/1761472188 -> viable/strict/1761472188 2025-12-04T09:16:35.5292113Z * [new tag] viable/strict/1761503178 -> viable/strict/1761503178 2025-12-04T09:16:35.5292644Z * [new tag] viable/strict/1761517492 -> viable/strict/1761517492 2025-12-04T09:16:35.5292812Z * [new tag] viable/strict/1761518981 -> viable/strict/1761518981 2025-12-04T09:16:35.5292976Z * [new tag] viable/strict/1761533609 -> viable/strict/1761533609 2025-12-04T09:16:35.5293150Z * [new tag] viable/strict/1761546438 -> viable/strict/1761546438 2025-12-04T09:16:35.5293312Z * [new tag] viable/strict/1761548133 -> viable/strict/1761548133 2025-12-04T09:16:35.5293473Z * [new tag] viable/strict/1761555186 -> viable/strict/1761555186 2025-12-04T09:16:35.5293645Z * [new tag] viable/strict/1761557178 -> viable/strict/1761557178 2025-12-04T09:16:35.5293813Z * [new tag] viable/strict/1761560772 -> viable/strict/1761560772 2025-12-04T09:16:35.5293980Z * [new tag] viable/strict/1761562266 -> viable/strict/1761562266 2025-12-04T09:16:35.5294148Z * [new tag] viable/strict/1761564260 -> viable/strict/1761564260 2025-12-04T09:16:35.5294320Z * [new tag] viable/strict/1761568072 -> viable/strict/1761568072 2025-12-04T09:16:35.5294482Z * [new tag] viable/strict/1761571683 -> viable/strict/1761571683 2025-12-04T09:16:35.5294642Z * [new tag] viable/strict/1761580199 -> viable/strict/1761580199 2025-12-04T09:16:35.5294814Z * [new tag] viable/strict/1761587383 -> viable/strict/1761587383 2025-12-04T09:16:35.5294981Z * [new tag] viable/strict/1761591165 -> viable/strict/1761591165 2025-12-04T09:16:35.5295142Z * [new tag] viable/strict/1761594575 -> viable/strict/1761594575 2025-12-04T09:16:35.5295321Z * [new tag] viable/strict/1761596710 -> viable/strict/1761596710 2025-12-04T09:16:35.5295482Z * [new tag] viable/strict/1761598189 -> viable/strict/1761598189 2025-12-04T09:16:35.5295648Z * [new tag] viable/strict/1761600254 -> viable/strict/1761600254 2025-12-04T09:16:35.5295817Z * [new tag] viable/strict/1761603879 -> viable/strict/1761603879 2025-12-04T09:16:35.5295986Z * [new tag] viable/strict/1761605429 -> viable/strict/1761605429 2025-12-04T09:16:35.5296156Z * [new tag] viable/strict/1761607468 -> viable/strict/1761607468 2025-12-04T09:16:35.5296334Z * [new tag] viable/strict/1761608983 -> viable/strict/1761608983 2025-12-04T09:16:35.5296493Z * [new tag] viable/strict/1761611846 -> viable/strict/1761611846 2025-12-04T09:16:35.5296654Z * [new tag] viable/strict/1761613922 -> viable/strict/1761613922 2025-12-04T09:16:35.5296829Z * [new tag] viable/strict/1761616504 -> viable/strict/1761616504 2025-12-04T09:16:35.5296991Z * [new tag] viable/strict/1761619599 -> viable/strict/1761619599 2025-12-04T09:16:35.5297161Z * [new tag] viable/strict/1761686693 -> viable/strict/1761686693 2025-12-04T09:16:35.5297321Z * [new tag] viable/strict/1761688179 -> viable/strict/1761688179 2025-12-04T09:16:35.5297491Z * [new tag] viable/strict/1761691973 -> viable/strict/1761691973 2025-12-04T09:16:35.5297652Z * [new tag] viable/strict/1761693884 -> viable/strict/1761693884 2025-12-04T09:16:35.5297815Z * [new tag] viable/strict/1761695389 -> viable/strict/1761695389 2025-12-04T09:16:35.5297991Z * [new tag] viable/strict/1761698408 -> viable/strict/1761698408 2025-12-04T09:16:35.5298155Z * [new tag] viable/strict/1761702931 -> viable/strict/1761702931 2025-12-04T09:16:35.5298385Z * [new tag] viable/strict/1761706307 -> viable/strict/1761706307 2025-12-04T09:16:35.5298554Z * [new tag] viable/strict/1761709065 -> viable/strict/1761709065 2025-12-04T09:16:35.5298773Z * [new tag] viable/strict/1761710285 -> viable/strict/1761710285 2025-12-04T09:16:35.5298939Z * [new tag] viable/strict/1761711983 -> viable/strict/1761711983 2025-12-04T09:16:35.5299110Z * [new tag] viable/strict/1761713514 -> viable/strict/1761713514 2025-12-04T09:16:35.5299275Z * [new tag] viable/strict/1761715523 -> viable/strict/1761715523 2025-12-04T09:16:35.5299438Z * [new tag] viable/strict/1761727973 -> viable/strict/1761727973 2025-12-04T09:16:35.5299618Z * [new tag] viable/strict/1761751558 -> viable/strict/1761751558 2025-12-04T09:16:35.5299778Z * [new tag] viable/strict/1761755187 -> viable/strict/1761755187 2025-12-04T09:16:35.5299942Z * [new tag] viable/strict/1761756826 -> viable/strict/1761756826 2025-12-04T09:16:35.5300106Z * [new tag] viable/strict/1761769551 -> viable/strict/1761769551 2025-12-04T09:16:35.5300269Z * [new tag] viable/strict/1761771032 -> viable/strict/1761771032 2025-12-04T09:16:35.5300436Z * [new tag] viable/strict/1761773101 -> viable/strict/1761773101 2025-12-04T09:16:35.5300596Z * [new tag] viable/strict/1761781792 -> viable/strict/1761781792 2025-12-04T09:16:35.5300763Z * [new tag] viable/strict/1761784788 -> viable/strict/1761784788 2025-12-04T09:16:35.5300922Z * [new tag] viable/strict/1761786740 -> viable/strict/1761786740 2025-12-04T09:16:35.5301082Z * [new tag] viable/strict/1761789332 -> viable/strict/1761789332 2025-12-04T09:16:35.5301258Z * [new tag] viable/strict/1761792569 -> viable/strict/1761792569 2025-12-04T09:16:35.5301424Z * [new tag] viable/strict/1761795289 -> viable/strict/1761795289 2025-12-04T09:16:35.5301582Z * [new tag] viable/strict/1761798345 -> viable/strict/1761798345 2025-12-04T09:16:35.5301763Z * [new tag] viable/strict/1761799827 -> viable/strict/1761799827 2025-12-04T09:16:35.5301925Z * [new tag] viable/strict/1761805604 -> viable/strict/1761805604 2025-12-04T09:16:35.5302085Z * [new tag] viable/strict/1761807202 -> viable/strict/1761807202 2025-12-04T09:16:35.5302259Z * [new tag] viable/strict/1761809094 -> viable/strict/1761809094 2025-12-04T09:16:35.5302419Z * [new tag] viable/strict/1761810576 -> viable/strict/1761810576 2025-12-04T09:16:35.5302579Z * [new tag] viable/strict/1761812771 -> viable/strict/1761812771 2025-12-04T09:16:35.5302757Z * [new tag] viable/strict/1761814363 -> viable/strict/1761814363 2025-12-04T09:16:35.5302921Z * [new tag] viable/strict/1761857410 -> viable/strict/1761857410 2025-12-04T09:16:35.5303081Z * [new tag] viable/strict/1761860985 -> viable/strict/1761860985 2025-12-04T09:16:35.5303255Z * [new tag] viable/strict/1761863094 -> viable/strict/1761863094 2025-12-04T09:16:35.5303418Z * [new tag] viable/strict/1761864590 -> viable/strict/1761864590 2025-12-04T09:16:35.5303581Z * [new tag] viable/strict/1761866675 -> viable/strict/1761866675 2025-12-04T09:16:35.5303746Z * [new tag] viable/strict/1761868178 -> viable/strict/1761868178 2025-12-04T09:16:35.5303913Z * [new tag] viable/strict/1761871111 -> viable/strict/1761871111 2025-12-04T09:16:35.5304072Z * [new tag] viable/strict/1761873126 -> viable/strict/1761873126 2025-12-04T09:16:35.5304296Z * [new tag] viable/strict/1761875714 -> viable/strict/1761875714 2025-12-04T09:16:35.5304471Z * [new tag] viable/strict/1761878924 -> viable/strict/1761878924 2025-12-04T09:16:35.5304693Z * [new tag] viable/strict/1761881727 -> viable/strict/1761881727 2025-12-04T09:16:35.5304854Z * [new tag] viable/strict/1761882959 -> viable/strict/1761882959 2025-12-04T09:16:35.5305024Z * [new tag] viable/strict/1761886268 -> viable/strict/1761886268 2025-12-04T09:16:35.5305186Z * [new tag] viable/strict/1761893641 -> viable/strict/1761893641 2025-12-04T09:16:35.5305350Z * [new tag] viable/strict/1761931517 -> viable/strict/1761931517 2025-12-04T09:16:35.5305530Z * [new tag] viable/strict/1761933080 -> viable/strict/1761933080 2025-12-04T09:16:35.5305690Z * [new tag] viable/strict/1761935217 -> viable/strict/1761935217 2025-12-04T09:16:35.5305852Z * [new tag] viable/strict/1761938533 -> viable/strict/1761938533 2025-12-04T09:16:35.5306020Z * [new tag] viable/strict/1761940184 -> viable/strict/1761940184 2025-12-04T09:16:35.5306190Z * [new tag] viable/strict/1761942338 -> viable/strict/1761942338 2025-12-04T09:16:35.5306353Z * [new tag] viable/strict/1761946100 -> viable/strict/1761946100 2025-12-04T09:16:35.5306521Z * [new tag] viable/strict/1761947374 -> viable/strict/1761947374 2025-12-04T09:16:35.5306683Z * [new tag] viable/strict/1761950978 -> viable/strict/1761950978 2025-12-04T09:16:35.5306933Z * [new tag] viable/strict/1761957727 -> viable/strict/1761957727 2025-12-04T09:16:35.5307093Z * [new tag] viable/strict/1761959532 -> viable/strict/1761959532 2025-12-04T09:16:35.5307263Z * [new tag] viable/strict/1761965366 -> viable/strict/1761965366 2025-12-04T09:16:35.5307432Z * [new tag] viable/strict/1761968066 -> viable/strict/1761968066 2025-12-04T09:16:35.5307592Z * [new tag] viable/strict/1761969322 -> viable/strict/1761969322 2025-12-04T09:16:35.5307766Z * [new tag] viable/strict/1761974723 -> viable/strict/1761974723 2025-12-04T09:16:35.5307932Z * [new tag] viable/strict/1761981837 -> viable/strict/1761981837 2025-12-04T09:16:35.5308091Z * [new tag] viable/strict/1761985546 -> viable/strict/1761985546 2025-12-04T09:16:35.5308260Z * [new tag] viable/strict/1761987030 -> viable/strict/1761987030 2025-12-04T09:16:35.5308418Z * [new tag] viable/strict/1762003554 -> viable/strict/1762003554 2025-12-04T09:16:35.5308577Z * [new tag] viable/strict/1762021560 -> viable/strict/1762021560 2025-12-04T09:16:35.5308743Z * [new tag] viable/strict/1762032190 -> viable/strict/1762032190 2025-12-04T09:16:35.5308904Z * [new tag] viable/strict/1762040981 -> viable/strict/1762040981 2025-12-04T09:16:35.5309064Z * [new tag] viable/strict/1762048525 -> viable/strict/1762048525 2025-12-04T09:16:35.5309235Z * [new tag] viable/strict/1762104223 -> viable/strict/1762104223 2025-12-04T09:16:35.5309393Z * [new tag] viable/strict/1762105778 -> viable/strict/1762105778 2025-12-04T09:16:35.5309555Z * [new tag] viable/strict/1762115109 -> viable/strict/1762115109 2025-12-04T09:16:35.5309727Z * [new tag] viable/strict/1762125840 -> viable/strict/1762125840 2025-12-04T09:16:35.5309886Z * [new tag] viable/strict/1762127377 -> viable/strict/1762127377 2025-12-04T09:16:35.5310043Z * [new tag] viable/strict/1762134925 -> viable/strict/1762134925 2025-12-04T09:16:35.5310204Z * [new tag] viable/strict/1762138338 -> viable/strict/1762138338 2025-12-04T09:16:35.5310442Z * [new tag] viable/strict/1762148993 -> viable/strict/1762148993 2025-12-04T09:16:35.5310603Z * [new tag] viable/strict/1762152871 -> viable/strict/1762152871 2025-12-04T09:16:35.5310822Z * [new tag] viable/strict/1762156183 -> viable/strict/1762156183 2025-12-04T09:16:35.5310992Z * [new tag] viable/strict/1762163457 -> viable/strict/1762163457 2025-12-04T09:16:35.5311152Z * [new tag] viable/strict/1762165569 -> viable/strict/1762165569 2025-12-04T09:16:35.5311311Z * [new tag] viable/strict/1762169035 -> viable/strict/1762169035 2025-12-04T09:16:35.5311486Z * [new tag] viable/strict/1762174936 -> viable/strict/1762174936 2025-12-04T09:16:35.5311646Z * [new tag] viable/strict/1762194412 -> viable/strict/1762194412 2025-12-04T09:16:35.5311809Z * [new tag] viable/strict/1762195876 -> viable/strict/1762195876 2025-12-04T09:16:35.5311980Z * [new tag] viable/strict/1762197788 -> viable/strict/1762197788 2025-12-04T09:16:35.5312147Z * [new tag] viable/strict/1762199389 -> viable/strict/1762199389 2025-12-04T09:16:35.5312310Z * [new tag] viable/strict/1762206585 -> viable/strict/1762206585 2025-12-04T09:16:35.5312485Z * [new tag] viable/strict/1762210184 -> viable/strict/1762210184 2025-12-04T09:16:35.5312646Z * [new tag] viable/strict/1762218736 -> viable/strict/1762218736 2025-12-04T09:16:35.5312807Z * [new tag] viable/strict/1762224529 -> viable/strict/1762224529 2025-12-04T09:16:35.5312980Z * [new tag] viable/strict/1762227253 -> viable/strict/1762227253 2025-12-04T09:16:35.5313145Z * [new tag] viable/strict/1762228515 -> viable/strict/1762228515 2025-12-04T09:16:35.5313306Z * [new tag] viable/strict/1762230349 -> viable/strict/1762230349 2025-12-04T09:16:35.5313485Z * [new tag] viable/strict/1762231859 -> viable/strict/1762231859 2025-12-04T09:16:35.5313647Z * [new tag] viable/strict/1762233925 -> viable/strict/1762233925 2025-12-04T09:16:35.5313811Z * [new tag] viable/strict/1762237630 -> viable/strict/1762237630 2025-12-04T09:16:35.5313971Z * [new tag] viable/strict/1762253522 -> viable/strict/1762253522 2025-12-04T09:16:35.5314141Z * [new tag] viable/strict/1762278588 -> viable/strict/1762278588 2025-12-04T09:16:35.5314303Z * [new tag] viable/strict/1762284203 -> viable/strict/1762284203 2025-12-04T09:16:35.5314462Z * [new tag] viable/strict/1762289446 -> viable/strict/1762289446 2025-12-04T09:16:35.5314628Z * [new tag] viable/strict/1762291515 -> viable/strict/1762291515 2025-12-04T09:16:35.5314789Z * [new tag] viable/strict/1762295100 -> viable/strict/1762295100 2025-12-04T09:16:35.5314953Z * [new tag] viable/strict/1762296590 -> viable/strict/1762296590 2025-12-04T09:16:35.5315120Z * [new tag] viable/strict/1762300179 -> viable/strict/1762300179 2025-12-04T09:16:35.5315284Z * [new tag] viable/strict/1762303207 -> viable/strict/1762303207 2025-12-04T09:16:35.5315444Z * [new tag] viable/strict/1762386584 -> viable/strict/1762386584 2025-12-04T09:16:35.5315621Z * [new tag] viable/strict/1762391537 -> viable/strict/1762391537 2025-12-04T09:16:35.5315786Z * [new tag] viable/strict/1762394119 -> viable/strict/1762394119 2025-12-04T09:16:35.5315950Z * [new tag] viable/strict/1762397437 -> viable/strict/1762397437 2025-12-04T09:16:35.5316120Z * [new tag] viable/strict/1762400256 -> viable/strict/1762400256 2025-12-04T09:16:35.5316279Z * [new tag] viable/strict/1762401469 -> viable/strict/1762401469 2025-12-04T09:16:35.5316506Z * [new tag] viable/strict/1762408195 -> viable/strict/1762408195 2025-12-04T09:16:35.5316677Z * [new tag] viable/strict/1762410411 -> viable/strict/1762410411 2025-12-04T09:16:35.5316903Z * [new tag] viable/strict/1762417613 -> viable/strict/1762417613 2025-12-04T09:16:35.5317065Z * [new tag] viable/strict/1762419198 -> viable/strict/1762419198 2025-12-04T09:16:35.5317228Z * [new tag] viable/strict/1762422656 -> viable/strict/1762422656 2025-12-04T09:16:35.5317400Z * [new tag] viable/strict/1762424746 -> viable/strict/1762424746 2025-12-04T09:16:35.5317560Z * [new tag] viable/strict/1762446386 -> viable/strict/1762446386 2025-12-04T09:16:35.5317720Z * [new tag] viable/strict/1762449912 -> viable/strict/1762449912 2025-12-04T09:16:35.5317895Z * [new tag] viable/strict/1762457031 -> viable/strict/1762457031 2025-12-04T09:16:35.5318055Z * [new tag] viable/strict/1762462441 -> viable/strict/1762462441 2025-12-04T09:16:35.5318215Z * [new tag] viable/strict/1762467909 -> viable/strict/1762467909 2025-12-04T09:16:35.5318385Z * [new tag] viable/strict/1762471493 -> viable/strict/1762471493 2025-12-04T09:16:35.5318545Z * [new tag] viable/strict/1762475990 -> viable/strict/1762475990 2025-12-04T09:16:35.5318705Z * [new tag] viable/strict/1762477933 -> viable/strict/1762477933 2025-12-04T09:16:35.5318875Z * [new tag] viable/strict/1762491053 -> viable/strict/1762491053 2025-12-04T09:16:35.5319034Z * [new tag] viable/strict/1762493118 -> viable/strict/1762493118 2025-12-04T09:16:35.5319195Z * [new tag] viable/strict/1762498442 -> viable/strict/1762498442 2025-12-04T09:16:35.5319366Z * [new tag] viable/strict/1762501778 -> viable/strict/1762501778 2025-12-04T09:16:35.5319525Z * [new tag] viable/strict/1762504001 -> viable/strict/1762504001 2025-12-04T09:16:35.5319693Z * [new tag] viable/strict/1762505583 -> viable/strict/1762505583 2025-12-04T09:16:35.5319860Z * [new tag] viable/strict/1762507523 -> viable/strict/1762507523 2025-12-04T09:16:35.5320022Z * [new tag] viable/strict/1762511140 -> viable/strict/1762511140 2025-12-04T09:16:35.5320183Z * [new tag] viable/strict/1762512632 -> viable/strict/1762512632 2025-12-04T09:16:35.5320345Z * [new tag] viable/strict/1762520467 -> viable/strict/1762520467 2025-12-04T09:16:35.5320529Z * [new tag] viable/strict/1762522016 -> viable/strict/1762522016 2025-12-04T09:16:35.5320691Z * [new tag] viable/strict/1762530591 -> viable/strict/1762530591 2025-12-04T09:16:35.5320858Z * [new tag] viable/strict/1762543405 -> viable/strict/1762543405 2025-12-04T09:16:35.5321028Z * [new tag] viable/strict/1762544998 -> viable/strict/1762544998 2025-12-04T09:16:35.5321196Z * [new tag] viable/strict/1762552182 -> viable/strict/1762552182 2025-12-04T09:16:35.5321358Z * [new tag] viable/strict/1762554297 -> viable/strict/1762554297 2025-12-04T09:16:35.5321526Z * [new tag] viable/strict/1762559381 -> viable/strict/1762559381 2025-12-04T09:16:35.5321687Z * [new tag] viable/strict/1762562222 -> viable/strict/1762562222 2025-12-04T09:16:35.5321847Z * [new tag] viable/strict/1762564319 -> viable/strict/1762564319 2025-12-04T09:16:35.5322018Z * [new tag] viable/strict/1762566904 -> viable/strict/1762566904 2025-12-04T09:16:35.5322183Z * [new tag] viable/strict/1762569781 -> viable/strict/1762569781 2025-12-04T09:16:35.5322409Z * [new tag] viable/strict/1762575940 -> viable/strict/1762575940 2025-12-04T09:16:35.5322579Z * [new tag] viable/strict/1762580974 -> viable/strict/1762580974 2025-12-04T09:16:35.5322803Z * [new tag] viable/strict/1762583185 -> viable/strict/1762583185 2025-12-04T09:16:35.5322964Z * [new tag] viable/strict/1762586647 -> viable/strict/1762586647 2025-12-04T09:16:35.5323135Z * [new tag] viable/strict/1762588183 -> viable/strict/1762588183 2025-12-04T09:16:35.5323295Z * [new tag] viable/strict/1762593886 -> viable/strict/1762593886 2025-12-04T09:16:35.5323460Z * [new tag] viable/strict/1762650743 -> viable/strict/1762650743 2025-12-04T09:16:35.5323627Z * [new tag] viable/strict/1762653328 -> viable/strict/1762653328 2025-12-04T09:16:35.5323800Z * [new tag] viable/strict/1762659342 -> viable/strict/1762659342 2025-12-04T09:16:35.5323964Z * [new tag] viable/strict/1762662360 -> viable/strict/1762662360 2025-12-04T09:16:35.5324130Z * [new tag] viable/strict/1762667377 -> viable/strict/1762667377 2025-12-04T09:16:35.5324304Z * [new tag] viable/strict/1762671090 -> viable/strict/1762671090 2025-12-04T09:16:35.5324465Z * [new tag] viable/strict/1762680284 -> viable/strict/1762680284 2025-12-04T09:16:35.5324627Z * [new tag] viable/strict/1762683900 -> viable/strict/1762683900 2025-12-04T09:16:35.5324795Z * [new tag] viable/strict/1762705541 -> viable/strict/1762705541 2025-12-04T09:16:35.5324957Z * [new tag] viable/strict/1762709004 -> viable/strict/1762709004 2025-12-04T09:16:35.5325116Z * [new tag] viable/strict/1762746004 -> viable/strict/1762746004 2025-12-04T09:16:35.5325284Z * [new tag] viable/strict/1762748799 -> viable/strict/1762748799 2025-12-04T09:16:35.5325449Z * [new tag] viable/strict/1762759504 -> viable/strict/1762759504 2025-12-04T09:16:35.5325609Z * [new tag] viable/strict/1762760973 -> viable/strict/1762760973 2025-12-04T09:16:35.5325780Z * [new tag] viable/strict/1762775374 -> viable/strict/1762775374 2025-12-04T09:16:35.5325942Z * [new tag] viable/strict/1762777661 -> viable/strict/1762777661 2025-12-04T09:16:35.5326105Z * [new tag] viable/strict/1762779774 -> viable/strict/1762779774 2025-12-04T09:16:35.5326273Z * [new tag] viable/strict/1762781259 -> viable/strict/1762781259 2025-12-04T09:16:35.5326435Z * [new tag] viable/strict/1762793628 -> viable/strict/1762793628 2025-12-04T09:16:35.5326597Z * [new tag] viable/strict/1762800711 -> viable/strict/1762800711 2025-12-04T09:16:35.5326759Z * [new tag] viable/strict/1762809894 -> viable/strict/1762809894 2025-12-04T09:16:35.5326929Z * [new tag] viable/strict/1762811384 -> viable/strict/1762811384 2025-12-04T09:16:35.5327100Z * [new tag] viable/strict/1762813841 -> viable/strict/1762813841 2025-12-04T09:16:35.5327266Z * [new tag] viable/strict/1762815047 -> viable/strict/1762815047 2025-12-04T09:16:35.5327435Z * [new tag] viable/strict/1762817094 -> viable/strict/1762817094 2025-12-04T09:16:35.5327600Z * [new tag] viable/strict/1762818582 -> viable/strict/1762818582 2025-12-04T09:16:35.5327762Z * [new tag] viable/strict/1762821623 -> viable/strict/1762821623 2025-12-04T09:16:35.5327941Z * [new tag] viable/strict/1762823531 -> viable/strict/1762823531 2025-12-04T09:16:35.5328101Z * [new tag] viable/strict/1762849583 -> viable/strict/1762849583 2025-12-04T09:16:35.5328267Z * [new tag] viable/strict/1762851200 -> viable/strict/1762851200 2025-12-04T09:16:35.5328501Z * [new tag] viable/strict/1762854603 -> viable/strict/1762854603 2025-12-04T09:16:35.5328663Z * [new tag] viable/strict/1762858276 -> viable/strict/1762858276 2025-12-04T09:16:35.5328898Z * [new tag] viable/strict/1762860891 -> viable/strict/1762860891 2025-12-04T09:16:35.5329074Z * [new tag] viable/strict/1762866174 -> viable/strict/1762866174 2025-12-04T09:16:35.5329236Z * [new tag] viable/strict/1762867653 -> viable/strict/1762867653 2025-12-04T09:16:35.5329398Z * [new tag] viable/strict/1762872669 -> viable/strict/1762872669 2025-12-04T09:16:35.5329566Z * [new tag] viable/strict/1762878380 -> viable/strict/1762878380 2025-12-04T09:16:35.5329726Z * [new tag] viable/strict/1762889003 -> viable/strict/1762889003 2025-12-04T09:16:35.5329889Z * [new tag] viable/strict/1762890589 -> viable/strict/1762890589 2025-12-04T09:16:35.5330052Z * [new tag] viable/strict/1762892743 -> viable/strict/1762892743 2025-12-04T09:16:35.5330223Z * [new tag] viable/strict/1762894271 -> viable/strict/1762894271 2025-12-04T09:16:35.5330392Z * [new tag] viable/strict/1762896287 -> viable/strict/1762896287 2025-12-04T09:16:35.5330558Z * [new tag] viable/strict/1762915871 -> viable/strict/1762915871 2025-12-04T09:16:35.5330735Z * [new tag] viable/strict/1762918569 -> viable/strict/1762918569 2025-12-04T09:16:35.5330898Z * [new tag] viable/strict/1762919776 -> viable/strict/1762919776 2025-12-04T09:16:35.5331058Z * [new tag] viable/strict/1762923072 -> viable/strict/1762923072 2025-12-04T09:16:35.5331233Z * [new tag] viable/strict/1762928826 -> viable/strict/1762928826 2025-12-04T09:16:35.5331398Z * [new tag] viable/strict/1762930451 -> viable/strict/1762930451 2025-12-04T09:16:35.5331562Z * [new tag] viable/strict/1762933780 -> viable/strict/1762933780 2025-12-04T09:16:35.5331729Z * [new tag] viable/strict/1762937638 -> viable/strict/1762937638 2025-12-04T09:16:35.5331894Z * [new tag] viable/strict/1762939545 -> viable/strict/1762939545 2025-12-04T09:16:35.5332054Z * [new tag] viable/strict/1762962692 -> viable/strict/1762962692 2025-12-04T09:16:35.5332218Z * [new tag] viable/strict/1762979143 -> viable/strict/1762979143 2025-12-04T09:16:35.5332376Z * [new tag] viable/strict/1762984188 -> viable/strict/1762984188 2025-12-04T09:16:35.5332536Z * [new tag] viable/strict/1762986306 -> viable/strict/1762986306 2025-12-04T09:16:35.5332705Z * [new tag] viable/strict/1762989903 -> viable/strict/1762989903 2025-12-04T09:16:35.5332866Z * [new tag] viable/strict/1762991377 -> viable/strict/1762991377 2025-12-04T09:16:35.5333031Z * [new tag] viable/strict/1762998921 -> viable/strict/1762998921 2025-12-04T09:16:35.5333191Z * [new tag] viable/strict/1763002287 -> viable/strict/1763002287 2025-12-04T09:16:35.5333360Z * [new tag] viable/strict/1763016840 -> viable/strict/1763016840 2025-12-04T09:16:35.5333522Z * [new tag] viable/strict/1763020180 -> viable/strict/1763020180 2025-12-04T09:16:35.5333681Z * [new tag] viable/strict/1763027421 -> viable/strict/1763027421 2025-12-04T09:16:35.5333848Z * [new tag] viable/strict/1763031120 -> viable/strict/1763031120 2025-12-04T09:16:35.5334008Z * [new tag] viable/strict/1763036861 -> viable/strict/1763036861 2025-12-04T09:16:35.5334168Z * [new tag] viable/strict/1763038993 -> viable/strict/1763038993 2025-12-04T09:16:35.5334408Z * [new tag] viable/strict/1763054703 -> viable/strict/1763054703 2025-12-04T09:16:35.5334573Z * [new tag] viable/strict/1763067061 -> viable/strict/1763067061 2025-12-04T09:16:35.5334731Z * [new tag] viable/strict/1763070847 -> viable/strict/1763070847 2025-12-04T09:16:35.5334963Z * [new tag] viable/strict/1763072706 -> viable/strict/1763072706 2025-12-04T09:16:35.5335134Z * [new tag] viable/strict/1763076302 -> viable/strict/1763076302 2025-12-04T09:16:35.5335293Z * [new tag] viable/strict/1763080816 -> viable/strict/1763080816 2025-12-04T09:16:35.5335462Z * [new tag] viable/strict/1763082732 -> viable/strict/1763082732 2025-12-04T09:16:35.5335625Z * [new tag] viable/strict/1763085329 -> viable/strict/1763085329 2025-12-04T09:16:35.5335786Z * [new tag] viable/strict/1763088623 -> viable/strict/1763088623 2025-12-04T09:16:35.5335959Z * [new tag] viable/strict/1763091402 -> viable/strict/1763091402 2025-12-04T09:16:35.5336119Z * [new tag] viable/strict/1763092602 -> viable/strict/1763092602 2025-12-04T09:16:35.5336281Z * [new tag] viable/strict/1763094355 -> viable/strict/1763094355 2025-12-04T09:16:35.5336440Z * [new tag] viable/strict/1763099390 -> viable/strict/1763099390 2025-12-04T09:16:35.5336611Z * [new tag] viable/strict/1763101608 -> viable/strict/1763101608 2025-12-04T09:16:35.5336776Z * [new tag] viable/strict/1763105102 -> viable/strict/1763105102 2025-12-04T09:16:35.5336941Z * [new tag] viable/strict/1763112347 -> viable/strict/1763112347 2025-12-04T09:16:35.5337111Z * [new tag] viable/strict/1763119471 -> viable/strict/1763119471 2025-12-04T09:16:35.5337270Z * [new tag] viable/strict/1763126835 -> viable/strict/1763126835 2025-12-04T09:16:35.5337434Z * [new tag] viable/strict/1763149779 -> viable/strict/1763149779 2025-12-04T09:16:35.5337601Z * [new tag] viable/strict/1763164178 -> viable/strict/1763164178 2025-12-04T09:16:35.5337765Z * [new tag] viable/strict/1763167104 -> viable/strict/1763167104 2025-12-04T09:16:35.5337923Z * [new tag] viable/strict/1763169132 -> viable/strict/1763169132 2025-12-04T09:16:35.5338089Z * [new tag] viable/strict/1763171708 -> viable/strict/1763171708 2025-12-04T09:16:35.5338251Z * [new tag] viable/strict/1763174759 -> viable/strict/1763174759 2025-12-04T09:16:35.5338415Z * [new tag] viable/strict/1763180744 -> viable/strict/1763180744 2025-12-04T09:16:35.5338586Z * [new tag] viable/strict/1763182227 -> viable/strict/1763182227 2025-12-04T09:16:35.5338746Z * [new tag] viable/strict/1763184309 -> viable/strict/1763184309 2025-12-04T09:16:35.5338910Z * [new tag] viable/strict/1763187991 -> viable/strict/1763187991 2025-12-04T09:16:35.5339080Z * [new tag] viable/strict/1763191445 -> viable/strict/1763191445 2025-12-04T09:16:35.5339244Z * [new tag] viable/strict/1763195152 -> viable/strict/1763195152 2025-12-04T09:16:35.5339406Z * [new tag] viable/strict/1763205769 -> viable/strict/1763205769 2025-12-04T09:16:35.5339566Z * [new tag] viable/strict/1763246990 -> viable/strict/1763246990 2025-12-04T09:16:35.5339733Z * [new tag] viable/strict/1763261578 -> viable/strict/1763261578 2025-12-04T09:16:35.5339892Z * [new tag] viable/strict/1763286573 -> viable/strict/1763286573 2025-12-04T09:16:35.5340052Z * [new tag] viable/strict/1763292167 -> viable/strict/1763292167 2025-12-04T09:16:35.5340218Z * [new tag] viable/strict/1763333386 -> viable/strict/1763333386 2025-12-04T09:16:35.5340445Z * [new tag] viable/strict/1763340082 -> viable/strict/1763340082 2025-12-04T09:16:35.5340604Z * [new tag] viable/strict/1763364324 -> viable/strict/1763364324 2025-12-04T09:16:35.5340835Z * [new tag] viable/strict/1763371569 -> viable/strict/1763371569 2025-12-04T09:16:35.5340994Z * [new tag] viable/strict/1763373067 -> viable/strict/1763373067 2025-12-04T09:16:35.5341162Z * [new tag] viable/strict/1763375157 -> viable/strict/1763375157 2025-12-04T09:16:35.5341338Z * [new tag] viable/strict/1763382462 -> viable/strict/1763382462 2025-12-04T09:16:35.5341498Z * [new tag] viable/strict/1763394661 -> viable/strict/1763394661 2025-12-04T09:16:35.5341658Z * [new tag] viable/strict/1763396797 -> viable/strict/1763396797 2025-12-04T09:16:35.5341828Z * [new tag] viable/strict/1763398542 -> viable/strict/1763398542 2025-12-04T09:16:35.5341999Z * [new tag] viable/strict/1763401807 -> viable/strict/1763401807 2025-12-04T09:16:35.5342160Z * [new tag] viable/strict/1763414698 -> viable/strict/1763414698 2025-12-04T09:16:35.5342430Z * [new tag] viable/strict/1763419807 -> viable/strict/1763419807 2025-12-04T09:16:35.5342594Z * [new tag] viable/strict/1763426369 -> viable/strict/1763426369 2025-12-04T09:16:35.5342754Z * [new tag] viable/strict/1763428331 -> viable/strict/1763428331 2025-12-04T09:16:35.5342926Z * [new tag] viable/strict/1763430922 -> viable/strict/1763430922 2025-12-04T09:16:35.5343093Z * [new tag] viable/strict/1763434184 -> viable/strict/1763434184 2025-12-04T09:16:35.5343255Z * [new tag] viable/strict/1763439973 -> viable/strict/1763439973 2025-12-04T09:16:35.5343416Z * [new tag] viable/strict/1763444995 -> viable/strict/1763444995 2025-12-04T09:16:35.5343590Z * [new tag] viable/strict/1763447206 -> viable/strict/1763447206 2025-12-04T09:16:35.5343750Z * [new tag] viable/strict/1763448826 -> viable/strict/1763448826 2025-12-04T09:16:35.5343915Z * [new tag] viable/strict/1763450717 -> viable/strict/1763450717 2025-12-04T09:16:35.5344089Z * [new tag] viable/strict/1763452183 -> viable/strict/1763452183 2025-12-04T09:16:35.5344251Z * [new tag] viable/strict/1763457945 -> viable/strict/1763457945 2025-12-04T09:16:35.5344411Z * [new tag] viable/strict/1763459439 -> viable/strict/1763459439 2025-12-04T09:16:35.5344581Z * [new tag] viable/strict/1763461556 -> viable/strict/1763461556 2025-12-04T09:16:35.5344742Z * [new tag] viable/strict/1763463103 -> viable/strict/1763463103 2025-12-04T09:16:35.5344903Z * [new tag] viable/strict/1763465100 -> viable/strict/1763465100 2025-12-04T09:16:35.5345072Z * [new tag] viable/strict/1763468866 -> viable/strict/1763468866 2025-12-04T09:16:35.5345231Z * [new tag] viable/strict/1763493823 -> viable/strict/1763493823 2025-12-04T09:16:35.5345395Z * [new tag] viable/strict/1763496249 -> viable/strict/1763496249 2025-12-04T09:16:35.5345563Z * [new tag] viable/strict/1763502620 -> viable/strict/1763502620 2025-12-04T09:16:35.5345728Z * [new tag] viable/strict/1763504715 -> viable/strict/1763504715 2025-12-04T09:16:35.5345891Z * [new tag] viable/strict/1763506208 -> viable/strict/1763506208 2025-12-04T09:16:35.5346055Z * [new tag] viable/strict/1763520590 -> viable/strict/1763520590 2025-12-04T09:16:35.5346214Z * [new tag] viable/strict/1763523357 -> viable/strict/1763523357 2025-12-04T09:16:35.5346377Z * [new tag] viable/strict/1763529922 -> viable/strict/1763529922 2025-12-04T09:16:35.5346617Z * [new tag] viable/strict/1763531408 -> viable/strict/1763531408 2025-12-04T09:16:35.5346860Z * [new tag] viable/strict/1763533622 -> viable/strict/1763533622 2025-12-04T09:16:35.5347090Z * [new tag] viable/strict/1763538576 -> viable/strict/1763538576 2025-12-04T09:16:35.5347255Z * [new tag] viable/strict/1763545823 -> viable/strict/1763545823 2025-12-04T09:16:35.5347432Z * [new tag] viable/strict/1763547951 -> viable/strict/1763547951 2025-12-04T09:16:35.5347598Z * [new tag] viable/strict/1763551477 -> viable/strict/1763551477 2025-12-04T09:16:35.5347757Z * [new tag] viable/strict/1763552982 -> viable/strict/1763552982 2025-12-04T09:16:35.5347963Z * [new tag] viable/strict/1763594698 -> viable/strict/1763594698 2025-12-04T09:16:35.5348128Z * [new tag] viable/strict/1763596178 -> viable/strict/1763596178 2025-12-04T09:16:35.5348327Z * [new tag] viable/strict/1763599155 -> viable/strict/1763599155 2025-12-04T09:16:35.5348498Z * [new tag] viable/strict/1763603717 -> viable/strict/1763603717 2025-12-04T09:16:35.5348660Z * [new tag] viable/strict/1763606923 -> viable/strict/1763606923 2025-12-04T09:16:35.5348819Z * [new tag] viable/strict/1763609715 -> viable/strict/1763609715 2025-12-04T09:16:35.5348986Z * [new tag] viable/strict/1763612757 -> viable/strict/1763612757 2025-12-04T09:16:35.5349146Z * [new tag] viable/strict/1763616325 -> viable/strict/1763616325 2025-12-04T09:16:35.5349307Z * [new tag] viable/strict/1763623509 -> viable/strict/1763623509 2025-12-04T09:16:35.5349477Z * [new tag] viable/strict/1763624984 -> viable/strict/1763624984 2025-12-04T09:16:35.5349651Z * [new tag] viable/strict/1763628796 -> viable/strict/1763628796 2025-12-04T09:16:35.5349815Z * [new tag] viable/strict/1763634343 -> viable/strict/1763634343 2025-12-04T09:16:35.5349974Z * [new tag] viable/strict/1763635867 -> viable/strict/1763635867 2025-12-04T09:16:35.5350147Z * [new tag] viable/strict/1763639382 -> viable/strict/1763639382 2025-12-04T09:16:35.5350308Z * [new tag] viable/strict/1763646626 -> viable/strict/1763646626 2025-12-04T09:16:35.5350467Z * [new tag] viable/strict/1763655997 -> viable/strict/1763655997 2025-12-04T09:16:35.5350640Z * [new tag] viable/strict/1763659444 -> viable/strict/1763659444 2025-12-04T09:16:35.5350806Z * [new tag] viable/strict/1763660992 -> viable/strict/1763660992 2025-12-04T09:16:35.5350968Z * [new tag] viable/strict/1763663201 -> viable/strict/1763663201 2025-12-04T09:16:35.5351136Z * [new tag] viable/strict/1763670362 -> viable/strict/1763670362 2025-12-04T09:16:35.5351294Z * [new tag] viable/strict/1763675378 -> viable/strict/1763675378 2025-12-04T09:16:35.5351463Z * [new tag] viable/strict/1763693343 -> viable/strict/1763693343 2025-12-04T09:16:35.5351643Z * [new tag] viable/strict/1763696088 -> viable/strict/1763696088 2025-12-04T09:16:35.5351803Z * [new tag] viable/strict/1763697343 -> viable/strict/1763697343 2025-12-04T09:16:35.5351961Z * [new tag] viable/strict/1763699165 -> viable/strict/1763699165 2025-12-04T09:16:35.5352130Z * [new tag] viable/strict/1763700660 -> viable/strict/1763700660 2025-12-04T09:16:35.5352288Z * [new tag] viable/strict/1763704209 -> viable/strict/1763704209 2025-12-04T09:16:35.5352458Z * [new tag] viable/strict/1763706411 -> viable/strict/1763706411 2025-12-04T09:16:35.5352707Z * [new tag] viable/strict/1763708082 -> viable/strict/1763708082 2025-12-04T09:16:35.5352868Z * [new tag] viable/strict/1763711381 -> viable/strict/1763711381 2025-12-04T09:16:35.5353089Z * [new tag] viable/strict/1763713593 -> viable/strict/1763713593 2025-12-04T09:16:35.5353255Z * [new tag] viable/strict/1763715201 -> viable/strict/1763715201 2025-12-04T09:16:35.5353421Z * [new tag] viable/strict/1763733017 -> viable/strict/1763733017 2025-12-04T09:16:35.5353583Z * [new tag] viable/strict/1763735108 -> viable/strict/1763735108 2025-12-04T09:16:35.5353787Z * [new tag] viable/strict/1763749579 -> viable/strict/1763749579 2025-12-04T09:16:35.5353959Z * [new tag] viable/strict/1763751113 -> viable/strict/1763751113 2025-12-04T09:16:35.5354121Z * [new tag] viable/strict/1763753035 -> viable/strict/1763753035 2025-12-04T09:16:35.5354284Z * [new tag] viable/strict/1763754578 -> viable/strict/1763754578 2025-12-04T09:16:35.5354488Z * [new tag] viable/strict/1763756748 -> viable/strict/1763756748 2025-12-04T09:16:35.5354655Z * [new tag] viable/strict/1763758205 -> viable/strict/1763758205 2025-12-04T09:16:35.5354817Z * [new tag] viable/strict/1763764050 -> viable/strict/1763764050 2025-12-04T09:16:35.5354989Z * [new tag] viable/strict/1763771887 -> viable/strict/1763771887 2025-12-04T09:16:35.5355148Z * [new tag] viable/strict/1763773920 -> viable/strict/1763773920 2025-12-04T09:16:35.5355311Z * [new tag] viable/strict/1763776501 -> viable/strict/1763776501 2025-12-04T09:16:35.5355482Z * [new tag] viable/strict/1763779437 -> viable/strict/1763779437 2025-12-04T09:16:35.5355649Z * [new tag] viable/strict/1763781038 -> viable/strict/1763781038 2025-12-04T09:16:35.5355810Z * [new tag] viable/strict/1763782245 -> viable/strict/1763782245 2025-12-04T09:16:35.5355980Z * [new tag] viable/strict/1763785568 -> viable/strict/1763785568 2025-12-04T09:16:35.5356142Z * [new tag] viable/strict/1763787006 -> viable/strict/1763787006 2025-12-04T09:16:35.5356304Z * [new tag] viable/strict/1763789103 -> viable/strict/1763789103 2025-12-04T09:16:35.5356463Z * [new tag] viable/strict/1763790578 -> viable/strict/1763790578 2025-12-04T09:16:35.5356632Z * [new tag] viable/strict/1763796275 -> viable/strict/1763796275 2025-12-04T09:16:35.5356789Z * [new tag] viable/strict/1763801465 -> viable/strict/1763801465 2025-12-04T09:16:35.5356950Z * [new tag] viable/strict/1763803522 -> viable/strict/1763803522 2025-12-04T09:16:35.5357125Z * [new tag] viable/strict/1763808581 -> viable/strict/1763808581 2025-12-04T09:16:35.5357295Z * [new tag] viable/strict/1763840977 -> viable/strict/1763840977 2025-12-04T09:16:35.5357455Z * [new tag] viable/strict/1763846659 -> viable/strict/1763846659 2025-12-04T09:16:35.5357626Z * [new tag] viable/strict/1763872065 -> viable/strict/1763872065 2025-12-04T09:16:35.5357786Z * [new tag] viable/strict/1763873648 -> viable/strict/1763873648 2025-12-04T09:16:35.5357949Z * [new tag] viable/strict/1763875506 -> viable/strict/1763875506 2025-12-04T09:16:35.5358122Z * [new tag] viable/strict/1763889904 -> viable/strict/1763889904 2025-12-04T09:16:35.5358281Z * [new tag] viable/strict/1763930999 -> viable/strict/1763930999 2025-12-04T09:16:35.5358440Z * [new tag] viable/strict/1763944964 -> viable/strict/1763944964 2025-12-04T09:16:35.5358608Z * [new tag] viable/strict/1763958474 -> viable/strict/1763958474 2025-12-04T09:16:35.5358853Z * [new tag] viable/strict/1763967263 -> viable/strict/1763967263 2025-12-04T09:16:35.5359012Z * [new tag] viable/strict/1763972803 -> viable/strict/1763972803 2025-12-04T09:16:35.5359252Z * [new tag] viable/strict/1763976376 -> viable/strict/1763976376 2025-12-04T09:16:35.5359414Z * [new tag] viable/strict/1763989404 -> viable/strict/1763989404 2025-12-04T09:16:35.5359581Z * [new tag] viable/strict/1763990887 -> viable/strict/1763990887 2025-12-04T09:16:35.5359743Z * [new tag] viable/strict/1764019919 -> viable/strict/1764019919 2025-12-04T09:16:35.5359954Z * [new tag] viable/strict/1764023134 -> viable/strict/1764023134 2025-12-04T09:16:35.5360115Z * [new tag] viable/strict/1764024593 -> viable/strict/1764024593 2025-12-04T09:16:35.5360276Z * [new tag] viable/strict/1764026706 -> viable/strict/1764026706 2025-12-04T09:16:35.5360487Z * [new tag] viable/strict/1764031139 -> viable/strict/1764031139 2025-12-04T09:16:35.5360653Z * [new tag] viable/strict/1764033131 -> viable/strict/1764033131 2025-12-04T09:16:35.5360815Z * [new tag] viable/strict/1764035725 -> viable/strict/1764035725 2025-12-04T09:16:35.5360991Z * [new tag] viable/strict/1764624265 -> viable/strict/1764624265 2025-12-04T09:16:35.5361152Z * [new tag] viable/strict/1764631514 -> viable/strict/1764631514 2025-12-04T09:16:35.5361312Z * [new tag] viable/strict/1764632987 -> viable/strict/1764632987 2025-12-04T09:16:35.5361489Z * [new tag] viable/strict/1764636063 -> viable/strict/1764636063 2025-12-04T09:16:35.5361649Z * [new tag] viable/strict/1764643975 -> viable/strict/1764643975 2025-12-04T09:16:35.5361808Z * [new tag] viable/strict/1764646859 -> viable/strict/1764646859 2025-12-04T09:16:35.5361983Z * [new tag] viable/strict/1764653120 -> viable/strict/1764653120 2025-12-04T09:16:35.5362144Z * [new tag] viable/strict/1764654632 -> viable/strict/1764654632 2025-12-04T09:16:35.5362314Z * [new tag] viable/strict/1764656821 -> viable/strict/1764656821 2025-12-04T09:16:35.5362481Z * [new tag] viable/strict/1764658557 -> viable/strict/1764658557 2025-12-04T09:16:35.5362641Z * [new tag] viable/strict/1764660333 -> viable/strict/1764660333 2025-12-04T09:16:35.5362801Z * [new tag] viable/strict/1764661812 -> viable/strict/1764661812 2025-12-04T09:16:35.5362960Z * [new tag] viable/strict/1764664023 -> viable/strict/1764664023 2025-12-04T09:16:35.5363131Z * [new tag] viable/strict/1764669150 -> viable/strict/1764669150 2025-12-04T09:16:35.5363294Z * [new tag] viable/strict/1764680709 -> viable/strict/1764680709 2025-12-04T09:16:35.5363464Z * [new tag] viable/strict/1764687619 -> viable/strict/1764687619 2025-12-04T09:16:35.5363638Z * [new tag] viable/strict/1764696355 -> viable/strict/1764696355 2025-12-04T09:16:35.5363803Z * [new tag] viable/strict/1764701767 -> viable/strict/1764701767 2025-12-04T09:16:35.5363961Z * [new tag] viable/strict/1764710768 -> viable/strict/1764710768 2025-12-04T09:16:35.5364131Z * [new tag] viable/strict/1764716202 -> viable/strict/1764716202 2025-12-04T09:16:35.5364295Z * [new tag] viable/strict/1764793566 -> viable/strict/1764793566 2025-12-04T09:16:35.5364459Z * [new tag] viable/strict/1764797093 -> viable/strict/1764797093 2025-12-04T09:16:35.5364631Z * [new tag] viable/strict/1764800729 -> viable/strict/1764800729 2025-12-04T09:16:35.5364764Z * [new tag] whc_flight_1 -> whc_flight_1 2025-12-04T09:16:35.5364969Z * [new tag] whc_flight_2 -> whc_flight_2 2025-12-04T09:16:42.8528952Z * [new tag] whc_flight_4 -> whc_flight_4 2025-12-04T09:16:42.8745383Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T09:16:42.8953014Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:16:42.8986690Z ##[endgroup] 2025-12-04T09:16:42.8987075Z ##[group]Determining the checkout info 2025-12-04T09:16:42.8988649Z ##[endgroup] 2025-12-04T09:16:42.8999956Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-12-04T09:16:42.9268076Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-12-04T09:16:42.9505333Z ##[group]Checking out the ref 2025-12-04T09:16:42.9517027Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:16:44.0816440Z Updating files: 9% (1846/20121) 2025-12-04T09:16:44.1643649Z Updating files: 10% (2013/20121) 2025-12-04T09:16:44.3073885Z Updating files: 11% (2214/20121) 2025-12-04T09:16:44.3916217Z Updating files: 12% (2415/20121) 2025-12-04T09:16:44.4751304Z Updating files: 13% (2616/20121) 2025-12-04T09:16:44.5796020Z Updating files: 14% (2817/20121) 2025-12-04T09:16:44.6466640Z Updating files: 15% (3019/20121) 2025-12-04T09:16:44.7230823Z Updating files: 16% (3220/20121) 2025-12-04T09:16:44.8943398Z Updating files: 17% (3421/20121) 2025-12-04T09:16:45.0264098Z Updating files: 18% (3622/20121) 2025-12-04T09:16:45.0327950Z Updating files: 18% (3801/20121) 2025-12-04T09:16:45.1167346Z Updating files: 19% (3823/20121) 2025-12-04T09:16:45.1899809Z Updating files: 20% (4025/20121) 2025-12-04T09:16:45.2674313Z Updating files: 21% (4226/20121) 2025-12-04T09:16:45.5064015Z Updating files: 22% (4427/20121) 2025-12-04T09:16:45.6321110Z Updating files: 23% (4628/20121) 2025-12-04T09:16:46.1665296Z Updating files: 24% (4830/20121) 2025-12-04T09:16:46.2133472Z Updating files: 24% (4912/20121) 2025-12-04T09:16:46.2592251Z Updating files: 25% (5031/20121) 2025-12-04T09:16:46.2996384Z Updating files: 26% (5232/20121) 2025-12-04T09:16:46.6817603Z Updating files: 27% (5433/20121) 2025-12-04T09:16:46.7483959Z Updating files: 28% (5634/20121) 2025-12-04T09:16:46.7809625Z Updating files: 29% (5836/20121) 2025-12-04T09:16:46.8881472Z Updating files: 30% (6037/20121) 2025-12-04T09:16:47.0083131Z Updating files: 31% (6238/20121) 2025-12-04T09:16:47.0159603Z Updating files: 31% (6424/20121) 2025-12-04T09:16:47.1657695Z Updating files: 32% (6439/20121) 2025-12-04T09:16:47.3165728Z Updating files: 33% (6640/20121) 2025-12-04T09:16:47.4969104Z Updating files: 34% (6842/20121) 2025-12-04T09:16:47.6524983Z Updating files: 35% (7043/20121) 2025-12-04T09:16:47.8357203Z Updating files: 36% (7244/20121) 2025-12-04T09:16:47.9437264Z Updating files: 37% (7445/20121) 2025-12-04T09:16:48.0120469Z Updating files: 38% (7646/20121) 2025-12-04T09:16:48.0268231Z Updating files: 38% (7812/20121) 2025-12-04T09:16:48.1085639Z Updating files: 39% (7848/20121) 2025-12-04T09:16:48.2297669Z Updating files: 40% (8049/20121) 2025-12-04T09:16:48.3136040Z Updating files: 41% (8250/20121) 2025-12-04T09:16:48.4214645Z Updating files: 42% (8451/20121) 2025-12-04T09:16:48.5000383Z Updating files: 43% (8653/20121) 2025-12-04T09:16:48.5808518Z Updating files: 44% (8854/20121) 2025-12-04T09:16:48.7106016Z Updating files: 45% (9055/20121) 2025-12-04T09:16:48.7795863Z Updating files: 46% (9256/20121) 2025-12-04T09:16:48.8837650Z Updating files: 47% (9457/20121) 2025-12-04T09:16:48.9717370Z Updating files: 48% (9659/20121) 2025-12-04T09:16:49.0181262Z Updating files: 49% (9860/20121) 2025-12-04T09:16:49.0504673Z Updating files: 49% (9979/20121) 2025-12-04T09:16:49.2232714Z Updating files: 50% (10061/20121) 2025-12-04T09:16:49.3077192Z Updating files: 51% (10262/20121) 2025-12-04T09:16:49.3954793Z Updating files: 52% (10463/20121) 2025-12-04T09:16:49.5070132Z Updating files: 53% (10665/20121) 2025-12-04T09:16:49.5975074Z Updating files: 54% (10866/20121) 2025-12-04T09:16:49.7108346Z Updating files: 55% (11067/20121) 2025-12-04T09:16:49.7939005Z Updating files: 56% (11268/20121) 2025-12-04T09:16:49.8760240Z Updating files: 57% (11469/20121) 2025-12-04T09:16:49.9880170Z Updating files: 58% (11671/20121) 2025-12-04T09:16:50.0218300Z Updating files: 59% (11872/20121) 2025-12-04T09:16:50.0756587Z Updating files: 59% (11951/20121) 2025-12-04T09:16:50.1843351Z Updating files: 60% (12073/20121) 2025-12-04T09:16:50.2731694Z Updating files: 61% (12274/20121) 2025-12-04T09:16:50.3634778Z Updating files: 62% (12476/20121) 2025-12-04T09:16:50.5584951Z Updating files: 63% (12677/20121) 2025-12-04T09:16:50.6422210Z Updating files: 64% (12878/20121) 2025-12-04T09:16:50.7531213Z Updating files: 65% (13079/20121) 2025-12-04T09:16:50.8406184Z Updating files: 66% (13280/20121) 2025-12-04T09:16:50.9182773Z Updating files: 67% (13482/20121) 2025-12-04T09:16:51.0227715Z Updating files: 68% (13683/20121) 2025-12-04T09:16:51.0393272Z Updating files: 68% (13843/20121) 2025-12-04T09:16:51.1700550Z Updating files: 69% (13884/20121) 2025-12-04T09:16:51.7347347Z Updating files: 70% (14085/20121) 2025-12-04T09:16:51.8138536Z Updating files: 71% (14286/20121) 2025-12-04T09:16:51.9903878Z Updating files: 72% (14488/20121) 2025-12-04T09:16:52.0223999Z Updating files: 73% (14689/20121) 2025-12-04T09:16:52.1697876Z Updating files: 73% (14733/20121) 2025-12-04T09:16:52.3240710Z Updating files: 74% (14890/20121) 2025-12-04T09:16:52.5450648Z Updating files: 75% (15091/20121) 2025-12-04T09:16:52.6675031Z Updating files: 76% (15292/20121) 2025-12-04T09:16:52.8108964Z Updating files: 77% (15494/20121) 2025-12-04T09:16:52.9434479Z Updating files: 78% (15695/20121) 2025-12-04T09:16:53.0619306Z Updating files: 79% (15896/20121) 2025-12-04T09:16:53.1600803Z Updating files: 79% (15974/20121) 2025-12-04T09:16:53.4078780Z Updating files: 80% (16097/20121) 2025-12-04T09:16:53.5709243Z Updating files: 81% (16299/20121) 2025-12-04T09:16:53.7426464Z Updating files: 82% (16500/20121) 2025-12-04T09:16:53.8822759Z Updating files: 83% (16701/20121) 2025-12-04T09:16:54.0244131Z Updating files: 84% (16902/20121) 2025-12-04T09:16:54.0843651Z Updating files: 84% (17013/20121) 2025-12-04T09:16:54.2118218Z Updating files: 85% (17103/20121) 2025-12-04T09:16:54.3765615Z Updating files: 86% (17305/20121) 2025-12-04T09:16:54.5001174Z Updating files: 87% (17506/20121) 2025-12-04T09:16:54.9259821Z Updating files: 88% (17707/20121) 2025-12-04T09:16:55.0248326Z Updating files: 89% (17908/20121) 2025-12-04T09:16:55.0933685Z Updating files: 89% (17999/20121) 2025-12-04T09:16:55.2330497Z Updating files: 90% (18109/20121) 2025-12-04T09:16:55.3842145Z Updating files: 91% (18311/20121) 2025-12-04T09:16:55.5150903Z Updating files: 92% (18512/20121) 2025-12-04T09:16:55.6910697Z Updating files: 93% (18713/20121) 2025-12-04T09:16:55.8364065Z Updating files: 94% (18914/20121) 2025-12-04T09:16:55.9804041Z Updating files: 95% (19115/20121) 2025-12-04T09:16:56.0295165Z Updating files: 96% (19317/20121) 2025-12-04T09:16:56.2415481Z Updating files: 96% (19364/20121) 2025-12-04T09:16:56.3686780Z Updating files: 97% (19518/20121) 2025-12-04T09:16:56.5628203Z Updating files: 98% (19719/20121) 2025-12-04T09:16:56.7017265Z Updating files: 99% (19920/20121) 2025-12-04T09:16:56.7017613Z Updating files: 100% (20121/20121) 2025-12-04T09:16:56.7017881Z Updating files: 100% (20121/20121), done. 2025-12-04T09:16:56.7508882Z Note: switching to 'ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32'. 2025-12-04T09:16:56.7509205Z 2025-12-04T09:16:56.7509422Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T09:16:56.7509910Z changes and commit them, and you can discard any commits you make in this 2025-12-04T09:16:56.7510640Z state without impacting any branches by switching back to a branch. 2025-12-04T09:16:56.7510931Z 2025-12-04T09:16:56.7511118Z If you want to create a new branch to retain commits you create, you may 2025-12-04T09:16:56.7511706Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T09:16:56.7511967Z 2025-12-04T09:16:56.7512100Z git switch -c 2025-12-04T09:16:56.7512276Z 2025-12-04T09:16:56.7512367Z Or undo this operation with: 2025-12-04T09:16:56.7512534Z 2025-12-04T09:16:56.7512619Z git switch - 2025-12-04T09:16:56.7512728Z 2025-12-04T09:16:56.7512940Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T09:16:56.7513264Z 2025-12-04T09:16:56.7513508Z HEAD is now at ffd9b0fb435 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T09:16:56.7709544Z ##[endgroup] 2025-12-04T09:16:56.7709976Z ##[group]Setting up auth for fetching submodules 2025-12-04T09:16:56.7721476Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-12-04T09:16:56.7977610Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T09:16:56.8216496Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T09:16:56.8462451Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T09:16:56.8688570Z ##[endgroup] 2025-12-04T09:16:56.8688983Z ##[group]Fetching submodules 2025-12-04T09:16:56.8698277Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-12-04T09:16:57.2873435Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T09:16:57.7874455Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-12-04T09:16:57.7875437Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-12-04T09:16:57.7876368Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-12-04T09:16:57.7877319Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-12-04T09:16:57.7878170Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-12-04T09:16:57.7879249Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-12-04T09:16:57.7880371Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-12-04T09:16:57.7881168Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-12-04T09:16:57.7881986Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-12-04T09:16:57.7883007Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-12-04T09:16:57.7884045Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-12-04T09:16:57.7884938Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-12-04T09:16:57.7885849Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-12-04T09:16:57.7886751Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-12-04T09:16:57.7888325Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-12-04T09:16:57.7889352Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-12-04T09:16:57.7890479Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-12-04T09:16:57.7891317Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-12-04T09:16:57.7892171Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:16:57.7893033Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-12-04T09:16:57.7893843Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-12-04T09:16:57.7894800Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-12-04T09:16:57.7895566Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-12-04T09:16:57.7896356Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-12-04T09:16:57.7897189Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-12-04T09:16:57.7898079Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-12-04T09:16:57.7898934Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-12-04T09:16:57.7899719Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-12-04T09:16:57.7900765Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-12-04T09:16:57.7901789Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-12-04T09:16:57.7902699Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-12-04T09:16:57.7903629Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-12-04T09:16:57.7904696Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-12-04T09:16:57.7971550Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-12-04T09:16:57.7972508Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-12-04T09:16:57.7973399Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-12-04T09:16:57.7974239Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-12-04T09:16:57.9064494Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-12-04T09:16:58.9122322Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-12-04T09:16:58.9123332Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-12-04T09:16:58.9124244Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-12-04T09:16:58.9125142Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-12-04T09:16:59.5133750Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-12-04T09:17:07.8544011Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-12-04T09:17:07.8545208Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-12-04T09:17:07.8564173Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-12-04T09:17:07.8571524Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-12-04T09:17:07.8572644Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-12-04T09:17:07.8574393Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-12-04T09:17:07.8575366Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-12-04T09:17:07.8575930Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-12-04T09:17:07.8576593Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-12-04T09:17:07.8577253Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-12-04T09:17:07.8577849Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-12-04T09:17:07.8578492Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-12-04T09:17:07.8579680Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-12-04T09:17:07.8580611Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-12-04T09:17:07.8581540Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-12-04T09:17:27.9798091Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-12-04T09:17:27.9799094Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-12-04T09:17:27.9799906Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-12-04T09:17:27.9800451Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-12-04T09:17:27.9801059Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-12-04T09:17:27.9801644Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-12-04T09:17:27.9802198Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-12-04T09:17:27.9802712Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-12-04T09:17:27.9803226Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-12-04T09:17:27.9803845Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-12-04T09:17:27.9804366Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-12-04T09:17:27.9804914Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-12-04T09:17:27.9805492Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-12-04T09:17:27.9806017Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-12-04T09:17:27.9806590Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-12-04T09:17:27.9807167Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-12-04T09:17:28.1058009Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T09:17:28.2129469Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T09:17:28.2932831Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T09:17:28.5509711Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T09:17:29.3219907Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T09:17:29.6007171Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T09:17:38.3661453Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T09:17:39.8338872Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T09:17:39.8452165Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:17:44.7451363Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-12-04T09:17:48.0272916Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T09:17:48.2764669Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T09:17:52.6366508Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T09:17:52.8470993Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T09:17:53.3840471Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T09:17:53.7018488Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T09:17:59.6359407Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T09:18:01.1010361Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T09:18:01.1227600Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-12-04T09:18:01.1228804Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:18:01.1229983Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:18:01.1231047Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-12-04T09:18:01.1232099Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-12-04T09:18:01.1233353Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:18:01.1234503Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-12-04T09:18:01.2233938Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-12-04T09:18:11.8640313Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-12-04T09:18:11.8641099Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-12-04T09:18:11.8641805Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-12-04T09:18:11.8642635Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-12-04T09:18:11.8643358Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-12-04T09:18:11.8644018Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-12-04T09:18:12.1238137Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T09:18:16.6019466Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T09:18:17.1510673Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T09:18:23.0586872Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T09:18:23.3247923Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:18:23.4035971Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T09:18:24.6053562Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T09:18:25.2855950Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T09:18:25.2985629Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:18:25.2986821Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:18:30.5031761Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-12-04T09:18:30.5032669Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-12-04T09:18:33.2970461Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T09:18:38.9347880Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T09:18:40.6639974Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T09:18:40.8374178Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T09:18:41.0693060Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T09:18:41.2820197Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T09:18:41.5819725Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:18:41.7798969Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T09:18:41.7908802Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-12-04T09:18:57.3588130Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-12-04T09:19:06.8726377Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T09:19:07.0101550Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T09:19:07.3032472Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T09:19:07.3180626Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:19:07.3181844Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:19:07.3182981Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:19:09.9810027Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-12-04T09:19:09.9810872Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-12-04T09:19:09.9811740Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-12-04T09:19:10.3500899Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T09:19:10.4730633Z 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:19:10.4732126Z 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:19:10.4733244Z 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:19:10.4734393Z 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:19:10.4735625Z 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:19:10.4737000Z 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:19:10.4738284Z 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:19:10.4739412Z 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:19:10.4740678Z 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:19:10.5387800Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-12-04T09:19:18.8128451Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-12-04T09:19:18.8129490Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-12-04T09:19:18.8130520Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-12-04T09:19:18.8131525Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-12-04T09:19:18.8132498Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-12-04T09:19:18.8133453Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-12-04T09:19:18.8134401Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-12-04T09:19:18.8135359Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-12-04T09:19:19.5895447Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T09:19:20.1417360Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T09:19:23.5177851Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T09:19:23.6240517Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T09:19:23.6350779Z 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:19:24.0826986Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-12-04T09:19:24.2494849Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T09:19:24.4318456Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T09:19:24.9868737Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:19:25.9213501Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T09:19:26.0289543Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T09:19:26.5376389Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T09:19:26.5502003Z 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:19:26.5503466Z 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:19:28.8533058Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T09:19:28.8534391Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T09:19:29.7561681Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T09:19:30.1676355Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T09:19:30.3103941Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T09:19:30.5591713Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:19:30.9399645Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T09:19:31.1797669Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T09:19:31.7435915Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T09:19:35.7206639Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T09:19:35.7339559Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-12-04T09:19:36.6893963Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-12-04T09:19:36.9588090Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T09:19:37.7473000Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T09:19:37.7712634Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:19:37.7713789Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:19:37.7714850Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:19:37.7716209Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:19:37.7717635Z 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:19:37.7719031Z 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:19:37.7720327Z 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:19:37.7721458Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:19:37.8100935Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-12-04T09:19:48.8666334Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-12-04T09:19:48.8667306Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-12-04T09:19:48.8668172Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-12-04T09:19:48.8669009Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-12-04T09:19:48.8669852Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-12-04T09:19:48.8670697Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-12-04T09:19:48.8671490Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-12-04T09:19:49.0028001Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T09:19:49.2041429Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T09:19:49.2963098Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T09:19:49.8279685Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T09:19:49.9278224Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T09:19:50.0476164Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T09:19:50.1769471Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T09:19:50.1895838Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:19:50.1897120Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:19:52.5205216Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T09:19:52.5206339Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T09:19:53.2923867Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T09:19:53.5159575Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T09:19:58.8378647Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T09:19:58.9166297Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T09:20:00.2925150Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T09:20:00.3059280Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:20:00.3060393Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-12-04T09:20:01.5250566Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-12-04T09:20:01.5252404Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-12-04T09:20:01.6090336Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T09:20:03.1257977Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T09:20:03.2049831Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T09:20:03.3054815Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T09:20:03.5233202Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T09:20:03.6687560Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T09:20:03.8540345Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T09:20:04.2049723Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T09:20:04.2218467Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:20:04.2219559Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:20:04.2220534Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:20:04.2221518Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:20:06.5816297Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-12-04T09:20:06.5817100Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-12-04T09:20:06.5817893Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-12-04T09:20:06.5818654Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-12-04T09:20:06.8000262Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T09:20:06.9073768Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T09:20:07.1975058Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T09:20:07.4391586Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T09:20:07.4501725Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:20:07.7562843Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-12-04T09:20:07.8132866Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T09:20:07.8388611Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-12-04T09:20:08.2638694Z Entering 'android/libs/fbjni' 2025-12-04T09:20:08.3051864Z Entering 'third_party/FP16' 2025-12-04T09:20:08.3471469Z Entering 'third_party/FXdiv' 2025-12-04T09:20:08.3866406Z Entering 'third_party/NNPACK' 2025-12-04T09:20:08.4249275Z Entering 'third_party/NVTX' 2025-12-04T09:20:08.4635706Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:20:08.5034440Z Entering 'third_party/XNNPACK' 2025-12-04T09:20:08.5456522Z Entering 'third_party/aiter' 2025-12-04T09:20:08.5847382Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:20:08.6261314Z Entering 'third_party/benchmark' 2025-12-04T09:20:08.6644745Z Entering 'third_party/composable_kernel' 2025-12-04T09:20:08.7093079Z Entering 'third_party/cpp-httplib' 2025-12-04T09:20:08.7486549Z Entering 'third_party/cpuinfo' 2025-12-04T09:20:08.7872066Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:20:08.8263409Z Entering 'third_party/cutlass' 2025-12-04T09:20:08.8675128Z Entering 'third_party/fbgemm' 2025-12-04T09:20:08.9090838Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:20:08.9482846Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:20:08.9911409Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:20:09.0310832Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:20:09.0715432Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:20:09.1143263Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:20:09.1532297Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:20:09.1947835Z Entering 'third_party/flash-attention' 2025-12-04T09:20:09.2324978Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:20:09.2721606Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:20:09.3150781Z Entering 'third_party/flatbuffers' 2025-12-04T09:20:09.3605316Z Entering 'third_party/fmt' 2025-12-04T09:20:09.4008048Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:20:09.4423527Z Entering 'third_party/gloo' 2025-12-04T09:20:09.4806022Z Entering 'third_party/googletest' 2025-12-04T09:20:09.5186664Z Entering 'third_party/ideep' 2025-12-04T09:20:09.5552546Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:20:09.5959124Z Entering 'third_party/ittapi' 2025-12-04T09:20:09.6341530Z Entering 'third_party/kineto' 2025-12-04T09:20:09.6712975Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:20:09.7106076Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:20:09.7532481Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:20:09.7910883Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:20:09.8290656Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:20:09.8653511Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:20:09.9057120Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:20:09.9464593Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:20:09.9865784Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:20:10.0251494Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:20:10.0676276Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:20:10.1058464Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:10.1489551Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:10.1952999Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:20:10.2345128Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:20:10.2752217Z Entering 'third_party/kleidiai' 2025-12-04T09:20:10.3152308Z Entering 'third_party/mimalloc' 2025-12-04T09:20:10.3534880Z Entering 'third_party/nlohmann' 2025-12-04T09:20:10.3978378Z Entering 'third_party/onnx' 2025-12-04T09:20:10.4371879Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:20:10.4778076Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:20:10.5181150Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:20:10.5570406Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:20:10.5967644Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:20:10.6357265Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:20:10.6744079Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:20:10.7134781Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:20:10.7529620Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:20:10.7906725Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:10.8315554Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:10.8745089Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:20:10.9193859Z Entering 'third_party/pocketfft' 2025-12-04T09:20:10.9592712Z Entering 'third_party/protobuf' 2025-12-04T09:20:10.9985318Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:20:11.0413254Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:20:11.0823922Z Entering 'third_party/psimd' 2025-12-04T09:20:11.1214678Z Entering 'third_party/pthreadpool' 2025-12-04T09:20:11.1623038Z Entering 'third_party/pybind11' 2025-12-04T09:20:11.2022011Z Entering 'third_party/python-peachpy' 2025-12-04T09:20:11.2408159Z Entering 'third_party/sleef' 2025-12-04T09:20:11.2846566Z Entering 'third_party/tensorpipe' 2025-12-04T09:20:11.3222385Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:20:11.3624298Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:20:11.4026503Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:20:11.4430274Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:20:11.4826255Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:20:11.5342850Z ##[endgroup] 2025-12-04T09:20:11.5343288Z ##[group]Persisting credentials for submodules 2025-12-04T09:20:11.5357861Z [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:20:11.9071844Z Entering 'android/libs/fbjni' 2025-12-04T09:20:11.9697899Z Entering 'third_party/FP16' 2025-12-04T09:20:12.0328214Z Entering 'third_party/FXdiv' 2025-12-04T09:20:12.0930541Z Entering 'third_party/NNPACK' 2025-12-04T09:20:12.1567169Z Entering 'third_party/NVTX' 2025-12-04T09:20:12.2138056Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:20:12.2716926Z Entering 'third_party/XNNPACK' 2025-12-04T09:20:12.3361503Z Entering 'third_party/aiter' 2025-12-04T09:20:12.3931437Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:20:12.4558540Z Entering 'third_party/benchmark' 2025-12-04T09:20:12.5207595Z Entering 'third_party/composable_kernel' 2025-12-04T09:20:12.5801111Z Entering 'third_party/cpp-httplib' 2025-12-04T09:20:12.6399281Z Entering 'third_party/cpuinfo' 2025-12-04T09:20:12.7009458Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:20:12.7594097Z Entering 'third_party/cutlass' 2025-12-04T09:20:12.8198334Z Entering 'third_party/fbgemm' 2025-12-04T09:20:12.8767211Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:20:12.9404460Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:20:13.0005737Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:20:13.0628852Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:20:13.1253675Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:20:13.1832241Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:20:13.2411064Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:20:13.3008933Z Entering 'third_party/flash-attention' 2025-12-04T09:20:13.3581587Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:20:13.4178211Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:20:13.4803106Z Entering 'third_party/flatbuffers' 2025-12-04T09:20:13.5385135Z Entering 'third_party/fmt' 2025-12-04T09:20:13.5988524Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:20:13.6583654Z Entering 'third_party/gloo' 2025-12-04T09:20:13.7167157Z Entering 'third_party/googletest' 2025-12-04T09:20:13.7751315Z Entering 'third_party/ideep' 2025-12-04T09:20:13.8325290Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:20:13.8956727Z Entering 'third_party/ittapi' 2025-12-04T09:20:13.9547797Z Entering 'third_party/kineto' 2025-12-04T09:20:14.0104888Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:20:14.0733431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:20:14.1327411Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:20:14.1910751Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:20:14.2511347Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:20:14.3096209Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:20:14.3711557Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:20:14.4328725Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:20:14.4947256Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:20:14.5575407Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:20:14.6214041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:20:14.6794518Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:14.7403989Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:14.8037350Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:20:14.8621409Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:20:14.9226694Z Entering 'third_party/kleidiai' 2025-12-04T09:20:14.9810998Z Entering 'third_party/mimalloc' 2025-12-04T09:20:15.0444578Z Entering 'third_party/nlohmann' 2025-12-04T09:20:15.1055107Z Entering 'third_party/onnx' 2025-12-04T09:20:15.1643022Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:20:15.2259903Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:20:15.2826962Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:20:15.3409779Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:20:15.4005654Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:20:15.4599936Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:20:15.5221847Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:20:15.5853360Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:20:15.6432523Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:20:15.7016180Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:15.7618799Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:15.8234800Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:20:15.8853609Z Entering 'third_party/pocketfft' 2025-12-04T09:20:15.9463397Z Entering 'third_party/protobuf' 2025-12-04T09:20:16.0038135Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:20:16.0663132Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:20:16.1264669Z Entering 'third_party/psimd' 2025-12-04T09:20:16.1856315Z Entering 'third_party/pthreadpool' 2025-12-04T09:20:16.2435893Z Entering 'third_party/pybind11' 2025-12-04T09:20:16.3021541Z Entering 'third_party/python-peachpy' 2025-12-04T09:20:16.3630176Z Entering 'third_party/sleef' 2025-12-04T09:20:16.4205369Z Entering 'third_party/tensorpipe' 2025-12-04T09:20:16.4770352Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:20:16.5420341Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:20:16.6006309Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:20:16.6599269Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:20:16.7154180Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:20:16.7931722Z [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:20:17.2028104Z Entering 'android/libs/fbjni' 2025-12-04T09:20:17.2622112Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T09:20:17.2773316Z Entering 'third_party/FP16' 2025-12-04T09:20:17.3337734Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T09:20:17.3486067Z Entering 'third_party/FXdiv' 2025-12-04T09:20:17.4040329Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T09:20:17.4183947Z Entering 'third_party/NNPACK' 2025-12-04T09:20:17.4747151Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T09:20:17.4893931Z Entering 'third_party/NVTX' 2025-12-04T09:20:17.5447514Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T09:20:17.5600424Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:20:17.6197978Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T09:20:17.6343558Z Entering 'third_party/XNNPACK' 2025-12-04T09:20:17.6927974Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T09:20:17.7086608Z Entering 'third_party/aiter' 2025-12-04T09:20:17.7641890Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T09:20:17.7791191Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:20:17.8384876Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T09:20:17.8560815Z Entering 'third_party/benchmark' 2025-12-04T09:20:17.9135409Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:20:17.9278765Z Entering 'third_party/composable_kernel' 2025-12-04T09:20:17.9852821Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T09:20:18.0018461Z Entering 'third_party/cpp-httplib' 2025-12-04T09:20:18.0565365Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T09:20:18.0707136Z Entering 'third_party/cpuinfo' 2025-12-04T09:20:18.1265455Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T09:20:18.1411039Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:20:18.1969777Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T09:20:18.2148878Z Entering 'third_party/cutlass' 2025-12-04T09:20:18.2702796Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T09:20:18.2862602Z Entering 'third_party/fbgemm' 2025-12-04T09:20:18.3412901Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T09:20:18.3550102Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:20:18.4119427Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T09:20:18.4263722Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:20:18.4829632Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T09:20:18.4992663Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:20:18.5554146Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T09:20:18.5702385Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:20:18.6273828Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T09:20:18.6432871Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:20:18.7018461Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T09:20:18.7163443Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:20:18.7870962Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T09:20:18.8032824Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:20:18.8597168Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T09:20:18.8773419Z Entering 'third_party/flash-attention' 2025-12-04T09:20:18.9986786Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T09:20:19.0120471Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:20:19.0695783Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T09:20:19.0850285Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:20:19.1435861Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T09:20:19.1611343Z Entering 'third_party/flatbuffers' 2025-12-04T09:20:19.2175798Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T09:20:19.2322758Z Entering 'third_party/fmt' 2025-12-04T09:20:19.2914351Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T09:20:19.3061505Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:20:19.3618427Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T09:20:19.3761194Z Entering 'third_party/gloo' 2025-12-04T09:20:19.4322100Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T09:20:19.4470747Z Entering 'third_party/googletest' 2025-12-04T09:20:19.5021049Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:20:19.5169180Z Entering 'third_party/ideep' 2025-12-04T09:20:19.5723753Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T09:20:19.5850384Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:20:19.6452342Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T09:20:19.6654225Z Entering 'third_party/ittapi' 2025-12-04T09:20:19.7208225Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T09:20:19.7362658Z Entering 'third_party/kineto' 2025-12-04T09:20:19.7939716Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T09:20:19.8078437Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:20:19.8646302Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T09:20:19.8776941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:20:19.9366317Z 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:20:19.9565735Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:20:20.0151772Z 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:20:20.0297895Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:20:20.0864226Z 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:20:20.1013843Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:20:20.1608140Z 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:20:20.1737254Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:20:20.2323231Z 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:20:20.2493699Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:20:20.3087320Z 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:20:20.3234311Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:20:20.3830358Z 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:20:20.3980818Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:20:20.4534008Z 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:20:20.4684459Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:20:20.5244465Z 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:20:20.5385800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:20:20.5954065Z 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:20:20.6086879Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:20.6706441Z 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:20:20.6855237Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:20.7530459Z 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:20:20.7756651Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:20:20.8346484Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T09:20:20.8496083Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:20:20.9056332Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T09:20:20.9217642Z Entering 'third_party/kleidiai' 2025-12-04T09:20:20.9778510Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T09:20:20.9922777Z Entering 'third_party/mimalloc' 2025-12-04T09:20:21.0484453Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T09:20:21.0632408Z Entering 'third_party/nlohmann' 2025-12-04T09:20:21.1184444Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T09:20:21.1332592Z Entering 'third_party/onnx' 2025-12-04T09:20:21.1891725Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T09:20:21.2045032Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:20:21.2626031Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:20:21.2791193Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:20:21.3346529Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T09:20:21.3479612Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:20:21.4072270Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:20:21.4219215Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:20:21.4774293Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:20:21.4916984Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:20:21.5479015Z 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:20:21.5639416Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:20:21.6193198Z 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:20:21.6336703Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:20:21.6887423Z 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:20:21.7030987Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:20:21.7584444Z 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:20:21.7728057Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:20:21.8300421Z 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:20:21.8426435Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:21.9005327Z 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:20:21.9149044Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:21.9759553Z 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:20:21.9923316Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:20:22.0537246Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T09:20:22.0724587Z Entering 'third_party/pocketfft' 2025-12-04T09:20:22.1306145Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T09:20:22.1450211Z Entering 'third_party/protobuf' 2025-12-04T09:20:22.2024959Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T09:20:22.2209677Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:20:22.2773039Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:20:22.2917252Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:20:22.3495116Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:20:22.3665812Z Entering 'third_party/psimd' 2025-12-04T09:20:22.4234418Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T09:20:22.4384984Z Entering 'third_party/pthreadpool' 2025-12-04T09:20:22.4956730Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T09:20:22.5103795Z Entering 'third_party/pybind11' 2025-12-04T09:20:22.5707741Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:20:22.5858968Z Entering 'third_party/python-peachpy' 2025-12-04T09:20:22.6433609Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T09:20:22.6583813Z Entering 'third_party/sleef' 2025-12-04T09:20:22.7164714Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T09:20:22.7313651Z Entering 'third_party/tensorpipe' 2025-12-04T09:20:22.7874817Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T09:20:22.8008074Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:20:22.8590174Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:20:22.8741775Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:20:22.9314576Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T09:20:22.9463084Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:20:23.0022270Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T09:20:23.0168869Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:20:23.0739995Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:20:23.0870875Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:20:23.1443346Z 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:20:23.2069998Z [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:20:23.6170658Z Entering 'android/libs/fbjni' 2025-12-04T09:20:23.6559910Z Entering 'third_party/FP16' 2025-12-04T09:20:23.6950590Z Entering 'third_party/FXdiv' 2025-12-04T09:20:23.7359159Z Entering 'third_party/NNPACK' 2025-12-04T09:20:23.7754732Z Entering 'third_party/NVTX' 2025-12-04T09:20:23.8131004Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:20:23.8513860Z Entering 'third_party/XNNPACK' 2025-12-04T09:20:23.8925625Z Entering 'third_party/aiter' 2025-12-04T09:20:23.9316399Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:20:23.9749125Z Entering 'third_party/benchmark' 2025-12-04T09:20:24.0138752Z Entering 'third_party/composable_kernel' 2025-12-04T09:20:24.0567802Z Entering 'third_party/cpp-httplib' 2025-12-04T09:20:24.0962134Z Entering 'third_party/cpuinfo' 2025-12-04T09:20:24.1366548Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:20:24.1760995Z Entering 'third_party/cutlass' 2025-12-04T09:20:24.2160224Z Entering 'third_party/fbgemm' 2025-12-04T09:20:24.2540814Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:20:24.2937329Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:20:24.3349324Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:20:24.3741442Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:20:24.4141233Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:20:24.4536913Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:20:24.4952995Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:20:24.5361507Z Entering 'third_party/flash-attention' 2025-12-04T09:20:24.5735359Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:20:24.6132918Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:20:24.6545507Z Entering 'third_party/flatbuffers' 2025-12-04T09:20:24.6988667Z Entering 'third_party/fmt' 2025-12-04T09:20:24.7380830Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:20:24.7770879Z Entering 'third_party/gloo' 2025-12-04T09:20:24.8145490Z Entering 'third_party/googletest' 2025-12-04T09:20:24.8529054Z Entering 'third_party/ideep' 2025-12-04T09:20:24.8962045Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:20:24.9372160Z Entering 'third_party/ittapi' 2025-12-04T09:20:24.9743260Z Entering 'third_party/kineto' 2025-12-04T09:20:25.0114422Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:20:25.0488086Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:20:25.0901336Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:20:25.1282537Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:20:25.1682656Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:20:25.2078852Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:20:25.2508379Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:20:25.2896900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:20:25.3292833Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:20:25.3679222Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:20:25.4082891Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:20:25.4465014Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:25.4859725Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:25.5361247Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:20:25.5749474Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:20:25.6162745Z Entering 'third_party/kleidiai' 2025-12-04T09:20:25.6559381Z Entering 'third_party/mimalloc' 2025-12-04T09:20:25.6948517Z Entering 'third_party/nlohmann' 2025-12-04T09:20:25.7331497Z Entering 'third_party/onnx' 2025-12-04T09:20:25.7773559Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:20:25.8182429Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:20:25.8574093Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:20:25.8961004Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:20:25.9343683Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:20:25.9755253Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:20:26.0148109Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:20:26.0532104Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:20:26.0930109Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:20:26.1309735Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:26.1736048Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:26.2158672Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:20:26.2602325Z Entering 'third_party/pocketfft' 2025-12-04T09:20:26.3021716Z Entering 'third_party/protobuf' 2025-12-04T09:20:26.3407030Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:20:26.3793383Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:20:26.4209728Z Entering 'third_party/psimd' 2025-12-04T09:20:26.4599082Z Entering 'third_party/pthreadpool' 2025-12-04T09:20:26.5011587Z Entering 'third_party/pybind11' 2025-12-04T09:20:26.5392668Z Entering 'third_party/python-peachpy' 2025-12-04T09:20:26.5787116Z Entering 'third_party/sleef' 2025-12-04T09:20:26.6194600Z Entering 'third_party/tensorpipe' 2025-12-04T09:20:26.6575760Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:20:26.6987391Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:20:26.7373315Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:20:26.7759824Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:20:26.8192332Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:20:26.8754359Z [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:20:27.2683804Z Entering 'android/libs/fbjni' 2025-12-04T09:20:27.3073590Z Entering 'third_party/FP16' 2025-12-04T09:20:27.3453254Z Entering 'third_party/FXdiv' 2025-12-04T09:20:27.3863929Z Entering 'third_party/NNPACK' 2025-12-04T09:20:27.4258291Z Entering 'third_party/NVTX' 2025-12-04T09:20:27.4677241Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:20:27.5066768Z Entering 'third_party/XNNPACK' 2025-12-04T09:20:27.5465148Z Entering 'third_party/aiter' 2025-12-04T09:20:27.5833503Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:20:27.9500563Z Entering 'third_party/benchmark' 2025-12-04T09:20:27.9895425Z Entering 'third_party/composable_kernel' 2025-12-04T09:20:28.0297518Z Entering 'third_party/cpp-httplib' 2025-12-04T09:20:28.0692784Z Entering 'third_party/cpuinfo' 2025-12-04T09:20:28.1087135Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:20:28.1479459Z Entering 'third_party/cutlass' 2025-12-04T09:20:28.1884748Z Entering 'third_party/fbgemm' 2025-12-04T09:20:28.2265487Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:20:28.2660879Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:20:28.3071296Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:20:28.3470724Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:20:28.3874265Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:20:28.4269464Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:20:28.4753954Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:20:28.5175243Z Entering 'third_party/flash-attention' 2025-12-04T09:20:28.5597387Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:20:28.6040151Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:20:28.6469671Z Entering 'third_party/flatbuffers' 2025-12-04T09:20:28.6873430Z Entering 'third_party/fmt' 2025-12-04T09:20:28.7259751Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:20:28.7654052Z Entering 'third_party/gloo' 2025-12-04T09:20:28.8069481Z Entering 'third_party/googletest' 2025-12-04T09:20:28.8479342Z Entering 'third_party/ideep' 2025-12-04T09:20:28.8861074Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:20:28.9283082Z Entering 'third_party/ittapi' 2025-12-04T09:20:28.9680511Z Entering 'third_party/kineto' 2025-12-04T09:20:29.0084846Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:20:29.0473665Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:20:29.0878815Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:20:29.1332152Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:20:29.1732913Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:20:29.2110801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:20:29.2530225Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:20:29.2929558Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:20:29.3339263Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:20:29.3774370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:20:29.4179241Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:20:29.4566467Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:29.5011386Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:29.5463701Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:20:29.5869511Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:20:29.6281563Z Entering 'third_party/kleidiai' 2025-12-04T09:20:29.6679472Z Entering 'third_party/mimalloc' 2025-12-04T09:20:29.7063903Z Entering 'third_party/nlohmann' 2025-12-04T09:20:29.7458163Z Entering 'third_party/onnx' 2025-12-04T09:20:29.7879457Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:20:29.8308315Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:20:29.8709550Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:20:29.9124635Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:20:29.9535727Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:20:29.9931106Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:20:30.0336917Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:20:30.0742239Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:20:30.1142351Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:20:30.1517298Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:30.1948498Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:30.2369701Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:20:30.2811594Z Entering 'third_party/pocketfft' 2025-12-04T09:20:30.3231667Z Entering 'third_party/protobuf' 2025-12-04T09:20:30.3610470Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:20:30.4009740Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:20:30.4488624Z Entering 'third_party/psimd' 2025-12-04T09:20:30.4884404Z Entering 'third_party/pthreadpool' 2025-12-04T09:20:30.5301913Z Entering 'third_party/pybind11' 2025-12-04T09:20:30.5691133Z Entering 'third_party/python-peachpy' 2025-12-04T09:20:30.6084271Z Entering 'third_party/sleef' 2025-12-04T09:20:30.6527009Z Entering 'third_party/tensorpipe' 2025-12-04T09:20:30.6906166Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:20:30.7310226Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:20:30.7712003Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:20:30.8106938Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:20:30.8487607Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:20:30.9053375Z ##[endgroup] 2025-12-04T09:20:30.9334049Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-12-04T09:20:30.9553321Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:20:30.9802279Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-12-04T09:20:30.9802636Z cd "${GITHUB_WORKSPACE}" 2025-12-04T09:20:30.9802908Z # Clean stale submodule dirs 2025-12-04T09:20:30.9803205Z if [ -z "${NO_SUDO}" ]; then 2025-12-04T09:20:30.9803545Z  sudo git submodule foreach --recursive git clean -ffdx 2025-12-04T09:20:30.9803872Z else 2025-12-04T09:20:30.9804136Z  git submodule foreach --recursive git clean -ffdx 2025-12-04T09:20:30.9804445Z fi 2025-12-04T09:20:30.9824062Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:20:30.9824477Z env: 2025-12-04T09:20:30.9824662Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:20:30.9824888Z NO_SUDO: true 2025-12-04T09:20:30.9825070Z ##[endgroup] 2025-12-04T09:20:31.3674710Z Entering 'android/libs/fbjni' 2025-12-04T09:20:31.3891417Z Entering 'third_party/FP16' 2025-12-04T09:20:31.4096590Z Entering 'third_party/FXdiv' 2025-12-04T09:20:31.4308458Z Entering 'third_party/NNPACK' 2025-12-04T09:20:31.4519806Z Entering 'third_party/NVTX' 2025-12-04T09:20:31.4741261Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:20:31.5002951Z Entering 'third_party/XNNPACK' 2025-12-04T09:20:31.5412645Z Entering 'third_party/aiter' 2025-12-04T09:20:31.5640584Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:20:31.6075141Z Entering 'third_party/benchmark' 2025-12-04T09:20:31.6291597Z Entering 'third_party/composable_kernel' 2025-12-04T09:20:31.6715690Z Entering 'third_party/cpp-httplib' 2025-12-04T09:20:31.6927190Z Entering 'third_party/cpuinfo' 2025-12-04T09:20:31.7144153Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:20:31.7356674Z Entering 'third_party/cutlass' 2025-12-04T09:20:31.7736475Z Entering 'third_party/fbgemm' 2025-12-04T09:20:31.8008451Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:20:31.8226200Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:20:31.8663529Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:20:31.8887813Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:20:31.9260863Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:20:31.9473917Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:20:31.9678940Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:20:31.9940555Z Entering 'third_party/flash-attention' 2025-12-04T09:20:32.0157897Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:20:32.0588719Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:20:32.0982308Z Entering 'third_party/flatbuffers' 2025-12-04T09:20:32.1297370Z Entering 'third_party/fmt' 2025-12-04T09:20:32.1503872Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:20:32.1718805Z Entering 'third_party/gloo' 2025-12-04T09:20:32.1930276Z Entering 'third_party/googletest' 2025-12-04T09:20:32.2139430Z Entering 'third_party/ideep' 2025-12-04T09:20:32.2347761Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:20:32.2695091Z Entering 'third_party/ittapi' 2025-12-04T09:20:32.2909346Z Entering 'third_party/kineto' 2025-12-04T09:20:32.3107452Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:20:32.3317470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:20:32.3566092Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:20:32.3803481Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:20:32.4014550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:20:32.4208318Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:20:32.4438634Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:20:32.4641979Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:20:32.4855920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:20:32.5131182Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:20:32.5344628Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:20:32.5587645Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:32.5854582Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:32.6109708Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:20:32.6332622Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:20:32.6562485Z Entering 'third_party/kleidiai' 2025-12-04T09:20:32.6801559Z Entering 'third_party/mimalloc' 2025-12-04T09:20:32.7010126Z Entering 'third_party/nlohmann' 2025-12-04T09:20:32.7266734Z Entering 'third_party/onnx' 2025-12-04T09:20:32.8368148Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:20:32.8610940Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:20:32.8876243Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:20:32.9148751Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:20:32.9365678Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:20:32.9574171Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:20:32.9819505Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:20:33.0034973Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:20:33.0267737Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:20:33.0471803Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:20:33.0728687Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:20:33.0965730Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:20:33.1856922Z Entering 'third_party/pocketfft' 2025-12-04T09:20:33.2063611Z Entering 'third_party/protobuf' 2025-12-04T09:20:33.2433414Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:20:33.2653570Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:20:33.2903655Z Entering 'third_party/psimd' 2025-12-04T09:20:33.3107691Z Entering 'third_party/pthreadpool' 2025-12-04T09:20:33.3315668Z Entering 'third_party/pybind11' 2025-12-04T09:20:33.3536896Z Entering 'third_party/python-peachpy' 2025-12-04T09:20:33.3754195Z Entering 'third_party/sleef' 2025-12-04T09:20:33.3971813Z Entering 'third_party/tensorpipe' 2025-12-04T09:20:33.4170467Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:20:33.4390873Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:20:33.4612040Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:20:33.4834595Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:20:33.5033785Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:20:33.5530053Z Prepare all required actions 2025-12-04T09:20:33.5597835Z ##[group]Run ./.github/actions/setup-win 2025-12-04T09:20:33.5598116Z with: 2025-12-04T09:20:33.5598295Z cuda-version: 12.8 2025-12-04T09:20:33.5598508Z python-version: 3.10 2025-12-04T09:20:33.5598709Z env: 2025-12-04T09:20:33.5598895Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:20:33.5599111Z ##[endgroup] 2025-12-04T09:20:33.5673729Z ##[group]Run set -euo pipefail 2025-12-04T09:20:33.5674021Z set -euo pipefail 2025-12-04T09:20:33.5674275Z function get_ec2_metadata() { 2025-12-04T09:20:33.5674597Z  # Pulled from instance metadata endpoint for EC2 2025-12-04T09:20:33.5675177Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-12-04T09:20:33.5675689Z  category=$1 2025-12-04T09:20:33.5676581Z  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:20:33.5677450Z } 2025-12-04T09:20:33.5677682Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-12-04T09:20:33.5678061Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-12-04T09:20:33.5678477Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-12-04T09:20:33.5678845Z echo "system info $(uname -a)" 2025-12-04T09:20:33.5698656Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:20:33.5699077Z env: 2025-12-04T09:20:33.5699260Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:20:33.5699484Z ##[endgroup] 2025-12-04T09:20:33.6315471Z ami-id: ami-09330720cd2f262ab 2025-12-04T09:20:33.6798743Z instance-id: i-0fb6b25e6cfe0653b 2025-12-04T09:20:33.7172098Z instance-type: c5d.4xlarge 2025-12-04T09:20:33.7364642Z 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:20:33.7495374Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-12-04T09:20:33.7496296Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-12-04T09:20:33.7512873Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:20:33.7513320Z env: 2025-12-04T09:20:33.7513513Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:20:33.7513757Z ##[endgroup] 2025-12-04T09:20:34.1059613Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:20:34.1129226Z Finished 2025-12-04T09:20:34.1463776Z ##[group]Run # Windows conda is baked into the AMI at this location 2025-12-04T09:20:34.1464443Z # Windows conda is baked into the AMI at this location 2025-12-04T09:20:34.1464866Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2025-12-04T09:20:34.1465193Z  2025-12-04T09:20:34.1465374Z { 2025-12-04T09:20:34.1465559Z  echo "CONDA=${CONDA}"; 2025-12-04T09:20:34.1465901Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2025-12-04T09:20:34.1466280Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2025-12-04T09:20:34.1466623Z  echo "CONDA_INSTALL=${CONDA} install"; 2025-12-04T09:20:34.1466924Z } >> "${GITHUB_ENV}" 2025-12-04T09:20:34.1486451Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:20:34.1486981Z env: 2025-12-04T09:20:34.1487196Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:20:34.1487456Z ##[endgroup] 2025-12-04T09:20:34.1777758Z ##[group]Run set +e 2025-12-04T09:20:34.1778052Z set +e 2025-12-04T09:20:34.1778244Z set -x 2025-12-04T09:20:34.1778435Z  2025-12-04T09:20:34.1778661Z # Create new py_tmp env with python-version 2025-12-04T09:20:34.1780511Z ${CONDA} create -y -n py_tmp python=${PYTHON_VERSION} intel-openmp libuv 2025-12-04T09:20:34.1780951Z  2025-12-04T09:20:34.1781195Z PYTHON3=$(${CONDA_RUN} -n py_tmp which python3) 2025-12-04T09:20:34.1781559Z EXIT_CODE=$? 2025-12-04T09:20:34.1781765Z  2025-12-04T09:20:34.1781997Z if [[ "${EXIT_CODE}" == "0" ]]; then 2025-12-04T09:20:34.1782382Z  echo "Found Python3 at ${PYTHON3}, adding it into GITHUB_PATH" 2025-12-04T09:20:34.1782731Z  2025-12-04T09:20:34.1782932Z  PYTHON_PATH=$(dirname "${PYTHON3}") 2025-12-04T09:20:34.1783253Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-12-04T09:20:34.1783530Z else 2025-12-04T09:20:34.1783966Z  # According to https://docs.conda.io/en/latest/miniconda.html, we are using the Miniconda3 2025-12-04T09:20:34.1784640Z  # installation, which is Python 3 based. Its Python is default to Python 3. Further, there 2025-12-04T09:20:34.1785296Z  # is also the Miniconda installation that is Python 2 based, and both can be installed if 2025-12-04T09:20:34.1785833Z  # needed. In both cases, Python binary is just called python 2025-12-04T09:20:34.1786230Z  PYTHON=$(${CONDA_RUN} -n py_tmp which python) 2025-12-04T09:20:34.1786548Z  EXIT_CODE=$? 2025-12-04T09:20:34.1786746Z  2025-12-04T09:20:34.1786948Z  if [[ "${EXIT_CODE}" == "0" ]]; then 2025-12-04T09:20:34.1787410Z  echo "Found Python at ${PYTHON}, set Python3 alias and add it into GITHUB_PATH" 2025-12-04T09:20:34.1787857Z  2025-12-04T09:20:34.1788116Z  PYTHON3=$(echo "${PYTHON}" | sed "s/python/python3/") 2025-12-04T09:20:34.1788606Z  # It's difficult to setup alias across GitHub action steps, so I just add a softlink 2025-12-04T09:20:34.1789056Z  # here pointing to Python 2025-12-04T09:20:34.1789341Z  ln -s "${PYTHON}" "${PYTHON3}" 2025-12-04T09:20:34.1789601Z  2025-12-04T09:20:34.1789794Z  PYTHON_PATH=$(dirname "${PYTHON}") 2025-12-04T09:20:34.1790122Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-12-04T09:20:34.1790409Z  else 2025-12-04T09:20:34.1790639Z  echo "Found no Python using ${CONDA_RUN}" 2025-12-04T09:20:34.1790927Z  fi 2025-12-04T09:20:34.1791097Z fi 2025-12-04T09:20:34.1811167Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:20:34.1811573Z env: 2025-12-04T09:20:34.1811765Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:20:34.1812029Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:20:34.1812466Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:20:34.1813130Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:20:34.1813595Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:20:34.1813952Z PYTHON_VERSION: 3.10 2025-12-04T09:20:34.1814164Z ##[endgroup] 2025-12-04T09:20:34.2000593Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' create -y -n py_tmp python=3.10 intel-openmp libuv 2025-12-04T09:20:53.7657751Z Collecting package metadata (current_repodata.json): ...working... done 2025-12-04T09:20:53.8243545Z Solving environment: ...working... done 2025-12-04T09:20:55.0180442Z 2025-12-04T09:20:55.0180454Z 2025-12-04T09:20:55.0180924Z ==> WARNING: A newer version of conda exists. <== 2025-12-04T09:20:55.0181322Z current version: 22.9.0 2025-12-04T09:20:55.0181550Z latest version: 25.11.0 2025-12-04T09:20:55.0181695Z 2025-12-04T09:20:55.0181788Z Please update conda by running 2025-12-04T09:20:55.0181989Z 2025-12-04T09:20:55.0182111Z $ conda update -n base -c defaults conda 2025-12-04T09:20:55.0182307Z 2025-12-04T09:20:55.0182317Z 2025-12-04T09:20:55.6764412Z 2025-12-04T09:20:55.6764806Z ## Package Plan ## 2025-12-04T09:20:55.6765883Z 2025-12-04T09:20:55.6766069Z environment location: C:\Jenkins\Miniconda3\envs\py_tmp 2025-12-04T09:20:55.6766343Z 2025-12-04T09:20:55.6766426Z added / updated specs: 2025-12-04T09:20:55.6766660Z - intel-openmp 2025-12-04T09:20:55.6766861Z - libuv 2025-12-04T09:20:55.6767106Z - python=3.10 2025-12-04T09:20:55.6767280Z 2025-12-04T09:20:55.6767287Z 2025-12-04T09:20:55.6780906Z The following packages will be downloaded: 2025-12-04T09:20:55.6781482Z 2025-12-04T09:20:55.6781680Z package | build 2025-12-04T09:20:55.6782289Z ---------------------------|----------------- 2025-12-04T09:20:55.6782842Z ca-certificates-2025.12.2 | haa95532_0 125 KB 2025-12-04T09:20:55.6783287Z expat-2.7.3 | h9214b88_0 134 KB 2025-12-04T09:20:55.6783755Z intel-openmp-2025.0.0 | haa95532_1164 2.1 MB 2025-12-04T09:20:55.6784228Z libffi-3.4.4 | hd77b12b_1 122 KB 2025-12-04T09:20:55.6784670Z libzlib-1.3.1 | h02ab6af_0 64 KB 2025-12-04T09:20:55.6785093Z openssl-3.0.18 | h543e019_0 6.8 MB 2025-12-04T09:20:55.6785507Z pip-25.3 | pyhc872135_0 1.1 MB 2025-12-04T09:20:55.6785899Z python-3.10.19 | h981015d_0 15.3 MB 2025-12-04T09:20:55.6786328Z setuptools-80.9.0 | py310haa95532_0 1.4 MB 2025-12-04T09:20:55.6786764Z sqlite-3.51.0 | hda9a48d_0 917 KB 2025-12-04T09:20:55.6787188Z tk-8.6.15 | hf199647_0 3.5 MB 2025-12-04T09:20:55.6787592Z tzdata-2025b | h04d1e81_0 116 KB 2025-12-04T09:20:55.6788031Z vc-14.3 | h2df5915_10 19 KB 2025-12-04T09:20:55.6788391Z wheel-0.45.1 | py310haa95532_0 145 KB 2025-12-04T09:20:55.6788828Z xz-5.6.4 | h4754444_1 280 KB 2025-12-04T09:20:55.6789174Z zlib-1.3.1 | h02ab6af_0 113 KB 2025-12-04T09:20:55.6789589Z ------------------------------------------------------------ 2025-12-04T09:20:55.6789932Z Total: 32.3 MB 2025-12-04T09:20:55.6790199Z 2025-12-04T09:20:55.6790320Z The following NEW packages will be INSTALLED: 2025-12-04T09:20:55.6790584Z 2025-12-04T09:20:55.6795234Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 None 2025-12-04T09:20:55.6795768Z ca-certificates pkgs/main/win-64::ca-certificates-2025.12.2-haa95532_0 None 2025-12-04T09:20:55.6796258Z expat pkgs/main/win-64::expat-2.7.3-h9214b88_0 None 2025-12-04T09:20:55.6796812Z intel-openmp pkgs/main/win-64::intel-openmp-2025.0.0-haa95532_1164 None 2025-12-04T09:20:55.6797506Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_1 None 2025-12-04T09:20:55.6797927Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 None 2025-12-04T09:20:55.6798327Z libzlib pkgs/main/win-64::libzlib-1.3.1-h02ab6af_0 None 2025-12-04T09:20:55.6798742Z openssl pkgs/main/win-64::openssl-3.0.18-h543e019_0 None 2025-12-04T09:20:55.6799135Z pip pkgs/main/noarch::pip-25.3-pyhc872135_0 None 2025-12-04T09:20:55.6799532Z python pkgs/main/win-64::python-3.10.19-h981015d_0 None 2025-12-04T09:20:55.6799997Z setuptools pkgs/main/win-64::setuptools-80.9.0-py310haa95532_0 None 2025-12-04T09:20:55.6800514Z sqlite pkgs/main/win-64::sqlite-3.51.0-hda9a48d_0 None 2025-12-04T09:20:55.6800942Z tk pkgs/main/win-64::tk-8.6.15-hf199647_0 None 2025-12-04T09:20:55.6801361Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 None 2025-12-04T09:20:55.6801774Z ucrt pkgs/main/win-64::ucrt-10.0.22621.0-haa95532_0 None 2025-12-04T09:20:55.6802147Z vc pkgs/main/win-64::vc-14.3-h2df5915_10 None 2025-12-04T09:20:55.6802685Z vc14_runtime pkgs/main/win-64::vc14_runtime-14.44.35208-h4927774_10 None 2025-12-04T09:20:55.6803211Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.44.35208-ha6b5a95_10 None 2025-12-04T09:20:55.6803682Z wheel pkgs/main/win-64::wheel-0.45.1-py310haa95532_0 None 2025-12-04T09:20:55.6804062Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 None 2025-12-04T09:20:55.6804415Z zlib pkgs/main/win-64::zlib-1.3.1-h02ab6af_0 None 2025-12-04T09:20:55.6804657Z 2025-12-04T09:20:55.6804662Z 2025-12-04T09:20:55.6804666Z 2025-12-04T09:20:55.6804765Z Downloading and Extracting Packages 2025-12-04T09:20:55.6804946Z 2025-12-04T09:20:56.0929460Z intel-openmp-2025.0. | 2.1 MB | | 0% 2025-12-04T09:20:56.0932573Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-12-04T09:20:56.0934311Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-12-04T09:20:56.0934544Z 2025-12-04T09:20:56.9568101Z setuptools-80.9.0 | 1.4 MB | | 0% 2025-12-04T09:20:56.9571576Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-12-04T09:20:56.9573670Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-12-04T09:20:56.9573946Z 2025-12-04T09:20:57.0596825Z xz-5.6.4 | 280 KB | | 0% 2025-12-04T09:20:57.0598431Z xz-5.6.4 | 280 KB | ########## | 100% 2025-12-04T09:20:57.0598651Z 2025-12-04T09:20:57.1375657Z sqlite-3.51.0 | 917 KB | | 0% 2025-12-04T09:20:57.1377105Z sqlite-3.51.0 | 917 KB | ########## | 100% 2025-12-04T09:20:57.1377328Z 2025-12-04T09:20:57.2344985Z python-3.10.19 | 15.3 MB | | 0% 2025-12-04T09:20:59.5036430Z python-3.10.19 | 15.3 MB | #####4 | 55% 2025-12-04T09:20:59.5038053Z python-3.10.19 | 15.3 MB | ########## | 100% 2025-12-04T09:20:59.5038291Z 2025-12-04T09:20:59.8833896Z openssl-3.0.18 | 6.8 MB | | 0% 2025-12-04T09:20:59.8837405Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-12-04T09:20:59.8839126Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-12-04T09:20:59.8839346Z 2025-12-04T09:21:00.9156024Z tk-8.6.15 | 3.5 MB | | 0% 2025-12-04T09:21:00.9159293Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-12-04T09:21:00.9161421Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-12-04T09:21:00.9161632Z 2025-12-04T09:21:00.9986203Z zlib-1.3.1 | 113 KB | | 0% 2025-12-04T09:21:00.9987208Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-12-04T09:21:00.9987440Z 2025-12-04T09:21:01.0609281Z libzlib-1.3.1 | 64 KB | | 0% 2025-12-04T09:21:01.0610304Z libzlib-1.3.1 | 64 KB | ########## | 100% 2025-12-04T09:21:01.0610533Z 2025-12-04T09:21:01.1918024Z wheel-0.45.1 | 145 KB | | 0% 2025-12-04T09:21:01.1921728Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-12-04T09:21:01.1923095Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-12-04T09:21:01.1923320Z 2025-12-04T09:21:01.6427283Z pip-25.3 | 1.1 MB | | 0% 2025-12-04T09:21:01.6430356Z pip-25.3 | 1.1 MB | ########## | 100% 2025-12-04T09:21:01.6432417Z pip-25.3 | 1.1 MB | ########## | 100% 2025-12-04T09:21:01.6432634Z 2025-12-04T09:21:01.7097497Z vc-14.3 | 19 KB | | 0% 2025-12-04T09:21:01.7098620Z vc-14.3 | 19 KB | ########## | 100% 2025-12-04T09:21:01.7098828Z 2025-12-04T09:21:02.1948471Z tzdata-2025b | 116 KB | | 0% 2025-12-04T09:21:02.1951440Z tzdata-2025b | 116 KB | ########## | 100% 2025-12-04T09:21:02.1953560Z tzdata-2025b | 116 KB | ########## | 100% 2025-12-04T09:21:02.1953792Z 2025-12-04T09:21:02.6206317Z expat-2.7.3 | 134 KB | | 0% 2025-12-04T09:21:02.6209515Z expat-2.7.3 | 134 KB | ########## | 100% 2025-12-04T09:21:02.6211456Z expat-2.7.3 | 134 KB | ########## | 100% 2025-12-04T09:21:02.6211729Z 2025-12-04T09:21:02.6793299Z ca-certificates-2025 | 125 KB | | 0% 2025-12-04T09:21:02.6794378Z ca-certificates-2025 | 125 KB | ########## | 100% 2025-12-04T09:21:02.6794607Z 2025-12-04T09:21:02.9289323Z libffi-3.4.4 | 122 KB | | 0% 2025-12-04T09:21:02.9292811Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-12-04T09:21:02.9296092Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-12-04T09:21:03.2441944Z Preparing transaction: ...working... done 2025-12-04T09:21:04.4736710Z Verifying transaction: ...working... done 2025-12-04T09:21:09.8707327Z Executing transaction: ...working... done 2025-12-04T09:21:09.8841728Z # 2025-12-04T09:21:09.8841972Z # To activate this environment, use 2025-12-04T09:21:09.8842254Z # 2025-12-04T09:21:09.8842431Z # $ conda activate py_tmp 2025-12-04T09:21:09.8842685Z # 2025-12-04T09:21:09.8842881Z # To deactivate an active environment, use 2025-12-04T09:21:09.8843143Z # 2025-12-04T09:21:09.8843309Z # $ conda deactivate 2025-12-04T09:21:09.8843453Z 2025-12-04T09:21:09.9516280Z Retrieving notices: ...working... done 2025-12-04T09:21:10.2390512Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python3 2025-12-04T09:21:11.7664101Z 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:21:11.7689772Z ERROR conda.cli.main_run:execute(49): `conda run which python3` failed. (See above for error) 2025-12-04T09:21:11.8494063Z + PYTHON3= 2025-12-04T09:21:11.8494278Z + EXIT_CODE=1 2025-12-04T09:21:11.8495104Z + [[ 1 == \0 ]] 2025-12-04T09:21:11.8554680Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python 2025-12-04T09:21:13.5636461Z + PYTHON=/c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:21:13.5636816Z + EXIT_CODE=0 2025-12-04T09:21:13.5637250Z + [[ 0 == \0 ]] 2025-12-04T09:21:13.5637731Z + echo 'Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH' 2025-12-04T09:21:13.5638541Z Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH 2025-12-04T09:21:13.5754653Z ++ echo /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:21:13.5805888Z ++ sed s/python/python3/ 2025-12-04T09:21:13.5947032Z + PYTHON3=/c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-12-04T09:21:13.5947580Z + ln -s /c/Jenkins/Miniconda3/envs/py_tmp/python /c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-12-04T09:21:13.6128550Z ++ dirname /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:21:13.6201024Z + PYTHON_PATH=/c/Jenkins/Miniconda3/envs/py_tmp 2025-12-04T09:21:13.6201381Z + echo /c/Jenkins/Miniconda3/envs/py_tmp 2025-12-04T09:21:13.6306163Z ##[group]Run TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-12-04T09:21:13.6306842Z TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-12-04T09:21:13.6307315Z echo "TMPDIR=${TMPDIR}" >> "${GITHUB_ENV}" 2025-12-04T09:21:13.6330686Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:13.6331138Z env: 2025-12-04T09:21:13.6331314Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:13.6331597Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:13.6332020Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:13.6332531Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:13.6332988Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:13.6333328Z ##[endgroup] 2025-12-04T09:21:13.7155643Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-12-04T09:21:13.7156584Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-12-04T09:21:13.7157370Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-12-04T09:21:13.7157834Z # that it doesn't interfere 2025-12-04T09:21:13.7158278Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-12-04T09:21:13.7174831Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:21:13.7175272Z env: 2025-12-04T09:21:13.7175490Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:13.7175784Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:13.7176210Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:13.7176726Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:13.7177181Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:13.7177589Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:13.7177872Z ##[endgroup] 2025-12-04T09:21:14.0489907Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:21:14.0540254Z Finished 2025-12-04T09:21:14.5689616Z ##[group]Run choco install handle -y 2025-12-04T09:21:14.5689964Z choco install handle -y 2025-12-04T09:21:14.5690242Z handle C:\actions-runner\_work\ 2025-12-04T09:21:14.5706694Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:21:14.5707146Z env: 2025-12-04T09:21:14.5707342Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:14.5707632Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:14.5708077Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:14.5708583Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:14.5709067Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:14.5709608Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:14.5709913Z ##[endgroup] 2025-12-04T09:21:14.8914694Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:21:14.8984589Z Finished 2025-12-04T09:21:16.5598106Z Chocolatey v2.5.0 2025-12-04T09:21:16.8313461Z Installing the following packages: 2025-12-04T09:21:16.8318289Z handle 2025-12-04T09:21:16.8322085Z By installing, you accept licenses for the packages. 2025-12-04T09:21:18.2317328Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-12-04T09:21:18.3864377Z 2025-12-04T09:21:18.3865299Z Progress: Downloading Handle 5.0... 15% 2025-12-04T09:21:18.3865730Z Progress: Downloading Handle 5.0... 45% 2025-12-04T09:21:18.3866810Z Progress: Downloading Handle 5.0... 75% 2025-12-04T09:21:18.3867357Z Progress: Downloading Handle 5.0... 100% 2025-12-04T09:21:18.5639944Z 2025-12-04T09:21:18.5640336Z handle v5.0.0 [Approved] 2025-12-04T09:21:18.5839651Z handle package files install completed. Performing other installation steps. 2025-12-04T09:21:19.6617214Z Downloading Handle 2025-12-04T09:21:19.6617824Z from 'https://download.sysinternals.com/files/Handle.zip' 2025-12-04T09:21:19.7863391Z 2025-12-04T09:21:19.7880802Z Progress: 19% - Saving 143.51 KB of 729.82 KB 2025-12-04T09:21:19.7897349Z Progress: 41% - Saving 303.51 KB of 729.82 KB 2025-12-04T09:21:19.7912633Z Progress: 63% - Saving 463.51 KB of 729.82 KB 2025-12-04T09:21:19.7929978Z Progress: 85% - Saving 623.51 KB of 729.82 KB 2025-12-04T09:21:19.7933466Z Progress: 100% - Completed download of C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip (729.82 KB). 2025-12-04T09:21:19.7939906Z Download of Handle.zip (729.82 KB) completed. 2025-12-04T09:21:22.8657142Z Hashes match. 2025-12-04T09:21:22.8916766Z Extracting C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip to C:\ProgramData\chocolatey\lib\Handle\tools... 2025-12-04T09:21:23.3326712Z C:\ProgramData\chocolatey\lib\Handle\tools 2025-12-04T09:21:23.3378164Z HKEY_CURRENT_USER\Software\Sysinternals 2025-12-04T09:21:23.3409252Z HKEY_CURRENT_USER\Software\Sysinternals\Handle 2025-12-04T09:21:23.7674061Z ShimGen has successfully created a shim for handle.exe 2025-12-04T09:21:23.9454943Z ShimGen has successfully created a shim for handle64.exe 2025-12-04T09:21:24.1571214Z ShimGen has successfully created a shim for handle64a.exe 2025-12-04T09:21:24.1841190Z The install of handle was successful. 2025-12-04T09:21:24.1844445Z Deployed to 'C:\ProgramData\chocolatey\lib\Handle\tools' 2025-12-04T09:21:24.5187806Z 2025-12-04T09:21:24.5188235Z Chocolatey installed 1/1 packages. 2025-12-04T09:21:24.5188703Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-12-04T09:21:24.7164899Z 2025-12-04T09:21:24.7165321Z Nthandle v5.0 - Handle viewer 2025-12-04T09:21:24.7165687Z Copyright (C) 1997-2022 Mark Russinovich 2025-12-04T09:21:24.7166016Z Sysinternals - www.sysinternals.com 2025-12-04T09:21:24.7166264Z 2025-12-04T09:21:24.7534256Z powershell.exe pid: 692 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:21:24.7534983Z handle.exe pid: 3016 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:21:24.7535555Z handle.exe pid: 2872 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:21:24.7536207Z handle64.exe pid: 5272 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:21:24.7853280Z ##[group]Run python3 .github/scripts/parse_ref.py 2025-12-04T09:21:24.7853677Z python3 .github/scripts/parse_ref.py 2025-12-04T09:21:24.7873867Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:24.7874374Z env: 2025-12-04T09:21:24.7874603Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:24.7874878Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:24.7875486Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:24.7875993Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:24.7876463Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:24.7876844Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:24.7877134Z ##[endgroup] 2025-12-04T09:21:24.8466835Z Setting output branch=main 2025-12-04T09:21:24.8625176Z Prepare all required actions 2025-12-04T09:21:24.8660681Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-12-04T09:21:24.8661017Z with: 2025-12-04T09:21:24.8661604Z github-token: *** 2025-12-04T09:21:24.8661802Z env: 2025-12-04T09:21:24.8662040Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:24.8662309Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:24.8662761Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:24.8663286Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:24.8663761Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:24.8664148Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:24.8664456Z ##[endgroup] 2025-12-04T09:21:24.8736218Z ##[group]Run set -eux 2025-12-04T09:21:24.8736472Z set -eux 2025-12-04T09:21:24.8736898Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T09:21:24.8756941Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:24.8757361Z env: 2025-12-04T09:21:24.8757569Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:24.8757843Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:24.8758289Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:24.8758804Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:24.8759297Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:24.8759694Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:24.8760146Z GITHUB_TOKEN: *** 2025-12-04T09:21:24.8760363Z ##[endgroup] 2025-12-04T09:21:24.8945643Z + python3 .github/scripts/get_workflow_job_id.py 19922768520 i-0fb6b25e6cfe0653b 2025-12-04T09:21:26.2356906Z Setting output job-id=57115016889 2025-12-04T09:21:26.2357339Z Setting output job-name=win-vs2022-cuda12.8-py3 / build 2025-12-04T09:21:26.2668850Z Prepare all required actions 2025-12-04T09:21:26.2669252Z Getting action download info 2025-12-04T09:21:26.4021448Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-12-04T09:21:26.6164953Z ##[group]Run ./.github/actions/filter-test-configs 2025-12-04T09:21:26.6165270Z with: 2025-12-04T09:21:26.6165638Z github-token: *** 2025-12-04T09:21:26.6165889Z job-name: win-vs2022-cuda12.8-py3 / build 2025-12-04T09:21:26.6166173Z env: 2025-12-04T09:21:26.6166364Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:26.6166627Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:26.6167127Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:26.6167739Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:26.6168203Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:26.6168640Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:26.6168933Z ##[endgroup] 2025-12-04T09:21:26.6275301Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T09:21:26.6275601Z with: 2025-12-04T09:21:26.6275767Z shell: bash 2025-12-04T09:21:26.6275969Z timeout_minutes: 10 2025-12-04T09:21:26.6276208Z max_attempts: 5 2025-12-04T09:21:26.6276405Z retry_wait_seconds: 30 2025-12-04T09:21:26.6277122Z 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:21:26.6278025Z polling_interval_seconds: 1 2025-12-04T09:21:26.6278324Z warning_on_retry: true 2025-12-04T09:21:26.6278584Z continue_on_error: false 2025-12-04T09:21:26.6278809Z env: 2025-12-04T09:21:26.6278983Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:26.6279248Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:26.6279738Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:26.6280312Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:26.6280774Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:26.6281149Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:26.6281594Z GITHUB_TOKEN: *** 2025-12-04T09:21:26.6281792Z ##[endgroup] 2025-12-04T09:21:26.7472827Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T09:21:27.6600045Z Collecting requests==2.27.1 2025-12-04T09:21:29.5961175Z Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-12-04T09:21:29.7121927Z Collecting pyyaml==6.0.2 2025-12-04T09:21:29.7257474Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-12-04T09:21:29.7717640Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-12-04T09:21:29.7758100Z Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-12-04T09:21:29.8790219Z Collecting certifi>=2017.4.17 (from requests==2.27.1) 2025-12-04T09:21:29.8828646Z Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:21:30.0258647Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-12-04T09:21:30.0314555Z Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-12-04T09:21:30.0593639Z Collecting idna<4,>=2.5 (from requests==2.27.1) 2025-12-04T09:21:30.0635094Z Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:21:30.0812997Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-12-04T09:21:30.1049781Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) 2025-12-04T09:21:30.1333718Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-12-04T09:21:30.1661207Z Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-04T09:21:30.1776746Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-12-04T09:21:30.1901609Z Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-04T09:21:30.2543189Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-12-04T09:21:30.6062690Z WARNING: The script normalizer.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-12-04T09:21:30.6063618Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:21:30.6931390Z 2025-12-04T09:21:30.6972676Z 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:21:31.7389836Z Command completed after 1 attempt(s). 2025-12-04T09:21:31.7550682Z ##[group]Run set -x 2025-12-04T09:21:31.7550931Z set -x 2025-12-04T09:21:31.7551135Z  2025-12-04T09:21:31.7551483Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T09:21:31.7551940Z # in runner workspace 2025-12-04T09:21:31.7552372Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-12-04T09:21:31.7572845Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:31.7573282Z env: 2025-12-04T09:21:31.7573474Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:31.7573762Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:31.7574194Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:31.7574719Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:31.7575339Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:31.7575731Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:31.7576109Z ##[endgroup] 2025-12-04T09:21:31.7781058Z + python3 'C:\actions-runner\_work\pytorch\pytorch\./.github/actions/filter-test-configs/../../scripts/parse_ref.py' 2025-12-04T09:21:31.8197957Z Setting output branch=main 2025-12-04T09:21:31.8374909Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T09:21:31.8375264Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T09:21:31.8375566Z echo "Job name: ${JOB_NAME}" 2025-12-04T09:21:31.8375819Z  2025-12-04T09:21:31.8376142Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T09:21:31.8376569Z # in runner workspace 2025-12-04T09:21:31.8376945Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-12-04T09:21:31.8377396Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-12-04T09:21:31.8377682Z  --job-name "${JOB_NAME}" \ 2025-12-04T09:21:31.8377959Z  --test-matrix "" \ 2025-12-04T09:21:31.8378233Z  --selected-test-configs "" \ 2025-12-04T09:21:31.8378523Z  --pr-number "${PR_NUMBER}" \ 2025-12-04T09:21:31.8378799Z  --tag "${TAG}" \ 2025-12-04T09:21:31.8379044Z  --event-name "${EVENT_NAME}" \ 2025-12-04T09:21:31.8379328Z  --schedule "${SCHEDULE}" \ 2025-12-04T09:21:31.8379589Z  --branch "${HEAD_BRANCH}" 2025-12-04T09:21:31.8399137Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:31.8399558Z env: 2025-12-04T09:21:31.8399733Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:31.8400001Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:31.8400416Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:31.8400925Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:31.8401391Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:31.8401766Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:31.8402251Z GITHUB_TOKEN: *** 2025-12-04T09:21:31.8402478Z JOB_NAME: win-vs2022-cuda12.8-py3 / build 2025-12-04T09:21:31.8402762Z PR_NUMBER: 2025-12-04T09:21:31.8402959Z TAG: 2025-12-04T09:21:31.8403649Z EVENT_NAME: schedule 2025-12-04T09:21:31.8403870Z SCHEDULE: 29 8 * * * 2025-12-04T09:21:31.8404072Z HEAD_BRANCH: main 2025-12-04T09:21:31.8404272Z ##[endgroup] 2025-12-04T09:21:31.8594098Z Workflow: trunk 2025-12-04T09:21:31.8594421Z Job name: win-vs2022-cuda12.8-py3 / build 2025-12-04T09:21:31.9846794Z C:\actions-runner\_work\pytorch\pytorch\.github\scripts\filter_test_configs.py:571: UserWarning: Invalid test matrix input '', exiting 2025-12-04T09:21:31.9847572Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2025-12-04T09:21:31.9849772Z Setting output is-test-matrix-empty=True 2025-12-04T09:21:32.0067735Z ##[group]Run echo "Filtered matrix:" 2025-12-04T09:21:32.0068050Z echo "Filtered matrix:" 2025-12-04T09:21:32.0068297Z echo "" 2025-12-04T09:21:32.0068499Z  2025-12-04T09:21:32.0068665Z echo 2025-12-04T09:21:32.0068884Z echo "Is the current job unstable? " 2025-12-04T09:21:32.0069164Z  2025-12-04T09:21:32.0069362Z echo 2025-12-04T09:21:32.0069565Z echo "Is keep-going label set? " 2025-12-04T09:21:32.0069834Z  2025-12-04T09:21:32.0070016Z echo 2025-12-04T09:21:32.0070317Z echo "Reenabled issues? " 2025-12-04T09:21:32.0089922Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:32.0090334Z env: 2025-12-04T09:21:32.0090521Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:32.0090932Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:32.0091366Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:32.0091859Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:32.0092323Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:32.0092707Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:32.0092979Z ##[endgroup] 2025-12-04T09:21:32.0336794Z Filtered matrix: 2025-12-04T09:21:32.0336972Z 2025-12-04T09:21:32.0336977Z 2025-12-04T09:21:32.0337067Z Is the current job unstable? 2025-12-04T09:21:32.0337236Z 2025-12-04T09:21:32.0337335Z Is keep-going label set? 2025-12-04T09:21:32.0337534Z 2025-12-04T09:21:32.0337686Z Reenabled issues? 2025-12-04T09:21:32.0449838Z Prepare all required actions 2025-12-04T09:21:32.0450209Z Getting action download info 2025-12-04T09:21:32.2330531Z ##[group]Run ./.github/actions/pytest-cache-download 2025-12-04T09:21:32.2330862Z with: 2025-12-04T09:21:32.2331061Z cache_dir: .pytest_cache 2025-12-04T09:21:32.2331328Z job_identifier: trunk_win-vs2022-cuda12.8-py3 2025-12-04T09:21:32.2331640Z s3_bucket: gha-artifacts 2025-12-04T09:21:32.2331857Z env: 2025-12-04T09:21:32.2332044Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:32.2332313Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:32.2332758Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:32.2333273Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:32.2333737Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:32.2334128Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:32.2334460Z ##[endgroup] 2025-12-04T09:21:32.2426904Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T09:21:32.2427180Z with: 2025-12-04T09:21:32.2427349Z shell: bash 2025-12-04T09:21:32.2427541Z timeout_minutes: 5 2025-12-04T09:21:32.2427763Z max_attempts: 5 2025-12-04T09:21:32.2427957Z retry_wait_seconds: 30 2025-12-04T09:21:32.2428249Z command: set -eu python3 -m pip install boto3==1.35.42 2025-12-04T09:21:32.2428578Z polling_interval_seconds: 1 2025-12-04T09:21:32.2428820Z warning_on_retry: true 2025-12-04T09:21:32.2429031Z continue_on_error: false 2025-12-04T09:21:32.2429248Z env: 2025-12-04T09:21:32.2429413Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:32.2429677Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:32.2430100Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:32.2430586Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:32.2431059Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:32.2431433Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:32.2431719Z ##[endgroup] 2025-12-04T09:21:33.7555681Z Collecting boto3==1.35.42 2025-12-04T09:21:33.9472070Z Downloading boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T09:21:34.5228834Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42) 2025-12-04T09:21:34.5270856Z Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-12-04T09:21:34.5525942Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42) 2025-12-04T09:21:34.5562363Z Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T09:21:34.5886622Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42) 2025-12-04T09:21:34.5921174Z Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:21:34.6198924Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) 2025-12-04T09:21:34.6234871Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:21:34.6333334Z 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:21:34.6517713Z 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:21:34.6551380Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:21:34.8791575Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-12-04T09:21:34.9479855Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T09:21:35.0416445Z ---------------------------------------- 13.3/13.3 MB 210.2 MB/s 0:00:00 2025-12-04T09:21:35.0458586Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-04T09:21:35.0553003Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-04T09:21:35.0673861Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T09:21:35.0788595Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-04T09:21:35.2055364Z Installing collected packages: six, jmespath, python-dateutil, botocore, s3transfer, boto3 2025-12-04T09:21:37.5837913Z 2025-12-04T09:21:37.5899453Z 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:21:38.3857528Z Command completed after 1 attempt(s). 2025-12-04T09:21:38.4011689Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-12-04T09:21:38.4012091Z python3 .github/scripts/pytest_cache.py \ 2025-12-04T09:21:38.4012431Z  --download \ 2025-12-04T09:21:38.4012721Z  --cache_dir "$GITHUB_WORKSPACE/$CACHE_DIR" \ 2025-12-04T09:21:38.4013066Z  --pr_identifier "$GITHUB_REF" \ 2025-12-04T09:21:38.4013389Z  --job_identifier "$JOB_IDENTIFIER" \ 2025-12-04T09:21:38.4013695Z  --temp_dir "$RUNNER_TEMP" \ 2025-12-04T09:21:38.4013998Z  --repo "$REPO" \ 2025-12-04T09:21:38.4014241Z  --bucket "$BUCKET" \ 2025-12-04T09:21:38.4036266Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:38.4036767Z env: 2025-12-04T09:21:38.4036994Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:38.4037321Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:38.4037806Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:38.4038399Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:38.4038940Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:38.4039327Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:38.4039640Z CACHE_DIR: .pytest_cache 2025-12-04T09:21:38.4039911Z JOB_IDENTIFIER: trunk_win-vs2022-cuda12.8-py3 2025-12-04T09:21:38.4040221Z REPO: pytorch/pytorch 2025-12-04T09:21:38.4040438Z BUCKET: gha-artifacts 2025-12-04T09:21:38.4040681Z ##[endgroup] 2025-12-04T09:21:39.2195159Z PR identifier for `refs/heads/main` is `96e092540d6b3c4076e3d2bc6f1f9013` 2025-12-04T09:21:39.2196690Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='C:\\actions-runner\\_work\\pytorch\\pytorch/.pytest_cache', pr_identifier='refs/heads/main', job_identifier='trunk_win-vs2022-cuda12.8-py3', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='C:\\actions-runner\\_work\\_temp', bucket='gha-artifacts') 2025-12-04T09:21:39.2198548Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cuda12_8-py3` in bucket `gha-artifacts` 2025-12-04T09:21:39.2913928Z ##[group]Run .ci/pytorch/win-build.sh 2025-12-04T09:21:39.2914277Z .ci/pytorch/win-build.sh 2025-12-04T09:21:39.2934071Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:39.2934482Z env: 2025-12-04T09:21:39.2934671Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:21:39.2934932Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:21:39.2935364Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:21:39.2936020Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:21:39.2936472Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:21:39.2936863Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:21:39.2937215Z PYTORCH_FINAL_PACKAGE_DIR: /c/19922768520/build-results/ 2025-12-04T09:21:39.2937538Z BRANCH: main 2025-12-04T09:21:39.2937748Z BUILD_ENVIRONMENT: win-vs2022-cuda12.8-py3 2025-12-04T09:21:39.2938050Z BUILD_WHEEL: 1 2025-12-04T09:21:39.2938223Z MAX_JOBS: 8 2025-12-04T09:21:39.2938493Z CUDA_VERSION: 12.8 2025-12-04T09:21:39.2938699Z PYTHON_VERSION: 3.10 2025-12-04T09:21:39.2938984Z SCCACHE_BUCKET: ossci-compiler-cache 2025-12-04T09:21:39.2939253Z SCCACHE_S3_KEY_PREFIX: trunk 2025-12-04T09:21:39.2939491Z SCCACHE_REGION: us-east-1 2025-12-04T09:21:39.2939727Z VC_PRODUCT: BuildTools 2025-12-04T09:21:39.2939932Z VC_VERSION: 2025-12-04T09:21:39.2940120Z VC_YEAR: 2022 2025-12-04T09:21:39.2940435Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T09:21:39.2940830Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T09:21:39.2941050Z PR_NUMBER: 2025-12-04T09:21:39.2941270Z SHA1: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:21:39.2941552Z DEBUG: 0 2025-12-04T09:21:39.2941731Z TORCH_CUDA_ARCH_LIST: 8.6 2025-12-04T09:21:39.2941956Z USE_CUDA: 1 2025-12-04T09:21:39.2942121Z USE_XPU: 0 2025-12-04T09:21:39.2942302Z XPU_VERSION: 2025-12-04T09:21:39.2942492Z OUR_GITHUB_JOB_ID: 57115016889 2025-12-04T09:21:39.2942731Z ##[endgroup] 2025-12-04T09:21:39.3648469Z ++ [[ win-vs2022-cuda12.8-py3 == *rocm* ]] 2025-12-04T09:21:39.3648827Z ++ BUILD_TEST_LIBTORCH=0 2025-12-04T09:21:39.3649203Z + source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common-build.sh 2025-12-04T09:21:39.3651167Z ++ [[ win-vs2022-cuda12.8-py3 != *win-* ]] 2025-12-04T09:21:39.3651570Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:21:39.3652048Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:21:39.3707358Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:21:39.3800367Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2025-12-04T09:21:39.3800762Z + export TMP_DIR_WIN 2025-12-04T09:21:39.3801069Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/19922768520/build-results/ 2025-12-04T09:21:39.3801505Z + PYTORCH_FINAL_PACKAGE_DIR=/c/19922768520/build-results/ 2025-12-04T09:21:39.3801844Z + [[ -n /c/19922768520/build-results/ ]] 2025-12-04T09:21:39.3802113Z + mkdir -p /c/19922768520/build-results/ 2025-12-04T09:21:39.3934284Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T09:21:39.3934984Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T09:21:39.3935425Z + set +ex 2025-12-04T09:21:40.4096605Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat 2025-12-04T09:21:40.4240628Z 2025-12-04T09:21:40.4241307Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" (set BUILD_TYPE=debug ) ELSE (set BUILD_TYPE=release ) 2025-12-04T09:21:40.4244419Z 2025-12-04T09:21:40.4249269Z 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:21:40.4252446Z 2025-12-04T09:21:40.4252951Z 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:21:40.4253557Z 2025-12-04T09:21:40.4254098Z 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:21:40.4263209Z 2025-12-04T09:21:40.4263503Z C:\actions-runner\_work\pytorch\pytorch>if "12.8" == "cpu" ( 2025-12-04T09:21:40.4263899Z echo skip magma installation for cpu builds 2025-12-04T09:21:40.4264194Z exit /b 0 2025-12-04T09:21:40.4264358Z ) 2025-12-04T09:21:40.4264740Z 2025-12-04T09:21:40.4265094Z C:\actions-runner\_work\pytorch\pytorch>rem remove dot in cuda_version, fox example 11.1 to 111 2025-12-04T09:21:40.4266256Z 2025-12-04T09:21:40.4266519Z C:\actions-runner\_work\pytorch\pytorch>if not "1" == "1" (exit /b 0 ) 2025-12-04T09:21:40.4268063Z 2025-12-04T09:21:40.4268304Z C:\actions-runner\_work\pytorch\pytorch>if x128 == x12.8 ( 2025-12-04T09:21:40.4268750Z echo CUDA version 12.8 format isn't correct, which doesn't contain '.' 2025-12-04T09:21:40.4269128Z exit /b 1 2025-12-04T09:21:40.4269295Z ) 2025-12-04T09:21:40.4269490Z 2025-12-04T09:21:40.4269758Z C:\actions-runner\_work\pytorch\pytorch>set VERSION_SUFFIX=128 2025-12-04T09:21:40.4272070Z 2025-12-04T09:21:40.4272597Z C:\actions-runner\_work\pytorch\pytorch>set CUDA_SUFFIX=cuda128 2025-12-04T09:21:40.4274959Z 2025-12-04T09:21:40.4275293Z C:\actions-runner\_work\pytorch\pytorch>if "cuda128" == "" ( 2025-12-04T09:21:40.4275760Z echo unknown CUDA version, please set `CUDA_VERSION` higher than 10.2 2025-12-04T09:21:40.4276125Z exit /b 1 2025-12-04T09:21:40.4276293Z ) 2025-12-04T09:21:40.4277986Z 2025-12-04T09:21:40.4278286Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" ( 2025-12-04T09:21:40.4279927Z if "win-vs2022-cuda12.8-py3" == "" (curl --retry 3 --retry-all-errors -k https://s3.amazonaws.com/ossci-windows/magma_2.5.4_cuda128_release.7z --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda128_release.7z & REM @lint-ignore ) else (aws s3 cp s3://ossci-windows/magma_2.5.4_cuda128_release.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda128_release.7z --quiet ) 2025-12-04T09:21:40.4281472Z if errorlevel 1 exit /b 2025-12-04T09:21:40.4281707Z if not errorlevel 0 exit /b 2025-12-04T09:21:40.4282358Z 7z x -aoa C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda128_release.7z -oC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma 2025-12-04T09:21:40.4283041Z if errorlevel 1 exit /b 2025-12-04T09:21:40.4283266Z if not errorlevel 0 exit /b 2025-12-04T09:21:40.4283491Z ) 2025-12-04T09:21:43.4740991Z 2025-12-04T09:21:43.4741509Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-12-04T09:21:43.4741890Z 2025-12-04T09:21:43.4741986Z Scanning the drive for archives: 2025-12-04T09:21:43.4742236Z 1 file, 87754822 bytes (84 MiB) 2025-12-04T09:21:43.4742396Z 2025-12-04T09:21:43.4742722Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda128_release.7z 2025-12-04T09:21:45.9502932Z -- 2025-12-04T09:21:45.9504333Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda128_release.7z 2025-12-04T09:21:45.9504964Z Type = 7z 2025-12-04T09:21:45.9505164Z Physical Size = 87754822 2025-12-04T09:21:45.9505394Z Headers Size = 931 2025-12-04T09:21:45.9505599Z Method = LZMA2:25 2025-12-04T09:21:45.9505781Z Solid = + 2025-12-04T09:21:45.9505948Z Blocks = 1 2025-12-04T09:21:45.9506046Z 2025-12-04T09:21:45.9506122Z Everything is Ok 2025-12-04T09:21:45.9506243Z 2025-12-04T09:21:45.9506317Z Folders: 2 2025-12-04T09:21:45.9506478Z Files: 68 2025-12-04T09:21:45.9506648Z Size: 193938102 2025-12-04T09:21:45.9506993Z Compressed: 87754822 2025-12-04T09:21:45.9531439Z 2025-12-04T09:21:45.9532056Z C:\actions-runner\_work\pytorch\pytorch>set MAGMA_HOME=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma 2025-12-04T09:21:45.9535876Z 2025-12-04T09:21:45.9536095Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-12-04T09:21:45.9537037Z 2025-12-04T09:21:45.9537342Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-12-04T09:21:45.9538844Z 2025-12-04T09:21:45.9539404Z 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:21:45.9549590Z 2025-12-04T09:21:45.9549974Z C:\actions-runner\_work\pytorch\pytorch>mkdir C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin 2025-12-04T09:21:45.9554970Z 2025-12-04T09:21:45.9555534Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" ( 2025-12-04T09:21:45.9556017Z IF EXIST C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe ( 2025-12-04T09:21:45.9556466Z taskkill /im sccache.exe /f /t || ver 1>nul 2025-12-04T09:21:45.9556935Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe || ver 1>nul 2025-12-04T09:21:45.9557371Z ) 2025-12-04T09:21:45.9558595Z if "win-vs2022-cuda12.8-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:21:45.9559867Z ) 2025-12-04T09:21:47.4162384Z Completed 256.0 KiB/18.8 MiB (456.4 KiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4192176Z Completed 512.0 KiB/18.8 MiB (907.4 KiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4211153Z Completed 768.0 KiB/18.8 MiB (1.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4235382Z Completed 1.0 MiB/18.8 MiB (1.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4250905Z Completed 1.2 MiB/18.8 MiB (2.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4277822Z Completed 1.5 MiB/18.8 MiB (2.6 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4280249Z Completed 1.8 MiB/18.8 MiB (3.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4309260Z Completed 2.0 MiB/18.8 MiB (3.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4312758Z Completed 2.2 MiB/18.8 MiB (3.9 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4324985Z Completed 2.5 MiB/18.8 MiB (4.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4329165Z Completed 2.8 MiB/18.8 MiB (4.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4340384Z Completed 3.0 MiB/18.8 MiB (5.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4348374Z Completed 3.2 MiB/18.8 MiB (5.6 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4362874Z Completed 3.5 MiB/18.8 MiB (6.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4368386Z Completed 3.8 MiB/18.8 MiB (6.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4383278Z Completed 4.0 MiB/18.8 MiB (6.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4394935Z Completed 4.2 MiB/18.8 MiB (7.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4420266Z Completed 4.5 MiB/18.8 MiB (7.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4421041Z Completed 4.8 MiB/18.8 MiB (8.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4421495Z Completed 5.0 MiB/18.8 MiB (8.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4423724Z Completed 5.2 MiB/18.8 MiB (8.9 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4436242Z Completed 5.5 MiB/18.8 MiB (9.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4443244Z Completed 5.8 MiB/18.8 MiB (9.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4445217Z Completed 5.8 MiB/18.8 MiB (9.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4452621Z Completed 6.1 MiB/18.8 MiB (10.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4463733Z Completed 6.3 MiB/18.8 MiB (10.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4467551Z Completed 6.6 MiB/18.8 MiB (11.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4476357Z Completed 6.8 MiB/18.8 MiB (11.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4487569Z Completed 7.1 MiB/18.8 MiB (11.9 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4496665Z Completed 7.3 MiB/18.8 MiB (12.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4504950Z Completed 7.6 MiB/18.8 MiB (12.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4516394Z Completed 7.8 MiB/18.8 MiB (13.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4524857Z Completed 8.1 MiB/18.8 MiB (13.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4528560Z Completed 8.3 MiB/18.8 MiB (13.9 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4539992Z Completed 8.6 MiB/18.8 MiB (14.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4545178Z Completed 8.8 MiB/18.8 MiB (14.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4550552Z Completed 9.1 MiB/18.8 MiB (15.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4559286Z Completed 9.3 MiB/18.8 MiB (15.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4570624Z Completed 9.6 MiB/18.8 MiB (15.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4573409Z Completed 9.8 MiB/18.8 MiB (16.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4579041Z Completed 10.1 MiB/18.8 MiB (16.6 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4587410Z Completed 10.3 MiB/18.8 MiB (17.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4596579Z Completed 10.6 MiB/18.8 MiB (17.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4600752Z Completed 10.8 MiB/18.8 MiB (17.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4605815Z Completed 11.1 MiB/18.8 MiB (18.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4617768Z Completed 11.3 MiB/18.8 MiB (18.6 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4622275Z Completed 11.6 MiB/18.8 MiB (19.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4627027Z Completed 11.8 MiB/18.8 MiB (19.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4634419Z Completed 12.1 MiB/18.8 MiB (19.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4640371Z Completed 12.3 MiB/18.8 MiB (20.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4646502Z Completed 12.6 MiB/18.8 MiB (20.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4653132Z Completed 12.8 MiB/18.8 MiB (20.9 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4658075Z Completed 13.1 MiB/18.8 MiB (21.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4663101Z Completed 13.3 MiB/18.8 MiB (21.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4665909Z Completed 13.6 MiB/18.8 MiB (22.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4680939Z Completed 13.8 MiB/18.8 MiB (22.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4699416Z Completed 14.1 MiB/18.8 MiB (22.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4716620Z Completed 14.3 MiB/18.8 MiB (23.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4734583Z Completed 14.6 MiB/18.8 MiB (23.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4750039Z Completed 14.8 MiB/18.8 MiB (23.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4767057Z Completed 15.1 MiB/18.8 MiB (24.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4780998Z Completed 15.3 MiB/18.8 MiB (24.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4794092Z Completed 15.6 MiB/18.8 MiB (24.9 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4804195Z Completed 15.8 MiB/18.8 MiB (25.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4814410Z Completed 16.1 MiB/18.8 MiB (25.6 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4826817Z Completed 16.3 MiB/18.8 MiB (25.9 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4837285Z Completed 16.6 MiB/18.8 MiB (26.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4843763Z Completed 16.8 MiB/18.8 MiB (26.6 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4854016Z Completed 17.1 MiB/18.8 MiB (27.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4862988Z Completed 17.3 MiB/18.8 MiB (27.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4871455Z Completed 17.6 MiB/18.8 MiB (27.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4882273Z Completed 17.8 MiB/18.8 MiB (28.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4889716Z Completed 18.1 MiB/18.8 MiB (28.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4898470Z Completed 18.3 MiB/18.8 MiB (28.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4908302Z Completed 18.6 MiB/18.8 MiB (29.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4916305Z Completed 18.8 MiB/18.8 MiB (29.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:21:47.4916856Z download: s3://ossci-windows/sccache-v0.7.4.exe to build\win_tmp\bin\sccache.exe 2025-12-04T09:21:47.5939054Z 2025-12-04T09:21:47.5939768Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-12-04T09:21:47.5940158Z 2025-12-04T09:21:47.5940397Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-12-04T09:21:47.5942216Z 2025-12-04T09:21:47.5942657Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" ( 2025-12-04T09:21:47.5943052Z set CUDA_VERSION=xpu 2025-12-04T09:21:47.5943561Z call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\..\windows\internal\xpu_install.bat 2025-12-04T09:21:47.5944140Z if errorlevel 1 exit /b 1 2025-12-04T09:21:47.5944352Z ) 2025-12-04T09:21:47.5944449Z 2025-12-04T09:21:47.5944998Z 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:21:47.5955729Z 2025-12-04T09:21:47.5956386Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2022-cuda12.8-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2025-12-04T09:21:47.5958339Z 2025-12-04T09:21:47.5958744Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-12-04T09:21:47.5961683Z 2025-12-04T09:21:47.5962086Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-12-04T09:21:47.5964496Z 2025-12-04T09:21:47.5964985Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-12-04T09:21:47.5965995Z 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:21:47.5966923Z if errorlevel 1 exit /b 2025-12-04T09:21:47.5967164Z if not errorlevel 0 exit /b 2025-12-04T09:21:47.5967914Z 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:21:47.5968717Z if errorlevel 1 exit /b 2025-12-04T09:21:47.5968957Z if not errorlevel 0 exit /b 2025-12-04T09:21:47.5969170Z ) 2025-12-04T09:21:47.5969269Z 2025-12-04T09:21:47.5970415Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-12-04T09:21:49.8812379Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-12-04T09:21:49.8816900Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-12-04T09:21:49.8819125Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-12-04T09:21:49.8823078Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-12-04T09:21:49.8826936Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-12-04T09:21:49.8830100Z Ignoring numpy: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T09:21:49.8832731Z Ignoring numpy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:21:49.8836418Z Ignoring pandas: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T09:21:49.8838992Z Ignoring pandas: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:21:49.8843204Z Ignoring optree: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:21:49.8847912Z Ignoring scipy: markers 'python_version > "3.11" and python_version < "3.14"' don't match your environment 2025-12-04T09:21:49.8850602Z Ignoring scipy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:21:49.8854727Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-12-04T09:21:49.8857965Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-12-04T09:21:49.8861142Z Ignoring lxml: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:21:49.8864527Z Ignoring onnx: markers 'python_version == "3.14"' don't match your environment 2025-12-04T09:21:49.8867351Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-12-04T09:21:49.8876481Z 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:21:50.1079249Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:21:50.3010430Z Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:21:50.3403751Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-12-04T09:21:50.3434062Z Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-04T09:21:50.4901607Z Collecting coremltools==5.0b5 (from -r .ci/docker/requirements-ci.txt (line 23)) 2025-12-04T09:21:50.4968134Z Downloading coremltools-5.0b5.tar.gz (913 kB) 2025-12-04T09:21:50.6650998Z ---------------------------------------- 913.2/913.2 kB 43.4 MB/s 0:00:00 2025-12-04T09:21:51.1447800Z Installing build dependencies: started 2025-12-04T09:21:53.2864076Z Installing build dependencies: finished with status 'done' 2025-12-04T09:21:53.2878872Z Getting requirements to build wheel: started 2025-12-04T09:21:53.8523735Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:21:53.8547303Z Preparing metadata (pyproject.toml): started 2025-12-04T09:21:54.2096773Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:21:54.2319662Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-12-04T09:21:54.2359360Z Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-12-04T09:21:54.2702718Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-12-04T09:21:54.2743795Z Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-04T09:21:54.2948400Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-12-04T09:21:54.2991545Z Downloading fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-12-04T09:21:54.3526276Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-12-04T09:21:54.3572505Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-12-04T09:21:54.6871166Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T09:21:54.6922005Z Downloading hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:21:54.7371778Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-12-04T09:21:54.7420371Z Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-12-04T09:21:54.7654873Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-12-04T09:21:54.7690626Z Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:21:54.7949665Z Collecting librosa>=0.6.2 (from -r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:21:54.7995756Z Downloading librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-12-04T09:21:54.8429804Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-12-04T09:21:54.8467544Z Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:21:54.9028376Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-12-04T09:21:54.9075919Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-12-04T09:21:55.0711494Z Collecting numba==0.55.2 (from -r .ci/docker/requirements-ci.txt (line 120)) 2025-12-04T09:21:55.0761423Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl.metadata (3.3 kB) 2025-12-04T09:21:55.3519970Z Collecting numpy==1.22.4 (from -r .ci/docker/requirements-ci.txt (line 139)) 2025-12-04T09:21:55.3568566Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-12-04T09:21:55.5322435Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:21:55.5369033Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-12-04T09:21:55.5984733Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 153)) 2025-12-04T09:21:55.6021506Z Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T09:21:55.7550936Z Collecting optree==0.13.0 (from -r .ci/docker/requirements-ci.txt (line 158)) 2025-12-04T09:21:55.7593281Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl.metadata (48 kB) 2025-12-04T09:21:56.0174174Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 172)) 2025-12-04T09:21:56.0224878Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB) 2025-12-04T09:21:56.2598994Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 177)) 2025-12-04T09:21:56.2639288Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl.metadata (592 bytes) 2025-12-04T09:21:56.4135220Z Collecting psutil (from -r .ci/docker/requirements-ci.txt (line 182)) 2025-12-04T09:21:56.4180468Z Downloading psutil-7.1.3-cp37-abi3-win_amd64.whl.metadata (23 kB) 2025-12-04T09:21:56.4814773Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T09:21:56.4856047Z Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-12-04T09:21:56.5231529Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 192)) 2025-12-04T09:21:56.5274160Z Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-12-04T09:21:56.5492130Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 197)) 2025-12-04T09:21:56.5541828Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:21:56.5820259Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-12-04T09:21:56.5862682Z Downloading pytest_rerunfailures-16.1-py3-none-any.whl.metadata (21 kB) 2025-12-04T09:21:56.6118286Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 207)) 2025-12-04T09:21:56.6163823Z Downloading pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:21:56.6501660Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 222)) 2025-12-04T09:21:56.6549916Z Downloading xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-12-04T09:21:56.8144725Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 227)) 2025-12-04T09:21:56.8190315Z Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:21:56.9174056Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:21:56.9224407Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl.metadata (13 kB) 2025-12-04T09:21:57.1164612Z Collecting scipy==1.10.1 (from -r .ci/docker/requirements-ci.txt (line 257)) 2025-12-04T09:21:57.1224960Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl.metadata (58 kB) 2025-12-04T09:21:57.2222209Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 273)) 2025-12-04T09:21:57.2264131Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-04T09:21:57.2566144Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 283)) 2025-12-04T09:21:57.2614649Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-04T09:21:57.2914374Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 289)) 2025-12-04T09:21:57.2959551Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl.metadata (7.4 kB) 2025-12-04T09:21:57.3456276Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-12-04T09:21:57.3495293Z Downloading redis-7.1.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:21:57.3876378Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 298)) 2025-12-04T09:21:57.3921293Z Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-04T09:21:57.4245437Z Collecting jinja2==3.1.6 (from -r .ci/docker/requirements-ci.txt (line 303)) 2025-12-04T09:21:57.4273524Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:21:57.4534813Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 308)) 2025-12-04T09:21:57.4581748Z Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T09:21:57.4989454Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 313)) 2025-12-04T09:21:57.5034926Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl.metadata (778 bytes) 2025-12-04T09:21:57.5336696Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:21:57.5386203Z Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-12-04T09:21:57.6025493Z Collecting pywavelets==1.4.1 (from -r .ci/docker/requirements-ci.txt (line 324)) 2025-12-04T09:21:57.6101128Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) 2025-12-04T09:21:57.9533456Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 331)) 2025-12-04T09:21:57.9585158Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl.metadata (3.9 kB) 2025-12-04T09:21:57.9938207Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:21:57.9976626Z Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-04T09:21:58.0291896Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-12-04T09:21:58.0331189Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:21:58.1132291Z Collecting onnx==1.19.1 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-12-04T09:21:58.1183870Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl.metadata (7.2 kB) 2025-12-04T09:21:58.8703443Z Collecting onnxscript==0.5.4 (from -r .ci/docker/requirements-ci.txt (line 349)) 2025-12-04T09:21:58.8770713Z Downloading onnxscript-0.5.4-py3-none-any.whl.metadata (13 kB) 2025-12-04T09:21:58.9007273Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 354)) 2025-12-04T09:21:58.9043795Z Downloading parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-12-04T09:21:58.9287260Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-12-04T09:21:58.9330886Z Downloading pwlf-2.2.1.tar.gz (17 kB) 2025-12-04T09:21:58.9585971Z Installing build dependencies: started 2025-12-04T09:22:00.4176469Z Installing build dependencies: finished with status 'done' 2025-12-04T09:22:00.4190087Z Getting requirements to build wheel: started 2025-12-04T09:22:00.8931571Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:22:00.8954667Z Preparing metadata (pyproject.toml): started 2025-12-04T09:22:01.3070036Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:22:01.3636085Z Collecting pyyaml==6.0.3 (from -r .ci/docker/requirements-ci.txt (line 369)) 2025-12-04T09:22:01.3724701Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl.metadata (2.4 kB) 2025-12-04T09:22:01.5849489Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-12-04T09:22:01.5919853Z Downloading pyzstd-0.18.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:22:01.7545833Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 371)) 2025-12-04T09:22:01.7584766Z Downloading setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T09:22:01.8053177Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 372)) 2025-12-04T09:22:01.8087887Z Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-12-04T09:22:01.8199013Z 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:22:01.8391955Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 377)) 2025-12-04T09:22:01.8435752Z Downloading PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T09:22:01.8837136Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T09:22:01.8872122Z Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-12-04T09:22:02.0683014Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 387)) 2025-12-04T09:22:02.0730260Z Downloading cmake-3.31.6-py3-none-win_amd64.whl.metadata (6.3 kB) 2025-12-04T09:22:02.1326176Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 390)) 2025-12-04T09:22:02.1371067Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl.metadata (2.0 kB) 2025-12-04T09:22:02.1743445Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-12-04T09:22:02.1779638Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:22:02.2257868Z Collecting cuda-bindings<13.0,>=12.0 (from -r .ci/docker/requirements-ci.txt (line 396)) 2025-12-04T09:22:02.2310083Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:22:02.2729355Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 400)) 2025-12-04T09:22:02.2768696Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:22:02.3101320Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 401)) 2025-12-04T09:22:02.3145521Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-12-04T09:22:02.3497712Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 402)) 2025-12-04T09:22:02.3535690Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:22:02.4105325Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 403)) 2025-12-04T09:22:02.4144161Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-12-04T09:22:02.4710456Z Collecting tqdm>=4.66.0 (from -r .ci/docker/requirements-ci.txt (line 406)) 2025-12-04T09:22:02.4747571Z Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-12-04T09:22:03.3368237Z Collecting aiohttp==3.13.2 (from -r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:22:03.3418848Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-12-04T09:22:03.3602476Z 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:22:03.3610052Z 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:22:03.3617735Z 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:22:03.3804607Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:22:03.3875719Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-12-04T09:22:03.4203367Z Collecting colorama (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:22:03.4238424Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-04T09:22:03.4611299Z Collecting tomli>=1.1.0 (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:22:03.4648134Z Downloading tomli-2.3.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:22:03.5558961Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-12-04T09:22:03.5623653Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl.metadata (8.5 kB) 2025-12-04T09:22:03.6061670Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:22:03.6110646Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-12-04T09:22:03.6360563Z Collecting aiosignal>=1.4.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:22:03.6396166Z Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-04T09:22:03.6706337Z Collecting async-timeout<6.0,>=4.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:22:03.6743030Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:22:03.7068846Z Collecting attrs>=17.3.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:22:03.7105974Z Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:22:03.8238529Z Collecting frozenlist>=1.1.1 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:22:03.8306969Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-12-04T09:22:04.1890069Z Collecting multidict<7.0,>=4.5 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:22:04.1940821Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2025-12-04T09:22:04.4018600Z Collecting propcache>=0.2.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:22:04.4067102Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl.metadata (14 kB) 2025-12-04T09:22:04.7977780Z Collecting yarl<2.0,>=1.17.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:22:04.8033954Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl.metadata (77 kB) 2025-12-04T09:22:04.8477080Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T09:22:04.8524943Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-12-04T09:22:04.8826015Z Collecting exceptiongroup>=1.0.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T09:22:04.8862892Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T09:22:04.9162318Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-12-04T09:22:04.9198993Z Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:22:05.0257322Z Collecting llvmlite<0.39,>=0.38.0rc1 (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) 2025-12-04T09:22:05.0307209Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl.metadata (4.7 kB) 2025-12-04T09:22:05.0571671Z 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:22:05.1129761Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:22:05.1168854Z Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-12-04T09:22:05.2310775Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:22:05.2348982Z Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-04T09:22:05.2970725Z Collecting iniconfig (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T09:22:05.3007969Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:22:05.3248340Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T09:22:05.3285691Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-12-04T09:22:05.3659842Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 192)) 2025-12-04T09:22:05.3700897Z Downloading execnet-2.1.2-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:22:05.5032978Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:22:05.5076488Z Downloading imageio-2.37.2-py3-none-any.whl.metadata (9.7 kB) 2025-12-04T09:22:05.5857059Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:22:05.5894319Z Downloading tifffile-2025.5.10-py3-none-any.whl.metadata (31 kB) 2025-12-04T09:22:05.6210631Z Collecting lazy_loader>=0.3 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:22:05.6247933Z Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T09:22:05.6897115Z 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:22:05.7735061Z Collecting MarkupSafe>=2.0 (from jinja2==3.1.6->-r .ci/docker/requirements-ci.txt (line 303)) 2025-12-04T09:22:05.7776234Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata (2.8 kB) 2025-12-04T09:22:05.8100992Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:22:05.8140503Z Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:22:06.6853145Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:22:06.6905308Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl.metadata (3.8 kB) 2025-12-04T09:22:06.7649850Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:22:06.7688015Z Downloading google_auth-2.43.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-04T09:22:06.8069025Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:22:06.8138959Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-12-04T09:22:06.8485155Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:22:06.8521603Z Downloading markdown-3.10-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:22:06.9770016Z 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:22:06.9806847Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T09:22:07.0187762Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:22:07.0268122Z Downloading werkzeug-3.1.4-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:22:07.0360184Z 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:22:07.0950534Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:22:07.0989285Z Downloading pynacl-1.6.1-cp38-abi3-win_amd64.whl.metadata (10 kB) 2025-12-04T09:22:07.1576110Z 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:22:07.1611403Z Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:22:07.1775945Z 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:22:07.1955541Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:22:07.1990849Z Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) 2025-12-04T09:22:07.2270896Z Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.3->-r .ci/docker/requirements-ci.txt (line 337)) 2025-12-04T09:22:07.2306231Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-12-04T09:22:07.3013766Z Collecting ml_dtypes>=0.5.0 (from onnx==1.19.1->-r .ci/docker/requirements-ci.txt (line 342)) 2025-12-04T09:22:07.3073897Z Downloading ml_dtypes-0.5.4-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-12-04T09:22:07.3353550Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.4->-r .ci/docker/requirements-ci.txt (line 349)) 2025-12-04T09:22:07.3400084Z Downloading onnx_ir-0.1.12-py3-none-any.whl.metadata (3.2 kB) 2025-12-04T09:22:07.4004749Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 363)) 2025-12-04T09:22:07.4059862Z Downloading pyDOE-0.3.8.zip (22 kB) 2025-12-04T09:22:07.4279315Z Installing build dependencies: started 2025-12-04T09:22:08.9333195Z Installing build dependencies: finished with status 'done' 2025-12-04T09:22:08.9346064Z Getting requirements to build wheel: started 2025-12-04T09:22:09.4035169Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:22:09.4057840Z Preparing metadata (pyproject.toml): started 2025-12-04T09:22:09.6881202Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:22:09.7558053Z 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:22:09.7596119Z Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-12-04T09:22:09.7830657Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T09:22:09.7865897Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-04T09:22:09.8265698Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 401)) 2025-12-04T09:22:09.8300628Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-04T09:22:09.9434011Z Collecting cuda-pathfinder~=1.1 (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 396)) 2025-12-04T09:22:09.9471242Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl.metadata (1.9 kB) 2025-12-04T09:22:10.0208010Z 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:22:10.0245523Z Downloading cachetools-6.2.2-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:22:10.0573359Z 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:22:10.0607649Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-12-04T09:22:10.0881391Z 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:22:10.0915277Z Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:22:10.1466985Z 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:22:10.1502702Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-04T09:22:10.1944246Z 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:22:10.1954480Z 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:22:10.1964765Z 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:22:10.2336507Z 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:22:10.2388783Z Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:22:10.2681457Z 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:22:10.2723963Z Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-12-04T09:22:10.2971962Z 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:22:10.3009187Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T09:22:10.3596305Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:22:10.3631704Z Downloading audioread-3.1.0-py3-none-any.whl.metadata (9.0 kB) 2025-12-04T09:22:10.5293053Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:22:10.5349486Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl.metadata (11 kB) 2025-12-04T09:22:10.5831262Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:22:10.5870652Z Downloading joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:22:10.6137428Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:22:10.6171873Z Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-04T09:22:10.6424117Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:22:10.6468187Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl.metadata (16 kB) 2025-12-04T09:22:10.6729112Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:22:10.6770045Z Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:22:10.7693836Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:22:10.7748004Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl.metadata (5.6 kB) 2025-12-04T09:22:10.8878978Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:22:10.8927734Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-12-04T09:22:10.9481683Z 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:22:10.9488969Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-12-04T09:22:10.9548433Z Downloading pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-12-04T09:22:10.9744724Z Downloading pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-12-04T09:22:10.9896937Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-12-04T09:22:11.0044623Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-12-04T09:22:11.0207808Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-12-04T09:22:11.0743894Z 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:22:11.0752050Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-12-04T09:22:11.0798799Z Downloading pyzstd-0.17.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:22:11.0964545Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl.metadata (2.5 kB) 2025-12-04T09:22:11.2624308Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:22:11.2671227Z Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:22:11.5652825Z 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:22:11.5696229Z Downloading cryptography-46.0.3-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:22:11.7472001Z 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:22:11.7511291Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:22:11.7690223Z 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:22:11.7699934Z 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:22:11.7745589Z Downloading cryptography-46.0.2-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:22:11.7987368Z Downloading cryptography-46.0.1-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:22:11.8217217Z Downloading cryptography-46.0.0-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:22:11.8495646Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:22:11.8867685Z 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:22:11.8903504Z Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-04T09:22:11.9274462Z 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:22:11.9309537Z Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-12-04T09:22:11.9698959Z 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:22:11.9738966Z Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-12-04T09:22:12.4129145Z Collecting wrapt<3,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:22:12.4173614Z Downloading wrapt-2.0.1-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-12-04T09:22:12.4643777Z Downloading build-1.3.0-py3-none-any.whl (23 kB) 2025-12-04T09:22:12.4735146Z Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2025-12-04T09:22:12.4848524Z Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-12-04T09:22:12.4945539Z Downloading fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-12-04T09:22:12.5044141Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-12-04T09:22:12.5139241Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl (455 kB) 2025-12-04T09:22:12.5286102Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-12-04T09:22:12.5396938Z Downloading hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-12-04T09:22:12.5517477Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-12-04T09:22:12.5608700Z Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-12-04T09:22:12.5706418Z Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-12-04T09:22:12.5902978Z ---------------------------------------- 2.0/2.0 MB 110.2 MB/s 0:00:00 2025-12-04T09:22:12.5949297Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-12-04T09:22:12.6088026Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl (2.4 MB) 2025-12-04T09:22:12.6271183Z ---------------------------------------- 2.4/2.4 MB 131.1 MB/s 0:00:00 2025-12-04T09:22:12.6355080Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl (14.7 MB) 2025-12-04T09:22:12.7178073Z ---------------------------------------- 14.7/14.7 MB 153.9 MB/s 0:00:00 2025-12-04T09:22:12.7249604Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-12-04T09:22:12.7934281Z ---------------------------------------- 10.7/10.7 MB 167.8 MB/s 0:00:00 2025-12-04T09:22:12.7970107Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-12-04T09:22:12.8074117Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl (274 kB) 2025-12-04T09:22:12.8214615Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB) 2025-12-04T09:22:12.8405289Z ---------------------------------------- 2.6/2.6 MB 144.0 MB/s 0:00:00 2025-12-04T09:22:12.8456690Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl (434 kB) 2025-12-04T09:22:12.8585691Z Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2025-12-04T09:22:12.8716282Z Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-12-04T09:22:12.8805234Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-12-04T09:22:12.8922441Z Downloading pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-12-04T09:22:12.9021569Z Downloading xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-12-04T09:22:12.9124597Z Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-12-04T09:22:12.9293283Z ---------------------------------------- 1.1/1.1 MB 55.3 MB/s 0:00:00 2025-12-04T09:22:12.9386849Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl (24.5 MB) 2025-12-04T09:22:13.1344963Z ---------------------------------------- 24.5/24.5 MB 129.6 MB/s 0:00:00 2025-12-04T09:22:13.1411444Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB) 2025-12-04T09:22:13.5026517Z ---------------------------------------- 42.5/42.5 MB 123.1 MB/s 0:00:00 2025-12-04T09:22:13.5096480Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl (1.7 MB) 2025-12-04T09:22:13.5262025Z ---------------------------------------- 1.7/1.7 MB 96.1 MB/s 0:00:00 2025-12-04T09:22:13.5308528Z Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-12-04T09:22:13.5407076Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-04T09:22:13.5513030Z Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-12-04T09:22:13.5653757Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl (16.4 MB) 2025-12-04T09:22:13.6568894Z ---------------------------------------- 16.4/16.4 MB 173.8 MB/s 0:00:00 2025-12-04T09:22:13.6607211Z Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-12-04T09:22:13.7000108Z ---------------------------------------- 5.6/5.6 MB 165.9 MB/s 0:00:00 2025-12-04T09:22:13.7072118Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) 2025-12-04T09:22:13.7343744Z ---------------------------------------- 4.2/4.2 MB 84.8 MB/s 0:00:00 2025-12-04T09:22:13.7401724Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl (3.8 MB) 2025-12-04T09:22:13.7644281Z ---------------------------------------- 3.8/3.8 MB 110.7 MB/s 0:00:00 2025-12-04T09:22:13.7694300Z Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-12-04T09:22:13.7826551Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-12-04T09:22:13.8131384Z ---------------------------------------- 6.2/6.2 MB 185.2 MB/s 0:00:00 2025-12-04T09:22:13.8189469Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl (16.5 MB) 2025-12-04T09:22:13.9128348Z ---------------------------------------- 16.5/16.5 MB 207.7 MB/s 0:00:00 2025-12-04T09:22:13.9183828Z Downloading onnxscript-0.5.4-py3-none-any.whl (679 kB) 2025-12-04T09:22:13.9358817Z ---------------------------------------- 679.3/679.3 kB 26.1 MB/s 0:00:00 2025-12-04T09:22:13.9393456Z Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-12-04T09:22:13.9500092Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB) 2025-12-04T09:22:13.9596278Z Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-12-04T09:22:13.9741586Z ---------------------------------------- 1.3/1.3 MB 62.1 MB/s 0:00:00 2025-12-04T09:22:13.9776051Z Downloading packaging-23.1-py3-none-any.whl (48 kB) 2025-12-04T09:22:13.9890792Z Downloading PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-12-04T09:22:14.1009555Z ---------------------------------------- 17.7/17.7 MB 158.3 MB/s 0:00:00 2025-12-04T09:22:14.1046776Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-12-04T09:22:14.1174242Z Downloading cmake-3.31.6-py3-none-win_amd64.whl (36.4 MB) 2025-12-04T09:22:14.4222419Z ---------------------------------------- 36.4/36.4 MB 121.7 MB/s 0:00:00 2025-12-04T09:22:14.4287671Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl (2.0 MB) 2025-12-04T09:22:14.4921081Z ---------------------------------------- 2.0/2.0 MB 28.3 MB/s 0:00:00 2025-12-04T09:22:14.4957026Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-12-04T09:22:14.5043458Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-12-04T09:22:14.5134564Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-12-04T09:22:14.5238409Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-12-04T09:22:14.5343586Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-12-04T09:22:14.5430421Z Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-04T09:22:14.5533064Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-12-04T09:22:14.5647961Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl (11.5 MB) 2025-12-04T09:22:14.6371159Z ---------------------------------------- 11.5/11.5 MB 143.6 MB/s 0:00:00 2025-12-04T09:22:14.6406646Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-12-04T09:22:14.6509396Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl (27 kB) 2025-12-04T09:22:14.6597127Z Downloading google_auth-2.43.0-py2.py3-none-any.whl (223 kB) 2025-12-04T09:22:14.6703004Z Downloading cachetools-6.2.2-py3-none-any.whl (11 kB) 2025-12-04T09:22:14.6793229Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-12-04T09:22:14.6918568Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl (23.2 MB) 2025-12-04T09:22:14.8531612Z ---------------------------------------- 23.2/23.2 MB 147.1 MB/s 0:00:00 2025-12-04T09:22:14.8568699Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-12-04T09:22:14.8678165Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-12-04T09:22:14.8790652Z ---------------------------------------- 536.2/536.2 kB ? 0:00:00 2025-12-04T09:22:14.8824337Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl (46 kB) 2025-12-04T09:22:14.8932944Z Downloading onnx_ir-0.1.12-py3-none-any.whl (129 kB) 2025-12-04T09:22:14.9028932Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-04T09:22:14.9122827Z Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2025-12-04T09:22:14.9212174Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-12-04T09:22:14.9322475Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-12-04T09:22:14.9435253Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl (821 kB) 2025-12-04T09:22:14.9545883Z ---------------------------------------- 821.0/821.0 kB 37.3 MB/s 0:00:00 2025-12-04T09:22:14.9578941Z Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-12-04T09:22:14.9676841Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-12-04T09:22:14.9766732Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl (86 kB) 2025-12-04T09:22:14.9878959Z Downloading librosa-0.11.0-py3-none-any.whl (260 kB) 2025-12-04T09:22:15.0041928Z Downloading psutil-7.1.3-cp37-abi3-win_amd64.whl (247 kB) 2025-12-04T09:22:15.0188021Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-12-04T09:22:15.0281942Z Downloading redis-7.1.0-py3-none-any.whl (354 kB) 2025-12-04T09:22:15.0415725Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl (245 kB) 2025-12-04T09:22:15.0515112Z Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-12-04T09:22:15.0608149Z Downloading absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-12-04T09:22:15.0704408Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-12-04T09:22:15.0796419Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-12-04T09:22:15.0889088Z Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-12-04T09:22:15.0983087Z Downloading audioread-3.1.0-py3-none-any.whl (23 kB) 2025-12-04T09:22:15.1071017Z Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-12-04T09:22:15.1162998Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2025-12-04T09:22:15.1249980Z Downloading execnet-2.1.2-py3-none-any.whl (40 kB) 2025-12-04T09:22:15.1341618Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl (43 kB) 2025-12-04T09:22:15.1460768Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl (4.7 MB) 2025-12-04T09:22:15.1788175Z ---------------------------------------- 4.7/4.7 MB 143.4 MB/s 0:00:00 2025-12-04T09:22:15.1836415Z Downloading imageio-2.37.2-py3-none-any.whl (317 kB) 2025-12-04T09:22:15.1948499Z Downloading joblib-1.5.2-py3-none-any.whl (308 kB) 2025-12-04T09:22:15.2059977Z Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-12-04T09:22:15.2147562Z Downloading markdown-3.10-py3-none-any.whl (107 kB) 2025-12-04T09:22:15.2248608Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB) 2025-12-04T09:22:15.2347797Z Downloading ml_dtypes-0.5.4-cp310-cp310-win_amd64.whl (210 kB) 2025-12-04T09:22:15.2461076Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl (71 kB) 2025-12-04T09:22:15.2566136Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-12-04T09:22:15.2649015Z Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2025-12-04T09:22:15.2740122Z Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-12-04T09:22:15.2828715Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl (41 kB) 2025-12-04T09:22:15.2922760Z Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-12-04T09:22:15.3016984Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-12-04T09:22:15.3118854Z Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-12-04T09:22:15.3251968Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl (3.4 MB) 2025-12-04T09:22:15.3510530Z ---------------------------------------- 3.4/3.4 MB 195.7 MB/s 0:00:00 2025-12-04T09:22:15.3568280Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl (182 kB) 2025-12-04T09:22:15.3686278Z Downloading pynacl-1.6.1-cp38-abi3-win_amd64.whl (238 kB) 2025-12-04T09:22:15.3814665Z Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-12-04T09:22:15.3998006Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-12-04T09:22:15.4086733Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-12-04T09:22:15.4213850Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl (8.9 MB) 2025-12-04T09:22:15.4724334Z ---------------------------------------- 8.9/8.9 MB 278.2 MB/s 0:00:00 2025-12-04T09:22:15.4804291Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl (1.0 MB) 2025-12-04T09:22:15.4938357Z ---------------------------------------- 1.0/1.0 MB 50.5 MB/s 0:00:00 2025-12-04T09:22:15.4982392Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl (173 kB) 2025-12-04T09:22:15.5084100Z Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-12-04T09:22:15.5198991Z Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB) 2025-12-04T09:22:15.5301222Z Downloading tomli-2.3.0-py3-none-any.whl (14 kB) 2025-12-04T09:22:15.5392747Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-12-04T09:22:15.5500124Z Downloading werkzeug-3.1.4-py3-none-any.whl (224 kB) 2025-12-04T09:22:15.5613968Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-04T09:22:15.5705196Z Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB) 2025-12-04T09:22:15.5832686Z Downloading wrapt-2.0.1-cp310-cp310-win_amd64.whl (60 kB) 2025-12-04T09:22:15.5931477Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-12-04T09:22:15.6023931Z Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-12-04T09:22:15.6146942Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2025-12-04T09:22:15.6236207Z Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-04T09:22:15.6337202Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-12-04T09:22:16.8765495Z Building wheels for collected packages: coremltools, pwlf, pyDOE 2025-12-04T09:22:16.8787761Z Building wheel for coremltools (pyproject.toml): started 2025-12-04T09:22:18.6743086Z Building wheel for coremltools (pyproject.toml): finished with status 'done' 2025-12-04T09:22:18.6794360Z Created wheel for coremltools: filename=coremltools-5.0b5-py3-none-any.whl size=1211951 sha256=30993da2a6bee602081fa2f5e1b372a9b70a197ee07b1fd80907a04c95f76327 2025-12-04T09:22:18.6796253Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\11\de\3c\e33b605af1effa76c230f5cc8a1e688d7bef9ea0d7189b58ca 2025-12-04T09:22:18.6870874Z Building wheel for pwlf (pyproject.toml): started 2025-12-04T09:22:19.0236705Z Building wheel for pwlf (pyproject.toml): finished with status 'done' 2025-12-04T09:22:19.0237542Z Created wheel for pwlf: filename=pwlf-2.2.1-py3-none-any.whl size=16741 sha256=9639366dd21c347c71c90d487fb520f92de1052d7727b73eb959c022fcdb0e54 2025-12-04T09:22:19.0238495Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\d9\13\6f\a9201ce279d71065ce782d82418d7c6877be6bb818ae0d1095 2025-12-04T09:22:19.0270663Z Building wheel for pyDOE (pyproject.toml): started 2025-12-04T09:22:19.3988628Z Building wheel for pyDOE (pyproject.toml): finished with status 'done' 2025-12-04T09:22:19.4007152Z Created wheel for pyDOE: filename=pydoe-0.3.8-py3-none-any.whl size=18257 sha256=5057382c8d775d8240bb6ba109004b60287be9d712ea90620a238f7574668f67 2025-12-04T09:22:19.4009117Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\ce\b6\d7\c6b64746dba6433c593e471e0ac3acf4f36040456d1d160d17 2025-12-04T09:22:19.4034174Z Successfully built coremltools pwlf pyDOE 2025-12-04T09:22:20.1260957Z 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:22:30.0267933Z Attempting uninstall: setuptools 2025-12-04T09:22:30.0278901Z Found existing installation: setuptools 80.9.0 2025-12-04T09:22:30.0315709Z Uninstalling setuptools-80.9.0: 2025-12-04T09:22:30.2161975Z Successfully uninstalled setuptools-80.9.0 2025-12-04T09:22:31.9306023Z Attempting uninstall: pyyaml 2025-12-04T09:22:31.9313549Z Found existing installation: PyYAML 6.0.2 2025-12-04T09:22:31.9390654Z Uninstalling PyYAML-6.0.2: 2025-12-04T09:22:31.9421050Z Successfully uninstalled PyYAML-6.0.2 2025-12-04T09:23:19.0638989Z 2025-12-04T09:23:19.1113868Z 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:23:21.8980969Z Chocolatey v2.5.0 2025-12-04T09:23:22.0454546Z Upgrading the following packages: 2025-12-04T09:23:22.0459386Z cmake 2025-12-04T09:23:22.0462825Z By upgrading, you accept licenses for the packages. 2025-12-04T09:23:22.3794838Z cmake is not installed. Installing... 2025-12-04T09:23:23.2357367Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-12-04T09:23:24.1427855Z 2025-12-04T09:23:24.1428270Z cmake.install v3.27.9 [Approved] 2025-12-04T09:23:24.1626093Z cmake.install package files upgrade completed. Performing other installation steps. 2025-12-04T09:23:24.7931087Z Installing 64-bit cmake.install... 2025-12-04T09:23:37.6094115Z cmake.install has been installed. 2025-12-04T09:23:37.6928324Z cmake.install may be able to be automatically uninstalled. 2025-12-04T09:23:37.6975548Z Environment Vars (like PATH) have changed. Close/reopen your shell to 2025-12-04T09:23:37.6976047Z see the changes (or in powershell/cmd.exe just type `refreshenv`). 2025-12-04T09:23:37.9193368Z The upgrade of cmake.install was successful. 2025-12-04T09:23:37.9196426Z Deployed to 'C:\Program Files\CMake\' 2025-12-04T09:23:37.9231664Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-12-04T09:23:37.9948018Z 2025-12-04T09:23:37.9948578Z cmake v3.27.9 [Approved] 2025-12-04T09:23:37.9962215Z cmake package files upgrade completed. Performing other installation steps. 2025-12-04T09:23:38.0856496Z The upgrade of cmake was successful. 2025-12-04T09:23:38.0859952Z Deployed to 'C:\ProgramData\chocolatey\lib\cmake' 2025-12-04T09:23:38.0946227Z 2025-12-04T09:23:38.0946393Z Chocolatey upgraded 2/2 packages. 2025-12-04T09:23:38.0946785Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-12-04T09:23:38.0954214Z 2025-12-04T09:23:38.0954644Z Did you know the proceeds of Pro (and some proceeds from other 2025-12-04T09:23:38.0955130Z licensed editions) go into bettering the community infrastructure? 2025-12-04T09:23:38.0955625Z Your support ensures an active community, keeps Chocolatey tip-top, 2025-12-04T09:23:38.0956022Z plus it nets you some awesome features! 2025-12-04T09:23:38.0956328Z https://chocolatey.org/compare 2025-12-04T09:23:39.0303314Z Collecting mkl==2024.2.0 2025-12-04T09:23:39.2267858Z Downloading mkl-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.4 kB) 2025-12-04T09:23:39.3563334Z Collecting mkl-static==2024.2.0 2025-12-04T09:23:39.3636289Z Downloading mkl_static-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.5 kB) 2025-12-04T09:23:39.3914719Z Collecting mkl-include==2024.2.0 2025-12-04T09:23:39.3984472Z Downloading mkl_include-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-12-04T09:23:39.4470996Z Collecting intel-openmp>=2023 (from mkl==2024.2.0) 2025-12-04T09:23:39.4517101Z Downloading intel_openmp-2025.3.1-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-12-04T09:23:39.4793344Z Collecting tbb==2021.* (from mkl==2024.2.0) 2025-12-04T09:23:39.4842811Z Downloading tbb-2021.13.1-py3-none-win_amd64.whl.metadata (1.1 kB) 2025-12-04T09:23:39.6446679Z Collecting tbb-devel==2021.* (from mkl-static==2024.2.0) 2025-12-04T09:23:39.6497388Z Downloading tbb_devel-2021.13.1-py3-none-win_amd64.whl.metadata (1.2 kB) 2025-12-04T09:23:39.6735177Z Collecting intel-cmplr-lib-ur==2025.3.1 (from intel-openmp>=2023->mkl==2024.2.0) 2025-12-04T09:23:39.6781960Z Downloading intel_cmplr_lib_ur-2025.3.1-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-12-04T09:23:39.6976871Z Collecting umf==1.0.* (from intel-cmplr-lib-ur==2025.3.1->intel-openmp>=2023->mkl==2024.2.0) 2025-12-04T09:23:39.7019650Z Downloading umf-1.0.2-py2.py3-none-win_amd64.whl.metadata (1.1 kB) 2025-12-04T09:23:39.7210024Z 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:23:39.7255232Z Downloading tcmlib-1.4.1-py2.py3-none-win_amd64.whl.metadata (1.0 kB) 2025-12-04T09:23:39.7391523Z Downloading mkl-2024.2.0-py2.py3-none-win_amd64.whl (161.5 MB) 2025-12-04T09:23:41.6658541Z ---------------------------------------- 161.5/161.5 MB 86.7 MB/s 0:00:01 2025-12-04T09:23:41.6765968Z Downloading mkl_static-2024.2.0-py2.py3-none-win_amd64.whl (207.3 MB) 2025-12-04T09:23:44.6254587Z ---------------------------------------- 207.3/207.3 MB 70.1 MB/s 0:00:02 2025-12-04T09:23:44.6314154Z Downloading mkl_include-2024.2.0-py2.py3-none-win_amd64.whl (1.3 MB) 2025-12-04T09:23:44.6474375Z ---------------------------------------- 1.3/1.3 MB ? 0:00:00 2025-12-04T09:23:44.6527075Z Downloading tbb-2021.13.1-py3-none-win_amd64.whl (286 kB) 2025-12-04T09:23:44.6671370Z Downloading tbb_devel-2021.13.1-py3-none-win_amd64.whl (5.7 MB) 2025-12-04T09:23:44.7036953Z ---------------------------------------- 5.7/5.7 MB 174.3 MB/s 0:00:00 2025-12-04T09:23:44.7096088Z Downloading intel_openmp-2025.3.1-py2.py3-none-win_amd64.whl (32.1 MB) 2025-12-04T09:23:44.9538965Z ---------------------------------------- 32.1/32.1 MB 127.3 MB/s 0:00:00 2025-12-04T09:23:44.9645123Z Downloading intel_cmplr_lib_ur-2025.3.1-py2.py3-none-win_amd64.whl (1.3 MB) 2025-12-04T09:23:44.9791325Z ---------------------------------------- 1.3/1.3 MB 32.1 MB/s 0:00:00 2025-12-04T09:23:44.9839119Z Downloading umf-1.0.2-py2.py3-none-win_amd64.whl (249 kB) 2025-12-04T09:23:44.9967222Z Downloading tcmlib-1.4.1-py2.py3-none-win_amd64.whl (370 kB) 2025-12-04T09:23:46.7977783Z Installing collected packages: tcmlib, tbb, mkl-include, umf, tbb-devel, intel-cmplr-lib-ur, intel-openmp, mkl-static, mkl 2025-12-04T09:23:54.2900858Z 2025-12-04T09:23:54.3392358Z 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:23:54.6341190Z ********************************************************************** 2025-12-04T09:23:54.6341642Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-12-04T09:23:54.6342009Z ** Copyright (c) 2022 Microsoft Corporation 2025-12-04T09:23:54.6343171Z ********************************************************************** 2025-12-04T09:23:55.3807098Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-12-04T09:23:55.3844395Z 2025-12-04T09:23:55.3844865Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-12-04T09:23:55.3848551Z 2025-12-04T09:23:55.3849104Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "1" == "1" goto cuda_build_end 2025-12-04T09:23:55.3850337Z 2025-12-04T09:23:55.3850980Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T09:23:55.3853442Z 2025-12-04T09:23:55.3853760Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if x128 == x12.8 ( 2025-12-04T09:23:55.3854294Z echo CUDA version 12.8 format isn't correct, which doesn't contain '.' 2025-12-04T09:23:55.3854662Z goto fail 2025-12-04T09:23:55.3854841Z ) 2025-12-04T09:23:55.3854946Z 2025-12-04T09:23:55.3855401Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>rem version transformer, for example 10.1 to 10_1. 2025-12-04T09:23:55.3856228Z 2025-12-04T09:23:55.3856476Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if x128 == x12.8 ( 2025-12-04T09:23:55.3856934Z echo CUDA version 12.8 format isn't correct, which doesn't contain '.' 2025-12-04T09:23:55.3857321Z goto fail 2025-12-04T09:23:55.3857500Z ) 2025-12-04T09:23:55.3857587Z 2025-12-04T09:23:55.3858080Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set VERSION_SUFFIX=12_8 2025-12-04T09:23:55.3860580Z 2025-12-04T09:23:55.3861166Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T09:23:55.3863218Z 2025-12-04T09:23:55.3863856Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CUDNN_LIB_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\lib\x64 2025-12-04T09:23:55.3865688Z 2025-12-04T09:23:55.3866135Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CUDA_TOOLKIT_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T09:23:55.3868099Z 2025-12-04T09:23:55.3868580Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CUDNN_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T09:23:55.3870956Z 2025-12-04T09:23:55.3879954Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\libnvvp;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\Extensions\Microsoft\CodeCoverage.Console;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\Llvm\x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\Linux\bin\ConnectionManagerExe 2025-12-04T09:23:55.3888580Z 2025-12-04T09:23:55.3888787Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-12-04T09:23:55.3889100Z 2025-12-04T09:23:55.3897859Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin;C:\Program Files\CMake\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\libnvvp;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\Extensions\Microsoft\CodeCoverage.Console;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\Llvm\x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\Linux\bin\ConnectionManagerExe 2025-12-04T09:23:55.3907346Z 2025-12-04T09:23:55.3907606Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if "8.6" == "" set TORCH_CUDA_ARCH_LIST=8.6 2025-12-04T09:23:55.3907983Z 2025-12-04T09:23:55.3908185Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IDLE_TIMEOUT=0 2025-12-04T09:23:55.3908495Z 2025-12-04T09:23:55.3908734Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-12-04T09:23:55.3909082Z 2025-12-04T09:23:55.3909279Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2025-12-04T09:23:55.4028414Z Stopping sccache server... 2025-12-04T09:23:56.4231231Z sccache: error: couldn't connect to server 2025-12-04T09:23:56.4233107Z sccache: caused by: No connection could be made because the target machine actively refused it. (os error 10061) 2025-12-04T09:23:56.4257124Z 2025-12-04T09:23:56.4257558Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --start-server 2025-12-04T09:23:56.4350324Z sccache: Starting the server... 2025-12-04T09:23:56.5722417Z 2025-12-04T09:23:56.5722946Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --zero-stats 2025-12-04T09:23:56.5834789Z Compile requests 0 2025-12-04T09:23:56.5835197Z Compile requests executed 0 2025-12-04T09:23:56.5835482Z Cache hits 0 2025-12-04T09:23:56.5835785Z Cache misses 0 2025-12-04T09:23:56.5836038Z Cache timeouts 0 2025-12-04T09:23:56.5836305Z Cache read errors 0 2025-12-04T09:23:56.5836562Z Forced recaches 0 2025-12-04T09:23:56.5836824Z Cache write errors 0 2025-12-04T09:23:56.5837084Z Compilation failures 0 2025-12-04T09:23:56.5837343Z Cache errors 0 2025-12-04T09:23:56.5837605Z Non-cacheable compilations 0 2025-12-04T09:23:56.5837893Z Non-cacheable calls 0 2025-12-04T09:23:56.5838165Z Non-compilation calls 0 2025-12-04T09:23:56.5838446Z Unsupported compiler calls 0 2025-12-04T09:23:56.5838728Z Average cache write 0.000 s 2025-12-04T09:23:56.5839001Z Average compiler 0.000 s 2025-12-04T09:23:56.5839289Z Average cache read hit 0.000 s 2025-12-04T09:23:56.5839569Z Failed distributed compilations 0 2025-12-04T09:23:56.5839946Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-12-04T09:23:56.5840328Z Version (client) 0.7.4 2025-12-04T09:23:56.5854681Z 2025-12-04T09:23:56.5855025Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_C_COMPILER_LAUNCHER=sccache 2025-12-04T09:23:56.5857376Z 2025-12-04T09:23:56.5857981Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-12-04T09:23:56.5860336Z 2025-12-04T09:23:56.5860681Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_GENERATOR=Ninja 2025-12-04T09:23:56.5864740Z 2025-12-04T09:23:56.5864962Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if "1" == "1" ( 2025-12-04T09:23:56.5865296Z 2025-12-04T09:23:56.5865463Z 2025-12-04T09:23:56.5865613Z 2025-12-04T09:23:56.5866595Z 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:23:56.5867420Z if errorlevel 1 goto fail 2025-12-04T09:23:56.5867683Z if not errorlevel 0 goto fail 2025-12-04T09:23:56.5868822Z echo @"C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\randomtemp.exe" "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\bin\nvcc.exe" %* 1>"C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat" 2025-12-04T09:23:56.5870109Z cat C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-12-04T09:23:56.5870856Z set CUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-12-04T09:23:56.5871358Z The system cannot find the drive specified. 2025-12-04T09:23:56.5871674Z The system cannot find the drive specified. 2025-12-04T09:23:56.5871964Z The system cannot find the drive specified. 2025-12-04T09:23:56.5872608Z for /F "usebackq delims=" %n in (`cygpath -m "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\bin\nvcc.exe"`) do set CMAKE_CUDA_COMPILER=%n 2025-12-04T09:23:56.5873766Z 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:23:56.5874545Z ) 2025-12-04T09:23:56.6965753Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-12-04T09:23:56.6966233Z Dload Upload Total Spent Left Speed 2025-12-04T09:23:56.6966496Z 2025-12-04T09:23:56.8276933Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-04T09:23:56.8277337Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-04T09:23:56.8399294Z 2025-12-04T09:23:56.8400223Z 100 303k 100 303k 0 0 1937k 0 --:--:-- --:--:-- --:--:-- 1937k 2025-12-04T09:23:56.8580676Z @"C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\randomtemp.exe" "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\bin\nvcc.exe" %* 2025-12-04T09:23:56.8792473Z 2025-12-04T09:23:56.8793360Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_CUDA_COMPILER=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/bin/nvcc.exe 2025-12-04T09:23:56.8796953Z 2025-12-04T09:23:56.8797351Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-12-04T09:23:56.8976808Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-12-04T09:23:56.8977905Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-2-azure-eastus.actions.githubusercontent.com/148//idtoken/db2e088c-6e72-400f-8c84-b90c91a52f6b/7b576ce3-f1ae-54e0-a5e5-3ebb05514004?api-version=2.0 2025-12-04T09:23:56.8978969Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-12-04T09:23:56.8979393Z ALLUSERSPROFILE=C:\ProgramData 2025-12-04T09:23:56.8979768Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T09:23:56.8980185Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-12-04T09:23:56.8980469Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T09:23:56.8980712Z AWS_EXECUTION_ENV=EC2 2025-12-04T09:23:56.8980912Z BRANCH=main 2025-12-04T09:23:56.8981119Z BUILD_ENVIRONMENT=win-vs2022-cuda12.8-py3 2025-12-04T09:23:56.8981391Z BUILD_TYPE=release 2025-12-04T09:23:56.8981582Z BUILD_WHEEL=1 2025-12-04T09:23:56.8981754Z CI=true 2025-12-04T09:23:56.8982111Z CMAKE_CUDA_COMPILER=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/bin/nvcc.exe 2025-12-04T09:23:56.8983099Z 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:23:56.8983890Z CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-12-04T09:23:56.8984164Z CMAKE_C_COMPILER_LAUNCHER=sccache 2025-12-04T09:23:56.8984409Z CMAKE_GENERATOR=Ninja 2025-12-04T09:23:56.8984635Z CommandPromptType=Native 2025-12-04T09:23:56.8985113Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-12-04T09:23:56.8985445Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-12-04T09:23:56.8985699Z COMSPEC=C:\Windows\system32\cmd.exe 2025-12-04T09:23:56.8986002Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:23:56.8986419Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:23:56.8986785Z CONDA_DEFAULT_ENV=py_tmp 2025-12-04T09:23:56.8987066Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-12-04T09:23:56.8987462Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:23:56.8987940Z CONDA_PARENT_DIR=C:\Jenkins 2025-12-04T09:23:56.8988203Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-12-04T09:23:56.8988512Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-12-04T09:23:56.8988770Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-12-04T09:23:56.8989056Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-12-04T09:23:56.8989374Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-12-04T09:23:56.8989761Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:23:56.8990147Z CONDA_SHLVL=2 2025-12-04T09:23:56.8990509Z CUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-12-04T09:23:56.8991048Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T09:23:56.8991503Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-12-04T09:23:56.8991981Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T09:23:56.8992458Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-12-04T09:23:56.8992923Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-12-04T09:23:56.8993282Z CUDA_SUFFIX=cuda128 2025-12-04T09:23:56.8993610Z CUDA_TOOLKIT_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T09:23:56.8994002Z CUDA_VERSION=12.8 2025-12-04T09:23:56.8994230Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-12-04T09:23:56.8994627Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-12-04T09:23:56.8995012Z CommonProgramW6432=C:\Program Files\Common Files 2025-12-04T09:23:56.8995451Z CUDNN_LIB_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\lib\x64 2025-12-04T09:23:56.8995956Z CUDNN_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T09:23:56.8996312Z DEBUG=0 2025-12-04T09:23:56.8996656Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-12-04T09:23:56.8997071Z DISTUTILS_USE_SDK=1 2025-12-04T09:23:56.8997322Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-12-04T09:23:56.8997629Z EC2LAUNCH_TELEMETRY=1 2025-12-04T09:23:56.8998000Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-12-04T09:23:56.9000155Z 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:23:56.9002279Z Framework40Version=v4.0 2025-12-04T09:23:56.9002556Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-12-04T09:23:56.9002943Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-12-04T09:23:56.9003278Z FrameworkVersion=v4.0.30319 2025-12-04T09:23:56.9003531Z FrameworkVersion64=v4.0.30319 2025-12-04T09:23:56.9003764Z GITHUB_ACTION=build 2025-12-04T09:23:56.9003961Z GITHUB_ACTIONS=true 2025-12-04T09:23:56.9004150Z GITHUB_ACTION_REF= 2025-12-04T09:23:56.9004360Z GITHUB_ACTION_REPOSITORY= 2025-12-04T09:23:56.9004688Z GITHUB_ACTOR=huydhn 2025-12-04T09:23:56.9004905Z GITHUB_ACTOR_ID=475357 2025-12-04T09:23:56.9005143Z GITHUB_API_URL=https://api.github.com 2025-12-04T09:23:56.9005417Z GITHUB_BASE_REF= 2025-12-04T09:23:56.9005864Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_83c2341f-d863-48c9-b556-e9dea8c5b60f 2025-12-04T09:23:56.9006367Z GITHUB_EVENT_NAME=schedule 2025-12-04T09:23:56.9006733Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-12-04T09:23:56.9007176Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T09:23:56.9007577Z GITHUB_HEAD_REF= 2025-12-04T09:23:56.9007760Z GITHUB_JOB=build 2025-12-04T09:23:56.9008216Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_83c2341f-d863-48c9-b556-e9dea8c5b60f 2025-12-04T09:23:56.9008970Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_83c2341f-d863-48c9-b556-e9dea8c5b60f 2025-12-04T09:23:56.9009482Z GITHUB_REF=refs/heads/main 2025-12-04T09:23:56.9009723Z GITHUB_REF_NAME=main 2025-12-04T09:23:56.9009928Z GITHUB_REF_PROTECTED=true 2025-12-04T09:23:56.9010152Z GITHUB_REF_TYPE=branch 2025-12-04T09:23:56.9010377Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T09:23:56.9010636Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T09:23:56.9010879Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T09:23:56.9011142Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T09:23:56.9011388Z GITHUB_RETENTION_DAYS=90 2025-12-04T09:23:56.9011604Z GITHUB_RUN_ATTEMPT=1 2025-12-04T09:23:56.9011804Z GITHUB_RUN_ID=19922768520 2025-12-04T09:23:56.9012027Z GITHUB_RUN_NUMBER=158165 2025-12-04T09:23:56.9012268Z GITHUB_SERVER_URL=https://github.com 2025-12-04T09:23:56.9012575Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:23:56.9013136Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_83c2341f-d863-48c9-b556-e9dea8c5b60f 2025-12-04T09:23:56.9014021Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_83c2341f-d863-48c9-b556-e9dea8c5b60f 2025-12-04T09:23:56.9014586Z GITHUB_TRIGGERING_ACTOR=huydhn 2025-12-04T09:23:56.9014822Z GITHUB_WORKFLOW=trunk 2025-12-04T09:23:56.9015186Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-12-04T09:23:56.9015693Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:23:56.9016106Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:23:56.9016435Z GIT_DEFAULT_BRANCH=main 2025-12-04T09:23:56.9016640Z HOME=C:\Users\runneruser 2025-12-04T09:23:56.9018555Z 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:23:56.9020790Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-12-04T09:23:56.9021303Z is_x64_arch=true 2025-12-04T09:23:56.9022265Z 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:23:56.9024528Z 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:23:56.9025961Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-12-04T09:23:56.9026387Z MAGMA_HOME=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma 2025-12-04T09:23:56.9026760Z MAX_JOBS=8 2025-12-04T09:23:56.9027031Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-12-04T09:23:56.9027388Z NUMBER_OF_PROCESSORS=16 2025-12-04T09:23:56.9027588Z OS=Windows_NT 2025-12-04T09:23:56.9027785Z OUR_GITHUB_JOB_ID=57115016889 2025-12-04T09:23:56.9036400Z PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin;C:\Program Files\CMake\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\libnvvp;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\Extensions\Microsoft\CodeCoverage.Console;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\Llvm\x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\Linux\bin\ConnectionManagerExe 2025-12-04T09:23:56.9045206Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-12-04T09:23:56.9045547Z Platform=x64 2025-12-04T09:23:56.9045747Z PROCESSOR_ARCHITECTURE=AMD64 2025-12-04T09:23:56.9046118Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 2025-12-04T09:23:56.9046516Z PROCESSOR_LEVEL=6 2025-12-04T09:23:56.9046711Z PROCESSOR_REVISION=5507 2025-12-04T09:23:56.9046938Z PROGRAMFILES=C:\Program Files 2025-12-04T09:23:56.9047182Z PROMPT=(py_tmp) $P$G 2025-12-04T09:23:56.9047385Z PR_NUMBER= 2025-12-04T09:23:56.9047841Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-12-04T09:23:56.9048374Z PUBLIC=C:\Users\Public 2025-12-04T09:23:56.9048840Z *** 2025-12-04T09:23:56.9049002Z PYTHON_VERSION=3.10 2025-12-04T09:23:56.9049272Z PYTORCH_FINAL_PACKAGE_DIR=C:/19922768520/build-results/ 2025-12-04T09:23:56.9049597Z ProgramData=C:\ProgramData 2025-12-04T09:23:56.9049942Z ProgramFiles(x86)=C:\Program Files (x86) 2025-12-04T09:23:56.9050224Z ProgramW6432=C:\Program Files 2025-12-04T09:23:56.9050471Z RUNNER_ARCH=X64 2025-12-04T09:23:56.9050673Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T09:23:56.9050925Z RUNNER_NAME=i-0fb6b25e6cfe0653b 2025-12-04T09:23:56.9051154Z RUNNER_OS=Windows 2025-12-04T09:23:56.9051378Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-12-04T09:23:56.9051684Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-12-04T09:23:56.9052062Z RUNNER_TRACKING_ID=github_55497091-9f73-4c6b-a82a-ec663b1d84e7 2025-12-04T09:23:56.9052523Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-12-04T09:23:56.9052837Z SCCACHE_BUCKET=ossci-compiler-cache 2025-12-04T09:23:56.9053122Z SCCACHE_IDLE_TIMEOUT=0 2025-12-04T09:23:56.9053337Z SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-12-04T09:23:56.9053592Z SCCACHE_REGION=us-east-1 2025-12-04T09:23:56.9053810Z SCCACHE_S3_KEY_PREFIX=trunk 2025-12-04T09:23:56.9054324Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T09:23:56.9054822Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:23:56.9055113Z SHLVL=2 2025-12-04T09:23:56.9055360Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-12-04T09:23:56.9055678Z SYSTEMDRIVE=C: 2025-12-04T09:23:56.9055873Z SYSTEMROOT=C:\Windows 2025-12-04T09:23:56.9056099Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:23:56.9056461Z TERM=xterm-256color 2025-12-04T09:23:56.9056682Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:23:56.9057041Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:23:56.9057395Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:23:56.9057825Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-12-04T09:23:56.9058180Z TORCH_CUDA_ARCH_LIST=8.6 2025-12-04T09:23:56.9058401Z UCRTVersion=10.0.19041.0 2025-12-04T09:23:56.9058711Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-12-04T09:23:56.9059058Z UPDATEFILE=update.finished 2025-12-04T09:23:56.9059307Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-12-04T09:23:56.9059529Z USERNAME=runneruser 2025-12-04T09:23:56.9059743Z USERPROFILE=C:\Users\runneruser 2025-12-04T09:23:56.9059975Z USE_CUDA=1 2025-12-04T09:23:56.9060152Z USE_XPU=0 2025-12-04T09:23:56.9060519Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-12-04T09:23:56.9061124Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-12-04T09:23:56.9061777Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-12-04T09:23:56.9062579Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-12-04T09:23:56.9063133Z VCToolsVersion=14.42.34433 2025-12-04T09:23:56.9063354Z VC_PRODUCT=BuildTools 2025-12-04T09:23:56.9063562Z VC_VERSION= 2025-12-04T09:23:56.9063732Z VC_YEAR=2022 2025-12-04T09:23:56.9063931Z VERBOSE_ARG='SilentlyContinue' 2025-12-04T09:23:56.9064168Z VERSION_SUFFIX=12_8 2025-12-04T09:23:56.9064380Z VisualStudioVersion=17.0 2025-12-04T09:23:56.9064806Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-12-04T09:23:56.9065269Z VSCMD_ARG_app_plat=Desktop 2025-12-04T09:23:56.9065497Z VSCMD_ARG_HOST_ARCH=x64 2025-12-04T09:23:56.9065701Z VSCMD_ARG_TGT_ARCH=x64 2025-12-04T09:23:56.9065906Z VSCMD_VER=17.12.11 2025-12-04T09:23:56.9066229Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-12-04T09:23:56.9066626Z WINDIR=C:\Windows 2025-12-04T09:23:56.9067159Z 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:23:56.9067868Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-12-04T09:23:56.9068337Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-12-04T09:23:56.9068708Z WindowsSDKLibVersion=10.0.19041.0\ 2025-12-04T09:23:56.9069226Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-12-04T09:23:56.9069637Z WindowsSDKVersion=10.0.19041.0\ 2025-12-04T09:23:56.9070138Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-12-04T09:23:56.9070866Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-12-04T09:23:56.9071355Z XPU_VERSION= 2025-12-04T09:23:56.9071741Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat 2025-12-04T09:23:56.9072286Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-12-04T09:23:56.9072537Z __DOTNET_ADD_64BIT=1 2025-12-04T09:23:56.9072747Z __DOTNET_PREFERRED_BITNESS=64 2025-12-04T09:23:56.9076820Z __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:23:56.9080944Z 2025-12-04T09:23:56.9081203Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>python -m build --wheel --no-isolation 2025-12-04T09:23:56.9974246Z * Getting build dependencies for wheel... 2025-12-04T09:23:57.2729501Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T09:23:57.5047763Z 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:23:57.5107075Z 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:23:57.5107888Z !! 2025-12-04T09:23:57.5107985Z 2025-12-04T09:23:57.5108094Z ******************************************************************************** 2025-12-04T09:23:57.5108868Z 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:23:57.5109502Z 2025-12-04T09:23:57.5109715Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-04T09:23:57.5110180Z or your builds will no longer be supported. 2025-12-04T09:23:57.5110430Z 2025-12-04T09:23:57.5110783Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-04T09:23:57.5111308Z ******************************************************************************** 2025-12-04T09:23:57.5111520Z 2025-12-04T09:23:57.5111595Z !! 2025-12-04T09:23:57.5111768Z corresp(dist, value, root_dir) 2025-12-04T09:23:57.6350437Z running egg_info 2025-12-04T09:23:57.6475459Z creating torch.egg-info 2025-12-04T09:23:57.6478806Z writing torch.egg-info\PKG-INFO 2025-12-04T09:23:57.6495907Z writing dependency_links to torch.egg-info\dependency_links.txt 2025-12-04T09:23:57.6500195Z writing entry points to torch.egg-info\entry_points.txt 2025-12-04T09:23:57.6515835Z writing requirements to torch.egg-info\requires.txt 2025-12-04T09:23:57.6520353Z writing top-level names to torch.egg-info\top_level.txt 2025-12-04T09:23:57.6523458Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-12-04T09:23:57.9625530Z reading manifest file 'torch.egg-info\SOURCES.txt' 2025-12-04T09:23:57.9631504Z reading manifest template 'MANIFEST.in' 2025-12-04T09:23:58.2032711Z warning: no directories found matching 'ios' 2025-12-04T09:24:05.3468433Z no previously-included directories found matching 'third_party\nccl\pkg\debian' 2025-12-04T09:24:05.6878458Z no previously-included directories found matching '**\.gitlab' 2025-12-04T09:24:05.8028636Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-12-04T09:24:05.9174594Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-12-04T09:24:06.0331668Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-12-04T09:24:06.1480442Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-12-04T09:24:06.2629319Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-12-04T09:24:06.8546688Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-12-04T09:24:06.9734674Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-12-04T09:24:07.5175290Z adding license file 'LICENSE' 2025-12-04T09:24:07.5175625Z adding license file 'NOTICE' 2025-12-04T09:24:12.1503363Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-12-04T09:24:12.3196450Z * Building wheel... 2025-12-04T09:24:12.5783205Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T09:24:12.7260400Z -- Building version 2.10.0a0+gitffd9b0f 2025-12-04T09:24:12.7772430Z 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:24:12.7773223Z warnings.warn( 2025-12-04T09:24:12.8105853Z Cloning into 'nccl'... 2025-12-04T09:24:13.2461648Z Note: switching to '3ea7eedf3b9b94f1d9f99f4e55536dfcbd23c1ca'. 2025-12-04T09:24:13.2461972Z 2025-12-04T09:24:13.2462189Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T09:24:13.2462683Z changes and commit them, and you can discard any commits you make in this 2025-12-04T09:24:13.2463185Z state without impacting any branches by switching back to a branch. 2025-12-04T09:24:13.2463483Z 2025-12-04T09:24:13.2463687Z If you want to create a new branch to retain commits you create, you may 2025-12-04T09:24:13.2464173Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T09:24:13.2464438Z 2025-12-04T09:24:13.2464553Z git switch -c 2025-12-04T09:24:13.2464731Z 2025-12-04T09:24:13.2464826Z Or undo this operation with: 2025-12-04T09:24:13.2465004Z 2025-12-04T09:24:13.2465083Z git switch - 2025-12-04T09:24:13.2465200Z 2025-12-04T09:24:13.2465423Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T09:24:13.2465755Z 2025-12-04T09:24:13.3258783Z cmake -GNinja -DBUILD_ENVIRONMENT=win-vs2022-cuda12.8-py3 -DBUILD_PYTHON=True -DBUILD_TEST=True -DBUILD_TYPE=release -DBUILD_WHEEL=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_CUDA_COMPILER=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/bin/nvcc.exe -DCMAKE_CUDA_COMPILER_LAUNCHER=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/randomtemp.exe;C:/actions-runner/_work/pytorch/pytorch/build/win_tmp\bin\sccache.exe -DCMAKE_CXX_COMPILER_LAUNCHER=sccache -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_GENERATOR=Ninja -DCMAKE_INSTALL_PREFIX=C:\actions-runner\_work\pytorch\pytorch\torch -DCMAKE_PREFIX_PATH=C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages -DCUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat -DCUDNN_LIBRARY=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\lib\x64 -DPython_EXECUTABLE=C:\Jenkins\Miniconda3\envs\py_tmp\python.exe -DPython_NumPy_INCLUDE_DIR=C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\numpy\core\include -DTORCH_BUILD_VERSION=2.10.0a0+gitffd9b0f -DTORCH_CUDA_ARCH_LIST=8.6 -DUSE_CUDA=1 -DUSE_NUMPY=True -DUSE_XPU=0 C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:24:17.0244578Z -- The CXX compiler identification is MSVC 19.42.34444.0 2025-12-04T09:24:17.1722874Z -- The C compiler identification is MSVC 19.42.34444.0 2025-12-04T09:24:17.2004483Z -- Detecting CXX compiler ABI info 2025-12-04T09:24:23.2038008Z -- Detecting CXX compiler ABI info - done 2025-12-04T09:24:23.2061310Z -- 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:24:23.2065566Z -- Detecting CXX compile features 2025-12-04T09:24:23.2079635Z -- Detecting CXX compile features - done 2025-12-04T09:24:23.2182365Z -- Detecting C compiler ABI info 2025-12-04T09:24:23.5428964Z -- Detecting C compiler ABI info - done 2025-12-04T09:24:23.5452392Z -- 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:24:23.5456282Z -- Detecting C compile features 2025-12-04T09:24:23.5467152Z -- Detecting C compile features - done 2025-12-04T09:24:23.5538848Z -- Not forcing any particular BLAS to be found 2025-12-04T09:24:23.5644152Z CMake Warning at CMakeLists.txt:441 (message): 2025-12-04T09:24:23.5644592Z TensorPipe cannot be used on Windows. Set it to OFF 2025-12-04T09:24:23.5644879Z 2025-12-04T09:24:23.5644883Z 2025-12-04T09:24:23.5645004Z CMake Warning at CMakeLists.txt:443 (message): 2025-12-04T09:24:23.5645364Z KleidiAI cannot be used on Windows. Set it to OFF 2025-12-04T09:24:23.5645599Z 2025-12-04T09:24:23.5645603Z 2025-12-04T09:24:23.5705366Z -- Performing Test C_HAS_AVX_1 2025-12-04T09:24:26.0182745Z -- Performing Test C_HAS_AVX_1 - Success 2025-12-04T09:24:26.0187418Z -- Performing Test C_HAS_AVX2_1 2025-12-04T09:24:26.4021721Z -- Performing Test C_HAS_AVX2_1 - Success 2025-12-04T09:24:26.4026389Z -- Performing Test C_HAS_AVX512_1 2025-12-04T09:24:26.7844717Z -- Performing Test C_HAS_AVX512_1 - Success 2025-12-04T09:24:26.7849305Z -- Performing Test CXX_HAS_AVX_1 2025-12-04T09:24:27.4279463Z -- Performing Test CXX_HAS_AVX_1 - Success 2025-12-04T09:24:27.4283993Z -- Performing Test CXX_HAS_AVX2_1 2025-12-04T09:24:27.9937559Z -- Performing Test CXX_HAS_AVX2_1 - Success 2025-12-04T09:24:27.9943777Z -- Performing Test CXX_HAS_AVX512_1 2025-12-04T09:24:28.3613298Z -- Performing Test CXX_HAS_AVX512_1 - Success 2025-12-04T09:24:28.3614951Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-12-04T09:24:28.3644776Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-12-04T09:24:28.7132447Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Failed 2025-12-04T09:24:28.7156439Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-12-04T09:24:29.0425320Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Failed 2025-12-04T09:24:29.0432768Z -- Could not find hardware support for NEON on this machine. 2025-12-04T09:24:29.0433165Z -- No OMAP3 processor on this machine. 2025-12-04T09:24:29.0433474Z -- No OMAP4 processor on this machine. 2025-12-04T09:24:29.0434046Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-12-04T09:24:29.0490930Z CMake Warning at CMakeLists.txt:904 (message): 2025-12-04T09:24:29.0491417Z x64 operating system is required for FBGEMM. Not compiling with FBGEMM. 2025-12-04T09:24:29.0491848Z Turn this warning off by USE_FBGEMM=OFF. 2025-12-04T09:24:29.0492063Z 2025-12-04T09:24:29.0492067Z 2025-12-04T09:24:29.0529405Z -- Performing Test HAS/UTF_8 2025-12-04T09:24:29.4613293Z -- Performing Test HAS/UTF_8 - Success 2025-12-04T09:24:30.1102432Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8 (found version "12.8") 2025-12-04T09:24:38.8274593Z -- The CUDA compiler identification is NVIDIA 12.8.93 2025-12-04T09:24:38.8500462Z -- Detecting CUDA compiler ABI info 2025-12-04T09:24:44.6959353Z -- Detecting CUDA compiler ABI info - done 2025-12-04T09:24:44.7302947Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/bin/nvcc.exe - skipped 2025-12-04T09:24:44.8139406Z -- Detecting CUDA compile features 2025-12-04T09:24:44.8155097Z -- Detecting CUDA compile features - done 2025-12-04T09:24:44.8245810Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/include (found version "12.8.93") 2025-12-04T09:24:46.2108576Z -- PyTorch: CUDA detected: 12.8 2025-12-04T09:24:46.2109124Z -- PyTorch: CUDA nvcc is: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-12-04T09:24:46.2109760Z -- PyTorch: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8 2025-12-04T09:24:46.7891888Z -- PyTorch: Header version is: 12.8 2025-12-04T09:24:46.9979911Z -- Found Python: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.19") found components: Interpreter 2025-12-04T09:24:47.0027165Z CMake Warning at cmake/public/cuda.cmake:149 (message): 2025-12-04T09:24:47.0027610Z Failed to compute shorthash for libnvrtc.so 2025-12-04T09:24:47.0027920Z Call Stack (most recent call first): 2025-12-04T09:24:47.0028214Z cmake/Dependencies.cmake:44 (include) 2025-12-04T09:24:47.0028503Z CMakeLists.txt:932 (include) 2025-12-04T09:24:47.0028672Z 2025-12-04T09:24:47.0028694Z 2025-12-04T09:24:47.0077821Z -- Found CUDNN: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cudnn.lib 2025-12-04T09:24:47.1248387Z -- Could NOT find CUSPARSELT (missing: CUSPARSELT_LIBRARY_PATH CUSPARSELT_INCLUDE_PATH) 2025-12-04T09:24:47.1249005Z CMake Warning at cmake/public/cuda.cmake:235 (message): 2025-12-04T09:24:47.1249436Z Cannot find cuSPARSELt library. Turning the option off 2025-12-04T09:24:47.1249806Z Call Stack (most recent call first): 2025-12-04T09:24:47.1250126Z cmake/Dependencies.cmake:44 (include) 2025-12-04T09:24:47.1250429Z CMakeLists.txt:932 (include) 2025-12-04T09:24:47.1250599Z 2025-12-04T09:24:47.1250605Z 2025-12-04T09:24:47.1665075Z -- Could NOT find CUDSS (missing: CUDSS_LIBRARY_PATH CUDSS_INCLUDE_PATH) 2025-12-04T09:24:47.1666943Z CMake Warning at cmake/public/cuda.cmake:251 (message): 2025-12-04T09:24:47.1667346Z Cannot find CUDSS library. Turning the option off 2025-12-04T09:24:47.1667692Z Call Stack (most recent call first): 2025-12-04T09:24:47.1667987Z cmake/Dependencies.cmake:44 (include) 2025-12-04T09:24:47.1668323Z CMakeLists.txt:932 (include) 2025-12-04T09:24:47.1668489Z 2025-12-04T09:24:47.1668494Z 2025-12-04T09:24:47.1668647Z -- USE_CUFILE is set to 0. Compiling without cuFile support 2025-12-04T09:24:47.1676172Z CMake Warning at cmake/public/cuda.cmake:332 (message): 2025-12-04T09:24:47.1676693Z pytorch is not compatible with `CMAKE_CUDA_ARCHITECTURES` and will ignore 2025-12-04T09:24:47.1677230Z its value. Please configure `TORCH_CUDA_ARCH_LIST` instead. 2025-12-04T09:24:47.1677640Z Call Stack (most recent call first): 2025-12-04T09:24:47.1677924Z cmake/Dependencies.cmake:44 (include) 2025-12-04T09:24:47.1678248Z CMakeLists.txt:932 (include) 2025-12-04T09:24:47.1678411Z 2025-12-04T09:24:47.1678415Z 2025-12-04T09:24:47.1678604Z -- Added CUDA NVCC flags for: -gencode;arch=compute_86,code=sm_86 2025-12-04T09:24:47.1709194Z -- Building using own protobuf under third_party per request. 2025-12-04T09:24:47.1709598Z -- Use custom protobuf build. 2025-12-04T09:24:47.1739023Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-12-04T09:24:47.1739672Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-12-04T09:24:47.1740053Z CMake. 2025-12-04T09:24:47.1740170Z 2025-12-04T09:24:47.1740378Z Update the VERSION argument value or use a ... suffix to tell 2025-12-04T09:24:47.1741097Z CMake that the project does not need compatibility with older versions. 2025-12-04T09:24:47.1741402Z 2025-12-04T09:24:47.1741406Z 2025-12-04T09:24:47.1758528Z -- 2025-12-04T09:24:47.1759009Z -- 3.13.0.0 2025-12-04T09:24:47.1781504Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-12-04T09:24:47.2814051Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-12-04T09:24:47.2816215Z -- Looking for pthread_create in pthreads 2025-12-04T09:24:47.4534763Z -- Looking for pthread_create in pthreads - not found 2025-12-04T09:24:47.4535769Z -- Looking for pthread_create in pthread 2025-12-04T09:24:47.6292259Z -- Looking for pthread_create in pthread - not found 2025-12-04T09:24:47.6309185Z -- Found Threads: TRUE 2025-12-04T09:24:47.6936018Z -- Caffe2 protobuf include directory: $$ 2025-12-04T09:24:47.6975891Z -- Trying to find preferred BLAS backend of choice: MKL 2025-12-04T09:24:47.7001570Z -- MKL_THREADING = OMP 2025-12-04T09:24:47.7004701Z -- Looking for sys/types.h 2025-12-04T09:24:48.0237904Z -- Looking for sys/types.h - found 2025-12-04T09:24:48.0239664Z -- Looking for stdint.h 2025-12-04T09:24:48.3358618Z -- Looking for stdint.h - found 2025-12-04T09:24:48.3360383Z -- Looking for stddef.h 2025-12-04T09:24:48.6552100Z -- Looking for stddef.h - found 2025-12-04T09:24:48.6552985Z -- Check size of void* 2025-12-04T09:24:48.9815473Z -- Check size of void* - done 2025-12-04T09:24:49.0108549Z -- Looking for cblas_sgemm 2025-12-04T09:24:49.5536698Z -- Looking for cblas_sgemm - found 2025-12-04T09:24:49.5541076Z -- Looking for cblas_gemm_bf16bf16f32 2025-12-04T09:24:50.0958348Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-12-04T09:24:50.0958850Z -- Looking for cblas_gemm_f16f16f32 2025-12-04T09:24:50.6221746Z -- Looking for cblas_gemm_f16f16f32 - found 2025-12-04T09:24:50.6680651Z -- 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:24:50.6682154Z -- MKL include directory: C:/Jenkins/Miniconda3/envs/py_tmp/Library/include 2025-12-04T09:24:50.6682570Z -- MKL OpenMP type: Intel 2025-12-04T09:24:50.6682986Z -- MKL OpenMP library: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-12-04T09:24:50.9055118Z -- The ASM compiler identification is MSVC 2025-12-04T09:24:50.9077265Z -- 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:24:50.9253308Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-12-04T09:24:50.9312672Z -- Generating microkernels.cmake 2025-12-04T09:24:55.8855335Z 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:24:55.8856731Z 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:24:55.8857617Z No microkernel found in src\reference\binary-elementwise.cc 2025-12-04T09:24:55.8858069Z No microkernel found in src\reference\packing.cc 2025-12-04T09:24:55.8858493Z No microkernel found in src\reference\unary-elementwise.cc 2025-12-04T09:24:56.0069052Z -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.51.0.windows.1") 2025-12-04T09:24:56.0541449Z -- Google Benchmark version: v1.9.3, normalized to 1.9.3 2025-12-04T09:24:56.0556414Z -- Looking for shm_open in rt 2025-12-04T09:24:56.2306350Z -- Looking for shm_open in rt - not found 2025-12-04T09:24:56.2337374Z -- Performing Test HAVE_CXX_FLAG_WX 2025-12-04T09:24:56.5831177Z -- Performing Test HAVE_CXX_FLAG_WX - Success 2025-12-04T09:24:56.5835223Z -- Compiling and running to test HAVE_STD_REGEX 2025-12-04T09:24:58.4839291Z -- Performing Test HAVE_STD_REGEX -- success 2025-12-04T09:24:58.4839784Z -- Compiling and running to test HAVE_GNU_POSIX_REGEX 2025-12-04T09:24:58.6022862Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-12-04T09:24:58.6023564Z -- Compiling and running to test HAVE_POSIX_REGEX 2025-12-04T09:24:58.6888332Z -- Performing Test HAVE_POSIX_REGEX -- failed to compile 2025-12-04T09:24:58.6889660Z -- Compiling and running to test HAVE_STEADY_CLOCK 2025-12-04T09:24:59.3842288Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-12-04T09:24:59.3883375Z -- Compiling and running to test HAVE_PTHREAD_AFFINITY 2025-12-04T09:24:59.4827552Z -- Performing Test HAVE_PTHREAD_AFFINITY -- failed to compile 2025-12-04T09:24:59.5221097Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-12-04T09:24:59.5221738Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-12-04T09:24:59.5222118Z CMake. 2025-12-04T09:24:59.5222239Z 2025-12-04T09:24:59.5222462Z Update the VERSION argument value or use a ... suffix to tell 2025-12-04T09:24:59.5222976Z CMake that the project does not need compatibility with older versions. 2025-12-04T09:24:59.5223282Z 2025-12-04T09:24:59.5223286Z 2025-12-04T09:24:59.5296277Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-12-04T09:24:59.5296914Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-12-04T09:24:59.5297293Z CMake. 2025-12-04T09:24:59.5297414Z 2025-12-04T09:24:59.5297642Z Update the VERSION argument value or use a ... suffix to tell 2025-12-04T09:24:59.5298166Z CMake that the project does not need compatibility with older versions. 2025-12-04T09:24:59.5298464Z 2025-12-04T09:24:59.5298469Z 2025-12-04T09:24:59.5348306Z -- Using third party subdirectory Eigen. 2025-12-04T09:25:00.4201953Z -- Found Python: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.19") found components: Interpreter Development.Module NumPy 2025-12-04T09:25:00.4204478Z -- Using third_party/pybind11. 2025-12-04T09:25:00.4205740Z -- pybind11 include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/pybind11/include 2025-12-04T09:25:00.4260552Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-12-04T09:25:00.4261437Z -- Using third_party/opentelemetry-cpp. 2025-12-04T09:25:00.4262082Z -- opentelemetry api include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-12-04T09:25:01.0217366Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-12-04T09:25:01.4515601Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-12-04T09:25:01.4524654Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-12-04T09:25:01.4529248Z CMake Warning at cmake/Dependencies.cmake:908 (message): 2025-12-04T09:25:01.4529726Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-12-04T09:25:01.4530118Z Call Stack (most recent call first): 2025-12-04T09:25:01.4530390Z CMakeLists.txt:932 (include) 2025-12-04T09:25:01.4530574Z 2025-12-04T09:25:01.4530579Z 2025-12-04T09:25:01.4566781Z -- Check OMP with lib C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-12-04T09:25:01.8310051Z -- Check OMP with lib C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-12-04T09:25:02.5082705Z -- Found OpenMP_C: -openmp:experimental 2025-12-04T09:25:02.8705671Z -- Found OpenMP_CXX: -openmp:experimental 2025-12-04T09:25:02.8715642Z -- Found OpenMP: TRUE 2025-12-04T09:25:02.8717975Z -- Adding OpenMP CXX_FLAGS: -openmp:experimental 2025-12-04T09:25:02.8718919Z -- Will link against OpenMP libraries: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-12-04T09:25:02.8730262Z -- Found nvtx3: C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX/c/include 2025-12-04T09:25:02.8736315Z -- ROCM_PATH environment variable is not set and C:/opt/rocm does not exist. 2025-12-04T09:25:02.8736742Z Building without ROCm support. 2025-12-04T09:25:02.8767952Z -- Found CUB: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/include 2025-12-04T09:25:02.8794422Z -- MSVC detected 2025-12-04T09:25:02.8794696Z -- Set USE_REDIS OFF 2025-12-04T09:25:02.8794918Z -- Set USE_IBVERBS OFF 2025-12-04T09:25:02.8795156Z -- Set USE_NCCL OFF 2025-12-04T09:25:02.8795365Z -- Set USE_RCCL OFF 2025-12-04T09:25:02.8795771Z -- Set USE_LIBUV OFF 2025-12-04T09:25:02.8810032Z -- Gloo build as SHARED library 2025-12-04T09:25:02.8843439Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/include (found suitable version "12.8.93", minimum required is "7.0") 2025-12-04T09:25:04.1682126Z -- CUDA detected: 12.8.93 2025-12-04T09:25:04.1877576Z -- GLOO_USE_TORCH_DTYPES : 1 C:/actions-runner/_work/pytorch/pytorch;C:/actions-runner/_work/pytorch/pytorch/build 2025-12-04T09:25:04.4152091Z -- Found Python3: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.19") found components: Interpreter 2025-12-04T09:25:04.4159984Z -- ONNX_PROTOC_EXECUTABLE: $ 2025-12-04T09:25:04.4160404Z -- Protobuf_VERSION: Protobuf_VERSION_NOTFOUND 2025-12-04T09:25:04.4169212Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-12-04T09:25:04.4176524Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-12-04T09:25:04.4183576Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-12-04T09:25:04.6723984Z -- 2025-12-04T09:25:04.6724261Z -- ******** Summary ******** 2025-12-04T09:25:04.6724565Z -- CMake version : 3.27.9 2025-12-04T09:25:04.6724983Z -- CMake command : C:/Program Files/CMake/bin/cmake.exe 2025-12-04T09:25:04.6725389Z -- System : Windows 2025-12-04T09:25:04.6726068Z -- 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:25:04.6726717Z -- C++ compiler version : 19.42.34444.0 2025-12-04T09:25:04.6727281Z -- CXX flags : /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL /EHsc /wd26812 2025-12-04T09:25:04.6727807Z -- Build type : Release 2025-12-04T09:25:04.6728215Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2025-12-04T09:25:04.6729751Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8 2025-12-04T09:25:04.6731268Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2025-12-04T09:25:04.6732104Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/cmake/Modules;C:/actions-runner/_work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2025-12-04T09:25:04.6732792Z -- 2025-12-04T09:25:04.6732988Z -- ONNX version : 1.18.0 2025-12-04T09:25:04.6733318Z -- ONNX NAMESPACE : onnx_torch 2025-12-04T09:25:04.6733640Z -- ONNX_USE_LITE_PROTO : OFF 2025-12-04T09:25:04.6733954Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-12-04T09:25:04.6734249Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-12-04T09:25:04.6734559Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-12-04T09:25:04.6734855Z -- ONNX_WERROR : OFF 2025-12-04T09:25:04.6735361Z -- ONNX_BUILD_TESTS : OFF 2025-12-04T09:25:04.6735673Z -- BUILD_SHARED_LIBS : OFF 2025-12-04T09:25:04.6735941Z -- 2025-12-04T09:25:04.6736268Z -- Protobuf compiler : $ 2025-12-04T09:25:04.6736752Z -- Protobuf includes : 2025-12-04T09:25:04.6737058Z -- Protobuf libraries : 2025-12-04T09:25:04.6737350Z -- ONNX_BUILD_PYTHON : OFF 2025-12-04T09:25:04.6737751Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-12-04T09:25:04.6738294Z -- Adding -DNDEBUG to compile flags 2025-12-04T09:25:04.6788321Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2025-12-04T09:25:04.7720677Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2025-12-04T09:25:04.7721107Z -- Compiling with MAGMA support 2025-12-04T09:25:04.7721600Z -- MAGMA INCLUDE DIRECTORIES: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/magma/include 2025-12-04T09:25:04.7722333Z -- MAGMA LIBRARIES: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/magma/lib/magma.lib 2025-12-04T09:25:04.7722805Z -- MAGMA V2 check: 0 2025-12-04T09:25:04.7726957Z -- Could not find hardware support for NEON on this machine. 2025-12-04T09:25:04.7727326Z -- No OMAP3 processor on this machine. 2025-12-04T09:25:04.7727628Z -- No OMAP4 processor on this machine. 2025-12-04T09:25:04.7742414Z -- Looking for sbgemm_ 2025-12-04T09:25:05.0706306Z -- Looking for sbgemm_ - not found 2025-12-04T09:25:05.0723586Z disabling ROCM because NOT USE_ROCM is set 2025-12-04T09:25:05.0723991Z -- Found a library with LAPACK API (mkl). 2025-12-04T09:25:05.0724351Z -- MIOpen not found. Compiling without MIOpen support 2025-12-04T09:25:05.0733380Z -- Will build oneDNN UKERNEL 2025-12-04T09:25:05.0871703Z -- MKLDNN_CPU_RUNTIME = OMP 2025-12-04T09:25:05.0896746Z -- DNNL_TARGET_ARCH: X64 2025-12-04T09:25:05.0934692Z -- DNNL_LIBRARY_NAME: dnnl 2025-12-04T09:25:05.1056024Z CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2025-12-04T09:25:05.1056783Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-12-04T09:25:05.1057318Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T09:25:05.1057840Z problems in calling code that expects `find_package` result variables 2025-12-04T09:25:05.1058259Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T09:25:05.1058592Z Call Stack (most recent call first): 2025-12-04T09:25:05.1059007Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T09:25:05.1059528Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-12-04T09:25:05.1059960Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-12-04T09:25:05.1060419Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T09:25:05.1060718Z 2025-12-04T09:25:05.1060855Z -- Found OpenMP_C: -openmp:experimental 2025-12-04T09:25:05.1066615Z CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2025-12-04T09:25:05.1067364Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-12-04T09:25:05.1067873Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T09:25:05.1068373Z problems in calling code that expects `find_package` result variables 2025-12-04T09:25:05.1068796Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T09:25:05.1069105Z Call Stack (most recent call first): 2025-12-04T09:25:05.1069513Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T09:25:05.1070012Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-12-04T09:25:05.1070448Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-12-04T09:25:05.1070884Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T09:25:05.1071198Z 2025-12-04T09:25:05.1071521Z -- Found OpenMP_CXX: -openmp:experimental 2025-12-04T09:25:05.1526181Z -- Enabled testing coverage: CI 2025-12-04T09:25:05.1537995Z -- Enabled workload: TRAINING 2025-12-04T09:25:05.1538337Z -- Enabled primitives: ALL 2025-12-04T09:25:05.1538592Z -- Enabled primitive CPU ISA: ALL 2025-12-04T09:25:05.1538893Z -- Enabled primitive GPU ISA: ALL 2025-12-04T09:25:05.1539198Z -- Enabled GeMM kernels ISA: ALL 2025-12-04T09:25:05.1646097Z -- Primitive cache is enabled 2025-12-04T09:25:05.1646979Z -- Experimental functionality for ukernels is enabled 2025-12-04T09:25:05.2303781Z -- The ASM_MASM compiler identification is MSVC 2025-12-04T09:25:05.2931829Z -- 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:25:05.3219732Z -- Graph component is enabled 2025-12-04T09:25:05.3332211Z -- Graph compiler backend is disabled. 2025-12-04T09:25:05.3468239Z -- Found MKL-DNN: TRUE 2025-12-04T09:25:05.3599549Z -- {fmt} version: 12.1.0 2025-12-04T09:25:05.3599834Z -- Build type: Release 2025-12-04T09:25:05.3681392Z -- Using Kineto with CUPTI support 2025-12-04T09:25:05.3682632Z -- Configuring Kineto dependency: 2025-12-04T09:25:05.3683110Z -- KINETO_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto 2025-12-04T09:25:05.3683592Z -- KINETO_BUILD_TESTS = OFF 2025-12-04T09:25:05.3683854Z -- KINETO_LIBRARY_TYPE = static 2025-12-04T09:25:05.5807543Z -- ROCM_SOURCE_DIR = 2025-12-04T09:25:05.5845918Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/include (found version "12.8.93") 2025-12-04T09:25:06.8674142Z -- Found CUPTI 2025-12-04T09:25:06.8675000Z INFO LIBKINETO_NOAIUPTI NOT DEFINED adding subdirectory(src/plugin/aiupti) 2025-12-04T09:25:06.8846863Z which: no compile_graph in (/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin:/c/Program Files/CMake/bin:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/bin:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/libnvvp:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/HostX64/x64:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/VC/VCPackages:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/TestWindow:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/bin/Roslyn:/c/Program Files (x86)/Microsoft SDKs/Windows/v10.0A/bin/NETFX 4.8 Tools/x64:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/Extensions/Microsoft/CodeCoverage.Console:/c/Program Files (x86)/Windows Kits/10/bin/10.0.19041.0/x64:/c/Program Files (x86)/Windows Kits/10/bin/x64:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64:/c/Windows/Microsoft.NET/Framework64/v4.0.30319:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/Tools:/c/Jenkins/Miniconda3/envs/py_tmp:/c/Jenkins/Miniconda3/envs/py_tmp/Library/mingw-w64/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Library/usr/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Library/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Scripts:/c/Jenkins/Miniconda3/envs/py_tmp/bin:/c/Jenkins/Miniconda3/condabin:/c/Program Files/CMake/bin:/c/Program Files/7-Zip:/c/ProgramData/chocolatey/bin:/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:25:06.8857208Z CMake Warning at third_party/kineto/libkineto/src/plugin/aiupti/FindAIUToolkit.cmake:42 (message): 2025-12-04T09:25:06.8857854Z Cannot find RUNTIME_FULL_INSTALL_DIR or SENDNN_DIR, please set up the AIU 2025-12-04T09:25:06.8858263Z environment. 2025-12-04T09:25:06.8858609Z Call Stack (most recent call first): 2025-12-04T09:25:06.8859043Z third_party/kineto/libkineto/src/plugin/aiupti/CMakeLists.txt:14 (include) 2025-12-04T09:25:06.8859386Z 2025-12-04T09:25:06.8859390Z 2025-12-04T09:25:06.8859695Z CMake Warning at third_party/kineto/libkineto/src/plugin/aiupti/CMakeLists.txt:17 (message): 2025-12-04T09:25:06.8860193Z AIU PTI has not built because 2025-12-04T09:25:06.8860364Z 2025-12-04T09:25:06.8860368Z 2025-12-04T09:25:06.9758028Z -- ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-12-04T09:25:06.9758693Z -- DYNOLOG_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-12-04T09:25:06.9759657Z -- IPCFABRIC_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-12-04T09:25:06.9769953Z -- Configured Kineto 2025-12-04T09:25:06.9830587Z -- Performing Test HAS/WD4624 2025-12-04T09:25:07.3123094Z -- Performing Test HAS/WD4624 - Success 2025-12-04T09:25:07.3148536Z -- Performing Test HAS/WD4068 2025-12-04T09:25:07.6368470Z -- Performing Test HAS/WD4068 - Success 2025-12-04T09:25:07.6394681Z -- Performing Test HAS/WD4067 2025-12-04T09:25:07.9609917Z -- Performing Test HAS/WD4067 - Success 2025-12-04T09:25:07.9635198Z -- Performing Test HAS/WD4267 2025-12-04T09:25:08.2937125Z -- Performing Test HAS/WD4267 - Success 2025-12-04T09:25:08.2962175Z -- Performing Test HAS/WD4661 2025-12-04T09:25:08.6246872Z -- Performing Test HAS/WD4661 - Success 2025-12-04T09:25:08.6273207Z -- Performing Test HAS/WD4717 2025-12-04T09:25:08.9518455Z -- Performing Test HAS/WD4717 - Success 2025-12-04T09:25:08.9549033Z -- Performing Test HAS/WD4244 2025-12-04T09:25:09.2841372Z -- Performing Test HAS/WD4244 - Success 2025-12-04T09:25:09.2866472Z -- Performing Test HAS/WD4804 2025-12-04T09:25:09.6112889Z -- Performing Test HAS/WD4804 - Success 2025-12-04T09:25:09.6138370Z -- Performing Test HAS/WD4273 2025-12-04T09:25:09.9415723Z -- Performing Test HAS/WD4273 - Success 2025-12-04T09:25:09.9441896Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-12-04T09:25:10.0223106Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2025-12-04T09:25:11.2145750Z -- 2025-12-04T09:25:11.2146569Z -- Architecture: x64 2025-12-04T09:25:11.2150161Z -- Use the C++ compiler to compile (MI_USE_CXX=ON) 2025-12-04T09:25:11.2156894Z -- 2025-12-04T09:25:11.2157105Z -- Library name : mimalloc 2025-12-04T09:25:11.2157378Z -- Version : 2.2.4 2025-12-04T09:25:11.2157633Z -- Build type : release 2025-12-04T09:25:11.2158232Z -- 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:25:11.2158846Z -- Compiler flags : /Zc:__cplusplus 2025-12-04T09:25:11.2159222Z -- Compiler defines : MI_CMAKE_BUILD_TYPE=release;MI_BUILD_RELEASE 2025-12-04T09:25:11.2159652Z -- Link libraries : psapi;shell32;user32;advapi32;bcrypt 2025-12-04T09:25:11.2160002Z -- Build targets : static 2025-12-04T09:25:11.2160236Z -- 2025-12-04T09:25:11.2273951Z -- don't use NUMA 2025-12-04T09:25:11.2339051Z -- Looking for backtrace 2025-12-04T09:25:11.3234640Z -- Looking for backtrace - not found 2025-12-04T09:25:11.3328443Z -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 2025-12-04T09:25:16.3386909Z -- headers outputs: 2025-12-04T09:25:18.7423161Z -- sources outputs: 2025-12-04T09:25:20.4605584Z -- declarations_yaml outputs: 2025-12-04T09:25:20.4686474Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-12-04T09:25:25.8251849Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2025-12-04T09:25:26.0804735Z -- Using ATen parallel backend: OMP 2025-12-04T09:25:26.6348329Z -- Found OpenSSL: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libcrypto.lib (found version "3.0.18") 2025-12-04T09:25:26.6647263Z -- Check size of long double 2025-12-04T09:25:27.0055262Z -- Check size of long double - done 2025-12-04T09:25:27.0060238Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-12-04T09:25:27.1600897Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Failed 2025-12-04T09:25:27.1604913Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-12-04T09:25:27.5539440Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-12-04T09:25:27.5542701Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-12-04T09:25:27.9367574Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-12-04T09:25:27.9390234Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-12-04T09:25:28.3177160Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-12-04T09:25:28.3180550Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-12-04T09:25:28.7235135Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-12-04T09:25:28.7273421Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-12-04T09:25:29.1022729Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-12-04T09:25:29.1026583Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-12-04T09:25:29.4738122Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-12-04T09:25:29.4784036Z -- Found OpenMP_C: -openmp:experimental (found version "2.0") 2025-12-04T09:25:29.4799791Z -- Found OpenMP_CXX: -openmp:experimental (found version "2.0") 2025-12-04T09:25:29.4812674Z -- Found OpenMP: TRUE (found version "2.0") 2025-12-04T09:25:29.4818904Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-12-04T09:25:29.8861384Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-12-04T09:25:29.8864468Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-12-04T09:25:30.0112289Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Failed 2025-12-04T09:25:30.0115086Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-12-04T09:25:30.1330456Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Failed 2025-12-04T09:25:30.1333500Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-12-04T09:25:30.3347142Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2025-12-04T09:25:30.3349873Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-12-04T09:25:30.4292573Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Failed 2025-12-04T09:25:30.5260333Z Target system: Windows-10.0.17763 2025-12-04T09:25:30.5260706Z -- Configuring build for SLEEF-v3.8.0 2025-12-04T09:25:30.5261021Z Target processor: AMD64 2025-12-04T09:25:30.5261288Z Host system: Windows-10.0.17763 2025-12-04T09:25:30.5261550Z Host processor: AMD64 2025-12-04T09:25:30.5262218Z 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:25:30.5262865Z CMake: 3.27.9 2025-12-04T09:25:30.5263180Z Make program: C:/Jenkins/Miniconda3/envs/py_tmp/Scripts/ninja.exe 2025-12-04T09:25:30.5263763Z -- Using option `/D_CRT_SECURE_NO_WARNINGS /D_CRT_NONSTDC_NO_DEPRECATE ` to compile libsleef 2025-12-04T09:25:30.5264227Z -- Building shared libs : OFF 2025-12-04T09:25:30.5264496Z -- Building static test bins: OFF 2025-12-04T09:25:30.5264773Z -- MPFR : LIB_MPFR-NOTFOUND 2025-12-04T09:25:30.5265027Z -- GMP : LIBGMP-NOTFOUND 2025-12-04T09:25:30.5265252Z -- RT : 2025-12-04T09:25:30.5265441Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-12-04T09:25:30.5265695Z -- OPENSSL : 3.0.18 2025-12-04T09:25:30.5265903Z -- SDE : SDE_COMMAND-NOTFOUND 2025-12-04T09:25:30.5266179Z -- COMPILER_SUPPORTS_OPENMP : FALSE 2025-12-04T09:25:30.5928293Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-12-04T09:25:30.5929206Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2025-12-04T09:25:30.5930005Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2025-12-04T09:25:30.5930714Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2025-12-04T09:25:31.2210879Z -- NVSHMEM not found, not building with NVSHMEM support. 2025-12-04T09:25:31.3924630Z CMake Warning at CMakeLists.txt:1325 (message): 2025-12-04T09:25:31.3925135Z Generated cmake files are only fully tested if one builds with system glog, 2025-12-04T09:25:31.3925898Z gflags, and protobuf. Other settings may generate files that are not well 2025-12-04T09:25:31.3926353Z tested. 2025-12-04T09:25:31.3926498Z 2025-12-04T09:25:31.3926504Z 2025-12-04T09:25:31.3947208Z -- 2025-12-04T09:25:31.3947468Z -- ******** Summary ******** 2025-12-04T09:25:31.3947747Z -- General: 2025-12-04T09:25:31.3947940Z -- CMake version : 3.27.9 2025-12-04T09:25:31.3948312Z -- CMake command : C:/Program Files/CMake/bin/cmake.exe 2025-12-04T09:25:31.3948664Z -- System : Windows 2025-12-04T09:25:31.3949325Z -- 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:25:31.3949961Z -- C++ compiler id : MSVC 2025-12-04T09:25:31.3950244Z -- C++ compiler version : 19.42.34444.0 2025-12-04T09:25:31.3950545Z -- Using ccache if found : OFF 2025-12-04T09:25:31.3951646Z -- CXX flags : /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE /wd4624 /wd4068 /wd4067 /wd4267 /wd4661 /wd4717 /wd4244 /wd4804 /wd4273 2025-12-04T09:25:31.3952867Z -- Shared LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-12-04T09:25:31.3953344Z -- Static LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-12-04T09:25:31.3953834Z -- Module LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-12-04T09:25:31.3954238Z -- Build type : Release 2025-12-04T09:25:31.3955347Z -- 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:25:31.3957524Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8 2025-12-04T09:25:31.3959052Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2025-12-04T09:25:31.3959443Z -- USE_GOLD_LINKER : OFF 2025-12-04T09:25:31.3959700Z -- 2025-12-04T09:25:31.3959878Z -- TORCH_VERSION : 2.10.0 2025-12-04T09:25:31.3960168Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-12-04T09:25:31.3960491Z -- BUILD_BINARY : OFF 2025-12-04T09:25:31.3960808Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-12-04T09:25:31.3961074Z -- Link local protobuf : ON 2025-12-04T09:25:31.3961324Z -- BUILD_PYTHON : True 2025-12-04T09:25:31.3961598Z -- Python version : 3.10.19 2025-12-04T09:25:31.3961968Z -- Python executable : C:\Jenkins\Miniconda3\envs\py_tmp\python.exe 2025-12-04T09:25:31.3962582Z -- Python library : C:/Jenkins/Miniconda3/envs/py_tmp/libs/python310.lib 2025-12-04T09:25:31.3963070Z -- Python includes : C:/Jenkins/Miniconda3/envs/py_tmp/include 2025-12-04T09:25:31.3963576Z -- Python site-package : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-12-04T09:25:31.3964208Z -- BUILD_SHARED_LIBS : ON 2025-12-04T09:25:31.3964484Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-12-04T09:25:31.3964801Z -- BUILD_TEST : True 2025-12-04T09:25:31.3965062Z -- BUILD_JNI : OFF 2025-12-04T09:25:31.3965330Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-12-04T09:25:31.3965592Z -- BUILD_LITE_INTERPRETER: OFF 2025-12-04T09:25:31.3965865Z -- INTERN_BUILD_MOBILE : 2025-12-04T09:25:31.3966157Z -- TRACING_BASED : OFF 2025-12-04T09:25:31.3966414Z -- USE_BLAS : 1 2025-12-04T09:25:31.3966798Z -- BLAS : mkl 2025-12-04T09:25:31.3967057Z -- BLAS_HAS_SBGEMM : 2025-12-04T09:25:31.3967342Z -- USE_LAPACK : 1 2025-12-04T09:25:31.3967589Z -- LAPACK : mkl 2025-12-04T09:25:31.3967824Z -- USE_ASAN : OFF 2025-12-04T09:25:31.3968073Z -- USE_LSAN : OFF 2025-12-04T09:25:31.3968304Z -- USE_TSAN : OFF 2025-12-04T09:25:31.3968561Z -- USE_CPP_CODE_COVERAGE : OFF 2025-12-04T09:25:31.3968817Z -- USE_CUDA : 1 2025-12-04T09:25:31.3969055Z -- CUDA static link : OFF 2025-12-04T09:25:31.3969309Z -- USE_CUDNN : ON 2025-12-04T09:25:31.3969539Z -- USE_CUSPARSELT : OFF 2025-12-04T09:25:31.3969793Z -- USE_CUDSS : OFF 2025-12-04T09:25:31.3970033Z -- USE_CUFILE : OFF 2025-12-04T09:25:31.3970292Z -- CUDA version : 12.8 2025-12-04T09:25:31.3970532Z -- USE_FLASH_ATTENTION : OFF 2025-12-04T09:25:31.3970801Z -- USE_MEM_EFF_ATTENTION : ON 2025-12-04T09:25:31.3971057Z -- cuDNN version : 9.10.2 2025-12-04T09:25:31.3971468Z -- CUDA root directory : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8 2025-12-04T09:25:31.3972124Z -- CUDA library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cuda.lib 2025-12-04T09:25:31.3972823Z -- cudart library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cudart.lib 2025-12-04T09:25:31.3973494Z -- cublas library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cublas.lib 2025-12-04T09:25:31.3974142Z -- cufft library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cufft.lib 2025-12-04T09:25:31.3974797Z -- curand library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/curand.lib 2025-12-04T09:25:31.3975472Z -- cusparse library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cusparse.lib 2025-12-04T09:25:31.3976141Z -- cuDNN library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cudnn.lib 2025-12-04T09:25:31.3976764Z -- nvrtc : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/nvrtc.lib 2025-12-04T09:25:31.3977349Z -- CUDA include path : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/include 2025-12-04T09:25:31.3978058Z -- NVCC executable : C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-12-04T09:25:31.3978689Z -- CUDA compiler : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/bin/nvcc.exe 2025-12-04T09:25:31.3982548Z -- CUDA flags : -DLIBCUDACXX_ENABLE_SIMPLIFIED_COMPLEX_OPERATIONS -Xcompiler /Zc:__cplusplus -Xcompiler /w -w -Xcompiler /FS -Xfatbin -compress-all -DONNX_NAMESPACE=onnx_torch --use-local-env -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819,/wd4503,/wd4190,/wd4244,/wd4251,/wd4275,/wd4522 -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DDISABLE_CUSPARSE_DEPRECATED -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2025-12-04T09:25:31.3986174Z -- CUDA host compiler : 2025-12-04T09:25:31.3986442Z -- CUDA --device-c : OFF 2025-12-04T09:25:31.3986711Z -- USE_TENSORRT : 2025-12-04T09:25:31.3986956Z -- USE_XPU : 0 2025-12-04T09:25:31.3987204Z -- USE_ROCM : OFF 2025-12-04T09:25:31.3987458Z -- BUILD_NVFUSER : 2025-12-04T09:25:31.3987812Z -- USE_EIGEN_FOR_BLAS : 2025-12-04T09:25:31.3988053Z -- USE_EIGEN_FOR_SPARSE : OFF 2025-12-04T09:25:31.3988316Z -- USE_FBGEMM : OFF 2025-12-04T09:25:31.3988558Z -- USE_FBGEMM_GENAI : OFF 2025-12-04T09:25:31.3988821Z -- USE_KINETO : ON 2025-12-04T09:25:31.3989105Z -- USE_GFLAGS : OFF 2025-12-04T09:25:31.3989401Z -- USE_GLOG : OFF 2025-12-04T09:25:31.3989660Z -- USE_LITE_PROTO : OFF 2025-12-04T09:25:31.3989902Z -- USE_PYTORCH_METAL : OFF 2025-12-04T09:25:31.3990168Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-12-04T09:25:31.3990438Z -- USE_MPS : OFF 2025-12-04T09:25:31.3990693Z -- CAN_COMPILE_METAL : 2025-12-04T09:25:31.3990934Z -- USE_MKL : ON 2025-12-04T09:25:31.3991181Z -- USE_STATIC_MKL : OFF 2025-12-04T09:25:31.3991425Z -- USE_MKLDNN : ON 2025-12-04T09:25:31.3991675Z -- USE_MKLDNN_ACL : OFF 2025-12-04T09:25:31.3991912Z -- USE_MKLDNN_CBLAS : OFF 2025-12-04T09:25:31.3992191Z -- USE_PRIORITIZED_TEXT_FOR_LD : OFF 2025-12-04T09:25:31.3992477Z -- USE_UCC : OFF 2025-12-04T09:25:31.3992712Z -- USE_ITT : ON 2025-12-04T09:25:31.3992959Z -- USE_XCCL : OFF 2025-12-04T09:25:31.3993190Z -- USE_NCCL : OFF 2025-12-04T09:25:31.3993439Z -- Found NVSHMEM : 2025-12-04T09:25:31.3993673Z -- USE_NNPACK : OFF 2025-12-04T09:25:31.3993925Z -- USE_NUMPY : ON 2025-12-04T09:25:31.3994162Z -- USE_OBSERVERS : ON 2025-12-04T09:25:31.3994411Z -- USE_OPENCL : OFF 2025-12-04T09:25:31.3994701Z -- USE_OPENMP : ON 2025-12-04T09:25:31.3994952Z -- USE_MIMALLOC : ON 2025-12-04T09:25:31.3995246Z -- USE_MIMALLOC_ON_MKL : OFF 2025-12-04T09:25:31.3995497Z -- USE_VULKAN : OFF 2025-12-04T09:25:31.3995739Z -- USE_PROF : OFF 2025-12-04T09:25:31.3995982Z -- USE_PYTORCH_QNNPACK : OFF 2025-12-04T09:25:31.3996227Z -- USE_XNNPACK : ON 2025-12-04T09:25:31.3996455Z -- USE_DISTRIBUTED : ON 2025-12-04T09:25:31.3996695Z -- USE_MPI : OFF 2025-12-04T09:25:31.3996930Z -- USE_GLOO : ON 2025-12-04T09:25:31.3997177Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-12-04T09:25:31.3997422Z -- USE_GLOO_IBVERBS : OFF 2025-12-04T09:25:31.3997674Z -- USE_TENSORPIPE : OFF 2025-12-04T09:25:31.3997991Z -- Public Dependencies : caffe2::mkl 2025-12-04T09:25:31.3998709Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;XNNPACK;microkernels-prod;ittnotify;fp16;caffe2::openmp;gloo;fmt::fmt-header-only;kineto 2025-12-04T09:25:31.3999426Z -- Public CUDA Deps. : 2025-12-04T09:25:31.4001838Z -- Private CUDA Deps. : caffe2::curand;caffe2::cufft;caffe2::cublas;torch::cudnn;gloo_cuda;fmt::fmt-header-only;C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/mkl_lapack95_lp64.lib;C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/mkl_intel_lp64.lib;C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/mkl_intel_thread.lib;C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/mkl_core.lib;C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cudart_static.lib;CUDA::cusparse;CUDA::cufft;CUDA::cusolver;torch::magma;ATEN_CUDA_FILES_GEN_LIB 2025-12-04T09:25:31.4004248Z -- USE_COREML_DELEGATE : OFF 2025-12-04T09:25:31.4004625Z -- BUILD_LAZY_TS_BACKEND : ON 2025-12-04T09:25:31.4004876Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-12-04T09:25:31.4045697Z -- Configuring done (78.1s) 2025-12-04T09:25:39.3798651Z -- Generating done (6.8s) 2025-12-04T09:25:39.6249097Z CMake Warning: 2025-12-04T09:25:39.6249466Z Manually-specified variables were not used by the project: 2025-12-04T09:25:39.6249753Z 2025-12-04T09:25:39.6249836Z BUILD_ENVIRONMENT 2025-12-04T09:25:39.6250045Z BUILD_TYPE 2025-12-04T09:25:39.6250235Z BUILD_WHEEL 2025-12-04T09:25:39.6250348Z 2025-12-04T09:25:39.6250570Z 2025-12-04T09:25:39.6277791Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/build 2025-12-04T09:25:39.7336464Z cmake --build . --target install --config Release -j 8 2025-12-04T09:26:01.0818541Z [1/4] Generating ATen declarations_yaml 2025-12-04T09:26:01.0818907Z [2/4] Generating ATen headers 2025-12-04T09:26:01.0819153Z [3/4] Generating ATen sources 2025-12-04T09:26:01.0819788Z [1/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-12-04T09:26:01.0820764Z [2/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\arena.cc.obj 2025-12-04T09:26:01.0821822Z [3/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-12-04T09:26:01.1014194Z [4/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-12-04T09:26:01.1016756Z [5/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\any_lite.cc.obj 2025-12-04T09:26:01.1018729Z [6/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\extension_set.cc.obj 2025-12-04T09:26:01.3466769Z [7/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-12-04T09:26:01.3469150Z [8/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-12-04T09:26:01.3471186Z [9/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-12-04T09:26:01.3473055Z [10/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-12-04T09:26:01.4091003Z [11/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-12-04T09:26:01.4092613Z [12/7515] 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:26:01.4094450Z [13/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-12-04T09:26:01.4096186Z [14/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\parse_context.cc.obj 2025-12-04T09:26:01.6157712Z [15/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\message_lite.cc.obj 2025-12-04T09:26:01.6159491Z [16/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-12-04T09:26:01.6161293Z [17/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-12-04T09:26:01.6162731Z [18/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-12-04T09:26:01.6612743Z [19/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-12-04T09:26:01.6613921Z [20/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-12-04T09:26:01.6615697Z [21/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-12-04T09:26:01.8407650Z [22/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-12-04T09:26:01.8409699Z [23/7515] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\version.rc.res 2025-12-04T09:26:01.8411118Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-12-04T09:26:01.8411631Z 2025-12-04T09:26:01.8411640Z 2025-12-04T09:26:01.8411945Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:26:01.8412440Z 2025-12-04T09:26:01.8412454Z 2025-12-04T09:26:01.8412461Z 2025-12-04T09:26:01.8412467Z 2025-12-04T09:26:01.8413300Z [24/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-12-04T09:26:01.9389203Z [25/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-12-04T09:26:01.9390921Z [26/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-12-04T09:26:01.9393004Z [27/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-12-04T09:26:01.9394784Z [28/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-12-04T09:26:02.1723296Z [29/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\arena.cc.obj 2025-12-04T09:26:02.1724243Z [30/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any_lite.cc.obj 2025-12-04T09:26:02.1725253Z [31/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set.cc.obj 2025-12-04T09:26:02.1725964Z [32/7515] Linking CXX static library lib\libprotobuf-lite.lib 2025-12-04T09:26:02.1726655Z [33/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-12-04T09:26:02.2085682Z [34/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-12-04T09:26:02.2087818Z [35/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-12-04T09:26:02.2089529Z [36/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-12-04T09:26:02.3333998Z [37/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-12-04T09:26:02.3335127Z [38/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-12-04T09:26:02.3336106Z [39/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-12-04T09:26:02.3337166Z [40/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-12-04T09:26:02.5148287Z [41/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-12-04T09:26:02.5149885Z [42/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-12-04T09:26:02.5180930Z [43/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-12-04T09:26:02.5183317Z [44/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\parse_context.cc.obj 2025-12-04T09:26:02.6720353Z [45/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-12-04T09:26:02.6722374Z [46/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message_lite.cc.obj 2025-12-04T09:26:02.6724407Z [47/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-12-04T09:26:02.6726457Z [48/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-12-04T09:26:02.7731386Z [49/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-12-04T09:26:02.7733158Z [50/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-12-04T09:26:02.7734853Z [51/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-12-04T09:26:02.7736585Z [52/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-12-04T09:26:02.9893185Z [53/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-12-04T09:26:02.9894797Z [54/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-12-04T09:26:02.9896464Z [55/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-12-04T09:26:02.9898256Z [56/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-12-04T09:26:03.1566172Z [57/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.cc.obj 2025-12-04T09:26:03.1567771Z [58/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.pb.cc.obj 2025-12-04T09:26:03.1569847Z [59/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\api.pb.cc.obj 2025-12-04T09:26:03.1571593Z [60/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\importer.cc.obj 2025-12-04T09:26:03.3462388Z [61/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\parser.cc.obj 2025-12-04T09:26:03.3463577Z [62/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.cc.obj 2025-12-04T09:26:03.3464767Z [63/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.pb.cc.obj 2025-12-04T09:26:03.3465914Z [64/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor_database.cc.obj 2025-12-04T09:26:03.5048351Z [65/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\duration.pb.cc.obj 2025-12-04T09:26:03.5049502Z [66/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\gzip_stream.cc.obj 2025-12-04T09:26:03.5050561Z [67/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\dynamic_message.cc.obj 2025-12-04T09:26:03.5051592Z [68/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\empty.pb.cc.obj 2025-12-04T09:26:03.6243184Z [69/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\field_mask.pb.cc.obj 2025-12-04T09:26:03.6244258Z [70/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set_heavy.cc.obj 2025-12-04T09:26:03.6245296Z [71/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_reflection.cc.obj 2025-12-04T09:26:03.6246392Z [72/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\printer.cc.obj 2025-12-04T09:26:03.8555563Z [73/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven.cc.obj 2025-12-04T09:26:03.8557313Z [74/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\tokenizer.cc.obj 2025-12-04T09:26:03.8558394Z [75/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\map_field.cc.obj 2025-12-04T09:26:03.8559353Z [76/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\service.cc.obj 2025-12-04T09:26:03.9594908Z [77/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message.cc.obj 2025-12-04T09:26:03.9596808Z [78/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\reflection_ops.cc.obj 2025-12-04T09:26:03.9598783Z [79/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\substitute.cc.obj 2025-12-04T09:26:03.9600653Z [80/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\source_context.pb.cc.obj 2025-12-04T09:26:04.1526693Z [81/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\struct.pb.cc.obj 2025-12-04T09:26:04.1528538Z [82/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\text_format.cc.obj 2025-12-04T09:26:04.1530324Z [83/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\timestamp.pb.cc.obj 2025-12-04T09:26:04.1532223Z [84/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\type.pb.cc.obj 2025-12-04T09:26:04.3287194Z [85/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\delimited_message_util.cc.obj 2025-12-04T09:26:04.3289631Z [86/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\unknown_field_set.cc.obj 2025-12-04T09:26:04.3291621Z [87/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_comparator.cc.obj 2025-12-04T09:26:04.3292795Z [88/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_mask_util.cc.obj 2025-12-04T09:26:04.4437326Z [89/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\datapiece.cc.obj 2025-12-04T09:26:04.4438862Z [90/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\error_listener.cc.obj 2025-12-04T09:26:04.4440860Z [91/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_escaping.cc.obj 2025-12-04T09:26:04.6147054Z [92/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\default_value_objectwriter.cc.obj 2025-12-04T09:26:04.6149571Z [93/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\field_mask_utility.cc.obj 2025-12-04T09:26:04.6151755Z [94/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_stream_parser.cc.obj 2025-12-04T09:26:04.6153762Z [95/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_objectwriter.cc.obj 2025-12-04T09:26:04.8003076Z [96/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\object_writer.cc.obj 2025-12-04T09:26:04.8005094Z [97/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\proto_writer.cc.obj 2025-12-04T09:26:04.8007671Z [98/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectsource.cc.obj 2025-12-04T09:26:04.8507400Z [99/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info.cc.obj 2025-12-04T09:26:04.8509386Z [100/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectwriter.cc.obj 2025-12-04T09:26:04.8511364Z [101/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info_test_helper.cc.obj 2025-12-04T09:26:04.8513401Z [102/7515] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\version.rc.res 2025-12-04T09:26:04.8514776Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-12-04T09:26:04.8515318Z 2025-12-04T09:26:05.1511943Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:26:05.1512408Z 2025-12-04T09:26:05.1512417Z 2025-12-04T09:26:05.1512421Z 2025-12-04T09:26:05.1512431Z 2025-12-04T09:26:05.1512993Z [103/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\utility.cc.obj 2025-12-04T09:26:05.1514164Z [104/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\json_util.cc.obj 2025-12-04T09:26:05.1515302Z [105/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\message_differencer.cc.obj 2025-12-04T09:26:05.2631305Z [106/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\type_resolver_util.cc.obj 2025-12-04T09:26:05.2633184Z [107/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wrappers.pb.cc.obj 2025-12-04T09:26:05.2634980Z [108/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format.cc.obj 2025-12-04T09:26:05.2636849Z [109/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\code_generator.cc.obj 2025-12-04T09:26:05.5424574Z [110/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum.cc.obj 2025-12-04T09:26:05.5426661Z [111/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum_field.cc.obj 2025-12-04T09:26:05.5427892Z [112/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\command_line_interface.cc.obj 2025-12-04T09:26:05.5428998Z [113/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_field.cc.obj 2025-12-04T09:26:05.6339121Z [114/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_extension.cc.obj 2025-12-04T09:26:05.6340175Z [115/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_file.cc.obj 2025-12-04T09:26:05.6341572Z [116/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_generator.cc.obj 2025-12-04T09:26:05.8897765Z [117/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\time_util.cc.obj 2025-12-04T09:26:05.8898916Z [118/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_helpers.cc.obj 2025-12-04T09:26:05.8900178Z [119/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_map_field.cc.obj 2025-12-04T09:26:05.8902113Z [120/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message.cc.obj 2025-12-04T09:26:05.8902887Z [121/7515] Linking CXX static library lib\libprotobuf.lib 2025-12-04T09:26:05.9565377Z [122/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message_field.cc.obj 2025-12-04T09:26:05.9567373Z [123/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_padding_optimizer.cc.obj 2025-12-04T09:26:05.9569617Z [124/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_service.cc.obj 2025-12-04T09:26:06.2368917Z [125/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc.obj 2025-12-04T09:26:06.2370860Z [126/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_doc_comment.cc.obj 2025-12-04T09:26:06.2372731Z [127/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_string_field.cc.obj 2025-12-04T09:26:06.2374900Z [128/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum_field.cc.obj 2025-12-04T09:26:06.3419203Z [129/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum.cc.obj 2025-12-04T09:26:06.3420284Z [130/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_field_base.cc.obj 2025-12-04T09:26:06.3422044Z [131/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_generator.cc.obj 2025-12-04T09:26:06.6140024Z [132/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_map_field.cc.obj 2025-12-04T09:26:06.6142062Z [133/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_helpers.cc.obj 2025-12-04T09:26:06.6145601Z [134/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message.cc.obj 2025-12-04T09:26:06.6147898Z [135/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message_field.cc.obj 2025-12-04T09:26:06.6634857Z [136/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_reflection_class.cc.obj 2025-12-04T09:26:06.6637000Z [137/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc.obj 2025-12-04T09:26:06.6639247Z [138/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.cc.obj 2025-12-04T09:26:06.7388469Z [139/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.cc.obj 2025-12-04T09:26:06.7390049Z [140/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.cc.obj 2025-12-04T09:26:06.7391241Z [141/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_source_generator_base.cc.obj 2025-12-04T09:26:07.0402972Z [142/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_wrapper_field.cc.obj 2025-12-04T09:26:07.0404112Z [143/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_context.cc.obj 2025-12-04T09:26:07.0406613Z [144/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_doc_comment.cc.obj 2025-12-04T09:26:07.0408314Z [145/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum.cc.obj 2025-12-04T09:26:07.0992083Z [146/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field_lite.cc.obj 2025-12-04T09:26:07.0994083Z [147/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field.cc.obj 2025-12-04T09:26:07.0995830Z [148/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_lite.cc.obj 2025-12-04T09:26:07.3696590Z [149/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension_lite.cc.obj 2025-12-04T09:26:07.3698652Z [150/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension.cc.obj 2025-12-04T09:26:07.3700991Z [151/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_field.cc.obj 2025-12-04T09:26:07.3703030Z [152/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_file.cc.obj 2025-12-04T09:26:07.4643032Z [153/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator.cc.obj 2025-12-04T09:26:07.4644210Z [154/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator_factory.cc.obj 2025-12-04T09:26:07.4645263Z [155/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_helpers.cc.obj 2025-12-04T09:26:07.4646357Z [156/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field.cc.obj 2025-12-04T09:26:07.6908708Z [157/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field_lite.cc.obj 2025-12-04T09:26:07.6909889Z [158/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message.cc.obj 2025-12-04T09:26:07.6910996Z [159/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder.cc.obj 2025-12-04T09:26:07.8237683Z [160/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder_lite.cc.obj 2025-12-04T09:26:07.8239299Z [161/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field.cc.obj 2025-12-04T09:26:07.8240551Z [162/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field_lite.cc.obj 2025-12-04T09:26:07.8242455Z [163/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_lite.cc.obj 2025-12-04T09:26:07.8904300Z [164/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_name_resolver.cc.obj 2025-12-04T09:26:07.8906747Z [165/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field.cc.obj 2025-12-04T09:26:07.8908644Z [166/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field_lite.cc.obj 2025-12-04T09:26:08.1534776Z [167/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\well_known_types_embed.cc.obj 2025-12-04T09:26:08.1536822Z [168/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_service.cc.obj 2025-12-04T09:26:08.1538900Z [169/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_shared_code_generator.cc.obj 2025-12-04T09:26:08.1540980Z [170/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field.cc.obj 2025-12-04T09:26:08.2312610Z [171/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field_lite.cc.obj 2025-12-04T09:26:08.2314835Z [172/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\js_generator.cc.obj 2025-12-04T09:26:08.2316999Z [173/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum.cc.obj 2025-12-04T09:26:08.4175019Z [174/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum_field.cc.obj 2025-12-04T09:26:08.4177366Z [175/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_extension.cc.obj 2025-12-04T09:26:08.4179344Z [176/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_field.cc.obj 2025-12-04T09:26:08.5942664Z [177/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_file.cc.obj 2025-12-04T09:26:08.5944610Z [178/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_generator.cc.obj 2025-12-04T09:26:08.5946445Z [179/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_helpers.cc.obj 2025-12-04T09:26:08.5948663Z [180/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_map_field.cc.obj 2025-12-04T09:26:08.6669163Z [181/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message.cc.obj 2025-12-04T09:26:08.6670459Z [182/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message_field.cc.obj 2025-12-04T09:26:08.6671952Z [183/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_oneof.cc.obj 2025-12-04T09:26:08.8073292Z [184/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.cc.obj 2025-12-04T09:26:08.8074975Z [185/7515] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\version.rc.res 2025-12-04T09:26:08.8075972Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-12-04T09:26:08.8076496Z 2025-12-04T09:26:08.8076741Z 2025-12-04T09:26:08.8077039Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:26:08.8077502Z 2025-12-04T09:26:08.8077511Z 2025-12-04T09:26:08.8077517Z 2025-12-04T09:26:08.8077523Z 2025-12-04T09:26:08.8078438Z [186/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\php\php_generator.cc.obj 2025-12-04T09:26:08.9105654Z [187/7515] Building RC object third_party\protobuf\cmake\CMakeFiles\protoc.dir\version.rc.res 2025-12-04T09:26:08.9108176Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-12-04T09:26:08.9108466Z 2025-12-04T09:26:08.9108470Z 2025-12-04T09:26:08.9108657Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:26:08.9109134Z 2025-12-04T09:26:08.9109140Z 2025-12-04T09:26:08.9109144Z 2025-12-04T09:26:08.9109148Z 2025-12-04T09:26:08.9109710Z [188/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.cc.obj 2025-12-04T09:26:08.9110704Z [189/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\zip_writer.cc.obj 2025-12-04T09:26:08.9670137Z [190/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.pb.cc.obj 2025-12-04T09:26:08.9671113Z [191/7515] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\legacy-api.c.obj 2025-12-04T09:26:08.9672260Z [192/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\python\python_generator.cc.obj 2025-12-04T09:26:08.9673392Z [193/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\ruby\ruby_generator.cc.obj 2025-12-04T09:26:09.2212239Z [194/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\protoc.dir\__\src\google\protobuf\compiler\main.cc.obj 2025-12-04T09:26:09.2214018Z [195/7515] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\subprocess.cc.obj 2025-12-04T09:26:09.2215155Z [196/7515] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\portable-api.c.obj 2025-12-04T09:26:09.2215881Z [197/7515] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\fastpath.c.obj 2025-12-04T09:26:09.2216573Z [198/7515] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\memory.c.obj 2025-12-04T09:26:09.3379195Z [199/7515] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\windows.c.obj 2025-12-04T09:26:09.3379803Z [200/7515] Linking C static library lib\pthreadpool.lib 2025-12-04T09:26:09.3380307Z [201/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj 2025-12-04T09:26:09.3380802Z [202/7515] Linking CXX static library lib\libprotoc.lib 2025-12-04T09:26:09.3381295Z [203/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj 2025-12-04T09:26:09.3381878Z [204/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj 2025-12-04T09:26:09.4271611Z [205/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj 2025-12-04T09:26:09.4272810Z [206/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj 2025-12-04T09:26:09.4273673Z [207/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj 2025-12-04T09:26:09.4274381Z [208/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj 2025-12-04T09:26:09.4275046Z [209/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj 2025-12-04T09:26:09.4275772Z [210/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj 2025-12-04T09:26:09.5411595Z [211/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj 2025-12-04T09:26:09.5412564Z [212/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj 2025-12-04T09:26:09.5413261Z [213/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj 2025-12-04T09:26:09.5414011Z [214/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj 2025-12-04T09:26:09.5414664Z [215/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\log.c.obj 2025-12-04T09:26:09.7385479Z [216/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj 2025-12-04T09:26:09.7386498Z [217/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj 2025-12-04T09:26:09.7387260Z [218/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj 2025-12-04T09:26:09.7387969Z [219/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj 2025-12-04T09:26:09.7388676Z [220/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj 2025-12-04T09:26:09.7389365Z [221/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj 2025-12-04T09:26:09.8404182Z [222/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj 2025-12-04T09:26:09.8404772Z [223/7515] Linking C static library lib\cpuinfo.lib 2025-12-04T09:26:09.8405283Z [224/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj 2025-12-04T09:26:09.8405977Z [225/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\log.c.obj 2025-12-04T09:26:09.8406646Z [226/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj 2025-12-04T09:26:13.9803618Z [227/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj 2025-12-04T09:26:13.9804363Z [228/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj 2025-12-04T09:26:13.9805211Z [229/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj 2025-12-04T09:26:13.9806001Z [230/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj 2025-12-04T09:26:13.9806554Z [231/7515] Linking CXX executable bin\protoc.exe 2025-12-04T09:26:13.9807129Z [232/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj 2025-12-04T09:26:14.0378691Z [233/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9p8x-minmax-f16c-c8.c.obj 2025-12-04T09:26:14.0380015Z [234/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9x-minmax-f16c-c8.c.obj 2025-12-04T09:26:14.0381270Z [235/7515] 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:26:14.1109610Z [236/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-3p16c-minmax-fma3.c.obj 2025-12-04T09:26:14.1111488Z [237/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-4p16c-minmax-fma3.c.obj 2025-12-04T09:26:14.1113121Z [238/7515] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj 2025-12-04T09:26:14.1114779Z [239/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-9p16c-minmax-fma3.c.obj 2025-12-04T09:26:14.1116118Z [240/7515] Linking C static library lib\cpuinfo_internals.lib 2025-12-04T09:26:14.1564591Z [241/7515] 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:26:14.1565814Z [242/7515] 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:26:14.1566827Z [243/7515] 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:26:14.1567808Z [244/7515] 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:26:14.2501865Z [245/7515] 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:26:14.2503292Z [246/7515] 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:26:14.2504410Z [247/7515] 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:26:14.2751818Z [248/7515] 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:26:14.2754853Z [249/7515] 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:26:14.2756275Z [250/7515] 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:26:14.2757517Z [251/7515] 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:26:14.3660947Z [252/7515] 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:26:14.3662050Z [253/7515] 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:26:14.3663194Z [254/7515] 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:26:14.3990619Z [255/7515] 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:26:14.3991825Z [256/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c8.c.obj 2025-12-04T09:26:14.3992874Z [257/7515] 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:26:14.3993896Z [258/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9p8x-minmax-avx2-c8.c.obj 2025-12-04T09:26:14.4921404Z [259/7515] 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:26:14.4922499Z [260/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-maxpool\f16-maxpool-9p8x-minmax-f16c-c8.c.obj 2025-12-04T09:26:14.4923550Z [261/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9x-minmax-avx2-c8.c.obj 2025-12-04T09:26:14.4924671Z [262/7515] 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:26:14.5296220Z [263/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-scalar-u2-acc2.c.obj 2025-12-04T09:26:14.5297401Z [264/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u2-acc2.c.obj 2025-12-04T09:26:14.5298383Z [265/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vadd-f16c-u16.c.obj 2025-12-04T09:26:14.6090038Z [266/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc4.c.obj 2025-12-04T09:26:14.6091605Z [267/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc4.c.obj 2025-12-04T09:26:14.6092690Z [268/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\f16-rmax-f16c-u32.c.obj 2025-12-04T09:26:14.6093623Z [269/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u16.c.obj 2025-12-04T09:26:14.6095161Z [270/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u8.c.obj 2025-12-04T09:26:14.6695237Z [271/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u8.c.obj 2025-12-04T09:26:14.6696289Z [272/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmax-f16c-u16.c.obj 2025-12-04T09:26:14.6697371Z [273/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u16.c.obj 2025-12-04T09:26:14.6698442Z [274/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u16.c.obj 2025-12-04T09:26:14.7335437Z [275/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmul-f16c-u16.c.obj 2025-12-04T09:26:14.7336799Z [276/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vminc-f16c-u16.c.obj 2025-12-04T09:26:14.7338138Z [277/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmin-f16c-u16.c.obj 2025-12-04T09:26:14.7339700Z [278/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u16.c.obj 2025-12-04T09:26:14.8250008Z [279/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u16.c.obj 2025-12-04T09:26:14.8251036Z [280/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u8.c.obj 2025-12-04T09:26:14.8251962Z [281/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u16.c.obj 2025-12-04T09:26:14.8252890Z [282/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u16.c.obj 2025-12-04T09:26:14.8988583Z [283/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u16.c.obj 2025-12-04T09:26:14.8990209Z [284/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u16.c.obj 2025-12-04T09:26:14.8991794Z [285/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsub-f16c-u16.c.obj 2025-12-04T09:26:14.8993460Z [286/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u16.c.obj 2025-12-04T09:26:14.9281706Z [287/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u16.c.obj 2025-12-04T09:26:14.9283798Z [288/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u16.c.obj 2025-12-04T09:26:14.9285748Z [289/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u16.c.obj 2025-12-04T09:26:14.9286885Z [290/7515] 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:26:15.0314350Z [291/7515] 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:26:15.0315593Z [292/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u16.c.obj 2025-12-04T09:26:15.0316535Z [293/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u16.c.obj 2025-12-04T09:26:15.0317547Z [294/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u32.c.obj 2025-12-04T09:26:15.0830389Z [295/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u16.c.obj 2025-12-04T09:26:15.0831610Z [296/7515] 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:26:15.0832828Z [297/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u16.c.obj 2025-12-04T09:26:15.0834429Z [298/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u32.c.obj 2025-12-04T09:26:15.1280184Z [299/7515] 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:26:15.1281682Z [300/7515] 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:26:15.1282665Z [301/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vabs-sse2-u16.c.obj 2025-12-04T09:26:15.1583968Z [302/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-sse2-c4.c.obj 2025-12-04T09:26:15.1585767Z [303/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-scalar-c1.c.obj 2025-12-04T09:26:15.1587474Z [304/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vneg-sse2-u16.c.obj 2025-12-04T09:26:15.1589195Z [305/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-sse2-c4.c.obj 2025-12-04T09:26:15.2376374Z [306/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vsqr-f16c-u16.c.obj 2025-12-04T09:26:15.2378166Z [307/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-scalar-c1.c.obj 2025-12-04T09:26:15.2379984Z [308/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-sse2-c4.c.obj 2025-12-04T09:26:15.2381861Z [309/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-scalar-c1.c.obj 2025-12-04T09:26:15.2651671Z [310/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-scalar-c1.c.obj 2025-12-04T09:26:15.2654032Z [311/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-sse-c4.c.obj 2025-12-04T09:26:15.2655414Z [312/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-scalar-c1.c.obj 2025-12-04T09:26:15.2657134Z [313/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-sse-c4.c.obj 2025-12-04T09:26:15.3111890Z [314/7515] 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:26:15.3113167Z [315/7515] 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:26:15.3114314Z [316/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx512f.c.obj 2025-12-04T09:26:15.3920571Z [317/7515] 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:26:15.3922046Z [318/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar-acc2.c.obj 2025-12-04T09:26:15.3923152Z [319/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-avx.c.obj 2025-12-04T09:26:15.3924156Z [320/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-fma3.c.obj 2025-12-04T09:26:15.4366674Z [321/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-sse.c.obj 2025-12-04T09:26:15.4368842Z [322/7515] 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:26:15.4370924Z [323/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx.c.obj 2025-12-04T09:26:15.4373105Z [324/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx512f.c.obj 2025-12-04T09:26:15.5352093Z [325/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-fma3.c.obj 2025-12-04T09:26:15.5354040Z [326/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar-acc2.c.obj 2025-12-04T09:26:15.5356094Z [327/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx.c.obj 2025-12-04T09:26:15.5358126Z [328/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-sse.c.obj 2025-12-04T09:26:15.5672722Z [329/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx512f.c.obj 2025-12-04T09:26:15.5674786Z [330/7515] 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:26:15.5676691Z [331/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-fma3.c.obj 2025-12-04T09:26:15.6517777Z [332/7515] 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:26:15.6519685Z [333/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar-acc2.c.obj 2025-12-04T09:26:15.6521401Z [334/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-sse.c.obj 2025-12-04T09:26:15.6523186Z [335/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.obj 2025-12-04T09:26:15.6965099Z [336/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-12-04T09:26:15.6966214Z [337/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.obj 2025-12-04T09:26:15.6968865Z [338/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.obj 2025-12-04T09:26:15.6969925Z [339/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-fma3.c.obj 2025-12-04T09:26:15.7784866Z [340/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx512f.c.obj 2025-12-04T09:26:15.7786906Z [341/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx.c.obj 2025-12-04T09:26:15.7789120Z [342/7515] 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:26:15.7791083Z [343/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar-acc2.c.obj 2025-12-04T09:26:15.8163550Z [344/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-sse.c.obj 2025-12-04T09:26:15.8164872Z [345/7515] 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:26:15.8166615Z [346/7515] 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:26:15.8993994Z [347/7515] 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:26:15.8996179Z [348/7515] 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:26:15.8998377Z [349/7515] 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:26:15.9216154Z [350/7515] 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:26:15.9217427Z [351/7515] 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:26:15.9218619Z [352/7515] 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:26:16.0186278Z [353/7515] 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:26:16.0187486Z [354/7515] 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:26:16.0188654Z [355/7515] 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:26:16.0189929Z [356/7515] 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:26:16.0394837Z [357/7515] 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:26:16.0395949Z [358/7515] 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:26:16.0397055Z [359/7515] 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:26:16.0398089Z [360/7515] 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:26:16.0709226Z [361/7515] 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:26:16.0711902Z [362/7515] 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:26:16.0714297Z [363/7515] 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:26:16.1804841Z [364/7515] 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:26:16.1806103Z [365/7515] 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:26:16.1807142Z [366/7515] 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:26:16.1808218Z [367/7515] 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:26:16.2475190Z [368/7515] 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:26:16.2478534Z [369/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-minmax-scalar.c.obj 2025-12-04T09:26:16.2481164Z [370/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-relu-scalar.c.obj 2025-12-04T09:26:16.2483561Z [371/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-scalar.c.obj 2025-12-04T09:26:16.3322492Z [372/7515] 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:26:16.3323621Z [373/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-minmax-scalar.c.obj 2025-12-04T09:26:16.3324732Z [374/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-relu-scalar.c.obj 2025-12-04T09:26:16.3325727Z [375/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-scalar.c.obj 2025-12-04T09:26:16.3970981Z [376/7515] 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:26:16.3972216Z [377/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-minmax-scalar.c.obj 2025-12-04T09:26:16.3973348Z [378/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-scalar.c.obj 2025-12-04T09:26:16.3975244Z [379/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2c4-minmax-sse.c.obj 2025-12-04T09:26:16.4754316Z [380/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-minmax-scalar.c.obj 2025-12-04T09:26:16.4756080Z [381/7515] 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:26:16.4757967Z [382/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-relu-scalar.c.obj 2025-12-04T09:26:16.4759590Z [383/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-scalar.c.obj 2025-12-04T09:26:16.4982487Z [384/7515] 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:26:16.4984208Z [385/7515] 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:26:16.4985248Z [386/7515] 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:26:16.5964184Z [387/7515] 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:26:16.5965336Z [388/7515] 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:26:16.5966352Z [389/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c8.c.obj 2025-12-04T09:26:16.5967553Z [390/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c2.c.obj 2025-12-04T09:26:16.6217061Z [391/7515] 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:26:16.6219126Z [392/7515] 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:26:16.6221178Z [393/7515] 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:26:16.6223461Z [394/7515] 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:26:16.7332980Z [395/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-minmax-scalar.c.obj 2025-12-04T09:26:16.7334018Z [396/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-relu-scalar.c.obj 2025-12-04T09:26:16.7334973Z [397/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-scalar.c.obj 2025-12-04T09:26:16.7335935Z [398/7515] 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:26:16.7558843Z [399/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-minmax-scalar.c.obj 2025-12-04T09:26:16.7560100Z [400/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-relu-scalar.c.obj 2025-12-04T09:26:16.7561338Z [401/7515] 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:26:16.8446494Z [402/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-minmax-scalar.c.obj 2025-12-04T09:26:16.8448198Z [403/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-scalar.c.obj 2025-12-04T09:26:16.8449583Z [404/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-scalar.c.obj 2025-12-04T09:26:16.8450885Z [405/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2c4-minmax-sse.c.obj 2025-12-04T09:26:16.8885256Z [406/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-minmax-scalar.c.obj 2025-12-04T09:26:16.8886333Z [407/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-relu-scalar.c.obj 2025-12-04T09:26:16.8887410Z [408/7515] 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:26:16.8888405Z [409/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-scalar.c.obj 2025-12-04T09:26:16.9617186Z [410/7515] 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:26:16.9619156Z [411/7515] 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:26:16.9621001Z [412/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-sse-c4.c.obj 2025-12-04T09:26:16.9622844Z [413/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-12-04T09:26:16.9952263Z [414/7515] 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:26:16.9954853Z [415/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-scalar-c1.c.obj 2025-12-04T09:26:16.9956484Z [416/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-sse-c4.c.obj 2025-12-04T09:26:16.9957627Z [417/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-scalar-c1.c.obj 2025-12-04T09:26:17.1055829Z [418/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-sse-c4.c.obj 2025-12-04T09:26:17.1057772Z [419/7515] 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:26:17.1059539Z [420/7515] 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:26:17.1435259Z [421/7515] 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:26:17.1437073Z [422/7515] 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:26:17.1439090Z [423/7515] 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:26:17.1440330Z [424/7515] 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:26:17.2452800Z [425/7515] 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:26:17.2455223Z [426/7515] 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:26:17.2457307Z [427/7515] 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:26:17.2851933Z [428/7515] 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:26:17.2853205Z [429/7515] 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:26:17.2854538Z [430/7515] 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:26:17.3134984Z [431/7515] 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:26:17.3136757Z [432/7515] 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:26:17.3138961Z [433/7515] 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:26:17.3141113Z [434/7515] 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:26:17.4141718Z [435/7515] 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:26:17.4143107Z [436/7515] 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:26:17.4144392Z [437/7515] 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:26:17.4513465Z [438/7515] 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:26:17.4514711Z [439/7515] 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:26:17.4515758Z [440/7515] 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:26:17.4516910Z [441/7515] 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:26:17.5375717Z [442/7515] 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:26:17.5378247Z [443/7515] 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:26:17.5379720Z [444/7515] 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:26:17.5380743Z [445/7515] 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:26:17.5617632Z [446/7515] 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:26:17.5618793Z [447/7515] 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:26:17.5619954Z [448/7515] 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:26:17.6298557Z [449/7515] 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:26:17.6299979Z [450/7515] 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:26:17.6302088Z [451/7515] 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:26:17.6303183Z [452/7515] 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:26:17.6840347Z [453/7515] 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:26:17.6841475Z [454/7515] 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:26:17.6842494Z [455/7515] 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:26:17.6844747Z [456/7515] 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:26:17.7258571Z [457/7515] 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:26:17.7259783Z [458/7515] 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:26:17.7261300Z [459/7515] 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:26:17.7703159Z [460/7515] 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:26:17.7704520Z [461/7515] 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:26:17.7706120Z [462/7515] 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:26:17.8072177Z [463/7515] 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:26:17.8074935Z [464/7515] 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:26:17.8076960Z [465/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc4.c.obj 2025-12-04T09:26:17.8078423Z [466/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-scalar.c.obj 2025-12-04T09:26:17.8839590Z [467/7515] 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:26:17.8840965Z [468/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc4.c.obj 2025-12-04T09:26:17.8842048Z [469/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc4.c.obj 2025-12-04T09:26:17.8844330Z [470/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc4.c.obj 2025-12-04T09:26:17.9208786Z [471/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc4.c.obj 2025-12-04T09:26:17.9210045Z [472/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc4.c.obj 2025-12-04T09:26:17.9211171Z [473/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc4.c.obj 2025-12-04T09:26:17.9212327Z [474/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc4.c.obj 2025-12-04T09:26:17.9902180Z [475/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc4.c.obj 2025-12-04T09:26:17.9903879Z [476/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc4.c.obj 2025-12-04T09:26:17.9905501Z [477/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc4.c.obj 2025-12-04T09:26:17.9907219Z [478/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc4.c.obj 2025-12-04T09:26:18.0385626Z [479/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-32x1-minmax-sse.c.obj 2025-12-04T09:26:18.0387241Z [480/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-scalar.c.obj 2025-12-04T09:26:18.0388663Z [481/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x2-minmax-scalar.c.obj 2025-12-04T09:26:18.0389873Z [482/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x4-minmax-scalar.c.obj 2025-12-04T09:26:18.1191399Z [483/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx-u16.c.obj 2025-12-04T09:26:18.1192375Z [484/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u32.c.obj 2025-12-04T09:26:18.1193375Z [485/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-scalar-u8.c.obj 2025-12-04T09:26:18.1194329Z [486/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-sse-u8.c.obj 2025-12-04T09:26:18.1925918Z [487/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx-u16.c.obj 2025-12-04T09:26:18.1927002Z [488/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u32.c.obj 2025-12-04T09:26:18.1927995Z [489/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u8.c.obj 2025-12-04T09:26:18.1929029Z [490/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-sse-u8.c.obj 2025-12-04T09:26:18.2472589Z [491/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u32.c.obj 2025-12-04T09:26:18.2474397Z [492/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx-u16.c.obj 2025-12-04T09:26:18.2476114Z [493/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u2.c.obj 2025-12-04T09:26:18.2477939Z [494/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-sse-u8.c.obj 2025-12-04T09:26:18.3135286Z [495/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx-u16.c.obj 2025-12-04T09:26:18.3136310Z [496/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u32.c.obj 2025-12-04T09:26:18.3137268Z [497/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-sse-u8.c.obj 2025-12-04T09:26:18.3138214Z [498/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u2.c.obj 2025-12-04T09:26:18.3701402Z [499/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u32.c.obj 2025-12-04T09:26:18.3703230Z [500/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx-u16.c.obj 2025-12-04T09:26:18.3704973Z [501/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-scalar-u8.c.obj 2025-12-04T09:26:18.3706695Z [502/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-sse-u8.c.obj 2025-12-04T09:26:18.4410582Z [503/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u16.c.obj 2025-12-04T09:26:18.4411712Z [504/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u32.c.obj 2025-12-04T09:26:18.4412788Z [505/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u8.c.obj 2025-12-04T09:26:18.4414290Z [506/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u8.c.obj 2025-12-04T09:26:18.4857361Z [507/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-scalar-u8.c.obj 2025-12-04T09:26:18.4859087Z [508/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx-u16.c.obj 2025-12-04T09:26:18.4860682Z [509/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u32.c.obj 2025-12-04T09:26:18.4862251Z [510/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx-u16.c.obj 2025-12-04T09:26:18.5669656Z [511/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-sse-u8.c.obj 2025-12-04T09:26:18.5671417Z [512/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u32.c.obj 2025-12-04T09:26:18.5673503Z [513/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-scalar-u8.c.obj 2025-12-04T09:26:18.5675357Z [514/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-sse-u8.c.obj 2025-12-04T09:26:18.5677194Z [515/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx-u16.c.obj 2025-12-04T09:26:18.6252977Z [516/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u32.c.obj 2025-12-04T09:26:18.6254784Z [517/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-scalar-u8.c.obj 2025-12-04T09:26:18.6257500Z [518/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx-u16.c.obj 2025-12-04T09:26:18.6259096Z [519/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-sse-u8.c.obj 2025-12-04T09:26:18.6939222Z [520/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u32.c.obj 2025-12-04T09:26:18.6940296Z [521/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u8.c.obj 2025-12-04T09:26:18.6941363Z [522/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-sse-u8.c.obj 2025-12-04T09:26:18.6942342Z [523/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u32.c.obj 2025-12-04T09:26:18.7432050Z [524/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx-u16.c.obj 2025-12-04T09:26:18.7434328Z [525/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u8.c.obj 2025-12-04T09:26:18.7436150Z [526/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u16.c.obj 2025-12-04T09:26:18.7438387Z [527/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u8.c.obj 2025-12-04T09:26:18.8239298Z [528/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u32.c.obj 2025-12-04T09:26:18.8241169Z [529/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u8.c.obj 2025-12-04T09:26:18.8242871Z [530/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u8.c.obj 2025-12-04T09:26:18.8244537Z [531/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u16.c.obj 2025-12-04T09:26:18.8658047Z [532/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u2.c.obj 2025-12-04T09:26:18.8660055Z [533/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u32.c.obj 2025-12-04T09:26:18.8661395Z [534/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u8.c.obj 2025-12-04T09:26:18.8662591Z [535/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u16.c.obj 2025-12-04T09:26:18.9497837Z [536/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u32.c.obj 2025-12-04T09:26:18.9499777Z [537/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u8.c.obj 2025-12-04T09:26:18.9501652Z [538/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u8.c.obj 2025-12-04T09:26:18.9503732Z [539/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u16.c.obj 2025-12-04T09:26:18.9840835Z [540/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u32.c.obj 2025-12-04T09:26:18.9842521Z [541/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u8.c.obj 2025-12-04T09:26:18.9844058Z [542/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u8.c.obj 2025-12-04T09:26:18.9845290Z [543/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u16.c.obj 2025-12-04T09:26:19.0719000Z [544/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u32.c.obj 2025-12-04T09:26:19.0720174Z [545/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u8.c.obj 2025-12-04T09:26:19.0721240Z [546/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u8.c.obj 2025-12-04T09:26:19.0722206Z [547/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u16.c.obj 2025-12-04T09:26:19.1112747Z [548/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u32.c.obj 2025-12-04T09:26:19.1114753Z [549/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u8.c.obj 2025-12-04T09:26:19.1116717Z [550/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u8.c.obj 2025-12-04T09:26:19.1118517Z [551/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx-u16.c.obj 2025-12-04T09:26:19.1996208Z [552/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u32.c.obj 2025-12-04T09:26:19.1997361Z [553/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-scalar-u8.c.obj 2025-12-04T09:26:19.1998389Z [554/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-sse-u8.c.obj 2025-12-04T09:26:19.1999344Z [555/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u32.c.obj 2025-12-04T09:26:19.2339364Z [556/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx-u16.c.obj 2025-12-04T09:26:19.2341019Z [557/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u8.c.obj 2025-12-04T09:26:19.2341947Z [558/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-sse-u8.c.obj 2025-12-04T09:26:19.2342866Z [559/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx-u16.c.obj 2025-12-04T09:26:19.3234916Z [560/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u16.c.obj 2025-12-04T09:26:19.3236796Z [561/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u4.c.obj 2025-12-04T09:26:19.3238506Z [562/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-sse-u8.c.obj 2025-12-04T09:26:19.3240277Z [563/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u32.c.obj 2025-12-04T09:26:19.3601329Z [564/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u16.c.obj 2025-12-04T09:26:19.3603125Z [565/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u4.c.obj 2025-12-04T09:26:19.3604264Z [566/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-sse-u8.c.obj 2025-12-04T09:26:19.3605248Z [567/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx.c.obj 2025-12-04T09:26:19.4477069Z [568/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx512f.c.obj 2025-12-04T09:26:19.4478922Z [569/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-sse2.c.obj 2025-12-04T09:26:19.4480969Z [570/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-scalar.c.obj 2025-12-04T09:26:19.4482727Z [571/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx.c.obj 2025-12-04T09:26:19.4792192Z [572/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx512f.c.obj 2025-12-04T09:26:19.4793434Z [573/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-scalar.c.obj 2025-12-04T09:26:19.4795109Z [574/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-sse2.c.obj 2025-12-04T09:26:19.4796896Z [575/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx.c.obj 2025-12-04T09:26:19.5801374Z [576/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx512f.c.obj 2025-12-04T09:26:19.5802386Z [577/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-sse2.c.obj 2025-12-04T09:26:19.5803470Z [578/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-scalar.c.obj 2025-12-04T09:26:19.5804455Z [579/7515] 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:26:19.5995797Z [580/7515] 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:26:19.5996924Z [581/7515] 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:26:19.5997983Z [582/7515] 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:26:19.6899338Z [583/7515] 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:26:19.6901416Z [584/7515] 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:26:19.6903245Z [585/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vexp\gen\f32-vexp-scalar-exp.c.obj 2025-12-04T09:26:19.6904906Z [586/7515] 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:26:19.7273456Z [587/7515] 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:26:19.7274521Z [588/7515] 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:26:19.7275560Z [589/7515] 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:26:19.7276638Z [590/7515] 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:26:19.8168123Z [591/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx-u16.c.obj 2025-12-04T09:26:19.8169324Z [592/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u16.c.obj 2025-12-04T09:26:19.8170513Z [593/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u4.c.obj 2025-12-04T09:26:19.8171728Z [594/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u16.c.obj 2025-12-04T09:26:19.8625169Z [595/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-sse-u8.c.obj 2025-12-04T09:26:19.8626196Z [596/7515] 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:26:19.8627371Z [597/7515] 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:26:19.8628368Z [598/7515] 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:26:19.9333787Z [599/7515] 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:26:19.9336033Z [600/7515] 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:26:19.9337902Z [601/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u16.c.obj 2025-12-04T09:26:19.9339801Z [602/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u16.c.obj 2025-12-04T09:26:19.9786004Z [603/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u4.c.obj 2025-12-04T09:26:19.9787030Z [604/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u8.c.obj 2025-12-04T09:26:19.9787946Z [605/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u8.c.obj 2025-12-04T09:26:19.9924940Z [606/7515] 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:26:19.9926563Z [607/7515] 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:26:19.9927735Z [608/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u8.c.obj 2025-12-04T09:26:19.9928950Z [609/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx-u16.c.obj 2025-12-04T09:26:20.1067136Z [610/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u16.c.obj 2025-12-04T09:26:20.1068146Z [611/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u1.c.obj 2025-12-04T09:26:20.1069161Z [612/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u8.c.obj 2025-12-04T09:26:20.1070761Z [613/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u4.c.obj 2025-12-04T09:26:20.1071699Z [614/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u8.c.obj 2025-12-04T09:26:20.1698235Z [615/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx-u16.c.obj 2025-12-04T09:26:20.1700185Z [616/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u16.c.obj 2025-12-04T09:26:20.1701973Z [617/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u1.c.obj 2025-12-04T09:26:20.1703146Z [618/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u4.c.obj 2025-12-04T09:26:20.2267839Z [619/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u8.c.obj 2025-12-04T09:26:20.2268921Z [620/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u8.c.obj 2025-12-04T09:26:20.2270044Z [621/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx-u16.c.obj 2025-12-04T09:26:20.2271045Z [622/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u16.c.obj 2025-12-04T09:26:20.2913827Z [623/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u4.c.obj 2025-12-04T09:26:20.2916082Z [624/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u1.c.obj 2025-12-04T09:26:20.2918170Z [625/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u8.c.obj 2025-12-04T09:26:20.2919795Z [626/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u8.c.obj 2025-12-04T09:26:20.3547343Z [627/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx-u16.c.obj 2025-12-04T09:26:20.3548305Z [628/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u16.c.obj 2025-12-04T09:26:20.3549389Z [629/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u1.c.obj 2025-12-04T09:26:20.3550435Z [630/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u4.c.obj 2025-12-04T09:26:20.4106509Z [631/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u8.c.obj 2025-12-04T09:26:20.4108226Z [632/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u16.c.obj 2025-12-04T09:26:20.4109777Z [633/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u8.c.obj 2025-12-04T09:26:20.4110947Z [634/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u32.c.obj 2025-12-04T09:26:20.4866019Z [635/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u16.c.obj 2025-12-04T09:26:20.4867102Z [636/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u1.c.obj 2025-12-04T09:26:20.4868085Z [637/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u4.c.obj 2025-12-04T09:26:20.4869036Z [638/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u8.c.obj 2025-12-04T09:26:20.4961676Z [639/7515] 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:26:20.4962945Z [640/7515] 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:26:20.4964140Z [641/7515] 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:26:20.6037568Z [642/7515] 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:26:20.6038720Z [643/7515] 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:26:20.6039798Z [644/7515] 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:26:20.6040815Z [645/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u16.c.obj 2025-12-04T09:26:20.6261417Z [646/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u16.c.obj 2025-12-04T09:26:20.6263383Z [647/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u16.c.obj 2025-12-04T09:26:20.6265312Z [648/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u1.c.obj 2025-12-04T09:26:20.6267205Z [649/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u12.c.obj 2025-12-04T09:26:20.7201212Z [650/7515] 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:26:20.7203057Z [651/7515] 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:26:20.7204864Z [652/7515] 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:26:20.7452528Z [653/7515] 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:26:20.7454750Z [654/7515] 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:26:20.7456480Z [655/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx.c.obj 2025-12-04T09:26:20.7458009Z [656/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx512f.c.obj 2025-12-04T09:26:20.8527849Z [657/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-sse2.c.obj 2025-12-04T09:26:20.8528778Z [658/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-scalar.c.obj 2025-12-04T09:26:20.8529675Z [659/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx.c.obj 2025-12-04T09:26:20.8530535Z [660/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx512f.c.obj 2025-12-04T09:26:20.8531408Z [661/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-scalar.c.obj 2025-12-04T09:26:20.8828042Z [662/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-sse2.c.obj 2025-12-04T09:26:20.8829528Z [663/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx.c.obj 2025-12-04T09:26:20.8831535Z [664/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-sse2.c.obj 2025-12-04T09:26:20.8833278Z [665/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-scalar.c.obj 2025-12-04T09:26:20.9930180Z [666/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx512f.c.obj 2025-12-04T09:26:20.9931778Z [667/7515] 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:26:20.9933862Z [668/7515] 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:26:21.0243138Z [669/7515] 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:26:21.0244418Z [670/7515] 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:26:21.0245867Z [671/7515] 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:26:21.0247070Z [672/7515] 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:26:21.0756736Z [673/7515] 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:26:21.0758270Z [674/7515] 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:26:21.0759714Z [675/7515] 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:26:21.1501764Z [676/7515] 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:26:21.1502973Z [677/7515] 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:26:21.1504102Z [678/7515] 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:26:21.2096745Z [679/7515] 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:26:21.2099257Z [680/7515] 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:26:21.2101487Z [681/7515] 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:26:21.2103862Z [682/7515] 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:26:21.2976621Z [683/7515] 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:26:21.2978816Z [684/7515] 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:26:21.2981193Z [685/7515] 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:26:21.3167053Z [686/7515] 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:26:21.3169396Z [687/7515] 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:26:21.3171598Z [688/7515] 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:26:21.4017201Z [689/7515] 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:26:21.4019693Z [690/7515] 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:26:21.4021679Z [691/7515] 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:26:21.4600439Z [692/7515] 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:26:21.4602904Z [693/7515] 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:26:21.4605307Z [694/7515] 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:26:21.4607534Z [695/7515] 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:26:21.4908755Z [696/7515] 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:26:21.4910897Z [697/7515] 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:26:21.5964840Z [698/7515] 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:26:21.5966355Z [699/7515] 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:26:21.5967588Z [700/7515] 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:26:21.5968804Z [701/7515] 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:26:21.6115998Z [702/7515] 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:26:21.6117349Z [703/7515] 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:26:21.6118531Z [704/7515] 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:26:21.7376004Z [705/7515] 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:26:21.7377253Z [706/7515] 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:26:21.7378437Z [707/7515] 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:26:21.7379575Z [708/7515] 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:26:21.7462038Z [709/7515] 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:26:21.7464151Z [710/7515] 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:26:21.7466171Z [711/7515] 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:26:21.7730378Z [712/7515] 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:26:21.7732354Z [713/7515] 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:26:21.7733710Z [714/7515] 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:26:21.8909316Z [715/7515] 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:26:21.8910620Z [716/7515] 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:26:21.8912129Z [717/7515] 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:26:21.9115574Z [718/7515] 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:26:21.9117716Z [719/7515] 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:26:21.9119989Z [720/7515] 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:26:21.9122324Z [721/7515] 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:26:22.0390519Z [722/7515] 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:26:22.0392377Z [723/7515] 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:26:22.0394112Z [724/7515] 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:26:22.0465598Z [725/7515] 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:26:22.0466858Z [726/7515] 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:26:22.0468025Z [727/7515] 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:26:22.1203054Z [728/7515] 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:26:22.1204265Z [729/7515] 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:26:22.1205650Z [730/7515] 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:26:22.1206821Z [731/7515] 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:26:22.1845506Z [732/7515] 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:26:22.1846823Z [733/7515] 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:26:22.1848355Z [734/7515] 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:26:22.2111893Z [735/7515] 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:26:22.2113796Z [736/7515] 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:26:22.2115981Z [737/7515] 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:26:22.3217621Z [738/7515] 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:26:22.3218903Z [739/7515] 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:26:22.3220125Z [740/7515] 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:26:22.3221290Z [741/7515] 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:26:22.3385061Z [742/7515] 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:26:22.3387216Z [743/7515] 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:26:22.3389269Z [744/7515] 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:26:22.3845436Z [745/7515] 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:26:22.3847418Z [746/7515] 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:26:22.3849689Z [747/7515] 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:26:22.4645590Z [748/7515] 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:26:22.4646810Z [749/7515] 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:26:22.4647942Z [750/7515] 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:26:22.4649037Z [751/7515] 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:26:22.4847639Z [752/7515] 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:26:22.4849604Z [753/7515] 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:26:22.4851630Z [754/7515] 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:26:22.5853438Z [755/7515] 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:26:22.5854897Z [756/7515] 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:26:22.5856018Z [757/7515] 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:26:22.6064041Z [758/7515] 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:26:22.6065298Z [759/7515] 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:26:22.6066679Z [760/7515] 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:26:22.6067789Z [761/7515] 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:26:22.6794868Z [762/7515] 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:26:22.6796198Z [763/7515] 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:26:22.6797627Z [764/7515] 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:26:22.7193686Z [765/7515] 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:26:22.7194800Z [766/7515] 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:26:22.7196471Z [767/7515] 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:26:22.7197640Z [768/7515] 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:26:22.8122169Z [769/7515] 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:26:22.8123174Z [770/7515] 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:26:22.8124264Z [771/7515] 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:26:22.8125222Z [772/7515] 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:26:22.8617839Z [773/7515] 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:26:22.8618960Z [774/7515] 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:26:22.8620007Z [775/7515] 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:26:22.8621087Z [776/7515] 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:26:22.8833042Z [777/7515] 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:26:22.8838510Z [778/7515] 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:26:22.8841038Z [779/7515] 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:26:22.9629149Z [780/7515] 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:26:22.9631715Z [781/7515] 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:26:22.9633868Z [782/7515] 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:26:22.9945145Z [783/7515] 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:26:22.9947470Z [784/7515] 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:26:22.9949692Z [785/7515] 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:26:23.0845253Z [786/7515] 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:26:23.0847598Z [787/7515] 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:26:23.0849792Z [788/7515] 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:26:23.0851813Z [789/7515] 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:26:23.1317269Z [790/7515] 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:26:23.1319252Z [791/7515] 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:26:23.1320720Z [792/7515] 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:26:23.1408806Z [793/7515] 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:26:23.1410787Z [794/7515] 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:26:23.1412151Z [795/7515] 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:26:23.2272297Z [796/7515] 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:26:23.2273689Z [797/7515] 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:26:23.2274983Z [798/7515] 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:26:23.2889804Z [799/7515] 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:26:23.2892196Z [800/7515] 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:26:23.2894662Z [801/7515] 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:26:23.2896846Z [802/7515] 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:26:23.3472415Z [803/7515] 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:26:23.3475198Z [804/7515] 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:26:23.3477840Z [805/7515] 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:26:23.4233882Z [806/7515] 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:26:23.4235180Z [807/7515] 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:26:23.4236507Z [808/7515] 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:26:23.4713184Z [809/7515] 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:26:23.4715403Z [810/7515] 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:26:23.4717656Z [811/7515] 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:26:23.4719827Z [812/7515] 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:26:23.5241078Z [813/7515] 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:26:23.5243105Z [814/7515] 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:26:23.5244964Z [815/7515] 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:26:23.5801383Z [816/7515] 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:26:23.5802724Z [817/7515] 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:26:23.5804059Z [818/7515] 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:26:23.6609676Z [819/7515] 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:26:23.6611085Z [820/7515] 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:26:23.6612413Z [821/7515] 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:26:23.6613737Z [822/7515] 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:26:23.7076250Z [823/7515] 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:26:23.7077787Z [824/7515] 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:26:23.7078963Z [825/7515] 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:26:23.7380442Z [826/7515] 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:26:23.7382679Z [827/7515] 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:26:23.7385200Z [828/7515] 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:26:23.8313278Z [829/7515] 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:26:23.8315581Z [830/7515] 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:26:23.8317908Z [831/7515] 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:26:23.8320118Z [832/7515] 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:26:23.8554236Z [833/7515] 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:26:23.8555739Z [834/7515] 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:26:23.8557806Z [835/7515] 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:26:23.9070313Z [836/7515] 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:26:23.9072845Z [837/7515] 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:26:23.9075505Z [838/7515] 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:26:23.9077691Z [839/7515] 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:26:23.9669786Z [840/7515] 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:26:23.9671848Z [841/7515] 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:26:23.9673809Z [842/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u64-acc2.c.obj 2025-12-04T09:26:24.0063335Z [843/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u64-acc2.c.obj 2025-12-04T09:26:24.0065272Z [844/7515] 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:26:24.0067204Z [845/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u128-acc2.c.obj 2025-12-04T09:26:24.0069040Z [846/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u128-acc2.c.obj 2025-12-04T09:26:24.0945042Z [847/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u32-acc2.c.obj 2025-12-04T09:26:24.0946806Z [848/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u4.c.obj 2025-12-04T09:26:24.0948634Z [849/7515] 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:26:24.0950612Z [850/7515] 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:26:24.1276136Z [851/7515] 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:26:24.1277249Z [852/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u1.c.obj 2025-12-04T09:26:24.1278236Z [853/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u4.c.obj 2025-12-04T09:26:24.1279232Z [854/7515] 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:26:24.2163697Z [855/7515] 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:26:24.2165432Z [856/7515] 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:26:24.2166959Z [857/7515] 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:26:24.2371443Z [858/7515] 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:26:24.2372619Z [859/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u1.c.obj 2025-12-04T09:26:24.2373614Z [860/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u4.c.obj 2025-12-04T09:26:24.2374637Z [861/7515] 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:26:24.3316277Z [862/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u32.c.obj 2025-12-04T09:26:24.3317349Z [863/7515] 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:26:24.3318339Z [864/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u32.c.obj 2025-12-04T09:26:24.3319347Z [865/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u1.c.obj 2025-12-04T09:26:24.3629849Z [866/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u4.c.obj 2025-12-04T09:26:24.3630926Z [867/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u32.c.obj 2025-12-04T09:26:24.3631898Z [868/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u32.c.obj 2025-12-04T09:26:24.3632840Z [869/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u32.c.obj 2025-12-04T09:26:24.4581451Z [870/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u32.c.obj 2025-12-04T09:26:24.4583012Z [871/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u32.c.obj 2025-12-04T09:26:24.4584754Z [872/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u4.c.obj 2025-12-04T09:26:24.4586231Z [873/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u4.c.obj 2025-12-04T09:26:24.4819421Z [874/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u32.c.obj 2025-12-04T09:26:24.4820482Z [875/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u32.c.obj 2025-12-04T09:26:24.4822381Z [876/7515] 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:26:24.4825337Z [877/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u32.c.obj 2025-12-04T09:26:24.5850475Z [878/7515] 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:26:24.5851578Z [879/7515] 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:26:24.5852638Z [880/7515] 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:26:24.5853718Z [881/7515] 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:26:24.5983530Z [882/7515] 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:26:24.5985577Z [883/7515] 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:26:24.5987595Z [884/7515] 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:26:24.6850232Z [885/7515] 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:26:24.6852075Z [886/7515] 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:26:24.6853438Z [887/7515] 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:26:24.6856030Z [888/7515] 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:26:24.7303213Z [889/7515] 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:26:24.7304389Z [890/7515] 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:26:24.7305494Z [891/7515] 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:26:24.7777333Z [892/7515] 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:26:24.7779244Z [893/7515] 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:26:24.7780931Z [894/7515] 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:26:24.7782505Z [895/7515] 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:26:24.8540896Z [896/7515] 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:26:24.8542065Z [897/7515] 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:26:24.8543166Z [898/7515] 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:26:24.8786190Z [899/7515] 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:26:24.8789689Z [900/7515] 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:26:24.8791808Z [901/7515] 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:26:24.8793981Z [902/7515] 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:26:24.9658360Z [903/7515] 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:26:24.9660311Z [904/7515] 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:26:24.9662083Z [905/7515] 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:26:24.9951596Z [906/7515] 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:26:24.9953377Z [907/7515] 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:26:24.9955175Z [908/7515] 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:26:24.9957061Z [909/7515] 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:26:25.1102450Z [910/7515] 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:26:25.1103523Z [911/7515] 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:26:25.1104632Z [912/7515] 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:26:25.1105750Z [913/7515] 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:26:25.1429000Z [914/7515] 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:26:25.1430132Z [915/7515] 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:26:25.1431167Z [916/7515] 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:26:25.1432478Z [917/7515] 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:26:25.2046631Z [918/7515] 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:26:25.2048633Z [919/7515] 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:26:25.2050820Z [920/7515] 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:26:25.2713274Z [921/7515] 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:26:25.2715122Z [922/7515] 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:26:25.2716379Z [923/7515] 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:26:25.2717842Z [924/7515] 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:26:25.3265709Z [925/7515] 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:26:25.3267690Z [926/7515] 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:26:25.3269392Z [927/7515] 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:26:25.4013439Z [928/7515] 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:26:25.4014701Z [929/7515] 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:26:25.4015858Z [930/7515] 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:26:25.4016958Z [931/7515] 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:26:25.4693914Z [932/7515] 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:26:25.4695981Z [933/7515] 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:26:25.4698067Z [934/7515] 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:26:25.4699706Z [935/7515] 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:26:25.5178984Z [936/7515] 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:26:25.5180228Z [937/7515] 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:26:25.5181290Z [938/7515] 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:26:25.5485421Z [939/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c64.c.obj 2025-12-04T09:26:25.5486812Z [940/7515] 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:26:25.5487926Z [941/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u64-acc2.c.obj 2025-12-04T09:26:25.5488929Z [942/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-scalar.c.obj 2025-12-04T09:26:25.6457707Z [943/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u4.c.obj 2025-12-04T09:26:25.6459412Z [944/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u32-acc2.c.obj 2025-12-04T09:26:25.6460545Z [945/7515] 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:26:25.6461638Z [946/7515] 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:26:25.6601209Z [947/7515] 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:26:25.6603735Z [948/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u1.c.obj 2025-12-04T09:26:25.6605707Z [949/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u4.c.obj 2025-12-04T09:26:25.6607806Z [950/7515] 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:26:25.7665674Z [951/7515] 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:26:25.7666751Z [952/7515] 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:26:25.7667837Z [953/7515] 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:26:25.7817346Z [954/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u1.c.obj 2025-12-04T09:26:25.7819172Z [955/7515] 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:26:25.7820254Z [956/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u4.c.obj 2025-12-04T09:26:25.7821269Z [957/7515] 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:26:25.8874461Z [958/7515] 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:26:25.8875464Z [959/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u32.c.obj 2025-12-04T09:26:25.8876517Z [960/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u32.c.obj 2025-12-04T09:26:25.8877415Z [961/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u1.c.obj 2025-12-04T09:26:25.9039865Z [962/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u32.c.obj 2025-12-04T09:26:25.9041792Z [963/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u4.c.obj 2025-12-04T09:26:25.9043448Z [964/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u32.c.obj 2025-12-04T09:26:25.9045177Z [965/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u32.c.obj 2025-12-04T09:26:26.0196942Z [966/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u32.c.obj 2025-12-04T09:26:26.0197932Z [967/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u32.c.obj 2025-12-04T09:26:26.0198887Z [968/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u4.c.obj 2025-12-04T09:26:26.0200059Z [969/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u4.c.obj 2025-12-04T09:26:26.0324472Z [970/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u32.c.obj 2025-12-04T09:26:26.0326246Z [971/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u32.c.obj 2025-12-04T09:26:26.0328150Z [972/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u32.c.obj 2025-12-04T09:26:26.0329739Z [973/7515] 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:26:26.1436476Z [974/7515] 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:26:26.1437712Z [975/7515] 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:26:26.1438968Z [976/7515] 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:26:26.1440039Z [977/7515] 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:26:26.1522422Z [978/7515] 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:26:26.1524140Z [979/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx512f.c.obj 2025-12-04T09:26:26.1525149Z [980/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx2.c.obj 2025-12-04T09:26:26.1798622Z [981/7515] 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:26:26.1800519Z [982/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-scalar.c.obj 2025-12-04T09:26:26.1802293Z [983/7515] 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:26:26.1804100Z [984/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c1.c.obj 2025-12-04T09:26:26.2729557Z [985/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c8.c.obj 2025-12-04T09:26:26.2730617Z [986/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c16.c.obj 2025-12-04T09:26:26.2731607Z [987/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-12-04T09:26:26.2732616Z [988/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse41-c16.c.obj 2025-12-04T09:26:26.3046830Z [989/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-12-04T09:26:26.3048558Z [990/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx2-u128.c.obj 2025-12-04T09:26:26.3050321Z [991/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx512skx-u256.c.obj 2025-12-04T09:26:26.3051921Z [992/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse2-u64.c.obj 2025-12-04T09:26:26.3789437Z [993/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-scalar-u4.c.obj 2025-12-04T09:26:26.3791406Z [994/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c1.c.obj 2025-12-04T09:26:26.3793070Z [995/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-lut32norm\u8-lut32norm-scalar.c.obj 2025-12-04T09:26:26.3794651Z [996/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse41-u64.c.obj 2025-12-04T09:26:26.4098605Z [997/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c8.c.obj 2025-12-04T09:26:26.4100434Z [998/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c16.c.obj 2025-12-04T09:26:26.4102494Z [999/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-12-04T09:26:26.4104325Z [1000/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-12-04T09:26:26.5054406Z [1001/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-scalar-u2.c.obj 2025-12-04T09:26:26.5055390Z [1002/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-sse2-u16.c.obj 2025-12-04T09:26:26.5056258Z [1003/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-scalar-u4.c.obj 2025-12-04T09:26:26.5057151Z [1004/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx2-u128.c.obj 2025-12-04T09:26:26.5247834Z [1005/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx512skx-u256.c.obj 2025-12-04T09:26:26.5249425Z [1006/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-sse2-u64.c.obj 2025-12-04T09:26:26.5251121Z [1007/7515] 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:26:26.5252940Z [1008/7515] 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:26:26.6254527Z [1009/7515] 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:26:26.6255615Z [1010/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-2x4-scalar-int.c.obj 2025-12-04T09:26:26.6256673Z [1011/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\gen\x24-transposec-1x2-scalar.c.obj 2025-12-04T09:26:26.6257630Z [1012/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\x24-transposec-4x4-ssse3.c.obj 2025-12-04T09:26:26.6381653Z [1013/7515] 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:26:26.6383317Z [1014/7515] 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:26:26.6384327Z [1015/7515] 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:26:26.6385462Z [1016/7515] 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:26:26.7271400Z [1017/7515] 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:26:26.7272516Z [1018/7515] 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:26:26.7273744Z [1019/7515] 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:26:26.7499354Z [1020/7515] 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:26:26.7500786Z [1021/7515] 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:26:26.7502565Z [1022/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-int.c.obj 2025-12-04T09:26:26.7503987Z [1023/7515] 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:26:26.7943161Z [1024/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\x32-transposec-4x4-sse.c.obj 2025-12-04T09:26:26.7944229Z [1025/7515] 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:26:26.7945246Z [1026/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-scalar.c.obj 2025-12-04T09:26:26.7946131Z [1027/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-sse2.c.obj 2025-12-04T09:26:26.8235828Z [1028/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-scalar.c.obj 2025-12-04T09:26:26.8237456Z [1029/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-scalar.c.obj 2025-12-04T09:26:26.8238907Z [1030/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-sse2.c.obj 2025-12-04T09:26:26.8240405Z [1031/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-scalar.c.obj 2025-12-04T09:26:26.8941678Z [1032/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-sse2.c.obj 2025-12-04T09:26:26.8942612Z [1033/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-scalar.c.obj 2025-12-04T09:26:26.8943491Z [1034/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-sse2.c.obj 2025-12-04T09:26:26.8944356Z [1035/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-sse2.c.obj 2025-12-04T09:26:26.9155290Z [1036/7515] 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:26:26.9157187Z [1037/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx-u64.c.obj 2025-12-04T09:26:26.9158833Z [1038/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-int.c.obj 2025-12-04T09:26:26.9160505Z [1039/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx2-u128.c.obj 2025-12-04T09:26:27.0117054Z [1040/7515] 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:26:27.0118380Z [1041/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-scalar-u4.c.obj 2025-12-04T09:26:27.0121395Z [1042/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u64.c.obj 2025-12-04T09:26:27.0123098Z [1043/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u128.c.obj 2025-12-04T09:26:27.0401762Z [1044/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packq\x8-packq-scalar-f32qp8-u1.c.obj 2025-12-04T09:26:27.0402975Z [1045/7515] 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:26:27.0403981Z [1046/7515] 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:26:27.0405376Z [1047/7515] 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:26:27.0764575Z [1048/7515] 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:26:27.0765904Z [1049/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-2x4-scalar-int.c.obj 2025-12-04T09:26:27.0766975Z [1050/7515] 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:26:27.0768022Z [1051/7515] 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:26:27.1047771Z [1052/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-scalar.c.obj 2025-12-04T09:26:27.1048753Z [1053/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-scalar.c.obj 2025-12-04T09:26:27.1049684Z [1054/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-sse2.c.obj 2025-12-04T09:26:27.1050553Z [1055/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-sse2.c.obj 2025-12-04T09:26:27.1511723Z [1056/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-scalar.c.obj 2025-12-04T09:26:27.1512657Z [1057/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-scalar.c.obj 2025-12-04T09:26:27.1513625Z [1058/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-sse2.c.obj 2025-12-04T09:26:27.1514463Z [1059/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-sse2.c.obj 2025-12-04T09:26:27.1936327Z [1060/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-scalar-u16.c.obj 2025-12-04T09:26:27.1937226Z [1061/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-sse2-u64.c.obj 2025-12-04T09:26:27.1938099Z [1062/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p16-sse2-u16.c.obj 2025-12-04T09:26:27.1939009Z [1063/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p4-scalar-u16.c.obj 2025-12-04T09:26:27.1939857Z [1064/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-64.c.obj 2025-12-04T09:26:27.2273488Z [1065/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-copy\xx-copy-scalar-memcpy.c.obj 2025-12-04T09:26:27.2275380Z [1066/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-2048.c.obj 2025-12-04T09:26:27.2277180Z [1067/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-4.c.obj 2025-12-04T09:26:27.2279027Z [1068/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-transposev\xx-transposev-1x1-scalar-memcpy.c.obj 2025-12-04T09:26:27.2604067Z [1069/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-8.c.obj 2025-12-04T09:26:27.2605746Z [1070/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-32.c.obj 2025-12-04T09:26:27.2607299Z [1071/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-16.c.obj 2025-12-04T09:26:27.2609349Z [1072/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-64.c.obj 2025-12-04T09:26:27.3419834Z [1073/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-2048.c.obj 2025-12-04T09:26:27.3420700Z [1074/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\vlog.c.obj 2025-12-04T09:26:27.3421548Z [1075/7515] 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:26:27.3422524Z [1076/7515] 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:26:27.3778953Z [1077/7515] 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:26:27.3781255Z [1078/7515] 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:26:27.3783128Z [1079/7515] 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:26:27.3785651Z [1080/7515] 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:26:27.4645534Z [1081/7515] 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:26:27.4646595Z [1082/7515] 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:26:27.4647606Z [1083/7515] 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:26:27.4648589Z [1084/7515] 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:26:27.5618821Z [1085/7515] 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:26:27.5620046Z [1086/7515] 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:26:27.5621048Z [1087/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u1.c.obj 2025-12-04T09:26:27.5622016Z [1088/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u3-acc3.c.obj 2025-12-04T09:26:27.5832360Z [1089/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc2.c.obj 2025-12-04T09:26:27.5834043Z [1090/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u1.c.obj 2025-12-04T09:26:27.5835921Z [1091/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc4.c.obj 2025-12-04T09:26:27.5837661Z [1092/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u2-acc2.c.obj 2025-12-04T09:26:27.6812333Z [1093/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u3-acc3.c.obj 2025-12-04T09:26:27.6813098Z [1094/7515] Linking C static library lib\microkernels-prod.lib 2025-12-04T09:26:27.6813815Z [1095/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc2.c.obj 2025-12-04T09:26:27.6814779Z [1096/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc4.c.obj 2025-12-04T09:26:27.6980861Z [1097/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u3-acc3.c.obj 2025-12-04T09:26:27.6982076Z [1098/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u1.c.obj 2025-12-04T09:26:27.6983029Z [1099/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc2.c.obj 2025-12-04T09:26:27.6984125Z [1100/7515] 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:26:27.7323421Z [1101/7515] 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:26:27.7325855Z [1102/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc4.c.obj 2025-12-04T09:26:27.7327794Z [1103/7515] 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:26:27.8314764Z [1104/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.obj 2025-12-04T09:26:27.8316128Z [1105/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.obj 2025-12-04T09:26:27.8317171Z [1106/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.obj 2025-12-04T09:26:27.8318194Z [1107/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar.c.obj 2025-12-04T09:26:27.8594704Z [1108/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.obj 2025-12-04T09:26:27.8596758Z [1109/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar.c.obj 2025-12-04T09:26:27.8598397Z [1110/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.obj 2025-12-04T09:26:27.8599439Z [1111/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar.c.obj 2025-12-04T09:26:27.9578001Z [1112/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-minmax-scalar.c.obj 2025-12-04T09:26:27.9579033Z [1113/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar.c.obj 2025-12-04T09:26:27.9580040Z [1114/7515] 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:26:27.9783551Z [1115/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-minmax-scalar.c.obj 2025-12-04T09:26:27.9785347Z [1116/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar.c.obj 2025-12-04T09:26:27.9787101Z [1117/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar-acc2.c.obj 2025-12-04T09:26:27.9788946Z [1118/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-minmax-scalar.c.obj 2025-12-04T09:26:28.0982981Z [1119/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar.c.obj 2025-12-04T09:26:28.0984054Z [1120/7515] 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:26:28.0985082Z [1121/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-minmax-scalar.c.obj 2025-12-04T09:26:28.0986233Z [1122/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar.c.obj 2025-12-04T09:26:28.1220750Z [1123/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.obj 2025-12-04T09:26:28.1221837Z [1124/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar-acc2.c.obj 2025-12-04T09:26:28.1222839Z [1125/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.obj 2025-12-04T09:26:28.1224138Z [1126/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar.c.obj 2025-12-04T09:26:28.2189782Z [1127/7515] 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:26:28.2192057Z [1128/7515] 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:26:28.2194156Z [1129/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.obj 2025-12-04T09:26:28.2530464Z [1130/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.obj 2025-12-04T09:26:28.2531559Z [1131/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar.c.obj 2025-12-04T09:26:28.2532732Z [1132/7515] 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:26:28.2533972Z [1133/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.obj 2025-12-04T09:26:28.3488260Z [1134/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar.c.obj 2025-12-04T09:26:28.3489397Z [1135/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.obj 2025-12-04T09:26:28.3490612Z [1136/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-minmax-scalar.c.obj 2025-12-04T09:26:28.3491777Z [1137/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar.c.obj 2025-12-04T09:26:28.3787212Z [1138/7515] 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:26:28.3788438Z [1139/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-minmax-scalar.c.obj 2025-12-04T09:26:28.3789554Z [1140/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar-acc2.c.obj 2025-12-04T09:26:28.4526171Z [1141/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar.c.obj 2025-12-04T09:26:28.4528459Z [1142/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-minmax-scalar.c.obj 2025-12-04T09:26:28.4529977Z [1143/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar.c.obj 2025-12-04T09:26:28.4531307Z [1144/7515] 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:26:28.5171605Z [1145/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-minmax-scalar.c.obj 2025-12-04T09:26:28.5172802Z [1146/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar-acc2.c.obj 2025-12-04T09:26:28.5174148Z [1147/7515] 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:26:28.5175337Z [1148/7515] 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:26:28.5380150Z [1149/7515] 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:26:28.5382872Z [1150/7515] 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:26:28.5385018Z [1151/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar.c.obj 2025-12-04T09:26:28.6237312Z [1152/7515] 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:26:28.6239461Z [1153/7515] 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:26:28.6241585Z [1154/7515] 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:26:28.6616095Z [1155/7515] 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:26:28.6618593Z [1156/7515] 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:26:28.6620878Z [1157/7515] 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:26:28.6623190Z [1158/7515] 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:26:28.7458461Z [1159/7515] 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:26:28.7461418Z [1160/7515] 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:26:28.7463731Z [1161/7515] 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:26:28.7737418Z [1162/7515] 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:26:28.7738696Z [1163/7515] 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:26:28.7739978Z [1164/7515] 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:26:28.8463521Z [1165/7515] 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:26:28.8465963Z [1166/7515] 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:26:28.8468015Z [1167/7515] 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:26:28.8469777Z [1168/7515] 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:26:28.8999790Z [1169/7515] 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:26:28.9001401Z [1170/7515] 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:26:28.9002637Z [1171/7515] 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:26:28.9684611Z [1172/7515] 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:26:28.9685839Z [1173/7515] 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:26:28.9687038Z [1174/7515] 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:26:29.0316918Z [1175/7515] 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:26:29.0318361Z [1176/7515] 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:26:29.0319545Z [1177/7515] 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:26:29.1181764Z [1178/7515] 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:26:29.1182923Z [1179/7515] 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:26:29.1183960Z [1180/7515] 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:26:29.1185028Z [1181/7515] 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:26:29.2049025Z [1182/7515] 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:26:29.2050920Z [1183/7515] 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:26:29.2052794Z [1184/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x2-relu-scalar.c.obj 2025-12-04T09:26:29.2054643Z [1185/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x4-minmax-scalar.c.obj 2025-12-04T09:26:29.2894661Z [1186/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-2x4-minmax-scalar.c.obj 2025-12-04T09:26:29.2895749Z [1187/7515] 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:26:29.2896774Z [1188/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x4-minmax-scalar.c.obj 2025-12-04T09:26:29.2897783Z [1189/7515] 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:26:32.7525034Z [1190/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c1.c.obj 2025-12-04T09:26:32.7526200Z [1191/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c4.c.obj 2025-12-04T09:26:32.7527502Z [1192/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-2x4-minmax-scalar.c.obj 2025-12-04T09:26:32.7933687Z [1193/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x2-relu-scalar.c.obj 2025-12-04T09:26:32.7934729Z [1194/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-3x3-minmax-scalar.c.obj 2025-12-04T09:26:32.7935738Z [1195/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x2-minmax-scalar.c.obj 2025-12-04T09:26:32.7936936Z [1196/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x4-minmax-scalar.c.obj 2025-12-04T09:26:32.9169703Z [1197/7515] 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:26:32.9170862Z [1198/7515] 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:26:32.9181386Z [1199/7515] 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:26:32.9182416Z [1200/7515] 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:26:32.9683898Z [1201/7515] 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:26:32.9685781Z [1202/7515] 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:26:32.9687704Z [1203/7515] 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:26:32.9689750Z [1204/7515] 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:26:33.0263665Z [1205/7515] 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:26:33.0265590Z [1206/7515] 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:26:33.0267519Z [1207/7515] 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:26:33.0679532Z [1208/7515] 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:26:33.0681490Z [1209/7515] 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:26:33.0683438Z [1210/7515] 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:26:33.0685405Z [1211/7515] 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:26:33.1759076Z [1212/7515] 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:26:33.1760110Z [1213/7515] 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:26:33.1761138Z [1214/7515] 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:26:33.1762185Z [1215/7515] 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:26:33.1864951Z [1216/7515] 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:26:33.1866236Z [1217/7515] 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:26:33.1867244Z [1218/7515] 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:26:33.2014418Z [1219/7515] 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:26:33.2015950Z [1220/7515] 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:26:33.2017650Z [1221/7515] 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:26:33.2019028Z [1222/7515] 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:26:33.3047899Z [1223/7515] 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:26:33.3048938Z [1224/7515] 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:26:33.3049939Z [1225/7515] 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:26:33.3050926Z [1226/7515] 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:26:33.3186361Z [1227/7515] 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:26:33.3188315Z [1228/7515] 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:26:33.3190114Z [1229/7515] 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:26:33.3191884Z [1230/7515] 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:26:33.4153549Z [1231/7515] 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:26:33.4154769Z [1232/7515] 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:26:33.4156060Z [1233/7515] 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:26:33.4267635Z [1234/7515] 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:26:33.4270000Z [1235/7515] 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:26:33.4272473Z [1236/7515] 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:26:33.5253961Z [1237/7515] 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:26:33.5255354Z [1238/7515] 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:26:33.5256655Z [1239/7515] 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:26:33.5480200Z [1240/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u2-acc2.c.obj 2025-12-04T09:26:33.5481197Z [1241/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc2.c.obj 2025-12-04T09:26:33.5482138Z [1242/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u3-acc3.c.obj 2025-12-04T09:26:33.5483135Z [1243/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u2-acc2.c.obj 2025-12-04T09:26:33.6361355Z [1244/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u1.c.obj 2025-12-04T09:26:33.6362466Z [1245/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc2.c.obj 2025-12-04T09:26:33.6363818Z [1246/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u1.c.obj 2025-12-04T09:26:33.6365539Z [1247/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u3-acc3.c.obj 2025-12-04T09:26:33.6732779Z [1248/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc4.c.obj 2025-12-04T09:26:33.6734625Z [1249/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u1.c.obj 2025-12-04T09:26:33.6736446Z [1250/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u2-acc2.c.obj 2025-12-04T09:26:33.6738182Z [1251/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u1.c.obj 2025-12-04T09:26:33.7405000Z [1252/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc2.c.obj 2025-12-04T09:26:33.7406352Z [1253/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u3-acc3.c.obj 2025-12-04T09:26:33.7407509Z [1254/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u3-acc3.c.obj 2025-12-04T09:26:33.7408468Z [1255/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u2-acc2.c.obj 2025-12-04T09:26:33.7925572Z [1256/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc2.c.obj 2025-12-04T09:26:33.7927086Z [1257/7515] 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:26:33.7928085Z [1258/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-1x1-minmax-scalar.c.obj 2025-12-04T09:26:33.7929094Z [1259/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-2x1-minmax-scalar.c.obj 2025-12-04T09:26:33.8402211Z [1260/7515] 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:26:33.8404431Z [1261/7515] 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:26:33.8406151Z [1262/7515] 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:26:33.9087380Z [1263/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-scalar.c.obj 2025-12-04T09:26:33.9089121Z [1264/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u1.c.obj 2025-12-04T09:26:33.9091374Z [1265/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u2.c.obj 2025-12-04T09:26:33.9093238Z [1266/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u4.c.obj 2025-12-04T09:26:33.9907244Z [1267/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u2.c.obj 2025-12-04T09:26:33.9908244Z [1268/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u1.c.obj 2025-12-04T09:26:33.9909475Z [1269/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u1.c.obj 2025-12-04T09:26:33.9910477Z [1270/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u4.c.obj 2025-12-04T09:26:33.9913007Z [1271/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u4.c.obj 2025-12-04T09:26:34.0777635Z [1272/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u8.c.obj 2025-12-04T09:26:34.0778645Z [1273/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u1.c.obj 2025-12-04T09:26:34.0779548Z [1274/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u4.c.obj 2025-12-04T09:26:34.0780572Z [1275/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u8.c.obj 2025-12-04T09:26:34.1188156Z [1276/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u2.c.obj 2025-12-04T09:26:34.1189952Z [1277/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u1.c.obj 2025-12-04T09:26:34.1191947Z [1278/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u1.c.obj 2025-12-04T09:26:34.1193660Z [1279/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u2.c.obj 2025-12-04T09:26:34.2140629Z [1280/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u4.c.obj 2025-12-04T09:26:34.2141824Z [1281/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u4.c.obj 2025-12-04T09:26:34.2143014Z [1282/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u4.c.obj 2025-12-04T09:26:34.2144455Z [1283/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u2.c.obj 2025-12-04T09:26:34.2368043Z [1284/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u1.c.obj 2025-12-04T09:26:34.2369090Z [1285/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u2.c.obj 2025-12-04T09:26:34.2370006Z [1286/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u1.c.obj 2025-12-04T09:26:34.2370910Z [1287/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u1.c.obj 2025-12-04T09:26:34.3541149Z [1288/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u4.c.obj 2025-12-04T09:26:34.3542140Z [1289/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u2.c.obj 2025-12-04T09:26:34.3543069Z [1290/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u4.c.obj 2025-12-04T09:26:34.3544181Z [1291/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u1.c.obj 2025-12-04T09:26:34.3748974Z [1292/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u4.c.obj 2025-12-04T09:26:34.3750667Z [1293/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u4.c.obj 2025-12-04T09:26:34.3752297Z [1294/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u2.c.obj 2025-12-04T09:26:34.3753935Z [1295/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u2.c.obj 2025-12-04T09:26:34.5150869Z [1296/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u1.c.obj 2025-12-04T09:26:34.5151932Z [1297/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u1.c.obj 2025-12-04T09:26:34.5152891Z [1298/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u4.c.obj 2025-12-04T09:26:34.5153822Z [1299/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u2.c.obj 2025-12-04T09:26:34.5545443Z [1300/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u8.c.obj 2025-12-04T09:26:34.5546423Z [1301/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u1.c.obj 2025-12-04T09:26:34.5547467Z [1302/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u2.c.obj 2025-12-04T09:26:34.5548656Z [1303/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u4.c.obj 2025-12-04T09:26:34.6400439Z [1304/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u4.c.obj 2025-12-04T09:26:34.6401450Z [1305/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u1.c.obj 2025-12-04T09:26:34.6402424Z [1306/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u1.c.obj 2025-12-04T09:26:34.6403388Z [1307/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u2.c.obj 2025-12-04T09:26:34.6775030Z [1308/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u1.c.obj 2025-12-04T09:26:34.6776795Z [1309/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u2.c.obj 2025-12-04T09:26:34.6778485Z [1310/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u4.c.obj 2025-12-04T09:26:34.6780229Z [1311/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u2.c.obj 2025-12-04T09:26:34.7641372Z [1312/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u1.c.obj 2025-12-04T09:26:34.7642459Z [1313/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u4.c.obj 2025-12-04T09:26:34.7643482Z [1314/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u4.c.obj 2025-12-04T09:26:34.7644540Z [1315/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u1.c.obj 2025-12-04T09:26:34.8010265Z [1316/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u2.c.obj 2025-12-04T09:26:34.8012395Z [1317/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u4.c.obj 2025-12-04T09:26:34.8014142Z [1318/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u1.c.obj 2025-12-04T09:26:34.8015478Z [1319/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u2.c.obj 2025-12-04T09:26:34.8865213Z [1320/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u4.c.obj 2025-12-04T09:26:34.8867388Z [1321/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u1.c.obj 2025-12-04T09:26:34.8869121Z [1322/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u2.c.obj 2025-12-04T09:26:34.8870774Z [1323/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u1.c.obj 2025-12-04T09:26:34.9250403Z [1324/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u2.c.obj 2025-12-04T09:26:34.9251426Z [1325/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u8.c.obj 2025-12-04T09:26:34.9252487Z [1326/7515] 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:26:34.9253470Z [1327/7515] 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:26:35.0019832Z [1328/7515] 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:26:35.0021573Z [1329/7515] 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:26:35.0023368Z [1330/7515] 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:26:35.0412179Z [1331/7515] 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:26:35.0413337Z [1332/7515] 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:26:35.0414290Z [1333/7515] 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:26:35.0415417Z [1334/7515] 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:26:35.1261665Z [1335/7515] 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:26:35.1262650Z [1336/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vgelu\gen\f32-vgelu-scalar.c.obj 2025-12-04T09:26:35.1263552Z [1337/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u1.c.obj 2025-12-04T09:26:35.1264558Z [1338/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u2.c.obj 2025-12-04T09:26:35.1477384Z [1339/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-scalar-log.c.obj 2025-12-04T09:26:35.1478964Z [1340/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u1.c.obj 2025-12-04T09:26:35.1480349Z [1341/7515] 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:26:35.1481333Z [1342/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u2.c.obj 2025-12-04T09:26:35.2534326Z [1343/7515] 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:26:35.2535399Z [1344/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u1.c.obj 2025-12-04T09:26:35.2536295Z [1345/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u2.c.obj 2025-12-04T09:26:35.2537261Z [1346/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u4.c.obj 2025-12-04T09:26:35.2762353Z [1347/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u2.c.obj 2025-12-04T09:26:35.2764075Z [1348/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u2.c.obj 2025-12-04T09:26:35.2765889Z [1349/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u2.c.obj 2025-12-04T09:26:35.2767666Z [1350/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u2.c.obj 2025-12-04T09:26:35.3812314Z [1351/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u2.c.obj 2025-12-04T09:26:35.3813383Z [1352/7515] 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:26:35.3814558Z [1353/7515] 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:26:35.3815956Z [1354/7515] 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:26:35.3961254Z [1355/7515] 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:26:35.3962458Z [1356/7515] 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:26:35.3963531Z [1357/7515] 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:26:35.5122253Z [1358/7515] 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:26:35.5124391Z [1359/7515] 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:26:35.5126331Z [1360/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u2.c.obj 2025-12-04T09:26:35.5128158Z [1361/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u4.c.obj 2025-12-04T09:26:35.5378368Z [1362/7515] 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:26:35.5380541Z [1363/7515] 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:26:35.5382611Z [1364/7515] 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:26:35.5850460Z [1365/7515] 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:26:35.5852726Z [1366/7515] 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:26:35.5854156Z [1367/7515] 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:26:35.5855349Z [1368/7515] 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:26:35.6759913Z [1369/7515] 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:26:35.6761139Z [1370/7515] 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:26:35.6762637Z [1371/7515] 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:26:35.7167947Z [1372/7515] 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:26:35.7169115Z [1373/7515] 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:26:35.7170195Z [1374/7515] 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:26:35.7171452Z [1375/7515] 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:26:35.8189681Z [1376/7515] 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:26:35.8191867Z [1377/7515] 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:26:35.8194025Z [1378/7515] 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:26:35.8464650Z [1379/7515] 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:26:35.8465810Z [1380/7515] 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:26:35.8466901Z [1381/7515] 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:26:35.8468127Z [1382/7515] 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:26:35.9321803Z [1383/7515] 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:26:35.9322975Z [1384/7515] 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:26:35.9324106Z [1385/7515] 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:26:35.9560627Z [1386/7515] 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:26:35.9561938Z [1387/7515] 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:26:35.9563165Z [1388/7515] 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:26:36.0001441Z [1389/7515] 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:26:36.0003919Z [1390/7515] 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:26:36.0006344Z [1391/7515] 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:26:36.0008468Z [1392/7515] 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:26:36.0827545Z [1393/7515] 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:26:36.0829750Z [1394/7515] 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:26:36.0831061Z [1395/7515] 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:26:36.1119926Z [1396/7515] 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:26:36.1121352Z [1397/7515] 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:26:36.1122662Z [1398/7515] 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:26:36.1937764Z [1399/7515] 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:26:36.1938971Z [1400/7515] 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:26:36.1940204Z [1401/7515] 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:26:36.2439640Z [1402/7515] 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:26:36.2441910Z [1403/7515] 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:26:36.2444032Z [1404/7515] 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:26:36.2446097Z [1405/7515] 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:26:36.2679363Z [1406/7515] 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:26:36.2681668Z [1407/7515] 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:26:36.2683872Z [1408/7515] 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:26:36.3474411Z [1409/7515] 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:26:36.3477616Z [1410/7515] 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:26:36.3480383Z [1411/7515] 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:26:36.3898606Z [1412/7515] 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:26:36.3900026Z [1413/7515] 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:26:36.3901326Z [1414/7515] 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:26:36.3902625Z [1415/7515] 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:26:36.4776114Z [1416/7515] 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:26:36.4778151Z [1417/7515] 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:26:36.4780215Z [1418/7515] 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:26:36.5104896Z [1419/7515] 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:26:36.5106123Z [1420/7515] 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:26:36.5107291Z [1421/7515] 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:26:36.5108557Z [1422/7515] 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:26:36.5706617Z [1423/7515] 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:26:36.5708833Z [1424/7515] 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:26:36.5711088Z [1425/7515] 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:26:36.6173354Z [1426/7515] 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:26:36.6174795Z [1427/7515] 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:26:36.6176327Z [1428/7515] 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:26:36.6177926Z [1429/7515] 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:26:36.6858036Z [1430/7515] 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:26:36.6860030Z [1431/7515] 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:26:36.6862130Z [1432/7515] 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:26:36.6864035Z [1433/7515] 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:26:36.7340926Z [1434/7515] 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:26:36.7342275Z [1435/7515] 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:26:36.7343420Z [1436/7515] 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:26:36.7762637Z [1437/7515] 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:26:36.7763933Z [1438/7515] 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:26:36.7765402Z [1439/7515] 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:26:36.7767267Z [1440/7515] 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:26:36.8643006Z [1441/7515] 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:26:36.8645255Z [1442/7515] 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:26:36.8646445Z [1443/7515] 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:26:36.8745262Z [1444/7515] 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:26:36.8748546Z [1445/7515] 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:26:36.8749815Z [1446/7515] 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:26:36.9212258Z [1447/7515] 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:26:36.9214584Z [1448/7515] 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:26:36.9216936Z [1449/7515] 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:26:37.0123032Z [1450/7515] 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:26:37.0125364Z [1451/7515] 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:26:37.0127696Z [1452/7515] 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:26:37.0129959Z [1453/7515] 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:26:37.0523077Z [1454/7515] 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:26:37.0524670Z [1455/7515] 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:26:37.0526135Z [1456/7515] 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:26:37.1349737Z [1457/7515] 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:26:37.1351249Z [1458/7515] 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:26:37.1352679Z [1459/7515] 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:26:37.1683794Z [1460/7515] 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:26:37.1686421Z [1461/7515] 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:26:37.1688709Z [1462/7515] 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:26:37.2064981Z [1463/7515] 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:26:37.2066407Z [1464/7515] 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:26:37.2067755Z [1465/7515] 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:26:37.2706473Z [1466/7515] 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:26:37.2709059Z [1467/7515] 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:26:37.2711445Z [1468/7515] 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:26:37.3102245Z [1469/7515] 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:26:37.3103779Z [1470/7515] 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:26:37.3105231Z [1471/7515] 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:26:37.3767632Z [1472/7515] 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:26:37.3769998Z [1473/7515] 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:26:37.3772272Z [1474/7515] 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:26:37.4326315Z [1475/7515] 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:26:37.4328162Z [1476/7515] 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:26:37.4329493Z [1477/7515] 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:26:37.4331222Z [1478/7515] 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:26:37.4611366Z [1479/7515] 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:26:37.4612852Z [1480/7515] 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:26:37.4614567Z [1481/7515] 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:26:37.5599786Z [1482/7515] 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:26:37.5602316Z [1483/7515] 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:26:37.5604655Z [1484/7515] 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:26:37.5877923Z [1485/7515] 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:26:37.5879144Z [1486/7515] 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:26:37.5880316Z [1487/7515] 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:26:37.6697626Z [1488/7515] 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:26:37.6701714Z [1489/7515] 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:26:37.6705444Z [1490/7515] 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:26:37.6708628Z [1491/7515] 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:26:37.7364135Z [1492/7515] 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:26:37.7366542Z [1493/7515] 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:26:37.7368661Z [1494/7515] 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:26:37.8098351Z [1495/7515] 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:26:37.8100594Z [1496/7515] 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:26:37.8103197Z [1497/7515] 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:26:37.8105447Z [1498/7515] 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:26:37.8771149Z [1499/7515] 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:26:37.8772428Z [1500/7515] 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:26:37.8773919Z [1501/7515] 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:26:37.8969768Z [1502/7515] 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:26:37.8972722Z [1503/7515] 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:26:37.8975315Z [1504/7515] 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:26:37.9610621Z [1505/7515] 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:26:37.9612840Z [1506/7515] 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:26:37.9615094Z [1507/7515] 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:26:38.0263224Z [1508/7515] 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:26:38.0265092Z [1509/7515] 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:26:38.0266919Z [1510/7515] 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:26:38.0268728Z [1511/7515] 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:26:38.1035947Z [1512/7515] 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:26:38.1038001Z [1513/7515] 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:26:38.1039995Z [1514/7515] 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:26:38.1577135Z [1515/7515] 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:26:38.1579293Z [1516/7515] 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:26:38.1581276Z [1517/7515] 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:26:38.1978362Z [1518/7515] 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:26:38.1980620Z [1519/7515] 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:26:38.1982580Z [1520/7515] 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:26:38.1984036Z [1521/7515] 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:26:38.2480219Z [1522/7515] 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:26:38.2482433Z [1523/7515] 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:26:38.2484257Z [1524/7515] 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:26:38.3120545Z [1525/7515] 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:26:38.3121777Z [1526/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u2.c.obj 2025-12-04T09:26:38.3123317Z [1527/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u1.c.obj 2025-12-04T09:26:38.3124317Z [1528/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u2.c.obj 2025-12-04T09:26:38.3658445Z [1529/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u2.c.obj 2025-12-04T09:26:38.3659490Z [1530/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u2.c.obj 2025-12-04T09:26:38.3660555Z [1531/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u1.c.obj 2025-12-04T09:26:38.3661703Z [1532/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u2.c.obj 2025-12-04T09:26:38.4388233Z [1533/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u1.c.obj 2025-12-04T09:26:38.4389277Z [1534/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u2.c.obj 2025-12-04T09:26:38.4390541Z [1535/7515] 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:26:38.4391623Z [1536/7515] 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:26:38.5002470Z [1537/7515] 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:26:38.5004408Z [1538/7515] 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:26:38.5006420Z [1539/7515] 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:26:38.5664838Z [1540/7515] 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:26:38.5666123Z [1541/7515] 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:26:38.5667355Z [1542/7515] 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:26:38.5668496Z [1543/7515] 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:26:38.6049060Z [1544/7515] 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:26:38.6051482Z [1545/7515] 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:26:38.6053679Z [1546/7515] 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:26:38.6488980Z [1547/7515] 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:26:38.6491573Z [1548/7515] 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:26:38.6494068Z [1549/7515] 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:26:38.7115098Z [1550/7515] 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:26:38.7117452Z [1551/7515] 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:26:38.7119944Z [1552/7515] 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:26:38.7122056Z [1553/7515] 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:26:38.7618005Z [1554/7515] 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:26:38.7620296Z [1555/7515] 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:26:38.7622563Z [1556/7515] 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:26:38.8312096Z [1557/7515] 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:26:38.8313516Z [1558/7515] 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:26:38.8315054Z [1559/7515] 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:26:38.8744050Z [1560/7515] 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:26:38.8745827Z [1561/7515] 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:26:38.8747077Z [1562/7515] 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:26:38.9113827Z [1563/7515] 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:26:38.9115633Z [1564/7515] 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:26:38.9117074Z [1565/7515] 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:26:38.9118639Z [1566/7515] 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:26:38.9732915Z [1567/7515] 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:26:38.9735090Z [1568/7515] 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:26:38.9738011Z [1569/7515] 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:26:39.0413445Z [1570/7515] 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:26:39.0414639Z [1571/7515] 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:26:39.0415796Z [1572/7515] 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:26:39.0417233Z [1573/7515] 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:26:39.1027462Z [1574/7515] 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:26:39.1029609Z [1575/7515] 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:26:39.1031532Z [1576/7515] 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:26:39.1569466Z [1577/7515] 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:26:39.1571777Z [1578/7515] 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:26:39.1574082Z [1579/7515] 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:26:39.1576063Z [1580/7515] 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:26:39.2421065Z [1581/7515] 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:26:39.2422243Z [1582/7515] 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:26:39.2423360Z [1583/7515] 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:26:39.2899124Z [1584/7515] 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:26:39.2900678Z [1585/7515] 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:26:39.2902358Z [1586/7515] 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:26:39.2903935Z [1587/7515] 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:26:39.3841800Z [1588/7515] 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:26:39.3843810Z [1589/7515] 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:26:39.3845801Z [1590/7515] 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:26:39.3848042Z [1591/7515] 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:26:39.4218976Z [1592/7515] 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:26:39.4221349Z [1593/7515] 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:26:39.4223343Z [1594/7515] 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:26:39.4602422Z [1595/7515] 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:26:39.4603727Z [1596/7515] 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:26:39.4605015Z [1597/7515] 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:26:39.4606813Z [1598/7515] 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:26:39.5610422Z [1599/7515] 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:26:39.5612549Z [1600/7515] 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:26:39.5614679Z [1601/7515] 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:26:39.6043751Z [1602/7515] 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:26:39.6045082Z [1603/7515] 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:26:39.6046265Z [1604/7515] 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:26:39.6047525Z [1605/7515] 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:26:39.6992108Z [1606/7515] 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:26:39.6994004Z [1607/7515] 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:26:39.6996063Z [1608/7515] 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:26:39.6997929Z [1609/7515] 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:26:39.7398080Z [1610/7515] 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:26:39.7400968Z [1611/7515] 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:26:39.7402144Z [1612/7515] 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:26:39.8241758Z [1613/7515] 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:26:39.8243636Z [1614/7515] 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:26:39.8245460Z [1615/7515] 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:26:39.8247464Z [1616/7515] 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:26:39.8815794Z [1617/7515] 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:26:39.8816997Z [1618/7515] 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:26:39.8818064Z [1619/7515] 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:26:39.9606782Z [1620/7515] 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:26:39.9607962Z [1621/7515] 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:26:39.9609850Z [1622/7515] 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:26:39.9613838Z [1623/7515] 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:26:40.0172842Z [1624/7515] 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:26:40.0174209Z [1625/7515] 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:26:40.0175299Z [1626/7515] 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:26:40.0176489Z [1627/7515] 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:26:40.0751937Z [1628/7515] 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:26:40.0754744Z [1629/7515] 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:26:40.0756223Z [1630/7515] 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:26:40.1542277Z [1631/7515] 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:26:40.1543458Z [1632/7515] 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:26:40.1544555Z [1633/7515] 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:26:40.1545687Z [1634/7515] 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:26:40.1893904Z [1635/7515] 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:26:40.1895184Z [1636/7515] 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:26:40.1896272Z [1637/7515] 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:26:40.2455531Z [1638/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u1.c.obj 2025-12-04T09:26:40.2457013Z [1639/7515] 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:26:40.2458922Z [1640/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u2.c.obj 2025-12-04T09:26:40.2460988Z [1641/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u2.c.obj 2025-12-04T09:26:40.3122436Z [1642/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u2.c.obj 2025-12-04T09:26:40.3123490Z [1643/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u2.c.obj 2025-12-04T09:26:40.3124650Z [1644/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u1.c.obj 2025-12-04T09:26:40.3125850Z [1645/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u2.c.obj 2025-12-04T09:26:40.3716473Z [1646/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u1.c.obj 2025-12-04T09:26:40.3717628Z [1647/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u2.c.obj 2025-12-04T09:26:40.3718773Z [1648/7515] 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:26:40.3719755Z [1649/7515] 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:26:40.4134251Z [1650/7515] 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:26:40.4135642Z [1651/7515] 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:26:40.4137281Z [1652/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c2.c.obj 2025-12-04T09:26:40.4138847Z [1653/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c4.c.obj 2025-12-04T09:26:40.4405128Z [1654/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c2.c.obj 2025-12-04T09:26:40.4406788Z [1655/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u1.c.obj 2025-12-04T09:26:40.4408460Z [1656/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c4.c.obj 2025-12-04T09:26:40.4410150Z [1657/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u2.c.obj 2025-12-04T09:26:40.5283411Z [1658/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u8.c.obj 2025-12-04T09:26:40.5284387Z [1659/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u16.c.obj 2025-12-04T09:26:40.5285349Z [1660/7515] 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:26:40.5286347Z [1661/7515] 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:26:40.5571398Z [1662/7515] 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:26:40.5573260Z [1663/7515] 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:26:40.5575208Z [1664/7515] 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:26:40.5577062Z [1665/7515] 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:26:40.6374621Z [1666/7515] 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:26:40.6375801Z [1667/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-1x2-scalar-int.c.obj 2025-12-04T09:26:40.6376814Z [1668/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-1x4-scalar-int.c.obj 2025-12-04T09:26:40.6377807Z [1669/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-2x1-scalar-int.c.obj 2025-12-04T09:26:40.6536539Z [1670/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-2x2-scalar-int.c.obj 2025-12-04T09:26:40.6537643Z [1671/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x1-scalar-int.c.obj 2025-12-04T09:26:40.6538745Z [1672/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x2-scalar-int.c.obj 2025-12-04T09:26:40.7474846Z [1673/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x4-scalar-int.c.obj 2025-12-04T09:26:40.7475927Z [1674/7515] 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:26:40.7476980Z [1675/7515] 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:26:40.7478045Z [1676/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-1x2-scalar-int.c.obj 2025-12-04T09:26:40.7672257Z [1677/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-1x4-scalar-int.c.obj 2025-12-04T09:26:40.7674290Z [1678/7515] 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:26:40.7675443Z [1679/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-2x1-scalar-int.c.obj 2025-12-04T09:26:40.7676501Z [1680/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x1-scalar-int.c.obj 2025-12-04T09:26:40.8533293Z [1681/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-2x2-scalar-int.c.obj 2025-12-04T09:26:40.8534451Z [1682/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x2-scalar-int.c.obj 2025-12-04T09:26:40.8535537Z [1683/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x4-scalar-int.c.obj 2025-12-04T09:26:40.8723992Z [1684/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x2-scalar.c.obj 2025-12-04T09:26:40.8726006Z [1685/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-1x4-scalar.c.obj 2025-12-04T09:26:40.8727944Z [1686/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x1-scalar.c.obj 2025-12-04T09:26:40.8729826Z [1687/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x4-scalar.c.obj 2025-12-04T09:26:40.9708069Z [1688/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x1-scalar.c.obj 2025-12-04T09:26:40.9709166Z [1689/7515] 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:26:40.9710610Z [1690/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x4-scalar.c.obj 2025-12-04T09:26:40.9711692Z [1691/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x2-scalar.c.obj 2025-12-04T09:26:40.9785673Z [1692/7515] 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:26:40.9786857Z [1693/7515] 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:26:40.9788866Z [1694/7515] 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:26:41.0276158Z [1695/7515] 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:26:41.0278887Z [1696/7515] 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:26:41.0281672Z [1697/7515] 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:26:41.0283879Z [1698/7515] 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:26:41.0958672Z [1699/7515] 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:26:41.0960019Z [1700/7515] 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:26:41.0961182Z [1701/7515] 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:26:41.0963426Z [1702/7515] 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:26:41.1353275Z [1703/7515] 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:26:41.1355632Z [1704/7515] 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:26:41.1357731Z [1705/7515] 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:26:41.1799621Z [1706/7515] 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:26:41.1800797Z [1707/7515] 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:26:41.1801812Z [1708/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-2x-scalar.c.obj 2025-12-04T09:26:41.1802689Z [1709/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-3x-scalar.c.obj 2025-12-04T09:26:41.2383860Z [1710/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-scalar.c.obj 2025-12-04T09:26:41.2385091Z [1711/7515] 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:26:41.2386306Z [1712/7515] 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:26:41.2387503Z [1713/7515] 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:26:41.2864873Z [1714/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x2-scalar-float.c.obj 2025-12-04T09:26:41.2866106Z [1715/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x2-scalar-int.c.obj 2025-12-04T09:26:41.2867177Z [1716/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x4-scalar-int.c.obj 2025-12-04T09:26:41.2868194Z [1717/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x4-scalar-float.c.obj 2025-12-04T09:26:41.3161602Z [1718/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x1-scalar-float.c.obj 2025-12-04T09:26:41.3163944Z [1719/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x1-scalar-int.c.obj 2025-12-04T09:26:41.3165862Z [1720/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x2-scalar-float.c.obj 2025-12-04T09:26:41.3899233Z [1721/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x2-scalar-int.c.obj 2025-12-04T09:26:41.3900318Z [1722/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-float.c.obj 2025-12-04T09:26:41.3901368Z [1723/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x1-scalar-float.c.obj 2025-12-04T09:26:41.3902703Z [1724/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x1-scalar-int.c.obj 2025-12-04T09:26:41.4227045Z [1725/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x2-scalar-float.c.obj 2025-12-04T09:26:41.4228934Z [1726/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x2-scalar-int.c.obj 2025-12-04T09:26:41.4230125Z [1727/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-scalar-float.c.obj 2025-12-04T09:26:41.4231520Z [1728/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-scalar-int.c.obj 2025-12-04T09:26:41.4975559Z [1729/7515] 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:26:41.4977959Z [1730/7515] 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:26:41.4979910Z [1731/7515] 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:26:41.5293802Z [1732/7515] 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:26:41.5295625Z [1733/7515] 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:26:41.5297359Z [1734/7515] 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:26:41.5299275Z [1735/7515] 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:26:41.6006420Z [1736/7515] 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:26:41.6008578Z [1737/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-1x2-scalar-float.c.obj 2025-12-04T09:26:41.6010616Z [1738/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x1-scalar-float.c.obj 2025-12-04T09:26:41.6012937Z [1739/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-1x2-scalar-int.c.obj 2025-12-04T09:26:41.6236213Z [1740/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x1-scalar-int.c.obj 2025-12-04T09:26:41.6237331Z [1741/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-scalar-float.c.obj 2025-12-04T09:26:41.6238359Z [1742/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-scalar-int.c.obj 2025-12-04T09:26:41.6869094Z [1743/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x1-scalar-float.c.obj 2025-12-04T09:26:41.6870717Z [1744/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-float.c.obj 2025-12-04T09:26:41.6872019Z [1745/7515] 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:26:41.6873218Z [1746/7515] 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:26:41.7487559Z [1747/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x1-scalar-int.c.obj 2025-12-04T09:26:41.7489447Z [1748/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p4c-minmax-sse.c.obj 2025-12-04T09:26:41.7491268Z [1749/7515] 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:26:41.7493042Z [1750/7515] 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:26:41.8188964Z [1751/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p4c-minmax-sse.c.obj 2025-12-04T09:26:41.8191216Z [1752/7515] 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:26:41.8193109Z [1753/7515] 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:26:41.8788581Z [1754/7515] 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:26:41.8789805Z [1755/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.obj 2025-12-04T09:26:41.8790885Z [1756/7515] 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:26:41.8792013Z [1757/7515] 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:26:41.9160330Z [1758/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.obj 2025-12-04T09:26:41.9162308Z [1759/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.obj 2025-12-04T09:26:41.9164178Z [1760/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.obj 2025-12-04T09:26:42.0053811Z [1761/7515] 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:26:42.0055274Z [1762/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.obj 2025-12-04T09:26:42.0056533Z [1763/7515] 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:26:42.0057728Z [1764/7515] 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:26:42.0437993Z [1765/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.obj 2025-12-04T09:26:42.0440366Z [1766/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.obj 2025-12-04T09:26:42.0442688Z [1767/7515] 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:26:42.0444770Z [1768/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.obj 2025-12-04T09:26:42.1317014Z [1769/7515] 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:26:42.1318969Z [1770/7515] 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:26:42.1320697Z [1771/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p4c-minmax-sse.c.obj 2025-12-04T09:26:42.1699964Z [1772/7515] 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:26:42.1702088Z [1773/7515] 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:26:42.1704187Z [1774/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p4c-minmax-sse.c.obj 2025-12-04T09:26:42.1706379Z [1775/7515] 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:26:42.2198799Z [1776/7515] 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:26:42.2202024Z [1777/7515] 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:26:42.2205213Z [1778/7515] 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:26:42.2821338Z [1779/7515] 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:26:42.2823724Z [1780/7515] 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:26:42.2825847Z [1781/7515] 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:26:42.2827962Z [1782/7515] 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:26:42.3466254Z [1783/7515] 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:26:42.3468405Z [1784/7515] 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:26:42.3470296Z [1785/7515] 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:26:42.3906318Z [1786/7515] 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:26:42.3907990Z [1787/7515] 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:26:42.3910300Z [1788/7515] 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:26:42.4607006Z [1789/7515] 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:26:42.4608179Z [1790/7515] 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:26:42.4609369Z [1791/7515] 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:26:42.4610589Z [1792/7515] 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:26:42.5141391Z [1793/7515] 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:26:42.5142653Z [1794/7515] 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:26:42.5143875Z [1795/7515] 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:26:42.5456511Z [1796/7515] 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:26:42.5457812Z [1797/7515] 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:26:42.5459063Z [1798/7515] 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:26:42.6150551Z [1799/7515] 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:26:42.6153163Z [1800/7515] 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:26:42.6155337Z [1801/7515] 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:26:42.6157126Z [1802/7515] 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:26:42.6737974Z [1803/7515] 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:26:42.6739708Z [1804/7515] 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:26:42.6741278Z [1805/7515] 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:26:42.7408266Z [1806/7515] 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:26:42.7410440Z [1807/7515] 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:26:42.7412962Z [1808/7515] 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:26:42.8135156Z [1809/7515] 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:26:42.8137361Z [1810/7515] 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:26:42.8139593Z [1811/7515] 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:26:42.8141955Z [1812/7515] 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:26:42.8646228Z [1813/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8s4-minmax-sse.c.obj 2025-12-04T09:26:42.8648348Z [1814/7515] 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:26:42.8650202Z [1815/7515] 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:26:42.9411187Z [1816/7515] 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:26:42.9413136Z [1817/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8s4-minmax-sse.c.obj 2025-12-04T09:26:42.9414973Z [1818/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8s4-minmax-sse.c.obj 2025-12-04T09:26:42.9416784Z [1819/7515] 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:26:43.0189759Z [1820/7515] 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:26:43.0191649Z [1821/7515] 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:26:43.0193375Z [1822/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.0195205Z [1823/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x2c4-minmax-sse.c.obj 2025-12-04T09:26:43.0830288Z [1824/7515] 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:26:43.0832149Z [1825/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.0834109Z [1826/7515] 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:26:43.0835991Z [1827/7515] 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:26:43.1641144Z [1828/7515] 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:26:43.1642259Z [1829/7515] 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:26:43.1643265Z [1830/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.1644305Z [1831/7515] 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:26:43.1993170Z [1832/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.1995126Z [1833/7515] 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:26:43.1996409Z [1834/7515] 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:26:43.2895980Z [1835/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.2898223Z [1836/7515] 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:26:43.2900113Z [1837/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.2902035Z [1838/7515] 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:26:43.3264344Z [1839/7515] 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:26:43.3266353Z [1840/7515] 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:26:43.3268293Z [1841/7515] 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:26:43.3270854Z [1842/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c4.c.obj 2025-12-04T09:26:43.4112641Z [1843/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.4113895Z [1844/7515] 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:26:43.4115174Z [1845/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.4116151Z [1846/7515] 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:26:43.4523374Z [1847/7515] 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:26:43.4525527Z [1848/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.4526754Z [1849/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.4527872Z [1850/7515] 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:26:43.5064407Z [1851/7515] 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:26:43.5065888Z [1852/7515] 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:26:43.5067395Z [1853/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.5658047Z [1854/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x2c4-minmax-sse.c.obj 2025-12-04T09:26:43.5660061Z [1855/7515] 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:26:43.5661933Z [1856/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x8-minmax-sse.c.obj 2025-12-04T09:26:43.5663991Z [1857/7515] 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:26:43.6128113Z [1858/7515] 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:26:43.6130398Z [1859/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8s4-minmax-sse.c.obj 2025-12-04T09:26:43.6132344Z [1860/7515] 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:26:43.6134724Z [1861/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u4.c.obj 2025-12-04T09:26:43.6930656Z [1862/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u8-acc2.c.obj 2025-12-04T09:26:43.6931616Z [1863/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u12-acc3.c.obj 2025-12-04T09:26:43.6932574Z [1864/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc2.c.obj 2025-12-04T09:26:43.6933481Z [1865/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u4.c.obj 2025-12-04T09:26:43.7657190Z [1866/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u12-acc3.c.obj 2025-12-04T09:26:43.7659335Z [1867/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u16-acc2.c.obj 2025-12-04T09:26:43.7661111Z [1868/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u16-acc4.c.obj 2025-12-04T09:26:43.7662826Z [1869/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u8-acc2.c.obj 2025-12-04T09:26:43.7925570Z [1870/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u4.c.obj 2025-12-04T09:26:43.7926826Z [1871/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc2.c.obj 2025-12-04T09:26:43.7928511Z [1872/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u12-acc3.c.obj 2025-12-04T09:26:43.7929874Z [1873/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u8-acc2.c.obj 2025-12-04T09:26:43.8847052Z [1874/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u4.c.obj 2025-12-04T09:26:43.8848117Z [1875/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u8-acc2.c.obj 2025-12-04T09:26:43.8849151Z [1876/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u12-acc3.c.obj 2025-12-04T09:26:43.8850405Z [1877/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc2.c.obj 2025-12-04T09:26:43.9160630Z [1878/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-sse.c.obj 2025-12-04T09:26:43.9162470Z [1879/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-sse.c.obj 2025-12-04T09:26:43.9164209Z [1880/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-16x1-minmax-sse.c.obj 2025-12-04T09:26:43.9165988Z [1881/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-sse-u4.c.obj 2025-12-04T09:26:44.0124114Z [1882/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-sse-u4.c.obj 2025-12-04T09:26:44.0125420Z [1883/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-sse-u4.c.obj 2025-12-04T09:26:44.0126376Z [1884/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-sse-u4.c.obj 2025-12-04T09:26:44.0127362Z [1885/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-sse-u4.c.obj 2025-12-04T09:26:44.0653715Z [1886/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-sse-u4.c.obj 2025-12-04T09:26:44.0655099Z [1887/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-sse-u4.c.obj 2025-12-04T09:26:44.0656273Z [1888/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u4.c.obj 2025-12-04T09:26:44.0657259Z [1889/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-sse-u4.c.obj 2025-12-04T09:26:44.0658338Z [1890/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-sse-u4.c.obj 2025-12-04T09:26:44.1452535Z [1891/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u4.c.obj 2025-12-04T09:26:44.1453606Z [1892/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u4.c.obj 2025-12-04T09:26:44.1454663Z [1893/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-sse-u4.c.obj 2025-12-04T09:26:44.1455760Z [1894/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u4.c.obj 2025-12-04T09:26:44.1947123Z [1895/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u4.c.obj 2025-12-04T09:26:44.1948192Z [1896/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-sse-u4.c.obj 2025-12-04T09:26:44.1949205Z [1897/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-sse-u4.c.obj 2025-12-04T09:26:44.1950536Z [1898/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u4.c.obj 2025-12-04T09:26:44.2640304Z [1899/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u16.c.obj 2025-12-04T09:26:44.2641333Z [1900/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u12.c.obj 2025-12-04T09:26:44.2642263Z [1901/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-sse-u4.c.obj 2025-12-04T09:26:44.2643463Z [1902/7515] 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:26:44.3181895Z [1903/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u4.c.obj 2025-12-04T09:26:44.3183002Z [1904/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u4.c.obj 2025-12-04T09:26:44.3183918Z [1905/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u4.c.obj 2025-12-04T09:26:44.3184998Z [1906/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u8.c.obj 2025-12-04T09:26:44.3892251Z [1907/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u16.c.obj 2025-12-04T09:26:44.3893797Z [1908/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u4.c.obj 2025-12-04T09:26:44.3894693Z [1909/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-sse.c.obj 2025-12-04T09:26:44.3895794Z [1910/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u8.c.obj 2025-12-04T09:26:44.4298795Z [1911/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u4.c.obj 2025-12-04T09:26:44.4299748Z [1912/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u8.c.obj 2025-12-04T09:26:44.4300824Z [1913/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u16.c.obj 2025-12-04T09:26:44.4302189Z [1914/7515] 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:26:44.5032464Z [1915/7515] 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:26:44.5033632Z [1916/7515] 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:26:44.5034760Z [1917/7515] 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:26:44.5036658Z [1918/7515] 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:26:44.5514755Z [1919/7515] 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:26:44.5517179Z [1920/7515] 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:26:44.5518524Z [1921/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vabs-sse2-u8.c.obj 2025-12-04T09:26:44.5519466Z [1922/7515] 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:26:44.6299142Z [1923/7515] 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:26:44.6300707Z [1924/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vneg-sse2-u8.c.obj 2025-12-04T09:26:44.6302264Z [1925/7515] 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:26:44.6304134Z [1926/7515] 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:26:44.6629521Z [1927/7515] 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:26:44.6630673Z [1928/7515] 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:26:44.6631778Z [1929/7515] 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:26:44.6632904Z [1930/7515] 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:26:44.7336300Z [1931/7515] 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:26:44.7338504Z [1932/7515] 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:26:44.7340956Z [1933/7515] 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:26:44.7810465Z [1934/7515] 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:26:44.7812901Z [1935/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u4.c.obj 2025-12-04T09:26:44.7814721Z [1936/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u4.c.obj 2025-12-04T09:26:44.7816354Z [1937/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u4.c.obj 2025-12-04T09:26:44.8515113Z [1938/7515] 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:26:44.8516487Z [1939/7515] 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:26:44.8517653Z [1940/7515] 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:26:44.8518636Z [1941/7515] 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:26:44.9111860Z [1942/7515] 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:26:44.9112930Z [1943/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u4.c.obj 2025-12-04T09:26:44.9113919Z [1944/7515] 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:26:44.9114939Z [1945/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u8.c.obj 2025-12-04T09:26:44.9622569Z [1946/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u4.c.obj 2025-12-04T09:26:44.9624201Z [1947/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u4.c.obj 2025-12-04T09:26:44.9625870Z [1948/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u4.c.obj 2025-12-04T09:26:44.9627606Z [1949/7515] 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:26:45.0260823Z [1950/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u4.c.obj 2025-12-04T09:26:45.0262653Z [1951/7515] 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:26:45.0264688Z [1952/7515] 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:26:45.0768506Z [1953/7515] 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:26:45.0770510Z [1954/7515] 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:26:45.0771916Z [1955/7515] 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:26:45.0773040Z [1956/7515] 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:26:45.1645830Z [1957/7515] 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:26:45.1646989Z [1958/7515] 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:26:45.1648250Z [1959/7515] 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:26:45.2012462Z [1960/7515] 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:26:45.2014521Z [1961/7515] 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:26:45.2016551Z [1962/7515] 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:26:45.2018862Z [1963/7515] 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:26:45.3075775Z [1964/7515] 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:26:45.3078124Z [1965/7515] 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:26:45.3080257Z [1966/7515] 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:26:45.3268515Z [1967/7515] 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:26:45.3271016Z [1968/7515] 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:26:45.3273123Z [1969/7515] 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:26:45.3792270Z [1970/7515] 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:26:45.3794708Z [1971/7515] 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:26:45.3796955Z [1972/7515] 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:26:45.3799085Z [1973/7515] 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:26:45.4570167Z [1974/7515] 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:26:45.4571348Z [1975/7515] 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:26:45.4572506Z [1976/7515] 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:26:45.4762103Z [1977/7515] 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:26:45.4763365Z [1978/7515] 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:26:45.4764929Z [1979/7515] 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:26:45.5903018Z [1980/7515] 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:26:45.5904421Z [1981/7515] 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:26:45.5905961Z [1982/7515] 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:26:45.5907391Z [1983/7515] 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:26:45.6045121Z [1984/7515] 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:26:45.6046528Z [1985/7515] 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:26:45.6047679Z [1986/7515] 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:26:45.6342769Z [1987/7515] 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:26:45.6359962Z [1988/7515] 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:26:45.6361849Z [1989/7515] 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:26:45.7341042Z [1990/7515] 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:26:45.7343339Z [1991/7515] 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:26:45.7345424Z [1992/7515] 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:26:45.7573433Z [1993/7515] 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:26:45.7575029Z [1994/7515] 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:26:45.7576334Z [1995/7515] 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:26:45.7577484Z [1996/7515] 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:26:45.8493023Z [1997/7515] 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:26:45.8494341Z [1998/7515] 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:26:45.8495431Z [1999/7515] 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:26:45.8682143Z [2000/7515] 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:26:45.8684124Z [2001/7515] 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:26:45.8686347Z [2002/7515] 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:26:45.8688151Z [2003/7515] 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:26:45.9761616Z [2004/7515] 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:26:45.9763162Z [2005/7515] 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:26:45.9764597Z [2006/7515] 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:26:45.9944286Z [2007/7515] 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:26:45.9946955Z [2008/7515] 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:26:45.9948883Z [2009/7515] 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:26:46.0261450Z [2010/7515] 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:26:46.0263848Z [2011/7515] 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:26:46.0266213Z [2012/7515] 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:26:46.1098547Z [2013/7515] 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:26:46.1099931Z [2014/7515] 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:26:46.1101221Z [2015/7515] 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:26:46.1348771Z [2016/7515] 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:26:46.1350910Z [2017/7515] 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:26:46.1353132Z [2018/7515] 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:26:46.1355481Z [2019/7515] 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:26:46.2536880Z [2020/7515] 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:26:46.2538132Z [2021/7515] 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:26:46.2539275Z [2022/7515] 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:26:46.2744930Z [2023/7515] 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:26:46.2746298Z [2024/7515] 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:26:46.2747979Z [2025/7515] 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:26:46.3233448Z [2026/7515] 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:26:46.3234998Z [2027/7515] 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:26:46.3237076Z [2028/7515] 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:26:46.3239065Z [2029/7515] 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:26:46.4184292Z [2030/7515] 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:26:46.4185525Z [2031/7515] 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:26:46.4186684Z [2032/7515] 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:26:46.4385233Z [2033/7515] 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:26:46.4386930Z [2034/7515] 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:26:46.4389350Z [2035/7515] 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:26:46.5548047Z [2036/7515] 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:26:46.5549226Z [2037/7515] 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:26:46.5550329Z [2038/7515] 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:26:46.5551474Z [2039/7515] 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:26:46.5636369Z [2040/7515] 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:26:46.5638511Z [2041/7515] 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:26:46.5640575Z [2042/7515] 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:26:46.6023030Z [2043/7515] 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:26:46.6024767Z [2044/7515] 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:26:46.6027451Z [2045/7515] 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:26:46.6922626Z [2046/7515] 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:26:46.6924714Z [2047/7515] 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:26:46.6926959Z [2048/7515] 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:26:46.6928131Z [2049/7515] 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:26:46.7291546Z [2050/7515] 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:26:46.7293681Z [2051/7515] 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:26:46.7296840Z [2052/7515] 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:26:46.8064327Z [2053/7515] 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:26:46.8065633Z [2054/7515] 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:26:46.8067177Z [2055/7515] 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:26:46.8363070Z [2056/7515] 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:26:46.8364422Z [2057/7515] 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:26:46.8365699Z [2058/7515] 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:26:46.8366861Z [2059/7515] 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:26:46.9204775Z [2060/7515] 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:26:46.9207041Z [2061/7515] 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:26:46.9208893Z [2062/7515] 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:26:46.9514089Z [2063/7515] 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:26:46.9516198Z [2064/7515] 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:26:46.9518288Z [2065/7515] 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:26:46.9520316Z [2066/7515] 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:26:47.0096937Z [2067/7515] 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:26:47.0098776Z [2068/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u16.c.obj 2025-12-04T09:26:47.0100922Z [2069/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u16.c.obj 2025-12-04T09:26:47.0836854Z [2070/7515] 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:26:47.0838183Z [2071/7515] 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:26:47.0839307Z [2072/7515] 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:26:47.0840430Z [2073/7515] 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:26:47.1379123Z [2074/7515] 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:26:47.1381607Z [2075/7515] 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:26:47.1383687Z [2076/7515] 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:26:47.1841624Z [2077/7515] 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:26:47.1842911Z [2078/7515] 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:26:47.1844070Z [2079/7515] 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:26:47.1845207Z [2080/7515] 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:26:47.2801029Z [2081/7515] 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:26:47.2803074Z [2082/7515] 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:26:47.2805272Z [2083/7515] 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:26:47.2807440Z [2084/7515] 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:26:47.3191004Z [2085/7515] 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:26:47.3192187Z [2086/7515] 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:26:47.3193372Z [2087/7515] 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:26:47.4173535Z [2088/7515] 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:26:47.4175956Z [2089/7515] 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:26:47.4178385Z [2090/7515] 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:26:47.4180249Z [2091/7515] 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:26:47.4657694Z [2092/7515] 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:26:47.4659750Z [2093/7515] 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:26:47.4660924Z [2094/7515] 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:26:47.5242850Z [2095/7515] 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:26:47.5244386Z [2096/7515] 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:26:47.5245698Z [2097/7515] 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:26:47.5246829Z [2098/7515] 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:26:47.5979295Z [2099/7515] 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:26:47.5980452Z [2100/7515] 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:26:47.5981626Z [2101/7515] 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:26:47.5982699Z [2102/7515] 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:26:47.6284325Z [2103/7515] 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:26:47.6285519Z [2104/7515] 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:26:47.6286765Z [2105/7515] 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:26:47.7128471Z [2106/7515] 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:26:47.7130441Z [2107/7515] 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:26:47.7132219Z [2108/7515] 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:26:47.7134069Z [2109/7515] 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:26:47.7431985Z [2110/7515] 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:26:47.7434116Z [2111/7515] 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:26:47.7436185Z [2112/7515] 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:26:47.8224508Z [2113/7515] 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:26:47.8226586Z [2114/7515] 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:26:47.8228622Z [2115/7515] 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:26:47.8230706Z [2116/7515] 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:26:47.8662423Z [2117/7515] 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:26:47.8664731Z [2118/7515] 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:26:47.8666758Z [2119/7515] 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:26:47.9346609Z [2120/7515] 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:26:47.9348443Z [2121/7515] 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:26:47.9350726Z [2122/7515] 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:26:47.9352610Z [2123/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u16.c.obj 2025-12-04T09:26:47.9860670Z [2124/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u64-acc2.c.obj 2025-12-04T09:26:47.9861743Z [2125/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u64-acc4.c.obj 2025-12-04T09:26:47.9862732Z [2126/7515] 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:26:47.9863739Z [2127/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u16.c.obj 2025-12-04T09:26:48.0513503Z [2128/7515] 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:26:48.0514710Z [2129/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u16.c.obj 2025-12-04T09:26:48.0515850Z [2130/7515] 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:26:48.0517737Z [2131/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c16.c.obj 2025-12-04T09:26:48.0830509Z [2132/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c16.c.obj 2025-12-04T09:26:48.0832426Z [2133/7515] 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:26:48.0834525Z [2134/7515] 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:26:48.1604534Z [2135/7515] 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:26:48.1606797Z [2136/7515] 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:26:48.1608813Z [2137/7515] 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:26:48.1610873Z [2138/7515] 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:26:48.1920590Z [2139/7515] 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:26:48.1921987Z [2140/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\x16-transposec-4x8-sse2.c.obj 2025-12-04T09:26:48.1923004Z [2141/7515] 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:26:48.1924025Z [2142/7515] 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:26:48.2202822Z [2143/7515] 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:26:48.2204735Z [2144/7515] 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:26:48.2206550Z [2145/7515] 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:26:48.3091087Z [2146/7515] 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:26:48.3092478Z [2147/7515] 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:26:48.3093521Z [2148/7515] 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:26:48.3094541Z [2149/7515] 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:26:48.3403701Z [2150/7515] 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:26:48.3405676Z [2151/7515] 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:26:48.3408056Z [2152/7515] 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:26:48.3409612Z [2153/7515] 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:26:48.3979903Z [2154/7515] 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:26:48.3981948Z [2155/7515] 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:26:48.3983825Z [2156/7515] 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:26:48.4373210Z [2157/7515] 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:26:48.4375146Z [2158/7515] 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:26:48.4377066Z [2159/7515] 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:26:48.4378952Z [2160/7515] 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:26:48.5030012Z [2161/7515] 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:26:48.5031906Z [2162/7515] 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:26:48.5033925Z [2163/7515] 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:26:48.5719256Z [2164/7515] 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:26:48.5721465Z [2165/7515] 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:26:48.5723811Z [2166/7515] 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:26:48.5726035Z [2167/7515] 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:26:48.6247815Z [2168/7515] 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:26:48.6250143Z [2169/7515] 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:26:48.6252659Z [2170/7515] 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:26:48.6375639Z [2171/7515] 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:26:48.6377728Z [2172/7515] 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:26:48.6379671Z [2173/7515] 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:26:48.7494023Z [2174/7515] 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:26:48.7495197Z [2175/7515] 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:26:48.7496435Z [2176/7515] 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:26:48.7498021Z [2177/7515] 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:26:48.7713951Z [2178/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u16.c.obj 2025-12-04T09:26:48.7715167Z [2179/7515] 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:26:48.7716395Z [2180/7515] 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:26:48.8339475Z [2181/7515] 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:26:48.8342299Z [2182/7515] 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:26:48.8344973Z [2183/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u64-acc2.c.obj 2025-12-04T09:26:48.8347122Z [2184/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u64-acc4.c.obj 2025-12-04T09:26:48.8838539Z [2185/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u16.c.obj 2025-12-04T09:26:48.8839465Z [2186/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u16.c.obj 2025-12-04T09:26:48.8840413Z [2187/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u16.c.obj 2025-12-04T09:26:48.8841453Z [2188/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c16.c.obj 2025-12-04T09:26:48.9440806Z [2189/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u16.c.obj 2025-12-04T09:26:48.9442799Z [2190/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c32.c.obj 2025-12-04T09:26:48.9444438Z [2191/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u32.c.obj 2025-12-04T09:26:48.9446192Z [2192/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u16.c.obj 2025-12-04T09:26:49.0056508Z [2193/7515] 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:26:49.0058535Z [2194/7515] 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:26:49.0060130Z [2195/7515] 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:26:49.0061116Z [2196/7515] 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:26:49.0178541Z [2197/7515] 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:26:49.0180684Z [2198/7515] 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:26:49.0182482Z [2199/7515] 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:26:49.1461459Z [2200/7515] 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:26:49.1462488Z [2201/7515] 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:26:49.1463477Z [2202/7515] 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:26:49.1464457Z [2203/7515] 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:26:49.1703267Z [2204/7515] 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:26:49.1705321Z [2205/7515] 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:26:49.1707304Z [2206/7515] 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:26:49.1709252Z [2207/7515] 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:26:49.2789539Z [2208/7515] 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:26:49.2791707Z [2209/7515] 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:26:49.2794127Z [2210/7515] 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:26:49.3168417Z [2211/7515] 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:26:49.3169589Z [2212/7515] 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:26:49.3170743Z [2213/7515] 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:26:49.3172048Z [2214/7515] 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:26:49.3864564Z [2215/7515] 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:26:49.3865825Z [2216/7515] 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:26:49.3868029Z [2217/7515] 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:26:49.4348983Z [2218/7515] 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:26:49.4351110Z [2219/7515] 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:26:49.4352573Z [2220/7515] 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:26:49.4353669Z [2221/7515] 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:26:49.5138975Z [2222/7515] 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:26:49.5140950Z [2223/7515] 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:26:49.5142812Z [2224/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u4.c.obj 2025-12-04T09:26:49.5144977Z [2225/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u8.c.obj 2025-12-04T09:26:49.5576953Z [2226/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u4.c.obj 2025-12-04T09:26:49.5577951Z [2227/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u8.c.obj 2025-12-04T09:26:49.5578867Z [2228/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u4.c.obj 2025-12-04T09:26:49.5579782Z [2229/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u8.c.obj 2025-12-04T09:26:49.6314646Z [2230/7515] 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:26:49.6316623Z [2231/7515] 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:26:49.6318665Z [2232/7515] 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:26:49.6320462Z [2233/7515] 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:26:49.6859809Z [2234/7515] 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:26:49.6860804Z [2235/7515] 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:26:49.6861965Z [2236/7515] 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:26:49.6862928Z [2237/7515] 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:26:49.7498429Z [2238/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u4.c.obj 2025-12-04T09:26:49.7499690Z [2239/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u4.c.obj 2025-12-04T09:26:49.7500746Z [2240/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u4.c.obj 2025-12-04T09:26:49.7502901Z [2241/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u4.c.obj 2025-12-04T09:26:49.8109488Z [2242/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u4.c.obj 2025-12-04T09:26:49.8110651Z [2243/7515] 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:26:49.8111999Z [2244/7515] 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:26:49.8113166Z [2245/7515] 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:26:49.8255151Z [2246/7515] 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:26:49.8256633Z [2247/7515] 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:26:49.8261901Z [2248/7515] 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:26:49.9531066Z [2249/7515] 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:26:49.9532230Z [2250/7515] 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:26:49.9533387Z [2251/7515] 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:26:49.9673154Z [2252/7515] 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:26:49.9675269Z [2253/7515] 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:26:49.9677278Z [2254/7515] 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:26:49.9679476Z [2255/7515] 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:26:50.0738938Z [2256/7515] 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:26:50.0740610Z [2257/7515] 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:26:50.0742077Z [2258/7515] 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:26:50.1119905Z [2259/7515] 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:26:50.1121911Z [2260/7515] 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:26:50.1123995Z [2261/7515] 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:26:50.1713242Z [2262/7515] 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:26:50.1715567Z [2263/7515] 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:26:50.1718466Z [2264/7515] 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:26:50.1720770Z [2265/7515] 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:26:50.2593884Z [2266/7515] 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:26:50.2595534Z [2267/7515] 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:26:50.2597468Z [2268/7515] 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:26:50.2671061Z [2269/7515] 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:26:50.2673589Z [2270/7515] 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:26:50.2676022Z [2271/7515] 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:26:50.3557317Z [2272/7515] 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:26:50.3559521Z [2273/7515] 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:26:50.3561672Z [2274/7515] 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:26:50.4033669Z [2275/7515] 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:26:50.4035021Z [2276/7515] 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:26:50.4036324Z [2277/7515] 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:26:50.4038225Z [2278/7515] 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:26:50.4455433Z [2279/7515] 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:26:50.4457636Z [2280/7515] 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:26:50.4459885Z [2281/7515] 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:26:50.5222258Z [2282/7515] 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:26:50.5224524Z [2283/7515] 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:26:50.5226920Z [2284/7515] 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:26:50.5373006Z [2285/7515] 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:26:50.5375273Z [2286/7515] 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:26:50.5377682Z [2287/7515] 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:26:50.6431026Z [2288/7515] 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:26:50.6432382Z [2289/7515] 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:26:50.6433889Z [2290/7515] 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:26:50.6435747Z [2291/7515] 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:26:50.6736200Z [2292/7515] 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:26:50.6737566Z [2293/7515] 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:26:50.6739139Z [2294/7515] 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:26:50.7007311Z [2295/7515] 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:26:50.7009482Z [2296/7515] 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:26:50.7011599Z [2297/7515] 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:26:50.8026560Z [2298/7515] 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:26:50.8028776Z [2299/7515] 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:26:50.8030880Z [2300/7515] 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:26:50.8033112Z [2301/7515] 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:26:50.8333626Z [2302/7515] 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:26:50.8335514Z [2303/7515] 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:26:50.8337441Z [2304/7515] 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:26:50.9205135Z [2305/7515] 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:26:50.9206561Z [2306/7515] 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:26:50.9207770Z [2307/7515] 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:26:50.9208834Z [2308/7515] 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:26:50.9391352Z [2309/7515] 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:26:50.9393722Z [2310/7515] 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:26:50.9395668Z [2311/7515] 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:26:51.0215275Z [2312/7515] 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:26:51.0217136Z [2313/7515] 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:26:51.0218377Z [2314/7515] 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:26:51.0220246Z [2315/7515] 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:26:51.0701469Z [2316/7515] 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:26:51.0703945Z [2317/7515] 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:26:51.0706372Z [2318/7515] 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:26:51.0872293Z [2319/7515] 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:26:51.0873686Z [2320/7515] 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:26:51.0874918Z [2321/7515] 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:26:51.1672139Z [2322/7515] 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:26:51.1675544Z [2323/7515] 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:26:51.1678110Z [2324/7515] 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:26:51.2162900Z [2325/7515] 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:26:51.2165376Z [2326/7515] 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:26:51.2167701Z [2327/7515] 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:26:51.2356525Z [2328/7515] 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:26:51.2358862Z [2329/7515] 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:26:51.2361068Z [2330/7515] 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:26:51.3320928Z [2331/7515] 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:26:51.3322584Z [2332/7515] 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:26:51.3323943Z [2333/7515] 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:26:51.3534123Z [2334/7515] 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:26:51.3535501Z [2335/7515] 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:26:51.3536797Z [2336/7515] 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:26:51.4163456Z [2337/7515] 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:26:51.4165937Z [2338/7515] 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:26:51.4168948Z [2339/7515] 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:26:51.4170973Z [2340/7515] 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:26:51.4924373Z [2341/7515] 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:26:51.4925665Z [2342/7515] 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:26:51.4926947Z [2343/7515] 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:26:51.5200199Z [2344/7515] 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:26:51.5201474Z [2345/7515] 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:26:51.5203294Z [2346/7515] 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:26:51.6191069Z [2347/7515] 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:26:51.6193465Z [2348/7515] 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:26:51.6195671Z [2349/7515] 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:26:51.6491332Z [2350/7515] 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:26:51.6492551Z [2351/7515] 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:26:51.6494446Z [2352/7515] 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:26:51.6496461Z [2353/7515] 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:26:51.7103775Z [2354/7515] 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:26:51.7105766Z [2355/7515] 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:26:51.7107768Z [2356/7515] 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:26:51.7865265Z [2357/7515] 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:26:51.7866503Z [2358/7515] 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:26:51.7867830Z [2359/7515] 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:26:51.7869024Z [2360/7515] 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:26:51.8235978Z [2361/7515] 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:26:51.8238220Z [2362/7515] 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:26:51.8240328Z [2363/7515] 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:26:51.9095981Z [2364/7515] 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:26:51.9097236Z [2365/7515] 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:26:51.9098391Z [2366/7515] 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:26:51.9297560Z [2367/7515] 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:26:51.9299691Z [2368/7515] 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:26:51.9301284Z [2369/7515] 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:26:52.0145832Z [2370/7515] 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:26:52.0148143Z [2371/7515] 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:26:52.0150665Z [2372/7515] 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:26:52.0152979Z [2373/7515] 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:26:52.0493323Z [2374/7515] 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:26:52.0495484Z [2375/7515] 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:26:52.0497862Z [2376/7515] 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:26:52.0957841Z [2377/7515] 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:26:52.0959049Z [2378/7515] 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:26:52.0960225Z [2379/7515] 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:26:52.1597795Z [2380/7515] 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:26:52.1599948Z [2381/7515] 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:26:52.1602151Z [2382/7515] 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:26:52.1604257Z [2383/7515] 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:26:52.1935758Z [2384/7515] 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:26:52.1937725Z [2385/7515] 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:26:52.1939651Z [2386/7515] 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:26:52.2807875Z [2387/7515] 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:26:52.2809039Z [2388/7515] 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:26:52.2810339Z [2389/7515] 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:26:52.2811361Z [2390/7515] 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:26:52.3182080Z [2391/7515] 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:26:52.3183701Z [2392/7515] 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:26:52.3185436Z [2393/7515] 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:26:52.3186869Z [2394/7515] 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:26:52.3817772Z [2395/7515] 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:26:52.3819802Z [2396/7515] 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:26:52.3821710Z [2397/7515] 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:26:52.4433055Z [2398/7515] 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:26:52.4435228Z [2399/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u16.c.obj 2025-12-04T09:26:52.4436911Z [2400/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u8.c.obj 2025-12-04T09:26:52.4438799Z [2401/7515] 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:26:52.5077908Z [2402/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u16.c.obj 2025-12-04T09:26:52.5079775Z [2403/7515] 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:26:52.5081864Z [2404/7515] 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:26:52.5551002Z [2405/7515] 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:26:52.5553077Z [2406/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u8.c.obj 2025-12-04T09:26:52.5555464Z [2407/7515] 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:26:52.5557921Z [2408/7515] 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:26:52.6116489Z [2409/7515] 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:26:52.6118929Z [2410/7515] 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:26:52.6121088Z [2411/7515] 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:26:52.6583535Z [2412/7515] 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:26:52.6586131Z [2413/7515] 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:26:52.6588528Z [2414/7515] 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:26:52.6590620Z [2415/7515] 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:26:52.7239027Z [2416/7515] 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:26:52.7241321Z [2417/7515] 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:26:52.7243459Z [2418/7515] 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:26:52.7764731Z [2419/7515] 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:26:52.7766854Z [2420/7515] 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:26:52.7768525Z [2421/7515] 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:26:52.7771047Z [2422/7515] 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:26:52.8455400Z [2423/7515] 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:26:52.8456675Z [2424/7515] 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:26:52.8458787Z [2425/7515] 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:26:52.9204086Z [2426/7515] 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:26:52.9205478Z [2427/7515] 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:26:52.9206675Z [2428/7515] 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:26:52.9207977Z [2429/7515] 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:26:52.9866000Z [2430/7515] 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:26:52.9868399Z [2431/7515] 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:26:52.9870010Z [2432/7515] 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:26:52.9871299Z [2433/7515] 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:26:53.0531351Z [2434/7515] 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:26:53.0533292Z [2435/7515] 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:26:53.0535221Z [2436/7515] 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:26:53.1003319Z [2437/7515] 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:26:53.1004392Z [2438/7515] 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:26:53.1006523Z [2439/7515] 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:26:53.1008718Z [2440/7515] 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:26:53.1618088Z [2441/7515] 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:26:53.1619632Z [2442/7515] 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:26:53.1620872Z [2443/7515] 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:26:53.2291277Z [2444/7515] 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:26:53.2292441Z [2445/7515] 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:26:53.2294440Z [2446/7515] 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:26:53.2295719Z [2447/7515] 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:26:53.2785785Z [2448/7515] 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:26:53.2787083Z [2449/7515] 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:26:53.2788967Z [2450/7515] 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:26:53.3480876Z [2451/7515] 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:26:53.3482170Z [2452/7515] 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:26:53.3483234Z [2453/7515] 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:26:53.3484403Z [2454/7515] 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:26:53.4037655Z [2455/7515] 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:26:53.4038851Z [2456/7515] 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:26:53.4040054Z [2457/7515] 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:26:53.4520911Z [2458/7515] 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:26:53.4523335Z [2459/7515] 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:26:53.4525315Z [2460/7515] 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:26:53.4527258Z [2461/7515] 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:26:53.5011257Z [2462/7515] 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:26:53.5012463Z [2463/7515] 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:26:53.5013617Z [2464/7515] 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:26:53.5752331Z [2465/7515] 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:26:53.5755353Z [2466/7515] 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:26:53.5757320Z [2467/7515] 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:26:53.5759204Z [2468/7515] 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:26:53.6239137Z [2469/7515] 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:26:53.6241541Z [2470/7515] 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:26:53.6243215Z [2471/7515] 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:26:53.6857636Z [2472/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u16.c.obj 2025-12-04T09:26:53.6858744Z [2473/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u8.c.obj 2025-12-04T09:26:53.6859964Z [2474/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u8.c.obj 2025-12-04T09:26:53.6860905Z [2475/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u16.c.obj 2025-12-04T09:26:53.6861896Z [2476/7515] 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:26:53.7479299Z [2477/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c8.c.obj 2025-12-04T09:26:53.7481161Z [2478/7515] 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:26:53.7482936Z [2479/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c8.c.obj 2025-12-04T09:26:53.7484574Z [2480/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-gio-sse41-u2.c.obj 2025-12-04T09:26:53.7753588Z [2481/7515] 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:26:53.7755484Z [2482/7515] 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:26:53.7757030Z [2483/7515] 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:26:53.8646709Z [2484/7515] 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:26:53.8648404Z [2485/7515] 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:26:53.8650067Z [2486/7515] 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:26:53.8651728Z [2487/7515] 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:26:53.9052763Z [2488/7515] 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:26:53.9053779Z [2489/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-avx.c.obj 2025-12-04T09:26:53.9055792Z [2490/7515] 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:26:53.9056876Z [2491/7515] 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:26:53.9931783Z [2492/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-avx.c.obj 2025-12-04T09:26:53.9933753Z [2493/7515] 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:26:53.9936089Z [2494/7515] 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:26:53.9938231Z [2495/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.obj 2025-12-04T09:26:54.0357433Z [2496/7515] 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:26:54.0359560Z [2497/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.obj 2025-12-04T09:26:54.0361622Z [2498/7515] 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:26:54.0823059Z [2499/7515] 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:26:54.0824225Z [2500/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.obj 2025-12-04T09:26:54.0825451Z [2501/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.obj 2025-12-04T09:26:54.0826680Z [2502/7515] 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:26:54.1606745Z [2503/7515] 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:26:54.1607980Z [2504/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.obj 2025-12-04T09:26:54.1609061Z [2505/7515] 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:26:54.1981474Z [2506/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-avx.c.obj 2025-12-04T09:26:54.1983246Z [2507/7515] 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:26:54.1985049Z [2508/7515] 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:26:54.1986715Z [2509/7515] 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:26:54.3052638Z [2510/7515] 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:26:54.3054960Z [2511/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx.c.obj 2025-12-04T09:26:54.3056815Z [2512/7515] 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:26:54.3058182Z [2513/7515] 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:26:54.3386427Z [2514/7515] 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:26:54.3388604Z [2515/7515] 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:26:54.3390812Z [2516/7515] 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:26:54.3391903Z [2517/7515] 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:26:54.4092877Z [2518/7515] 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:26:54.4095220Z [2519/7515] 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:26:54.4097071Z [2520/7515] 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:26:54.4760547Z [2521/7515] 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:26:54.4761638Z [2522/7515] 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:26:54.4762765Z [2523/7515] 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:26:54.4763812Z [2524/7515] 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:26:54.5465603Z [2525/7515] 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:26:54.5466715Z [2526/7515] 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:26:54.5467798Z [2527/7515] 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:26:54.6058241Z [2528/7515] 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:26:54.6059628Z [2529/7515] 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:26:54.6060778Z [2530/7515] 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:26:54.6061939Z [2531/7515] 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:26:54.6717971Z [2532/7515] 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:26:54.6719941Z [2533/7515] 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:26:54.6721886Z [2534/7515] 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:26:54.6723868Z [2535/7515] 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:26:54.7238968Z [2536/7515] 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:26:54.7240251Z [2537/7515] 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:26:54.7241319Z [2538/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-prelu\gen\f32-prelu-avx-2x16.c.obj 2025-12-04T09:26:54.8157455Z [2539/7515] 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:26:54.8159489Z [2540/7515] 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:26:54.8161517Z [2541/7515] 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:26:54.8163545Z [2542/7515] 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:26:54.8585715Z [2543/7515] 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:26:54.8586889Z [2544/7515] 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:26:54.8587970Z [2545/7515] 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:26:54.9352144Z [2546/7515] 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:26:54.9353480Z [2547/7515] 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:26:54.9354699Z [2548/7515] 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:26:54.9355949Z [2549/7515] 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:26:54.9640586Z [2550/7515] 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:26:54.9641711Z [2551/7515] 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:26:54.9642798Z [2552/7515] 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:26:55.0011947Z [2553/7515] 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:26:55.0013069Z [2554/7515] 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:26:55.0014084Z [2555/7515] 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:26:55.0015004Z [2556/7515] 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:26:55.0844624Z [2557/7515] 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:26:55.0846380Z [2558/7515] 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:26:55.0848108Z [2559/7515] 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:26:55.0849886Z [2560/7515] 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:26:55.1081160Z [2561/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u8.c.obj 2025-12-04T09:26:55.1082924Z [2562/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u16-acc2.c.obj 2025-12-04T09:26:55.1084744Z [2563/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u24-acc3.c.obj 2025-12-04T09:26:55.1086059Z [2564/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc2.c.obj 2025-12-04T09:26:55.1987264Z [2565/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u8.c.obj 2025-12-04T09:26:55.1988260Z [2566/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u16-acc2.c.obj 2025-12-04T09:26:55.1989498Z [2567/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u24-acc3.c.obj 2025-12-04T09:26:55.1990482Z [2568/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u32-acc2.c.obj 2025-12-04T09:26:55.2174953Z [2569/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u32-acc4.c.obj 2025-12-04T09:26:55.2175975Z [2570/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u8.c.obj 2025-12-04T09:26:55.2176998Z [2571/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u16-acc2.c.obj 2025-12-04T09:26:55.2178159Z [2572/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc2.c.obj 2025-12-04T09:26:55.3134358Z [2573/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u24-acc3.c.obj 2025-12-04T09:26:55.3136001Z [2574/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u8.c.obj 2025-12-04T09:26:55.3137636Z [2575/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u16-acc2.c.obj 2025-12-04T09:26:55.3139263Z [2576/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u24-acc3.c.obj 2025-12-04T09:26:55.3467096Z [2577/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc2.c.obj 2025-12-04T09:26:55.3469342Z [2578/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx-u8.c.obj 2025-12-04T09:26:55.3471900Z [2579/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx-u8.c.obj 2025-12-04T09:26:55.3474143Z [2580/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx-u8.c.obj 2025-12-04T09:26:55.4361531Z [2581/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx-u8.c.obj 2025-12-04T09:26:55.4363319Z [2582/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx-u8.c.obj 2025-12-04T09:26:55.4365129Z [2583/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u8.c.obj 2025-12-04T09:26:55.4366879Z [2584/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx-u8.c.obj 2025-12-04T09:26:55.5089210Z [2585/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx-u8.c.obj 2025-12-04T09:26:55.5090215Z [2586/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx-u8.c.obj 2025-12-04T09:26:55.5091169Z [2587/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx-u8.c.obj 2025-12-04T09:26:55.5092289Z [2588/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx-u8.c.obj 2025-12-04T09:26:55.5093432Z [2589/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u8.c.obj 2025-12-04T09:26:55.5698733Z [2590/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u8.c.obj 2025-12-04T09:26:55.5699914Z [2591/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u8.c.obj 2025-12-04T09:26:55.5701117Z [2592/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u8.c.obj 2025-12-04T09:26:55.5702405Z [2593/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u8.c.obj 2025-12-04T09:26:55.6258307Z [2594/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u8.c.obj 2025-12-04T09:26:55.6260364Z [2595/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx-u8.c.obj 2025-12-04T09:26:55.6262320Z [2596/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx-u8.c.obj 2025-12-04T09:26:55.6264042Z [2597/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx-u8.c.obj 2025-12-04T09:26:55.6867172Z [2598/7515] 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:26:55.6868226Z [2599/7515] 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:26:55.6869277Z [2600/7515] 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:26:55.7440331Z [2601/7515] 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:26:55.7441577Z [2602/7515] 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:26:55.7442584Z [2603/7515] 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:26:55.7443524Z [2604/7515] 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:26:55.8068377Z [2605/7515] 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:26:55.8069763Z [2606/7515] 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:26:55.8070993Z [2607/7515] 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:26:55.8072673Z [2608/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx-u8.c.obj 2025-12-04T09:26:55.8712014Z [2609/7515] 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:26:55.8713476Z [2610/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u8.c.obj 2025-12-04T09:26:55.8714386Z [2611/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u8.c.obj 2025-12-04T09:26:55.8715418Z [2612/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u16.c.obj 2025-12-04T09:26:55.8716445Z [2613/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx-u8.c.obj 2025-12-04T09:26:55.9359527Z [2614/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx-u8.c.obj 2025-12-04T09:26:55.9361480Z [2615/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx-u8.c.obj 2025-12-04T09:26:55.9363160Z [2616/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx-u8.c.obj 2025-12-04T09:26:55.9364887Z [2617/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u8.c.obj 2025-12-04T09:26:55.9877669Z [2618/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u32.c.obj 2025-12-04T09:26:55.9879489Z [2619/7515] 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:26:55.9880653Z [2620/7515] 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:26:56.0555747Z [2621/7515] 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:26:56.0556862Z [2622/7515] 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:26:56.0557902Z [2623/7515] 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:26:56.0558919Z [2624/7515] 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:26:56.1142015Z [2625/7515] 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:26:56.1143155Z [2626/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u8.c.obj 2025-12-04T09:26:56.1144288Z [2627/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u32.c.obj 2025-12-04T09:26:56.1145374Z [2628/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u8.c.obj 2025-12-04T09:26:56.1916610Z [2629/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u16.c.obj 2025-12-04T09:26:56.1917636Z [2630/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u32.c.obj 2025-12-04T09:26:56.1918851Z [2631/7515] 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:26:56.1919919Z [2632/7515] 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:26:56.2435686Z [2633/7515] 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:26:56.2436892Z [2634/7515] 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:26:56.2438073Z [2635/7515] 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:26:56.2655089Z [2636/7515] 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:26:56.2657125Z [2637/7515] 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:26:56.2658362Z [2638/7515] 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:26:56.3764650Z [2639/7515] 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:26:56.3766418Z [2640/7515] 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:26:56.3768419Z [2641/7515] 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:26:56.3770568Z [2642/7515] 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:26:56.4114733Z [2643/7515] 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:26:56.4116870Z [2644/7515] 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:26:56.4119082Z [2645/7515] 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:26:56.4771943Z [2646/7515] 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:26:56.4773197Z [2647/7515] 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:26:56.4774500Z [2648/7515] 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:26:56.5424036Z [2649/7515] 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:26:56.5426242Z [2650/7515] 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:26:56.5428237Z [2651/7515] 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:26:56.5430241Z [2652/7515] 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:26:56.6040126Z [2653/7515] 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:26:56.6042195Z [2654/7515] 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:26:56.6044335Z [2655/7515] 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:26:56.6400199Z [2656/7515] 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:26:56.6402326Z [2657/7515] 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:26:56.6404482Z [2658/7515] 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:26:56.6911195Z [2659/7515] 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:26:56.6914317Z [2660/7515] 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:26:56.6916673Z [2661/7515] 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:26:56.6918041Z [2662/7515] 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:26:56.7512857Z [2663/7515] 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:26:56.7515087Z [2664/7515] 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:26:56.7517517Z [2665/7515] 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:26:56.7989489Z [2666/7515] 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:26:56.7991713Z [2667/7515] 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:26:56.7993890Z [2668/7515] 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:26:56.8838864Z [2669/7515] 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:26:56.8839980Z [2670/7515] 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:26:56.8841068Z [2671/7515] 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:26:56.8842172Z [2672/7515] 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:26:56.9067631Z [2673/7515] 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:26:56.9068972Z [2674/7515] 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:26:56.9070113Z [2675/7515] 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:26:56.9798223Z [2676/7515] 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:26:56.9800534Z [2677/7515] 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:26:56.9802484Z [2678/7515] 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:26:56.9804485Z [2679/7515] 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:26:57.0233606Z [2680/7515] 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:26:57.0235722Z [2681/7515] 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:26:57.0237984Z [2682/7515] 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:26:57.0693412Z [2683/7515] 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:26:57.0695461Z [2684/7515] 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:26:57.0696845Z [2685/7515] 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:26:57.0698268Z [2686/7515] 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:26:57.1515631Z [2687/7515] 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:26:57.1517223Z [2688/7515] 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:26:57.1519082Z [2689/7515] 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:26:57.1821811Z [2690/7515] 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:26:57.1822993Z [2691/7515] 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:26:57.1824151Z [2692/7515] 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:26:57.2450997Z [2693/7515] 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:26:57.2453309Z [2694/7515] 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:26:57.2455593Z [2695/7515] 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:26:57.3175889Z [2696/7515] 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:26:57.3177950Z [2697/7515] 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:26:57.3179691Z [2698/7515] 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:26:57.3181010Z [2699/7515] 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:26:57.3475494Z [2700/7515] 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:26:57.3477782Z [2701/7515] 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:26:57.3480150Z [2702/7515] 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:26:57.4718399Z [2703/7515] 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:26:57.4720438Z [2704/7515] 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:26:57.4722534Z [2705/7515] 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:26:57.4724437Z [2706/7515] 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:26:57.4880010Z [2707/7515] 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:26:57.4881309Z [2708/7515] 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:26:57.4882425Z [2709/7515] 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:26:57.5950886Z [2710/7515] 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:26:57.5952136Z [2711/7515] 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:26:57.5953257Z [2712/7515] 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:26:57.6240775Z [2713/7515] 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:26:57.6241920Z [2714/7515] 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:26:57.6243082Z [2715/7515] 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:26:57.6244214Z [2716/7515] 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:26:57.6512810Z [2717/7515] 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:26:57.6515092Z [2718/7515] 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:26:57.6517330Z [2719/7515] 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:26:57.7440463Z [2720/7515] 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:26:57.7441771Z [2721/7515] 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:26:57.7443033Z [2722/7515] 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:26:57.7635864Z [2723/7515] 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:26:57.7637923Z [2724/7515] 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:26:57.7640306Z [2725/7515] 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:26:57.7642217Z [2726/7515] 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:26:57.8732508Z [2727/7515] 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:26:57.8733671Z [2728/7515] 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:26:57.8735044Z [2729/7515] 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:26:57.8911183Z [2730/7515] 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:26:57.8912441Z [2731/7515] 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:26:57.8914045Z [2732/7515] 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:26:57.9877774Z [2733/7515] 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:26:57.9879920Z [2734/7515] 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:26:57.9882086Z [2735/7515] 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:26:57.9884214Z [2736/7515] 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:26:58.0187955Z [2737/7515] 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:26:58.0189066Z [2738/7515] 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:26:58.0190073Z [2739/7515] 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:26:58.0191096Z [2740/7515] 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:26:58.0863963Z [2741/7515] 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:26:58.0865146Z [2742/7515] 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:26:58.0866227Z [2743/7515] 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:26:58.1370428Z [2744/7515] 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:26:58.1371483Z [2745/7515] 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:26:58.1372537Z [2746/7515] 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:26:58.1373549Z [2747/7515] 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:26:58.1952710Z [2748/7515] 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:26:58.1955119Z [2749/7515] 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:26:58.1957175Z [2750/7515] 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:26:58.1958539Z [2751/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u8.c.obj 2025-12-04T09:26:58.2659914Z [2752/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u16.c.obj 2025-12-04T09:26:58.2661165Z [2753/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u8.c.obj 2025-12-04T09:26:58.2662125Z [2754/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u16.c.obj 2025-12-04T09:26:58.2663108Z [2755/7515] 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:26:58.2841762Z [2756/7515] 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:26:58.2844083Z [2757/7515] 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:26:58.2846145Z [2758/7515] 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:26:58.3856674Z [2759/7515] 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:26:58.3858878Z [2760/7515] 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:26:58.3861007Z [2761/7515] 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:26:58.4118180Z [2762/7515] 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:26:58.4120329Z [2763/7515] 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:26:58.4122423Z [2764/7515] 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:26:58.4124403Z [2765/7515] 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:26:58.5042846Z [2766/7515] 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:26:58.5044051Z [2767/7515] 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:26:58.5045265Z [2768/7515] 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:26:58.5046432Z [2769/7515] 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:26:58.5456232Z [2770/7515] 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:26:58.5457940Z [2771/7515] 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:26:58.5459698Z [2772/7515] 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:26:58.6220130Z [2773/7515] 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:26:58.6222333Z [2774/7515] 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:26:58.6224138Z [2775/7515] 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:26:58.6225902Z [2776/7515] 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:26:58.6843622Z [2777/7515] 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:26:58.6845610Z [2778/7515] 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:26:58.6847601Z [2779/7515] 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:26:58.6849747Z [2780/7515] 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:26:58.7328581Z [2781/7515] 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:26:58.7330661Z [2782/7515] 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:26:58.7332657Z [2783/7515] 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:26:58.8205182Z [2784/7515] 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:26:58.8206342Z [2785/7515] 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:26:58.8207560Z [2786/7515] 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:26:58.8208683Z [2787/7515] 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:26:58.8490745Z [2788/7515] 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:26:58.8491876Z [2789/7515] 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:26:58.8492918Z [2790/7515] 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:26:58.9356494Z [2791/7515] 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:26:58.9358683Z [2792/7515] 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:26:58.9360474Z [2793/7515] 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:26:58.9362572Z [2794/7515] 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:26:58.9933530Z [2795/7515] 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:26:58.9934688Z [2796/7515] 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:26:58.9935755Z [2797/7515] 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:26:58.9937069Z [2798/7515] 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:26:59.0483799Z [2799/7515] 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:26:59.0486040Z [2800/7515] 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:26:59.0488062Z [2801/7515] 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:26:59.1055400Z [2802/7515] 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:26:59.1057276Z [2803/7515] 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:26:59.1060501Z [2804/7515] 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:26:59.1062310Z [2805/7515] 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:26:59.1434864Z [2806/7515] 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:26:59.1436914Z [2807/7515] 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:26:59.1438915Z [2808/7515] 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:26:59.2116076Z [2809/7515] 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:26:59.2117199Z [2810/7515] 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:26:59.2118324Z [2811/7515] 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:26:59.2119468Z [2812/7515] 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:26:59.2649673Z [2813/7515] 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:26:59.2651019Z [2814/7515] 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:26:59.2652191Z [2815/7515] 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:26:59.2654269Z [2816/7515] 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:26:59.3281850Z [2817/7515] 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:26:59.3282959Z [2818/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u8.c.obj 2025-12-04T09:26:59.3283876Z [2819/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u16.c.obj 2025-12-04T09:26:59.3284877Z [2820/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u8.c.obj 2025-12-04T09:26:59.3706512Z [2821/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u16.c.obj 2025-12-04T09:26:59.3708796Z [2822/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u16.c.obj 2025-12-04T09:26:59.3710900Z [2823/7515] 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:26:59.3712899Z [2824/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u32.c.obj 2025-12-04T09:26:59.4398479Z [2825/7515] 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:26:59.4400558Z [2826/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u48.c.obj 2025-12-04T09:26:59.4402329Z [2827/7515] 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:26:59.4403850Z [2828/7515] 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:26:59.4702672Z [2829/7515] 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:26:59.4703903Z [2830/7515] 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:26:59.4705165Z [2831/7515] 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:26:59.5379149Z [2832/7515] 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:26:59.5381102Z [2833/7515] 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:26:59.5382964Z [2834/7515] 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:26:59.5385015Z [2835/7515] 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:26:59.5857752Z [2836/7515] 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:26:59.5860133Z [2837/7515] 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:26:59.5862236Z [2838/7515] 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:26:59.5864299Z [2839/7515] 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:26:59.6316951Z [2840/7515] 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:26:59.6319125Z [2841/7515] 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:26:59.6321582Z [2842/7515] 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:26:59.6950437Z [2843/7515] 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:26:59.6951735Z [2844/7515] 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:26:59.6954422Z [2845/7515] 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:26:59.6955544Z [2846/7515] 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:26:59.7410905Z [2847/7515] 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:26:59.7413004Z [2848/7515] 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:26:59.7416410Z [2849/7515] 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:26:59.7418453Z [2850/7515] 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:26:59.7749613Z [2851/7515] 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:26:59.7752282Z [2852/7515] 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:26:59.7754483Z [2853/7515] 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:26:59.8373054Z [2854/7515] 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:26:59.8375156Z [2855/7515] 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:26:59.8377291Z [2856/7515] 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:26:59.8379308Z [2857/7515] 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:26:59.8996514Z [2858/7515] 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:26:59.8998307Z [2859/7515] 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:26:59.8999770Z [2860/7515] 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:26:59.9001166Z [2861/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vadd-f16c-u8.c.obj 2025-12-04T09:26:59.9610629Z [2862/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u8.c.obj 2025-12-04T09:26:59.9611685Z [2863/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u16.c.obj 2025-12-04T09:26:59.9613680Z [2864/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u16.c.obj 2025-12-04T09:26:59.9615482Z [2865/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmax-f16c-u8.c.obj 2025-12-04T09:27:00.0180767Z [2866/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u8.c.obj 2025-12-04T09:27:00.0182559Z [2867/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmin-f16c-u8.c.obj 2025-12-04T09:27:00.0184767Z [2868/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vminc-f16c-u8.c.obj 2025-12-04T09:27:00.0186507Z [2869/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmul-f16c-u8.c.obj 2025-12-04T09:27:00.0858854Z [2870/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u8.c.obj 2025-12-04T09:27:00.0861196Z [2871/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u8.c.obj 2025-12-04T09:27:00.0863030Z [2872/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u8.c.obj 2025-12-04T09:27:00.0864820Z [2873/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u16.c.obj 2025-12-04T09:27:00.1647663Z [2874/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u8.c.obj 2025-12-04T09:27:00.1649406Z [2875/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u8.c.obj 2025-12-04T09:27:00.1651128Z [2876/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u8.c.obj 2025-12-04T09:27:00.1652860Z [2877/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u8.c.obj 2025-12-04T09:27:00.2470071Z [2878/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsub-f16c-u8.c.obj 2025-12-04T09:27:00.2471278Z [2879/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u8.c.obj 2025-12-04T09:27:00.2472320Z [2880/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u8.c.obj 2025-12-04T09:27:00.2473266Z [2881/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u8.c.obj 2025-12-04T09:27:00.3187657Z [2882/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u8.c.obj 2025-12-04T09:27:00.3189339Z [2883/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u8.c.obj 2025-12-04T09:27:00.3191062Z [2884/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u8.c.obj 2025-12-04T09:27:00.3192863Z [2885/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u8.c.obj 2025-12-04T09:27:00.3961529Z [2886/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u8.c.obj 2025-12-04T09:27:00.3962579Z [2887/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u8.c.obj 2025-12-04T09:27:00.3963679Z [2888/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u16.c.obj 2025-12-04T09:27:00.3965041Z [2889/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u8.c.obj 2025-12-04T09:27:00.4766969Z [2890/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u16.c.obj 2025-12-04T09:27:00.4767992Z [2891/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u8.c.obj 2025-12-04T09:27:00.4769001Z [2892/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u16.c.obj 2025-12-04T09:27:00.4769999Z [2893/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u32.c.obj 2025-12-04T09:27:02.6845107Z [2894/7515] 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:27:02.6846268Z [2895/7515] 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:27:02.6847385Z [2896/7515] 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:27:02.7675853Z [2897/7515] 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:27:02.7677054Z [2898/7515] 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:27:02.7678173Z [2899/7515] 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:27:02.7679481Z [2900/7515] 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:27:02.8066484Z [2901/7515] 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:27:02.8067701Z [2902/7515] 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:27:02.8069055Z [2903/7515] 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:27:02.8663058Z [2904/7515] 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:27:02.8665391Z [2905/7515] 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:27:02.8667141Z [2906/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vsqr-f16c-u8.c.obj 2025-12-04T09:27:02.8668965Z [2907/7515] 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:27:02.9615199Z [2908/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p8c-minmax-fma3.c.obj 2025-12-04T09:27:02.9616957Z [2909/7515] 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:27:02.9618731Z [2910/7515] 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:27:02.9620471Z [2911/7515] 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:27:02.9944584Z [2912/7515] 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:27:02.9946550Z [2913/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p32c-minmax-fma3.c.obj 2025-12-04T09:27:02.9948517Z [2914/7515] 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:27:02.9950467Z [2915/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p8c-minmax-fma3.c.obj 2025-12-04T09:27:03.0711196Z [2916/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p32c-minmax-fma3.c.obj 2025-12-04T09:27:03.0712525Z [2917/7515] 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:27:03.0713687Z [2918/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.1322417Z [2919/7515] 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:27:03.1324396Z [2920/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.1326289Z [2921/7515] 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:27:03.1328613Z [2922/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.1634004Z [2923/7515] 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:27:03.1636271Z [2924/7515] 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:27:03.1638240Z [2925/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.2572346Z [2926/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.2573936Z [2927/7515] 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:27:03.2575561Z [2928/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.2576742Z [2929/7515] 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:27:03.2837013Z [2930/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.2838104Z [2931/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.2839216Z [2932/7515] 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:27:03.3786702Z [2933/7515] 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:27:03.3787851Z [2934/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.3788977Z [2935/7515] 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:27:03.3789981Z [2936/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p8c-minmax-fma3.c.obj 2025-12-04T09:27:03.4106679Z [2937/7515] 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:27:03.4108216Z [2938/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p32c-minmax-fma3.c.obj 2025-12-04T09:27:03.4109780Z [2939/7515] 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:27:03.4111153Z [2940/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p8c-minmax-fma3.c.obj 2025-12-04T09:27:03.4721391Z [2941/7515] 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:27:03.4722471Z [2942/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p16c-minmax-fma3.c.obj 2025-12-04T09:27:03.4723637Z [2943/7515] 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:27:03.5293566Z [2944/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p32c-minmax-fma3.c.obj 2025-12-04T09:27:03.5295473Z [2945/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c16.c.obj 2025-12-04T09:27:03.5297422Z [2946/7515] 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:27:03.5571549Z [2947/7515] 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:27:03.5573164Z [2948/7515] 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:27:03.5574398Z [2949/7515] 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:27:03.5575581Z [2950/7515] 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:27:03.6510077Z [2951/7515] 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:27:03.6512297Z [2952/7515] 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:27:03.6514486Z [2953/7515] 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:27:03.6516622Z [2954/7515] 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:27:03.6882884Z [2955/7515] 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:27:03.6884273Z [2956/7515] 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:27:03.6885737Z [2957/7515] 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:27:03.6887007Z [2958/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-fma3.c.obj 2025-12-04T09:27:03.7497682Z [2959/7515] 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:27:03.7499302Z [2960/7515] 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:27:03.7500844Z [2961/7515] 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:27:03.8085833Z [2962/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-fma3.c.obj 2025-12-04T09:27:03.8087771Z [2963/7515] 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:27:03.8090387Z [2964/7515] 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:27:03.8092748Z [2965/7515] 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:27:03.8651953Z [2966/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.8653176Z [2967/7515] 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:27:03.8654287Z [2968/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.9288507Z [2969/7515] 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:27:03.9289953Z [2970/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.9291246Z [2971/7515] 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:27:03.9292344Z [2972/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.9970454Z [2973/7515] 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:27:03.9971807Z [2974/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.obj 2025-12-04T09:27:03.9973297Z [2975/7515] 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:27:03.9974558Z [2976/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-fma3.c.obj 2025-12-04T09:27:04.0386950Z [2977/7515] 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:27:04.0388108Z [2978/7515] 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:27:04.0389488Z [2979/7515] 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:27:04.1278582Z [2980/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-fma3.c.obj 2025-12-04T09:27:04.1279950Z [2981/7515] 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:27:04.1282080Z [2982/7515] 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:27:04.1283923Z [2983/7515] 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:27:04.1962872Z [2984/7515] 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:27:04.1963960Z [2985/7515] 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:27:04.1965109Z [2986/7515] 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:27:04.1966181Z [2987/7515] 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:27:04.2268810Z [2988/7515] 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:27:04.2271329Z [2989/7515] 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:27:04.2272691Z [2990/7515] 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:27:04.3387152Z [2991/7515] 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:27:04.3389176Z [2992/7515] 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:27:04.3391306Z [2993/7515] 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:27:04.3393310Z [2994/7515] 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:27:04.3608449Z [2995/7515] 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:27:04.3609768Z [2996/7515] 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:27:04.3611771Z [2997/7515] 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:27:04.4589640Z [2998/7515] 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:27:04.4592093Z [2999/7515] 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:27:04.4593840Z [3000/7515] 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:27:04.4595028Z [3001/7515] 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:27:04.4924232Z [3002/7515] 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:27:04.4926477Z [3003/7515] 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:27:04.4928558Z [3004/7515] 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:27:04.5716313Z [3005/7515] 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:27:04.5717587Z [3006/7515] 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:27:04.5718735Z [3007/7515] 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:27:04.5719891Z [3008/7515] 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:27:04.6191282Z [3009/7515] 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:27:04.6192365Z [3010/7515] 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:27:04.6193433Z [3011/7515] 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:27:04.6702789Z [3012/7515] 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:27:04.6704767Z [3013/7515] 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:27:04.6706481Z [3014/7515] 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:27:04.6708368Z [3015/7515] 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:27:04.7528678Z [3016/7515] 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:27:04.7529894Z [3017/7515] 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:27:04.7531262Z [3018/7515] 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:27:04.7532328Z [3019/7515] 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:27:04.8009289Z [3020/7515] 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:27:04.8010587Z [3021/7515] 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:27:04.8011994Z [3022/7515] 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:27:04.8956476Z [3023/7515] 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:27:04.8958723Z [3024/7515] 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:27:04.8960897Z [3025/7515] 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:27:04.8963035Z [3026/7515] 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:27:04.9140813Z [3027/7515] 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:27:04.9142874Z [3028/7515] 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:27:04.9144765Z [3029/7515] 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:27:04.9727662Z [3030/7515] 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:27:04.9730091Z [3031/7515] 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:27:04.9731993Z [3032/7515] 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:27:05.0330806Z [3033/7515] 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:27:05.0332862Z [3034/7515] 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:27:05.0334836Z [3035/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u8.c.obj 2025-12-04T09:27:05.0336377Z [3036/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u32.c.obj 2025-12-04T09:27:05.1272775Z [3037/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u64.c.obj 2025-12-04T09:27:05.1274574Z [3038/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u8.c.obj 2025-12-04T09:27:05.1276417Z [3039/7515] 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:27:05.1278317Z [3040/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u8.c.obj 2025-12-04T09:27:05.1765447Z [3041/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u32.c.obj 2025-12-04T09:27:05.1767571Z [3042/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u8.c.obj 2025-12-04T09:27:05.1769644Z [3043/7515] 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:27:05.1771852Z [3044/7515] 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:27:05.2601439Z [3045/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u32.c.obj 2025-12-04T09:27:05.2603323Z [3046/7515] 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:27:05.2604689Z [3047/7515] 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:27:05.3402398Z [3048/7515] 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:27:05.3403580Z [3049/7515] 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:27:05.3404815Z [3050/7515] 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:27:05.3406053Z [3051/7515] 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:27:05.3607575Z [3052/7515] 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:27:05.3609692Z [3053/7515] 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:27:05.3611770Z [3054/7515] 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:27:05.4471390Z [3055/7515] 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:27:05.4472819Z [3056/7515] 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:27:05.4475201Z [3057/7515] 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:27:05.5183707Z [3058/7515] 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:27:05.5186244Z [3059/7515] 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:27:05.5188340Z [3060/7515] 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:27:05.5189776Z [3061/7515] 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:27:05.6233533Z [3062/7515] 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:27:05.6234626Z [3063/7515] 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:27:05.6235630Z [3064/7515] 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:27:05.6236829Z [3065/7515] 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:27:05.6637139Z [3066/7515] 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:27:05.6638309Z [3067/7515] 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:27:05.6639451Z [3068/7515] 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:27:05.6963958Z [3069/7515] 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:27:05.6965977Z [3070/7515] 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:27:05.6969187Z [3071/7515] 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:27:05.6971132Z [3072/7515] 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:27:05.7768156Z [3073/7515] 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:27:05.7769363Z [3074/7515] 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:27:05.7770514Z [3075/7515] 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:27:05.7978500Z [3076/7515] 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:27:05.7981067Z [3077/7515] 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:27:05.7983733Z [3078/7515] 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:27:05.7986380Z [3079/7515] 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:27:05.8848009Z [3080/7515] 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:27:05.8849351Z [3081/7515] 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:27:05.8850636Z [3082/7515] 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:27:05.9106999Z [3083/7515] 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:27:05.9108684Z [3084/7515] 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:27:05.9110307Z [3085/7515] 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:27:05.9383922Z [3086/7515] 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:27:05.9386159Z [3087/7515] 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:27:05.9388511Z [3088/7515] 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:27:06.0034279Z [3089/7515] 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:27:06.0035605Z [3090/7515] 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:27:06.0037260Z [3091/7515] 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:27:06.0275191Z [3092/7515] 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:27:06.0277973Z [3093/7515] 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:27:06.0280589Z [3094/7515] 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:27:06.0932736Z [3095/7515] 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:27:06.0934534Z [3096/7515] 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:27:06.0936032Z [3097/7515] 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:27:06.1462025Z [3098/7515] 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:27:06.1463270Z [3099/7515] 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:27:06.1464383Z [3100/7515] 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:27:06.1465384Z [3101/7515] 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:27:06.2215931Z [3102/7515] 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:27:06.2217559Z [3103/7515] 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:27:06.2218968Z [3104/7515] 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:27:06.2220146Z [3105/7515] 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:27:06.2669580Z [3106/7515] 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:27:06.2671820Z [3107/7515] 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:27:06.2673988Z [3108/7515] 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:27:06.2854351Z [3109/7515] 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:27:06.2856627Z [3110/7515] 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:27:06.2858599Z [3111/7515] 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:27:06.4054463Z [3112/7515] 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:27:06.4056671Z [3113/7515] 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:27:06.4058810Z [3114/7515] 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:27:06.4060886Z [3115/7515] 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:27:06.4203967Z [3116/7515] 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:27:06.4206090Z [3117/7515] 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:27:06.4208238Z [3118/7515] 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:27:06.5265139Z [3119/7515] 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:27:06.5268083Z [3120/7515] 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:27:06.5270662Z [3121/7515] 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:27:06.5273149Z [3122/7515] 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:27:06.5635747Z [3123/7515] 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:27:06.5637739Z [3124/7515] 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:27:06.5639813Z [3125/7515] 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:27:06.6309904Z [3126/7515] 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:27:06.6311315Z [3127/7515] 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:27:06.6312926Z [3128/7515] 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:27:06.6314276Z [3129/7515] 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:27:06.7078700Z [3130/7515] 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:27:06.7080539Z [3131/7515] 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:27:06.7081672Z [3132/7515] 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:27:06.7150692Z [3133/7515] 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:27:06.7152777Z [3134/7515] 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:27:06.7154697Z [3135/7515] 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:27:06.8158635Z [3136/7515] 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:27:06.8159996Z [3137/7515] 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:27:06.8161083Z [3138/7515] 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:27:06.8162333Z [3139/7515] 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:27:06.8342839Z [3140/7515] 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:27:06.8344557Z [3141/7515] 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:27:06.8345553Z [3142/7515] 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:27:06.8346868Z [3143/7515] 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:27:06.8823729Z [3144/7515] 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:27:06.8824789Z [3145/7515] 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:27:06.8826003Z [3146/7515] 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:27:06.9177797Z [3147/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32.c.obj 2025-12-04T09:27:06.9179060Z [3148/7515] 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:27:06.9180261Z [3149/7515] 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:27:06.9181550Z [3150/7515] 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:27:06.9606585Z [3151/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64.c.obj 2025-12-04T09:27:06.9608815Z [3152/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u72.c.obj 2025-12-04T09:27:06.9611035Z [3153/7515] 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:27:07.0101320Z [3154/7515] 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:27:07.0102493Z [3155/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80.c.obj 2025-12-04T09:27:07.0104010Z [3156/7515] 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:27:07.0105161Z [3157/7515] 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:27:07.0234677Z [3158/7515] 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:27:07.0236766Z [3159/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96.c.obj 2025-12-04T09:27:07.0238900Z [3160/7515] 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:27:07.1004155Z [3161/7515] 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:27:07.1006010Z [3162/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32.c.obj 2025-12-04T09:27:07.1007798Z [3163/7515] 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:27:07.1009660Z [3164/7515] 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:27:07.1167488Z [3165/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64.c.obj 2025-12-04T09:27:07.1169314Z [3166/7515] 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:27:07.1170544Z [3167/7515] 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:27:07.1818634Z [3168/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u72.c.obj 2025-12-04T09:27:07.1819809Z [3169/7515] 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:27:07.1820815Z [3170/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80.c.obj 2025-12-04T09:27:07.1833070Z [3171/7515] 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:27:07.2280379Z [3172/7515] 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:27:07.2282770Z [3173/7515] 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:27:07.2283999Z [3174/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96.c.obj 2025-12-04T09:27:07.2285164Z [3175/7515] 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:27:07.2592513Z [3176/7515] 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:27:07.2594195Z [3177/7515] 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:27:07.2596029Z [3178/7515] 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:27:07.3210398Z [3179/7515] 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:27:07.3211810Z [3180/7515] 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:27:07.3213286Z [3181/7515] 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:27:07.3596174Z [3182/7515] 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:27:07.3598164Z [3183/7515] 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:27:07.3599199Z [3184/7515] 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:27:07.4341977Z [3185/7515] 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:27:07.4343648Z [3186/7515] 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:27:07.4345251Z [3187/7515] 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:27:07.4347553Z [3188/7515] 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:27:07.4836386Z [3189/7515] 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:27:07.4837532Z [3190/7515] 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:27:07.4838681Z [3191/7515] 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:27:07.4839766Z [3192/7515] 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:27:07.5361757Z [3193/7515] 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:27:07.5363687Z [3194/7515] 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:27:07.5365398Z [3195/7515] 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:27:07.5367374Z [3196/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u8.c.obj 2025-12-04T09:27:07.5669378Z [3197/7515] 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:27:07.5671499Z [3198/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u16.c.obj 2025-12-04T09:27:07.5673638Z [3199/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u24.c.obj 2025-12-04T09:27:07.6047248Z [3200/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u32.c.obj 2025-12-04T09:27:07.6048503Z [3201/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u8.c.obj 2025-12-04T09:27:07.6050760Z [3202/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u16.c.obj 2025-12-04T09:27:07.6053067Z [3203/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u24.c.obj 2025-12-04T09:27:07.6784113Z [3204/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u32.c.obj 2025-12-04T09:27:07.6786239Z [3205/7515] 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:27:07.6789183Z [3206/7515] 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:27:07.7146640Z [3207/7515] 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:27:07.7147818Z [3208/7515] 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:27:07.7148941Z [3209/7515] 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:27:07.7150027Z [3210/7515] 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:27:07.8051929Z [3211/7515] 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:27:07.8054247Z [3212/7515] 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:27:07.8055946Z [3213/7515] 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:27:07.8057258Z [3214/7515] 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:27:07.8508162Z [3215/7515] 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:27:07.8510644Z [3216/7515] 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:27:07.8513089Z [3217/7515] 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:27:07.9324690Z [3218/7515] 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:27:07.9325971Z [3219/7515] 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:27:07.9328143Z [3220/7515] 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:27:08.0006570Z [3221/7515] 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:27:08.0008823Z [3222/7515] 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:27:08.0010996Z [3223/7515] 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:27:08.0013118Z [3224/7515] 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:27:08.0238799Z [3225/7515] 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:27:08.0242384Z [3226/7515] 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:27:08.0244560Z [3227/7515] 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:27:08.0914996Z [3228/7515] 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:27:08.0916347Z [3229/7515] 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:27:08.0917954Z [3230/7515] 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:27:08.1690832Z [3231/7515] 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:27:08.1692243Z [3232/7515] 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:27:08.1693601Z [3233/7515] 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:27:08.1694856Z [3234/7515] 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:27:08.2243040Z [3235/7515] 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:27:08.2245078Z [3236/7515] 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:27:08.2246967Z [3237/7515] 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:27:08.2896313Z [3238/7515] 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:27:08.2898171Z [3239/7515] 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:27:08.2899949Z [3240/7515] 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:27:08.3492288Z [3241/7515] 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:27:08.3494201Z [3242/7515] 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:27:08.3496049Z [3243/7515] 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:27:08.3497915Z [3244/7515] 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:27:08.4304841Z [3245/7515] 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:27:08.4306830Z [3246/7515] 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:27:08.4308711Z [3247/7515] 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:27:08.4704240Z [3248/7515] 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:27:08.4706648Z [3249/7515] 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:27:08.4708669Z [3250/7515] 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:27:08.5145790Z [3251/7515] 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:27:08.5148227Z [3252/7515] 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:27:08.5151041Z [3253/7515] 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:27:08.5153449Z [3254/7515] 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:27:08.6087023Z [3255/7515] 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:27:08.6088420Z [3256/7515] 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:27:08.6089787Z [3257/7515] 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:27:08.6478196Z [3258/7515] 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:27:08.6480258Z [3259/7515] 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:27:08.6482319Z [3260/7515] 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:27:08.7260822Z [3261/7515] 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:27:08.7263535Z [3262/7515] 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:27:08.7265287Z [3263/7515] 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:27:08.7266521Z [3264/7515] 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:27:08.7798308Z [3265/7515] 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:27:08.7800463Z [3266/7515] 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:27:08.7802561Z [3267/7515] 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:27:08.8429838Z [3268/7515] 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:27:08.8431599Z [3269/7515] 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:27:08.8433009Z [3270/7515] 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:27:08.8434514Z [3271/7515] 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:27:08.9068551Z [3272/7515] 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:27:08.9069811Z [3273/7515] 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:27:08.9071383Z [3274/7515] 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:27:08.9253330Z [3275/7515] 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:27:08.9255308Z [3276/7515] 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:27:08.9257522Z [3277/7515] 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:27:08.9713794Z [3278/7515] 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:27:08.9716042Z [3279/7515] 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:27:08.9718712Z [3280/7515] 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:27:09.0545956Z [3281/7515] 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:27:09.0547239Z [3282/7515] 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:27:09.0548503Z [3283/7515] 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:27:09.0683264Z [3284/7515] 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:27:09.0685766Z [3285/7515] 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:27:09.0688174Z [3286/7515] 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:27:09.1675015Z [3287/7515] 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:27:09.1676573Z [3288/7515] 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:27:09.1678033Z [3289/7515] 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:27:09.1679342Z [3290/7515] 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:27:09.2027237Z [3291/7515] 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:27:09.2028642Z [3292/7515] 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:27:09.2030212Z [3293/7515] 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:27:09.2375161Z [3294/7515] 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:27:09.2378353Z [3295/7515] 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:27:09.2381193Z [3296/7515] 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:27:09.3247708Z [3297/7515] 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:27:09.3249100Z [3298/7515] 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:27:09.3250353Z [3299/7515] 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:27:09.3365282Z [3300/7515] 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:27:09.3367297Z [3301/7515] 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:27:09.3368827Z [3302/7515] 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:27:09.4253687Z [3303/7515] 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:27:09.4255953Z [3304/7515] 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:27:09.4257644Z [3305/7515] 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:27:09.4259041Z [3306/7515] 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:27:09.4642302Z [3307/7515] 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:27:09.4644825Z [3308/7515] 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:27:09.4647456Z [3309/7515] 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:27:09.4887662Z [3310/7515] 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:27:09.4889990Z [3311/7515] 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:27:09.4892234Z [3312/7515] 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:27:09.5793668Z [3313/7515] 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:27:09.5794974Z [3314/7515] 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:27:09.5796207Z [3315/7515] 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:27:09.5797211Z [3316/7515] 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:27:09.6058502Z [3317/7515] 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:27:09.6059601Z [3318/7515] 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:27:09.6061142Z [3319/7515] 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:27:09.6062545Z [3320/7515] 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:27:09.7079911Z [3321/7515] 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:27:09.7081097Z [3322/7515] 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:27:09.7082372Z [3323/7515] 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:27:09.7199465Z [3324/7515] 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:27:09.7202124Z [3325/7515] 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:27:09.7204703Z [3326/7515] 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:27:09.7916744Z [3327/7515] 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:27:09.7918288Z [3328/7515] 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:27:09.7919838Z [3329/7515] 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:27:09.8474842Z [3330/7515] 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:27:09.8477403Z [3331/7515] 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:27:09.8480118Z [3332/7515] 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:27:09.8631252Z [3333/7515] 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:27:09.8633871Z [3334/7515] 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:27:09.8636553Z [3335/7515] 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:27:09.9268521Z [3336/7515] 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:27:09.9270653Z [3337/7515] 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:27:09.9272608Z [3338/7515] 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:27:09.9888530Z [3339/7515] 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:27:09.9891677Z [3340/7515] 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:27:09.9894239Z [3341/7515] 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:27:10.0398675Z [3342/7515] 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:27:10.0401373Z [3343/7515] 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:27:10.0403963Z [3344/7515] 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:27:10.1091796Z [3345/7515] 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:27:10.1093972Z [3346/7515] 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:27:10.1095558Z [3347/7515] 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:27:10.1174231Z [3348/7515] 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:27:10.1175677Z [3349/7515] 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:27:10.1177071Z [3350/7515] 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:27:10.1761410Z [3351/7515] 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:27:10.1763653Z [3352/7515] 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:27:10.1766527Z [3353/7515] 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:27:10.2433220Z [3354/7515] 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:27:10.2434782Z [3355/7515] 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:27:10.2435988Z [3356/7515] 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:27:10.2830447Z [3357/7515] 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:27:10.2832557Z [3358/7515] 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:27:10.2834786Z [3359/7515] 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:27:10.3685889Z [3360/7515] 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:27:10.3687664Z [3361/7515] 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:27:10.3689022Z [3362/7515] 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:27:10.3690315Z [3363/7515] 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:27:10.3930560Z [3364/7515] 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:27:10.3932659Z [3365/7515] 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:27:10.3934807Z [3366/7515] 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:27:10.4541109Z [3367/7515] 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:27:10.4543479Z [3368/7515] 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:27:10.4544757Z [3369/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u32.c.obj 2025-12-04T09:27:10.4545870Z [3370/7515] 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:27:10.5156570Z [3371/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc2.c.obj 2025-12-04T09:27:10.5157598Z [3372/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc4.c.obj 2025-12-04T09:27:10.5158577Z [3373/7515] 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:27:10.5416196Z [3374/7515] 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:27:10.5417528Z [3375/7515] 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:27:10.5418729Z [3376/7515] 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:27:10.5419779Z [3377/7515] 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:27:10.6423085Z [3378/7515] 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:27:10.6424241Z [3379/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u16.c.obj 2025-12-04T09:27:10.6425423Z [3380/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u64.c.obj 2025-12-04T09:27:10.6426453Z [3381/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u16.c.obj 2025-12-04T09:27:10.6699678Z [3382/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u64.c.obj 2025-12-04T09:27:10.6700889Z [3383/7515] 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:27:10.6702307Z [3384/7515] 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:27:10.6704467Z [3385/7515] 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:27:10.7578020Z [3386/7515] 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:27:10.7579918Z [3387/7515] 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:27:10.7581694Z [3388/7515] 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:27:10.7929639Z [3389/7515] 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:27:10.7931888Z [3390/7515] 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:27:10.7933997Z [3391/7515] 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:27:10.8581912Z [3392/7515] 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:27:10.8583734Z [3393/7515] 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:27:10.8584993Z [3394/7515] 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:27:10.8587712Z [3395/7515] 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:27:10.9305604Z [3396/7515] 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:27:10.9307630Z [3397/7515] 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:27:10.9309549Z [3398/7515] 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:27:10.9311506Z [3399/7515] 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:27:10.9696662Z [3400/7515] 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:27:10.9697816Z [3401/7515] 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:27:10.9698843Z [3402/7515] 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:27:10.9699872Z [3403/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u32.c.obj 2025-12-04T09:27:11.0469267Z [3404/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc2.c.obj 2025-12-04T09:27:11.0471417Z [3405/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc4.c.obj 2025-12-04T09:27:11.0474916Z [3406/7515] 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:27:11.0732030Z [3407/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u16.c.obj 2025-12-04T09:27:11.0734523Z [3408/7515] 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:27:11.0736494Z [3409/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u64.c.obj 2025-12-04T09:27:11.0738371Z [3410/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u16.c.obj 2025-12-04T09:27:11.0740274Z [3411/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u32.c.obj 2025-12-04T09:27:11.1642069Z [3412/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u64.c.obj 2025-12-04T09:27:11.1643176Z [3413/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u64.c.obj 2025-12-04T09:27:11.1644054Z [3414/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u96.c.obj 2025-12-04T09:27:11.1644996Z [3415/7515] 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:27:11.1771516Z [3416/7515] 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:27:11.1773350Z [3417/7515] 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:27:11.1775064Z [3418/7515] 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:27:11.2655783Z [3419/7515] 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:27:11.2657018Z [3420/7515] 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:27:11.2658208Z [3421/7515] 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:27:11.2659402Z [3422/7515] 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:27:11.2875571Z [3423/7515] 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:27:11.2877859Z [3424/7515] 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:27:11.2880334Z [3425/7515] 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:27:11.3406093Z [3426/7515] 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:27:11.3408698Z [3427/7515] 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:27:11.3411214Z [3428/7515] 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:27:11.4431231Z [3429/7515] 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:27:11.4432541Z [3430/7515] 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:27:11.4433796Z [3431/7515] 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:27:11.4435405Z [3432/7515] 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:27:11.4796987Z [3433/7515] 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:27:11.4799275Z [3434/7515] 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:27:11.4801355Z [3435/7515] 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:27:11.5619424Z [3436/7515] 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:27:11.5620843Z [3437/7515] 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:27:11.5622678Z [3438/7515] 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:27:11.5916700Z [3439/7515] 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:27:11.6554628Z [3440/7515] 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:27:11.6557206Z [3441/7515] 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:27:11.6558713Z [3442/7515] 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:27:11.6560328Z [3443/7515] 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:27:11.6561826Z [3444/7515] 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:27:11.6564711Z [3445/7515] 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:27:11.7289104Z [3446/7515] 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:27:11.7290314Z [3447/7515] 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:27:11.7291546Z [3448/7515] 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:27:11.7501148Z [3449/7515] 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:27:11.7504015Z [3450/7515] 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:27:11.7506337Z [3451/7515] 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:27:11.8480674Z [3452/7515] 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:27:11.8483156Z [3453/7515] 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:27:11.8486043Z [3454/7515] 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:27:11.8938583Z [3455/7515] 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:27:11.8939993Z [3456/7515] 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:27:11.8941750Z [3457/7515] 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:27:11.8944089Z [3458/7515] 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:27:11.9395075Z [3459/7515] 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:27:11.9397709Z [3460/7515] 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:27:11.9400506Z [3461/7515] 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:27:12.0293673Z [3462/7515] 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:27:12.0294898Z [3463/7515] 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:27:12.0296056Z [3464/7515] 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:27:12.0533652Z [3465/7515] 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:27:12.0536192Z [3466/7515] 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:27:12.0538731Z [3467/7515] 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:27:12.1385335Z [3468/7515] 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:27:12.1387602Z [3469/7515] 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:27:12.1390228Z [3470/7515] 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:27:12.1831630Z [3471/7515] 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:27:12.1833090Z [3472/7515] 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:27:12.1834359Z [3473/7515] 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:27:12.1835640Z [3474/7515] 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:27:12.2122250Z [3475/7515] 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:27:12.2125257Z [3476/7515] 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:27:12.2128139Z [3477/7515] 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:27:12.3000340Z [3478/7515] 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:27:12.3001553Z [3479/7515] 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:27:12.3002702Z [3480/7515] 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:27:12.3480042Z [3481/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u32.c.obj 2025-12-04T09:27:12.3482370Z [3482/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc2.c.obj 2025-12-04T09:27:12.3484498Z [3483/7515] 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:27:12.3486449Z [3484/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc4.c.obj 2025-12-04T09:27:12.4203899Z [3485/7515] 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:27:12.4205809Z [3486/7515] 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:27:12.4207718Z [3487/7515] 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:27:12.4209431Z [3488/7515] 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:27:12.4472852Z [3489/7515] 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:27:12.4474813Z [3490/7515] 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:27:12.4476803Z [3491/7515] 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:27:12.5505589Z [3492/7515] 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:27:12.5507119Z [3493/7515] 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:27:12.5508340Z [3494/7515] 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:27:12.5797873Z [3495/7515] 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:27:12.5800217Z [3496/7515] 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:27:12.5802243Z [3497/7515] 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:27:12.5804015Z [3498/7515] 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:27:12.6444292Z [3499/7515] 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:27:12.6447534Z [3500/7515] 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:27:12.6451055Z [3501/7515] 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:27:12.7084967Z [3502/7515] 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:27:12.7087024Z [3503/7515] 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:27:12.7089055Z [3504/7515] 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:27:12.7292699Z [3505/7515] 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:27:12.7295204Z [3506/7515] 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:27:12.7297582Z [3507/7515] 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:27:12.8550696Z [3508/7515] 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:27:12.8551920Z [3509/7515] 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:27:12.8553120Z [3510/7515] 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:27:12.8554322Z [3511/7515] 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:27:12.8712792Z [3512/7515] 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:27:12.8714244Z [3513/7515] 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:27:12.8715520Z [3514/7515] 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:27:12.9461101Z [3515/7515] 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:27:12.9462812Z [3516/7515] 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:27:12.9465882Z [3517/7515] 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:27:13.0071063Z [3518/7515] 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:27:13.0073354Z [3519/7515] 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:27:13.0075859Z [3520/7515] 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:27:13.0202835Z [3521/7515] 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:27:13.0205264Z [3522/7515] 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:27:13.0207937Z [3523/7515] 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:27:13.1493541Z [3524/7515] 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:27:13.1494771Z [3525/7515] 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:27:13.1496036Z [3526/7515] 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:27:13.1497245Z [3527/7515] 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:27:13.1657622Z [3528/7515] 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:27:13.1658926Z [3529/7515] 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:27:13.1660150Z [3530/7515] 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:27:13.2319259Z [3531/7515] 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:27:13.2321971Z [3532/7515] 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:27:13.2324151Z [3533/7515] 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:27:13.3055194Z [3534/7515] 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:27:13.3660161Z [3535/7515] 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:27:13.3661617Z [3536/7515] 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:27:13.3663752Z [3537/7515] 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:27:13.3666158Z [3538/7515] 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:27:13.3669041Z [3539/7515] 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:27:13.3671817Z [3540/7515] 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:27:13.4457765Z [3541/7515] 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:27:13.4459895Z [3542/7515] 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:27:13.4461206Z [3543/7515] 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:27:13.4626506Z [3544/7515] 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:27:13.4627933Z [3545/7515] 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:27:13.4629266Z [3546/7515] 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:27:13.5791297Z [3547/7515] 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:27:13.5792695Z [3548/7515] 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:27:13.5794057Z [3549/7515] 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:27:13.6087945Z [3550/7515] 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:27:13.6089676Z [3551/7515] 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:27:13.6090813Z [3552/7515] 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:27:13.6092185Z [3553/7515] 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:27:13.6457854Z [3554/7515] 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:27:13.6460148Z [3555/7515] 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:27:13.6462781Z [3556/7515] 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:27:13.7313443Z [3557/7515] 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:27:13.7315290Z [3558/7515] 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:27:13.7317089Z [3559/7515] 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:27:13.7642161Z [3560/7515] 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:27:13.7643525Z [3561/7515] 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:27:13.7644908Z [3562/7515] 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:27:13.8710458Z [3563/7515] 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:27:13.8713397Z [3564/7515] 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:27:13.8715835Z [3565/7515] 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:27:13.8964172Z [3566/7515] 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:27:13.8965376Z [3567/7515] 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:27:13.8966583Z [3568/7515] 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:27:13.8967771Z [3569/7515] 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:27:13.9222222Z [3570/7515] 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:27:13.9223839Z [3571/7515] 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:27:13.9225749Z [3572/7515] 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:27:14.0288490Z [3573/7515] 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:27:14.0289878Z [3574/7515] 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:27:14.0291142Z [3575/7515] 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:27:14.0552523Z [3576/7515] 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:27:14.0553783Z [3577/7515] 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:27:14.0555017Z [3578/7515] 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:27:14.1339170Z [3579/7515] 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:27:14.1341282Z [3580/7515] 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:27:14.1343333Z [3581/7515] 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:27:14.1346209Z [3582/7515] 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:27:14.1986577Z [3583/7515] 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:27:14.1987687Z [3584/7515] 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:27:14.1989100Z [3585/7515] 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:27:14.2310149Z [3586/7515] 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:27:14.2312326Z [3587/7515] 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:27:14.2314551Z [3588/7515] 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:27:14.3365462Z [3589/7515] 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:27:14.3367395Z [3590/7515] 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:27:14.3369360Z [3591/7515] 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:27:14.3371217Z [3592/7515] 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:27:14.3525422Z [3593/7515] 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:27:14.3527653Z [3594/7515] 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:27:14.3529950Z [3595/7515] 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:27:14.4181197Z [3596/7515] 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:27:14.4183740Z [3597/7515] 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:27:14.4185767Z [3598/7515] 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:27:14.4943267Z [3599/7515] 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:27:14.4945269Z [3600/7515] 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:27:14.4947133Z [3601/7515] 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:27:14.4949100Z [3602/7515] 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:27:14.5478275Z [3603/7515] 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:27:14.5479911Z [3604/7515] 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:27:14.5482145Z [3605/7515] 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:27:14.6272206Z [3606/7515] 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:27:14.6273572Z [3607/7515] 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:27:14.6275245Z [3608/7515] 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:27:14.6476628Z [3609/7515] 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:27:14.6478487Z [3610/7515] 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:27:14.6480444Z [3611/7515] 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:27:14.7304115Z [3612/7515] 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:27:14.7306375Z [3613/7515] 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:27:14.7308620Z [3614/7515] 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:27:14.7310909Z [3615/7515] 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:27:14.7666452Z [3616/7515] 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:27:14.7667923Z [3617/7515] 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:27:14.7669140Z [3618/7515] 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:27:14.8151659Z [3619/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u32.c.obj 2025-12-04T09:27:14.8153498Z [3620/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u64-acc2.c.obj 2025-12-04T09:27:14.8155820Z [3621/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc2.c.obj 2025-12-04T09:27:14.8157781Z [3622/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc4.c.obj 2025-12-04T09:27:14.9020035Z [3623/7515] 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:27:14.9022223Z [3624/7515] 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:27:14.9024472Z [3625/7515] 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:27:14.9271265Z [3626/7515] 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:27:14.9272654Z [3627/7515] 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:27:14.9273946Z [3628/7515] 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:27:15.0055211Z [3629/7515] 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:27:15.0058054Z [3630/7515] 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:27:15.0059873Z [3631/7515] 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:27:15.0547375Z [3632/7515] 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:27:15.0549526Z [3633/7515] 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:27:15.0550958Z [3634/7515] 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:27:15.0942212Z [3635/7515] 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:27:15.0944347Z [3636/7515] 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:27:15.0947776Z [3637/7515] 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:27:15.0950302Z [3638/7515] 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:27:15.1942859Z [3639/7515] 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:27:15.1944996Z [3640/7515] 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:27:15.1947243Z [3641/7515] 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:27:15.2134413Z [3642/7515] 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:27:15.2135674Z [3643/7515] 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:27:15.2137223Z [3644/7515] 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:27:15.2914408Z [3645/7515] 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:27:15.2916838Z [3646/7515] 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:27:15.2919167Z [3647/7515] 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:27:15.3526508Z [3648/7515] 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:27:15.3527796Z [3649/7515] 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:27:15.3528965Z [3650/7515] 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:27:15.3950573Z [3651/7515] 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:27:15.3952687Z [3652/7515] 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:27:15.3954964Z [3653/7515] 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:27:15.3956713Z [3654/7515] 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:27:15.4772380Z [3655/7515] 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:27:15.4773831Z [3656/7515] 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:27:15.4775001Z [3657/7515] 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:27:15.5119286Z [3658/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p32c-minmax-avx512f.c.obj 2025-12-04T09:27:15.5121188Z [3659/7515] 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:27:15.5123013Z [3660/7515] 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:27:15.5124877Z [3661/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p32c-minmax-avx512f.c.obj 2025-12-04T09:27:15.5764503Z [3662/7515] 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:27:15.5767246Z [3663/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.obj 2025-12-04T09:27:15.5769477Z [3664/7515] 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:27:15.6394410Z [3665/7515] 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:27:15.6395530Z [3666/7515] 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:27:15.6396598Z [3667/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p32c-minmax-avx512f.c.obj 2025-12-04T09:27:15.6397766Z [3668/7515] 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:27:15.6841964Z [3669/7515] 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:27:15.6844435Z [3670/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p32c-minmax-avx512f.c.obj 2025-12-04T09:27:15.6846367Z [3671/7515] 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:27:15.7740489Z [3672/7515] 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:27:15.7741668Z [3673/7515] 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:27:15.7743236Z [3674/7515] 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:27:15.7744326Z [3675/7515] 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:27:15.8046840Z [3676/7515] 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:27:15.8048722Z [3677/7515] 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:27:15.8050566Z [3678/7515] 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:27:15.8967798Z [3679/7515] 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:27:15.8969905Z [3680/7515] 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:27:15.8971929Z [3681/7515] 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:27:15.8974510Z [3682/7515] 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:27:15.9457021Z [3683/7515] 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:27:15.9459114Z [3684/7515] 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:27:15.9461134Z [3685/7515] 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:27:15.9463147Z [3686/7515] 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:27:16.0278202Z [3687/7515] 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:27:16.0280386Z [3688/7515] 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:27:16.0282117Z [3689/7515] 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:27:16.0938367Z [3690/7515] 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:27:16.0940465Z [3691/7515] 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:27:16.0942555Z [3692/7515] 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:27:16.0944692Z [3693/7515] 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:27:16.1464075Z [3694/7515] 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:27:16.1465721Z [3695/7515] 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:27:16.1466940Z [3696/7515] 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:27:16.2291550Z [3697/7515] 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:27:16.2293733Z [3698/7515] 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:27:16.2295596Z [3699/7515] 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:27:16.2297460Z [3700/7515] 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:27:16.2617492Z [3701/7515] 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:27:16.2619651Z [3702/7515] 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:27:16.2621628Z [3703/7515] 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:27:16.3644460Z [3704/7515] 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:27:16.3646484Z [3705/7515] 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:27:16.3648503Z [3706/7515] 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:27:16.3650344Z [3707/7515] 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:27:16.3894460Z [3708/7515] 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:27:16.3896353Z [3709/7515] 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:27:16.3897833Z [3710/7515] 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:27:16.5031306Z [3711/7515] 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:27:16.5032478Z [3712/7515] 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:27:16.5033558Z [3713/7515] 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:27:16.5034918Z [3714/7515] 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:27:16.5191224Z [3715/7515] 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:27:16.5193247Z [3716/7515] 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:27:16.5195605Z [3717/7515] 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:27:16.6042245Z [3718/7515] 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:27:16.6043552Z [3719/7515] 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:27:16.6044736Z [3720/7515] 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:27:16.6046255Z [3721/7515] 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:27:16.6345408Z [3722/7515] 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:27:16.6346541Z [3723/7515] 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:27:16.6347679Z [3724/7515] 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:27:16.6593632Z [3725/7515] 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:27:16.6596133Z [3726/7515] 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:27:16.6598314Z [3727/7515] 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:27:16.6600022Z [3728/7515] 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:27:16.7220185Z [3729/7515] 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:27:16.7221364Z [3730/7515] 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:27:16.7222639Z [3731/7515] 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:27:16.7365630Z [3732/7515] 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:27:16.7367039Z [3733/7515] 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:27:16.7368280Z [3734/7515] 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:27:16.7794836Z [3735/7515] 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:27:16.7797250Z [3736/7515] 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:27:16.7799842Z [3737/7515] 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:27:16.8196937Z [3738/7515] 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:27:16.8199177Z [3739/7515] 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:27:16.8201076Z [3740/7515] 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:27:16.8616693Z [3741/7515] 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:27:16.8617935Z [3742/7515] 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:27:16.8619337Z [3743/7515] 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:27:16.8620526Z [3744/7515] 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:27:16.9066727Z [3745/7515] 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:27:16.9068045Z [3746/7515] 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:27:16.9069297Z [3747/7515] 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:27:16.9324812Z [3748/7515] 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:27:16.9326984Z [3749/7515] 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:27:16.9329113Z [3750/7515] 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:27:16.9331200Z [3751/7515] 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:27:16.9927416Z [3752/7515] 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:27:16.9928838Z [3753/7515] 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:27:16.9930118Z [3754/7515] 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:27:17.0297915Z [3755/7515] 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:27:17.0299826Z [3756/7515] 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:27:17.0301557Z [3757/7515] 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:27:17.0657898Z [3758/7515] 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:27:17.0660472Z [3759/7515] 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:27:17.0663027Z [3760/7515] 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:27:17.1102723Z [3761/7515] 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:27:17.1105423Z [3762/7515] 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:27:17.1107801Z [3763/7515] 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:27:17.1549909Z [3764/7515] 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:27:17.1552164Z [3765/7515] 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:27:17.1554111Z [3766/7515] 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:27:17.1555955Z [3767/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u16.c.obj 2025-12-04T09:27:17.2158061Z [3768/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u32-acc2.c.obj 2025-12-04T09:27:17.2159869Z [3769/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u48-acc3.c.obj 2025-12-04T09:27:17.2162066Z [3770/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc2.c.obj 2025-12-04T09:27:17.2163990Z [3771/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u16.c.obj 2025-12-04T09:27:17.2795448Z [3772/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u32-acc2.c.obj 2025-12-04T09:27:17.2797742Z [3773/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u48-acc3.c.obj 2025-12-04T09:27:17.2799041Z [3774/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc2.c.obj 2025-12-04T09:27:17.2800012Z [3775/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc4.c.obj 2025-12-04T09:27:17.3254539Z [3776/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u16.c.obj 2025-12-04T09:27:17.3255644Z [3777/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u48-acc3.c.obj 2025-12-04T09:27:17.3257627Z [3778/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u32-acc2.c.obj 2025-12-04T09:27:17.3258916Z [3779/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc2.c.obj 2025-12-04T09:27:17.4069620Z [3780/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u16.c.obj 2025-12-04T09:27:17.4071470Z [3781/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u48-acc3.c.obj 2025-12-04T09:27:17.4073259Z [3782/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u32-acc2.c.obj 2025-12-04T09:27:17.4075015Z [3783/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc2.c.obj 2025-12-04T09:27:17.4434670Z [3784/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u16.c.obj 2025-12-04T09:27:17.4435714Z [3785/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u16.c.obj 2025-12-04T09:27:17.4437149Z [3786/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u16.c.obj 2025-12-04T09:27:17.5108661Z [3787/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u16.c.obj 2025-12-04T09:27:17.5110598Z [3788/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u16.c.obj 2025-12-04T09:27:17.5112402Z [3789/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u16.c.obj 2025-12-04T09:27:17.5114080Z [3790/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u16.c.obj 2025-12-04T09:27:17.5692391Z [3791/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u16.c.obj 2025-12-04T09:27:17.5694138Z [3792/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u16.c.obj 2025-12-04T09:27:17.5695840Z [3793/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u16.c.obj 2025-12-04T09:27:17.5697753Z [3794/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u16.c.obj 2025-12-04T09:27:17.6329214Z [3795/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u16.c.obj 2025-12-04T09:27:17.6331058Z [3796/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u16.c.obj 2025-12-04T09:27:17.6333086Z [3797/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u16.c.obj 2025-12-04T09:27:17.6335303Z [3798/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u16.c.obj 2025-12-04T09:27:17.6917272Z [3799/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u16.c.obj 2025-12-04T09:27:17.6918908Z [3800/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u16.c.obj 2025-12-04T09:27:17.6919947Z [3801/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u16.c.obj 2025-12-04T09:27:17.6920992Z [3802/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u16.c.obj 2025-12-04T09:27:17.7588160Z [3803/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u32.c.obj 2025-12-04T09:27:17.7589302Z [3804/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u16.c.obj 2025-12-04T09:27:17.7590763Z [3805/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u64.c.obj 2025-12-04T09:27:17.7592090Z [3806/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u128.c.obj 2025-12-04T09:27:17.8181582Z [3807/7515] 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:27:17.8183543Z [3808/7515] 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:27:17.8185507Z [3809/7515] 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:27:17.8187451Z [3810/7515] 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:27:17.8808778Z [3811/7515] 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:27:17.8810286Z [3812/7515] 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:27:17.8811752Z [3813/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u32.c.obj 2025-12-04T09:27:17.8813352Z [3814/7515] 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:27:17.9395062Z [3815/7515] 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:27:17.9396379Z [3816/7515] 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:27:17.9397333Z [3817/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u32.c.obj 2025-12-04T09:27:17.9398339Z [3818/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u16.c.obj 2025-12-04T09:27:18.0053117Z [3819/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u32.c.obj 2025-12-04T09:27:18.0054213Z [3820/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u32.c.obj 2025-12-04T09:27:18.0055387Z [3821/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u32.c.obj 2025-12-04T09:27:18.0056320Z [3822/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u32.c.obj 2025-12-04T09:27:18.0406216Z [3823/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u32.c.obj 2025-12-04T09:27:18.0407626Z [3824/7515] 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:27:18.0408997Z [3825/7515] 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:27:18.0854929Z [3826/7515] 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:27:18.0856247Z [3827/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u16.c.obj 2025-12-04T09:27:18.0857473Z [3828/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u64.c.obj 2025-12-04T09:27:18.1129814Z [3829/7515] 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:27:18.1132332Z [3830/7515] 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:27:18.1134264Z [3831/7515] 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:27:18.1136131Z [3832/7515] 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:27:18.1702537Z [3833/7515] 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:27:18.1705175Z [3834/7515] 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:27:18.1707872Z [3835/7515] 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:27:18.2225145Z [3836/7515] 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:27:18.2226455Z [3837/7515] 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:27:18.2227726Z [3838/7515] 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:27:18.2875902Z [3839/7515] 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:27:18.2877301Z [3840/7515] 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:27:18.2878612Z [3841/7515] 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:27:18.3419442Z [3842/7515] 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:27:18.3420612Z [3843/7515] 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:27:18.3421758Z [3844/7515] 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:27:18.3423033Z [3845/7515] 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:27:18.3583321Z [3846/7515] 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:27:18.3585313Z [3847/7515] 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:27:18.3587543Z [3848/7515] 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:27:18.4242020Z [3849/7515] 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:27:18.4243278Z [3850/7515] 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:27:18.4244711Z [3851/7515] 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:27:18.4683349Z [3852/7515] 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:27:18.4684649Z [3853/7515] 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:27:18.4685908Z [3854/7515] 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:27:18.5397720Z [3855/7515] 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:27:18.5400266Z [3856/7515] 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:27:18.5401622Z [3857/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u32.c.obj 2025-12-04T09:27:18.5402622Z [3858/7515] 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:27:18.5769096Z [3859/7515] 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:27:18.5770350Z [3860/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u48.c.obj 2025-12-04T09:27:18.5771633Z [3861/7515] 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:27:18.6465342Z [3862/7515] 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:27:18.6466454Z [3863/7515] 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:27:18.6467524Z [3864/7515] 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:27:18.6468668Z [3865/7515] 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:27:18.6871606Z [3866/7515] 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:27:18.6872892Z [3867/7515] 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:27:18.6873951Z [3868/7515] 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:27:18.6875552Z [3869/7515] 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:27:18.7446429Z [3870/7515] 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:27:18.7448506Z [3871/7515] 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:27:18.7450577Z [3872/7515] 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:27:18.7976204Z [3873/7515] 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:27:18.7977485Z [3874/7515] 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:27:18.7978548Z [3875/7515] 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:27:18.7979592Z [3876/7515] 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:27:18.8172886Z [3877/7515] 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:27:18.8175009Z [3878/7515] 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:27:18.8178098Z [3879/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u16.c.obj 2025-12-04T09:27:18.8792745Z [3880/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u32-acc2.c.obj 2025-12-04T09:27:18.8794934Z [3881/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u48-acc3.c.obj 2025-12-04T09:27:18.8796795Z [3882/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc2.c.obj 2025-12-04T09:27:18.8798647Z [3883/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u16.c.obj 2025-12-04T09:27:18.9339492Z [3884/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u32-acc2.c.obj 2025-12-04T09:27:18.9340946Z [3885/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u48-acc3.c.obj 2025-12-04T09:27:18.9342208Z [3886/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc2.c.obj 2025-12-04T09:27:18.9343260Z [3887/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u16.c.obj 2025-12-04T09:27:19.0062188Z [3888/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc4.c.obj 2025-12-04T09:27:19.0063267Z [3889/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u32-acc2.c.obj 2025-12-04T09:27:19.0064266Z [3890/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u48-acc3.c.obj 2025-12-04T09:27:19.0065439Z [3891/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc2.c.obj 2025-12-04T09:27:19.0779556Z [3892/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u16.c.obj 2025-12-04T09:27:19.0781632Z [3893/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u32.c.obj 2025-12-04T09:27:19.0783880Z [3894/7515] 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:27:19.0785940Z [3895/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u64.c.obj 2025-12-04T09:27:19.1495254Z [3896/7515] 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:27:19.1497986Z [3897/7515] 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:27:19.1500552Z [3898/7515] 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:27:19.1888670Z [3899/7515] 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:27:19.1890827Z [3900/7515] 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:27:19.1892796Z [3901/7515] 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:27:19.2769133Z [3902/7515] 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:27:19.2770415Z [3903/7515] 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:27:19.2771714Z [3904/7515] 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:27:19.2773281Z [3905/7515] 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:27:19.3178605Z [3906/7515] 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:27:19.3181962Z [3907/7515] 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:27:19.3184615Z [3908/7515] 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:27:19.3647870Z [3909/7515] 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:27:19.3650261Z [3910/7515] 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:27:19.3652380Z [3911/7515] 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:27:19.4399939Z [3912/7515] 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:27:19.4401213Z [3913/7515] 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:27:19.4402492Z [3914/7515] 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:27:19.4654965Z [3915/7515] 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:27:19.4657045Z [3916/7515] 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:27:19.4659152Z [3917/7515] 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:27:19.4661250Z [3918/7515] 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:27:19.5902377Z [3919/7515] 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:27:19.5903420Z [3920/7515] 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:27:19.5904371Z [3921/7515] 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:27:19.5905509Z [3922/7515] 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:27:19.5975160Z [3923/7515] 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:27:19.5977495Z [3924/7515] 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:27:19.5979701Z [3925/7515] 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:27:19.6547285Z [3926/7515] 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:27:19.6549794Z [3927/7515] 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:27:19.6551275Z [3928/7515] 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:27:19.7437256Z [3929/7515] 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:27:19.7438567Z [3930/7515] 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:27:19.7440263Z [3931/7515] 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:27:19.7878697Z [3932/7515] 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:27:19.7880906Z [3933/7515] 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:27:19.7883042Z [3934/7515] 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:27:19.7885545Z [3935/7515] 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:27:19.8871373Z [3936/7515] 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:27:19.8872706Z [3937/7515] 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:27:19.8873999Z [3938/7515] 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:27:19.9077379Z [3939/7515] 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:27:19.9079006Z [3940/7515] 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:27:19.9080596Z [3941/7515] 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:27:19.9368250Z [3942/7515] 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:27:19.9370752Z [3943/7515] 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:27:19.9372588Z [3944/7515] 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:27:20.0405171Z [3945/7515] 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:27:20.0406831Z [3946/7515] 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:27:20.0408124Z [3947/7515] 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:27:20.0567835Z [3948/7515] 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:27:20.0570957Z [3949/7515] 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:27:20.0573190Z [3950/7515] 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:27:20.1823114Z [3951/7515] 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:27:20.1824608Z [3952/7515] 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:27:20.1825916Z [3953/7515] 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:27:20.1827277Z [3954/7515] 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:27:20.1998318Z [3955/7515] 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:27:20.2000590Z [3956/7515] 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:27:20.2002644Z [3957/7515] 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:27:20.2320523Z [3958/7515] 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:27:20.2321848Z [3959/7515] 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:27:20.2323168Z [3960/7515] 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:27:20.3349955Z [3961/7515] 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:27:20.3351245Z [3962/7515] 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:27:20.3352519Z [3963/7515] 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:27:20.3659412Z [3964/7515] 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:27:20.3661412Z [3965/7515] 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:27:20.3663583Z [3966/7515] 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:27:20.4503299Z [3967/7515] 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:27:20.4505599Z [3968/7515] 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:27:20.4507910Z [3969/7515] 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:27:20.4510352Z [3970/7515] 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:27:20.4795390Z [3971/7515] 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:27:20.4796983Z [3972/7515] 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:27:20.4798355Z [3973/7515] 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:27:20.5220573Z [3974/7515] 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:27:20.5222126Z [3975/7515] 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:27:20.5223538Z [3976/7515] 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:27:20.6008982Z [3977/7515] 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:27:20.6010228Z [3978/7515] 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:27:20.6011501Z [3979/7515] 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:27:20.6406366Z [3980/7515] 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:27:20.6407478Z [3981/7515] 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:27:20.6408539Z [3982/7515] 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:27:20.6409806Z [3983/7515] 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:27:20.7088731Z [3984/7515] 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:27:20.7090543Z [3985/7515] 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:27:20.7092752Z [3986/7515] 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:27:20.7400522Z [3987/7515] 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:27:20.7402847Z [3988/7515] 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:27:20.7405166Z [3989/7515] 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:27:20.7935284Z [3990/7515] 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:27:20.7936589Z [3991/7515] 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:27:20.7938000Z [3992/7515] 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:27:20.8795631Z [3993/7515] 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:27:20.8796797Z [3994/7515] 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:27:20.8797941Z [3995/7515] 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:27:20.8799319Z [3996/7515] 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:27:20.9009783Z [3997/7515] 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:27:20.9011484Z [3998/7515] 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:27:20.9013483Z [3999/7515] 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:27:20.9780400Z [4000/7515] 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:27:20.9781619Z [4001/7515] 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:27:20.9782863Z [4002/7515] 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:27:21.0068753Z [4003/7515] 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:27:21.0070667Z [4004/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u64.c.obj 2025-12-04T09:27:21.0072301Z [4005/7515] 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:27:21.0074301Z [4006/7515] 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:27:21.0468416Z [4007/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc2.c.obj 2025-12-04T09:27:21.0469991Z [4008/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc4.c.obj 2025-12-04T09:27:21.0471392Z [4009/7515] 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:27:21.1334974Z [4010/7515] 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:27:21.1337142Z [4011/7515] 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:27:21.1339427Z [4012/7515] 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:27:21.1341878Z [4013/7515] 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:27:21.1736828Z [4014/7515] 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:27:21.1738353Z [4015/7515] 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:27:21.1739770Z [4016/7515] 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:27:21.2445063Z [4017/7515] 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:27:21.2447365Z [4018/7515] 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:27:21.2449250Z [4019/7515] 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:27:21.2875854Z [4020/7515] 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:27:21.2877905Z [4021/7515] 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:27:21.2880584Z [4022/7515] 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:27:21.2882583Z [4023/7515] 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:27:21.3827525Z [4024/7515] 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:27:21.3829617Z [4025/7515] 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:27:21.3831610Z [4026/7515] 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:27:21.3833693Z [4027/7515] 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:27:21.4173412Z [4028/7515] 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:27:21.4174615Z [4029/7515] 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:27:21.4175723Z [4030/7515] 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:27:21.4697367Z [4031/7515] 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:27:21.4698517Z [4032/7515] 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:27:21.4699568Z [4033/7515] 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:27:21.4700618Z [4034/7515] 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:27:21.4933320Z [4035/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u128.c.obj 2025-12-04T09:27:21.4935315Z [4036/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u192.c.obj 2025-12-04T09:27:21.4937268Z [4037/7515] 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:27:21.5862722Z [4038/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u256.c.obj 2025-12-04T09:27:21.5864313Z [4039/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u64.c.obj 2025-12-04T09:27:21.5865817Z [4040/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u192.c.obj 2025-12-04T09:27:21.5867271Z [4041/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u256.c.obj 2025-12-04T09:27:21.6357627Z [4042/7515] 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:27:21.6359768Z [4043/7515] 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:27:21.6361894Z [4044/7515] 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:27:21.6657464Z [4045/7515] 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:27:21.6659864Z [4046/7515] 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:27:21.6662047Z [4047/7515] 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:27:21.6664353Z [4048/7515] 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:27:21.7880803Z [4049/7515] 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:27:21.7882031Z [4050/7515] 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:27:21.7883207Z [4051/7515] 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:27:21.8072195Z [4052/7515] 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:27:21.8073580Z [4053/7515] 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:27:21.8074797Z [4054/7515] 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:27:21.8544128Z [4055/7515] 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:27:21.8546822Z [4056/7515] 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:27:21.8548841Z [4057/7515] 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:27:21.9374495Z [4058/7515] 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:27:21.9376263Z [4059/7515] 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:27:21.9377726Z [4060/7515] 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:27:21.9803184Z [4061/7515] 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:27:21.9805489Z [4062/7515] 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:27:21.9808095Z [4063/7515] 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:27:21.9810587Z [4064/7515] 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:27:22.0746607Z [4065/7515] 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:27:22.0747903Z [4066/7515] 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:27:22.0749169Z [4067/7515] 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:27:22.0967067Z [4068/7515] 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:27:22.0969497Z [4069/7515] 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:27:22.0971835Z [4070/7515] 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:27:22.1884324Z [4071/7515] 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:27:22.1886718Z [4072/7515] 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:27:22.1888869Z [4073/7515] 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:27:22.2368084Z [4074/7515] 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:27:22.2369642Z [4075/7515] 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:27:22.2371146Z [4076/7515] 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:27:22.2372636Z [4077/7515] 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:27:22.2766828Z [4078/7515] 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:27:22.2768478Z [4079/7515] 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:27:22.2769884Z [4080/7515] 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:27:22.3690686Z [4081/7515] 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:27:22.3692088Z [4082/7515] 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:27:22.3693376Z [4083/7515] 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:27:22.3913588Z [4084/7515] 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:27:22.3914819Z [4085/7515] 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:27:22.3916332Z [4086/7515] 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:27:22.4970871Z [4087/7515] 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:27:22.4973198Z [4088/7515] 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:27:22.4975466Z [4089/7515] 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:27:22.5351252Z [4090/7515] 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:27:22.5353671Z [4091/7515] 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:27:22.5356013Z [4092/7515] 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:27:22.5358301Z [4093/7515] 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:27:22.5712428Z [4094/7515] 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:27:22.5715175Z [4095/7515] 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:27:22.5717398Z [4096/7515] 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:27:22.6560137Z [4097/7515] 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:27:22.6562355Z [4098/7515] 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:27:22.6564442Z [4099/7515] 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:27:22.6866831Z [4100/7515] 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:27:22.6868676Z [4101/7515] 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:27:22.6870597Z [4102/7515] 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:27:22.7989565Z [4103/7515] 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:27:22.7991171Z [4104/7515] 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:27:22.7993667Z [4105/7515] 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:27:22.7995900Z [4106/7515] 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:27:22.8194272Z [4107/7515] 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:27:22.8196388Z [4108/7515] 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:27:22.8198566Z [4109/7515] 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:27:22.8675045Z [4110/7515] 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:27:22.8677283Z [4111/7515] 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:27:22.8679525Z [4112/7515] 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:27:22.9477840Z [4113/7515] 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:27:22.9480157Z [4114/7515] 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:27:22.9482460Z [4115/7515] 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:27:22.9790672Z [4116/7515] 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:27:22.9793204Z [4117/7515] 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:27:22.9795331Z [4118/7515] 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:27:23.0814273Z [4119/7515] 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:27:23.0815575Z [4120/7515] 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:27:23.0816872Z [4121/7515] 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:27:23.0818062Z [4122/7515] 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:27:23.1061677Z [4123/7515] 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:27:23.1063855Z [4124/7515] 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:27:23.1066131Z [4125/7515] 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:27:23.1780977Z [4126/7515] 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:27:23.1782458Z [4127/7515] 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:27:23.1784017Z [4128/7515] 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:27:23.2359720Z [4129/7515] 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:27:23.2361213Z [4130/7515] 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:27:23.2362630Z [4131/7515] 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:27:23.2774635Z [4132/7515] 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:27:23.2778738Z [4133/7515] 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:27:23.2780927Z [4134/7515] 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:27:23.3720119Z [4135/7515] 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:27:23.3721592Z [4136/7515] 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:27:23.3722839Z [4137/7515] 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:27:23.3724075Z [4138/7515] 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:27:23.4023091Z [4139/7515] 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:27:23.4024646Z [4140/7515] 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:27:23.4026144Z [4141/7515] 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:27:23.4763644Z [4142/7515] 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:27:23.4766057Z [4143/7515] 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:27:23.4768024Z [4144/7515] 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:27:23.5277308Z [4145/7515] 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:27:23.5278671Z [4146/7515] 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:27:23.5280424Z [4147/7515] 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:27:23.5726281Z [4148/7515] 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:27:23.5728449Z [4149/7515] 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:27:23.5731330Z [4150/7515] 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:27:23.6613954Z [4151/7515] 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:27:23.6615591Z [4152/7515] 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:27:23.6616943Z [4153/7515] 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:27:23.6618682Z [4154/7515] 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:27:23.7152386Z [4155/7515] 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:27:23.7155189Z [4156/7515] 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:27:23.7157278Z [4157/7515] 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:27:23.7682488Z [4158/7515] 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:27:23.7683988Z [4159/7515] 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:27:23.7685707Z [4160/7515] 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:27:23.8416038Z [4161/7515] 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:27:23.8417230Z [4162/7515] 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:27:23.8418442Z [4163/7515] 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:27:23.8419632Z [4164/7515] 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:27:23.8833769Z [4165/7515] 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:27:23.8836035Z [4166/7515] 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:27:23.8838251Z [4167/7515] 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:27:23.9552782Z [4168/7515] 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:27:23.9555414Z [4169/7515] 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:27:23.9557655Z [4170/7515] 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:27:24.0054119Z [4171/7515] 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:27:24.0056835Z [4172/7515] 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:27:24.0058532Z [4173/7515] 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:27:24.0890208Z [4174/7515] 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:27:24.0891594Z [4175/7515] 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:27:24.0892840Z [4176/7515] 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:27:24.0894019Z [4177/7515] 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:27:24.1426256Z [4178/7515] 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:27:24.1428621Z [4179/7515] 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:27:24.1431569Z [4180/7515] 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:27:24.1725329Z [4181/7515] 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:27:24.1727607Z [4182/7515] 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:27:24.1729702Z [4183/7515] 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:27:24.2472861Z [4184/7515] 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:27:24.2475503Z [4185/7515] 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:27:24.2477663Z [4186/7515] 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:27:24.2480480Z [4187/7515] 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:27:24.3040212Z [4188/7515] 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:27:24.3042184Z [4189/7515] 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:27:24.3044926Z [4190/7515] 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:27:24.3731234Z [4191/7515] 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:27:24.3732525Z [4192/7515] 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:27:24.3733864Z [4193/7515] 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:27:24.4396015Z [4194/7515] 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:27:24.4399295Z [4195/7515] 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:27:24.4401588Z [4196/7515] 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:27:24.4403812Z [4197/7515] 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:27:24.4767287Z [4198/7515] 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:27:24.4768697Z [4199/7515] 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:27:24.4770075Z [4200/7515] 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:27:24.5391777Z [4201/7515] 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:27:24.5394412Z [4202/7515] 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:27:24.5396500Z [4203/7515] 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:27:24.6097961Z [4204/7515] 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:27:24.6099166Z [4205/7515] 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:27:24.6100425Z [4206/7515] 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:27:24.6101607Z [4207/7515] 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:27:24.6783830Z [4208/7515] 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:27:24.6786364Z [4209/7515] 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:27:24.6787690Z [4210/7515] 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:27:24.7370219Z [4211/7515] 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:27:24.7372443Z [4212/7515] 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:27:24.7374636Z [4213/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u64.c.obj 2025-12-04T09:27:24.7376579Z [4214/7515] 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:27:24.7889386Z [4215/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc2.c.obj 2025-12-04T09:27:24.7891653Z [4216/7515] 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:27:24.7894073Z [4217/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc4.c.obj 2025-12-04T09:27:24.8690026Z [4218/7515] 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:27:24.8691436Z [4219/7515] 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:27:24.8692801Z [4220/7515] 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:27:24.8846885Z [4221/7515] 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:27:24.8849115Z [4222/7515] 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:27:24.8851248Z [4223/7515] 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:27:24.9812725Z [4224/7515] 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:27:24.9815517Z [4225/7515] 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:27:24.9817873Z [4226/7515] 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:27:25.0347174Z [4227/7515] 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:27:25.0349642Z [4228/7515] 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:27:25.0352035Z [4229/7515] 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:27:25.0354366Z [4230/7515] 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:27:25.0817324Z [4231/7515] 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:27:25.0820390Z [4232/7515] 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:27:25.0822389Z [4233/7515] 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:27:25.1772001Z [4234/7515] 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:27:25.1773508Z [4235/7515] 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:27:25.1774763Z [4236/7515] 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:27:25.2001156Z [4237/7515] 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:27:25.2003968Z [4238/7515] 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:27:25.2005424Z [4239/7515] 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:27:25.2601843Z [4240/7515] 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:27:25.2603381Z [4241/7515] 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:27:25.2604910Z [4242/7515] 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:27:25.3337451Z [4243/7515] 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:27:25.3339088Z [4244/7515] 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:27:25.3341169Z [4245/7515] 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:27:25.3343850Z [4246/7515] 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:27:25.3824671Z [4247/7515] 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:27:25.3825998Z [4248/7515] 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:27:25.3827433Z [4249/7515] 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:27:25.4781320Z [4250/7515] 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:27:25.4782597Z [4251/7515] 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:27:25.4783771Z [4252/7515] 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:27:25.4968903Z [4253/7515] 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:27:25.4972942Z [4254/7515] 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:27:25.4975115Z [4255/7515] 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:27:25.5851861Z [4256/7515] 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:27:25.5854422Z [4257/7515] 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:27:25.5856599Z [4258/7515] 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:27:25.6248779Z [4259/7515] 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:27:25.6252206Z [4260/7515] 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:27:25.6254439Z [4261/7515] 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:27:25.6718085Z [4262/7515] 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:27:25.6719539Z [4263/7515] 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:27:25.6720743Z [4264/7515] 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:27:25.6721724Z [4265/7515] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\allocation-type.c.obj 2025-12-04T09:27:25.7862282Z [4266/7515] Building C object confu-deps\XNNPACK\CMakeFiles\indirection.dir\src\indirection.c.obj 2025-12-04T09:27:25.7863081Z [4267/7515] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\microkernel-type.c.obj 2025-12-04T09:27:25.7863851Z [4268/7515] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\datatype-strings.c.obj 2025-12-04T09:27:25.7864816Z [4269/7515] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\node-type.c.obj 2025-12-04T09:27:25.7865738Z [4270/7515] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\operator-type.c.obj 2025-12-04T09:27:25.8978602Z [4271/7515] Building C object confu-deps\XNNPACK\CMakeFiles\allocator.dir\src\allocator.c.obj 2025-12-04T09:27:25.8979506Z [4272/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microparams-init.dir\src\microparams-init.c.obj 2025-12-04T09:27:25.8980310Z [4273/7515] Building C object confu-deps\XNNPACK\CMakeFiles\normalization.dir\src\normalization.c.obj 2025-12-04T09:27:25.8980946Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:25.8981555Z [4274/7515] Building C object confu-deps\XNNPACK\CMakeFiles\hardware-config.dir\src\configs\hardware-config.c.obj 2025-12-04T09:27:25.8995644Z [4275/7515] Building C object confu-deps\XNNPACK\CMakeFiles\microkernel-utils.dir\src\microkernel-utils.c.obj 2025-12-04T09:27:25.8996460Z [4276/7515] Building CXX object confu-deps\XNNPACK\CMakeFiles\packing.dir\src\reference\packing.cc.obj 2025-12-04T09:27:25.8997683Z 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:27:25.8999021Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:27:25.9000273Z 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:27:25.9001501Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:27:25.9003022Z 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:27:25.9004383Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:27:25.9005687Z 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:27:25.9007068Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:27:25.9009113Z 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:27:25.9011296Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:27:25.9013631Z 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:27:25.9016084Z with 2025-12-04T09:27:25.9016381Z [ 2025-12-04T09:27:25.9016623Z _Ty=int 2025-12-04T09:27:25.9017077Z ] 2025-12-04T09:27:25.9018506Z 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:27:25.9020686Z 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:27:25.9022272Z with 2025-12-04T09:27:25.9022735Z [ 2025-12-04T09:27:25.9022934Z Src=float, 2025-12-04T09:27:25.9023137Z Dst=float 2025-12-04T09:27:25.9023349Z ] 2025-12-04T09:27:25.9024294Z 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:27:25.9025959Z with 2025-12-04T09:27:25.9026270Z [ 2025-12-04T09:27:25.9026567Z _OutIt=float *, 2025-12-04T09:27:25.9026956Z Dst=float, 2025-12-04T09:27:25.9027305Z _Diff=size_t, 2025-12-04T09:27:25.9027666Z _Ty=int 2025-12-04T09:27:25.9027962Z ] 2025-12-04T09:27:25.9029233Z 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:27:25.9031456Z with 2025-12-04T09:27:25.9031796Z [ 2025-12-04T09:27:25.9032109Z _Ty=int 2025-12-04T09:27:25.9032442Z ] 2025-12-04T09:27:25.9033716Z 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:27:25.9036461Z 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:27:25.9038281Z with 2025-12-04T09:27:25.9038584Z [ 2025-12-04T09:27:25.9051288Z Src=float, 2025-12-04T09:27:25.9051574Z Dst=xnn_float16 2025-12-04T09:27:25.9051789Z ] 2025-12-04T09:27:25.9053791Z 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:27:25.9055540Z with 2025-12-04T09:27:25.9055832Z [ 2025-12-04T09:27:25.9056121Z _OutIt=xnn_float16 *, 2025-12-04T09:27:25.9056675Z Dst=xnn_float16, 2025-12-04T09:27:25.9057185Z _Diff=size_t, 2025-12-04T09:27:25.9057489Z _Ty=int 2025-12-04T09:27:25.9057750Z ] 2025-12-04T09:27:26.0354746Z [4277/7515] Building C object confu-deps\XNNPACK\CMakeFiles\datatype.dir\src\datatype.c.obj 2025-12-04T09:27:26.0355783Z [4278/7515] Building C object confu-deps\XNNPACK\CMakeFiles\cache.dir\src\cache.c.obj 2025-12-04T09:27:26.0356294Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.0356802Z [4279/7515] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\log.c.obj 2025-12-04T09:27:26.0357398Z [4280/7515] Building C object confu-deps\XNNPACK\CMakeFiles\memory.dir\src\memory.c.obj 2025-12-04T09:27:26.0358215Z [4281/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\average-pooling-nhwc.c.obj 2025-12-04T09:27:26.0358844Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.1355604Z [4282/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operator-delete.c.obj 2025-12-04T09:27:26.1356668Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.1357508Z [4283/7515] Building C object confu-deps\XNNPACK\CMakeFiles\mutex.dir\src\mutex.c.obj 2025-12-04T09:27:26.1358372Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.1359412Z [4284/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\argmax-pooling-nhwc.c.obj 2025-12-04T09:27:26.1360425Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.1708118Z [4285/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\binary-elementwise-nd.c.obj 2025-12-04T09:27:26.1709374Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.1710494Z [4286/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\constant-pad-nd.c.obj 2025-12-04T09:27:26.1711635Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.1721778Z [4287/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\channel-shuffle-nc.c.obj 2025-12-04T09:27:26.1722505Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.2725045Z [4288/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\batch-matrix-multiply-nc.c.obj 2025-12-04T09:27:26.2726310Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.2727542Z [4289/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\dynamic-fully-connected-nc.c.obj 2025-12-04T09:27:26.2728812Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.2729948Z [4290/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nchw.c.obj 2025-12-04T09:27:26.2983807Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.2985043Z [4291/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\max-pooling-nhwc.c.obj 2025-12-04T09:27:26.2986281Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.2987381Z [4292/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\pack-lh.c.obj 2025-12-04T09:27:26.2988532Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.2989703Z [4293/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nhwc.c.obj 2025-12-04T09:27:26.3972087Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.3972960Z [4294/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\deconvolution-nhwc.c.obj 2025-12-04T09:27:26.3973609Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.3974285Z [4295/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\reduce-nd.c.obj 2025-12-04T09:27:26.3975262Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.3977799Z [4296/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nhwc.c.obj 2025-12-04T09:27:26.4110160Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.4110866Z [4297/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\fully-connected-nc.c.obj 2025-12-04T09:27:26.4111512Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.4112170Z [4298/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nchw.c.obj 2025-12-04T09:27:26.4112832Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.4113395Z [4299/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\rope-nthc.c.obj 2025-12-04T09:27:26.5179489Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.5180240Z [4300/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\scaled-dot-product-attention-nhtc.c.obj 2025-12-04T09:27:26.5180922Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.5181523Z [4301/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\slice-nd.c.obj 2025-12-04T09:27:26.5182348Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.5182950Z [4302/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\softmax-nc.c.obj 2025-12-04T09:27:26.5254397Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.5255484Z [4303/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\transpose-nd.c.obj 2025-12-04T09:27:26.5256533Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.5257653Z [4304/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unpooling-nhwc.c.obj 2025-12-04T09:27:26.5258935Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.5260071Z [4305/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unary-elementwise-nc.c.obj 2025-12-04T09:27:26.5338843Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.5339953Z [4306/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operator-run.dir\src\operator-run.c.obj 2025-12-04T09:27:26.5341792Z 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:27:26.5344039Z 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:27:26.6421985Z 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:27:26.6423322Z 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:27:26.6424381Z [4307/7515] Building C object confu-deps\XNNPACK\CMakeFiles\operator-utils.dir\src\operator-utils.c.obj 2025-12-04T09:27:26.6425289Z [4308/7515] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\unary-elementwise.cc.obj 2025-12-04T09:27:26.6426718Z 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:27:26.6427961Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:27:26.6429093Z 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:27:26.6430227Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:27:26.6431545Z 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:27:26.6432807Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:27:26.6433967Z 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:27:26.6435354Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:27:26.7254630Z 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:27:26.7257415Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:27:26.7259183Z [4309/7515] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\binary-elementwise.cc.obj 2025-12-04T09:27:26.7261582Z 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:27:26.7263772Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:27:26.7265542Z 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:27:26.7266855Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:27:26.7268149Z 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:27:26.7269458Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:27:26.7270891Z 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:27:26.7515427Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:27:26.7517297Z 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:27:26.7519132Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:27:26.7520364Z [4310/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\memory-planner.c.obj 2025-12-04T09:27:26.7937687Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.7938779Z [4311/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph.c.obj 2025-12-04T09:27:26.7939665Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.7940387Z [4312/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\argmax-pooling-2d.c.obj 2025-12-04T09:27:26.7941099Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.7941679Z [4313/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\runtime.c.obj 2025-12-04T09:27:26.7942395Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.9953516Z [4314/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\average-pooling-2d.c.obj 2025-12-04T09:27:26.9954269Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.9955321Z [4315/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\batch-matrix-multiply.c.obj 2025-12-04T09:27:26.9956487Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:26.9957613Z [4316/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\binary.c.obj 2025-12-04T09:27:26.9958849Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.0343843Z [4317/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\concatenate.c.obj 2025-12-04T09:27:27.0344961Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.0346067Z [4318/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\convolution-2d.c.obj 2025-12-04T09:27:27.0347124Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.0348083Z [4319/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\copy.c.obj 2025-12-04T09:27:27.0349092Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.2132164Z [4320/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deprecated.c.obj 2025-12-04T09:27:27.2132853Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.2133553Z [4321/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deconvolution-2d.c.obj 2025-12-04T09:27:27.2134195Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.2134891Z [4322/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depth-to-space-2d.c.obj 2025-12-04T09:27:27.2135549Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.2792577Z [4323/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depthwise-convolution-2d.c.obj 2025-12-04T09:27:27.2793866Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.2794978Z [4324/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\even-split.c.obj 2025-12-04T09:27:27.2796054Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.2797218Z [4325/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected-sparse.c.obj 2025-12-04T09:27:27.2798401Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.3567739Z [4326/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\max-pooling-2d.c.obj 2025-12-04T09:27:27.3568938Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.3570108Z [4327/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected.c.obj 2025-12-04T09:27:27.3571221Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.3572267Z [4328/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\pack-lh.c.obj 2025-12-04T09:27:27.3573601Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.5102082Z [4329/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\reshape-helpers.c.obj 2025-12-04T09:27:27.5102730Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.5103394Z [4330/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\scaled-dot-product-attention.c.obj 2025-12-04T09:27:27.5104094Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.5105693Z [4331/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\softmax.c.obj 2025-12-04T09:27:27.5106521Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.5310610Z [4332/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\space-to-depth-2d.c.obj 2025-12-04T09:27:27.5311407Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.5312056Z [4333/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-constant-pad.c.obj 2025-12-04T09:27:27.5312695Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.5313346Z [4334/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-reduce.c.obj 2025-12-04T09:27:27.5314160Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.7109084Z [4335/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-resize-bilinear-2d.c.obj 2025-12-04T09:27:27.7110401Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.7111497Z [4336/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-slice.c.obj 2025-12-04T09:27:27.7112682Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.7113821Z [4337/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-transpose.c.obj 2025-12-04T09:27:27.7114992Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.7772921Z [4338/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unpooling-2d.c.obj 2025-12-04T09:27:27.7774053Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.7775123Z [4339/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unary.c.obj 2025-12-04T09:27:27.7776152Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:27.7777161Z [4340/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\validation.c.obj 2025-12-04T09:27:27.7778210Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.1589619Z [4341/7515] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\tensor.c.obj 2025-12-04T09:27:28.1590619Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.1591906Z [4342/7515] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj 2025-12-04T09:27:28.1592938Z [4343/7515] Generating build_identifier.c 2025-12-04T09:27:28.1593994Z [4344/7515] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj 2025-12-04T09:27:28.1595537Z [4345/7515] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj 2025-12-04T09:27:28.3395395Z [4346/7515] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj 2025-12-04T09:27:28.3397124Z [4347/7515] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj 2025-12-04T09:27:28.3398648Z [4348/7515] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj 2025-12-04T09:27:28.3399758Z [4349/7515] Linking C static library lib\microkernels-all.lib 2025-12-04T09:27:28.3401222Z [4350/7515] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj 2025-12-04T09:27:28.4610986Z [4351/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\experiments-config.c.obj 2025-12-04T09:27:28.4612071Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.4612858Z [4352/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\argmaxpool-config.c.obj 2025-12-04T09:27:28.4613602Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.4614452Z [4353/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\avgpool-config.c.obj 2025-12-04T09:27:28.4615235Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.6125644Z [4354/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\binary-elementwise-config.c.obj 2025-12-04T09:27:28.6126474Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.6127085Z [4355/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\cmul-config.c.obj 2025-12-04T09:27:28.6127643Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.6128257Z [4356/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\conv-hwc2chw-config.c.obj 2025-12-04T09:27:28.6129037Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.7807442Z [4357/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv-config.c.obj 2025-12-04T09:27:28.7808633Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.7809873Z [4358/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv2d-chw-config.c.obj 2025-12-04T09:27:28.7811009Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.7812190Z [4359/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-chw-config.c.obj 2025-12-04T09:27:28.7813345Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.9378726Z [4360/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\gemm-config.c.obj 2025-12-04T09:27:28.9379829Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.9380942Z [4361/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-config.c.obj 2025-12-04T09:27:28.9382043Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:28.9383244Z [4362/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\lut32norm-config.c.obj 2025-12-04T09:27:28.9384254Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.0436457Z [4363/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\maxpool-config.c.obj 2025-12-04T09:27:29.0437504Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.0438906Z [4364/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pavgpool-config.c.obj 2025-12-04T09:27:29.0440304Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.0441941Z [4365/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pack-lh-config.c.obj 2025-12-04T09:27:29.0443022Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.2122312Z [4366/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\raddstoreexpminusmax-config.c.obj 2025-12-04T09:27:29.2124254Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.2125249Z [4367/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\reduce-config.c.obj 2025-12-04T09:27:29.2126333Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.2128265Z [4368/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\rmax-config.c.obj 2025-12-04T09:27:29.2129366Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.3631072Z [4369/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\spmm-config.c.obj 2025-12-04T09:27:29.3632149Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.3633175Z [4370/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\transpose-config.c.obj 2025-12-04T09:27:29.3634194Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.3635539Z [4371/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unary-elementwise-config.c.obj 2025-12-04T09:27:29.3636713Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.4358071Z [4372/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unpool-config.c.obj 2025-12-04T09:27:29.4358767Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.4359964Z [4373/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\vmulcaddc-config.c.obj 2025-12-04T09:27:29.4360676Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.4361532Z [4374/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\params.c.obj 2025-12-04T09:27:29.4362404Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.5287183Z [4375/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\build_identifier.c.obj 2025-12-04T09:27:29.5288221Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.5289711Z [4376/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-fill-config.c.obj 2025-12-04T09:27:29.5290913Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.5291654Z [4377/7515] Linking CXX static library lib\gmock.lib 2025-12-04T09:27:29.5292384Z [4378/7515] Linking CXX static library lib\gtest.lib 2025-12-04T09:27:29.5293362Z [4379/7515] Linking CXX static library lib\gmock_main.lib 2025-12-04T09:27:29.5294195Z [4380/7515] Linking CXX static library lib\gtest_main.lib 2025-12-04T09:27:29.6059441Z [4381/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-pad-config.c.obj 2025-12-04T09:27:29.6060526Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.6061544Z [4382/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\x8-lut-config.c.obj 2025-12-04T09:27:29.6062949Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:29.6063965Z [4383/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\zip-config.c.obj 2025-12-04T09:27:29.6064947Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:30.0969762Z [4384/7515] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\init.c.obj 2025-12-04T09:27:30.0970454Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:27:30.0970891Z [4385/7515] Linking CXX static library lib\XNNPACK.lib 2025-12-04T09:27:30.0971443Z [4386/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_name.cc.obj 2025-12-04T09:27:30.0972320Z [4387/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\check.cc.obj 2025-12-04T09:27:30.0973130Z [4388/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_api_internal.cc.obj 2025-12-04T09:27:30.3224718Z [4389/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\colorprint.cc.obj 2025-12-04T09:27:30.3226553Z [4390/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark.cc.obj 2025-12-04T09:27:30.3227281Z [4391/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_register.cc.obj 2025-12-04T09:27:30.3228329Z [4392/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_runner.cc.obj 2025-12-04T09:27:30.3229658Z [4393/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\commandlineflags.cc.obj 2025-12-04T09:27:30.7912942Z [4394/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\counter.cc.obj 2025-12-04T09:27:30.7914321Z [4395/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\complexity.cc.obj 2025-12-04T09:27:30.7915757Z [4396/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\console_reporter.cc.obj 2025-12-04T09:27:30.7917418Z [4397/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\csv_reporter.cc.obj 2025-12-04T09:27:30.7918876Z [4398/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\json_reporter.cc.obj 2025-12-04T09:27:30.9885879Z [4399/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\perf_counters.cc.obj 2025-12-04T09:27:30.9887361Z [4400/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\reporter.cc.obj 2025-12-04T09:27:30.9888603Z [4401/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\statistics.cc.obj 2025-12-04T09:27:30.9889959Z [4402/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\string_util.cc.obj 2025-12-04T09:27:30.9891398Z [4403/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark_main.dir\benchmark_main.cc.obj 2025-12-04T09:27:31.2869095Z [4404/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj 2025-12-04T09:27:31.2870539Z [4405/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\algorithm.cc.obj 2025-12-04T09:27:31.2871822Z [4406/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgather.cc.obj 2025-12-04T09:27:31.2873074Z [4407/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgatherv.cc.obj 2025-12-04T09:27:31.2874375Z [4408/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce.cc.obj 2025-12-04T09:27:31.3747245Z [4409/7515] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\jitprofiling.c.obj 2025-12-04T09:27:31.3748388Z [4410/7515] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\timers.cc.obj 2025-12-04T09:27:31.3749529Z [4411/7515] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\ittnotify_static.c.obj 2025-12-04T09:27:31.3750768Z [4412/7515] Building C object third_party\ittapi\CMakeFiles\jitprofiling.dir\src\ittnotify\jitprofiling.c.obj 2025-12-04T09:27:31.3751725Z [4413/7515] Linking C static library lib\libittnotify.lib 2025-12-04T09:27:31.3752343Z [4414/7515] Linking CXX static library lib\benchmark.lib 2025-12-04T09:27:31.5836261Z [4415/7515] Linking C static library lib\libjitprofiling.lib 2025-12-04T09:27:31.5837238Z [4416/7515] Linking CXX static library lib\benchmark_main.lib 2025-12-04T09:27:31.5838175Z [4417/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce_local.cc.obj 2025-12-04T09:27:31.5839430Z [4418/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoall.cc.obj 2025-12-04T09:27:31.5840252Z [4419/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoallv.cc.obj 2025-12-04T09:27:31.5840989Z [4420/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\barrier.cc.obj 2025-12-04T09:27:31.7773766Z [4421/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\broadcast.cc.obj 2025-12-04T09:27:31.7774462Z [4422/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\context.cc.obj 2025-12-04T09:27:31.7775099Z [4423/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gather.cc.obj 2025-12-04T09:27:31.7775737Z [4424/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gatherv.cc.obj 2025-12-04T09:27:31.7776522Z [4425/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\types.cc.obj 2025-12-04T09:27:31.7777188Z [4426/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\reduce.cc.obj 2025-12-04T09:27:31.9238437Z [4427/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\scatter.cc.obj 2025-12-04T09:27:31.9239370Z [4428/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\logging.cc.obj 2025-12-04T09:27:31.9240417Z [4429/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\store.cc.obj 2025-12-04T09:27:31.9242053Z [4430/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\context.cc.obj 2025-12-04T09:27:31.9243237Z [4431/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\file_store.cc.obj 2025-12-04T09:27:32.1531547Z [4432/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\buffer.cc.obj 2025-12-04T09:27:32.1532305Z [4433/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\hash_store.cc.obj 2025-12-04T09:27:32.1534200Z [4434/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\address.cc.obj 2025-12-04T09:27:32.1534992Z [4435/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\prefix_store.cc.obj 2025-12-04T09:27:32.1535666Z [4436/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\utils.cc.obj 2025-12-04T09:27:32.4446703Z [4437/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\context.cc.obj 2025-12-04T09:27:32.4448084Z [4438/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\pair.cc.obj 2025-12-04T09:27:32.4449487Z [4439/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\device.cc.obj 2025-12-04T09:27:32.4450678Z [4440/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\unbound_buffer.cc.obj 2025-12-04T09:27:32.4452069Z [4441/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\win.cc.obj 2025-12-04T09:27:32.4452974Z [4442/7515] Linking CXX static library lib\gloo.lib 2025-12-04T09:27:32.4454389Z [4443/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_bcube.cc.obj 2025-12-04T09:27:32.4456199Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data 2025-12-04T09:27:32.4457652Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-12-04T09:27:32.4459432Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo\cuda_allreduce_bcube.cc(508): note: see reference to class template instantiation 'gloo::CudaAllreduceBcube>' being compiled 2025-12-04T09:27:32.4462270Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo\cuda_allreduce_bcube.cc(296): note: while compiling class template member function 'void gloo::CudaAllreduceBcube>::createNodes(void)' 2025-12-04T09:27:32.4465348Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo\cuda_allreduce_bcube.cc(298): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(int &,const size_t &)' being compiled 2025-12-04T09:27:32.4467079Z with 2025-12-04T09:27:32.4467395Z [ 2025-12-04T09:27:32.4467749Z _Ty=gloo::cuda::bcube::Node 2025-12-04T09:27:32.4468189Z ] 2025-12-04T09:27:32.4470092Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(int &,const size_t &)' being compiled 2025-12-04T09:27:32.4471995Z with 2025-12-04T09:27:32.4472474Z [ 2025-12-04T09:27:32.4472723Z _Ty=gloo::cuda::bcube::Node 2025-12-04T09:27:32.4473127Z ] 2025-12-04T09:27:32.4474240Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(int &,const size_t &)' being compiled 2025-12-04T09:27:32.4475976Z with 2025-12-04T09:27:32.4476548Z [ 2025-12-04T09:27:32.4476912Z _Ty=gloo::cuda::bcube::Node 2025-12-04T09:27:32.4477382Z ] 2025-12-04T09:27:32.4901892Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(794): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,int&,const size_t&>(_Alloc &,_Objty *const ,int &,const size_t &)' being compiled 2025-12-04T09:27:32.4903684Z with 2025-12-04T09:27:32.4903868Z [ 2025-12-04T09:27:32.4904098Z _Alloc=std::allocator, 2025-12-04T09:27:32.4904691Z _Ty=gloo::cuda::bcube::Node, 2025-12-04T09:27:32.4905069Z _Objty=gloo::cuda::bcube::Node 2025-12-04T09:27:32.4905331Z ] 2025-12-04T09:27:32.5693002Z [4444/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_halving_doubling.cc.obj 2025-12-04T09:27:32.5693777Z [4445/7515] Building RC object third_party\ideep\mkl-dnn\src\CMakeFiles\dnnl.dir\version.rc.res 2025-12-04T09:27:32.5694369Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-12-04T09:27:32.5694657Z 2025-12-04T09:27:32.5694824Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:27:32.5695086Z 2025-12-04T09:27:32.5695090Z 2025-12-04T09:27:32.5695415Z [4446/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_local.cc.obj 2025-12-04T09:27:32.5695972Z [4447/7515] Running gen_proto.py on onnx/onnx.in.proto 2025-12-04T09:27:32.5696490Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx.in.proto 2025-12-04T09:27:32.6272603Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto 2025-12-04T09:27:32.6273437Z 2025-12-04T09:27:32.6274052Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto3 2025-12-04T09:27:32.6274847Z 2025-12-04T09:27:33.0922939Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-ml.pb.h 2025-12-04T09:27:33.0923652Z 2025-12-04T09:27:33.0924182Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_pb.py 2025-12-04T09:27:33.0924865Z 2025-12-04T09:27:33.0925187Z [4448/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_ring.cc.obj 2025-12-04T09:27:33.0926109Z [4449/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_ring_chunked.cc.obj 2025-12-04T09:27:33.0927028Z [4450/7515] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_broadcast_one_to_all.cc.obj 2025-12-04T09:27:33.0927802Z [4451/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\bfloat16.cpp.obj 2025-12-04T09:27:33.0928708Z [4452/7515] 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:27:33.1799974Z [4453/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\batch_normalization.cpp.obj 2025-12-04T09:27:33.1801553Z [4454/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\broadcast_strategy.cpp.obj 2025-12-04T09:27:33.1802583Z [4455/7515] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-12-04T09:27:33.1803810Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-operators.in.proto 2025-12-04T09:27:33.1805123Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto 2025-12-04T09:27:33.1845206Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto3 2025-12-04T09:27:33.1846602Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators-ml.pb.h 2025-12-04T09:27:33.1847859Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_operators_pb.py 2025-12-04T09:27:33.1849131Z [4456/7515] Running gen_proto.py on onnx/onnx-data.in.proto 2025-12-04T09:27:33.1850032Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-data.in.proto 2025-12-04T09:27:33.1851292Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto 2025-12-04T09:27:33.2210134Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto3 2025-12-04T09:27:33.2210654Z 2025-12-04T09:27:33.2210942Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data.pb.h 2025-12-04T09:27:33.2211343Z 2025-12-04T09:27:33.2211643Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_data_pb.py 2025-12-04T09:27:33.2212048Z 2025-12-04T09:27:33.2212389Z [4457/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\binary.cpp.obj 2025-12-04T09:27:33.3064481Z [4458/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\cache_blob_id.cpp.obj 2025-12-04T09:27:33.3065324Z [4459/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\concat.cpp.obj 2025-12-04T09:27:33.3066393Z [4460/7515] 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:27:33.3067523Z [4461/7515] 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:27:33.7489595Z [4462/7515] Building CUDA object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda.cu.obj 2025-12-04T09:27:33.7490129Z cuda.cu 2025-12-04T09:27:33.7490332Z tmpxft_0000141c_00000000-7_cuda.cudafe1.cpp 2025-12-04T09:27:33.7490946Z [4463/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug_autogenerated.cpp.obj 2025-12-04T09:27:33.7492795Z [4464/7515] Building CUDA object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_private.cu.obj 2025-12-04T09:27:33.7493556Z cuda_private.cu 2025-12-04T09:27:33.7493928Z tmpxft_0000158c_00000000-7_cuda_private.cudafe1.cpp 2025-12-04T09:27:33.7494835Z [4465/7515] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-operators_onnx_torch-ml.pb.cc.obj 2025-12-04T09:27:33.8318181Z [4466/7515] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx_onnx_torch-ml.pb.cc.obj 2025-12-04T09:27:33.8318887Z [4467/7515] Linking CXX static library lib\gloo_cuda.lib 2025-12-04T09:27:33.8319664Z [4468/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution.cpp.obj 2025-12-04T09:27:33.8320566Z [4469/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution_pd.cpp.obj 2025-12-04T09:27:33.8321435Z [4470/7515] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-data_onnx_torch.pb.cc.obj 2025-12-04T09:27:34.0702345Z [4471/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\deconvolution.cpp.obj 2025-12-04T09:27:34.0703933Z [4472/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug.cpp.obj 2025-12-04T09:27:34.0705091Z [4473/7515] Linking CXX static library lib\onnx_proto.lib 2025-12-04T09:27:34.0706538Z [4474/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\assertions.cc.obj 2025-12-04T09:27:34.0708163Z [4475/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\interned_strings.cc.obj 2025-12-04T09:27:34.4077216Z [4476/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\status.cc.obj 2025-12-04T09:27:34.4078854Z [4477/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\model_helpers.cc.obj 2025-12-04T09:27:34.4080266Z [4478/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\ir_pb_converter.cc.obj 2025-12-04T09:27:34.4081875Z [4479/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\attr_proto_util.cc.obj 2025-12-04T09:27:34.4082701Z [4480/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\defs.cc.obj 2025-12-04T09:27:35.2373382Z [4481/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\old.cc.obj 2025-12-04T09:27:35.2374114Z [4482/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\checker.cc.obj 2025-12-04T09:27:35.2374779Z [4483/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\utils.cc.obj 2025-12-04T09:27:35.2375517Z [4484/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\data_type_utils.cc.obj 2025-12-04T09:27:35.2376196Z [4485/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\function.cc.obj 2025-12-04T09:27:35.5974094Z [4486/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\defs.cc.obj 2025-12-04T09:27:35.5975400Z [4487/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\path.cc.obj 2025-12-04T09:27:35.5976596Z [4488/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\old.cc.obj 2025-12-04T09:27:35.5977523Z [4489/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\utils.cc.obj 2025-12-04T09:27:35.5978259Z [4490/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\image\defs.cc.obj 2025-12-04T09:27:35.5978977Z [4491/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\defs.cc.obj 2025-12-04T09:27:35.7163114Z [4492/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\old.cc.obj 2025-12-04T09:27:35.7164333Z [4493/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\defs.cc.obj 2025-12-04T09:27:35.7165524Z [4494/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\utils.cc.obj 2025-12-04T09:27:35.7166783Z [4495/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\old.cc.obj 2025-12-04T09:27:35.7167959Z [4496/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\defs.cc.obj 2025-12-04T09:27:36.0803282Z [4497/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\defs.cc.obj 2025-12-04T09:27:36.0804754Z [4498/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\old.cc.obj 2025-12-04T09:27:36.0806080Z [4499/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\old.cc.obj 2025-12-04T09:27:36.0807245Z [4500/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\defs.cc.obj 2025-12-04T09:27:36.0808004Z [4501/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\old.cc.obj 2025-12-04T09:27:36.4404321Z [4502/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\parser.cc.obj 2025-12-04T09:27:36.4405599Z [4503/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\defs.cc.obj 2025-12-04T09:27:36.4406849Z [4504/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\printer.cc.obj 2025-12-04T09:27:36.4408192Z [4505/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\old.cc.obj 2025-12-04T09:27:36.4409683Z [4506/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\defs.cc.obj 2025-12-04T09:27:36.5555581Z [4507/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\old.cc.obj 2025-12-04T09:27:36.5556330Z [4508/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\utils.cc.obj 2025-12-04T09:27:36.5557040Z [4509/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\defs.cc.obj 2025-12-04T09:27:36.5557947Z [4510/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\old.cc.obj 2025-12-04T09:27:36.5558568Z [4511/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\schema.cc.obj 2025-12-04T09:27:36.9509515Z [4512/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\shape_inference.cc.obj 2025-12-04T09:27:36.9510937Z [4513/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\sequence\defs.cc.obj 2025-12-04T09:27:36.9512758Z [4514/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\defs.cc.obj 2025-12-04T09:27:36.9514066Z [4515/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\utils.cc.obj 2025-12-04T09:27:36.9515342Z [4516/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\old.cc.obj 2025-12-04T09:27:36.9516578Z [4517/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_util.cc.obj 2025-12-04T09:27:37.0326656Z [4518/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\text\defs.cc.obj 2025-12-04T09:27:37.0327970Z [4519/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_proto_util.cc.obj 2025-12-04T09:27:37.0329693Z [4520/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\defs.cc.obj 2025-12-04T09:27:37.0331110Z [4521/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\old.cc.obj 2025-12-04T09:27:37.0332277Z [4522/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\training\defs.cc.obj 2025-12-04T09:27:37.3802222Z [4523/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_threadpool.cpp.obj 2025-12-04T09:27:37.3804073Z [4524/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\experimental.cpp.obj 2025-12-04T09:27:37.3805650Z [4525/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\helper.cc.obj 2025-12-04T09:27:37.3807128Z [4526/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float4.cpp.obj 2025-12-04T09:27:37.6926999Z [4527/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\inliner\inliner.cc.obj 2025-12-04T09:27:37.6928410Z [4528/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\convert.cc.obj 2025-12-04T09:27:37.6930359Z [4529/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\eltwise.cpp.obj 2025-12-04T09:27:37.6931872Z [4530/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\fpmath_mode.cpp.obj 2025-12-04T09:27:37.6933327Z [4531/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float8.cpp.obj 2025-12-04T09:27:37.9451386Z [4532/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\engine.cpp.obj 2025-12-04T09:27:37.9453051Z [4533/7515] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\shape_inference\implementation.cc.obj 2025-12-04T09:27:37.9454483Z [4534/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify.cpp.obj 2025-12-04T09:27:37.9455975Z [4535/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\group_normalization.cpp.obj 2025-12-04T09:27:38.2416688Z [4536/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\gemm.cpp.obj 2025-12-04T09:27:38.2417706Z [4537/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\inner_product.cpp.obj 2025-12-04T09:27:38.2418562Z [4538/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\kernel_cache.cpp.obj 2025-12-04T09:27:38.2419249Z [4539/7515] Linking CXX static library lib\onnx.lib 2025-12-04T09:27:38.2419929Z [4540/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\layer_normalization.cpp.obj 2025-12-04T09:27:38.5950945Z [4541/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\lrn.cpp.obj 2025-12-04T09:27:38.5952389Z [4542/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\matmul.cpp.obj 2025-12-04T09:27:38.5953919Z [4543/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_debug.cpp.obj 2025-12-04T09:27:38.5955507Z [4544/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc.cpp.obj 2025-12-04T09:27:38.5957003Z [4545/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory.cpp.obj 2025-12-04T09:27:38.8765666Z [4546/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc_wrapper.cpp.obj 2025-12-04T09:27:38.8767238Z [4547/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_storage.cpp.obj 2025-12-04T09:27:38.8768747Z [4548/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_tracking.cpp.obj 2025-12-04T09:27:38.8770197Z [4549/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\pooling.cpp.obj 2025-12-04T09:27:39.1960041Z [4550/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_zero_pad.cpp.obj 2025-12-04T09:27:39.1961024Z [4551/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\prelu.cpp.obj 2025-12-04T09:27:39.1961936Z [4552/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_attr.cpp.obj 2025-12-04T09:27:39.1962836Z [4553/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive.cpp.obj 2025-12-04T09:27:39.5663590Z [4554/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_cache.cpp.obj 2025-12-04T09:27:39.5665292Z [4555/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_desc_iface.cpp.obj 2025-12-04T09:27:39.5666949Z [4556/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_exec_types.cpp.obj 2025-12-04T09:27:39.5668626Z [4557/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_hashing.cpp.obj 2025-12-04T09:27:39.5670286Z [4558/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_iface.cpp.obj 2025-12-04T09:27:39.8321865Z [4559/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reduction.cpp.obj 2025-12-04T09:27:39.8322944Z [4560/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\query.cpp.obj 2025-12-04T09:27:39.8323850Z [4561/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reorder.cpp.obj 2025-12-04T09:27:39.8324664Z [4562/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\resampling.cpp.obj 2025-12-04T09:27:40.1307478Z [4563/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rnn.cpp.obj 2025-12-04T09:27:40.1309188Z [4564/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rw_mutex.cpp.obj 2025-12-04T09:27:40.1310368Z [4565/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad.cpp.obj 2025-12-04T09:27:40.1311189Z [4566/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad_debug.cpp.obj 2025-12-04T09:27:40.1312081Z [4567/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\serialization.cpp.obj 2025-12-04T09:27:40.3060922Z [4568/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\shuffle.cpp.obj 2025-12-04T09:27:40.3063545Z [4569/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\softmax.cpp.obj 2025-12-04T09:27:40.3065151Z [4570/7515] Building ASM_MASM object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittptmark64.asm.obj 2025-12-04T09:27:40.3066493Z Microsoft (R) Macro Assembler (x64) Version 14.42.34444.0 2025-12-04T09:27:40.3067261Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:27:40.3067754Z 2025-12-04T09:27:40.4445051Z Assembling: C:\actions-runner\_work\pytorch\pytorch\third_party\ideep\mkl-dnn\src\common\ittnotify\ittptmark64.asm 2025-12-04T09:27:40.4445559Z 2025-12-04T09:27:40.4445946Z [4571/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream_profiler.cpp.obj 2025-12-04T09:27:40.4446776Z [4572/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream.cpp.obj 2025-12-04T09:27:40.4447640Z [4573/7515] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\jitprofiling.c.obj 2025-12-04T09:27:40.9545286Z [4574/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\sum.cpp.obj 2025-12-04T09:27:40.9546238Z [4575/7515] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittnotify_static.c.obj 2025-12-04T09:27:40.9547386Z [4576/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\utils.cpp.obj 2025-12-04T09:27:40.9548555Z [4577/7515] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\verbose.cpp.obj 2025-12-04T09:27:40.9549698Z [4578/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\bfloat16.cpp.obj 2025-12-04T09:27:41.3098399Z [4579/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\binary_injector_utils.cpp.obj 2025-12-04T09:27:41.3099320Z [4580/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_utils.cpp.obj 2025-12-04T09:27:41.3100123Z [4581/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_concat.cpp.obj 2025-12-04T09:27:41.3101089Z [4582/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_list.cpp.obj 2025-12-04T09:27:41.5553636Z [4583/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_convolution_list.cpp.obj 2025-12-04T09:27:41.5554615Z [4584/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_binary_list.cpp.obj 2025-12-04T09:27:41.5556263Z [4585/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_deconvolution_list.cpp.obj 2025-12-04T09:27:41.5557636Z [4586/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_engine.cpp.obj 2025-12-04T09:27:42.0801889Z [4587/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_eltwise_list.cpp.obj 2025-12-04T09:27:42.0803469Z [4588/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_group_normalization_list.cpp.obj 2025-12-04T09:27:42.0805178Z [4589/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_layer_normalization_list.cpp.obj 2025-12-04T09:27:42.0806625Z [4590/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_inner_product_list.cpp.obj 2025-12-04T09:27:42.0807935Z [4591/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_lrn_list.cpp.obj 2025-12-04T09:27:42.3692094Z [4592/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_pooling_list.cpp.obj 2025-12-04T09:27:42.3693560Z [4593/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_prelu_list.cpp.obj 2025-12-04T09:27:42.3695453Z [4594/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_reduction_list.cpp.obj 2025-12-04T09:27:42.3697221Z [4595/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_resampling_list.cpp.obj 2025-12-04T09:27:42.7987197Z [4596/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_rnn_list.cpp.obj 2025-12-04T09:27:42.7988829Z [4597/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_shuffle_list.cpp.obj 2025-12-04T09:27:42.7990366Z [4598/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_softmax_list.cpp.obj 2025-12-04T09:27:42.7991772Z [4599/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_sum.cpp.obj 2025-12-04T09:27:42.7993014Z [4600/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\float16.cpp.obj 2025-12-04T09:27:43.0718713Z [4601/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution.cpp.obj 2025-12-04T09:27:43.0719609Z [4602/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution_utils.cpp.obj 2025-12-04T09:27:43.0720596Z [4603/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product.cpp.obj 2025-12-04T09:27:43.0721448Z [4604/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product_utils.cpp.obj 2025-12-04T09:27:43.4261257Z [4605/7515] 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:27:43.4262990Z [4606/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution.cpp.obj 2025-12-04T09:27:43.4264600Z [4607/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution_utils.cpp.obj 2025-12-04T09:27:43.4266245Z [4608/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_inner_product.cpp.obj 2025-12-04T09:27:43.7019342Z [4609/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nchw_pooling.cpp.obj 2025-12-04T09:27:43.7020706Z [4610/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_batch_normalization.cpp.obj 2025-12-04T09:27:43.7021926Z [4611/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_group_normalization.cpp.obj 2025-12-04T09:27:43.7023044Z [4612/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nhwc_pooling.cpp.obj 2025-12-04T09:27:44.0946200Z [4613/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nspc_batch_normalization.cpp.obj 2025-12-04T09:27:44.0947722Z [4614/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\platform.cpp.obj 2025-12-04T09:27:44.0949136Z [4615/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\primitive_attr_postops.cpp.obj 2025-12-04T09:27:44.0950668Z [4616/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_batch_normalization.cpp.obj 2025-12-04T09:27:44.0953074Z [4617/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_binary.cpp.obj 2025-12-04T09:27:44.3842272Z [4618/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution.cpp.obj 2025-12-04T09:27:44.3844230Z [4619/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution_int8.cpp.obj 2025-12-04T09:27:44.3845889Z [4620/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_deconvolution.cpp.obj 2025-12-04T09:27:44.3847493Z [4621/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_eltwise.cpp.obj 2025-12-04T09:27:44.8121779Z [4622/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_group_normalization.cpp.obj 2025-12-04T09:27:44.8123425Z [4623/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product.cpp.obj 2025-12-04T09:27:44.8124896Z [4624/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product_int8.cpp.obj 2025-12-04T09:27:44.8126264Z [4625/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_lrn.cpp.obj 2025-12-04T09:27:44.8127663Z [4626/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_layer_normalization.cpp.obj 2025-12-04T09:27:45.1832333Z [4627/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_pooling.cpp.obj 2025-12-04T09:27:45.1833243Z [4628/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_prelu.cpp.obj 2025-12-04T09:27:45.1834433Z [4629/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_reduction.cpp.obj 2025-12-04T09:27:45.1835794Z [4630/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_resampling.cpp.obj 2025-12-04T09:27:45.4631397Z [4631/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_shuffle.cpp.obj 2025-12-04T09:27:45.4633155Z [4632/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_softmax.cpp.obj 2025-12-04T09:27:45.4634438Z [4633/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\scale_utils.cpp.obj 2025-12-04T09:27:45.4636240Z [4634/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_concat.cpp.obj 2025-12-04T09:27:45.4637757Z [4635/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_layer_normalization.cpp.obj 2025-12-04T09:27:45.5432588Z [4636/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\bf16\ref_gemm_bf16.cpp.obj 2025-12-04T09:27:45.5434211Z [4637/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\gemm_utils_f32.cpp.obj 2025-12-04T09:27:45.5435233Z [4638/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\ref_gemm_f32.cpp.obj 2025-12-04T09:27:45.5436368Z [4639/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_resampling.cpp.obj 2025-12-04T09:27:46.1247125Z [4640/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\zero_point_utils.cpp.obj 2025-12-04T09:27:46.1248676Z [4641/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_sum.cpp.obj 2025-12-04T09:27:46.1249994Z [4642/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm.cpp.obj 2025-12-04T09:27:46.1251815Z [4643/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\ref_gemm_s8x8s32.cpp.obj 2025-12-04T09:27:46.1253564Z [4644/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm_pack.cpp.obj 2025-12-04T09:27:46.2451102Z [4645/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\simple_gemm_s8s8s32.cpp.obj 2025-12-04T09:27:46.2452790Z [4646/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\cpu_matmul_list.cpp.obj 2025-12-04T09:27:46.2454409Z [4647/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_x8s8s32x_matmul.cpp.obj 2025-12-04T09:27:46.2456292Z [4648/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_bf16_matmul.cpp.obj 2025-12-04T09:27:46.9235469Z [4649/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_f32_matmul.cpp.obj 2025-12-04T09:27:46.9236579Z [4650/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul.cpp.obj 2025-12-04T09:27:46.9237393Z [4651/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul_int8.cpp.obj 2025-12-04T09:27:46.9238298Z [4652/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_sparse_matmul.cpp.obj 2025-12-04T09:27:46.9677737Z [4653/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder.cpp.obj 2025-12-04T09:27:46.9679159Z [4654/7515] 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:27:46.9680500Z [4655/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_bf16.cpp.obj 2025-12-04T09:27:46.9681712Z [4656/7515] 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:27:47.6433609Z [4657/7515] 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:27:47.6434645Z [4658/7515] 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:27:47.6435627Z [4659/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f16.cpp.obj 2025-12-04T09:27:47.6436514Z [4660/7515] 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:27:47.7170680Z [4661/7515] 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:27:47.7171952Z [4662/7515] 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:27:47.7173059Z [4663/7515] 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:27:47.7174064Z [4664/7515] 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:27:48.3626570Z [4665/7515] 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:27:48.3628330Z [4666/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_fp4.cpp.obj 2025-12-04T09:27:48.3630091Z [4667/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s32.cpp.obj 2025-12-04T09:27:48.3631772Z [4668/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_fp8.cpp.obj 2025-12-04T09:27:48.4398677Z [4669/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s4.cpp.obj 2025-12-04T09:27:48.4400243Z [4670/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s8.cpp.obj 2025-12-04T09:27:48.4402038Z [4671/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u4.cpp.obj 2025-12-04T09:27:48.4403484Z [4672/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\brgemm_cell_common.cpp.obj 2025-12-04T09:27:49.0516486Z [4673/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u8.cpp.obj 2025-12-04T09:27:49.0518249Z [4674/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_common.cpp.obj 2025-12-04T09:27:49.0519676Z [4675/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru.cpp.obj 2025-12-04T09:27:49.0520798Z [4676/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru_lbr.cpp.obj 2025-12-04T09:27:49.1229671Z [4677/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru.cpp.obj 2025-12-04T09:27:49.1231227Z [4678/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru_lbr.cpp.obj 2025-12-04T09:27:49.1232688Z [4679/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm.cpp.obj 2025-12-04T09:27:49.1234232Z [4680/7515] 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:27:49.5373135Z [4681/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm_projection.cpp.obj 2025-12-04T09:27:49.5374111Z [4682/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_rnn.cpp.obj 2025-12-04T09:27:49.5375102Z [4683/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\jit_utils.cpp.obj 2025-12-04T09:27:49.5375892Z [4684/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\rnn_utils.cpp.obj 2025-12-04T09:27:49.7661583Z [4685/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_rnn.cpp.obj 2025-12-04T09:27:49.7662474Z [4686/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\amx_tile_configure.cpp.obj 2025-12-04T09:27:49.7663402Z [4687/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm.cpp.obj 2025-12-04T09:27:49.7664449Z [4688/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm_containers.cpp.obj 2025-12-04T09:27:50.1682332Z [4689/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm_utils.cpp.obj 2025-12-04T09:27:50.1683372Z [4690/7515] 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:27:50.1684424Z [4691/7515] 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:27:50.1685410Z [4692/7515] 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:27:50.3851972Z [4693/7515] 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:27:50.3852912Z [4694/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_barrier.cpp.obj 2025-12-04T09:27:50.3853713Z [4695/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_isa_traits.cpp.obj 2025-12-04T09:27:50.3854689Z [4696/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_reducer.cpp.obj 2025-12-04T09:27:50.7794487Z [4697/7515] 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:27:50.7796628Z [4698/7515] 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:27:50.7798466Z [4699/7515] 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:27:50.7800424Z [4700/7515] 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:27:50.9648952Z [4701/7515] 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:27:50.9650548Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:50.9651973Z [4702/7515] 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:27:50.9653310Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:50.9975692Z [4703/7515] 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:27:50.9976976Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:50.9978212Z [4704/7515] 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:27:50.9979917Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:50.9981382Z [4705/7515] 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:27:51.3735079Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:51.3736012Z [4706/7515] 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:27:51.3736846Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:51.3737761Z [4707/7515] 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:27:51.3738632Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:51.5641162Z [4708/7515] 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:27:51.5642052Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:51.5642765Z [4709/7515] 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:27:51.5643519Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:51.5952817Z [4710/7515] 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:27:51.5954122Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:51.5955287Z [4711/7515] 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:27:51.5956440Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:51.5957600Z [4712/7515] 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:27:51.8483579Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:51.8484766Z [4713/7515] 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:27:51.8486601Z [4714/7515] 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:27:51.8488531Z [4715/7515] 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:27:52.2007869Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:52.2009106Z [4716/7515] 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:27:52.2011043Z [4717/7515] 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:27:52.2012660Z [4718/7515] 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:27:52.2316243Z [4719/7515] 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:27:52.2317434Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:52.2318548Z [4720/7515] 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:27:52.2319666Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:52.4719828Z [4721/7515] 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:27:52.4721269Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:52.4722425Z [4722/7515] 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:27:52.4723216Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:52.4724110Z [4723/7515] 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:27:52.8090958Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:52.8091724Z [4724/7515] 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:27:52.8092441Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:52.8093172Z [4725/7515] 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:27:52.9682618Z [4726/7515] 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:27:52.9684119Z [4727/7515] 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:27:52.9685111Z [4728/7515] 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:27:52.9686177Z [4729/7515] 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:27:53.2239969Z [4730/7515] 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:27:53.2242247Z [4731/7515] 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:27:53.2242994Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:53.2243702Z [4732/7515] 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:27:53.4429777Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:53.4431371Z [4733/7515] 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:27:53.4432601Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:53.4433778Z [4734/7515] 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:27:53.4435254Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:53.5832598Z [4735/7515] 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:27:53.5833685Z [4736/7515] 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:27:53.5834521Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:53.5835609Z [4737/7515] 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:27:54.0334003Z [4738/7515] 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:27:54.0335370Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:54.0336546Z [4739/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_driver.cpp.obj 2025-12-04T09:27:54.0338201Z [4740/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_info.cpp.obj 2025-12-04T09:27:54.0339713Z [4741/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_pack.cpp.obj 2025-12-04T09:27:54.1067208Z [4742/7515] 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:27:54.1068915Z [4743/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemv_driver.cpp.obj 2025-12-04T09:27:54.1070589Z [4744/7515] 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:27:54.1071867Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:54.3685157Z [4745/7515] 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:27:54.3686582Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:54.3687872Z [4746/7515] 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:27:54.3689209Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:54.5109817Z [4747/7515] 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:27:54.5110576Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:54.5111301Z [4748/7515] 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:27:54.5112087Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:54.5112876Z [4749/7515] 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:27:54.7171352Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:54.7173078Z [4750/7515] 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:27:54.7174416Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:54.7175756Z [4751/7515] 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:27:54.7177117Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:54.7983070Z [4752/7515] 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:27:54.7985191Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:54.7986604Z [4753/7515] 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:27:54.7988401Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:55.0968965Z [4754/7515] 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:27:55.0970247Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:55.0973943Z [4755/7515] 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:27:55.0975164Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:55.0976358Z [4756/7515] 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:27:55.2799833Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:55.2801104Z [4757/7515] 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:27:55.2802260Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:55.2803411Z [4758/7515] 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:27:55.4010721Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:55.4011667Z [4759/7515] 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:27:55.4012664Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:55.4013367Z [4760/7515] 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:27:55.4014448Z [4761/7515] 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:27:55.7338764Z [4762/7515] 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:27:55.7339856Z [4763/7515] 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:27:55.7340590Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:55.7341326Z [4764/7515] 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:27:55.9102271Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:55.9104190Z [4765/7515] 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:27:55.9105934Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:55.9107718Z [4766/7515] 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:27:56.0503340Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.0505240Z [4767/7515] 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:27:56.0506068Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.0507146Z [4768/7515] 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:27:56.0507928Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.2900333Z [4769/7515] 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:27:56.2901698Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.2902961Z [4770/7515] 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:27:56.2904244Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.3637891Z [4771/7515] 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:27:56.3639844Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.3641208Z [4772/7515] 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:27:56.3642603Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.3643954Z [4773/7515] 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:27:56.6677022Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.6678453Z [4774/7515] 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:27:56.6679883Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.6681252Z [4775/7515] 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:27:56.6682614Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.6766225Z [4776/7515] 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:27:56.6767034Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.6767833Z [4777/7515] 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:27:56.6768632Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.9685919Z [4778/7515] 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:27:56.9687353Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.9688704Z [4779/7515] 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:27:56.9690137Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:56.9691450Z [4780/7515] 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:27:57.1566159Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.1567628Z [4781/7515] 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:27:57.1569180Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.1569948Z [4782/7515] 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:27:57.1570975Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.3091254Z [4783/7515] 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:27:57.3092019Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.3092771Z [4784/7515] 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:27:57.3093717Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.5477722Z [4785/7515] 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:27:57.5478925Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.5480058Z [4786/7515] 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:27:57.5481439Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.5482991Z [4787/7515] 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:27:57.7042203Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.7043723Z [4788/7515] 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:27:57.7045144Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.7046611Z [4789/7515] 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:27:57.7047397Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.9173177Z [4790/7515] 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:27:57.9174015Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.9174895Z [4791/7515] 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:27:57.9175727Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.9622818Z [4792/7515] 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:27:57.9624264Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.9625714Z [4793/7515] 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:27:57.9627141Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:57.9628456Z [4794/7515] 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:27:58.2027555Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:58.2029231Z [4795/7515] 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:27:58.2030551Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:58.2032386Z [4796/7515] 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:27:58.2033717Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:58.3994698Z [4797/7515] 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:27:58.3995955Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:58.3996742Z [4798/7515] 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:27:58.3997597Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:58.5625636Z [4799/7515] 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:27:58.5626503Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:58.5627288Z [4800/7515] 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:27:58.5628009Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:58.5630024Z [4801/7515] 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:27:58.8268295Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:58.8269786Z [4802/7515] 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:27:58.8271054Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:27:58.8272329Z [4803/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\injector_utils.cpp.obj 2025-12-04T09:27:59.1554580Z [4804/7515] 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:27:59.1556199Z [4805/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_convolution.cpp.obj 2025-12-04T09:27:59.1557927Z [4806/7515] 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:27:59.1559641Z [4807/7515] 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:27:59.5131583Z [4808/7515] 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:27:59.5132829Z [4809/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\ip_convolution.cpp.obj 2025-12-04T09:27:59.5133712Z [4810/7515] 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:27:59.5134703Z [4811/7515] 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:27:59.8152144Z [4812/7515] 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:27:59.8153893Z [4813/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_convolution.cpp.obj 2025-12-04T09:27:59.8155920Z [4814/7515] 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:27:59.8157815Z [4815/7515] 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:28:00.1720499Z [4816/7515] 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:28:00.1722381Z [4817/7515] 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:28:00.1724474Z [4818/7515] 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:28:00.1726284Z [4819/7515] 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:28:00.4494564Z [4820/7515] 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:28:00.4495941Z [4821/7515] 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:28:00.4497132Z [4822/7515] 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:28:00.7622119Z [4823/7515] 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:28:00.7632691Z [4824/7515] 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:28:00.7634540Z [4825/7515] 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:28:00.7636396Z [4826/7515] 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:28:01.0772320Z [4827/7515] 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:28:01.0773546Z [4828/7515] 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:28:01.0775151Z [4829/7515] 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:28:01.0777230Z [4830/7515] 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:28:01.2494987Z [4831/7515] 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:28:01.2496816Z [4832/7515] 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:28:01.2498715Z [4833/7515] 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:28:01.7486593Z [4834/7515] 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:28:01.7488378Z [4835/7515] 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:28:01.7490168Z [4836/7515] 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:28:01.7491863Z [4837/7515] 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:28:01.9450131Z [4838/7515] 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:28:01.9451223Z [4839/7515] 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:28:01.9452706Z [4840/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv.cpp.obj 2025-12-04T09:28:01.9453816Z [4841/7515] 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:28:02.4297900Z [4842/7515] 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:28:02.4299086Z [4843/7515] 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:28:02.4300204Z [4844/7515] 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:28:02.4301303Z [4845/7515] 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:28:02.6317923Z [4846/7515] 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:28:02.6319914Z [4847/7515] 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:28:02.6321774Z [4848/7515] 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:28:02.6323529Z [4849/7515] 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:28:03.0483004Z [4850/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_deconv.cpp.obj 2025-12-04T09:28:03.0484192Z [4851/7515] 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:28:03.0485321Z [4852/7515] 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:28:03.0486345Z [4853/7515] 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:28:03.2482467Z [4854/7515] 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:28:03.2484095Z [4855/7515] 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:28:03.2485834Z [4856/7515] 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:28:03.5594784Z [4857/7515] 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:28:03.5596418Z [4858/7515] 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:28:03.5597908Z [4859/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_generator.cpp.obj 2025-12-04T09:28:03.5599382Z [4860/7515] 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:28:03.9399561Z [4861/7515] 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:28:03.9400531Z [4862/7515] 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:28:03.9401527Z [4863/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_convolution.cpp.obj 2025-12-04T09:28:03.9402797Z [4864/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_transpose_utils.cpp.obj 2025-12-04T09:28:04.1960461Z [4865/7515] 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:28:04.1961544Z [4866/7515] 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:28:04.1962505Z [4867/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary.cpp.obj 2025-12-04T09:28:04.1963587Z [4868/7515] 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:28:04.6162392Z [4869/7515] 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:28:04.6163372Z [4870/7515] 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:28:04.6164379Z [4871/7515] 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:28:04.6165510Z [4872/7515] 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:28:04.8894188Z [4873/7515] 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:28:04.8895809Z [4874/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise.cpp.obj 2025-12-04T09:28:04.8897289Z [4875/7515] 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:28:04.8899233Z [4876/7515] 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:28:05.2991800Z [4877/7515] 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:28:05.2993980Z [4878/7515] 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:28:05.2995916Z [4879/7515] 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:28:05.2997674Z [4880/7515] 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:28:05.5836680Z [4881/7515] 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:28:05.5838668Z [4882/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pooling.cpp.obj 2025-12-04T09:28:05.5840291Z [4883/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction.cpp.obj 2025-12-04T09:28:05.5841797Z [4884/7515] 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:28:05.9596349Z [4885/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder.cpp.obj 2025-12-04T09:28:05.9597432Z [4886/7515] 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:28:05.9598428Z [4887/7515] 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:28:05.9599291Z [4888/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling.cpp.obj 2025-12-04T09:28:06.3043436Z [4889/7515] 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:28:06.3044609Z [4890/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_softmax.cpp.obj 2025-12-04T09:28:06.3045596Z [4891/7515] 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:28:06.3046768Z [4892/7515] 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:28:06.6265206Z [4893/7515] 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:28:06.6266522Z [4894/7515] 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:28:06.6267531Z [4895/7515] 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:28:06.8213223Z [4896/7515] 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:28:06.8214912Z [4897/7515] 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:28:06.8216544Z [4898/7515] 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:28:06.8218524Z [4899/7515] 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:28:10.8019808Z [4900/7515] 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:28:10.8021479Z [4901/7515] 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:28:10.8023092Z [4902/7515] 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:28:10.8024088Z [4903/7515] 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:28:10.9108487Z [4904/7515] 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:28:10.9110094Z [4905/7515] 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:28:10.9111708Z [4906/7515] 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:28:10.9112734Z [4907/7515] 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:28:11.4592632Z [4908/7515] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul.cpp.obj 2025-12-04T09:28:11.4593780Z [4909/7515] 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:28:11.4594819Z [4910/7515] 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:28:11.4595743Z [4911/7515] 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:28:11.5342685Z [4912/7515] 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:28:11.5343682Z [4913/7515] 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:28:11.5345113Z [4914/7515] 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:28:11.5346223Z [4915/7515] 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:28:12.1106722Z [4916/7515] 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:28:12.1108539Z [4917/7515] 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:28:12.1111386Z [4918/7515] 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:28:12.1776615Z [4919/7515] 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:28:12.1778542Z [4920/7515] 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:28:12.1780338Z [4921/7515] 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:28:12.1782143Z [4922/7515] 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:28:12.7566330Z [4923/7515] 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:28:12.7567482Z [4924/7515] 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:28:12.7568551Z [4925/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\allocator.cpp.obj 2025-12-04T09:28:12.7569541Z [4926/7515] 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:28:12.8089627Z [4927/7515] 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:28:12.8090516Z [4928/7515] 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:28:12.8091401Z [4929/7515] 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:28:12.8092510Z [4930/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\constant_tensor_cache.cpp.obj 2025-12-04T09:28:13.3652833Z [4931/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\backend.cpp.obj 2025-12-04T09:28:13.3653967Z [4932/7515] 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:28:13.3655053Z [4933/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_def_constraint.cpp.obj 2025-12-04T09:28:13.3656014Z [4934/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op.cpp.obj 2025-12-04T09:28:13.4298616Z [4935/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_schema.cpp.obj 2025-12-04T09:28:13.4300474Z [4936/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\graph.cpp.obj 2025-12-04T09:28:13.4302533Z [4937/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\logical_tensor.cpp.obj 2025-12-04T09:28:13.9115006Z [4938/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition.cpp.obj 2025-12-04T09:28:13.9116430Z [4939/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_cache.cpp.obj 2025-12-04T09:28:13.9117674Z [4940/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_hashing.cpp.obj 2025-12-04T09:28:13.9118613Z [4941/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\tensor.cpp.obj 2025-12-04T09:28:14.0829171Z [4942/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\shape_infer.cpp.obj 2025-12-04T09:28:14.0831035Z [4943/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_impl.cpp.obj 2025-12-04T09:28:14.0832335Z [4944/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\value.cpp.obj 2025-12-04T09:28:14.0833840Z [4945/7515] 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:28:14.5588708Z [4946/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\common.cpp.obj 2025-12-04T09:28:14.5590388Z [4947/7515] 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:28:14.5592576Z [4948/7515] 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:28:14.5594146Z [4949/7515] 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:28:14.7031771Z [4950/7515] 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:28:14.7033023Z [4951/7515] 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:28:14.7034222Z [4952/7515] 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:28:15.1898961Z [4953/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\platform.cpp.obj 2025-12-04T09:28:15.1900891Z [4954/7515] 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:28:15.1902657Z [4955/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\subgraph.cpp.obj 2025-12-04T09:28:15.1904541Z [4956/7515] 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:28:15.3043190Z [4957/7515] 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:28:15.3045541Z [4958/7515] 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:28:15.3047425Z [4959/7515] 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:28:15.5890009Z [4960/7515] 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:28:15.5891493Z [4961/7515] 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:28:15.5892688Z [4962/7515] 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:28:15.5895236Z [4963/7515] 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:28:15.9680625Z [4964/7515] 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:28:15.9681952Z [4965/7515] 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:28:15.9682983Z [4966/7515] 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:28:16.2459911Z [4967/7515] 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:28:16.2461527Z [4968/7515] 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:28:16.2462709Z [4969/7515] 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:28:16.2463850Z [4970/7515] 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:28:16.6045220Z [4971/7515] 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:28:16.6046424Z [4972/7515] 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:28:16.6048268Z [4973/7515] 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:28:16.7833943Z [4974/7515] 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:28:16.7835820Z [4975/7515] 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:28:16.7837597Z [4976/7515] 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:28:16.7839383Z [4977/7515] 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:28:17.2368224Z [4978/7515] 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:28:17.2369511Z [4979/7515] 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:28:17.2370635Z [4980/7515] 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:28:17.4490623Z [4981/7515] 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:28:17.4492137Z [4982/7515] 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:28:17.4493211Z [4983/7515] 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:28:17.4495440Z [4984/7515] 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:28:17.5958934Z [4985/7515] 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:28:17.5960895Z [4986/7515] 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:28:17.5963047Z [4987/7515] 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:28:18.0658146Z [4988/7515] 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:28:18.0660164Z [4989/7515] 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:28:18.0661731Z [4990/7515] 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:28:18.0662922Z [4991/7515] 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:28:18.2451465Z [4992/7515] 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:28:18.2453606Z [4993/7515] 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:28:18.2455602Z [4994/7515] 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:28:18.7174608Z [4995/7515] 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:28:18.7175730Z [4996/7515] 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:28:18.7176956Z [4997/7515] 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:28:18.7178018Z [4998/7515] 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:28:18.8170285Z [4999/7515] 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:28:18.8172422Z [5000/7515] 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:28:18.8174662Z [5001/7515] 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:28:19.2651083Z [5002/7515] 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:28:19.2653104Z [5003/7515] 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:28:19.2655148Z [5004/7515] 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:28:19.4815790Z [5005/7515] 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:28:19.4817348Z [5006/7515] 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:28:19.4819314Z [5007/7515] 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:28:19.4821277Z [5008/7515] 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:28:19.6330257Z [5009/7515] 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:28:19.6331440Z [5010/7515] 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:28:19.6332363Z [5011/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\id.cpp.obj 2025-12-04T09:28:19.7436066Z [5012/7515] 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:28:19.7438251Z [5013/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\debug.cpp.obj 2025-12-04T09:28:19.7439882Z [5014/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\ocl_usm_utils.cpp.obj 2025-12-04T09:28:19.7441813Z [5015/7515] 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:28:20.1937192Z [5016/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\alloc.cpp.obj 2025-12-04T09:28:20.1939266Z [5017/7515] 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:28:20.1941059Z [5018/7515] 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:28:20.1943555Z [5019/7515] 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:28:20.2430075Z [5020/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\nested_matcher.cpp.obj 2025-12-04T09:28:20.2430976Z [5021/7515] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\format.cc.obj 2025-12-04T09:28:20.2431898Z 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:28:20.2432948Z 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:28:20.2935714Z 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:28:20.2937829Z [5022/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\utils.cpp.obj 2025-12-04T09:28:20.2939432Z [5023/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pbuilder.cpp.obj 2025-12-04T09:28:20.5818172Z [5024/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_manager.cpp.obj 2025-12-04T09:28:20.5819150Z [5025/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_base.cpp.obj 2025-12-04T09:28:20.5819867Z [5026/7515] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\os.cc.obj 2025-12-04T09:28:20.5820312Z [5027/7515] Linking CXX static library lib\fmt.lib 2025-12-04T09:28:20.5820890Z [5028/7515] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\verbose.cpp.obj 2025-12-04T09:28:20.9893735Z [5029/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\libkineto_api.cpp.obj 2025-12-04T09:28:20.9895032Z [5030/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\ThreadUtil.cpp.obj 2025-12-04T09:28:20.9896315Z [5031/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityApi.cpp.obj 2025-12-04T09:28:20.9897986Z [5032/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiRangeProfilerConfig.cpp.obj 2025-12-04T09:28:21.1890035Z [5033/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiMetricApi.cpp.obj 2025-12-04T09:28:21.1892061Z [5034/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiCallbackApi.cpp.obj 2025-12-04T09:28:21.1893632Z [5035/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiEventApi.cpp.obj 2025-12-04T09:28:21.1895277Z [5036/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiRangeProfiler.cpp.obj 2025-12-04T09:28:21.1896876Z [5037/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Demangle.cpp.obj 2025-12-04T09:28:21.4249874Z [5038/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiRangeProfilerApi.cpp.obj 2025-12-04T09:28:21.4251325Z [5039/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiNvPerfMetric.cpp.obj 2025-12-04T09:28:21.4253050Z [5040/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\KernelRegistry.cpp.obj 2025-12-04T09:28:21.4254616Z [5041/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\WeakSymbols.cpp.obj 2025-12-04T09:28:21.5657053Z [5042/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\cupti_strings.cpp.obj 2025-12-04T09:28:21.5658106Z [5043/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\EventProfilerController.cpp.obj 2025-12-04T09:28:21.5659212Z [5044/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ApproximateClock.cpp.obj 2025-12-04T09:28:21.5660110Z [5045/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\AbstractConfig.cpp.obj 2025-12-04T09:28:21.5661002Z [5046/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\EventProfiler.cpp.obj 2025-12-04T09:28:21.5662315Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\numeric(33): warning C4244: '=': conversion from '_Ty' to '_Ty', possible loss of data 2025-12-04T09:28:21.5663356Z with 2025-12-04T09:28:21.5663591Z [ 2025-12-04T09:28:21.5663829Z _Ty=int64_t 2025-12-04T09:28:21.5664105Z ] 2025-12-04T09:28:21.5664323Z and 2025-12-04T09:28:21.5664557Z [ 2025-12-04T09:28:21.5664762Z _Ty=unsigned long 2025-12-04T09:28:21.5664989Z ] 2025-12-04T09:28:21.5665694Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\numeric(33): note: the template instantiation context (the oldest one first) is 2025-12-04T09:28:21.8479595Z C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\EventProfiler.cpp(68): note: see reference to function template instantiation '_Ty std::accumulate>,std::vector>>>>>,unsigned long,libkineto::Event::sumInstance::>(const _InIt,const _InIt,_Ty,_Fn)' being compiled 2025-12-04T09:28:21.8483583Z with 2025-12-04T09:28:21.8483918Z [ 2025-12-04T09:28:21.8484251Z _Ty=unsigned long, 2025-12-04T09:28:21.8485083Z _InIt=std::_List_const_iterator>>, 2025-12-04T09:28:21.8486197Z _Fn=libkineto::Event::sumInstance:: 2025-12-04T09:28:21.8486980Z ] 2025-12-04T09:28:21.8488121Z [5047/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DaemonConfigLoader.cpp.obj 2025-12-04T09:28:21.8489646Z [5048/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityType.cpp.obj 2025-12-04T09:28:21.9395437Z [5049/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ConfigLoader.cpp.obj 2025-12-04T09:28:21.9397435Z [5050/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerController.cpp.obj 2025-12-04T09:28:21.9399026Z [5051/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityProfiler.cpp.obj 2025-12-04T09:28:21.9400772Z [5052/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Config.cpp.obj 2025-12-04T09:28:22.2027568Z [5053/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\IpcFabricConfigClient.cpp.obj 2025-12-04T09:28:22.2029870Z [5054/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerProxy.cpp.obj 2025-12-04T09:28:22.2031985Z [5055/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ILoggerObserver.cpp.obj 2025-12-04T09:28:22.2033871Z [5056/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\GenericTraceActivity.cpp.obj 2025-12-04T09:28:22.5776066Z [5057/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\LoggingAPI.cpp.obj 2025-12-04T09:28:22.5777495Z [5058/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceProperties.cpp.obj 2025-12-04T09:28:22.5778982Z [5059/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Logger.cpp.obj 2025-12-04T09:28:22.5780034Z [5060/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceUtil.cpp.obj 2025-12-04T09:28:22.5781632Z [5061/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_csv.cpp.obj 2025-12-04T09:28:23.1742419Z [5062/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc.c.obj 2025-12-04T09:28:23.1743582Z [5063/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-aligned.c.obj 2025-12-04T09:28:23.1744370Z [5064/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_json.cpp.obj 2025-12-04T09:28:23.1745146Z [5065/7515] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\init.cpp.obj 2025-12-04T09:28:23.1745972Z [5066/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-posix.c.obj 2025-12-04T09:28:23.4894032Z [5067/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\bitmap.c.obj 2025-12-04T09:28:23.4895519Z [5068/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\heap.c.obj 2025-12-04T09:28:23.4896908Z [5069/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\arena.c.obj 2025-12-04T09:28:23.4898255Z [5070/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\init.c.obj 2025-12-04T09:28:23.4899595Z [5071/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\libc.c.obj 2025-12-04T09:28:23.7858237Z [5072/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\page.c.obj 2025-12-04T09:28:23.7858969Z [5073/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\os.c.obj 2025-12-04T09:28:23.7859717Z [5074/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\random.c.obj 2025-12-04T09:28:23.7860436Z [5075/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment.c.obj 2025-12-04T09:28:23.7861165Z [5076/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment-map.c.obj 2025-12-04T09:28:25.7142202Z [5077/7515] Building CXX object c10\CMakeFiles\c10.dir\core\AllocatorConfig.cpp.obj 2025-12-04T09:28:25.7142840Z [5078/7515] Building CXX object c10\CMakeFiles\c10.dir\core\Allocator.cpp.obj 2025-12-04T09:28:25.7143458Z [5079/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\stats.c.obj 2025-12-04T09:28:25.7144134Z [5080/7515] Building CXX object c10\CMakeFiles\c10.dir\core\CachingDeviceAllocator.cpp.obj 2025-12-04T09:28:25.7144751Z [5081/7515] Building CXX object c10\CMakeFiles\c10.dir\core\AutogradState.cpp.obj 2025-12-04T09:28:25.7145443Z [5082/7515] Building CXX object c10\CMakeFiles\c10.dir\core\CPUAllocator.cpp.obj 2025-12-04T09:28:26.1917559Z [5083/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\prim\prim.c.obj 2025-12-04T09:28:26.1918259Z [5084/7515] Linking CXX static library lib\kineto.lib 2025-12-04T09:28:26.1918844Z [5085/7515] Building CXX object c10\CMakeFiles\c10.dir\core\Device.cpp.obj 2025-12-04T09:28:26.1919515Z [5086/7515] Building CXX object c10\CMakeFiles\c10.dir\core\ConstantSymNodeImpl.cpp.obj 2025-12-04T09:28:26.1920107Z [5087/7515] Building CXX object c10\CMakeFiles\c10.dir\core\DeviceType.cpp.obj 2025-12-04T09:28:26.1920667Z [5088/7515] Building CXX object c10\CMakeFiles\c10.dir\core\CopyBytes.cpp.obj 2025-12-04T09:28:27.3209506Z [5089/7515] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKey.cpp.obj 2025-12-04T09:28:27.3210183Z [5090/7515] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKeySet.cpp.obj 2025-12-04T09:28:27.3210732Z [5091/7515] Building CXX object c10\CMakeFiles\c10.dir\core\GradMode.cpp.obj 2025-12-04T09:28:27.3211420Z [5092/7515] Building CXX object c10\CMakeFiles\c10.dir\core\InferenceMode.cpp.obj 2025-12-04T09:28:27.3212008Z [5093/7515] Building CXX object c10\CMakeFiles\c10.dir\core\RefcountedDeleter.cpp.obj 2025-12-04T09:28:27.3212481Z [5094/7515] Linking CXX static library lib\dnnl.lib 2025-12-04T09:28:27.3212953Z [5095/7515] Building CXX object c10\CMakeFiles\c10.dir\core\GeneratorImpl.cpp.obj 2025-12-04T09:28:27.5889437Z [5096/7515] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\options.c.obj 2025-12-04T09:28:27.5890394Z [5097/7515] Building CXX object c10\CMakeFiles\c10.dir\core\DefaultDtype.cpp.obj 2025-12-04T09:28:27.5891212Z [5098/7515] Linking CXX static library lib\mimalloc.lib 2025-12-04T09:28:27.5891980Z [5099/7515] Building CXX object c10\CMakeFiles\c10.dir\core\SafePyObject.cpp.obj 2025-12-04T09:28:27.5892887Z [5100/7515] Building CXX object c10\CMakeFiles\c10.dir\core\ScalarType.cpp.obj 2025-12-04T09:28:27.5893838Z [5101/7515] Building CXX object c10\CMakeFiles\c10.dir\core\StorageImpl.cpp.obj 2025-12-04T09:28:27.9285982Z [5102/7515] Building CXX object c10\CMakeFiles\c10.dir\core\Storage.cpp.obj 2025-12-04T09:28:27.9286681Z [5103/7515] Building CXX object c10\CMakeFiles\c10.dir\core\Scalar.cpp.obj 2025-12-04T09:28:27.9287335Z [5104/7515] Building CXX object c10\CMakeFiles\c10.dir\core\SymBool.cpp.obj 2025-12-04T09:28:27.9287890Z [5105/7515] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloat.cpp.obj 2025-12-04T09:28:27.9288498Z [5106/7515] Building CXX object c10\CMakeFiles\c10.dir\core\Stream.cpp.obj 2025-12-04T09:28:27.9289043Z [5107/7515] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntArrayRef.cpp.obj 2025-12-04T09:28:27.9289599Z [5108/7515] Building CXX object c10\CMakeFiles\c10.dir\core\SymInt.cpp.obj 2025-12-04T09:28:28.1742752Z [5109/7515] Building CXX object c10\CMakeFiles\c10.dir\core\SymNodeImpl.cpp.obj 2025-12-04T09:28:28.1743862Z [5110/7515] Building CXX object c10\CMakeFiles\c10.dir\core\SymbolicShapeMeta.cpp.obj 2025-12-04T09:28:28.1744924Z [5111/7515] Building CXX object c10\CMakeFiles\c10.dir\core\TensorOptions.cpp.obj 2025-12-04T09:28:28.1745932Z [5112/7515] Building CXX object c10\CMakeFiles\c10.dir\core\WrapDimMinimal.cpp.obj 2025-12-04T09:28:28.1746988Z [5113/7515] Building CXX object c10\CMakeFiles\c10.dir\core\TensorImpl.cpp.obj 2025-12-04T09:28:28.1748259Z [5114/7515] Building CXX object c10\CMakeFiles\c10.dir\core\UndefinedTensorImpl.cpp.obj 2025-12-04T09:28:28.5125447Z [5115/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\HermeticPyObjectTLS.cpp.obj 2025-12-04T09:28:28.5126787Z [5116/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COWDeleter.cpp.obj 2025-12-04T09:28:28.5127804Z [5117/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\GPUTrace.cpp.obj 2025-12-04T09:28:28.5128804Z [5118/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COW.cpp.obj 2025-12-04T09:28:28.5129944Z [5119/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\DeviceGuardImplInterface.cpp.obj 2025-12-04T09:28:28.5131508Z [5120/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\LocalDispatchKeySet.cpp.obj 2025-12-04T09:28:28.6984881Z [5121/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreterHooks.cpp.obj 2025-12-04T09:28:28.6986302Z [5122/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PythonDispatcherTLS.cpp.obj 2025-12-04T09:28:28.6987552Z [5123/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\SizesAndStrides.cpp.obj 2025-12-04T09:28:28.6988723Z [5124/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreter.cpp.obj 2025-12-04T09:28:28.6989957Z [5125/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\TorchDispatchModeTLS.cpp.obj 2025-12-04T09:28:28.6991126Z [5126/7515] Building CXX object c10\CMakeFiles\c10.dir\core\impl\alloc_cpu.cpp.obj 2025-12-04T09:28:28.9503358Z [5127/7515] Building CXX object c10\CMakeFiles\c10.dir\core\thread_pool.cpp.obj 2025-12-04T09:28:28.9504508Z [5128/7515] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUCachingAllocator.cpp.obj 2025-12-04T09:28:28.9505541Z [5129/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Bfloat16.cpp.obj 2025-12-04T09:28:28.9506423Z [5130/7515] Building CXX object c10\CMakeFiles\c10.dir\util\C++17.cpp.obj 2025-12-04T09:28:28.9507745Z [5131/7515] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUProfilingAllocator.cpp.obj 2025-12-04T09:28:28.9509231Z [5132/7515] Building CXX object c10\CMakeFiles\c10.dir\util\ApproximateClock.cpp.obj 2025-12-04T09:28:29.0968095Z [5133/7515] Building CXX object c10\CMakeFiles\c10.dir\util\DynamicCounter.cpp.obj 2025-12-04T09:28:29.0969225Z [5134/7515] Building CXX object c10\CMakeFiles\c10.dir\util\DeadlockDetection.cpp.obj 2025-12-04T09:28:29.0970290Z [5135/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fn.cpp.obj 2025-12-04T09:28:29.0971301Z [5136/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Backtrace.cpp.obj 2025-12-04T09:28:29.0972304Z [5137/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Exception.cpp.obj 2025-12-04T09:28:29.0973318Z [5138/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2fnuz.cpp.obj 2025-12-04T09:28:29.3162140Z [5139/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fnuz.cpp.obj 2025-12-04T09:28:29.3163452Z [5140/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2.cpp.obj 2025-12-04T09:28:29.3164510Z [5141/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e8m0fnu.cpp.obj 2025-12-04T09:28:29.3165580Z [5142/7515] Building CXX object c10\CMakeFiles\c10.dir\util\ParallelGuard.cpp.obj 2025-12-04T09:28:29.3166593Z [5143/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Gauge.cpp.obj 2025-12-04T09:28:29.3167559Z [5144/7515] Building CXX object c10\CMakeFiles\c10.dir\util\LeftRight.cpp.obj 2025-12-04T09:28:29.3168531Z [5145/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Optional.cpp.obj 2025-12-04T09:28:29.5624360Z [5146/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Half.cpp.obj 2025-12-04T09:28:29.5624997Z [5147/7515] Building CXX object c10\CMakeFiles\c10.dir\util\MathConstants.cpp.obj 2025-12-04T09:28:29.5625648Z [5148/7515] Building CXX object c10\CMakeFiles\c10.dir\util\NetworkFlow.cpp.obj 2025-12-04T09:28:29.5626322Z [5149/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Logging.cpp.obj 2025-12-04T09:28:29.5627172Z [5150/7515] Building CXX object c10\CMakeFiles\c10.dir\util\SmallVector.cpp.obj 2025-12-04T09:28:29.5627800Z [5151/7515] Building CXX object c10\CMakeFiles\c10.dir\util\TypeList.cpp.obj 2025-12-04T09:28:29.7185611Z [5152/7515] Building CXX object c10\CMakeFiles\c10.dir\util\TypeTraits.cpp.obj 2025-12-04T09:28:29.7186644Z [5153/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Type_demangle.cpp.obj 2025-12-04T09:28:29.7187749Z [5154/7515] Building CXX object c10\CMakeFiles\c10.dir\util\ThreadLocalDebugInfo.cpp.obj 2025-12-04T09:28:29.7188859Z [5155/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Type_no_demangle.cpp.obj 2025-12-04T09:28:29.7190172Z [5156/7515] Building CXX object c10\CMakeFiles\c10.dir\util\TypeCast.cpp.obj 2025-12-04T09:28:29.7191220Z [5157/7515] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_gflags.cpp.obj 2025-12-04T09:28:29.9807707Z [5158/7515] Building CXX object c10\CMakeFiles\c10.dir\util\UniqueVoidPtr.cpp.obj 2025-12-04T09:28:29.9808852Z [5159/7515] Building CXX object c10\CMakeFiles\c10.dir\util\StringUtil.cpp.obj 2025-12-04T09:28:29.9809847Z [5160/7515] Building CXX object c10\CMakeFiles\c10.dir\util\error.cpp.obj 2025-12-04T09:28:29.9810835Z [5161/7515] Building CXX object c10\CMakeFiles\c10.dir\util\WaitCounter.cpp.obj 2025-12-04T09:28:29.9811863Z [5162/7515] Building CXX object c10\CMakeFiles\c10.dir\util\complex_math.cpp.obj 2025-12-04T09:28:29.9812865Z [5163/7515] Building CXX object c10\CMakeFiles\c10.dir\util\Unicode.cpp.obj 2025-12-04T09:28:29.9813888Z [5164/7515] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_no_gflags.cpp.obj 2025-12-04T09:28:30.3637408Z [5165/7515] Building CXX object c10\CMakeFiles\c10.dir\util\env.cpp.obj 2025-12-04T09:28:30.3638022Z [5166/7515] Building CXX object c10\CMakeFiles\c10.dir\util\intrusive_ptr.cpp.obj 2025-12-04T09:28:30.3638546Z [5167/7515] Building CXX object c10\CMakeFiles\c10.dir\util\int128.cpp.obj 2025-12-04T09:28:30.3639306Z [5168/7515] Building CXX object c10\CMakeFiles\c10.dir\util\numa.cpp.obj 2025-12-04T09:28:30.3639854Z [5169/7515] Building CXX object c10\CMakeFiles\c10.dir\util\thread_name.cpp.obj 2025-12-04T09:28:30.3640436Z [5170/7515] Building CXX object c10\CMakeFiles\c10.dir\util\signal_handler.cpp.obj 2025-12-04T09:28:30.5366749Z [5171/7515] Building CXX object c10\test\CMakeFiles\c10_AllocatorConfig_test.dir\core\AllocatorConfig_test.cpp.obj 2025-12-04T09:28:30.5368459Z [5172/7515] Building CXX object c10\test\CMakeFiles\c10_CompileTimeFunctionPointer_test.dir\core\CompileTimeFunctionPointer_test.cpp.obj 2025-12-04T09:28:30.9220240Z [5173/7515] Building CXX object c10\test\CMakeFiles\c10_Device_test.dir\core\Device_test.cpp.obj 2025-12-04T09:28:30.9220999Z [5174/7515] Building CXX object c10\CMakeFiles\c10.dir\util\typeid.cpp.obj 2025-12-04T09:28:30.9221517Z [5175/7515] Building CXX object c10\CMakeFiles\c10.dir\util\tempfile.cpp.obj 2025-12-04T09:28:30.9222127Z [5176/7515] Building CXX object c10\test\CMakeFiles\c10_DeviceGuard_test.dir\core\DeviceGuard_test.cpp.obj 2025-12-04T09:28:30.9222897Z [5177/7515] Building CXX object c10\test\CMakeFiles\c10_DispatchKeySet_test.dir\core\DispatchKeySet_test.cpp.obj 2025-12-04T09:28:30.9223697Z [5178/7515] Building CXX object c10\test\CMakeFiles\c10_Scalar_test.dir\core\Scalar_test.cpp.obj 2025-12-04T09:28:30.9224419Z [5179/7515] Building CXX object c10\test\CMakeFiles\c10_StreamGuard_test.dir\core\StreamGuard_test.cpp.obj 2025-12-04T09:28:30.9225111Z [5180/7515] Building CXX object c10\test\CMakeFiles\c10_SymInt_test.dir\core\SymInt_test.cpp.obj 2025-12-04T09:28:31.0345128Z [5181/7515] Building CXX object c10\test\CMakeFiles\c10_InlineStreamGuard_test.dir\core\impl\InlineStreamGuard_test.cpp.obj 2025-12-04T09:28:31.0346885Z [5182/7515] Building CXX object c10\test\CMakeFiles\c10_SizesAndStrides_test.dir\core\impl\SizesAndStrides_test.cpp.obj 2025-12-04T09:28:31.0348571Z [5183/7515] Building CXX object c10\test\CMakeFiles\c10_InlineDeviceGuard_test.dir\core\impl\InlineDeviceGuard_test.cpp.obj 2025-12-04T09:28:31.0350292Z [5184/7515] Building CXX object c10\test\CMakeFiles\c10_cow_test.dir\core\impl\cow_test.cpp.obj 2025-12-04T09:28:31.0351648Z [5185/7515] Building CXX object c10\test\CMakeFiles\c10_ConstexprCrc_test.dir\util\ConstexprCrc_test.cpp.obj 2025-12-04T09:28:31.3413190Z [5186/7515] Building CXX object c10\test\CMakeFiles\c10_ArrayRef_test.dir\util\ArrayRef_test.cpp.obj 2025-12-04T09:28:31.3413872Z [5187/7515] Linking CXX shared library bin\c10.dll 2025-12-04T09:28:31.3414377Z [5188/7515] Building CXX object c10\test\CMakeFiles\c10_Bitset_test.dir\util\Bitset_test.cpp.obj 2025-12-04T09:28:31.3415492Z [5189/7515] Building CXX object c10\test\CMakeFiles\c10_DeadlockDetection_test.dir\util\DeadlockDetection_test.cpp.obj 2025-12-04T09:28:31.3416612Z [5190/7515] Linking CXX executable bin\c10_AllocatorConfig_test.exe 2025-12-04T09:28:31.4311263Z [5191/7515] Building CXX object c10\test\CMakeFiles\c10_Enumerate_test.dir\util\Enumerate_test.cpp.obj 2025-12-04T09:28:31.4312550Z [5192/7515] Linking CXX executable bin\c10_CompileTimeFunctionPointer_test.exe 2025-12-04T09:28:31.4313705Z [5193/7515] Building CXX object c10\test\CMakeFiles\c10_Half_test.dir\util\Half_test.cpp.obj 2025-12-04T09:28:31.4315162Z [5194/7515] Building CXX object c10\test\CMakeFiles\c10_IntrusiveList_test.dir\util\IntrusiveList_test.cpp.obj 2025-12-04T09:28:31.4316595Z [5195/7515] Building CXX object c10\test\CMakeFiles\c10_LeftRight_test.dir\util\LeftRight_test.cpp.obj 2025-12-04T09:28:31.4317624Z [5196/7515] Linking CXX executable bin\c10_DeviceGuard_test.exe 2025-12-04T09:28:31.6189395Z [5197/7515] Linking CXX executable bin\c10_Device_test.exe 2025-12-04T09:28:31.6190612Z [5198/7515] Building CXX object c10\test\CMakeFiles\c10_NetworkFlow_test.dir\util\NetworkFlow_test.cpp.obj 2025-12-04T09:28:31.6191667Z [5199/7515] Linking CXX executable bin\c10_DispatchKeySet_test.exe 2025-12-04T09:28:31.6192412Z [5200/7515] Linking CXX executable bin\c10_StreamGuard_test.exe 2025-12-04T09:28:31.6193096Z [5201/7515] Linking CXX executable bin\c10_Scalar_test.exe 2025-12-04T09:28:31.6193777Z [5202/7515] Linking CXX executable bin\c10_SymInt_test.exe 2025-12-04T09:28:31.6194586Z [5203/7515] Linking CXX executable bin\c10_InlineDeviceGuard_test.exe 2025-12-04T09:28:31.7613391Z [5204/7515] Linking CXX executable bin\c10_InlineStreamGuard_test.exe 2025-12-04T09:28:31.7614259Z [5205/7515] Linking CXX executable bin\c10_SizesAndStrides_test.exe 2025-12-04T09:28:31.7615013Z [5206/7515] Linking CXX executable bin\c10_cow_test.exe 2025-12-04T09:28:31.7615968Z [5207/7515] Linking CXX executable bin\c10_ArrayRef_test.exe 2025-12-04T09:28:31.7617228Z [5208/7515] Linking CXX executable bin\c10_Bitset_test.exe 2025-12-04T09:28:31.7618014Z [5209/7515] Linking CXX executable bin\c10_ConstexprCrc_test.exe 2025-12-04T09:28:31.7618851Z [5210/7515] Linking CXX executable bin\c10_DeadlockDetection_test.exe 2025-12-04T09:28:31.7619616Z [5211/7515] Linking CXX executable bin\c10_Half_test.exe 2025-12-04T09:28:31.7620345Z [5212/7515] Linking CXX executable bin\c10_IntrusiveList_test.exe 2025-12-04T09:28:32.1313591Z [5213/7515] Linking CXX executable bin\c10_Enumerate_test.exe 2025-12-04T09:28:32.1314078Z [5214/7515] Linking CXX executable bin\c10_LeftRight_test.exe 2025-12-04T09:28:32.1314554Z [5215/7515] Linking CXX executable bin\c10_NetworkFlow_test.exe 2025-12-04T09:28:32.1315138Z [5216/7515] Building CXX object c10\test\CMakeFiles\c10_Semaphore_test.dir\util\Semaphore_test.cpp.obj 2025-12-04T09:28:32.1315869Z [5217/7515] Building CXX object c10\test\CMakeFiles\c10_Synchronized_test.dir\util\Synchronized_test.cpp.obj 2025-12-04T09:28:32.1316625Z [5218/7515] Building CXX object c10\test\CMakeFiles\c10_ThreadLocal_test.dir\util\ThreadLocal_test.cpp.obj 2025-12-04T09:28:32.1897008Z [5219/7515] Building CXX object c10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj 2025-12-04T09:28:32.1898292Z [5220/7515] Building CXX object c10\test\CMakeFiles\c10_accumulate_test.dir\util\accumulate_test.cpp.obj 2025-12-04T09:28:32.1899781Z [5221/7515] Building CXX object c10\test\CMakeFiles\c10_bit_cast_test.dir\util\bit_cast_test.cpp.obj 2025-12-04T09:28:32.1900776Z [5222/7515] Linking CXX executable bin\c10_Semaphore_test.exe 2025-12-04T09:28:32.1901540Z [5223/7515] Linking CXX executable bin\c10_Synchronized_test.exe 2025-12-04T09:28:32.5422588Z [5224/7515] Building CXX object c10\test\CMakeFiles\c10_bfloat16_test.dir\util\bfloat16_test.cpp.obj 2025-12-04T09:28:32.5423645Z [5225/7515] Linking CXX executable bin\c10_ThreadLocal_test.exe 2025-12-04T09:28:32.5424697Z [5226/7515] Building CXX object c10\test\CMakeFiles\c10_complex_math_test.dir\util\complex_math_test.cpp.obj 2025-12-04T09:28:32.5426022Z [5227/7515] Linking CXX executable bin\c10_TypeIndex_test.exe 2025-12-04T09:28:32.5426754Z [5228/7515] Linking CXX executable bin\c10_bit_cast_test.exe 2025-12-04T09:28:32.5427483Z [5229/7515] Linking CXX executable bin\c10_accumulate_test.exe 2025-12-04T09:28:32.5428224Z [5230/7515] Linking CXX executable bin\c10_bfloat16_test.exe 2025-12-04T09:28:32.5428973Z [5231/7515] Linking CXX executable bin\c10_complex_math_test.exe 2025-12-04T09:28:32.7205011Z [5232/7515] Building CXX object c10\test\CMakeFiles\c10_error_test.dir\util\error_test.cpp.obj 2025-12-04T09:28:32.7205746Z [5233/7515] Building CXX object c10\test\CMakeFiles\c10_exception_test.dir\util\exception_test.cpp.obj 2025-12-04T09:28:32.7206495Z [5234/7515] Building CXX object c10\test\CMakeFiles\c10_complex_test.dir\util\complex_test.cpp.obj 2025-12-04T09:28:32.7207170Z [5235/7515] Building CXX object c10\test\CMakeFiles\c10_flags_test.dir\util\flags_test.cpp.obj 2025-12-04T09:28:32.7207724Z [5236/7515] Linking CXX executable bin\c10_error_test.exe 2025-12-04T09:28:32.7852237Z [5237/7515] Building CXX object c10\test\CMakeFiles\c10_generic_math_test.dir\util\generic_math_test.cpp.obj 2025-12-04T09:28:32.7853615Z [5238/7515] Building CXX object c10\test\CMakeFiles\c10_irange_test.dir\util\irange_test.cpp.obj 2025-12-04T09:28:32.7854601Z [5239/7515] Linking CXX executable bin\c10_exception_test.exe 2025-12-04T09:28:32.7855454Z [5240/7515] Linking CXX executable bin\c10_complex_test.exe 2025-12-04T09:28:32.7856406Z [5241/7515] Building CXX object c10\test\CMakeFiles\c10_lazy_test.dir\util\lazy_test.cpp.obj 2025-12-04T09:28:32.7857689Z [5242/7515] Building CXX object c10\test\CMakeFiles\c10_intrusive_ptr_test.dir\util\intrusive_ptr_test.cpp.obj 2025-12-04T09:28:33.1582803Z [5243/7515] Linking CXX executable bin\c10_flags_test.exe 2025-12-04T09:28:33.1583278Z [5244/7515] Linking CXX executable bin\c10_generic_math_test.exe 2025-12-04T09:28:33.1583771Z [5245/7515] Linking CXX executable bin\c10_irange_test.exe 2025-12-04T09:28:33.1584190Z [5246/7515] Linking CXX executable bin\c10_lazy_test.exe 2025-12-04T09:28:33.1584598Z [5247/7515] Linking CXX executable bin\c10_intrusive_ptr_test.exe 2025-12-04T09:28:33.1585206Z [5248/7515] Building CXX object c10\test\CMakeFiles\c10_logging_test.dir\util\logging_test.cpp.obj 2025-12-04T09:28:33.1585873Z [5249/7515] Building CXX object c10\test\CMakeFiles\c10_nofatal_test.dir\util\nofatal_test.cpp.obj 2025-12-04T09:28:33.1586558Z [5250/7515] Building CXX object c10\test\CMakeFiles\c10_optional_test.dir\util\optional_test.cpp.obj 2025-12-04T09:28:33.1587578Z 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:28:33.1588814Z 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:28:33.1590864Z 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:28:33.1594699Z 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:28:33.1598835Z 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:28:33.1604788Z 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:28:33.1610349Z 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:28:33.1612442Z with 2025-12-04T09:28:33.1612770Z [ 2025-12-04T09:28:33.1614753Z 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:28:33.1616844Z ] 2025-12-04T09:28:33.1619065Z 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:28:33.1621087Z with 2025-12-04T09:28:33.1621437Z [ 2025-12-04T09:28:33.2801975Z 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:28:33.2803236Z ] 2025-12-04T09:28:33.2803803Z [5251/7515] Building CXX object c10\test\CMakeFiles\c10_ordered_preserving_dict_test.dir\util\ordered_preserving_dict_test.cpp.obj 2025-12-04T09:28:33.2804549Z [5252/7515] Linking CXX executable bin\c10_logging_test.exe 2025-12-04T09:28:33.2805152Z [5253/7515] Building CXX object c10\test\CMakeFiles\c10_registry_test.dir\util\registry_test.cpp.obj 2025-12-04T09:28:33.2805748Z [5254/7515] Linking CXX executable bin\c10_nofatal_test.exe 2025-12-04T09:28:33.4969447Z [5255/7515] Building CXX object c10\test\CMakeFiles\c10_ssize_test.dir\util\ssize_test.cpp.obj 2025-12-04T09:28:33.4971164Z [5256/7515] Building CXX object c10\test\CMakeFiles\c10_small_vector_test.dir\util\small_vector_test.cpp.obj 2025-12-04T09:28:33.4972396Z [5257/7515] Linking CXX executable bin\c10_ordered_preserving_dict_test.exe 2025-12-04T09:28:33.4973269Z [5258/7515] Linking CXX executable bin\c10_optional_test.exe 2025-12-04T09:28:33.4974064Z [5259/7515] Linking CXX executable bin\c10_registry_test.exe 2025-12-04T09:28:33.4975127Z [5260/7515] Building CXX object c10\test\CMakeFiles\c10_string_util_test.dir\util\string_util_test.cpp.obj 2025-12-04T09:28:33.4976218Z [5261/7515] Linking CXX executable bin\c10_ssize_test.exe 2025-12-04T09:28:33.7277424Z [5262/7515] Linking CXX executable bin\c10_small_vector_test.exe 2025-12-04T09:28:33.7279076Z [5263/7515] Linking CXX executable bin\c10_string_util_test.exe 2025-12-04T09:28:33.7280615Z [5264/7515] Building CXX object c10\test\CMakeFiles\c10_string_view_test.dir\util\string_view_test.cpp.obj 2025-12-04T09:28:33.7281998Z [5265/7515] Building CXX object c10\test\CMakeFiles\c10_tempfile_test.dir\util\tempfile_test.cpp.obj 2025-12-04T09:28:33.7283533Z [5266/7515] Building CXX object c10\benchmark\CMakeFiles\c10_intrusive_ptr_benchmark.dir\intrusive_ptr_benchmark.cpp.obj 2025-12-04T09:28:33.7284791Z [5267/7515] Linking CXX executable bin\c10_string_view_test.exe 2025-12-04T09:28:33.9443805Z [5268/7515] Linking CXX executable bin\c10_tempfile_test.exe 2025-12-04T09:28:33.9444737Z [5269/7515] Building CXX object c10\test\CMakeFiles\c10_typeid_test.dir\util\typeid_test.cpp.obj 2025-12-04T09:28:33.9445856Z [5270/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAAllocatorConfig.cpp.obj 2025-12-04T09:28:33.9446775Z [5271/7515] Linking CXX executable bin\c10_intrusive_ptr_benchmark.exe 2025-12-04T09:28:33.9447700Z [5272/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAException.cpp.obj 2025-12-04T09:28:33.9448761Z [5273/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDADeviceAssertionHost.cpp.obj 2025-12-04T09:28:34.3312086Z [5274/7515] Linking CXX executable bin\c10_typeid_test.exe 2025-12-04T09:28:34.3313105Z [5275/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDACachingAllocator.cpp.obj 2025-12-04T09:28:34.3314281Z [5276/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\driver_api.cpp.obj 2025-12-04T09:28:34.3315451Z [5277/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAMiscFunctions.cpp.obj 2025-12-04T09:28:34.3316571Z [5278/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAFunctions.cpp.obj 2025-12-04T09:28:34.3317766Z [5279/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAMallocAsyncAllocator.cpp.obj 2025-12-04T09:28:35.6127067Z [5280/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\impl\CUDATest.cpp.obj 2025-12-04T09:28:35.6127688Z [5281/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAStream.cpp.obj 2025-12-04T09:28:35.6128291Z [5282/7515] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\impl\CUDAGuardImpl.cpp.obj 2025-12-04T09:28:35.6128788Z [5283/7515] Linking CXX shared library bin\c10_cuda.dll 2025-12-04T09:28:35.6129316Z [5284/7515] Building CXX object c10\cuda\test\CMakeFiles\c10_cuda_CUDATest.dir\impl\CUDATest.cpp.obj 2025-12-04T09:28:35.6129875Z [5285/7515] Linking CXX executable bin\c10_cuda_CUDATest.exe 2025-12-04T09:28:38.8241180Z [5286/7515] Building CXX object caffe2\CMakeFiles\caffe2_nvrtc.dir\__\aten\src\ATen\cuda\nvrtc_stub\ATenNVRTC.cpp.obj 2025-12-04T09:28:38.8241842Z [5287/7515] Linking CXX shared library bin\caffe2_nvrtc.dll 2025-12-04T09:28:38.8242376Z [5288/7515] Building C object caffe2\CMakeFiles\torch_global_deps.dir\__\torch\csrc\empty.c.obj 2025-12-04T09:28:38.8242927Z [5289/7515] Linking C shared library bin\torch_global_deps.dll 2025-12-04T09:28:38.8243679Z [5290/7515] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_1_var_test.dir\impl\CUDAAssertionsTest_1_var_test.cu.obj 2025-12-04T09:28:38.8244324Z CUDAAssertionsTest_1_var_test.cu 2025-12-04T09:28:38.9360643Z tmpxft_000007ec_00000000-7_CUDAAssertionsTest_1_var_test.cudafe1.cpp 2025-12-04T09:28:38.9361653Z [5291/7515] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.dir\impl\CUDAAssertionsTest_multiple_writes_from_same_block.cu.obj 2025-12-04T09:28:38.9363142Z CUDAAssertionsTest_multiple_writes_from_same_block.cu 2025-12-04T09:28:38.9363944Z tmpxft_000003d8_00000000-7_CUDAAssertionsTest_multiple_writes_from_same_block.cudafe1.cpp 2025-12-04T09:28:38.9602062Z [5292/7515] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.dir\impl\CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu.obj 2025-12-04T09:28:38.9604057Z CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu 2025-12-04T09:28:38.9605109Z tmpxft_000009a4_00000000-7_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cudafe1.cpp 2025-12-04T09:28:38.9606265Z [5293/7515] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_1_var_test.exe 2025-12-04T09:28:38.9607869Z [5294/7515] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_from_2_processes.dir\impl\CUDAAssertionsTest_from_2_processes.cu.obj 2025-12-04T09:28:38.9609141Z CUDAAssertionsTest_from_2_processes.cu 2025-12-04T09:28:38.9854201Z tmpxft_00001188_00000000-7_CUDAAssertionsTest_from_2_processes.cudafe1.cpp 2025-12-04T09:28:38.9855079Z [5295/7515] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_catches_stream.dir\impl\CUDAAssertionsTest_catches_stream.cu.obj 2025-12-04T09:28:38.9855766Z CUDAAssertionsTest_catches_stream.cu 2025-12-04T09:28:38.9856165Z tmpxft_000017d0_00000000-7_CUDAAssertionsTest_catches_stream.cudafe1.cpp 2025-12-04T09:28:38.9857186Z [5296/7515] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.dir\impl\CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu.obj 2025-12-04T09:28:39.0659974Z CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu 2025-12-04T09:28:39.0660694Z tmpxft_0000177c_00000000-7_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cudafe1.cpp 2025-12-04T09:28:39.0661347Z [5297/7515] Building C object sleef\src\libm\CMakeFiles\mkrename.dir\mkrename.c.obj 2025-12-04T09:28:39.0662351Z [5298/7515] Building CUDA object c10\cuda\test\CMakeFiles\c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.dir\impl\CUDAAssertionsTest_catches_thread_and_block_and_device.cu.obj 2025-12-04T09:28:39.0663311Z CUDAAssertionsTest_catches_thread_and_block_and_device.cu 2025-12-04T09:28:39.1449000Z tmpxft_00000c50_00000000-7_CUDAAssertionsTest_catches_thread_and_block_and_device.cudafe1.cpp 2025-12-04T09:28:39.1449776Z [5299/7515] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.exe 2025-12-04T09:28:39.1450507Z [5300/7515] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.exe 2025-12-04T09:28:39.1451195Z [5301/7515] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_from_2_processes.exe 2025-12-04T09:28:39.1451895Z [5302/7515] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_catches_stream.exe 2025-12-04T09:28:39.1984544Z [5303/7515] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.exe 2025-12-04T09:28:39.1985189Z [5304/7515] Linking C executable sleef\bin\mkrename.exe 2025-12-04T09:28:39.1985712Z [5305/7515] Building C object sleef\src\libm\CMakeFiles\mkrename_gnuabi.dir\mkrename_gnuabi.c.obj 2025-12-04T09:28:39.1986514Z [5306/7515] Generating include/renameavx512fnofma.h 2025-12-04T09:28:39.1987245Z Generating renameavx512fnofma.h: mkrename "cinz_" "8" "16" "avx512fnofma" 2025-12-04T09:28:39.1987669Z 2025-12-04T09:28:39.1987959Z [5307/7515] Building C object sleef\src\libm\CMakeFiles\mkmasked_gnuabi.dir\mkmasked_gnuabi.c.obj 2025-12-04T09:28:39.2889834Z [5308/7515] Linking CXX executable bin\c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.exe 2025-12-04T09:28:39.2890987Z [5309/7515] Building C object sleef\src\libm\CMakeFiles\mkalias.dir\mkalias.c.obj 2025-12-04T09:28:39.2900053Z [5310/7515] Building C object sleef\src\libm\CMakeFiles\mkdisp.dir\mkdisp.c.obj 2025-12-04T09:28:39.2900853Z [5311/7515] Linking C executable sleef\bin\mkrename_gnuabi.exe 2025-12-04T09:28:39.2901667Z [5312/7515] Building C object sleef\src\common\CMakeFiles\common.dir\common.c.obj 2025-12-04T09:28:39.2902534Z [5313/7515] Linking C executable sleef\bin\mkmasked_gnuabi.exe 2025-12-04T09:28:39.2903169Z [5314/7515] Generating include/renameavx512f.h 2025-12-04T09:28:39.2903902Z Generating renameavx512f.h: mkrename "finz_" "8" "16" "avx512f" 2025-12-04T09:28:39.2904427Z 2025-12-04T09:28:39.3114466Z [5315/7515] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.3115788Z [5316/7515] Linking C executable sleef\bin\mkalias.exe 2025-12-04T09:28:39.3116402Z [5317/7515] Generating include/renameavx2.h 2025-12-04T09:28:39.3117034Z Generating renameavx2.h: mkrename "finz_" "4" "8" "avx2" 2025-12-04T09:28:39.3117517Z 2025-12-04T09:28:39.3117722Z [5318/7515] Generating include/renameavx2128.h 2025-12-04T09:28:39.3118454Z Generating renameavx2128.h: mkrename "finz_" "2" "4" "avx2128" 2025-12-04T09:28:39.3119189Z 2025-12-04T09:28:39.3119366Z [5319/7515] Generating include/renamefma4.h 2025-12-04T09:28:39.3119950Z Generating renamefma4.h: mkrename "finz_" "4" "8" "fma4" 2025-12-04T09:28:39.3120362Z 2025-12-04T09:28:39.4233446Z [5320/7515] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.4234192Z [5321/7515] Linking C executable sleef\bin\mkdisp.exe 2025-12-04T09:28:39.4234805Z [5322/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.4235675Z [5323/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.4236386Z [5324/7515] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.4237082Z [5325/7515] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.4797386Z [5326/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.4798151Z [5327/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.4798834Z [5328/7515] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.4799814Z [5329/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.4800716Z [5330/7515] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.4801233Z [5331/7515] Generating include/renameavx.h 2025-12-04T09:28:39.5830325Z Generating renameavx.h: mkrename "cinz_" "4" "8" "avx" 2025-12-04T09:28:39.5830805Z 2025-12-04T09:28:39.5830991Z [5332/7515] Generating include/renamesse4.h 2025-12-04T09:28:39.5831588Z Generating renamesse4.h: mkrename "cinz_" "2" "4" "sse4" 2025-12-04T09:28:39.5832029Z 2025-12-04T09:28:39.5832473Z [5333/7515] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.5833548Z [5334/7515] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.5834725Z [5335/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.5835833Z [5336/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.6953862Z [5337/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.6954591Z [5338/7515] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.6955217Z [5339/7515] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.6955671Z [5340/7515] Generating include/renamesse2.h 2025-12-04T09:28:39.6956016Z Generating renamesse2.h: mkrename "cinz_" "2" "4" "sse2" 2025-12-04T09:28:39.6956281Z 2025-12-04T09:28:39.6956536Z [5341/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.6957156Z [5342/7515] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.7298102Z [5343/7515] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.7298813Z [5344/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.7299496Z [5345/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.7300312Z [5346/7515] Generating include/renamepurec_scalar.h 2025-12-04T09:28:39.7300744Z Generating renamepurec_scalar.h: mkrename "cinz_" "1" "1" "purec" 2025-12-04T09:28:39.7301111Z 2025-12-04T09:28:39.7301364Z [5347/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.8074969Z [5348/7515] Generating include/renamepurecfma_scalar.h 2025-12-04T09:28:39.8075531Z Generating renamepurecfma_scalar.h: mkrename "finz_" "1" "1" "purecfma" 2025-12-04T09:28:39.8075936Z 2025-12-04T09:28:39.8077022Z [5349/7515] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.8077649Z [5350/7515] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.8078259Z [5351/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.8078876Z [5352/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.8549934Z [5353/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.8551161Z [5354/7515] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.8552333Z [5355/7515] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.8553199Z [5356/7515] Generating include/renamecuda.h 2025-12-04T09:28:39.8553855Z Generating renamecuda.h: mkrename "finz_" "1" "1" "cuda" 2025-12-04T09:28:39.8554367Z 2025-12-04T09:28:39.8554591Z [5357/7515] Generating sleeflibm_AVX.h.tmp 2025-12-04T09:28:39.8555399Z [5358/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.8816534Z [5359/7515] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.8817064Z [5360/7515] Generating sleeflibm_AVX2.h.tmp 2025-12-04T09:28:39.8817387Z [5361/7515] Generating sleeflibm_AVX2128.h.tmp 2025-12-04T09:28:39.8817760Z [5362/7515] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-12-04T09:28:39.8818107Z [5363/7515] Generating sleeflibm_AVX512F.h.tmp 2025-12-04T09:28:39.8818424Z [5364/7515] Generating sleeflibm_AVX512F_.h.tmp 2025-12-04T09:28:39.8818724Z [5365/7515] Generating sleeflibm_AVX_.h.tmp 2025-12-04T09:28:39.8819205Z [5366/7515] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimddp.c.obj 2025-12-04T09:28:39.8819712Z [5367/7515] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-12-04T09:28:39.9012076Z [5368/7515] Generating sleeflibm_FMA4.h.tmp 2025-12-04T09:28:39.9012747Z [5369/7515] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-12-04T09:28:39.9013527Z [5370/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-12-04T09:28:39.9014430Z [5371/7515] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-12-04T09:28:39.9014806Z [5372/7515] Generating sleeflibm_SSE2.h.tmp 2025-12-04T09:28:39.9015166Z [5373/7515] Generating sleeflibm_SSE4.h.tmp 2025-12-04T09:28:39.9015628Z [5374/7515] Generating sleeflibm_SSE_.h.tmp 2025-12-04T09:28:39.9015927Z [5375/7515] Generating alias_AVX512F_dp.h.tmp 2025-12-04T09:28:39.9016420Z [5376/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimddp.c.obj 2025-12-04T09:28:40.0117893Z [5377/7515] Generating alias_AVX512F_sp.h.tmp 2025-12-04T09:28:40.0118255Z [5378/7515] Generating dispscalar.c.body 2025-12-04T09:28:40.0118561Z [5379/7515] Generating include/renamedspscalar.h 2025-12-04T09:28:40.0118947Z [5380/7515] Generating dispsse.c.tmp 2025-12-04T09:28:40.0119230Z [5381/7515] Generating include/renamedsp128.h 2025-12-04T09:28:40.0119572Z [5382/7515] Generating dispavx.c.tmp 2025-12-04T09:28:40.0119858Z [5383/7515] Generating include/renamedsp256.h 2025-12-04T09:28:40.0120165Z [5384/7515] Generating ../../../include/sleef.h 2025-12-04T09:28:40.0120474Z [5385/7515] Generating include/alias_avx512f.h 2025-12-04T09:28:40.0121032Z [5386/7515] Generating dispscalar.c 2025-12-04T09:28:40.0121388Z [5387/7515] Generating dispsse.c 2025-12-04T09:28:40.0121686Z [5388/7515] Generating dispavx.c 2025-12-04T09:28:40.1115618Z [5389/7515] Building C object sleef\src\common\CMakeFiles\addSuffix.dir\addSuffix.c.obj 2025-12-04T09:28:40.1116728Z [5390/7515] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimdsp.c.obj 2025-12-04T09:28:40.1117799Z [5391/7515] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimddp.c.obj 2025-12-04T09:28:40.1118929Z [5392/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimdsp.c.obj 2025-12-04T09:28:40.1120364Z [5393/7515] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimddp.c.obj 2025-12-04T09:28:40.1822295Z [5394/7515] Building C object sleef\src\libm\CMakeFiles\dispscalar_obj.dir\dispscalar.c.obj 2025-12-04T09:28:40.1823464Z [5395/7515] Building C object sleef\src\libm\CMakeFiles\sleef.dir\rempitab.c.obj 2025-12-04T09:28:40.1824571Z [5396/7515] Building C object sleef\src\common\CMakeFiles\arraymap.dir\arraymap.c.obj 2025-12-04T09:28:40.1825478Z [5397/7515] Linking C executable sleef\bin\addSuffix.exe 2025-12-04T09:28:40.1826354Z [5398/7515] Building C object sleef\src\libm\CMakeFiles\dispsse_obj.dir\dispsse.c.obj 2025-12-04T09:28:40.1827435Z [5399/7515] Building C object sleef\src\libm\CMakeFiles\dispavx_obj.dir\dispavx.c.obj 2025-12-04T09:28:49.7283040Z [5400/7515] Building CXX object caffe2\perfkernels\CMakeFiles\Caffe2_perfkernels_avx2.dir\common_avx2.cc.obj 2025-12-04T09:28:49.7283715Z [5401/7515] Linking C static library sleef\lib\sleef.lib 2025-12-04T09:28:49.7284359Z [5402/7515] Building CXX object caffe2\perfkernels\CMakeFiles\Caffe2_perfkernels_avx2.dir\embedding_lookup_idx_avx2.cc.obj 2025-12-04T09:28:49.7285043Z [5403/7515] Linking CXX static library lib\Caffe2_perfkernels_avx2.lib 2025-12-04T09:28:49.7285668Z [5404/7515] Generating C:/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/datapipe.pyi 2025-12-04T09:28:49.7286219Z [5405/7515] Regenerating version file... 2025-12-04T09:28:51.3284809Z [5406/7515] 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:28:51.4539311Z [5407/7515] 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:28:52.0955587Z [5408/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DTensorState.cpp.obj 2025-12-04T09:28:52.0956955Z [5409/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\AccumulateType.cpp.obj 2025-12-04T09:28:52.0958381Z [5410/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DeviceAccelerator.cpp.obj 2025-12-04T09:28:52.0959739Z [5411/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Dispatch.cpp.obj 2025-12-04T09:28:52.0961411Z [5412/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Context.cpp.obj 2025-12-04T09:28:52.8049609Z [5413/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FuncTorchTLS.cpp.obj 2025-12-04T09:28:52.8051260Z [5414/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CPUGeneratorImpl.cpp.obj 2025-12-04T09:28:52.8052391Z [5415/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\EmptyTensor.cpp.obj 2025-12-04T09:28:52.8053257Z [5416/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ConjugateFallback.cpp.obj 2025-12-04T09:28:52.8054069Z [5417/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DynamicLibrary.cpp.obj 2025-12-04T09:28:53.6898007Z [5418/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ExpandUtils.cpp.obj 2025-12-04T09:28:53.6899583Z [5419/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalStorageImpl.cpp.obj 2025-12-04T09:28:53.6900928Z [5420/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalTensorWrapper.cpp.obj 2025-12-04T09:28:53.6902477Z [5421/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalizeFallbackKernel.cpp.obj 2025-12-04T09:28:54.8857756Z [5422/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedTensorImpl.cpp.obj 2025-12-04T09:28:55.9021919Z [5423/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapMode.cpp.obj 2025-12-04T09:28:55.9022831Z [5424/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MemoryOverlap.cpp.obj 2025-12-04T09:28:55.9023663Z [5425/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MapAllocator.cpp.obj 2025-12-04T09:28:55.9024386Z [5426/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DLConvertor.cpp.obj 2025-12-04T09:28:55.9025179Z [5427/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CachedTensorUtils.cpp.obj 2025-12-04T09:28:55.9025917Z [5428/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNative.cpp.obj 2025-12-04T09:28:55.9026767Z [5429/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NamedTensorUtils.cpp.obj 2025-12-04T09:28:55.9027557Z [5430/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalInverses.cpp.obj 2025-12-04T09:28:55.9028543Z [5431/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelCommon.cpp.obj 2025-12-04T09:28:56.3241936Z [5432/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelThreadPoolNative.cpp.obj 2025-12-04T09:28:56.3243540Z [5433/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\PythonTorchFunctionTLS.cpp.obj 2025-12-04T09:28:56.3244894Z [5434/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SequenceNumber.cpp.obj 2025-12-04T09:28:56.3246129Z [5435/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SavedTensorHooks.cpp.obj 2025-12-04T09:28:56.3247431Z [5436/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedFallback.cpp.obj 2025-12-04T09:28:57.2828032Z [5437/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelOpenMP.cpp.obj 2025-12-04T09:28:57.2828959Z [5438/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchingRegistrations.cpp.obj 2025-12-04T09:28:57.2829866Z [5439/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ScalarOps.cpp.obj 2025-12-04T09:28:57.2830731Z [5440/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorGeometry.cpp.obj 2025-12-04T09:28:57.2831634Z [5441/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapTransforms.cpp.obj 2025-12-04T09:28:58.1132304Z [5442/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorMeta.cpp.obj 2025-12-04T09:28:58.1133711Z [5443/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIndexing.cpp.obj 2025-12-04T09:28:58.1135008Z [5444/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIterator.cpp.obj 2025-12-04T09:28:58.1136391Z [5445/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorNames.cpp.obj 2025-12-04T09:28:58.1137765Z [5446/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NestedTensorImpl.cpp.obj 2025-12-04T09:28:59.1718852Z [5447/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalPythonObjects.cpp.obj 2025-12-04T09:28:59.1720626Z [5448/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\StorageUtils.cpp.obj 2025-12-04T09:28:59.1722248Z [5449/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Version.cpp.obj 2025-12-04T09:28:59.1723208Z [5450/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapModeRegistrations.cpp.obj 2025-12-04T09:29:00.1742833Z [5451/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\FlushDenormal.cpp.obj 2025-12-04T09:29:00.1744065Z [5452/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\Utils.cpp.obj 2025-12-04T09:29:00.1744942Z [5453/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseCsrTensorImpl.cpp.obj 2025-12-04T09:29:00.1745727Z [5454/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CPUGuardImpl.cpp.obj 2025-12-04T09:29:00.1746682Z [5455/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorImpl.cpp.obj 2025-12-04T09:29:00.7135309Z [5456/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CUDAHooksInterface.cpp.obj 2025-12-04T09:29:00.7136576Z [5457/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HIPHooksInterface.cpp.obj 2025-12-04T09:29:00.7137833Z [5458/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Utils.cpp.obj 2025-12-04T09:29:00.7139145Z [5459/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HPUHooksInterface.cpp.obj 2025-12-04T09:29:00.7140797Z [5460/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MAIAHooksInterface.cpp.obj 2025-12-04T09:29:01.1286600Z [5461/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\IPUHooksInterface.cpp.obj 2025-12-04T09:29:01.1287471Z [5462/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MPSHooksInterface.cpp.obj 2025-12-04T09:29:01.1288348Z [5463/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MTIAHooksInterface.cpp.obj 2025-12-04T09:29:01.1289156Z [5464/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorUtils.cpp.obj 2025-12-04T09:29:01.9366650Z [5465/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MetaGuardImpl.cpp.obj 2025-12-04T09:29:01.9367549Z [5466/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\PrivateUse1HooksInterface.cpp.obj 2025-12-04T09:29:01.9368564Z [5467/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\XLAHooksInterface.cpp.obj 2025-12-04T09:29:01.9369452Z [5468/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\XPUHooksInterface.cpp.obj 2025-12-04T09:29:01.9370292Z [5469/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalState.cpp.obj 2025-12-04T09:29:04.9594076Z [5470/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\ADInterpreters.cpp.obj 2025-12-04T09:29:04.9594958Z [5471/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ZeroTensorFallback.cpp.obj 2025-12-04T09:29:04.9595708Z [5472/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\autocast_mode.cpp.obj 2025-12-04T09:29:04.9596483Z [5473/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesBinaryOps.cpp.obj 2025-12-04T09:29:06.1120572Z [5474/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesActivation.cpp.obj 2025-12-04T09:29:06.1122699Z [5475/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDecompositions.cpp.obj 2025-12-04T09:29:06.1123865Z [5476/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesConvolution.cpp.obj 2025-12-04T09:29:06.1125060Z [5477/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDynamic.cpp.obj 2025-12-04T09:29:06.1125875Z [5478/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesFactory.cpp.obj 2025-12-04T09:29:08.8229841Z [5479/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesHelper.cpp.obj 2025-12-04T09:29:08.8231409Z [5480/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesIndexing.cpp.obj 2025-12-04T09:29:08.8233212Z [5481/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLoss.cpp.obj 2025-12-04T09:29:08.8234728Z [5482/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLinearAlgebra.cpp.obj 2025-12-04T09:29:09.7584578Z [5483/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesModules.cpp.obj 2025-12-04T09:29:09.7585659Z [5484/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesNorm.cpp.obj 2025-12-04T09:29:09.7586910Z [5485/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesPooling.cpp.obj 2025-12-04T09:29:09.7587884Z [5486/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesRandomness.cpp.obj 2025-12-04T09:29:11.7054006Z [5487/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedTensorImpl.cpp.obj 2025-12-04T09:29:11.7054908Z [5488/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesReduceOps.cpp.obj 2025-12-04T09:29:11.7055792Z [5489/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesScatterOps.cpp.obj 2025-12-04T09:29:11.7056776Z [5490/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\FunctionalizeInterpreter.cpp.obj 2025-12-04T09:29:11.7057705Z [5491/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\Interpreter.cpp.obj 2025-12-04T09:29:12.7624925Z [5492/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PlumbingHelper.cpp.obj 2025-12-04T09:29:12.7625997Z [5493/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesUnaryOps.cpp.obj 2025-12-04T09:29:12.7626958Z [5494/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedFallback.cpp.obj 2025-12-04T09:29:12.7627778Z [5495/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesViews.cpp.obj 2025-12-04T09:29:13.5218570Z [5496/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\DynamicLayer.cpp.obj 2025-12-04T09:29:13.5219586Z [5497/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\TensorWrapper.cpp.obj 2025-12-04T09:29:13.5220607Z [5498/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenGeneral.cpp.obj 2025-12-04T09:29:13.5221494Z [5499/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\CachingHostAllocator.cpp.obj 2025-12-04T09:29:13.5222300Z [5500/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapInterpreter.cpp.obj 2025-12-04T09:29:14.0807009Z [5501/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\record_function.cpp.obj 2025-12-04T09:29:14.0808637Z [5502/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyBatchingRegistrations.cpp.obj 2025-12-04T09:29:14.0810305Z [5503/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\BackendSelectFallbackKernel.cpp.obj 2025-12-04T09:29:14.0811977Z [5504/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypePropertiesRegistry.cpp.obj 2025-12-04T09:29:14.6286291Z [5505/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypeProperties.cpp.obj 2025-12-04T09:29:14.6287302Z [5506/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dimname.cpp.obj 2025-12-04T09:29:14.6288082Z [5507/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyVmapTransforms.cpp.obj 2025-12-04T09:29:14.6289114Z [5508/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dict.cpp.obj 2025-12-04T09:29:14.6290204Z [5509/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\GeneratorForPrivateuseone.cpp.obj 2025-12-04T09:29:15.0047039Z [5510/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Formatting.cpp.obj 2025-12-04T09:29:15.0048630Z [5511/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PyTorchOperatorHacks.cpp.obj 2025-12-04T09:29:15.0050085Z [5512/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Generator.cpp.obj 2025-12-04T09:29:15.0061785Z [5513/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NestedIntSymNodeImpl.cpp.obj 2025-12-04T09:29:15.6442061Z [5514/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\List.cpp.obj 2025-12-04T09:29:15.6442933Z [5515/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedTensor.cpp.obj 2025-12-04T09:29:15.6443772Z [5516/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\MetaFallbackKernel.cpp.obj 2025-12-04T09:29:15.6444676Z [5517/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Range.cpp.obj 2025-12-04T09:29:15.6445507Z [5518/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedRegistrations.cpp.obj 2025-12-04T09:29:16.0953936Z [5519/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonFallbackKernel.cpp.obj 2025-12-04T09:29:16.0955515Z [5520/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Vitals.cpp.obj 2025-12-04T09:29:16.0956719Z [5521/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonOpRegistrationTrampoline.cpp.obj 2025-12-04T09:29:16.0957657Z [5522/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Tensor.cpp.obj 2025-12-04T09:29:16.0958489Z [5523/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TorchDispatchUtils.cpp.obj 2025-12-04T09:29:16.5060848Z [5524/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableHooksInterface.cpp.obj 2025-12-04T09:29:16.5062540Z [5525/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableFallbackKernel.cpp.obj 2025-12-04T09:29:16.5063951Z [5526/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\blob.cpp.obj 2025-12-04T09:29:16.5065437Z [5527/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapModeRegistrations.cpp.obj 2025-12-04T09:29:16.9985817Z [5528/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\ObservedOperators.cpp.obj 2025-12-04T09:29:16.9986790Z [5529/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\adaption.cpp.obj 2025-12-04T09:29:16.9987629Z [5530/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\boxing\KernelFunction.cpp.obj 2025-12-04T09:29:16.9988634Z [5531/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\class_type.cpp.obj 2025-12-04T09:29:16.9989480Z [5532/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\custom_class.cpp.obj 2025-12-04T09:29:17.4165900Z [5533/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\DispatchKeyExtractor.cpp.obj 2025-12-04T09:29:17.4167135Z [5534/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\Dispatcher.cpp.obj 2025-12-04T09:29:17.4168105Z [5535/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\interned_strings.cpp.obj 2025-12-04T09:29:17.4168984Z [5536/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\OperatorEntry.cpp.obj 2025-12-04T09:29:17.9351428Z [5537/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dynamic_type.cpp.obj 2025-12-04T09:29:17.9352655Z [5538/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\operator_name.cpp.obj 2025-12-04T09:29:17.9353455Z [5539/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\function_schema.cpp.obj 2025-12-04T09:29:17.9354226Z [5540/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\register_symbols.cpp.obj 2025-12-04T09:29:17.9354985Z [5541/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ivalue.cpp.obj 2025-12-04T09:29:18.2552848Z [5542/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\library.cpp.obj 2025-12-04T09:29:18.2554655Z [5543/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\infer_schema.cpp.obj 2025-12-04T09:29:18.2556242Z [5544/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\op_registration.cpp.obj 2025-12-04T09:29:18.2557822Z [5545/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\error_report.cpp.obj 2025-12-04T09:29:18.2559199Z [5546/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\strtod.cpp.obj 2025-12-04T09:29:18.4838117Z [5547/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\tensor_type.cpp.obj 2025-12-04T09:29:18.4839630Z [5548/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\lexer.cpp.obj 2025-12-04T09:29:18.4840638Z [5549/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type_factory.cpp.obj 2025-12-04T09:29:18.4841356Z [5550/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type.cpp.obj 2025-12-04T09:29:19.2261897Z [5551/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\union_type.cpp.obj 2025-12-04T09:29:19.2263272Z [5552/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_type_parser.cpp.obj 2025-12-04T09:29:19.2264746Z [5553/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\function_schema_parser.cpp.obj 2025-12-04T09:29:19.2266168Z [5554/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\source_range.cpp.obj 2025-12-04T09:29:19.2267499Z [5555/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling.cpp.obj 2025-12-04T09:29:19.8257807Z [5556/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling2d.cpp.obj 2025-12-04T09:29:19.8258871Z [5557/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling3d.cpp.obj 2025-12-04T09:29:19.8259785Z [5558/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling3d.cpp.obj 2025-12-04T09:29:19.8260783Z [5559/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Activation.cpp.obj 2025-12-04T09:29:20.3582774Z [5560/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AffineGridGenerator.cpp.obj 2025-12-04T09:29:20.3584305Z [5561/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AmpKernels.cpp.obj 2025-12-04T09:29:20.3585729Z [5562/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AutogradComposite.cpp.obj 2025-12-04T09:29:20.3587472Z [5563/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool2d.cpp.obj 2025-12-04T09:29:20.3588891Z [5564/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool3d.cpp.obj 2025-12-04T09:29:21.0268048Z [5565/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebraKernel.cpp.obj 2025-12-04T09:29:21.0269721Z [5566/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebra.cpp.obj 2025-12-04T09:29:21.0271632Z [5567/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BlasKernel.cpp.obj 2025-12-04T09:29:21.0273063Z [5568/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BinaryOps.cpp.obj 2025-12-04T09:29:21.0274473Z [5569/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Blas.cpp.obj 2025-12-04T09:29:21.3351418Z [5570/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Bucketization.cpp.obj 2025-12-04T09:29:21.3353024Z [5571/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUFallback.cpp.obj 2025-12-04T09:29:21.3354394Z [5572/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ComparisonUtils.cpp.obj 2025-12-04T09:29:21.3355840Z [5573/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ChanelShuffle.cpp.obj 2025-12-04T09:29:22.0533099Z [5574/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Col2Im.cpp.obj 2025-12-04T09:29:22.0534483Z [5575/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Constraints.cpp.obj 2025-12-04T09:29:22.0535822Z [5576/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUBlas.cpp.obj 2025-12-04T09:29:22.0536995Z [5577/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM2d.cpp.obj 2025-12-04T09:29:22.0537880Z [5578/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Convolution.cpp.obj 2025-12-04T09:29:22.4578837Z [5579/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM3d.cpp.obj 2025-12-04T09:29:22.4580373Z [5580/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionTBC.cpp.obj 2025-12-04T09:29:22.4581834Z [5581/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Correlation.cpp.obj 2025-12-04T09:29:22.4583230Z [5582/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Copy.cpp.obj 2025-12-04T09:29:23.2238442Z [5583/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DispatchStub.cpp.obj 2025-12-04T09:29:23.2239795Z [5584/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Cross.cpp.obj 2025-12-04T09:29:23.2241121Z [5585/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool2d.cpp.obj 2025-12-04T09:29:23.2242469Z [5586/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool3d.cpp.obj 2025-12-04T09:29:23.2243761Z [5587/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distance.cpp.obj 2025-12-04T09:29:23.2244986Z [5588/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Dropout.cpp.obj 2025-12-04T09:29:23.5324957Z [5589/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distributions.cpp.obj 2025-12-04T09:29:23.5325773Z [5590/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Embedding.cpp.obj 2025-12-04T09:29:23.5326611Z [5591/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Fill.cpp.obj 2025-12-04T09:29:23.5327698Z [5592/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\EmbeddingBag.cpp.obj 2025-12-04T09:29:24.2019122Z [5593/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ForeachOpsKernels.cpp.obj 2025-12-04T09:29:24.2020714Z [5594/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool2d.cpp.obj 2025-12-04T09:29:24.2022247Z [5595/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool3d.cpp.obj 2025-12-04T09:29:24.2023844Z [5596/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FunctionOfAMatrixUtils.cpp.obj 2025-12-04T09:29:24.2025346Z [5597/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdagrad.cpp.obj 2025-12-04T09:29:24.8980985Z [5598/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdam.cpp.obj 2025-12-04T09:29:24.8982296Z [5599/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedSGD.cpp.obj 2025-12-04T09:29:24.8983846Z [5600/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GatedLinearUnit.cpp.obj 2025-12-04T09:29:24.8985478Z [5601/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GridSampler.cpp.obj 2025-12-04T09:29:24.8987092Z [5602/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Histogram.cpp.obj 2025-12-04T09:29:25.2390443Z [5603/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Im2Col.cpp.obj 2025-12-04T09:29:25.2391393Z [5604/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Integration.cpp.obj 2025-12-04T09:29:25.2392159Z [5605/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\IndexingUtils.cpp.obj 2025-12-04T09:29:25.2392994Z [5606/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Itertools.cpp.obj 2025-12-04T09:29:26.0341637Z [5607/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Lerp.cpp.obj 2025-12-04T09:29:26.0342589Z [5608/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LegacyBatching.cpp.obj 2025-12-04T09:29:26.0343408Z [5609/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Linear.cpp.obj 2025-12-04T09:29:26.0344293Z [5610/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Loss.cpp.obj 2025-12-04T09:29:26.0345015Z [5611/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossCTC.cpp.obj 2025-12-04T09:29:26.4128123Z [5612/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiLabelMargin.cpp.obj 2025-12-04T09:29:26.4129643Z [5613/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LinearAlgebra.cpp.obj 2025-12-04T09:29:26.4131042Z [5614/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiMargin.cpp.obj 2025-12-04T09:29:26.4132467Z [5615/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL.cpp.obj 2025-12-04T09:29:26.4134084Z [5616/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL2d.cpp.obj 2025-12-04T09:29:27.0346510Z [5617/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxPooling.cpp.obj 2025-12-04T09:29:27.0347990Z [5618/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MetaTensor.cpp.obj 2025-12-04T09:29:27.0349312Z [5619/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxUnpooling.cpp.obj 2025-12-04T09:29:27.0350740Z [5620/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Memory.cpp.obj 2025-12-04T09:29:27.0352065Z [5621/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NNPACK.cpp.obj 2025-12-04T09:29:27.8324980Z [5622/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose2d.cpp.obj 2025-12-04T09:29:27.8326181Z [5623/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose3d.cpp.obj 2025-12-04T09:29:27.8327055Z [5624/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveDilatedConvolution.cpp.obj 2025-12-04T09:29:27.8327962Z [5625/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NamedTensor.cpp.obj 2025-12-04T09:29:28.0394140Z [5626/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Onehot.cpp.obj 2025-12-04T09:29:28.0395505Z [5627/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NegateFallback.cpp.obj 2025-12-04T09:29:28.0397299Z [5628/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Normalization.cpp.obj 2025-12-04T09:29:28.0398764Z [5629/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PackedSequence.cpp.obj 2025-12-04T09:29:28.0400147Z [5630/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PadNd.cpp.obj 2025-12-04T09:29:28.8857113Z [5631/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PointwiseOps.cpp.obj 2025-12-04T09:29:28.8857968Z [5632/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PixelShuffle.cpp.obj 2025-12-04T09:29:28.8858797Z [5633/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pooling.cpp.obj 2025-12-04T09:29:28.8859776Z [5634/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pow.cpp.obj 2025-12-04T09:29:28.8860573Z [5635/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\QuantizedLinear.cpp.obj 2025-12-04T09:29:29.0972175Z [5636/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RangeFactories.cpp.obj 2025-12-04T09:29:29.0973667Z [5637/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceAllOps.cpp.obj 2025-12-04T09:29:29.0975049Z [5638/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReflectionPad.cpp.obj 2025-12-04T09:29:29.0976385Z [5639/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceOps.cpp.obj 2025-12-04T09:29:29.9172514Z [5640/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RNN.cpp.obj 2025-12-04T09:29:29.9173467Z [5641/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Repeat.cpp.obj 2025-12-04T09:29:29.9174322Z [5642/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReplicationPadding.cpp.obj 2025-12-04T09:29:29.9175093Z [5643/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Resize.cpp.obj 2025-12-04T09:29:29.9175808Z [5644/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Scalar.cpp.obj 2025-12-04T09:29:30.6939091Z [5645/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RowwisePrune.cpp.obj 2025-12-04T09:29:30.6940595Z [5646/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SegmentReduce.cpp.obj 2025-12-04T09:29:30.6942029Z [5647/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOps.cpp.obj 2025-12-04T09:29:30.6943440Z [5648/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOpsUtils.cpp.obj 2025-12-04T09:29:30.6944938Z [5649/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SoftMax.cpp.obj 2025-12-04T09:29:31.6151795Z [5650/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Sorting.cpp.obj 2025-12-04T09:29:31.6153552Z [5651/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SpectralOps.cpp.obj 2025-12-04T09:29:31.6154991Z [5652/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SummaryOps.cpp.obj 2025-12-04T09:29:31.6156440Z [5653/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorCompare.cpp.obj 2025-12-04T09:29:31.6157948Z [5654/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorFactories.cpp.obj 2025-12-04T09:29:32.1760711Z [5655/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorIteratorReduce.cpp.obj 2025-12-04T09:29:32.1762540Z [5656/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorProperties.cpp.obj 2025-12-04T09:29:32.1763473Z [5657/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorShape.cpp.obj 2025-12-04T09:29:32.1764408Z [5658/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorTransformations.cpp.obj 2025-12-04T09:29:33.2002404Z [5659/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TestOps.cpp.obj 2025-12-04T09:29:33.2003308Z [5660/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold2d.cpp.obj 2025-12-04T09:29:33.2004051Z [5661/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TriangularOps.cpp.obj 2025-12-04T09:29:33.2004941Z [5662/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TypeProperties.cpp.obj 2025-12-04T09:29:33.2005743Z [5663/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnaryOps.cpp.obj 2025-12-04T09:29:33.5171006Z [5664/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SparseTensorUtils.cpp.obj 2025-12-04T09:29:33.5171926Z [5665/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnfoldBackward.cpp.obj 2025-12-04T09:29:33.5172771Z [5666/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorAdvancedIndexing.cpp.obj 2025-12-04T09:29:33.5173543Z [5667/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unique.cpp.obj 2025-12-04T09:29:33.5174391Z [5668/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold3d.cpp.obj 2025-12-04T09:29:34.3208556Z [5669/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSample.cpp.obj 2025-12-04T09:29:34.3210092Z [5670/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorConversions.cpp.obj 2025-12-04T09:29:34.3211666Z [5671/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBicubic2d.cpp.obj 2025-12-04T09:29:34.3213350Z [5672/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBilinear2d.cpp.obj 2025-12-04T09:29:34.6647534Z [5673/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleLinear1d.cpp.obj 2025-12-04T09:29:34.6649884Z [5674/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest3d.cpp.obj 2025-12-04T09:29:34.6651360Z [5675/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest1d.cpp.obj 2025-12-04T09:29:34.6652857Z [5676/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleTrilinear3d.cpp.obj 2025-12-04T09:29:34.6655791Z [5677/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest2d.cpp.obj 2025-12-04T09:29:35.3022978Z [5678/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\VariableMethodStubs.cpp.obj 2025-12-04T09:29:35.3024003Z [5679/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\WeightNorm.cpp.obj 2025-12-04T09:29:35.3025093Z [5680/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\group_norm.cpp.obj 2025-12-04T09:29:35.3025827Z [5681/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\layer_norm.cpp.obj 2025-12-04T09:29:35.9026855Z [5682/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\prim_native_functions.cpp.obj 2025-12-04T09:29:35.9027899Z [5683/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\library.cpp.obj 2025-12-04T09:29:35.9028819Z [5684/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.cpp.obj 2025-12-04T09:29:35.9029965Z [5685/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear.cpp.obj 2025-12-04T09:29:36.4774985Z [5686/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\verbose_wrapper.cpp.obj 2025-12-04T09:29:36.4776752Z [5687/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_dynamic.cpp.obj 2025-12-04T09:29:36.4779134Z [5688/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_prepack.cpp.obj 2025-12-04T09:29:36.4780943Z [5689/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_unpack.cpp.obj 2025-12-04T09:29:37.3826357Z [5690/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\FlattenIndicesKernel.cpp.obj 2025-12-04T09:29:37.3828203Z [5691/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ParamUtils.cpp.obj 2025-12-04T09:29:37.3829705Z [5692/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SoftMax.cpp.obj 2025-12-04T09:29:37.3831345Z [5693/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBinaryOpIntersectionKernel.cpp.obj 2025-12-04T09:29:37.3833180Z [5694/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlas.cpp.obj 2025-12-04T09:29:38.0108689Z [5695/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlasImpl.cpp.obj 2025-12-04T09:29:38.0110431Z [5696/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensor.cpp.obj 2025-12-04T09:29:38.0112077Z [5697/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensorMath.cpp.obj 2025-12-04T09:29:38.0113725Z [5698/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseFactories.cpp.obj 2025-12-04T09:29:38.5412121Z [5699/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseMatMul.cpp.obj 2025-12-04T09:29:38.5413776Z [5700/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensor.cpp.obj 2025-12-04T09:29:38.5415389Z [5701/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensorMath.cpp.obj 2025-12-04T09:29:38.5416957Z [5702/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseUnaryOps.cpp.obj 2025-12-04T09:29:41.6249897Z [5703/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_deserialize.cpp.obj 2025-12-04T09:29:41.6250915Z [5704/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ValidateCompressedIndicesKernel.cpp.obj 2025-12-04T09:29:41.6251936Z [5705/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_serialize.cpp.obj 2025-12-04T09:29:41.6252863Z [5706/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorAliases.cpp.obj 2025-12-04T09:29:42.0643238Z [5707/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBackward.cpp.obj 2025-12-04T09:29:42.0644232Z [5708/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBinaryOps.cpp.obj 2025-12-04T09:29:42.0645094Z [5709/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorFactories.cpp.obj 2025-12-04T09:29:42.0645950Z [5710/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMatmul.cpp.obj 2025-12-04T09:29:42.3153474Z [5711/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizerBase.cpp.obj 2025-12-04T09:29:42.3155224Z [5712/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMath.cpp.obj 2025-12-04T09:29:42.3156806Z [5713/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorTransformerFunctions.cpp.obj 2025-12-04T09:29:42.3158458Z [5714/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUtils.cpp.obj 2025-12-04T09:29:44.4524109Z [5715/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUnaryOps.cpp.obj 2025-12-04T09:29:44.4525790Z [5716/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizer.cpp.obj 2025-12-04T09:29:44.4527247Z [5717/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ACLUtils.cpp.obj 2025-12-04T09:29:44.4528906Z [5718/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AdaptiveAveragePooling.cpp.obj 2025-12-04T09:29:45.6082487Z [5719/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool2d.cpp.obj 2025-12-04T09:29:45.6083481Z [5720/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool3d.cpp.obj 2025-12-04T09:29:45.6084327Z [5721/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\Copy.cpp.obj 2025-12-04T09:29:45.6085164Z [5722/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerChannelAffine.cpp.obj 2025-12-04T09:29:46.3926924Z [5723/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerTensorAffine.cpp.obj 2025-12-04T09:29:46.3927860Z [5724/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\QTensor.cpp.obj 2025-12-04T09:29:46.3929147Z [5725/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorCompare.cpp.obj 2025-12-04T09:29:46.3930285Z [5726/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorAdvancedIndexing.cpp.obj 2025-12-04T09:29:46.3931200Z [5727/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorFactories.cpp.obj 2025-12-04T09:29:46.6893893Z [5728/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ChannelShuffle.cpp.obj 2025-12-04T09:29:46.6895562Z [5729/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\BinaryOps.cpp.obj 2025-12-04T09:29:46.6896979Z [5730/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\RuyUtils.cpp.obj 2025-12-04T09:29:46.6898618Z [5731/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\IntReprQuant.cpp.obj 2025-12-04T09:29:46.8101189Z [5732/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\MakePerTensorQuantizedTensor.cpp.obj 2025-12-04T09:29:46.8103064Z [5733/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Normalization.cpp.obj 2025-12-04T09:29:46.8104377Z [5734/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ReduceOps.cpp.obj 2025-12-04T09:29:46.8105576Z [5735/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\LinearUnpackImpl.cpp.obj 2025-12-04T09:29:47.5631062Z [5736/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Pooling.cpp.obj 2025-12-04T09:29:47.5632398Z [5737/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Sorting.cpp.obj 2025-12-04T09:29:47.5633991Z [5738/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorOperators.cpp.obj 2025-12-04T09:29:47.5635368Z [5739/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\init_qnnpack.cpp.obj 2025-12-04T09:29:48.0084717Z [5740/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorShape.cpp.obj 2025-12-04T09:29:48.0085702Z [5741/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest2d.cpp.obj 2025-12-04T09:29:48.0086695Z [5742/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleBilinear2d.cpp.obj 2025-12-04T09:29:48.0088814Z [5743/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest3d.cpp.obj 2025-12-04T09:29:48.7992536Z [5744/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fbgemm_utils.cpp.obj 2025-12-04T09:29:48.7994518Z [5745/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fused_obs_fake_quant.cpp.obj 2025-12-04T09:29:48.7996064Z [5746/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qclamp.cpp.obj 2025-12-04T09:29:48.7997754Z [5747/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv.cpp.obj 2025-12-04T09:29:49.7558804Z [5748/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_dynamic.cpp.obj 2025-12-04T09:29:49.7560399Z [5749/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_prepack.cpp.obj 2025-12-04T09:29:49.7561843Z [5750/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qelu.cpp.obj 2025-12-04T09:29:49.7563393Z [5751/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag.cpp.obj 2025-12-04T09:29:50.5087112Z [5752/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_prepack.cpp.obj 2025-12-04T09:29:50.5088135Z [5753/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qgelu.cpp.obj 2025-12-04T09:29:50.5089228Z [5754/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_unpack.cpp.obj 2025-12-04T09:29:50.5090188Z [5755/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardsigmoid.cpp.obj 2025-12-04T09:29:50.5091077Z [5756/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\XnnpackUtils.cpp.obj 2025-12-04T09:29:51.4880379Z [5757/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardswish.cpp.obj 2025-12-04T09:29:51.4881316Z [5758/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_dynamic.cpp.obj 2025-12-04T09:29:51.4882145Z [5759/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear.cpp.obj 2025-12-04T09:29:51.4883188Z [5760/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_prepack.cpp.obj 2025-12-04T09:29:51.9432744Z [5761/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qnormalization.cpp.obj 2025-12-04T09:29:51.9437030Z [5762/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_unpack_impl.cpp.obj 2025-12-04T09:29:51.9440623Z [5763/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmul.cpp.obj 2025-12-04T09:29:51.9443484Z [5764/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qdropout.cpp.obj 2025-12-04T09:29:52.4834377Z [5765/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsigmoid.cpp.obj 2025-12-04T09:29:52.4835273Z [5766/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qrelu.cpp.obj 2025-12-04T09:29:52.4836106Z [5767/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qtanh.cpp.obj 2025-12-04T09:29:52.4836948Z [5768/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\library.cpp.obj 2025-12-04T09:29:53.5030458Z [5769/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qthreshold.cpp.obj 2025-12-04T09:29:53.5031357Z [5770/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\MklAllocationHelper.cpp.obj 2025-12-04T09:29:53.5032207Z [5771/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qconv_unpack.cpp.obj 2025-12-04T09:29:53.5033096Z [5772/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\LinearAlgebra.cpp.obj 2025-12-04T09:29:53.5034445Z [5773/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SpectralOps.cpp.obj 2025-12-04T09:29:54.0748197Z [5774/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseBlasImpl.cpp.obj 2025-12-04T09:29:54.0749637Z [5775/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmatmul.cpp.obj 2025-12-04T09:29:54.0751208Z [5776/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseCsrLinearAlgebra.cpp.obj 2025-12-04T09:29:54.0752726Z [5777/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\BinaryOps.cpp.obj 2025-12-04T09:29:55.2141428Z [5778/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Conv.cpp.obj 2025-12-04T09:29:55.2142380Z [5779/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Copy.cpp.obj 2025-12-04T09:29:55.2143209Z [5780/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsoftmax.cpp.obj 2025-12-04T09:29:55.2144186Z [5781/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\IDeepRegistration.cpp.obj 2025-12-04T09:29:55.2145056Z [5782/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Gelu.cpp.obj 2025-12-04T09:29:55.7747319Z [5783/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNCommon.cpp.obj 2025-12-04T09:29:55.7748862Z [5784/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qlinear_unpack.cpp.obj 2025-12-04T09:29:55.7750351Z [5785/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Linear.cpp.obj 2025-12-04T09:29:55.7751728Z [5786/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Matmul.cpp.obj 2025-12-04T09:29:57.1455062Z [5787/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MkldnnTensorMath.cpp.obj 2025-12-04T09:29:57.1456268Z [5788/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Normalization.cpp.obj 2025-12-04T09:29:57.1457150Z [5789/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNConversions.cpp.obj 2025-12-04T09:29:57.1457994Z [5790/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Pooling.cpp.obj 2025-12-04T09:29:57.1458834Z [5791/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\ConvPrepack.cpp.obj 2025-12-04T09:29:58.1609459Z [5792/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\SoftMax.cpp.obj 2025-12-04T09:29:58.1612508Z [5793/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Relu.cpp.obj 2025-12-04T09:29:58.1614544Z [5794/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorFactories.cpp.obj 2025-12-04T09:29:58.1616136Z [5795/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorShape.cpp.obj 2025-12-04T09:29:59.0648125Z [5796/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\UnaryOps.cpp.obj 2025-12-04T09:29:59.0649847Z [5797/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Utils.cpp.obj 2025-12-04T09:29:59.0651272Z [5798/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\attention.cpp.obj 2025-12-04T09:29:59.0652599Z [5799/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\OpContext.cpp.obj 2025-12-04T09:29:59.4573767Z [5800/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\sdp_utils_cpp.cpp.obj 2025-12-04T09:29:59.4574865Z [5801/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\transformer.cpp.obj 2025-12-04T09:29:59.4575690Z [5802/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\utils\Factory.cpp.obj 2025-12-04T09:29:59.4576638Z [5803/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Prelu.cpp.obj 2025-12-04T09:29:59.4577971Z [5804/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RNN.cpp.obj 2025-12-04T09:29:59.8223039Z [5805/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Activation.cpp.obj 2025-12-04T09:29:59.8224090Z [5806/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RegisterMkldnnOpContextClass.cpp.obj 2025-12-04T09:29:59.8225045Z [5807/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Init.cpp.obj 2025-12-04T09:29:59.8226402Z [5808/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Shim.cpp.obj 2025-12-04T09:30:00.4066577Z [5809/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\AveragePooling.cpp.obj 2025-12-04T09:30:00.4067551Z [5810/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\ChannelShuffle.cpp.obj 2025-12-04T09:30:00.4068429Z [5811/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Convolution.cpp.obj 2025-12-04T09:30:00.4069447Z [5812/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\MaxPooling.cpp.obj 2025-12-04T09:30:00.4070358Z [5813/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Linear.cpp.obj 2025-12-04T09:30:01.5929590Z [5814/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\OpContext.cpp.obj 2025-12-04T09:30:01.5930545Z [5815/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\RegisterOpContextClass.cpp.obj 2025-12-04T09:30:01.5931496Z [5816/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_0.cpp.obj 2025-12-04T09:30:01.5932418Z [5817/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_1.cpp.obj 2025-12-04T09:30:01.5933232Z [5818/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterBackendSelect.cpp.obj 2025-12-04T09:30:02.1576751Z [5819/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_3.cpp.obj 2025-12-04T09:30:02.1577600Z [5820/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_2.cpp.obj 2025-12-04T09:30:02.1578602Z [5821/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_4.cpp.obj 2025-12-04T09:30:02.1579453Z [5822/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CompositeViewCopyKernels.cpp.obj 2025-12-04T09:30:03.3805179Z [5823/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Functions.cpp.obj 2025-12-04T09:30:03.3806281Z [5824/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutogradNestedTensor_0.cpp.obj 2025-12-04T09:30:03.3807333Z [5825/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutograd_0.cpp.obj 2025-12-04T09:30:03.3808301Z [5826/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutograd_0.cpp.obj 2025-12-04T09:30:04.0910256Z [5827/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutogradNonFunctional_0.cpp.obj 2025-12-04T09:30:04.0911346Z [5828/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_0.cpp.obj 2025-12-04T09:30:04.0912209Z [5829/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_1.cpp.obj 2025-12-04T09:30:04.0912969Z [5830/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_2.cpp.obj 2025-12-04T09:30:04.0913731Z [5831/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_3.cpp.obj 2025-12-04T09:30:04.9323100Z [5832/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_0.cpp.obj 2025-12-04T09:30:04.9324771Z [5833/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_1.cpp.obj 2025-12-04T09:30:04.9326277Z [5834/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMkldnnCPU_0.cpp.obj 2025-12-04T09:30:04.9327623Z [5835/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_2.cpp.obj 2025-12-04T09:30:04.9329241Z [5836/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorCPU_0.cpp.obj 2025-12-04T09:30:05.4690117Z [5837/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMeta_0.cpp.obj 2025-12-04T09:30:05.4691015Z [5838/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorHPU_0.cpp.obj 2025-12-04T09:30:05.4691931Z [5839/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_3.cpp.obj 2025-12-04T09:30:05.4692848Z [5840/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorMeta_0.cpp.obj 2025-12-04T09:30:06.0596493Z [5841/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorXPU_0.cpp.obj 2025-12-04T09:30:06.0598085Z [5842/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedMeta_0.cpp.obj 2025-12-04T09:30:06.0599673Z [5843/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedCPU_0.cpp.obj 2025-12-04T09:30:06.0601156Z [5844/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSchema.cpp.obj 2025-12-04T09:30:06.0602606Z [5845/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrCPU_0.cpp.obj 2025-12-04T09:30:06.4651280Z [5846/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPU_add.cpp.obj 2025-12-04T09:30:06.4653263Z [5847/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCPU_0.cpp.obj 2025-12-04T09:30:06.4654978Z [5848/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrMeta_0.cpp.obj 2025-12-04T09:30:06.4656982Z [5849/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrXPU_0.cpp.obj 2025-12-04T09:30:06.4658951Z [5850/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenOpList.cpp.obj 2025-12-04T09:30:06.8698677Z [5851/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseXPU_0.cpp.obj 2025-12-04T09:30:06.8700154Z [5852/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseMeta_0.cpp.obj 2025-12-04T09:30:06.8701651Z [5853/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterZeroTensor_0.cpp.obj 2025-12-04T09:30:06.8703106Z [5854/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_model_loader.cpp.obj 2025-12-04T09:30:07.4798013Z [5855/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_wrapper.cpp.obj 2025-12-04T09:30:07.4798970Z [5856/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TensorMethods.cpp.obj 2025-12-04T09:30:07.4799764Z [5857/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\QTensorImpl.cpp.obj 2025-12-04T09:30:07.4800653Z [5858/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ViewMetaClasses.cpp.obj 2025-12-04T09:30:07.8927504Z [5859/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:07.8928755Z [5860/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:07.8930936Z [5861/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:07.8932082Z [5862/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:08.5139287Z [5863/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:08.5140318Z [5864/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:08.5141215Z [5865/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:08.5142199Z [5866/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:09.3403555Z [5867/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:09.3405153Z [5868/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:09.3406480Z [5869/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:09.3407538Z [5870/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:09.9254107Z [5871/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:09.9255111Z [5872/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:09.9256371Z [5873/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:09.9257568Z [5874/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\Quantizer.cpp.obj 2025-12-04T09:30:09.9258428Z [5875/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:10.3640678Z [5876/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_bind.cpp.obj 2025-12-04T09:30:10.3642202Z [5877/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_register.cpp.obj 2025-12-04T09:30:10.3643524Z [5878/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:10.3646323Z [5879/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:10.8426157Z [5880/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:10.8427781Z [5881/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:10.8429035Z [5882/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:10.8430124Z [5883/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.0942167Z [5884/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.0944038Z [5885/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.0945793Z [5886/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.0947790Z [5887/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.4818100Z [5888/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.4819144Z [5889/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.4820165Z [5890/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.4821095Z [5891/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.9650264Z [5892/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.9652043Z [5893/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.9653752Z [5894/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:11.9655912Z [5895/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:12.3342644Z [5896/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:12.3344552Z [5897/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:12.3346391Z [5898/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:12.3348391Z [5899/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:12.6353643Z [5900/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:12.6354716Z [5901/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:12.6355776Z [5902/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:12.6356943Z [5903/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.1965017Z [5904/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.1966499Z [5905/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.1968068Z [5906/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.1969566Z [5907/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.5099554Z [5908/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.5101142Z [5909/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.5102662Z [5910/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.5104417Z [5911/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.7951654Z [5912/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.7953426Z [5913/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.7955370Z 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:30:13.7957376Z 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:30:13.7960722Z 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:30:13.7964953Z 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:30:13.7967455Z with 2025-12-04T09:30:13.7967756Z [ 2025-12-04T09:30:13.7968329Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:30:13.7968993Z ] 2025-12-04T09:30:13.7971489Z 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:30:13.7978010Z 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:30:13.7981701Z with 2025-12-04T09:30:13.7982341Z [ 2025-12-04T09:30:13.7983204Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:30:13.7984007Z ] 2025-12-04T09:30:13.7987503Z 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:30:13.7991108Z with 2025-12-04T09:30:13.7991429Z [ 2025-12-04T09:30:13.7992231Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-12-04T09:30:13.7993143Z data_t=at::vec::DEFAULT::Vectorized, 2025-12-04T09:30:13.7994025Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-12-04T09:30:13.7995393Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-12-04T09:30:13.7996389Z ] 2025-12-04T09:30:13.7997676Z 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:30:13.7999335Z with 2025-12-04T09:30:13.7999602Z [ 2025-12-04T09:30:13.7999882Z scalar_t=float, 2025-12-04T09:30:13.8001207Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &), 2025-12-04T09:30:13.8002959Z Op=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-12-04T09:30:13.8003999Z ] 2025-12-04T09:30:13.8005355Z 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:30:13.9025450Z with 2025-12-04T09:30:13.9025688Z [ 2025-12-04T09:30:13.9026468Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-12-04T09:30:13.9027111Z ] 2025-12-04T09:30:13.9027879Z [5914/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:13.9028968Z [5915/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.2695815Z [5916/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.2697613Z [5917/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.2699264Z [5918/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.2701224Z [5919/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.5180628Z [5920/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.5182385Z [5921/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.5184049Z [5922/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.5186392Z 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:30:14.5188550Z 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:30:14.5190504Z 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:30:14.8253371Z 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:30:14.8255774Z [5923/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\mkl\SparseBlas.cpp.obj 2025-12-04T09:30:14.8256592Z [5924/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.9282344Z [5925/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.9283446Z [5926/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.9284504Z [5927/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:14.9285254Z [5928/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\core\common.cc.obj 2025-12-04T09:30:15.0641650Z [5929/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.DEFAULT.cpp.obj 2025-12-04T09:30:15.0643758Z [5930/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\read_adapter_interface.cc.obj 2025-12-04T09:30:15.0645014Z [5931/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\crc.cc.obj 2025-12-04T09:30:15.0647749Z [5932/7515] Building C object caffe2\CMakeFiles\torch_cpu.dir\__\third_party\miniz-3.0.2\miniz.c.obj 2025-12-04T09:30:15.0648584Z 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:30:15.2425120Z 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:30:15.2426291Z [5933/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\istream_adapter.cc.obj 2025-12-04T09:30:15.2428096Z [5934/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\file_adapter.cc.obj 2025-12-04T09:30:15.2429378Z [5935/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\thread_pool_guard.cpp.obj 2025-12-04T09:30:15.4641291Z [5936/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\vulkan\Context.cpp.obj 2025-12-04T09:30:15.4642969Z [5937/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\string_utils.cc.obj 2025-12-04T09:30:15.4644297Z [5938/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\perfkernels\batch_box_cox_sve128.cc.obj 2025-12-04T09:30:15.4645689Z [5939/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\metal\Context.cpp.obj 2025-12-04T09:30:15.4647118Z [5940/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\pthreadpool-cpp.cc.obj 2025-12-04T09:30:16.9486338Z [5941/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\ThreadPool.cc.obj 2025-12-04T09:30:16.9487994Z [5942/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\inline_container.cc.obj 2025-12-04T09:30:16.9489339Z [5943/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\perfkernels\embedding_lookup_idx.cc.obj 2025-12-04T09:30:16.9490505Z [5944/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\proto_wrap.cc.obj 2025-12-04T09:30:16.9491844Z [5945/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ViewFuncs.cpp.obj 2025-12-04T09:30:19.1702618Z [5946/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_0.cpp.obj 2025-12-04T09:30:19.1703691Z [5947/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_1.cpp.obj 2025-12-04T09:30:19.1704618Z [5948/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_2.cpp.obj 2025-12-04T09:30:19.1705637Z [5949/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_3.cpp.obj 2025-12-04T09:30:19.1706557Z [5950/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\Functions.cpp.obj 2025-12-04T09:30:19.5184265Z [5951/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_0.cpp.obj 2025-12-04T09:30:19.5185152Z [5952/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_1.cpp.obj 2025-12-04T09:30:19.5186057Z [5953/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_2.cpp.obj 2025-12-04T09:30:19.5186860Z [5954/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_3.cpp.obj 2025-12-04T09:30:20.2785089Z [5955/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_4.cpp.obj 2025-12-04T09:30:20.2786194Z [5956/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_4.cpp.obj 2025-12-04T09:30:20.2787152Z [5957/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_0.cpp.obj 2025-12-04T09:30:20.2788056Z [5958/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.cpp.obj 2025-12-04T09:30:20.7074364Z [5959/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_1.cpp.obj 2025-12-04T09:30:20.7076465Z [5960/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.cpp.obj 2025-12-04T09:30:20.7078340Z [5961/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterAutogradLazy.cpp.obj 2025-12-04T09:30:20.7079919Z [5962/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\anomaly_mode.cpp.obj 2025-12-04T09:30:21.4938979Z [5963/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterLazy.cpp.obj 2025-12-04T09:30:21.4940016Z [5964/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd.cpp.obj 2025-12-04T09:30:21.4941134Z [5965/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_meta.cpp.obj 2025-12-04T09:30:21.4942797Z [5966/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\cpp_hook.cpp.obj 2025-12-04T09:30:21.4943794Z [5967/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_not_implemented_fallback.cpp.obj 2025-12-04T09:30:24.0399115Z [5968/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\forward_grad.cpp.obj 2025-12-04T09:30:24.0400010Z [5969/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\engine.cpp.obj 2025-12-04T09:30:24.0402107Z [5970/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\utils.cpp.obj 2025-12-04T09:30:24.0403040Z [5971/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\LazyNativeFunctions.cpp.obj 2025-12-04T09:30:24.0403946Z [5972/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_metadata.cpp.obj 2025-12-04T09:30:24.8232850Z [5973/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\custom_function.cpp.obj 2025-12-04T09:30:24.8234176Z [5974/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\jit_decomp_interface.cpp.obj 2025-12-04T09:30:24.8235553Z [5975/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_kineto.cpp.obj 2025-12-04T09:30:24.8236832Z [5976/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function.cpp.obj 2025-12-04T09:30:25.0847314Z [5977/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\accumulate_grad.cpp.obj 2025-12-04T09:30:25.0848884Z [5978/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\tensor.cpp.obj 2025-12-04T09:30:25.0850339Z [5979/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\basic_ops.cpp.obj 2025-12-04T09:30:25.0851798Z [5980/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\utils\warnings.cpp.obj 2025-12-04T09:30:25.0853293Z [5981/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_legacy.cpp.obj 2025-12-04T09:30:25.9967930Z [5982/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\record_function_ops.cpp.obj 2025-12-04T09:30:25.9968792Z [5983/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_buffer.cpp.obj 2025-12-04T09:30:25.9969816Z [5984/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\saved_variable.cpp.obj 2025-12-04T09:30:25.9970681Z [5985/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable_info.cpp.obj 2025-12-04T09:30:26.5662401Z [5986/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\dynamo\compiled_autograd.cpp.obj 2025-12-04T09:30:26.5663339Z [5987/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.cpp.obj 2025-12-04T09:30:26.5664338Z [5988/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\mkldnn_tensor.cpp.obj 2025-12-04T09:30:26.5665207Z [5989/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_package\model_package_loader.cpp.obj 2025-12-04T09:30:28.0432653Z [5990/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner.cpp.obj 2025-12-04T09:30:28.0434412Z [5991/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\oss_proxy_executor.cpp.obj 2025-12-04T09:30:28.0436107Z [5992/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\tensor_converter.cpp.obj 2025-12-04T09:30:28.0437809Z [5993/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_common.cpp.obj 2025-12-04T09:30:28.0439385Z [5994/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module.cpp.obj 2025-12-04T09:30:28.6653383Z [5995/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\object.cpp.obj 2025-12-04T09:30:28.6654336Z [5996/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_handler.cpp.obj 2025-12-04T09:30:28.6655183Z [5997/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_info.cpp.obj 2025-12-04T09:30:28.6656558Z [5998/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable.cpp.obj 2025-12-04T09:30:30.0031298Z [5999/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_detail.cpp.obj 2025-12-04T09:30:30.0032810Z [6000/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_interface.cpp.obj 2025-12-04T09:30:30.0034360Z [6001/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_resolver.cpp.obj 2025-12-04T09:30:30.0035822Z [6002/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\inductor_ops.cpp.obj 2025-12-04T09:30:30.0037075Z [6003/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_cpu.cpp.obj 2025-12-04T09:30:31.9259605Z [6004/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\function_impl.cpp.obj 2025-12-04T09:30:31.9260679Z [6005/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\builtin_functions.cpp.obj 2025-12-04T09:30:31.9261628Z [6006/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\canonicalize_modified_loop.cpp.obj 2025-12-04T09:30:31.9262604Z [6007/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\edit_distance.cpp.obj 2025-12-04T09:30:32.5603130Z [6008/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\codegen.cpp.obj 2025-12-04T09:30:32.5604199Z [6009/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\convert_to_ssa.cpp.obj 2025-12-04T09:30:32.5605047Z [6010/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\compiler.cpp.obj 2025-12-04T09:30:32.5606046Z [6011/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\exit_transforms.cpp.obj 2025-12-04T09:30:32.5606870Z [6012/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\executor.cpp.obj 2025-12-04T09:30:32.9673140Z [6013/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\fallback.cpp.obj 2025-12-04T09:30:32.9674810Z [6014/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\name_mangler.cpp.obj 2025-12-04T09:30:32.9676386Z [6015/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\parser.cpp.obj 2025-12-04T09:30:32.9677357Z [6016/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\interface.cpp.obj 2025-12-04T09:30:33.6916090Z [6017/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\inline_loop_condition.cpp.obj 2025-12-04T09:30:33.6917217Z [6018/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\ir_emitter.cpp.obj 2025-12-04T09:30:33.6918008Z [6019/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_matching.cpp.obj 2025-12-04T09:30:33.6918882Z [6020/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\kernel_cache.cpp.obj 2025-12-04T09:30:33.6919794Z [6021/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\script_type_parser.cpp.obj 2025-12-04T09:30:34.2661857Z [6022/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\sugared_value.cpp.obj 2025-12-04T09:30:34.2662990Z [6023/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\tracer.cpp.obj 2025-12-04T09:30:34.2663901Z [6024/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\versioned_symbols.cpp.obj 2025-12-04T09:30:34.2664856Z [6025/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\alias_analysis.cpp.obj 2025-12-04T09:30:34.7779100Z [6026/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\constants.cpp.obj 2025-12-04T09:30:34.7780865Z [6027/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\attributes.cpp.obj 2025-12-04T09:30:34.7782202Z [6028/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\graph_utils.cpp.obj 2025-12-04T09:30:34.7783526Z [6029/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\ir.cpp.obj 2025-12-04T09:30:34.7784816Z [6030/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\node_hashing.cpp.obj 2025-12-04T09:30:35.3511750Z [6031/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\irparser.cpp.obj 2025-12-04T09:30:35.3513525Z [6032/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_opt_limit.cpp.obj 2025-12-04T09:30:35.3515083Z [6033/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\scope.cpp.obj 2025-12-04T09:30:35.3516520Z [6034/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\subgraph_matcher.cpp.obj 2025-12-04T09:30:35.3517932Z [6035/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_log.cpp.obj 2025-12-04T09:30:36.1615291Z [6036/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\type_hashing.cpp.obj 2025-12-04T09:30:36.1617030Z [6037/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\runtime_compatibility.cpp.obj 2025-12-04T09:30:36.1618735Z [6038/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\function.cpp.obj 2025-12-04T09:30:36.1620680Z [6039/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\model_compatibility.cpp.obj 2025-12-04T09:30:36.1622484Z [6040/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import.cpp.obj 2025-12-04T09:30:37.1703637Z [6041/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\observer.cpp.obj 2025-12-04T09:30:37.1705166Z [6042/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\registry.cpp.obj 2025-12-04T09:30:37.1706569Z [6043/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\module.cpp.obj 2025-12-04T09:30:37.1707954Z [6044/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\backend.cpp.obj 2025-12-04T09:30:37.1709406Z [6045/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_bytecode.cpp.obj 2025-12-04T09:30:38.2220163Z [6046/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_operators.cpp.obj 2025-12-04T09:30:38.2221710Z [6047/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\interpreter.cpp.obj 2025-12-04T09:30:38.2223207Z [6048/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\prim_ops_registery.cpp.obj 2025-12-04T09:30:38.2224702Z [6049/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\quantization.cpp.obj 2025-12-04T09:30:38.5284052Z [6050/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\type_parser.cpp.obj 2025-12-04T09:30:38.5285044Z [6051/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\context.cpp.obj 2025-12-04T09:30:38.5286147Z [6052/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\upgrader_mobile.cpp.obj 2025-12-04T09:30:38.5286949Z [6053/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\flatbuffer_loader.cpp.obj 2025-12-04T09:30:38.5288036Z [6054/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\utils.cpp.obj 2025-12-04T09:30:39.3152240Z [6055/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\version_map.cpp.obj 2025-12-04T09:30:39.3153467Z [6056/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\promoted_prim_ops.cpp.obj 2025-12-04T09:30:39.3154374Z [6057/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\aot_compiler.cpp.obj 2025-12-04T09:30:39.3155203Z [6058/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\register_ops_common_utils.cpp.obj 2025-12-04T09:30:40.0973306Z [6059/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders.cpp.obj 2025-12-04T09:30:40.0974999Z [6060/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\add_if_then_else.cpp.obj 2025-12-04T09:30:40.0976559Z [6061/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders_entry.cpp.obj 2025-12-04T09:30:40.0978092Z [6062/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\annotate_warns.cpp.obj 2025-12-04T09:30:41.2652087Z [6063/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize.cpp.obj 2025-12-04T09:30:41.2653032Z [6064/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.cpp.obj 2025-12-04T09:30:41.2653905Z [6065/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\check_strict_fusion.cpp.obj 2025-12-04T09:30:41.2654966Z [6066/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\common_subexpression_elimination.cpp.obj 2025-12-04T09:30:41.2655839Z [6067/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\concat_opt.cpp.obj 2025-12-04T09:30:42.2028252Z [6068/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_pooling.cpp.obj 2025-12-04T09:30:42.2029712Z [6069/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_propagation.cpp.obj 2025-12-04T09:30:42.2031170Z [6070/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_autodiff_subgraphs.cpp.obj 2025-12-04T09:30:42.2032547Z [6071/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\bailout_graph.cpp.obj 2025-12-04T09:30:42.8633049Z [6072/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_functional_graphs.cpp.obj 2025-12-04T09:30:42.8634065Z [6073/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.cpp.obj 2025-12-04T09:30:42.8635038Z [6074/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\batch_mm.cpp.obj 2025-12-04T09:30:42.8635837Z [6075/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dead_code_elimination.cpp.obj 2025-12-04T09:30:43.3638497Z [6076/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\decompose_ops.cpp.obj 2025-12-04T09:30:43.3640249Z [6077/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_profiling.cpp.obj 2025-12-04T09:30:43.3642046Z [6078/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_undefinedness.cpp.obj 2025-12-04T09:30:43.3643591Z [6079/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\device_type_analysis.cpp.obj 2025-12-04T09:30:43.3645346Z [6080/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dtype_analysis.cpp.obj 2025-12-04T09:30:43.9721369Z [6081/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\eliminate_no_ops.cpp.obj 2025-12-04T09:30:43.9722875Z [6082/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\erase_number_types.cpp.obj 2025-12-04T09:30:43.9724412Z [6083/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fixup_trace_scope_blocks.cpp.obj 2025-12-04T09:30:43.9726525Z [6084/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_conv_bn.cpp.obj 2025-12-04T09:30:44.6313969Z [6085/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_linear_bn.cpp.obj 2025-12-04T09:30:44.6315550Z [6086/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_concat_linear.cpp.obj 2025-12-04T09:30:44.6317193Z [6087/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.cpp.obj 2025-12-04T09:30:44.6318779Z [6088/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_folding.cpp.obj 2025-12-04T09:30:45.7137331Z [6089/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_graph_optimizations.cpp.obj 2025-12-04T09:30:45.7139193Z [6090/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_transpose.cpp.obj 2025-12-04T09:30:45.7140802Z [6091/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_folding.cpp.obj 2025-12-04T09:30:45.7144259Z [6092/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_linear.cpp.obj 2025-12-04T09:30:45.7145715Z [6093/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_relu.cpp.obj 2025-12-04T09:30:46.7411600Z [6094/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_rewrite_helper.cpp.obj 2025-12-04T09:30:46.7413217Z [6095/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\hoist_conv_packed_params.cpp.obj 2025-12-04T09:30:46.7414834Z [6096/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_autodiff_subgraphs.cpp.obj 2025-12-04T09:30:46.7416385Z [6097/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_fork_wait.cpp.obj 2025-12-04T09:30:47.8633327Z [6098/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\freeze_module.cpp.obj 2025-12-04T09:30:47.8646327Z [6099/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_forked_closures.cpp.obj 2025-12-04T09:30:47.8647913Z [6100/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inliner.cpp.obj 2025-12-04T09:30:47.8649297Z [6101/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inplace_check.cpp.obj 2025-12-04T09:30:47.8650900Z [6102/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\integer_value_refinement.cpp.obj 2025-12-04T09:30:48.7036105Z [6103/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lift_closures.cpp.obj 2025-12-04T09:30:48.7037639Z [6104/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_ops_to_mkldnn.cpp.obj 2025-12-04T09:30:48.7039218Z [6105/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_fuser.cpp.obj 2025-12-04T09:30:48.7040631Z [6106/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\loop_unrolling.cpp.obj 2025-12-04T09:30:49.7865147Z [6107/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\guard_elimination.cpp.obj 2025-12-04T09:30:49.7866810Z [6108/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_grad_of.cpp.obj 2025-12-04T09:30:49.7867588Z [6109/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_tuples.cpp.obj 2025-12-04T09:30:49.7868357Z [6110/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\normalize_ops.cpp.obj 2025-12-04T09:30:49.7869103Z [6111/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\pass_manager.cpp.obj 2025-12-04T09:30:50.7602228Z [6112/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole.cpp.obj 2025-12-04T09:30:50.7603222Z [6113/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\insert_guards.cpp.obj 2025-12-04T09:30:50.7604217Z [6114/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_alias_sensitive.cpp.obj 2025-12-04T09:30:50.7605164Z [6115/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_dict_idioms.cpp.obj 2025-12-04T09:30:51.4082137Z [6116/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\liveness.cpp.obj 2025-12-04T09:30:51.4083031Z [6117/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_list_idioms.cpp.obj 2025-12-04T09:30:51.4084042Z [6118/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_non_tensor.cpp.obj 2025-12-04T09:30:51.4084898Z [6119/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\prepack_folding.cpp.obj 2025-12-04T09:30:51.4085800Z [6120/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\dedup_module_uses.cpp.obj 2025-12-04T09:30:52.0243149Z [6121/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\quantization_type.cpp.obj 2025-12-04T09:30:52.0244748Z [6122/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\metal_rewrite.cpp.obj 2025-12-04T09:30:52.0246291Z [6123/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\fusion_passes.cpp.obj 2025-12-04T09:30:52.0247880Z [6124/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\helper.cpp.obj 2025-12-04T09:30:52.8355215Z [6125/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_observers.cpp.obj 2025-12-04T09:30:52.8356750Z [6126/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\mkldnn_rewrite.cpp.obj 2025-12-04T09:30:52.8358314Z [6127/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp.obj 2025-12-04T09:30:52.8359892Z [6128/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\refine_tuple_types.cpp.obj 2025-12-04T09:30:53.8349132Z [6129/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_dropout.cpp.obj 2025-12-04T09:30:53.8350859Z [6130/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_exceptions.cpp.obj 2025-12-04T09:30:53.8352375Z [6131/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_expands.cpp.obj 2025-12-04T09:30:54.2386850Z [6132/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_mutation.cpp.obj 2025-12-04T09:30:54.2388511Z [6133/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_redundant_profiles.cpp.obj 2025-12-04T09:30:54.2390235Z [6134/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\requires_grad_analysis.cpp.obj 2025-12-04T09:30:54.2391876Z [6135/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\replacement_of_old_operators.cpp.obj 2025-12-04T09:30:54.2394220Z [6136/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\restore_mutation.cpp.obj 2025-12-04T09:30:54.2395764Z [6137/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\shape_analysis.cpp.obj 2025-12-04T09:30:55.1779817Z [6138/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\subgraph_rewrite.cpp.obj 2025-12-04T09:30:55.1781404Z [6139/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\finalize.cpp.obj 2025-12-04T09:30:55.1783140Z [6140/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_analysis.cpp.obj 2025-12-04T09:30:55.1784792Z [6141/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_cache.cpp.obj 2025-12-04T09:30:56.0108413Z [6142/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\register_packed_params.cpp.obj 2025-12-04T09:30:56.0110410Z [6143/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.cpp.obj 2025-12-04T09:30:56.0111494Z [6144/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\memory_dag.cpp.obj 2025-12-04T09:30:56.0112287Z [6145/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\op_registry.cpp.obj 2025-12-04T09:30:56.4816301Z [6146/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\optimization_utils.cpp.obj 2025-12-04T09:30:56.4817570Z [6147/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\subgraph_utils.cpp.obj 2025-12-04T09:30:56.4818512Z [6148/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\value_refinement_utils.cpp.obj 2025-12-04T09:30:56.4819357Z [6149/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\variadic_ops.cpp.obj 2025-12-04T09:30:56.4820193Z [6150/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\utf8_decoding_ignore.cpp.obj 2025-12-04T09:30:57.6732089Z [6151/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\update_graph_executor_opt.cpp.obj 2025-12-04T09:30:57.6733750Z [6152/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\specialize_autogradzero.cpp.obj 2025-12-04T09:30:57.6735244Z [6153/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\argument_spec.cpp.obj 2025-12-04T09:30:57.6736669Z [6154/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\autodiff.cpp.obj 2025-12-04T09:30:57.8042997Z [6155/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry.cpp.obj 2025-12-04T09:30:57.8044199Z [6156/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.cpp.obj 2025-12-04T09:30:57.8045701Z [6157/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\instruction.cpp.obj 2025-12-04T09:30:57.8047193Z [6158/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\tensorexpr_fuser.cpp.obj 2025-12-04T09:30:58.3307240Z 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:30:58.3328584Z 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:30:58.3330381Z [6159/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry_util.cpp.obj 2025-12-04T09:30:58.3331829Z [6160/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_exception.cpp.obj 2025-12-04T09:30:59.6805879Z [6161/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\logging.cpp.obj 2025-12-04T09:30:59.6806911Z [6162/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\preprocess_graph.cpp.obj 2025-12-04T09:30:59.6807787Z [6163/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\print_handler.cpp.obj 2025-12-04T09:30:59.6808558Z [6164/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\operator.cpp.obj 2025-12-04T09:30:59.6809455Z [6165/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\vulkan_rewrite.cpp.obj 2025-12-04T09:31:01.3436739Z [6166/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\xnnpack_rewrite.cpp.obj 2025-12-04T09:31:01.3437690Z [6167/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\script_profile.cpp.obj 2025-12-04T09:31:01.3438602Z [6168/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\graph_executor.cpp.obj 2025-12-04T09:31:01.3439383Z [6169/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\frame.cpp.obj 2025-12-04T09:31:02.4277902Z [6170/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter.cpp.obj 2025-12-04T09:31:02.4278761Z [6171/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_trace.cpp.obj 2025-12-04T09:31:02.4279609Z [6172/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\slice_indices_adjust.cpp.obj 2025-12-04T09:31:02.4280477Z [6173/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\serialized_shape_function_registry.cpp.obj 2025-12-04T09:31:03.2997750Z [6174/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\fusion.cpp.obj 2025-12-04T09:31:03.2998638Z [6175/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\impl.cpp.obj 2025-12-04T09:31:03.2999472Z [6176/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_graph_executor_impl.cpp.obj 2025-12-04T09:31:03.3000947Z [6177/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\memory_planner.cpp.obj 2025-12-04T09:31:03.3002041Z [6178/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_record.cpp.obj 2025-12-04T09:31:04.9295571Z [6179/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_ops_utils.cpp.obj 2025-12-04T09:31:04.9297473Z [6180/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\passes.cpp.obj 2025-12-04T09:31:04.9298956Z [6181/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_script.cpp.obj 2025-12-04T09:31:04.9300575Z [6182/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry.cpp.obj 2025-12-04T09:31:05.9556921Z [6183/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry_util.cpp.obj 2025-12-04T09:31:05.9558632Z [6184/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\simple_graph_executor_impl.cpp.obj 2025-12-04T09:31:05.9560237Z [6185/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\generated_ops.cpp.obj 2025-12-04T09:31:05.9561731Z [6186/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\callstack_debug_info_serialization.cpp.obj 2025-12-04T09:31:06.8685329Z [6187/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_export_helpers.cpp.obj 2025-12-04T09:31:06.8686936Z [6188/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\native_ops.cpp.obj 2025-12-04T09:31:06.8688723Z [6189/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\vararg_functions.cpp.obj 2025-12-04T09:31:06.8690368Z [6190/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_read.cpp.obj 2025-12-04T09:31:06.8691822Z [6191/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\ops.cpp.obj 2025-12-04T09:31:07.8923014Z [6192/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\te_wrapper.cpp.obj 2025-12-04T09:31:07.8924862Z [6193/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_source.cpp.obj 2025-12-04T09:31:07.8925659Z [6194/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickle.cpp.obj 2025-12-04T09:31:07.8926427Z [6195/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\python_print.cpp.obj 2025-12-04T09:31:10.1950908Z [6196/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\source_range_serialization.cpp.obj 2025-12-04T09:31:10.1951846Z [6197/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\type_name_uniquer.cpp.obj 2025-12-04T09:31:10.1952759Z [6198/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import.cpp.obj 2025-12-04T09:31:10.1953523Z [6199/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler.cpp.obj 2025-12-04T09:31:11.4855060Z [6200/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler_helper.cpp.obj 2025-12-04T09:31:11.4855968Z [6201/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\block_codegen.cpp.obj 2025-12-04T09:31:11.4856814Z [6202/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\unpickler.cpp.obj 2025-12-04T09:31:11.4857775Z [6203/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_inference.cpp.obj 2025-12-04T09:31:11.4858581Z [6204/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_overlap.cpp.obj 2025-12-04T09:31:13.3276139Z [6205/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\codegen.cpp.obj 2025-12-04T09:31:13.3277041Z [6206/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_registry.cpp.obj 2025-12-04T09:31:13.3277914Z [6207/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\cpp_codegen.cpp.obj 2025-12-04T09:31:13.3278756Z [6208/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\intrinsic_symbols.cpp.obj 2025-12-04T09:31:14.7657518Z [6209/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir.cpp.obj 2025-12-04T09:31:14.7658988Z [6210/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\eval.cpp.obj 2025-12-04T09:31:14.7660342Z [6211/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\expr.cpp.obj 2025-12-04T09:31:14.7661845Z [6212/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_codegen.cpp.obj 2025-12-04T09:31:14.7662833Z [6213/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions.cpp.obj 2025-12-04T09:31:15.3599680Z [6214/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_core.cpp.obj 2025-12-04T09:31:15.3601243Z [6215/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\hash_provider.cpp.obj 2025-12-04T09:31:15.3602656Z [6216/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\graph_opt.cpp.obj 2025-12-04T09:31:15.3603890Z [6217/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_codegen.cpp.obj 2025-12-04T09:31:17.7257936Z [6218/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_jit.cpp.obj 2025-12-04T09:31:17.7258861Z [6219/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_cloner.cpp.obj 2025-12-04T09:31:17.7259795Z [6220/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_mutator.cpp.obj 2025-12-04T09:31:17.7260791Z [6221/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_printer.cpp.obj 2025-12-04T09:31:17.7261610Z [6222/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_simplifier.cpp.obj 2025-12-04T09:31:17.7262530Z 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:31:17.7263190Z with 2025-12-04T09:31:17.7263379Z [ 2025-12-04T09:31:17.7263571Z T=int 2025-12-04T09:31:17.7263777Z ] 2025-12-04T09:31:17.7264493Z 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:31:19.0217084Z 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:31:19.0219467Z with 2025-12-04T09:31:19.0219693Z [ 2025-12-04T09:31:19.0219873Z T=int 2025-12-04T09:31:19.0220070Z ] 2025-12-04T09:31:19.0220995Z [6223/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_verifier.cpp.obj 2025-12-04T09:31:19.0222531Z [6224/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_visitor.cpp.obj 2025-12-04T09:31:19.0224149Z [6225/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest.cpp.obj 2025-12-04T09:31:20.7951917Z [6226/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\kernel.cpp.obj 2025-12-04T09:31:20.7953567Z [6227/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest_randomization.cpp.obj 2025-12-04T09:31:20.7955279Z [6228/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp.obj 2025-12-04T09:31:20.7957231Z 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:31:20.7958505Z with 2025-12-04T09:31:20.7958854Z [ 2025-12-04T09:31:20.7959220Z T=int 2025-12-04T09:31:20.7959550Z ] 2025-12-04T09:31:20.8784078Z 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:31:20.8786879Z 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:31:20.8788851Z with 2025-12-04T09:31:20.8789419Z [ 2025-12-04T09:31:20.8789725Z T=int 2025-12-04T09:31:20.8789948Z ] 2025-12-04T09:31:22.4362263Z [6229/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\lowerings.cpp.obj 2025-12-04T09:31:22.4363793Z [6230/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\conv2d.cpp.obj 2025-12-04T09:31:22.4366285Z [6231/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\matmul.cpp.obj 2025-12-04T09:31:22.4367911Z [6232/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\misc.cpp.obj 2025-12-04T09:31:23.4456727Z [6233/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\reduction.cpp.obj 2025-12-04T09:31:23.4457556Z [6234/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\norm.cpp.obj 2025-12-04T09:31:23.4458716Z [6235/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\pointwise.cpp.obj 2025-12-04T09:31:23.4459982Z [6236/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\types.cpp.obj 2025-12-04T09:31:23.4461124Z [6237/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\tensor.cpp.obj 2025-12-04T09:31:24.1663850Z [6238/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\unique_name_manager.cpp.obj 2025-12-04T09:31:24.1664771Z [6239/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\file_check.cpp.obj 2025-12-04T09:31:24.1667066Z [6240/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\hooks_for_testing.cpp.obj 2025-12-04T09:31:24.1667910Z [6241/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\quantization.cpp.obj 2025-12-04T09:31:24.7424077Z [6242/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_device.cpp.obj 2025-12-04T09:31:24.7425101Z [6243/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\config.cpp.obj 2025-12-04T09:31:24.7426006Z [6244/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\reduction.cpp.obj 2025-12-04T09:31:24.7426952Z [6245/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_interface.cpp.obj 2025-12-04T09:31:24.7427978Z [6246/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\softmax.cpp.obj 2025-12-04T09:31:25.2918895Z [6247/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\lowering_context.cpp.obj 2025-12-04T09:31:25.2920957Z [6248/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\hash.cpp.obj 2025-12-04T09:31:25.2922334Z [6249/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\debug_util.cpp.obj 2025-12-04T09:31:25.2923705Z [6250/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\helpers.cpp.obj 2025-12-04T09:31:25.2925139Z [6251/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\registerizer.cpp.obj 2025-12-04T09:31:25.2926846Z 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:31:25.2928060Z with 2025-12-04T09:31:25.2928371Z [ 2025-12-04T09:31:25.2928663Z T=int 2025-12-04T09:31:25.2928979Z ] 2025-12-04T09:31:25.2930054Z 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:31:25.6452191Z 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:31:25.6454385Z with 2025-12-04T09:31:25.6454714Z [ 2025-12-04T09:31:25.6455029Z T=int 2025-12-04T09:31:25.6455364Z ] 2025-12-04T09:31:25.6456087Z [6252/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir.cpp.obj 2025-12-04T09:31:25.6457711Z [6253/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_dump_util.cpp.obj 2025-12-04T09:31:25.6459148Z [6254/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\multi_wait.cpp.obj 2025-12-04T09:31:26.3746675Z [6255/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_metadata.cpp.obj 2025-12-04T09:31:26.3747849Z [6256/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_util.cpp.obj 2025-12-04T09:31:26.3749392Z [6257/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\permutation_util.cpp.obj 2025-12-04T09:31:26.3750976Z [6258/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_graph_executor.cpp.obj 2025-12-04T09:31:26.3752256Z [6259/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\metrics.cpp.obj 2025-12-04T09:31:26.8519683Z [6260/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\arithmetic_ir_ops.cpp.obj 2025-12-04T09:31:26.8521198Z [6261/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\thread_pool.cpp.obj 2025-12-04T09:31:26.8522869Z [6262/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\utils.cpp.obj 2025-12-04T09:31:26.8524358Z [6263/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape.cpp.obj 2025-12-04T09:31:26.8525654Z [6264/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor.cpp.obj 2025-12-04T09:31:27.4528163Z [6265/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\events.cpp.obj 2025-12-04T09:31:27.4529069Z [6266/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\counters.cpp.obj 2025-12-04T09:31:27.4529824Z [6267/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_impl.cpp.obj 2025-12-04T09:31:27.4530641Z [6268/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_util.cpp.obj 2025-12-04T09:31:27.9634705Z [6269/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\trie.cpp.obj 2025-12-04T09:31:27.9636247Z [6270/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\mtia\profiler\MTIAMemoryProfiler.cpp.obj 2025-12-04T09:31:27.9637821Z [6271/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\combined_traceback.cpp.obj 2025-12-04T09:31:27.9639641Z [6272/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\data_flow.cpp.obj 2025-12-04T09:31:27.9641367Z [6273/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\collection.cpp.obj 2025-12-04T09:31:28.7060402Z [6274/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_client_interface.cpp.obj 2025-12-04T09:31:28.7061810Z [6275/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_shim.cpp.obj 2025-12-04T09:31:28.7063047Z [6276/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\perf.cpp.obj 2025-12-04T09:31:28.7064356Z [6277/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\observer.cpp.obj 2025-12-04T09:31:28.7065746Z [6278/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\python_tracer.cpp.obj 2025-12-04T09:31:28.9512657Z [6279/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\base.cpp.obj 2025-12-04T09:31:28.9514228Z [6280/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\vulkan.cpp.obj 2025-12-04T09:31:28.9515767Z [6281/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind_fb.cpp.obj 2025-12-04T09:31:28.9517279Z [6282/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\itt_observer.cpp.obj 2025-12-04T09:31:29.2248545Z [6283/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind.cpp.obj 2025-12-04T09:31:29.2250326Z [6284/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\execution_trace_observer.cpp.obj 2025-12-04T09:31:29.2251878Z [6285/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\privateuse1_observer.cpp.obj 2025-12-04T09:31:29.2253584Z [6286/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\nvtx_observer.cpp.obj 2025-12-04T09:31:30.1576823Z [6287/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\cpp_stacktraces.cpp.obj 2025-12-04T09:31:30.1577664Z [6288/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape_inference.cpp.obj 2025-12-04T09:31:30.1578569Z [6289/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\util.cpp.obj 2025-12-04T09:31:30.1579512Z [6290/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\shim_common.cpp.obj 2025-12-04T09:31:30.1580818Z [6291/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\schema_info.cpp.obj 2025-12-04T09:31:32.1557757Z [6292/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\variadic.cpp.obj 2025-12-04T09:31:32.1558578Z [6293/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_graph.cpp.obj 2025-12-04T09:31:32.1559373Z [6294/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_c10_ops.cpp.obj 2025-12-04T09:31:32.1560363Z [6295/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_inplace_ops.cpp.obj 2025-12-04T09:31:32.1561268Z [6296/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\check_alias_annotation.cpp.obj 2025-12-04T09:31:32.9182511Z [6297/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\Graph.cpp.obj 2025-12-04T09:31:32.9183274Z [6298/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\ModelRunner.cpp.obj 2025-12-04T09:31:32.9184044Z [6299/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\tensor_flatten.cpp.obj 2025-12-04T09:31:32.9184903Z [6300/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\cuda\interface.cpp.obj 2025-12-04T09:31:32.9185702Z [6301/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\autocast.cpp.obj 2025-12-04T09:31:33.8034448Z [6302/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphSignature.cpp.obj 2025-12-04T09:31:33.8035387Z [6303/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphPasses.cpp.obj 2025-12-04T09:31:33.8036261Z [6304/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\TensorMeta.cpp.obj 2025-12-04T09:31:33.8037081Z [6305/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Placement.cpp.obj 2025-12-04T09:31:34.4813901Z [6306/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\Serialization.cpp.obj 2025-12-04T09:31:34.4814822Z [6307/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops.cpp.obj 2025-12-04T09:31:34.4815860Z [6308/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\DelegateExecutor.cpp.obj 2025-12-04T09:31:34.4816798Z [6309/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphUtils.cpp.obj 2025-12-04T09:31:34.4817886Z [6310/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops_fulljit.cpp.obj 2025-12-04T09:31:34.9970200Z [6311/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ExecutionPlanner.cpp.obj 2025-12-04T09:31:34.9972028Z [6312/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_special_ops.cpp.obj 2025-12-04T09:31:34.9973544Z [6313/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\PlacementUtils.cpp.obj 2025-12-04T09:31:34.9975053Z [6314/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ExecutionFrame.cpp.obj 2025-12-04T09:31:35.5475056Z [6315/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\GraphExecutorBase.cpp.obj 2025-12-04T09:31:35.5476526Z [6316/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Executor.cpp.obj 2025-12-04T09:31:35.5477364Z [6317/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ConstantFolder.cpp.obj 2025-12-04T09:31:35.5478177Z [6318/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\OpKernel.cpp.obj 2025-12-04T09:31:35.5478938Z [6319/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\common\FileUtil.cpp.obj 2025-12-04T09:31:35.8536385Z [6320/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\SerialGraphExecutor.cpp.obj 2025-12-04T09:31:35.8537322Z [6321/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Weights.cpp.obj 2025-12-04T09:31:35.8538105Z [6322/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\GreedyBySize.cpp.obj 2025-12-04T09:31:35.8538999Z [6323/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\Bump.cpp.obj 2025-12-04T09:31:36.4767395Z [6324/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\FunctionSchema.cpp.obj 2025-12-04T09:31:36.4769034Z [6325/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\detail\ITree.cpp.obj 2025-12-04T09:31:36.4770527Z [6326/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\C10Kernel.cpp.obj 2025-12-04T09:31:36.4772085Z [6327/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\AutoFunctionalizeKernel.cpp.obj 2025-12-04T09:31:36.4773760Z [6328/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\HigherOrderKernel.cpp.obj 2025-12-04T09:31:37.3296222Z [6329/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\DisjointStorageGroups.cpp.obj 2025-12-04T09:31:37.3298036Z [6330/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ParallelGraphExecutor.cpp.obj 2025-12-04T09:31:37.3299649Z [6331/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\CallTorchBindKernel.cpp.obj 2025-12-04T09:31:37.3301179Z [6332/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\LayoutPlanner.cpp.obj 2025-12-04T09:31:39.5175726Z [6333/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\AliasAnalyzer.cpp.obj 2025-12-04T09:31:39.5176622Z [6334/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\LayoutManager.cpp.obj 2025-12-04T09:31:39.5177529Z [6335/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\SubgraphRewriter.cpp.obj 2025-12-04T09:31:39.5178446Z [6336/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\pass_manager\GraphPasses.cpp.obj 2025-12-04T09:31:40.5698624Z [6337/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\pass_manager\PassManager.cpp.obj 2025-12-04T09:31:40.5699570Z [6338/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelFactory.cpp.obj 2025-12-04T09:31:40.5700730Z [6339/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\PrimKernelRegistry.cpp.obj 2025-12-04T09:31:40.5702644Z [6340/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\triton\CpuTritonKernelManager.cpp.obj 2025-12-04T09:31:41.0867013Z [6341/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\NativeKernels.cpp.obj 2025-12-04T09:31:41.0868535Z [6342/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\TritonKernel.cpp.obj 2025-12-04T09:31:41.0869969Z [6343/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelRegistry.cpp.obj 2025-12-04T09:31:41.0871864Z [6344/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\GeneratedStaticDispatchKernels.cpp.obj 2025-12-04T09:31:41.0873744Z [6345/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\config.cpp.obj 2025-12-04T09:31:41.8347698Z [6346/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\AOTInductorDelegateExecutor.cpp.obj 2025-12-04T09:31:41.8349295Z [6347/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\ETCallDelegateKernel.cpp.obj 2025-12-04T09:31:41.8350863Z [6348/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\GeneratedNativeStaticDispatchKernels.cpp.obj 2025-12-04T09:31:41.8352341Z [6349/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\debug_info.cpp.obj 2025-12-04T09:31:42.3561873Z [6350/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\dynamic_ir.cpp.obj 2025-12-04T09:31:42.3563511Z [6351/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\device_data.cpp.obj 2025-12-04T09:31:42.3564915Z [6352/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\generic.cpp.obj 2025-12-04T09:31:42.3566380Z [6353/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\tensor_aten_ops.cpp.obj 2025-12-04T09:31:44.0570685Z [6354/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelHandlerRegistry.cpp.obj 2025-12-04T09:31:44.0571815Z [6355/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_autograd_functions.cpp.obj 2025-12-04T09:31:44.0572786Z [6356/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_lowering_context.cpp.obj 2025-12-04T09:31:44.0573660Z [6357/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node.cpp.obj 2025-12-04T09:31:44.0575493Z [6358/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_backend_impl.cpp.obj 2025-12-04T09:31:45.6252825Z [6359/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\export_data.cpp.obj 2025-12-04T09:31:45.6254500Z [6360/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_eager_fallback.cpp.obj 2025-12-04T09:31:45.6256115Z [6361/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node_lowering.cpp.obj 2025-12-04T09:31:45.6257631Z [6362/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import_data.cpp.obj 2025-12-04T09:31:46.4885773Z [6363/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\out_types.cpp.obj 2025-12-04T09:31:46.4886755Z [6364/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_native_functions.cpp.obj 2025-12-04T09:31:46.4887676Z [6365/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\TraceTypeManual.cpp.obj 2025-12-04T09:31:46.4888592Z [6366/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\itt_wrapper.cpp.obj 2025-12-04T09:31:46.4889464Z [6367/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\itt.cpp.obj 2025-12-04T09:31:47.5420608Z [6368/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\optim\sgd.cpp.obj 2025-12-04T09:31:47.5421726Z [6369/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\random.cpp.obj 2025-12-04T09:31:47.5422729Z [6370/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport.cpp.obj 2025-12-04T09:31:47.5423537Z [6371/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\jit.cpp.obj 2025-12-04T09:31:47.5424913Z [6372/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\sequential.cpp.obj 2025-12-04T09:31:48.1864751Z [6373/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport_manager.cpp.obj 2025-12-04T09:31:48.1865768Z [6374/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer.cpp.obj 2025-12-04T09:31:48.1866991Z [6375/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\FunctionsManual.cpp.obj 2025-12-04T09:31:48.1868441Z [6376/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\onnx.cpp.obj 2025-12-04T09:31:49.5331369Z [6377/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\byte_order.cpp.obj 2025-12-04T09:31:49.5332306Z [6378/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_bytecode.cpp.obj 2025-12-04T09:31:49.5333316Z [6379/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backoff.cpp.obj 2025-12-04T09:31:49.5334261Z [6380/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module_save.cpp.obj 2025-12-04T09:31:49.5335138Z [6381/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\VariableTypeManual.cpp.obj 2025-12-04T09:31:51.9653396Z [6382/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FileStore.cpp.obj 2025-12-04T09:31:51.9654294Z [6383/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export.cpp.obj 2025-12-04T09:31:51.9655591Z [6384/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_module.cpp.obj 2025-12-04T09:31:51.9657194Z [6385/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.cpp.obj 2025-12-04T09:31:52.6138911Z [6386/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backend.cpp.obj 2025-12-04T09:31:52.6139808Z [6387/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ParamCommsUtils.cpp.obj 2025-12-04T09:31:52.6140750Z [6388/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\PrefixStore.cpp.obj 2025-12-04T09:31:52.6141631Z [6389/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupMPI.cpp.obj 2025-12-04T09:31:54.6128377Z [6390/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FlightRecorder.cpp.obj 2025-12-04T09:31:54.6129388Z [6391/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Functional.cpp.obj 2025-12-04T09:31:54.6130255Z [6392/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GlooDeviceFactory.cpp.obj 2025-12-04T09:31:54.6131247Z [6393/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GroupRegistry.cpp.obj 2025-12-04T09:31:54.6132091Z [6394/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Store.cpp.obj 2025-12-04T09:31:55.9514259Z [6395/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Types.cpp.obj 2025-12-04T09:31:55.9516032Z [6396/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreLibUvBackend.cpp.obj 2025-12-04T09:31:55.9517661Z [6397/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Ops.cpp.obj 2025-12-04T09:31:55.9519020Z [6398/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroup.cpp.obj 2025-12-04T09:31:56.9369346Z [6399/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupGloo.cpp.obj 2025-12-04T09:31:56.9371477Z [6400/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupWrapper.cpp.obj 2025-12-04T09:31:56.9373638Z [6401/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStore.cpp.obj 2025-12-04T09:31:56.9375191Z [6402/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.cpp.obj 2025-12-04T09:31:57.8592401Z [6403/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\WaitCounterHandler.cpp.obj 2025-12-04T09:31:57.8594231Z [6404/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreBackend.cpp.obj 2025-12-04T09:31:57.8595830Z [6405/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\cuda\StreamBlock.cpp.obj 2025-12-04T09:31:57.8597301Z [6406/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\debug.cpp.obj 2025-12-04T09:31:57.8598951Z [6407/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\WorkerServer.cpp.obj 2025-12-04T09:31:59.2518959Z [6408/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logging.cpp.obj 2025-12-04T09:31:59.2520048Z [6409/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Work.cpp.obj 2025-12-04T09:31:59.2520891Z [6410/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Utils.cpp.obj 2025-12-04T09:31:59.2521742Z [6411/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\comm.cpp.obj 2025-12-04T09:32:01.1596038Z [6412/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\socket.cpp.obj 2025-12-04T09:32:01.1596905Z [6413/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\sequence_num.cpp.obj 2025-12-04T09:32:01.1597839Z [6414/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\Handlers.cpp.obj 2025-12-04T09:32:01.1598760Z [6415/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\cuda.cpp.obj 2025-12-04T09:32:01.1599823Z [6416/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\quantization\quantization.cpp.obj 2025-12-04T09:32:01.9807584Z [6417/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logger.cpp.obj 2025-12-04T09:32:01.9809259Z 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:32:01.9810969Z [6418/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\default_comm_hooks.cpp.obj 2025-12-04T09:32:01.9812369Z [6419/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\reducer.cpp.obj 2025-12-04T09:32:03.4046535Z [6420/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\enum.cpp.obj 2025-12-04T09:32:03.4048209Z [6421/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.cpp.obj 2025-12-04T09:32:03.4049856Z [6422/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\imethod.cpp.obj 2025-12-04T09:32:03.4051716Z [6423/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.cpp.obj 2025-12-04T09:32:04.9190948Z [6424/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\mps.cpp.obj 2025-12-04T09:32:04.9192683Z [6425/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\datasets\mnist.cpp.obj 2025-12-04T09:32:04.9194313Z [6426/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\distributed.cpp.obj 2025-12-04T09:32:04.9196105Z [6427/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\sequential.cpp.obj 2025-12-04T09:32:07.0413309Z [6428/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\random.cpp.obj 2025-12-04T09:32:07.0414211Z [6429/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\stream.cpp.obj 2025-12-04T09:32:07.0415284Z [6430/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize.cpp.obj 2025-12-04T09:32:07.0416081Z [6431/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\init.cpp.obj 2025-12-04T09:32:07.0417907Z [6432/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\module.cpp.obj 2025-12-04T09:32:09.7220508Z [6433/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\_functions.cpp.obj 2025-12-04T09:32:09.7221472Z [6434/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\activation.cpp.obj 2025-12-04T09:32:09.7222384Z [6435/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\adaptive.cpp.obj 2025-12-04T09:32:09.7223188Z [6436/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\batchnorm.cpp.obj 2025-12-04T09:32:09.7223997Z [6437/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\normalization.cpp.obj 2025-12-04T09:32:11.0882871Z [6438/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\instancenorm.cpp.obj 2025-12-04T09:32:11.0884285Z [6439/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\conv.cpp.obj 2025-12-04T09:32:11.0885800Z [6440/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\distance.cpp.obj 2025-12-04T09:32:11.0887119Z [6441/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\dropout.cpp.obj 2025-12-04T09:32:13.6557342Z [6442/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\embedding.cpp.obj 2025-12-04T09:32:13.6558302Z [6443/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\fold.cpp.obj 2025-12-04T09:32:13.6559256Z [6444/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\linear.cpp.obj 2025-12-04T09:32:13.6560074Z [6445/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\loss.cpp.obj 2025-12-04T09:32:13.6560853Z [6446/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\padding.cpp.obj 2025-12-04T09:32:15.6504803Z [6447/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pixelshuffle.cpp.obj 2025-12-04T09:32:15.6506401Z [6448/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pooling.cpp.obj 2025-12-04T09:32:15.6507965Z [6449/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\rnn.cpp.obj 2025-12-04T09:32:15.6509377Z [6450/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\upsampling.cpp.obj 2025-12-04T09:32:17.8640076Z [6451/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\transformer.cpp.obj 2025-12-04T09:32:17.8641070Z [6452/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\container\functional.cpp.obj 2025-12-04T09:32:17.8641976Z [6453/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\activation.cpp.obj 2025-12-04T09:32:17.8643037Z [6454/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\adaptive.cpp.obj 2025-12-04T09:32:17.8644494Z [6455/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\batchnorm.cpp.obj 2025-12-04T09:32:19.3096452Z [6456/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\instancenorm.cpp.obj 2025-12-04T09:32:19.3097418Z [6457/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\embedding.cpp.obj 2025-12-04T09:32:19.3098753Z [6458/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\normalization.cpp.obj 2025-12-04T09:32:19.3099887Z [6459/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\conv.cpp.obj 2025-12-04T09:32:21.4608412Z [6460/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\dropout.cpp.obj 2025-12-04T09:32:21.4609330Z [6461/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\linear.cpp.obj 2025-12-04T09:32:21.4610192Z [6462/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\padding.cpp.obj 2025-12-04T09:32:21.4611131Z [6463/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\pooling.cpp.obj 2025-12-04T09:32:21.4611955Z [6464/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\rnn.cpp.obj 2025-12-04T09:32:23.7751556Z [6465/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\vision.cpp.obj 2025-12-04T09:32:23.7752442Z [6466/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\transformer.cpp.obj 2025-12-04T09:32:23.7753345Z [6467/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adagrad.cpp.obj 2025-12-04T09:32:23.7754125Z [6468/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adam.cpp.obj 2025-12-04T09:32:23.7755064Z [6469/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adamw.cpp.obj 2025-12-04T09:32:24.2845170Z [6470/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\lr_scheduler.cpp.obj 2025-12-04T09:32:24.2846154Z [6471/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\step_lr.cpp.obj 2025-12-04T09:32:24.2847206Z [6472/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\reduce_on_plateau_scheduler.cpp.obj 2025-12-04T09:32:24.2848148Z [6473/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\lbfgs.cpp.obj 2025-12-04T09:32:24.7483071Z [6474/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\optimizer.cpp.obj 2025-12-04T09:32:24.7483941Z [6475/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\xpu.cpp.obj 2025-12-04T09:32:24.7484742Z [6476/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX2.cpp.obj 2025-12-04T09:32:24.7485876Z 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:32:25.0197366Z 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:32:25.0199937Z 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:32:25.0202659Z 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:32:25.2048272Z [6477/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\serialize.cpp.obj 2025-12-04T09:32:25.2049319Z [6478/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\rmsprop.cpp.obj 2025-12-04T09:32:25.2050346Z [6479/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX2.cpp.obj 2025-12-04T09:32:25.2051423Z 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:32:25.3510148Z 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:32:25.3512674Z 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:32:25.3515110Z 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:32:25.3517527Z [6480/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX2.cpp.obj 2025-12-04T09:32:25.3519556Z 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:32:25.3521915Z 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:32:25.4385216Z 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:32:25.4387658Z 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:32:25.4389347Z [6481/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX2.cpp.obj 2025-12-04T09:32:25.4390569Z 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:32:25.4391896Z 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:32:25.4393406Z 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:32:25.6919079Z 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:32:25.6921338Z [6482/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX2.cpp.obj 2025-12-04T09:32:25.6923509Z 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:32:25.7229707Z 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:32:25.7231164Z 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:32:25.7232507Z 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:32:26.1068236Z [6483/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\sgd.cpp.obj 2025-12-04T09:32:26.1069345Z [6484/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:26.1070376Z 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:32:26.1071602Z 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:32:26.1447171Z 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:32:26.1449567Z 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:32:26.1451639Z [6485/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:26.1453484Z 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:32:26.1455814Z 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:32:26.1458447Z 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:32:26.3334140Z 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:32:26.3335367Z [6486/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX2.cpp.obj 2025-12-04T09:32:26.3336381Z 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:32:26.3683180Z 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:32:26.3684659Z 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:32:26.3686211Z 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:32:26.3687548Z [6487/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:26.3688685Z 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:32:26.3690350Z 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:32:26.5278229Z 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:32:26.5279828Z 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:32:26.5280991Z [6488/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:26.5282297Z 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:32:26.5283613Z 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:32:26.5284871Z 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:32:26.6836747Z 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:32:26.6838017Z [6489/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:26.6839146Z 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:32:26.6840375Z 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:32:26.7030222Z 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:32:26.7032480Z 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:32:26.7033589Z [6490/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:26.7034703Z 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:32:26.7036005Z 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:32:26.7037798Z 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:32:27.1049476Z 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:32:27.1050641Z [6491/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:27.1052397Z 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:32:27.3041081Z 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:32:27.3042455Z 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:32:27.3044857Z 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:32:27.3046515Z [6492/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX2.cpp.obj 2025-12-04T09:32:27.3047619Z 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:32:27.3048953Z 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:32:27.4534642Z 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:32:27.4538513Z 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:32:27.4540541Z [6493/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\input-archive.cpp.obj 2025-12-04T09:32:27.4543545Z [6494/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:27.4545532Z 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:32:27.4549166Z 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:32:27.4551609Z 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:32:27.5068396Z 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:32:27.5070541Z [6495/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:27.5072450Z 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:32:27.5535042Z 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:32:27.5537530Z 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:32:27.5540018Z 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:32:27.6444912Z [6496/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\output-archive.cpp.obj 2025-12-04T09:32:27.6446510Z [6497/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:27.6448870Z 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:32:27.6450699Z 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:32:27.7970091Z 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:32:27.7971757Z 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:32:27.7972916Z [6498/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:27.7974138Z 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:32:27.7975641Z 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:32:27.7977007Z 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:32:27.9493925Z 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:32:27.9496060Z [6499/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:27.9498444Z 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:32:28.0454767Z 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:32:28.0457227Z 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:32:28.0459543Z 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:32:28.0462017Z [6500/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX2.cpp.obj 2025-12-04T09:32:28.0464057Z 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:32:28.0466584Z 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:32:28.1708247Z 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:32:28.1709719Z 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:32:28.1710946Z [6501/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:28.1712114Z 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:32:28.1713424Z 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:32:28.1715114Z 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:32:28.2018262Z 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:32:28.2020634Z [6502/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:28.2022512Z 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:32:28.2024777Z 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:32:28.4762643Z 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:32:28.4765003Z 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:32:28.4767460Z [6503/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:28.4769429Z 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:32:28.4771703Z 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:32:28.4773737Z 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:32:28.5090273Z 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:32:28.5091608Z [6504/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:28.5092725Z 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:32:28.5199140Z 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:32:28.5200460Z 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:32:28.5201842Z 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:32:28.5203069Z [6505/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:28.5204203Z 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:32:28.5206474Z 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:32:28.6485237Z 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:32:28.6486912Z 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:32:28.6488251Z [6506/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:28.6489819Z 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:32:28.6491288Z 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:32:28.6492640Z 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:32:28.7854338Z 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:32:28.7855582Z [6507/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:28.7856932Z 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:32:28.7858509Z 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:32:28.8627286Z 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:32:28.8630026Z 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:32:28.8632285Z [6508/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:28.8634299Z 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:32:28.8635558Z 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:32:28.8636890Z 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:32:29.0759293Z 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:32:29.0760500Z [6509/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:29.0761604Z 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:32:29.1018402Z 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:32:29.1020652Z 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:32:29.1022805Z 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:32:29.1024627Z [6510/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:29.1026239Z 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:32:29.1029383Z 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:32:29.1811362Z 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:32:29.1813973Z 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:32:29.1816400Z [6511/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:29.1818640Z 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:32:29.1821111Z 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:32:29.1823685Z 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:32:29.2876200Z 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:32:29.2878355Z [6512/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:29.2880407Z 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:32:29.2882770Z 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:32:29.3853310Z 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:32:29.3854829Z 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:32:29.3855998Z [6513/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:29.3857203Z 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:32:29.3858640Z 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:32:29.3860055Z 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:32:29.3889536Z 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:32:29.3891599Z [6514/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:29.3893525Z 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:32:29.6752663Z 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:32:29.6755406Z 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:32:29.6757937Z 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:32:29.6759388Z [6515/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:29.6760757Z 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:32:29.6762162Z 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:32:29.7359168Z 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:32:29.7360520Z 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:32:29.7361790Z [6516/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:29.7363071Z 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:32:29.7364590Z 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:32:29.7365943Z 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:32:29.9262983Z 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:32:29.9265047Z [6517/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:29.9267070Z 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:32:29.9269363Z 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:32:29.9928648Z 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:32:29.9930997Z 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:32:29.9932908Z [6518/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:29.9934708Z 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:32:29.9936950Z 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:32:29.9939208Z 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:32:30.0649336Z 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:32:30.0650537Z [6519/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX2.cpp.obj 2025-12-04T09:32:30.0651638Z 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:32:30.1305396Z 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:32:30.1308081Z 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:32:30.1310538Z 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:32:30.1312672Z [6520/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:30.1314664Z 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:32:30.1316753Z 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:32:30.3121403Z 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:32:30.3123832Z 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:32:30.3126000Z [6521/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:30.3127812Z 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:32:30.3130177Z 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:32:30.3132559Z 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:32:30.4384593Z 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:32:30.4385740Z [6522/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:30.4389906Z 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:32:30.4392353Z 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:32:30.4741503Z 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:32:30.4742898Z 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:32:30.4744462Z [6523/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:30.4746614Z 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:32:30.4748891Z 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:32:30.4751267Z 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:32:30.6053914Z 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:32:30.6055187Z [6524/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:30.6056302Z 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:32:30.7464147Z 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:32:30.7465676Z 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:32:30.7468125Z 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:32:30.8545574Z [6525/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:30.8546792Z 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:32:30.8548360Z [6526/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:30.8897048Z 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:32:30.8898598Z [6527/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:30.8900190Z 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:32:30.8901871Z 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:32:30.9399316Z 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:32:30.9400923Z 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:32:30.9402418Z [6528/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:30.9403775Z 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:32:30.9405183Z 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:32:30.9407464Z 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:32:31.0312506Z 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:32:31.0313734Z [6529/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:31.0315142Z 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:32:31.0641625Z 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:32:31.0643157Z 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:32:31.0645435Z 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:32:31.0647425Z [6530/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:31.0649274Z 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:32:31.0651514Z 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:32:31.4862064Z 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:32:31.4863780Z 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:32:31.4865965Z [6531/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:31.4867966Z 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:32:31.6288220Z 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:32:31.6289565Z 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:32:31.6291013Z 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:32:31.6292189Z [6532/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:31.6293223Z 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:32:31.6294728Z 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:32:31.6296671Z 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:32:31.6298822Z 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:32:31.6300166Z 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:32:31.6301353Z 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:32:31.6303253Z 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:32:31.6305738Z 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:32:31.6307107Z with 2025-12-04T09:32:31.6307351Z [ 2025-12-04T09:32:31.6307703Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:32:31.6308189Z ] 2025-12-04T09:32:31.6309537Z 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:32:31.6312749Z 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:32:31.6314800Z with 2025-12-04T09:32:31.6314991Z [ 2025-12-04T09:32:31.6315324Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:32:31.6315870Z ] 2025-12-04T09:32:31.6318843Z 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:32:31.6321947Z with 2025-12-04T09:32:31.6322196Z [ 2025-12-04T09:32:31.6322557Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-12-04T09:32:31.6323660Z data_t=at::vec::AVX2::Vectorized, 2025-12-04T09:32:31.6324557Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-12-04T09:32:31.6325660Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-12-04T09:32:31.6326222Z ] 2025-12-04T09:32:31.6327781Z 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:32:31.6329119Z with 2025-12-04T09:32:31.6329395Z [ 2025-12-04T09:32:31.6329637Z scalar_t=float, 2025-12-04T09:32:31.6330234Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &), 2025-12-04T09:32:31.6331121Z Op=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-12-04T09:32:31.6332055Z ] 2025-12-04T09:32:31.7012132Z 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:32:31.7013933Z with 2025-12-04T09:32:31.7014238Z [ 2025-12-04T09:32:31.7015101Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-12-04T09:32:31.7016045Z ] 2025-12-04T09:32:31.7016989Z [6533/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:31.7018986Z 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:32:31.7121182Z 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:32:31.7122585Z 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:32:31.7123875Z 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:32:31.7124986Z [6534/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX2.cpp.obj 2025-12-04T09:32:31.7126021Z 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:32:31.7127289Z 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:32:31.7460290Z 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:32:31.7461589Z 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:32:31.7462709Z [6535/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:31.8625589Z 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:32:31.8627615Z [6536/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:31.8629838Z 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:32:31.9198130Z 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:32:31.9199509Z 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:32:31.9201055Z 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:32:31.9202303Z [6537/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:32.0487220Z 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:32:32.0489501Z [6538/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:32.0491449Z 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:32:32.0913041Z 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:32:32.0914856Z 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:32:32.0917166Z 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:32:32.5503492Z [6539/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:32.5505600Z 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:32:32.5507633Z [6540/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:32.5509758Z 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:32:32.5512228Z 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:32:32.5514934Z 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:32:32.5996631Z 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:32:32.5997806Z [6541/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:32.5998874Z 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:32:32.6000262Z 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:32:32.6373152Z 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:32:32.6375475Z 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:32:32.6377850Z 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:32:32.6379787Z [6542/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:32.6381782Z 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:32:32.6384055Z 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:32:32.6933587Z 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:32:32.6936049Z 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:32:32.6937802Z [6543/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX2.cpp.obj 2025-12-04T09:32:32.6939519Z 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:32:32.6941453Z 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:32:32.6943389Z 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:32:32.7211951Z 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:32:32.7213855Z [6544/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX512.cpp.obj 2025-12-04T09:32:32.7215464Z [6545/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:32.7217368Z 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:32:32.7693370Z 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:32:32.7694820Z 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:32:32.7696733Z 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:32:32.7697939Z [6546/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX2.cpp.obj 2025-12-04T09:32:32.7699086Z 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:32:32.7700302Z 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:32:32.8124123Z 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:32:32.8126852Z 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:32:32.8129138Z [6547/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX2.cpp.obj 2025-12-04T09:32:32.8131415Z 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:32:32.8133434Z 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:32:32.8135407Z 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:32:33.6171467Z 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:32:33.6173469Z [6548/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX512.cpp.obj 2025-12-04T09:32:33.6175287Z [6549/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX512.cpp.obj 2025-12-04T09:32:33.6176977Z [6550/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX512.cpp.obj 2025-12-04T09:32:33.7831799Z [6551/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX512.cpp.obj 2025-12-04T09:32:33.7833688Z [6552/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:33.7835460Z [6553/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:33.7837123Z [6554/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX512.cpp.obj 2025-12-04T09:32:34.3770861Z [6555/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:34.3772395Z [6556/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:34.3774013Z [6557/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:34.3775497Z [6558/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:34.8479541Z [6559/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX512.cpp.obj 2025-12-04T09:32:34.8481285Z [6560/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:34.8482850Z [6561/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:34.8484506Z [6562/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:35.1539307Z [6563/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:35.1540369Z [6564/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:35.1541303Z [6565/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:35.1542391Z [6566/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX512.cpp.obj 2025-12-04T09:32:35.6624132Z [6567/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:35.6625295Z [6568/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:35.6626512Z [6569/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:35.6636597Z [6570/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.0814148Z [6571/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.0816254Z [6572/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.0818094Z [6573/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.0819933Z [6574/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.3037066Z [6575/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.3039190Z [6576/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.3041108Z [6577/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.3043026Z [6578/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.9507416Z [6579/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.9508541Z [6580/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.9510378Z [6581/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:36.9512085Z [6582/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:37.2255606Z [6583/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:37.2257539Z [6584/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:37.2259311Z [6585/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:37.2260922Z [6586/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX512.cpp.obj 2025-12-04T09:32:37.7793419Z [6587/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:37.7795318Z [6588/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:37.7797009Z [6589/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:37.7798714Z [6590/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.0747385Z [6591/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.0748629Z [6592/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.0749798Z [6593/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.0751175Z [6594/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.6758257Z [6595/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.6760062Z [6596/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.6761797Z [6597/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.6763168Z [6598/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.6764868Z 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:32:38.6766630Z 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:32:38.6769810Z 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:32:38.6774203Z 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:32:38.6776749Z with 2025-12-04T09:32:38.6777076Z [ 2025-12-04T09:32:38.6777684Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:32:38.6778484Z ] 2025-12-04T09:32:38.6781088Z 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:32:38.6786551Z 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:32:38.6788874Z with 2025-12-04T09:32:38.6789146Z [ 2025-12-04T09:32:38.6789535Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:32:38.6790042Z ] 2025-12-04T09:32:38.6792699Z 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:32:38.6795298Z with 2025-12-04T09:32:38.6795576Z [ 2025-12-04T09:32:38.6795949Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-12-04T09:32:38.6796486Z data_t=at::vec::AVX512::Vectorized, 2025-12-04T09:32:38.6798023Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-12-04T09:32:38.6800353Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-12-04T09:32:38.6801202Z ] 2025-12-04T09:32:38.6802964Z 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:32:38.6804712Z with 2025-12-04T09:32:38.6804914Z [ 2025-12-04T09:32:38.6805100Z scalar_t=float, 2025-12-04T09:32:38.6805745Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &), 2025-12-04T09:32:38.7711516Z Op=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-12-04T09:32:38.7712126Z ] 2025-12-04T09:32:38.7712950Z 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:32:38.7713850Z with 2025-12-04T09:32:38.7714051Z [ 2025-12-04T09:32:38.7714541Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-12-04T09:32:38.7715119Z ] 2025-12-04T09:32:38.8997540Z [6599/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.8998464Z [6600/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.8999473Z [6601/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:38.9000459Z [6602/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:39.4963223Z [6603/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:39.4964870Z [6604/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:39.4966432Z [6605/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:39.4968174Z [6606/7515] Building CXX object caffe2\CMakeFiles\torch.dir\__\empty.cpp.obj 2025-12-04T09:32:39.4969628Z [6607/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:39.7763334Z [6608/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:39.7764473Z 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:32:39.7765555Z [6609/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:39.7766491Z [6610/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:40.4484903Z [6611/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX512.cpp.obj 2025-12-04T09:32:40.4485929Z [6612/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX512.cpp.obj 2025-12-04T09:32:40.4486836Z [6613/7515] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX512.cpp.obj 2025-12-04T09:32:40.4487946Z [6614/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDAContext.cpp.obj 2025-12-04T09:32:40.9491525Z [6615/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDAGreenContext.cpp.obj 2025-12-04T09:32:40.9493696Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\cuda\CUDAGreenContext.cpp(141) : warning C4722: 'at::cuda::GreenContext::~GreenContext': destructor never returns, potential memory leak 2025-12-04T09:32:40.9496011Z [6616/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDASparseDescriptors.cpp.obj 2025-12-04T09:32:40.9497728Z [6617/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDAScaledBlas.cpp.obj 2025-12-04T09:32:41.6020569Z [6618/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CachingHostAllocator.cpp.obj 2025-12-04T09:32:41.6022337Z [6619/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CuSparseHandlePool.cpp.obj 2025-12-04T09:32:41.6023737Z [6620/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\EmptyTensor.cpp.obj 2025-12-04T09:32:41.6025119Z [6621/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\MemPool.cpp.obj 2025-12-04T09:32:41.9744581Z [6622/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\Exceptions.cpp.obj 2025-12-04T09:32:41.9745835Z [6623/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\llvm_basic.cpp.obj 2025-12-04T09:32:41.9746770Z [6624/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDAGeneratorImpl.cpp.obj 2025-12-04T09:32:41.9747706Z [6625/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\PeerToPeerAccess.cpp.obj 2025-12-04T09:32:41.9748576Z [6626/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\llvm_complex.cpp.obj 2025-12-04T09:32:42.9021270Z [6627/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDAGraph.cpp.obj 2025-12-04T09:32:42.9022794Z [6628/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\detail\LazyNVRTC.cpp.obj 2025-12-04T09:32:42.9024334Z [6629/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorCompare.cpp.obj 2025-12-04T09:32:42.9025864Z [6630/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Resize.cpp.obj 2025-12-04T09:32:42.9027345Z [6631/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\GroupedBlas.cpp.obj 2025-12-04T09:32:43.5834979Z [6632/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\detail\CUDAHooks.cpp.obj 2025-12-04T09:32:43.5836446Z [6633/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ScaledBlas.cpp.obj 2025-12-04T09:32:43.5838023Z [6634/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SpectralOps.cpp.obj 2025-12-04T09:32:43.5839608Z [6635/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\AffineGridGenerator.cpp.obj 2025-12-04T09:32:44.2676755Z [6636/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\ConvPlaceholders.cpp.obj 2025-12-04T09:32:44.2677598Z [6637/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\BatchNorm.cpp.obj 2025-12-04T09:32:44.2678503Z [6638/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\ConvShared.cpp.obj 2025-12-04T09:32:44.2679344Z [6639/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\Conv_v7.cpp.obj 2025-12-04T09:32:44.2680268Z [6640/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\GridSampler.cpp.obj 2025-12-04T09:32:44.9384436Z [6641/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\LossCTC.cpp.obj 2025-12-04T09:32:44.9385692Z [6642/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\Conv_v8.cpp.obj 2025-12-04T09:32:44.9386954Z [6643/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\miopen\BatchNorm_miopen.cpp.obj 2025-12-04T09:32:44.9388198Z [6644/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\miopen\Conv_miopen.cpp.obj 2025-12-04T09:32:47.4031278Z [6645/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\miopen\RNN_miopen.cpp.obj 2025-12-04T09:32:47.4032849Z [6646/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\RNN.cpp.obj 2025-12-04T09:32:47.4033657Z [6647/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\BinaryOps.cpp.obj 2025-12-04T09:32:47.4034585Z [6648/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorTransformerUtils.cpp.obj 2025-12-04T09:32:48.6754581Z [6649/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\Activation.cpp.obj 2025-12-04T09:32:48.6756168Z [6650/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cudnn\MHA.cpp.obj 2025-12-04T09:32:48.6757660Z [6651/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\ConvPrepack.cpp.obj 2025-12-04T09:32:48.6759326Z [6652/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\ConvUnpackImpl.cpp.obj 2025-12-04T09:32:50.7825755Z [6653/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\Conv.cpp.obj 2025-12-04T09:32:50.7826705Z [6654/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\sdp_utils.cpp.obj 2025-12-04T09:32:50.7827571Z [6655/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\Linear.cpp.obj 2025-12-04T09:32:50.7828353Z [6656/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cudnn\Handle.cpp.obj 2025-12-04T09:32:50.7829282Z [6657/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\cuSPARSELtOps.cpp.obj 2025-12-04T09:32:52.0008999Z [6658/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\LinearPrepack.cpp.obj 2025-12-04T09:32:52.0010787Z [6659/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\LinearUnpackImpl.cpp.obj 2025-12-04T09:32:52.0012430Z [6660/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cudnn\Pooling.cpp.obj 2025-12-04T09:32:52.0013989Z [6661/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\distributed\c10d\reducer_cuda.cpp.obj 2025-12-04T09:32:53.8571247Z [6662/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_cuda.cpp.obj 2025-12-04T09:32:53.8572561Z [6663/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cudnn\AutocastRNN.cpp.obj 2025-12-04T09:32:53.8573627Z [6664/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cudnn\Descriptors.cpp.obj 2025-12-04T09:32:53.8574431Z [6665/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\Sleep.cu.obj 2025-12-04T09:32:53.8574997Z Sleep.cu 2025-12-04T09:32:53.8575221Z tmpxft_0000068c_00000000-7_Sleep.cudafe1.cpp 2025-12-04T09:32:56.8609539Z [6666/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cudnn\Types.cpp.obj 2025-12-04T09:32:56.8611044Z [6667/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorFactories.cu.obj 2025-12-04T09:32:56.8612031Z TensorFactories.cu 2025-12-04T09:32:56.8612807Z tmpxft_00000450_00000000-7_TensorFactories.cudafe1.cpp 2025-12-04T09:32:56.8613981Z [6668/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int32-1.cu.obj 2025-12-04T09:32:56.8615124Z cub-RadixSortPairs-int32-1.cu 2025-12-04T09:32:56.8615782Z tmpxft_00000b28_00000000-7_cub-RadixSortPairs-int32-1.cudafe1.cpp 2025-12-04T09:32:57.0633150Z [6669/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int32-2.cu.obj 2025-12-04T09:32:57.0634565Z cub-RadixSortPairs-int32-2.cu 2025-12-04T09:32:57.0635274Z tmpxft_0000169c_00000000-7_cub-RadixSortPairs-int32-2.cudafe1.cpp 2025-12-04T09:32:57.0636577Z [6670/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int32-4.cu.obj 2025-12-04T09:32:57.0637695Z cub-RadixSortPairs-int32-4.cu 2025-12-04T09:32:57.0638384Z tmpxft_00000e48_00000000-7_cub-RadixSortPairs-int32-4.cudafe1.cpp 2025-12-04T09:32:57.0639685Z [6671/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-f16-8.cu.obj 2025-12-04T09:32:57.7235318Z cub-RadixSortPairs-f16-8.cu 2025-12-04T09:32:57.7236166Z tmpxft_000016f0_00000000-7_cub-RadixSortPairs-f16-8.cudafe1.cpp 2025-12-04T09:32:57.7298446Z [6672/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortKeys.cu.obj 2025-12-04T09:32:57.7299852Z cub-RadixSortKeys.cu 2025-12-04T09:32:57.7301155Z tmpxft_00001030_00000000-7_cub-RadixSortKeys.cudafe1.cpp 2025-12-04T09:32:57.7302529Z [6673/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int64-2.cu.obj 2025-12-04T09:32:57.7304126Z cub-RadixSortPairs-int64-2.cu 2025-12-04T09:32:57.7305384Z tmpxft_000012b8_00000000-7_cub-RadixSortPairs-int64-2.cudafe1.cpp 2025-12-04T09:33:00.7117705Z [6674/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int64-1.cu.obj 2025-12-04T09:33:00.7118362Z cub-RadixSortPairs-int64-1.cu 2025-12-04T09:33:00.7118749Z tmpxft_00000d44_00000000-7_cub-RadixSortPairs-int64-1.cudafe1.cpp 2025-12-04T09:33:00.7119480Z [6675/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-scalars.cu.obj 2025-12-04T09:33:00.7120185Z cub-RadixSortPairs-scalars.cu 2025-12-04T09:33:00.7120567Z tmpxft_0000069c_00000000-7_cub-RadixSortPairs-scalars.cudafe1.cpp 2025-12-04T09:33:00.9537051Z [6676/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-int64-4.cu.obj 2025-12-04T09:33:00.9538278Z cub-RadixSortPairs-int64-4.cu 2025-12-04T09:33:00.9538951Z tmpxft_000008d8_00000000-7_cub-RadixSortPairs-int64-4.cudafe1.cpp 2025-12-04T09:33:00.9540272Z [6677/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-uint64-8.cu.obj 2025-12-04T09:33:00.9541396Z cub-RadixSortPairs-uint64-8.cu 2025-12-04T09:33:00.9542101Z tmpxft_00000384_00000000-7_cub-RadixSortPairs-uint64-8.cudafe1.cpp 2025-12-04T09:33:00.9543423Z [6678/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-uint16-8.cu.obj 2025-12-04T09:33:00.9544554Z cub-RadixSortPairs-uint16-8.cu 2025-12-04T09:33:02.8314320Z tmpxft_000005f0_00000000-7_cub-RadixSortPairs-uint16-8.cudafe1.cpp 2025-12-04T09:33:02.8315618Z [6679/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs-uint32-8.cu.obj 2025-12-04T09:33:02.8316707Z cub-RadixSortPairs-uint32-8.cu 2025-12-04T09:33:02.8317390Z tmpxft_00000fc4_00000000-7_cub-RadixSortPairs-uint32-8.cudafe1.cpp 2025-12-04T09:33:02.8318419Z [6680/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\cub.cu.obj 2025-12-04T09:33:02.8319248Z cub.cu 2025-12-04T09:33:02.8319583Z tmpxft_000002b4_00000000-7_cub.cudafe1.cpp 2025-12-04T09:33:03.6460859Z [6681/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\detail\IndexUtils.cu.obj 2025-12-04T09:33:03.6462129Z IndexUtils.cu 2025-12-04T09:33:03.6462539Z tmpxft_000003f8_00000000-7_IndexUtils.cudafe1.cpp 2025-12-04T09:33:03.6463505Z [6682/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AbsKernel.cu.obj 2025-12-04T09:33:03.6464409Z AbsKernel.cu 2025-12-04T09:33:03.6464785Z tmpxft_00001564_00000000-7_AbsKernel.cudafe1.cpp 2025-12-04T09:33:03.6465810Z [6683/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationEluKernel.cu.obj 2025-12-04T09:33:03.6467018Z ActivationEluKernel.cu 2025-12-04T09:33:03.6467586Z tmpxft_00001510_00000000-7_ActivationEluKernel.cudafe1.cpp 2025-12-04T09:33:04.1159435Z [6684/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationGeluKernel.cu.obj 2025-12-04T09:33:04.1165212Z ActivationGeluKernel.cu 2025-12-04T09:33:04.1165786Z tmpxft_00000564_00000000-7_ActivationGeluKernel.cudafe1.cpp 2025-12-04T09:33:04.1168682Z [6685/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\jiterator.cu.obj 2025-12-04T09:33:04.1169690Z jiterator.cu 2025-12-04T09:33:04.1170539Z tmpxft_000011c4_00000000-7_jiterator.cudafe1.cpp 2025-12-04T09:33:04.1171657Z [6686/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\detail\BLASConstants.cu.obj 2025-12-04T09:33:04.1173080Z BLASConstants.cu 2025-12-04T09:33:04.1173590Z tmpxft_000004b4_00000000-7_BLASConstants.cudafe1.cpp 2025-12-04T09:33:06.1721348Z [6687/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationGluKernel.cu.obj 2025-12-04T09:33:06.1721948Z ActivationGluKernel.cu 2025-12-04T09:33:06.1722358Z tmpxft_00001134_00000000-7_ActivationGluKernel.cudafe1.cpp 2025-12-04T09:33:06.1723154Z [6688/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationHardshrinkKernel.cu.obj 2025-12-04T09:33:06.1723807Z ActivationHardshrinkKernel.cu 2025-12-04T09:33:06.1724395Z tmpxft_00000614_00000000-7_ActivationHardshrinkKernel.cudafe1.cpp 2025-12-04T09:33:06.4338074Z [6689/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationHardsigmoidKernel.cu.obj 2025-12-04T09:33:06.4339933Z ActivationHardsigmoidKernel.cu 2025-12-04T09:33:06.4340576Z tmpxft_0000072c_00000000-7_ActivationHardsigmoidKernel.cudafe1.cpp 2025-12-04T09:33:06.4341766Z [6690/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationHardswishKernel.cu.obj 2025-12-04T09:33:06.4342895Z ActivationHardswishKernel.cu 2025-12-04T09:33:06.4343526Z tmpxft_00001220_00000000-7_ActivationHardswishKernel.cudafe1.cpp 2025-12-04T09:33:06.4344688Z [6691/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationHardtanhKernel.cu.obj 2025-12-04T09:33:06.7033129Z ActivationHardtanhKernel.cu 2025-12-04T09:33:06.7034347Z tmpxft_00000d7c_00000000-7_ActivationHardtanhKernel.cudafe1.cpp 2025-12-04T09:33:06.7035725Z [6692/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationLeakyReluKernel.cu.obj 2025-12-04T09:33:06.7040043Z ActivationLeakyReluKernel.cu 2025-12-04T09:33:06.7040909Z tmpxft_00000fc4_00000000-7_ActivationLeakyReluKernel.cudafe1.cpp 2025-12-04T09:33:06.7043202Z [6693/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationLogSigmoidKernel.cu.obj 2025-12-04T09:33:06.7044394Z ActivationLogSigmoidKernel.cu 2025-12-04T09:33:06.7045073Z tmpxft_00000f7c_00000000-7_ActivationLogSigmoidKernel.cudafe1.cpp 2025-12-04T09:33:08.8659678Z [6694/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationMishKernel.cu.obj 2025-12-04T09:33:08.8660895Z ActivationMishKernel.cu 2025-12-04T09:33:08.8661512Z tmpxft_00000b24_00000000-7_ActivationMishKernel.cudafe1.cpp 2025-12-04T09:33:08.8663097Z [6695/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationPreluKernel.cu.obj 2025-12-04T09:33:08.8664243Z ActivationPreluKernel.cu 2025-12-04T09:33:08.8664873Z tmpxft_000016b4_00000000-7_ActivationPreluKernel.cudafe1.cpp 2025-12-04T09:33:09.1392690Z [6696/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationSoftplusKernel.cu.obj 2025-12-04T09:33:09.1393704Z ActivationSoftplusKernel.cu 2025-12-04T09:33:09.1394471Z tmpxft_00000090_00000000-7_ActivationSoftplusKernel.cudafe1.cpp 2025-12-04T09:33:09.1395640Z [6697/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationSiluKernel.cu.obj 2025-12-04T09:33:09.1397182Z ActivationSiluKernel.cu 2025-12-04T09:33:09.1397535Z tmpxft_000008dc_00000000-7_ActivationSiluKernel.cudafe1.cpp 2025-12-04T09:33:09.1398225Z [6698/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationSoftshrinkKernel.cu.obj 2025-12-04T09:33:09.1398908Z ActivationSoftshrinkKernel.cu 2025-12-04T09:33:10.1629421Z tmpxft_00000c7c_00000000-7_ActivationSoftshrinkKernel.cudafe1.cpp 2025-12-04T09:33:10.1630914Z [6699/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ActivationThresholdKernel.cu.obj 2025-12-04T09:33:10.1632039Z ActivationThresholdKernel.cu 2025-12-04T09:33:10.1632715Z tmpxft_000017e8_00000000-7_ActivationThresholdKernel.cudafe1.cpp 2025-12-04T09:33:10.1633957Z [6700/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AdaptiveAveragePooling.cu.obj 2025-12-04T09:33:10.1635010Z AdaptiveAveragePooling.cu 2025-12-04T09:33:10.1635618Z tmpxft_0000166c_00000000-7_AdaptiveAveragePooling.cudafe1.cpp 2025-12-04T09:33:12.1343155Z [6701/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AdaptiveAveragePooling3d.cu.obj 2025-12-04T09:33:12.1344318Z AdaptiveAveragePooling3d.cu 2025-12-04T09:33:12.1344932Z tmpxft_00000b28_00000000-7_AdaptiveAveragePooling3d.cudafe1.cpp 2025-12-04T09:33:12.1346052Z [6702/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AdaptiveMaxPooling2d.cu.obj 2025-12-04T09:33:12.1347010Z AdaptiveMaxPooling2d.cu 2025-12-04T09:33:12.1347479Z tmpxft_00001234_00000000-7_AdaptiveMaxPooling2d.cudafe1.cpp 2025-12-04T09:33:12.5605477Z [6703/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AdaptiveMaxPooling3d.cu.obj 2025-12-04T09:33:12.5606671Z AdaptiveMaxPooling3d.cu 2025-12-04T09:33:12.5607409Z tmpxft_000005e8_00000000-7_AdaptiveMaxPooling3d.cudafe1.cpp 2025-12-04T09:33:12.5608577Z [6704/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AmpKernels.cu.obj 2025-12-04T09:33:12.5609574Z AmpKernels.cu 2025-12-04T09:33:12.5610058Z tmpxft_000002f8_00000000-7_AmpKernels.cudafe1.cpp 2025-12-04T09:33:12.5611523Z [6705/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AveragePool2d.cu.obj 2025-12-04T09:33:12.5612444Z AveragePool2d.cu 2025-12-04T09:33:12.5612861Z tmpxft_00000cd4_00000000-7_AveragePool2d.cudafe1.cpp 2025-12-04T09:33:13.2182128Z [6706/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\AveragePool3d.cu.obj 2025-12-04T09:33:13.2183348Z AveragePool3d.cu 2025-12-04T09:33:13.2183835Z tmpxft_000012d0_00000000-7_AveragePool3d.cudafe1.cpp 2025-12-04T09:33:13.2184977Z [6707/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryBitwiseOpsKernels.cu.obj 2025-12-04T09:33:13.2186083Z BinaryBitwiseOpsKernels.cu 2025-12-04T09:33:13.2186717Z tmpxft_000011cc_00000000-7_BinaryBitwiseOpsKernels.cudafe1.cpp 2025-12-04T09:33:13.2187965Z [6708/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BatchLinearAlgebraEig.cu.obj 2025-12-04T09:33:13.2188984Z BatchLinearAlgebraEig.cu 2025-12-04T09:33:15.0364998Z tmpxft_0000129c_00000000-7_BatchLinearAlgebraEig.cudafe1.cpp 2025-12-04T09:33:15.0366614Z [6709/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryDivFloorKernel.cu.obj 2025-12-04T09:33:15.0367700Z BinaryDivFloorKernel.cu 2025-12-04T09:33:15.0368293Z tmpxft_000014a4_00000000-7_BinaryDivFloorKernel.cudafe1.cpp 2025-12-04T09:33:15.0369519Z [6710/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryDivTrueKernel.cu.obj 2025-12-04T09:33:15.0370709Z BinaryDivTrueKernel.cu 2025-12-04T09:33:15.0371295Z tmpxft_0000059c_00000000-7_BinaryDivTrueKernel.cudafe1.cpp 2025-12-04T09:33:15.1537275Z [6711/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryDivTruncKernel.cu.obj 2025-12-04T09:33:15.1538307Z BinaryDivTruncKernel.cu 2025-12-04T09:33:15.1539413Z tmpxft_00000a20_00000000-7_BinaryDivTruncKernel.cudafe1.cpp 2025-12-04T09:33:15.1541269Z [6712/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryGeometricKernels.cu.obj 2025-12-04T09:33:15.1542503Z BinaryGeometricKernels.cu 2025-12-04T09:33:15.1543123Z tmpxft_00001104_00000000-7_BinaryGeometricKernels.cudafe1.cpp 2025-12-04T09:33:15.1544377Z [6713/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryLogicalOpsKernels.cu.obj 2025-12-04T09:33:15.1545495Z BinaryLogicalOpsKernels.cu 2025-12-04T09:33:16.9400340Z tmpxft_000004b4_00000000-7_BinaryLogicalOpsKernels.cudafe1.cpp 2025-12-04T09:33:16.9401735Z [6714/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryMiscBackwardOpsKernels.cu.obj 2025-12-04T09:33:16.9402901Z BinaryMiscBackwardOpsKernels.cu 2025-12-04T09:33:16.9403562Z tmpxft_00000cbc_00000000-7_BinaryMiscBackwardOpsKernels.cudafe1.cpp 2025-12-04T09:33:16.9404796Z [6715/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryMiscOpsKernels.cu.obj 2025-12-04T09:33:16.9405843Z BinaryMiscOpsKernels.cu 2025-12-04T09:33:16.9406411Z tmpxft_000017f8_00000000-7_BinaryMiscOpsKernels.cudafe1.cpp 2025-12-04T09:33:17.7885764Z [6716/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryMulKernel.cu.obj 2025-12-04T09:33:17.7886422Z BinaryMulKernel.cu 2025-12-04T09:33:17.7886841Z tmpxft_000017d8_00000000-7_BinaryMulKernel.cudafe1.cpp 2025-12-04T09:33:17.7887890Z [6717/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryRemainderKernel.cu.obj 2025-12-04T09:33:17.7889003Z BinaryRemainderKernel.cu 2025-12-04T09:33:17.7889639Z tmpxft_000010dc_00000000-7_BinaryRemainderKernel.cudafe1.cpp 2025-12-04T09:33:18.7571482Z [6718/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\BinaryShiftOpsKernels.cu.obj 2025-12-04T09:33:18.7572961Z BinaryShiftOpsKernels.cu 2025-12-04T09:33:18.7573578Z tmpxft_00000c50_00000000-7_BinaryShiftOpsKernels.cudafe1.cpp 2025-12-04T09:33:18.7574886Z [6719/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CUDAScalar.cu.obj 2025-12-04T09:33:18.7575877Z CUDAScalar.cu 2025-12-04T09:33:18.7576284Z tmpxft_000004a0_00000000-7_CUDAScalar.cudafe1.cpp 2025-12-04T09:33:18.7577490Z [6720/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Bucketization.cu.obj 2025-12-04T09:33:18.7578552Z Bucketization.cu 2025-12-04T09:33:18.7579068Z tmpxft_000005c8_00000000-7_Bucketization.cudafe1.cpp 2025-12-04T09:33:20.9468618Z [6721/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CompareEQKernel.cu.obj 2025-12-04T09:33:20.9469721Z CompareEQKernel.cu 2025-12-04T09:33:20.9470212Z tmpxft_000001e8_00000000-7_CompareEQKernel.cudafe1.cpp 2025-12-04T09:33:20.9471399Z [6722/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Col2Im.cu.obj 2025-12-04T09:33:20.9472311Z Col2Im.cu 2025-12-04T09:33:20.9472703Z tmpxft_000005cc_00000000-7_Col2Im.cudafe1.cpp 2025-12-04T09:33:20.9473935Z [6723/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CompareKernels.cu.obj 2025-12-04T09:33:20.9474966Z CompareKernels.cu 2025-12-04T09:33:20.9475447Z tmpxft_00001104_00000000-7_CompareKernels.cudafe1.cpp 2025-12-04T09:33:21.1831960Z [6724/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ComplexKernel.cu.obj 2025-12-04T09:33:21.1832634Z ComplexKernel.cu 2025-12-04T09:33:21.1833079Z tmpxft_00000d44_00000000-7_ComplexKernel.cudafe1.cpp 2025-12-04T09:33:21.1833973Z [6725/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ConvolutionMM2d.cu.obj 2025-12-04T09:33:21.1834546Z ConvolutionMM2d.cu 2025-12-04T09:33:21.1834823Z tmpxft_000013b4_00000000-7_ConvolutionMM2d.cudafe1.cpp 2025-12-04T09:33:21.1835441Z [6726/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CopysignKernel.cu.obj 2025-12-04T09:33:21.1836021Z CopysignKernel.cu 2025-12-04T09:33:22.9514187Z tmpxft_000010f0_00000000-7_CopysignKernel.cudafe1.cpp 2025-12-04T09:33:22.9515277Z [6727/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Copy.cu.obj 2025-12-04T09:33:22.9516200Z Copy.cu 2025-12-04T09:33:22.9516555Z tmpxft_00000ba0_00000000-7_Copy.cudafe1.cpp 2025-12-04T09:33:22.9517539Z [6728/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CrossKernel.cu.obj 2025-12-04T09:33:22.9518512Z CrossKernel.cu 2025-12-04T09:33:22.9518924Z tmpxft_000012c8_00000000-7_CrossKernel.cudafe1.cpp 2025-12-04T09:33:22.9520016Z [6729/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CumminmaxKernel.cu.obj 2025-12-04T09:33:22.9521269Z CumminmaxKernel.cu 2025-12-04T09:33:24.6201252Z tmpxft_000017c4_00000000-7_CumminmaxKernel.cudafe1.cpp 2025-12-04T09:33:24.6202795Z [6730/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CumprodKernel.cu.obj 2025-12-04T09:33:24.6203860Z CumprodKernel.cu 2025-12-04T09:33:24.6204350Z tmpxft_00000630_00000000-7_CumprodKernel.cudafe1.cpp 2025-12-04T09:33:24.6205573Z [6731/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DepthwiseConv3d.cu.obj 2025-12-04T09:33:24.6206646Z DepthwiseConv3d.cu 2025-12-04T09:33:24.6207209Z tmpxft_0000133c_00000000-7_DepthwiseConv3d.cudafe1.cpp 2025-12-04T09:33:25.3214252Z [6732/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DepthwiseConv2d.cu.obj 2025-12-04T09:33:25.3215446Z DepthwiseConv2d.cu 2025-12-04T09:33:25.3215950Z tmpxft_00000444_00000000-7_DepthwiseConv2d.cudafe1.cpp 2025-12-04T09:33:25.3217574Z [6733/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\CumsumKernel.cu.obj 2025-12-04T09:33:25.3218552Z CumsumKernel.cu 2025-12-04T09:33:25.3218987Z tmpxft_00001500_00000000-7_CumsumKernel.cudafe1.cpp 2025-12-04T09:33:25.3220065Z [6734/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DilatedMaxPool2d.cu.obj 2025-12-04T09:33:25.3221082Z DilatedMaxPool2d.cu 2025-12-04T09:33:25.3221558Z tmpxft_000012c0_00000000-7_DilatedMaxPool2d.cudafe1.cpp 2025-12-04T09:33:26.6829284Z [6735/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DilatedMaxPool3d.cu.obj 2025-12-04T09:33:26.6829919Z DilatedMaxPool3d.cu 2025-12-04T09:33:26.6830207Z tmpxft_00000260_00000000-7_DilatedMaxPool3d.cudafe1.cpp 2025-12-04T09:33:26.6830854Z [6736/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistanceKernel.cu.obj 2025-12-04T09:33:26.6831396Z DistanceKernel.cu 2025-12-04T09:33:26.6831682Z tmpxft_000012e0_00000000-7_DistanceKernel.cudafe1.cpp 2025-12-04T09:33:26.6832308Z [6737/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionBernoulli.cu.obj 2025-12-04T09:33:26.6832880Z DistributionBernoulli.cu 2025-12-04T09:33:27.8376532Z tmpxft_000016ac_00000000-7_DistributionBernoulli.cudafe1.cpp 2025-12-04T09:33:27.8377516Z [6738/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionCauchyKernel.cu.obj 2025-12-04T09:33:27.8378118Z DistributionCauchyKernel.cu 2025-12-04T09:33:27.8378558Z tmpxft_000006e4_00000000-7_DistributionCauchyKernel.cudafe1.cpp 2025-12-04T09:33:27.8379487Z [6739/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionExponentialKernel.cu.obj 2025-12-04T09:33:27.8380284Z DistributionExponentialKernel.cu 2025-12-04T09:33:27.8380849Z tmpxft_00000570_00000000-7_DistributionExponentialKernel.cudafe1.cpp 2025-12-04T09:33:28.2949553Z [6740/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionGeometricKernel.cu.obj 2025-12-04T09:33:28.2950828Z DistributionGeometricKernel.cu 2025-12-04T09:33:28.2951686Z tmpxft_0000035c_00000000-7_DistributionGeometricKernel.cudafe1.cpp 2025-12-04T09:33:28.2953126Z [6741/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionLogNormalKernel.cu.obj 2025-12-04T09:33:28.2954687Z DistributionLogNormalKernel.cu 2025-12-04T09:33:28.2955389Z tmpxft_000016dc_00000000-7_DistributionLogNormalKernel.cudafe1.cpp 2025-12-04T09:33:29.8349695Z [6742/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionNormal.cu.obj 2025-12-04T09:33:29.8351431Z DistributionNormal.cu 2025-12-04T09:33:29.8352029Z tmpxft_000010b0_00000000-7_DistributionNormal.cudafe1.cpp 2025-12-04T09:33:29.8353311Z [6743/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionRandomKernel.cu.obj 2025-12-04T09:33:29.8355321Z DistributionRandomKernel.cu 2025-12-04T09:33:29.8355996Z tmpxft_000014b8_00000000-7_DistributionRandomKernel.cudafe1.cpp 2025-12-04T09:33:29.8357783Z [6744/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\DistributionUniform.cu.obj 2025-12-04T09:33:29.8359358Z DistributionUniform.cu 2025-12-04T09:33:32.0582918Z tmpxft_0000102c_00000000-7_DistributionUniform.cudafe1.cpp 2025-12-04T09:33:32.0584429Z [6745/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Distributions.cu.obj 2025-12-04T09:33:32.0585452Z Distributions.cu 2025-12-04T09:33:32.0585929Z tmpxft_00000e58_00000000-7_Distributions.cudafe1.cpp 2025-12-04T09:33:32.0586970Z [6746/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Dropout.cu.obj 2025-12-04T09:33:32.0587882Z Dropout.cu 2025-12-04T09:33:32.0588274Z tmpxft_000006d8_00000000-7_Dropout.cudafe1.cpp 2025-12-04T09:33:33.0139129Z [6747/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FillKernel.cu.obj 2025-12-04T09:33:33.0139698Z FillKernel.cu 2025-12-04T09:33:33.0139965Z tmpxft_000011a8_00000000-7_FillKernel.cudafe1.cpp 2025-12-04T09:33:33.0140698Z [6748/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Embedding.cu.obj 2025-12-04T09:33:33.0141224Z Embedding.cu 2025-12-04T09:33:33.0141454Z tmpxft_00000fb4_00000000-7_Embedding.cudafe1.cpp 2025-12-04T09:33:33.0142147Z [6749/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\EmbeddingBackwardKernel.cu.obj 2025-12-04T09:33:33.0142735Z EmbeddingBackwardKernel.cu 2025-12-04T09:33:33.0143083Z tmpxft_000011b8_00000000-7_EmbeddingBackwardKernel.cudafe1.cpp 2025-12-04T09:33:34.2155518Z [6750/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FlattenIndicesKernel.cu.obj 2025-12-04T09:33:34.2156720Z FlattenIndicesKernel.cu 2025-12-04T09:33:34.2157297Z tmpxft_00001648_00000000-7_FlattenIndicesKernel.cudafe1.cpp 2025-12-04T09:33:34.2158478Z [6751/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\EmbeddingBag.cu.obj 2025-12-04T09:33:34.2159471Z EmbeddingBag.cu 2025-12-04T09:33:34.2160137Z tmpxft_0000036c_00000000-7_EmbeddingBag.cudafe1.cpp 2025-12-04T09:33:34.2161245Z [6752/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpList.cu.obj 2025-12-04T09:33:34.2162310Z ForeachBinaryOpList.cu 2025-12-04T09:33:35.8172313Z tmpxft_00000a60_00000000-7_ForeachBinaryOpList.cudafe1.cpp 2025-12-04T09:33:35.8173660Z [6753/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpScalar.cu.obj 2025-12-04T09:33:35.8175137Z ForeachBinaryOpScalar.cu 2025-12-04T09:33:35.8175875Z tmpxft_00000d68_00000000-7_ForeachBinaryOpScalar.cudafe1.cpp 2025-12-04T09:33:35.8177354Z [6754/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpScalarList.cu.obj 2025-12-04T09:33:35.8178836Z ForeachBinaryOpScalarList.cu 2025-12-04T09:33:35.8179485Z tmpxft_00000608_00000000-7_ForeachBinaryOpScalarList.cudafe1.cpp 2025-12-04T09:33:36.3984745Z [6755/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpScalarTensor.cu.obj 2025-12-04T09:33:36.3985881Z ForeachBinaryOpScalarTensor.cu 2025-12-04T09:33:36.3986552Z tmpxft_00000b70_00000000-7_ForeachBinaryOpScalarTensor.cudafe1.cpp 2025-12-04T09:33:36.3987816Z [6756/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachPointwiseOp.cu.obj 2025-12-04T09:33:36.3988910Z ForeachPointwiseOp.cu 2025-12-04T09:33:36.3989450Z tmpxft_000011bc_00000000-7_ForeachPointwiseOp.cudafe1.cpp 2025-12-04T09:33:36.3990963Z [6757/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachTernaryOp.cu.obj 2025-12-04T09:33:37.8720964Z ForeachTernaryOp.cu 2025-12-04T09:33:37.8721749Z tmpxft_00001080_00000000-7_ForeachTernaryOp.cudafe1.cpp 2025-12-04T09:33:37.8723033Z [6758/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachReduceOp.cu.obj 2025-12-04T09:33:37.8724151Z ForeachReduceOp.cu 2025-12-04T09:33:37.8724735Z tmpxft_00001790_00000000-7_ForeachReduceOp.cudafe1.cpp 2025-12-04T09:33:37.8725860Z [6759/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ForeachUnaryOp.cu.obj 2025-12-04T09:33:37.8727164Z ForeachUnaryOp.cu 2025-12-04T09:33:37.8727704Z tmpxft_00000c80_00000000-7_ForeachUnaryOp.cudafe1.cpp 2025-12-04T09:33:38.7626028Z [6760/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FractionalMaxPool2d.cu.obj 2025-12-04T09:33:38.7627570Z FractionalMaxPool2d.cu 2025-12-04T09:33:38.7628379Z tmpxft_00000668_00000000-7_FractionalMaxPool2d.cudafe1.cpp 2025-12-04T09:33:38.7629711Z [6761/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FunctionOfAMatrixUtilsKernel.cu.obj 2025-12-04T09:33:38.7630846Z FunctionOfAMatrixUtilsKernel.cu 2025-12-04T09:33:38.7631538Z tmpxft_00000c50_00000000-7_FunctionOfAMatrixUtilsKernel.cudafe1.cpp 2025-12-04T09:33:38.7632779Z [6762/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FractionalMaxPool3d.cu.obj 2025-12-04T09:33:38.7633837Z FractionalMaxPool3d.cu 2025-12-04T09:33:39.3491587Z tmpxft_00000b70_00000000-7_FractionalMaxPool3d.cudafe1.cpp 2025-12-04T09:33:39.3492790Z [6763/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FusedAdagradKernel.cu.obj 2025-12-04T09:33:39.3493767Z FusedAdagradKernel.cu 2025-12-04T09:33:39.3494321Z tmpxft_0000161c_00000000-7_FusedAdagradKernel.cudafe1.cpp 2025-12-04T09:33:39.3496124Z [6764/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FusedAdamKernel.cu.obj 2025-12-04T09:33:39.3497377Z FusedAdamKernel.cu 2025-12-04T09:33:39.3498100Z tmpxft_00001728_00000000-7_FusedAdamKernel.cudafe1.cpp 2025-12-04T09:33:41.1961150Z [6765/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FusedAdamWKernel.cu.obj 2025-12-04T09:33:41.1962106Z FusedAdamWKernel.cu 2025-12-04T09:33:41.1962824Z tmpxft_000004bc_00000000-7_FusedAdamWKernel.cudafe1.cpp 2025-12-04T09:33:41.1963856Z [6766/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\GcdLcmKernel.cu.obj 2025-12-04T09:33:41.1964850Z GcdLcmKernel.cu 2025-12-04T09:33:41.1965282Z tmpxft_00000868_00000000-7_GcdLcmKernel.cudafe1.cpp 2025-12-04T09:33:41.1966361Z [6767/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\FusedSgdKernel.cu.obj 2025-12-04T09:33:41.1968811Z FusedSgdKernel.cu 2025-12-04T09:33:41.1969445Z tmpxft_000015ec_00000000-7_FusedSgdKernel.cudafe1.cpp 2025-12-04T09:33:41.9790392Z [6768/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\GridSampler.cu.obj 2025-12-04T09:33:41.9791442Z GridSampler.cu 2025-12-04T09:33:41.9791853Z tmpxft_000002b4_00000000-7_GridSampler.cudafe1.cpp 2025-12-04T09:33:41.9792942Z [6769/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\IGammaKernel.cu.obj 2025-12-04T09:33:41.9793993Z IGammaKernel.cu 2025-12-04T09:33:41.9794437Z tmpxft_00001500_00000000-7_IGammaKernel.cudafe1.cpp 2025-12-04T09:33:41.9795486Z [6770/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\GroupMM.cu.obj 2025-12-04T09:33:41.9797016Z GroupMM.cu 2025-12-04T09:33:43.1592215Z tmpxft_000012c4_00000000-7_GroupMM.cudafe1.cpp 2025-12-04T09:33:43.1593468Z [6771/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\IndexKernel.cu.obj 2025-12-04T09:33:43.1594524Z IndexKernel.cu 2025-12-04T09:33:43.1595020Z tmpxft_00000afc_00000000-7_IndexKernel.cudafe1.cpp 2025-12-04T09:33:43.1596120Z [6772/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Im2Col.cu.obj 2025-12-04T09:33:43.1597071Z Im2Col.cu 2025-12-04T09:33:43.1597456Z tmpxft_00001464_00000000-7_Im2Col.cudafe1.cpp 2025-12-04T09:33:43.1598533Z [6773/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\IndexKernelUtils.cu.obj 2025-12-04T09:33:43.1599605Z IndexKernelUtils.cu 2025-12-04T09:33:45.4445024Z tmpxft_00000444_00000000-7_IndexKernelUtils.cudafe1.cpp 2025-12-04T09:33:45.4446213Z [6774/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Lerp.cu.obj 2025-12-04T09:33:45.4447177Z Lerp.cu 2025-12-04T09:33:45.4447554Z tmpxft_000014cc_00000000-7_Lerp.cudafe1.cpp 2025-12-04T09:33:45.4448613Z [6775/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Indexing.cu.obj 2025-12-04T09:33:45.4449634Z Indexing.cu 2025-12-04T09:33:45.4450036Z tmpxft_00000a64_00000000-7_Indexing.cudafe1.cpp 2025-12-04T09:33:45.4451143Z [6776/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LinearAlgebra.cu.obj 2025-12-04T09:33:45.4452209Z LinearAlgebra.cu 2025-12-04T09:33:46.0808613Z tmpxft_00001608_00000000-7_LinearAlgebra.cudafe1.cpp 2025-12-04T09:33:46.0809768Z [6777/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LogAddExpKernel.cu.obj 2025-12-04T09:33:46.0810682Z LogAddExpKernel.cu 2025-12-04T09:33:46.0813181Z tmpxft_00000730_00000000-7_LogAddExpKernel.cudafe1.cpp 2025-12-04T09:33:46.0814228Z [6778/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Loss.cu.obj 2025-12-04T09:33:46.0815267Z Loss.cu 2025-12-04T09:33:46.0815619Z tmpxft_00000e2c_00000000-7_Loss.cudafe1.cpp 2025-12-04T09:33:48.0469329Z [6779/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LogcumsumexpKernel.cu.obj 2025-12-04T09:33:48.0470366Z LogcumsumexpKernel.cu 2025-12-04T09:33:48.0470877Z tmpxft_00000788_00000000-7_LogcumsumexpKernel.cudafe1.cpp 2025-12-04T09:33:48.0471891Z [6780/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LossCTC.cu.obj 2025-12-04T09:33:48.0472782Z LossCTC.cu 2025-12-04T09:33:48.0473420Z tmpxft_00000e40_00000000-7_LossCTC.cudafe1.cpp 2025-12-04T09:33:48.0474459Z [6781/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MaxMinElementwiseKernel.cu.obj 2025-12-04T09:33:48.0475556Z MaxMinElementwiseKernel.cu 2025-12-04T09:33:48.0476953Z tmpxft_000006d8_00000000-7_MaxMinElementwiseKernel.cudafe1.cpp 2025-12-04T09:33:49.3388563Z [6782/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MaxUnpooling.cu.obj 2025-12-04T09:33:49.3389861Z MaxUnpooling.cu 2025-12-04T09:33:49.3390478Z tmpxft_00000e94_00000000-7_MaxUnpooling.cudafe1.cpp 2025-12-04T09:33:49.3391594Z [6783/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MultiLabelMarginCriterion.cu.obj 2025-12-04T09:33:49.3392676Z MultiLabelMarginCriterion.cu 2025-12-04T09:33:49.3393318Z tmpxft_00000f6c_00000000-7_MultiLabelMarginCriterion.cudafe1.cpp 2025-12-04T09:33:49.3394510Z [6784/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MultiMarginLoss.cu.obj 2025-12-04T09:33:49.3395497Z MultiMarginLoss.cu 2025-12-04T09:33:50.1139737Z tmpxft_000013d8_00000000-7_MultiMarginLoss.cudafe1.cpp 2025-12-04T09:33:50.1140953Z [6785/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MultinomialKernel.cu.obj 2025-12-04T09:33:50.1142129Z MultinomialKernel.cu 2025-12-04T09:33:50.1142630Z tmpxft_00001200_00000000-7_MultinomialKernel.cudafe1.cpp 2025-12-04T09:33:50.1143719Z [6786/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\NLLLoss2d.cu.obj 2025-12-04T09:33:50.1144850Z NLLLoss2d.cu 2025-12-04T09:33:50.1145256Z tmpxft_000002e4_00000000-7_NLLLoss2d.cudafe1.cpp 2025-12-04T09:33:52.4216346Z [6787/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\NaiveConvolutionTranspose2d.cu.obj 2025-12-04T09:33:52.4217547Z NaiveConvolutionTranspose2d.cu 2025-12-04T09:33:52.4218328Z tmpxft_000013d8_00000000-7_NaiveConvolutionTranspose2d.cudafe1.cpp 2025-12-04T09:33:52.4219665Z [6788/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\NaiveConvolutionTranspose3d.cu.obj 2025-12-04T09:33:52.4220858Z NaiveConvolutionTranspose3d.cu 2025-12-04T09:33:52.4221605Z tmpxft_00000c1c_00000000-7_NaiveConvolutionTranspose3d.cudafe1.cpp 2025-12-04T09:33:52.4222910Z [6789/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\PointwiseOpsKernel.cu.obj 2025-12-04T09:33:52.4223994Z PointwiseOpsKernel.cu 2025-12-04T09:33:53.1428783Z tmpxft_00000bc8_00000000-7_PointwiseOpsKernel.cudafe1.cpp 2025-12-04T09:33:53.1430083Z [6790/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\NaiveDilatedConvolution.cu.obj 2025-12-04T09:33:53.1431196Z NaiveDilatedConvolution.cu 2025-12-04T09:33:53.1431848Z tmpxft_000017b0_00000000-7_NaiveDilatedConvolution.cudafe1.cpp 2025-12-04T09:33:53.1433023Z [6791/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\PowKernel.cu.obj 2025-12-04T09:33:53.1433995Z PowKernel.cu 2025-12-04T09:33:53.1434602Z tmpxft_000016dc_00000000-7_PowKernel.cudafe1.cpp 2025-12-04T09:33:54.7996479Z [6792/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Normalization.cu.obj 2025-12-04T09:33:54.7997527Z Normalization.cu 2025-12-04T09:33:54.7998018Z tmpxft_00001440_00000000-7_Normalization.cudafe1.cpp 2025-12-04T09:33:54.7999131Z [6793/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Nonzero.cu.obj 2025-12-04T09:33:54.8002178Z Nonzero.cu 2025-12-04T09:33:54.8002587Z tmpxft_00001760_00000000-7_Nonzero.cudafe1.cpp 2025-12-04T09:33:54.8003709Z [6794/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\MixedDtypesLinear.cu.obj 2025-12-04T09:33:54.8004783Z MixedDtypesLinear.cu 2025-12-04T09:33:54.8005320Z tmpxft_00000e68_00000000-7_MixedDtypesLinear.cudafe1.cpp 2025-12-04T09:33:55.6689118Z [6795/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RNN.cu.obj 2025-12-04T09:33:55.6690219Z RNN.cu 2025-12-04T09:33:55.6690581Z tmpxft_0000049c_00000000-7_RNN.cudafe1.cpp 2025-12-04T09:33:55.6691601Z [6796/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RecordStream.cu.obj 2025-12-04T09:33:55.6692581Z RecordStream.cu 2025-12-04T09:33:55.6693037Z tmpxft_00001464_00000000-7_RecordStream.cudafe1.cpp 2025-12-04T09:33:55.6694223Z [6797/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RangeFactories.cu.obj 2025-12-04T09:33:55.6695358Z RangeFactories.cu 2025-12-04T09:33:55.6695827Z tmpxft_00000c7c_00000000-7_RangeFactories.cudafe1.cpp 2025-12-04T09:33:56.5745915Z [6798/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Reduce.cu.obj 2025-12-04T09:33:56.5746901Z Reduce.cu 2025-12-04T09:33:56.5747282Z tmpxft_000007ac_00000000-7_Reduce.cudafe1.cpp 2025-12-04T09:33:56.5748575Z [6799/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Randperm.cu.obj 2025-12-04T09:33:56.5749540Z Randperm.cu 2025-12-04T09:33:56.5749927Z tmpxft_000015e8_00000000-7_Randperm.cudafe1.cpp 2025-12-04T09:33:56.5751011Z [6800/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceAMinMaxKernel.cu.obj 2025-12-04T09:33:56.5752334Z ReduceAMinMaxKernel.cu 2025-12-04T09:33:58.3503013Z tmpxft_00000fb8_00000000-7_ReduceAMinMaxKernel.cudafe1.cpp 2025-12-04T09:33:58.3504346Z [6801/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceArgMaxKernel.cu.obj 2025-12-04T09:33:58.3505425Z ReduceArgMaxKernel.cu 2025-12-04T09:33:58.3505983Z tmpxft_000017dc_00000000-7_ReduceArgMaxKernel.cudafe1.cpp 2025-12-04T09:33:58.3507196Z [6802/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceArgMinKernel.cu.obj 2025-12-04T09:33:58.3508256Z ReduceArgMinKernel.cu 2025-12-04T09:33:58.3508773Z tmpxft_00001798_00000000-7_ReduceArgMinKernel.cudafe1.cpp 2025-12-04T09:33:58.4867912Z [6803/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceLogicKernel.cu.obj 2025-12-04T09:33:58.4869031Z ReduceLogicKernel.cu 2025-12-04T09:33:58.4869556Z tmpxft_00000d6c_00000000-7_ReduceLogicKernel.cudafe1.cpp 2025-12-04T09:33:58.4870775Z [6804/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceMaxValuesKernel.cu.obj 2025-12-04T09:33:58.4871925Z ReduceMaxValuesKernel.cu 2025-12-04T09:33:58.4872528Z tmpxft_00001438_00000000-7_ReduceMaxValuesKernel.cudafe1.cpp 2025-12-04T09:33:58.4873749Z [6805/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceMinValuesKernel.cu.obj 2025-12-04T09:33:58.4875186Z ReduceMinValuesKernel.cu 2025-12-04T09:33:59.6178474Z tmpxft_00001508_00000000-7_ReduceMinValuesKernel.cudafe1.cpp 2025-12-04T09:33:59.6179938Z [6806/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceMomentKernel.cu.obj 2025-12-04T09:33:59.6180871Z ReduceMomentKernel.cu 2025-12-04T09:33:59.6181380Z tmpxft_0000141c_00000000-7_ReduceMomentKernel.cudafe1.cpp 2025-12-04T09:33:59.6182499Z [6807/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceNormKernel.cu.obj 2025-12-04T09:33:59.6183605Z ReduceNormKernel.cu 2025-12-04T09:33:59.6184265Z tmpxft_0000073c_00000000-7_ReduceNormKernel.cudafe1.cpp 2025-12-04T09:34:01.8620028Z [6808/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceSumProdKernel.cu.obj 2025-12-04T09:34:01.8621574Z ReduceSumProdKernel.cu 2025-12-04T09:34:01.8622159Z tmpxft_000017c0_00000000-7_ReduceSumProdKernel.cudafe1.cpp 2025-12-04T09:34:01.8623358Z [6809/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReflectionPad.cu.obj 2025-12-04T09:34:01.8624672Z ReflectionPad.cu 2025-12-04T09:34:01.8625170Z tmpxft_000014f4_00000000-7_ReflectionPad.cudafe1.cpp 2025-12-04T09:34:01.8626229Z [6810/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RenormKernel.cu.obj 2025-12-04T09:34:01.8627247Z RenormKernel.cu 2025-12-04T09:34:01.8627708Z tmpxft_000017ac_00000000-7_RenormKernel.cudafe1.cpp 2025-12-04T09:34:03.1021828Z [6811/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReplicationPadding.cu.obj 2025-12-04T09:34:03.1023290Z ReplicationPadding.cu 2025-12-04T09:34:03.1023872Z tmpxft_000005f0_00000000-7_ReplicationPadding.cudafe1.cpp 2025-12-04T09:34:03.1024980Z [6812/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Repeat.cu.obj 2025-12-04T09:34:03.1025978Z Repeat.cu 2025-12-04T09:34:03.1026352Z tmpxft_000011ac_00000000-7_Repeat.cudafe1.cpp 2025-12-04T09:34:03.1027427Z [6813/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ScaledGroupMM.cu.obj 2025-12-04T09:34:03.1028379Z ScaledGroupMM.cu 2025-12-04T09:34:03.1028859Z tmpxft_0000083c_00000000-7_ScaledGroupMM.cudafe1.cpp 2025-12-04T09:34:04.4805156Z [6814/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RreluWithNoise.cu.obj 2025-12-04T09:34:04.4806246Z RreluWithNoise.cu 2025-12-04T09:34:04.4806738Z tmpxft_00000b48_00000000-7_RreluWithNoise.cudafe1.cpp 2025-12-04T09:34:04.4807897Z [6815/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\RowwiseScaledMM.cu.obj 2025-12-04T09:34:04.4808937Z RowwiseScaledMM.cu 2025-12-04T09:34:04.4809527Z tmpxft_000013c4_00000000-7_RowwiseScaledMM.compute_89.cudafe1.cpp 2025-12-04T09:34:04.4810777Z [6816/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ScatterGatherKernel.cu.obj 2025-12-04T09:34:05.6105366Z ScatterGatherKernel.cu 2025-12-04T09:34:05.6106040Z tmpxft_00001430_00000000-7_ScatterGatherKernel.cudafe1.cpp 2025-12-04T09:34:05.6107159Z [6817/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Shape.cu.obj 2025-12-04T09:34:05.6108053Z Shape.cu 2025-12-04T09:34:05.6108406Z tmpxft_000013e4_00000000-7_Shape.cudafe1.cpp 2025-12-04T09:34:05.6109287Z [6818/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SoftMax.cu.obj 2025-12-04T09:34:05.6110159Z SoftMax.cu 2025-12-04T09:34:05.6110530Z tmpxft_00000808_00000000-7_SoftMax.cudafe1.cpp 2025-12-04T09:34:07.4985210Z [6819/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SegmentReduce.cu.obj 2025-12-04T09:34:07.4986258Z SegmentReduce.cu 2025-12-04T09:34:07.4986745Z tmpxft_000005ac_00000000-7_SegmentReduce.cudafe1.cpp 2025-12-04T09:34:07.4987750Z [6820/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Sort.cu.obj 2025-12-04T09:34:07.4988672Z Sort.cu 2025-12-04T09:34:07.4989064Z tmpxft_00001014_00000000-7_Sort.cudafe1.cpp 2025-12-04T09:34:07.4989992Z [6821/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Sorting.cu.obj 2025-12-04T09:34:07.4990969Z Sorting.cu 2025-12-04T09:34:07.4991356Z tmpxft_00000428_00000000-7_Sorting.cudafe1.cpp 2025-12-04T09:34:08.3199971Z [6822/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SortStable.cu.obj 2025-12-04T09:34:08.3200818Z SortStable.cu 2025-12-04T09:34:08.3201244Z tmpxft_00001918_00000000-7_SortStable.cudafe1.cpp 2025-12-04T09:34:08.3202018Z [6823/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SortImpl.cu.obj 2025-12-04T09:34:08.3202637Z SortImpl.cu 2025-12-04T09:34:08.3202954Z tmpxft_000012c8_00000000-7_SortImpl.cudafe1.cpp 2025-12-04T09:34:08.3204160Z [6824/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SparseMM.cu.obj 2025-12-04T09:34:08.3204958Z SparseMM.cu 2025-12-04T09:34:08.3205551Z tmpxft_000016dc_00000000-7_SparseMM.cudafe1.cpp 2025-12-04T09:34:10.2792704Z [6825/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SpectralOps.cu.obj 2025-12-04T09:34:10.2793792Z SpectralOps.cu 2025-12-04T09:34:10.2794216Z tmpxft_0000071c_00000000-7_SpectralOps.cudafe1.cpp 2025-12-04T09:34:10.2795540Z [6826/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SparseBinaryOpIntersectionKernel.cu.obj 2025-12-04T09:34:10.2796829Z SparseBinaryOpIntersectionKernel.cu 2025-12-04T09:34:10.2797740Z tmpxft_000014bc_00000000-7_SparseBinaryOpIntersectionKernel.cudafe1.cpp 2025-12-04T09:34:10.2798991Z [6827/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\StepKernel.cu.obj 2025-12-04T09:34:10.2800069Z StepKernel.cu 2025-12-04T09:34:10.2800536Z tmpxft_00000674_00000000-7_StepKernel.cudafe1.cpp 2025-12-04T09:34:11.6708197Z [6828/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorCompare.cu.obj 2025-12-04T09:34:11.6709204Z TensorCompare.cu 2025-12-04T09:34:11.6709609Z tmpxft_0000146c_00000000-7_TensorCompare.cudafe1.cpp 2025-12-04T09:34:11.6710623Z [6829/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\SummaryOps.cu.obj 2025-12-04T09:34:11.6711515Z SummaryOps.cu 2025-12-04T09:34:11.6711905Z tmpxft_00000af0_00000000-7_SummaryOps.cudafe1.cpp 2025-12-04T09:34:11.6712866Z [6830/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorShape.cu.obj 2025-12-04T09:34:11.6713721Z TensorShape.cu 2025-12-04T09:34:12.6971471Z tmpxft_00000cd8_00000000-7_TensorShape.cudafe1.cpp 2025-12-04T09:34:12.6972830Z [6831/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorTransformations.cu.obj 2025-12-04T09:34:12.6974116Z TensorTransformations.cu 2025-12-04T09:34:12.6974689Z tmpxft_000001d4_00000000-7_TensorTransformations.cudafe1.cpp 2025-12-04T09:34:12.6975900Z [6832/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorTopK.cu.obj 2025-12-04T09:34:12.6977088Z TensorTopK.cu 2025-12-04T09:34:12.6977545Z tmpxft_000014c0_00000000-7_TensorTopK.cudafe1.cpp 2025-12-04T09:34:13.0394525Z [6833/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorModeKernel.cu.obj 2025-12-04T09:34:13.0396178Z TensorModeKernel.cu 2025-12-04T09:34:13.0398689Z tmpxft_000017ac_00000000-7_TensorModeKernel.cudafe1.cpp 2025-12-04T09:34:13.0400579Z [6834/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryComplexKernels.cu.obj 2025-12-04T09:34:13.0401669Z UnaryComplexKernels.cu 2025-12-04T09:34:13.0402233Z tmpxft_000012c8_00000000-7_UnaryComplexKernels.cudafe1.cpp 2025-12-04T09:34:13.0403924Z [6835/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TriangularOps.cu.obj 2025-12-04T09:34:13.0405020Z TriangularOps.cu 2025-12-04T09:34:13.0405528Z tmpxft_0000179c_00000000-7_TriangularOps.cudafe1.cpp 2025-12-04T09:34:14.6258670Z [6836/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryFractionKernels.cu.obj 2025-12-04T09:34:14.6259830Z UnaryFractionKernels.cu 2025-12-04T09:34:14.6260402Z tmpxft_0000080c_00000000-7_UnaryFractionKernels.cudafe1.cpp 2025-12-04T09:34:14.6261536Z [6837/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGammaKernels.cu.obj 2025-12-04T09:34:14.6262589Z UnaryGammaKernels.cu 2025-12-04T09:34:14.6263094Z tmpxft_00001544_00000000-7_UnaryGammaKernels.cudafe1.cpp 2025-12-04T09:34:14.6264243Z [6838/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAcosKernel.cu.obj 2025-12-04T09:34:15.2082630Z UnaryGeometricAcosKernel.cu 2025-12-04T09:34:15.2083375Z tmpxft_00001bc8_00000000-7_UnaryGeometricAcosKernel.cudafe1.cpp 2025-12-04T09:34:15.2084906Z [6839/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAcoshKernel.cu.obj 2025-12-04T09:34:15.2085990Z UnaryGeometricAcoshKernel.cu 2025-12-04T09:34:15.2086586Z tmpxft_000011ac_00000000-7_UnaryGeometricAcoshKernel.cudafe1.cpp 2025-12-04T09:34:15.2087281Z [6840/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAsinKernel.cu.obj 2025-12-04T09:34:15.2087887Z UnaryGeometricAsinKernel.cu 2025-12-04T09:34:15.7139034Z tmpxft_0000152c_00000000-7_UnaryGeometricAsinKernel.cudafe1.cpp 2025-12-04T09:34:15.7140593Z [6841/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAsinhKernel.cu.obj 2025-12-04T09:34:15.7141755Z UnaryGeometricAsinhKernel.cu 2025-12-04T09:34:15.7142419Z tmpxft_000010c0_00000000-7_UnaryGeometricAsinhKernel.cudafe1.cpp 2025-12-04T09:34:15.7143734Z [6842/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAtanKernel.cu.obj 2025-12-04T09:34:15.7144886Z UnaryGeometricAtanKernel.cu 2025-12-04T09:34:15.7145535Z tmpxft_0000070c_00000000-7_UnaryGeometricAtanKernel.cudafe1.cpp 2025-12-04T09:34:17.3890018Z [6843/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAtanhKernel.cu.obj 2025-12-04T09:34:17.3891186Z UnaryGeometricAtanhKernel.cu 2025-12-04T09:34:17.3891780Z tmpxft_00001780_00000000-7_UnaryGeometricAtanhKernel.cudafe1.cpp 2025-12-04T09:34:17.3892984Z [6844/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricCosKernel.cu.obj 2025-12-04T09:34:17.3894048Z UnaryGeometricCosKernel.cu 2025-12-04T09:34:17.3894633Z tmpxft_000012c0_00000000-7_UnaryGeometricCosKernel.cudafe1.cpp 2025-12-04T09:34:17.3895848Z [6845/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricCoshKernel.cu.obj 2025-12-04T09:34:17.9408395Z UnaryGeometricCoshKernel.cu 2025-12-04T09:34:17.9409236Z tmpxft_00000eb0_00000000-7_UnaryGeometricCoshKernel.cudafe1.cpp 2025-12-04T09:34:17.9410534Z [6846/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricSinKernel.cu.obj 2025-12-04T09:34:17.9411662Z UnaryGeometricSinKernel.cu 2025-12-04T09:34:17.9412330Z tmpxft_00000008_00000000-7_UnaryGeometricSinKernel.cudafe1.cpp 2025-12-04T09:34:17.9413629Z [6847/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricTanKernel.cu.obj 2025-12-04T09:34:17.9414811Z UnaryGeometricTanKernel.cu 2025-12-04T09:34:19.0941082Z tmpxft_000001d4_00000000-7_UnaryGeometricTanKernel.cudafe1.cpp 2025-12-04T09:34:19.0942459Z [6848/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricTanhKernel.cu.obj 2025-12-04T09:34:19.0944411Z UnaryGeometricTanhKernel.cu 2025-12-04T09:34:19.0944829Z tmpxft_000016e8_00000000-7_UnaryGeometricTanhKernel.cudafe1.cpp 2025-12-04T09:34:19.0945581Z [6849/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryLogKernels.cu.obj 2025-12-04T09:34:19.0946162Z UnaryLogKernels.cu 2025-12-04T09:34:19.0946495Z tmpxft_000016a4_00000000-7_UnaryLogKernels.cudafe1.cpp 2025-12-04T09:34:20.4571784Z [6850/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryGeometricSinhKernel.cu.obj 2025-12-04T09:34:20.4573036Z UnaryGeometricSinhKernel.cu 2025-12-04T09:34:20.4574222Z tmpxft_0000068c_00000000-7_UnaryGeometricSinhKernel.cudafe1.cpp 2025-12-04T09:34:20.4575477Z [6851/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnaryOpsKernel.cu.obj 2025-12-04T09:34:20.4576508Z UnaryOpsKernel.cu 2025-12-04T09:34:20.4577014Z tmpxft_0000184c_00000000-7_UnaryOpsKernel.cudafe1.cpp 2025-12-04T09:34:20.4578716Z [6852/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnarySignKernels.cu.obj 2025-12-04T09:34:20.4580181Z UnarySignKernels.cu 2025-12-04T09:34:20.4580752Z tmpxft_00001980_00000000-7_UnarySignKernels.cudafe1.cpp 2025-12-04T09:34:21.5822254Z [6853/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnarySpecialOpsKernel.cu.obj 2025-12-04T09:34:21.5823125Z UnarySpecialOpsKernel.cu 2025-12-04T09:34:21.5823526Z tmpxft_0000166c_00000000-7_UnarySpecialOpsKernel.cudafe1.cpp 2025-12-04T09:34:21.5824219Z [6854/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UnfoldBackwardKernel.cu.obj 2025-12-04T09:34:21.5825410Z UnfoldBackwardKernel.cu 2025-12-04T09:34:21.5825765Z tmpxft_00000ca8_00000000-7_UnfoldBackwardKernel.cudafe1.cpp 2025-12-04T09:34:23.1500298Z [6855/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleBicubic2d.cu.obj 2025-12-04T09:34:23.1501373Z UpSampleBicubic2d.cu 2025-12-04T09:34:23.1501967Z tmpxft_00000cbc_00000000-7_UpSampleBicubic2d.cudafe1.cpp 2025-12-04T09:34:23.1503151Z [6856/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleBilinear2d.cu.obj 2025-12-04T09:34:23.1504278Z UpSampleBilinear2d.cu 2025-12-04T09:34:23.1504889Z tmpxft_00001744_00000000-7_UpSampleBilinear2d.cudafe1.cpp 2025-12-04T09:34:23.1506025Z [6857/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UniqueCub.cu.obj 2025-12-04T09:34:23.1507035Z UniqueCub.cu 2025-12-04T09:34:23.1507485Z tmpxft_000016e8_00000000-7_UniqueCub.cudafe1.cpp 2025-12-04T09:34:23.8407343Z [6858/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleLinear1d.cu.obj 2025-12-04T09:34:23.8408540Z UpSampleLinear1d.cu 2025-12-04T09:34:23.8409135Z tmpxft_00000dc8_00000000-7_UpSampleLinear1d.cudafe1.cpp 2025-12-04T09:34:23.8410326Z [6859/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleNearest1d.cu.obj 2025-12-04T09:34:23.8412042Z UpSampleNearest1d.cu 2025-12-04T09:34:23.8412730Z tmpxft_00000cc4_00000000-7_UpSampleNearest1d.cudafe1.cpp 2025-12-04T09:34:23.8414477Z [6860/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleNearest2d.cu.obj 2025-12-04T09:34:23.8415706Z UpSampleNearest2d.cu 2025-12-04T09:34:25.7503390Z tmpxft_0000061c_00000000-7_UpSampleNearest2d.cudafe1.cpp 2025-12-04T09:34:25.7504735Z [6861/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleTrilinear3d.cu.obj 2025-12-04T09:34:25.7505933Z UpSampleTrilinear3d.cu 2025-12-04T09:34:25.7506553Z tmpxft_000011fc_00000000-7_UpSampleTrilinear3d.cudafe1.cpp 2025-12-04T09:34:25.7507822Z [6862/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\UpSampleNearest3d.cu.obj 2025-12-04T09:34:25.7508922Z UpSampleNearest3d.cu 2025-12-04T09:34:25.7509539Z tmpxft_00001878_00000000-7_UpSampleNearest3d.cudafe1.cpp 2025-12-04T09:34:26.1612332Z [6863/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ZetaKernel.cu.obj 2025-12-04T09:34:26.1613448Z ZetaKernel.cu 2025-12-04T09:34:26.1613911Z tmpxft_00000b40_00000000-7_ZetaKernel.cudafe1.cpp 2025-12-04T09:34:26.1615263Z [6864/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ValidateCompressedIndicesKernel.cu.obj 2025-12-04T09:34:26.1616502Z ValidateCompressedIndicesKernel.cu 2025-12-04T09:34:26.1617327Z tmpxft_00000460_00000000-7_ValidateCompressedIndicesKernel.cudafe1.cpp 2025-12-04T09:34:26.1618510Z [6865/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\airy_ai.cu.obj 2025-12-04T09:34:26.1619535Z airy_ai.cu 2025-12-04T09:34:26.1619933Z tmpxft_00000c60_00000000-7_airy_ai.cudafe1.cpp 2025-12-04T09:34:27.4337585Z [6866/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\WeightNorm.cu.obj 2025-12-04T09:34:27.4338318Z WeightNorm.cu 2025-12-04T09:34:27.4338608Z tmpxft_00000e74_00000000-7_WeightNorm.cudafe1.cpp 2025-12-04T09:34:27.4339544Z [6867/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\bessel_j0.cu.obj 2025-12-04T09:34:27.4340071Z bessel_j0.cu 2025-12-04T09:34:27.4340319Z tmpxft_000006f8_00000000-7_bessel_j0.cudafe1.cpp 2025-12-04T09:34:27.4340870Z [6868/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\bessel_y0.cu.obj 2025-12-04T09:34:27.4341408Z bessel_y0.cu 2025-12-04T09:34:28.5325128Z tmpxft_00001720_00000000-7_bessel_y0.cudafe1.cpp 2025-12-04T09:34:28.5326199Z [6869/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\bessel_j1.cu.obj 2025-12-04T09:34:28.5327205Z bessel_j1.cu 2025-12-04T09:34:28.5327624Z tmpxft_00000374_00000000-7_bessel_j1.cudafe1.cpp 2025-12-04T09:34:28.5328299Z [6870/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\bessel_y1.cu.obj 2025-12-04T09:34:28.5328873Z bessel_y1.cu 2025-12-04T09:34:28.5329112Z tmpxft_00001628_00000000-7_bessel_y1.cudafe1.cpp 2025-12-04T09:34:28.5330342Z [6871/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_t.cu.obj 2025-12-04T09:34:28.5331359Z chebyshev_polynomial_t.cu 2025-12-04T09:34:29.0264451Z tmpxft_00000fe8_00000000-7_chebyshev_polynomial_t.cudafe1.cpp 2025-12-04T09:34:29.0265768Z [6872/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_u.cu.obj 2025-12-04T09:34:29.0266902Z chebyshev_polynomial_u.cu 2025-12-04T09:34:29.0279488Z tmpxft_0000172c_00000000-7_chebyshev_polynomial_u.cudafe1.cpp 2025-12-04T09:34:29.0280676Z [6873/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_v.cu.obj 2025-12-04T09:34:29.0281964Z chebyshev_polynomial_v.cu 2025-12-04T09:34:29.0282639Z tmpxft_000017d8_00000000-7_chebyshev_polynomial_v.cudafe1.cpp 2025-12-04T09:34:30.7110999Z [6874/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_w.cu.obj 2025-12-04T09:34:30.7112226Z chebyshev_polynomial_w.cu 2025-12-04T09:34:30.7112843Z tmpxft_00000fd0_00000000-7_chebyshev_polynomial_w.cudafe1.cpp 2025-12-04T09:34:30.7114119Z [6875/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\fused_adagrad_impl.cu.obj 2025-12-04T09:34:30.7115201Z fused_adagrad_impl.cu 2025-12-04T09:34:30.7115765Z tmpxft_00000260_00000000-7_fused_adagrad_impl.cudafe1.cpp 2025-12-04T09:34:31.6539557Z [6876/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\fused_adam_amsgrad_impl.cu.obj 2025-12-04T09:34:31.6540695Z fused_adam_amsgrad_impl.cu 2025-12-04T09:34:31.6541299Z tmpxft_000002ac_00000000-7_fused_adam_amsgrad_impl.cudafe1.cpp 2025-12-04T09:34:31.6542470Z [6877/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\fused_adam_impl.cu.obj 2025-12-04T09:34:31.6543495Z fused_adam_impl.cu 2025-12-04T09:34:31.6544079Z tmpxft_000006f8_00000000-7_fused_adam_impl.cudafe1.cpp 2025-12-04T09:34:31.6545284Z [6878/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\hermite_polynomial_h.cu.obj 2025-12-04T09:34:31.6546362Z hermite_polynomial_h.cu 2025-12-04T09:34:31.6546915Z tmpxft_00001574_00000000-7_hermite_polynomial_h.cudafe1.cpp 2025-12-04T09:34:32.0104164Z [6879/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\fused_adamw_amsgrad_impl.cu.obj 2025-12-04T09:34:32.0105409Z fused_adamw_amsgrad_impl.cu 2025-12-04T09:34:32.0106015Z tmpxft_00001440_00000000-7_fused_adamw_amsgrad_impl.cudafe1.cpp 2025-12-04T09:34:32.0107251Z [6880/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\fused_adamw_impl.cu.obj 2025-12-04T09:34:32.0108369Z fused_adamw_impl.cu 2025-12-04T09:34:32.0108870Z tmpxft_00000390_00000000-7_fused_adamw_impl.cudafe1.cpp 2025-12-04T09:34:34.5135854Z [6881/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\group_norm_kernel.cu.obj 2025-12-04T09:34:34.5136965Z group_norm_kernel.cu 2025-12-04T09:34:34.5137452Z tmpxft_00001070_00000000-7_group_norm_kernel.cudafe1.cpp 2025-12-04T09:34:34.5138628Z [6882/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\hermite_polynomial_he.cu.obj 2025-12-04T09:34:34.5141139Z hermite_polynomial_he.cu 2025-12-04T09:34:34.5141845Z tmpxft_00001130_00000000-7_hermite_polynomial_he.cudafe1.cpp 2025-12-04T09:34:34.5144276Z [6883/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\laguerre_polynomial_l.cu.obj 2025-12-04T09:34:34.5145190Z laguerre_polynomial_l.cu 2025-12-04T09:34:34.5145665Z tmpxft_0000166c_00000000-7_laguerre_polynomial_l.cudafe1.cpp 2025-12-04T09:34:35.0394050Z [6884/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\legendre_polynomial_p.cu.obj 2025-12-04T09:34:35.0394710Z legendre_polynomial_p.cu 2025-12-04T09:34:35.0395029Z tmpxft_00000fd8_00000000-7_legendre_polynomial_p.cudafe1.cpp 2025-12-04T09:34:35.0395858Z [6885/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\modified_bessel_i0.cu.obj 2025-12-04T09:34:35.0396859Z modified_bessel_i0.cu 2025-12-04T09:34:35.0397378Z tmpxft_00001790_00000000-7_modified_bessel_i0.cudafe1.cpp 2025-12-04T09:34:37.0333866Z [6886/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\layer_norm_kernel.cu.obj 2025-12-04T09:34:37.0334589Z layer_norm_kernel.cu 2025-12-04T09:34:37.0334927Z tmpxft_000011d8_00000000-7_layer_norm_kernel.cudafe1.cpp 2025-12-04T09:34:37.0335623Z [6887/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\modified_bessel_i1.cu.obj 2025-12-04T09:34:37.0336213Z modified_bessel_i1.cu 2025-12-04T09:34:37.0336581Z tmpxft_0000107c_00000000-7_modified_bessel_i1.cudafe1.cpp 2025-12-04T09:34:37.0337263Z [6888/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\modified_bessel_k0.cu.obj 2025-12-04T09:34:37.0337921Z modified_bessel_k0.cu 2025-12-04T09:34:37.0338302Z tmpxft_000003f8_00000000-7_modified_bessel_k0.cudafe1.cpp 2025-12-04T09:34:37.4538701Z [6889/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\modified_bessel_k1.cu.obj 2025-12-04T09:34:37.4539761Z modified_bessel_k1.cu 2025-12-04T09:34:37.4540278Z tmpxft_000002b0_00000000-7_modified_bessel_k1.cudafe1.cpp 2025-12-04T09:34:37.4541487Z [6890/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\scaled_modified_bessel_k0.cu.obj 2025-12-04T09:34:37.4542621Z scaled_modified_bessel_k0.cu 2025-12-04T09:34:37.4543251Z tmpxft_000014cc_00000000-7_scaled_modified_bessel_k0.cudafe1.cpp 2025-12-04T09:34:39.1966782Z [6891/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\scaled_modified_bessel_k1.cu.obj 2025-12-04T09:34:39.1967947Z scaled_modified_bessel_k1.cu 2025-12-04T09:34:39.1968534Z tmpxft_000018c0_00000000-7_scaled_modified_bessel_k1.cudafe1.cpp 2025-12-04T09:34:39.1969788Z [6892/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_t.cu.obj 2025-12-04T09:34:39.1970951Z shifted_chebyshev_polynomial_t.cu 2025-12-04T09:34:39.1971661Z tmpxft_00001b98_00000000-7_shifted_chebyshev_polynomial_t.cudafe1.cpp 2025-12-04T09:34:39.1972991Z [6893/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_u.cu.obj 2025-12-04T09:34:39.1974153Z shifted_chebyshev_polynomial_u.cu 2025-12-04T09:34:39.6776333Z tmpxft_00000f48_00000000-7_shifted_chebyshev_polynomial_u.cudafe1.cpp 2025-12-04T09:34:39.6777122Z [6894/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_v.cu.obj 2025-12-04T09:34:39.6778273Z shifted_chebyshev_polynomial_v.cu 2025-12-04T09:34:39.6779135Z tmpxft_00000e60_00000000-7_shifted_chebyshev_polynomial_v.cudafe1.cpp 2025-12-04T09:34:39.6780418Z [6895/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_w.cu.obj 2025-12-04T09:34:39.6781536Z shifted_chebyshev_polynomial_w.cu 2025-12-04T09:34:40.7568892Z tmpxft_000004a0_00000000-7_shifted_chebyshev_polynomial_w.cudafe1.cpp 2025-12-04T09:34:40.7573990Z [6896/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\spherical_bessel_j0.cu.obj 2025-12-04T09:34:40.7575817Z spherical_bessel_j0.cu 2025-12-04T09:34:40.7577107Z tmpxft_0000107c_00000000-7_spherical_bessel_j0.cudafe1.cpp 2025-12-04T09:34:40.7578216Z [6897/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\int8mm.cu.obj 2025-12-04T09:34:40.7580207Z int8mm.cu 2025-12-04T09:34:40.7582413Z tmpxft_00000814_00000000-7_int8mm.cudafe1.cpp 2025-12-04T09:34:40.7584119Z [6898/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\int4mm.cu.obj 2025-12-04T09:35:10.7475855Z int4mm.cu 2025-12-04T09:35:10.7476189Z tmpxft_00000b30_00000000-7_int4mm.cudafe1.cpp 2025-12-04T09:35:10.7476927Z [6899/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseCUDATensorMath.cu.obj 2025-12-04T09:35:10.7477597Z SparseCUDATensorMath.cu 2025-12-04T09:35:10.7477943Z tmpxft_00001900_00000000-7_SparseCUDATensorMath.cudafe1.cpp 2025-12-04T09:35:10.7478769Z [6900/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseCsrTensorMath.cu.obj 2025-12-04T09:35:10.7479426Z SparseCsrTensorMath.cu 2025-12-04T09:35:10.7479783Z tmpxft_0000176c_00000000-7_SparseCsrTensorMath.cudafe1.cpp 2025-12-04T09:35:17.7994693Z [6901/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseMatMul.cu.obj 2025-12-04T09:35:17.7995313Z SparseMatMul.cu 2025-12-04T09:35:17.7995618Z tmpxft_00001708_00000000-7_SparseMatMul.cudafe1.cpp 2025-12-04T09:35:17.7996310Z [6902/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseSemiStructuredApply.cu.obj 2025-12-04T09:35:17.7996941Z SparseSemiStructuredApply.cu 2025-12-04T09:35:17.7997322Z tmpxft_00001afc_00000000-7_SparseSemiStructuredApply.cudafe1.cpp 2025-12-04T09:35:17.7998086Z [6903/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseSemiStructuredApplyDense.cu.obj 2025-12-04T09:35:17.7998784Z SparseSemiStructuredApplyDense.cu 2025-12-04T09:35:17.7999243Z tmpxft_00001618_00000000-7_SparseSemiStructuredApplyDense.cudafe1.cpp 2025-12-04T09:35:17.8000186Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-12-04T09:35:17.8001467Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-12-04T09:35:17.8002975Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-12-04T09:35:17.8003873Z with 2025-12-04T09:35:17.8004076Z [ 2025-12-04T09:35:17.8004259Z I=size_t, 2025-12-04T09:35:17.8004487Z _Ty2=size_t 2025-12-04T09:35:17.8004696Z ] 2025-12-04T09:35:17.8005522Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-12-04T09:35:17.8008220Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-12-04T09:35:17.8009547Z with 2025-12-04T09:35:17.8009738Z [ 2025-12-04T09:35:17.8009910Z _Ty=int 2025-12-04T09:35:17.8010111Z ] 2025-12-04T09:35:23.8359627Z tmpxft_00001618_00000000-7_SparseSemiStructuredApplyDense.cudafe1.stub.c(2): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-12-04T09:35:23.8361134Z with 2025-12-04T09:35:23.8361323Z [ 2025-12-04T09:35:23.8361490Z _Ty=int 2025-12-04T09:35:23.8361687Z ] 2025-12-04T09:35:23.8362219Z [6904/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseSemiStructuredLinear.cu.obj 2025-12-04T09:35:23.8362888Z SparseSemiStructuredLinear.cu 2025-12-04T09:35:23.8363255Z tmpxft_00001b68_00000000-7_SparseSemiStructuredLinear.cudafe1.cpp 2025-12-04T09:35:26.9184925Z [6905/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseSemiStructuredOps.cu.obj 2025-12-04T09:35:26.9185646Z SparseSemiStructuredOps.cu 2025-12-04T09:35:26.9186010Z tmpxft_0000042c_00000000-7_SparseSemiStructuredOps.cudafe1.cpp 2025-12-04T09:35:26.9186734Z [6906/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseSemiStructuredTile.cu.obj 2025-12-04T09:35:26.9187396Z SparseSemiStructuredTile.cu 2025-12-04T09:35:26.9187761Z tmpxft_00000b2c_00000000-7_SparseSemiStructuredTile.cudafe1.cpp 2025-12-04T09:35:26.9188696Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-12-04T09:35:26.9189951Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-12-04T09:35:26.9191432Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-12-04T09:35:26.9192330Z with 2025-12-04T09:35:26.9192530Z [ 2025-12-04T09:35:26.9192723Z I=size_t, 2025-12-04T09:35:26.9192932Z _Ty2=size_t 2025-12-04T09:35:26.9193152Z ] 2025-12-04T09:35:26.9193903Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-12-04T09:35:26.9195647Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-12-04T09:35:26.9196898Z with 2025-12-04T09:35:26.9197082Z [ 2025-12-04T09:35:28.1063124Z _Ty=int 2025-12-04T09:35:28.1063391Z ] 2025-12-04T09:35:28.1064557Z tmpxft_00000b2c_00000000-7_SparseSemiStructuredTile.cudafe1.stub.c(2): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-12-04T09:35:28.1065797Z with 2025-12-04T09:35:28.1065972Z [ 2025-12-04T09:35:28.1066162Z _Ty=int 2025-12-04T09:35:28.1066349Z ] 2025-12-04T09:35:28.1066824Z [6907/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SoftMax.cu.obj 2025-12-04T09:35:28.1067360Z SoftMax.cu 2025-12-04T09:35:29.9306750Z tmpxft_000007e0_00000000-7_SoftMax.cudafe1.cpp 2025-12-04T09:35:29.9307704Z [6908/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseCUDATensor.cu.obj 2025-12-04T09:35:29.9308443Z SparseCUDATensor.cu 2025-12-04T09:35:29.9308743Z tmpxft_00001b18_00000000-7_SparseCUDATensor.cudafe1.cpp 2025-12-04T09:35:29.9309469Z [6909/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\AffineQuantizer.cu.obj 2025-12-04T09:35:29.9310202Z AffineQuantizer.cu 2025-12-04T09:35:29.9310562Z tmpxft_00000344_00000000-7_AffineQuantizer.cudafe1.cpp 2025-12-04T09:35:30.8116054Z [6910/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\Activation.cu.obj 2025-12-04T09:35:30.8116736Z Activation.cu 2025-12-04T09:35:30.8116987Z tmpxft_00000650_00000000-7_Activation.cudafe1.cpp 2025-12-04T09:35:30.8117939Z [6911/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorTransformerFunctions.cu.obj 2025-12-04T09:35:30.8119027Z NestedTensorTransformerFunctions.cu 2025-12-04T09:35:30.8119826Z tmpxft_000016ac_00000000-7_NestedTensorTransformerFunctions.cudafe1.cpp 2025-12-04T09:35:30.8120810Z [6912/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\EmbeddingBag.cu.obj 2025-12-04T09:35:30.8121371Z EmbeddingBag.cu 2025-12-04T09:35:30.8121649Z tmpxft_000017b4_00000000-7_EmbeddingBag.cudafe1.cpp 2025-12-04T09:35:30.8122598Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-12-04T09:35:30.8123884Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-12-04T09:35:30.8125287Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-12-04T09:35:30.8126191Z with 2025-12-04T09:35:30.8126371Z [ 2025-12-04T09:35:30.8126535Z I=size_t, 2025-12-04T09:35:30.8126733Z _Ty2=size_t 2025-12-04T09:35:30.8126919Z ] 2025-12-04T09:35:30.8127673Z C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-12-04T09:35:30.8129397Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-12-04T09:35:30.8130565Z with 2025-12-04T09:35:30.8130754Z [ 2025-12-04T09:35:30.8130917Z _Ty=int 2025-12-04T09:35:30.8131097Z ] 2025-12-04T09:35:30.8132064Z tmpxft_000017b4_00000000-7_EmbeddingBag.cudafe1.stub.c(2): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-12-04T09:35:32.1465027Z with 2025-12-04T09:35:32.1465409Z [ 2025-12-04T09:35:32.1465711Z _Ty=int 2025-12-04T09:35:32.1466060Z ] 2025-12-04T09:35:32.1467458Z [6913/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorMatmul.cu.obj 2025-12-04T09:35:32.1468577Z NestedTensorMatmul.cu 2025-12-04T09:35:32.1469314Z tmpxft_00000748_00000000-7_NestedTensorMatmul.cudafe1.cpp 2025-12-04T09:35:32.1470724Z [6914/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorBinaryOps.cu.obj 2025-12-04T09:35:32.1472379Z NestedTensorBinaryOps.cu 2025-12-04T09:35:32.1472954Z tmpxft_000016a8_00000000-7_NestedTensorBinaryOps.cudafe1.cpp 2025-12-04T09:35:33.2667625Z [6915/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\FakeQuantizeCore.cu.obj 2025-12-04T09:35:33.2668332Z FakeQuantizeCore.cu 2025-12-04T09:35:33.2789922Z tmpxft_000017f4_00000000-7_FakeQuantizeCore.cudafe1.cpp 2025-12-04T09:35:33.2790817Z [6916/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\FusedObsFakeQuant.cu.obj 2025-12-04T09:35:33.2791503Z FusedObsFakeQuant.cu 2025-12-04T09:35:33.2791795Z tmpxft_000015a4_00000000-7_FusedObsFakeQuant.cudafe1.cpp 2025-12-04T09:35:33.2793639Z [6917/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\IntReprQuant.cu.obj 2025-12-04T09:35:33.2794249Z IntReprQuant.cu 2025-12-04T09:35:35.8839792Z tmpxft_00000e80_00000000-7_IntReprQuant.cudafe1.cpp 2025-12-04T09:35:35.8841240Z [6918/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\quantized\cuda\MakePerTensorQuantizedTensor.cu.obj 2025-12-04T09:35:35.8842498Z MakePerTensorQuantizedTensor.cu 2025-12-04T09:35:35.8843221Z tmpxft_000017c0_00000000-7_MakePerTensorQuantizedTensor.cudafe1.cpp 2025-12-04T09:35:35.8844897Z [6919/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k32.cu.obj 2025-12-04T09:35:35.8846354Z cutlassB_bf16_aligned_k32.cu 2025-12-04T09:35:35.9960481Z tmpxft_00000530_00000000-7_cutlassB_bf16_aligned_k32.cudafe1.cpp 2025-12-04T09:35:35.9962140Z [6920/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k32_dropout.cu.obj 2025-12-04T09:35:35.9963610Z cutlassB_bf16_aligned_k32_dropout.cu 2025-12-04T09:35:35.9964350Z tmpxft_0000163c_00000000-7_cutlassB_bf16_aligned_k32_dropout.cudafe1.cpp 2025-12-04T09:35:35.9965821Z [6921/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k128.cu.obj 2025-12-04T09:35:36.7723178Z cutlassB_bf16_aligned_k128.cu 2025-12-04T09:35:36.7723949Z tmpxft_00000be4_00000000-7_cutlassB_bf16_aligned_k128.cudafe1.cpp 2025-12-04T09:35:36.7725684Z [6922/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k128_dropout.cu.obj 2025-12-04T09:35:36.7727434Z cutlassB_bf16_aligned_k128_dropout.cu 2025-12-04T09:35:36.7728172Z tmpxft_000006c8_00000000-7_cutlassB_bf16_aligned_k128_dropout.cudafe1.cpp 2025-12-04T09:35:36.7730056Z [6923/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\attention.cu.obj 2025-12-04T09:35:36.7731133Z attention.cu 2025-12-04T09:35:37.0109680Z tmpxft_00000fa0_00000000-7_attention.cudafe1.cpp 2025-12-04T09:35:37.0113439Z [6924/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\attention_backward.cu.obj 2025-12-04T09:35:37.0114939Z attention_backward.cu 2025-12-04T09:35:37.0116972Z tmpxft_00000380_00000000-7_attention_backward.cudafe1.cpp 2025-12-04T09:35:37.0119616Z [6925/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k64.cu.obj 2025-12-04T09:35:37.0152184Z cutlassB_bf16_aligned_k64.cu 2025-12-04T09:35:38.8857802Z tmpxft_00001328_00000000-7_cutlassB_bf16_aligned_k64.cudafe1.cpp 2025-12-04T09:35:38.8859300Z [6926/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k64_dropout.cu.obj 2025-12-04T09:35:38.8860606Z cutlassB_bf16_aligned_k64_dropout.cu 2025-12-04T09:35:38.8861545Z tmpxft_00000e1c_00000000-7_cutlassB_bf16_aligned_k64_dropout.cudafe1.cpp 2025-12-04T09:35:38.8863044Z [6927/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k65536.cu.obj 2025-12-04T09:35:38.8864260Z cutlassB_bf16_aligned_k65536.cu 2025-12-04T09:35:39.0394340Z tmpxft_00001674_00000000-7_cutlassB_bf16_aligned_k65536.cudafe1.cpp 2025-12-04T09:35:39.0396516Z [6928/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k65536_dropout.cu.obj 2025-12-04T09:35:39.0398576Z cutlassB_bf16_aligned_k65536_dropout.cu 2025-12-04T09:35:39.0399421Z tmpxft_00001b6c_00000000-7_cutlassB_bf16_aligned_k65536_dropout.cudafe1.cpp 2025-12-04T09:35:39.0400954Z [6929/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_bf16_aligned_k96.cu.obj 2025-12-04T09:35:39.8465729Z cutlassB_bf16_aligned_k96.cu 2025-12-04T09:35:39.8467587Z tmpxft_000016e0_00000000-7_cutlassB_bf16_aligned_k96.cudafe1.cpp 2025-12-04T09:35:39.8470444Z [6930/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k128.cu.obj 2025-12-04T09:35:39.8471781Z cutlassB_f16_aligned_k128.cu 2025-12-04T09:35:39.8473911Z tmpxft_00000e74_00000000-7_cutlassB_f16_aligned_k128.cudafe1.cpp 2025-12-04T09:35:41.9116959Z [6931/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k128_dropout.cu.obj 2025-12-04T09:35:41.9118633Z cutlassB_f16_aligned_k128_dropout.cu 2025-12-04T09:35:41.9119328Z tmpxft_0000135c_00000000-7_cutlassB_f16_aligned_k128_dropout.cudafe1.cpp 2025-12-04T09:35:41.9120821Z [6932/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k32.cu.obj 2025-12-04T09:35:41.9122148Z cutlassB_f16_aligned_k32.cu 2025-12-04T09:35:41.9122736Z tmpxft_00001368_00000000-7_cutlassB_f16_aligned_k32.cudafe1.cpp 2025-12-04T09:35:41.9813036Z [6933/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k64.cu.obj 2025-12-04T09:35:41.9814353Z cutlassB_f16_aligned_k64.cu 2025-12-04T09:35:41.9814925Z tmpxft_00000438_00000000-7_cutlassB_f16_aligned_k64.cudafe1.cpp 2025-12-04T09:35:41.9816390Z [6934/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k64_dropout.cu.obj 2025-12-04T09:35:41.9817773Z cutlassB_f16_aligned_k64_dropout.cu 2025-12-04T09:35:41.9818276Z tmpxft_000016e4_00000000-7_cutlassB_f16_aligned_k64_dropout.cudafe1.cpp 2025-12-04T09:35:42.6610669Z [6935/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k65536.cu.obj 2025-12-04T09:35:42.6612340Z cutlassB_f16_aligned_k65536.cu 2025-12-04T09:35:42.6612927Z tmpxft_000010c0_00000000-7_cutlassB_f16_aligned_k65536.cudafe1.cpp 2025-12-04T09:35:42.6614376Z [6936/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k32_dropout.cu.obj 2025-12-04T09:35:42.6616069Z cutlassB_f16_aligned_k32_dropout.cu 2025-12-04T09:35:42.6617216Z tmpxft_00000d8c_00000000-7_cutlassB_f16_aligned_k32_dropout.cudafe1.cpp 2025-12-04T09:35:43.0753743Z [6937/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k65536_dropout.cu.obj 2025-12-04T09:35:43.0801314Z cutlassB_f16_aligned_k65536_dropout.cu 2025-12-04T09:35:44.8828584Z tmpxft_00000e88_00000000-7_cutlassB_f16_aligned_k65536_dropout.cudafe1.cpp 2025-12-04T09:35:44.8829679Z [6938/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_aligned_k96.cu.obj 2025-12-04T09:35:44.8830414Z cutlassB_f16_aligned_k96.cu 2025-12-04T09:35:44.8830740Z tmpxft_000019c8_00000000-7_cutlassB_f16_aligned_k96.cudafe1.cpp 2025-12-04T09:35:44.8831561Z [6939/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k128.cu.obj 2025-12-04T09:35:44.8832374Z cutlassB_f16_notaligned_k128.cu 2025-12-04T09:35:44.8832813Z tmpxft_0000085c_00000000-7_cutlassB_f16_notaligned_k128.cudafe1.cpp 2025-12-04T09:35:44.8833660Z [6940/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k128_dropout.cu.obj 2025-12-04T09:35:44.8834422Z cutlassB_f16_notaligned_k128_dropout.cu 2025-12-04T09:35:44.9454076Z tmpxft_00001414_00000000-7_cutlassB_f16_notaligned_k128_dropout.cudafe1.cpp 2025-12-04T09:35:44.9454997Z [6941/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k32.cu.obj 2025-12-04T09:35:44.9455726Z cutlassB_f16_notaligned_k32.cu 2025-12-04T09:35:44.9456087Z tmpxft_00000d4c_00000000-7_cutlassB_f16_notaligned_k32.cudafe1.cpp 2025-12-04T09:35:44.9456941Z [6942/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k32_dropout.cu.obj 2025-12-04T09:35:44.9457826Z cutlassB_f16_notaligned_k32_dropout.cu 2025-12-04T09:35:45.6511063Z tmpxft_00001370_00000000-7_cutlassB_f16_notaligned_k32_dropout.cudafe1.cpp 2025-12-04T09:35:45.6512674Z [6943/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k64.cu.obj 2025-12-04T09:35:45.6513740Z cutlassB_f16_notaligned_k64.cu 2025-12-04T09:35:45.6514116Z tmpxft_000015a4_00000000-7_cutlassB_f16_notaligned_k64.cudafe1.cpp 2025-12-04T09:35:45.6515588Z [6944/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k64_dropout.cu.obj 2025-12-04T09:35:46.0370089Z cutlassB_f16_notaligned_k64_dropout.cu 2025-12-04T09:35:46.0405258Z tmpxft_0000110c_00000000-7_cutlassB_f16_notaligned_k64_dropout.cudafe1.cpp 2025-12-04T09:35:46.0518668Z [6945/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k65536.cu.obj 2025-12-04T09:35:46.0521134Z cutlassB_f16_notaligned_k65536.cu 2025-12-04T09:35:46.0521845Z tmpxft_000016dc_00000000-7_cutlassB_f16_notaligned_k65536.cudafe1.cpp 2025-12-04T09:35:47.8308870Z [6946/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f16_notaligned_k65536_dropout.cu.obj 2025-12-04T09:35:47.8310524Z cutlassB_f16_notaligned_k65536_dropout.cu 2025-12-04T09:35:47.8311337Z tmpxft_00001754_00000000-7_cutlassB_f16_notaligned_k65536_dropout.cudafe1.cpp 2025-12-04T09:35:47.8313030Z [6947/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k32.cu.obj 2025-12-04T09:35:47.8314417Z cutlassB_f32_aligned_k32.cu 2025-12-04T09:35:47.8315037Z tmpxft_000003f0_00000000-7_cutlassB_f32_aligned_k32.cudafe1.cpp 2025-12-04T09:35:47.9598521Z [6948/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k128.cu.obj 2025-12-04T09:35:47.9599835Z cutlassB_f32_aligned_k128.cu 2025-12-04T09:35:47.9600454Z tmpxft_00000798_00000000-7_cutlassB_f32_aligned_k128.cudafe1.cpp 2025-12-04T09:35:47.9602165Z [6949/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k32_dropout.cu.obj 2025-12-04T09:35:47.9603525Z cutlassB_f32_aligned_k32_dropout.cu 2025-12-04T09:35:47.9604215Z tmpxft_00001354_00000000-7_cutlassB_f32_aligned_k32_dropout.cudafe1.cpp 2025-12-04T09:35:48.9444972Z [6950/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k128_dropout.cu.obj 2025-12-04T09:35:48.9446669Z cutlassB_f32_aligned_k128_dropout.cu 2025-12-04T09:35:48.9447678Z tmpxft_00000b74_00000000-7_cutlassB_f32_aligned_k128_dropout.cudafe1.cpp 2025-12-04T09:35:48.9449414Z [6951/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k64.cu.obj 2025-12-04T09:35:48.9451405Z cutlassB_f32_aligned_k64.cu 2025-12-04T09:35:48.9452023Z tmpxft_000014ac_00000000-7_cutlassB_f32_aligned_k64.cudafe1.cpp 2025-12-04T09:35:49.0235227Z [6952/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k64_dropout.cu.obj 2025-12-04T09:35:49.0236977Z cutlassB_f32_aligned_k64_dropout.cu 2025-12-04T09:35:49.0238332Z tmpxft_000011b8_00000000-7_cutlassB_f32_aligned_k64_dropout.cudafe1.cpp 2025-12-04T09:35:49.0239964Z [6953/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k65536.cu.obj 2025-12-04T09:35:49.0242508Z cutlassB_f32_aligned_k65536.cu 2025-12-04T09:35:50.8586864Z tmpxft_00000e08_00000000-7_cutlassB_f32_aligned_k65536.cudafe1.cpp 2025-12-04T09:35:50.8587863Z [6954/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k128.cu.obj 2025-12-04T09:35:50.8588641Z cutlassB_f32_notaligned_k128.cu 2025-12-04T09:35:50.8589102Z tmpxft_0000085c_00000000-7_cutlassB_f32_notaligned_k128.cudafe1.cpp 2025-12-04T09:35:50.8590002Z [6955/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_aligned_k65536_dropout.cu.obj 2025-12-04T09:35:50.8590771Z cutlassB_f32_aligned_k65536_dropout.cu 2025-12-04T09:35:50.9863444Z tmpxft_00001358_00000000-7_cutlassB_f32_aligned_k65536_dropout.cudafe1.cpp 2025-12-04T09:35:50.9865109Z [6956/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k32.cu.obj 2025-12-04T09:35:50.9866575Z cutlassB_f32_notaligned_k32.cu 2025-12-04T09:35:50.9867252Z tmpxft_000014b8_00000000-7_cutlassB_f32_notaligned_k32.cudafe1.cpp 2025-12-04T09:35:51.8232699Z [6957/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k128_dropout.cu.obj 2025-12-04T09:35:51.8242084Z cutlassB_f32_notaligned_k128_dropout.cu 2025-12-04T09:35:51.8243095Z tmpxft_00001774_00000000-7_cutlassB_f32_notaligned_k128_dropout.cudafe1.cpp 2025-12-04T09:35:51.8246583Z [6958/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k32_dropout.cu.obj 2025-12-04T09:35:51.8248052Z cutlassB_f32_notaligned_k32_dropout.cu 2025-12-04T09:35:51.8254821Z tmpxft_0000157c_00000000-7_cutlassB_f32_notaligned_k32_dropout.cudafe1.cpp 2025-12-04T09:35:53.8340824Z [6959/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k64.cu.obj 2025-12-04T09:35:53.8341756Z cutlassB_f32_notaligned_k64.cu 2025-12-04T09:35:53.8342131Z tmpxft_0000129c_00000000-7_cutlassB_f32_notaligned_k64.cudafe1.cpp 2025-12-04T09:35:53.8343208Z [6960/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k64_dropout.cu.obj 2025-12-04T09:35:53.8343988Z cutlassB_f32_notaligned_k64_dropout.cu 2025-12-04T09:35:53.8344416Z tmpxft_0000167c_00000000-7_cutlassB_f32_notaligned_k64_dropout.cudafe1.cpp 2025-12-04T09:35:53.8919480Z [6961/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k65536.cu.obj 2025-12-04T09:35:53.8920256Z cutlassB_f32_notaligned_k65536.cu 2025-12-04T09:35:53.8921237Z tmpxft_000017a4_00000000-7_cutlassB_f32_notaligned_k65536.cudafe1.cpp 2025-12-04T09:35:53.8922198Z [6962/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB_f32_notaligned_k65536_dropout.cu.obj 2025-12-04T09:35:53.8923085Z cutlassB_f32_notaligned_k65536_dropout.cu 2025-12-04T09:35:54.4060469Z tmpxft_00001534_00000000-7_cutlassB_f32_notaligned_k65536_dropout.cudafe1.cpp 2025-12-04T09:35:54.4062220Z [6963/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF_bf16_aligned.cu.obj 2025-12-04T09:35:54.4063588Z cutlassF_bf16_aligned.cu 2025-12-04T09:35:54.4064151Z tmpxft_00001524_00000000-7_cutlassF_bf16_aligned.cudafe1.cpp 2025-12-04T09:35:54.4065650Z [6964/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF_f16_aligned.cu.obj 2025-12-04T09:35:54.4066990Z cutlassF_f16_aligned.cu 2025-12-04T09:35:54.4067532Z tmpxft_00000454_00000000-7_cutlassF_f16_aligned.cudafe1.cpp 2025-12-04T09:35:54.6558924Z [6965/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF_f16_notaligned.cu.obj 2025-12-04T09:35:54.6560425Z cutlassF_f16_notaligned.cu 2025-12-04T09:35:54.6561005Z tmpxft_00000464_00000000-7_cutlassF_f16_notaligned.cudafe1.cpp 2025-12-04T09:35:54.6562384Z [6966/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF_f32_aligned.cu.obj 2025-12-04T09:35:54.6563849Z cutlassF_f32_aligned.cu 2025-12-04T09:35:54.6564178Z tmpxft_00000f38_00000000-7_cutlassF_f32_aligned.cudafe1.cpp 2025-12-04T09:35:55.5134343Z [6967/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF_f32_notaligned.cu.obj 2025-12-04T09:35:55.5135720Z cutlassF_f32_notaligned.cu 2025-12-04T09:35:55.5136308Z tmpxft_00000c40_00000000-7_cutlassF_f32_notaligned.cudafe1.cpp 2025-12-04T09:35:55.5137505Z [6968/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\RegisterNestedTensorCUDA_0.cpp.obj 2025-12-04T09:35:55.5138886Z [6969/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\RegisterQuantizedCUDA_0.cpp.obj 2025-12-04T09:35:56.5644676Z [6970/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\RegisterSparseCsrCUDA_0.cpp.obj 2025-12-04T09:35:56.5645631Z [6971/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\RegisterSparseCUDA_0.cpp.obj 2025-12-04T09:35:56.5646608Z [6972/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\BatchLinearAlgebra.cpp.obj 2025-12-04T09:35:56.5647606Z [6973/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\CudssHandlePool.cpp.obj 2025-12-04T09:35:57.2706703Z [6974/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\BatchLinearAlgebraLib.cpp.obj 2025-12-04T09:35:57.2708591Z [6975/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\BatchLinearAlgebraLibBlas.cpp.obj 2025-12-04T09:35:57.2710446Z [6976/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\CusolverDnHandlePool.cpp.obj 2025-12-04T09:35:57.2712413Z [6977/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\UfuncCUDA_add.cu.obj 2025-12-04T09:35:57.2713366Z UfuncCUDA_add.cu 2025-12-04T09:35:57.2713809Z tmpxft_00001754_00000000-7_UfuncCUDA_add.cudafe1.cpp 2025-12-04T09:35:57.5556751Z [6978/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDASparseBlas.cpp.obj 2025-12-04T09:35:57.5558359Z [6979/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\linalg\CUDASolver.cpp.obj 2025-12-04T09:35:57.5560479Z [6980/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CublasHandlePool.cpp.obj 2025-12-04T09:35:57.5562082Z [6981/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\tunable\Tunable.cpp.obj 2025-12-04T09:35:58.7797911Z [6982/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\tunable\StreamTimer.cpp.obj 2025-12-04T09:35:58.7798832Z [6983/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\RegisterCUDA_0.cpp.obj 2025-12-04T09:35:58.7799998Z [6984/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Activation.cpp.obj 2025-12-04T09:35:58.7801288Z [6985/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Distributions.cpp.obj 2025-12-04T09:35:58.7802054Z [6986/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Equal.cpp.obj 2025-12-04T09:35:59.2756382Z [6987/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Blas.cpp.obj 2025-12-04T09:35:59.2757224Z [6988/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\GridSampler.cpp.obj 2025-12-04T09:35:59.2758102Z [6989/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\IndexKernel.cpp.obj 2025-12-04T09:35:59.2758988Z [6990/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ScanKernels.cpp.obj 2025-12-04T09:35:59.9748172Z [6991/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\ReduceOps.cpp.obj 2025-12-04T09:35:59.9749187Z [6992/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\LinearAlgebraStubs.cpp.obj 2025-12-04T09:35:59.9750153Z [6993/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Sort.cpp.obj 2025-12-04T09:35:59.9751224Z [6994/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorModeKernel.cpp.obj 2025-12-04T09:35:59.9752172Z [6995/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Sorting.cpp.obj 2025-12-04T09:36:00.5531184Z [6996/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\cuda\CUDABlas.cpp.obj 2025-12-04T09:36:00.5532572Z [6997/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\jit_utils.cpp.obj 2025-12-04T09:36:00.5534197Z [6998/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorTopK.cpp.obj 2025-12-04T09:36:00.5535156Z [6999/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\TensorShapeCUDA.cpp.obj 2025-12-04T09:36:01.1529995Z [7000/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\transformers\cuda\flash_attn\flash_api.cpp.obj 2025-12-04T09:36:01.1531736Z [7001/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseBlas.cpp.obj 2025-12-04T09:36:01.1533572Z [7002/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseCUDABlas.cpp.obj 2025-12-04T09:36:01.1535221Z [7003/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\CudaIPCTypes.cpp.obj 2025-12-04T09:36:01.1536924Z [7004/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseBlasLegacy.cpp.obj 2025-12-04T09:36:02.0299099Z [7005/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\sparse\cuda\SparseBlasImpl.cpp.obj 2025-12-04T09:36:02.0300746Z [7006/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\cuda\CUDAPluggableAllocator.cpp.obj 2025-12-04T09:36:02.0302322Z [7007/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\cuda\memory_snapshot.cpp.obj 2025-12-04T09:36:02.0304189Z [7008/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner_cuda.cpp.obj 2025-12-04T09:36:03.1441842Z [7009/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\cuda\shim_common.cpp.obj 2025-12-04T09:36:03.1443228Z [7010/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\inductor\aoti_torch\shim_cuda.cpp.obj 2025-12-04T09:36:03.1444749Z [7011/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\profiler\stubs\cuda.cpp.obj 2025-12-04T09:36:03.1446418Z [7012/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorTransformerFunctions.cpp.obj 2025-12-04T09:36:04.6299435Z [7013/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion_cuda.cpp.obj 2025-12-04T09:36:04.6300441Z [7014/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\cuda\comm.cpp.obj 2025-12-04T09:36:04.6301276Z [7015/7515] Building CXX object caffe2\CMakeFiles\vec_test_all_types_DEFAULT.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-12-04T09:36:04.6302265Z [7016/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\jit\runtime\register_cuda_ops.cpp.obj 2025-12-04T09:36:04.7454116Z [7017/7515] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX512.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-12-04T09:36:04.7455866Z [7018/7515] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX2.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-12-04T09:36:04.7471303Z 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:36:04.7473777Z 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:36:05.0582116Z 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:36:05.0584678Z 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:36:05.0586668Z [7019/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\jit\codegen\fuser\cuda\fused_kernel.cpp.obj 2025-12-04T09:36:05.7394468Z [7020/7515] Building CXX object caffe2\CMakeFiles\Dimname_test.dir\__\aten\src\ATen\test\Dimname_test.cpp.obj 2025-12-04T09:36:05.7395309Z [7021/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\autograd\functions\comm.cpp.obj 2025-12-04T09:36:05.7396148Z [7022/7515] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\torch\csrc\jit\tensorexpr\cuda_codegen.cpp.obj 2025-12-04T09:36:05.7397095Z 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:36:05.7397795Z with 2025-12-04T09:36:05.7398007Z [ 2025-12-04T09:36:05.7398189Z T=int 2025-12-04T09:36:05.7398406Z ] 2025-12-04T09:36:07.6552520Z 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:36:07.6554218Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\tensorexpr\cuda_codegen.cpp(147): note: see reference to function template instantiation 'bool torch::jit::tensorexpr::immediateEquals(const torch::jit::tensorexpr::ExprPtr &,T)' being compiled 2025-12-04T09:36:07.6555356Z with 2025-12-04T09:36:07.6555539Z [ 2025-12-04T09:36:07.6555707Z T=int 2025-12-04T09:36:07.6555895Z ] 2025-12-04T09:36:07.6556301Z [7023/7515] Building CXX object caffe2\CMakeFiles\Dict_test.dir\__\aten\src\ATen\test\Dict_test.cpp.obj 2025-12-04T09:36:08.3893601Z [7024/7515] Building CUDA object caffe2\CMakeFiles\torch_cuda.dir\__\aten\src\ATen\native\cuda\Unique.cu.obj 2025-12-04T09:36:08.3894240Z Unique.cu 2025-12-04T09:36:08.3894453Z tmpxft_00000da4_00000000-7_Unique.cudafe1.cpp 2025-12-04T09:36:08.3895026Z [7025/7515] Building CXX object caffe2\CMakeFiles\MaybeOwned_test.dir\__\aten\src\ATen\test\MaybeOwned_test.cpp.obj 2025-12-04T09:36:08.3895913Z [7026/7515] Building CXX object caffe2\CMakeFiles\NamedTensor_test.dir\__\aten\src\ATen\test\NamedTensor_test.cpp.obj 2025-12-04T09:36:08.3896755Z [7027/7515] Building CXX object caffe2\CMakeFiles\apply_utils_test.dir\__\aten\src\ATen\test\apply_utils_test.cpp.obj 2025-12-04T09:36:11.0448639Z [7028/7515] Building CXX object caffe2\CMakeFiles\atest.dir\__\aten\src\ATen\test\atest.cpp.obj 2025-12-04T09:36:11.0449623Z [7029/7515] Building CXX object caffe2\CMakeFiles\basic.dir\__\aten\src\ATen\test\basic.cpp.obj 2025-12-04T09:36:11.0450859Z [7030/7515] Building CXX object caffe2\CMakeFiles\broadcast_test.dir\__\aten\src\ATen\test\broadcast_test.cpp.obj 2025-12-04T09:36:11.0452012Z [7031/7515] Building CXX object caffe2\CMakeFiles\cpu_allocator_test.dir\__\aten\src\ATen\test\cpu_allocator_test.cpp.obj 2025-12-04T09:36:12.0019387Z [7032/7515] Building CXX object caffe2\CMakeFiles\cpu_profiling_allocator_test.dir\__\aten\src\ATen\test\cpu_profiling_allocator_test.cpp.obj 2025-12-04T09:36:12.0020500Z [7033/7515] Building CXX object caffe2\CMakeFiles\cpu_generator_test.dir\__\aten\src\ATen\test\cpu_generator_test.cpp.obj 2025-12-04T09:36:12.0021397Z [7034/7515] Building CXX object caffe2\CMakeFiles\dlconvertor_test.dir\__\aten\src\ATen\test\dlconvertor_test.cpp.obj 2025-12-04T09:36:12.0022417Z [7035/7515] Building CXX object caffe2\CMakeFiles\extension_backend_test.dir\__\aten\src\ATen\test\extension_backend_test.cpp.obj 2025-12-04T09:36:14.5220424Z [7036/7515] Building CXX object caffe2\CMakeFiles\cpu_rng_test.dir\__\aten\src\ATen\test\cpu_rng_test.cpp.obj 2025-12-04T09:36:14.5221308Z [7037/7515] Building CXX object caffe2\CMakeFiles\half_test.dir\__\aten\src\ATen\test\half_test.cpp.obj 2025-12-04T09:36:14.5222141Z [7038/7515] Building CXX object caffe2\CMakeFiles\lazy_tensor_test.dir\__\aten\src\ATen\test\lazy_tensor_test.cpp.obj 2025-12-04T09:36:14.5222907Z [7039/7515] Building CXX object caffe2\CMakeFiles\ivalue_test.dir\__\aten\src\ATen\test\ivalue_test.cpp.obj 2025-12-04T09:36:14.5223760Z [7040/7515] Building CXX object caffe2\CMakeFiles\operator_name_test.dir\__\aten\src\ATen\test\operator_name_test.cpp.obj 2025-12-04T09:36:16.4280028Z [7041/7515] Building CXX object caffe2\CMakeFiles\memory_format_test.dir\__\aten\src\ATen\test\memory_format_test.cpp.obj 2025-12-04T09:36:16.4281054Z [7042/7515] Building CXX object caffe2\CMakeFiles\math_kernel_test.dir\__\aten\src\ATen\test\math_kernel_test.cpp.obj 2025-12-04T09:36:16.4281939Z [7043/7515] Building CXX object caffe2\CMakeFiles\memory_overlapping_test.dir\__\aten\src\ATen\test\memory_overlapping_test.cpp.obj 2025-12-04T09:36:16.4282894Z [7044/7515] Building CXX object caffe2\CMakeFiles\mobile_memory_cleanup.dir\__\aten\src\ATen\test\mobile_memory_cleanup.cpp.obj 2025-12-04T09:36:17.6681505Z [7045/7515] Building CXX object caffe2\CMakeFiles\native_test.dir\__\aten\src\ATen\test\native_test.cpp.obj 2025-12-04T09:36:17.6682401Z [7046/7515] Building CXX object caffe2\CMakeFiles\operators_test.dir\__\aten\src\ATen\test\operators_test.cpp.obj 2025-12-04T09:36:17.6684021Z [7047/7515] Building CXX object caffe2\CMakeFiles\packedtensoraccessor_test.dir\__\aten\src\ATen\test\packedtensoraccessor_test.cpp.obj 2025-12-04T09:36:17.6685809Z [7048/7515] Building CXX object caffe2\CMakeFiles\quantized_test.dir\__\aten\src\ATen\test\quantized_test.cpp.obj 2025-12-04T09:36:20.2340331Z [7049/7515] Building CXX object caffe2\CMakeFiles\pow_test.dir\__\aten\src\ATen\test\pow_test.cpp.obj 2025-12-04T09:36:20.2341141Z [7050/7515] Building CXX object caffe2\CMakeFiles\reduce_ops_test.dir\__\aten\src\ATen\test\reduce_ops_test.cpp.obj 2025-12-04T09:36:20.2342180Z [7051/7515] Building CXX object caffe2\CMakeFiles\reportMemoryUsage_test.dir\__\aten\src\ATen\test\reportMemoryUsage_test.cpp.obj 2025-12-04T09:36:20.2343138Z [7052/7515] Building CXX object caffe2\CMakeFiles\scalar_tensor_test.dir\__\aten\src\ATen\test\scalar_tensor_test.cpp.obj 2025-12-04T09:36:20.2344019Z [7053/7515] Building CXX object caffe2\CMakeFiles\StorageUtils_test.dir\__\aten\src\ATen\test\StorageUtils_test.cpp.obj 2025-12-04T09:36:21.4039942Z [7054/7515] Building CXX object caffe2\CMakeFiles\scalar_test.dir\__\aten\src\ATen\test\scalar_test.cpp.obj 2025-12-04T09:36:21.4041819Z [7055/7515] Building CXX object caffe2\CMakeFiles\type_ptr_test.dir\__\aten\src\ATen\test\type_ptr_test.cpp.obj 2025-12-04T09:36:21.4043437Z [7056/7515] Building CXX object caffe2\CMakeFiles\stride_properties_test.dir\__\aten\src\ATen\test\stride_properties_test.cpp.obj 2025-12-04T09:36:21.4045116Z [7057/7515] Building CXX object caffe2\CMakeFiles\tensor_iterator_test.dir\__\aten\src\ATen\test\tensor_iterator_test.cpp.obj 2025-12-04T09:36:23.3087908Z [7058/7515] Building CXX object caffe2\CMakeFiles\thread_init_test.dir\__\aten\src\ATen\test\thread_init_test.cpp.obj 2025-12-04T09:36:23.3088990Z [7059/7515] Building CXX object caffe2\CMakeFiles\test_parallel.dir\__\aten\src\ATen\test\test_parallel.cpp.obj 2025-12-04T09:36:23.3089894Z [7060/7515] Building CXX object caffe2\CMakeFiles\type_test.dir\__\aten\src\ATen\test\type_test.cpp.obj 2025-12-04T09:36:23.3090864Z [7061/7515] Building CXX object caffe2\CMakeFiles\undefined_tensor_test.dir\__\aten\src\ATen\test\undefined_tensor_test.cpp.obj 2025-12-04T09:36:24.6930612Z [7062/7515] Building CXX object caffe2\CMakeFiles\verify_api_visibility.dir\__\aten\src\ATen\test\verify_api_visibility.cpp.obj 2025-12-04T09:36:24.6931594Z [7063/7515] Building CXX object caffe2\CMakeFiles\legacy_vmap_test.dir\__\aten\src\ATen\test\legacy_vmap_test.cpp.obj 2025-12-04T09:36:24.6932657Z [7064/7515] Building CXX object caffe2\CMakeFiles\weakref_test.dir\__\aten\src\ATen\test\weakref_test.cpp.obj 2025-12-04T09:36:24.6933571Z [7065/7515] Building CXX object caffe2\CMakeFiles\List_test.dir\__\aten\src\ATen\core\List_test.cpp.obj 2025-12-04T09:36:24.6934390Z [7066/7515] Building CXX object caffe2\CMakeFiles\wrapdim_test.dir\__\aten\src\ATen\test\wrapdim_test.cpp.obj 2025-12-04T09:36:25.1777887Z [7067/7515] Building CXX object caffe2\CMakeFiles\xla_tensor_test.dir\__\aten\src\ATen\test\xla_tensor_test.cpp.obj 2025-12-04T09:36:25.1779644Z [7068/7515] 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:36:25.1781377Z [7069/7515] Building CXX object caffe2\CMakeFiles\kernel_function_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_test.cpp.obj 2025-12-04T09:36:25.1782944Z [7070/7515] Building CXX object caffe2\CMakeFiles\IListRef_test.dir\__\aten\src\ATen\core\IListRef_test.cpp.obj 2025-12-04T09:36:25.5662837Z [7071/7515] 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:36:25.5663947Z [7072/7515] Building CXX object caffe2\CMakeFiles\CppSignature_test.dir\__\aten\src\ATen\core\dispatch\CppSignature_test.cpp.obj 2025-12-04T09:36:25.5664869Z [7073/7515] Building CXX object caffe2\CMakeFiles\kernel_lambda_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_test.cpp.obj 2025-12-04T09:36:26.4111854Z [7074/7515] Building CXX object caffe2\CMakeFiles\op_allowlist_test.dir\__\aten\src\ATen\core\op_registration\op_allowlist_test.cpp.obj 2025-12-04T09:36:26.4113806Z [7075/7515] Building CXX object caffe2\CMakeFiles\kernel_stackbased_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_stackbased_test.cpp.obj 2025-12-04T09:36:26.4115880Z [7076/7515] 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:36:26.4264437Z [7077/7515] Building CXX object caffe2\CMakeFiles\inline_container_test.dir\serialize\inline_container_test.cc.obj 2025-12-04T09:36:28.3777057Z [7078/7515] Building CXX object caffe2\CMakeFiles\KernelFunction_test.dir\__\aten\src\ATen\core\boxing\KernelFunction_test.cpp.obj 2025-12-04T09:36:28.3778049Z [7079/7515] Building CXX object caffe2\CMakeFiles\op_registration_test.dir\__\aten\src\ATen\core\op_registration\op_registration_test.cpp.obj 2025-12-04T09:36:28.3779012Z [7080/7515] Building CXX object caffe2\CMakeFiles\cuda_apply_test.dir\__\aten\src\ATen\test\cuda_apply_test.cpp.obj 2025-12-04T09:36:28.3779846Z [7081/7515] Building CUDA object caffe2\CMakeFiles\cuda_atomic_ops_test.dir\__\aten\src\ATen\test\cuda_atomic_ops_test.cu.obj 2025-12-04T09:36:28.3780399Z cuda_atomic_ops_test.cu 2025-12-04T09:36:29.1140282Z tmpxft_000016b0_00000000-7_cuda_atomic_ops_test.cudafe1.cpp 2025-12-04T09:36:29.1141679Z [7082/7515] Building CXX object caffe2\CMakeFiles\backend_fallback_test.dir\__\aten\src\ATen\core\dispatch\backend_fallback_test.cpp.obj 2025-12-04T09:36:29.1143507Z [7083/7515] Building CUDA object caffe2\CMakeFiles\cuda_complex_math_test.dir\__\aten\src\ATen\test\cuda_complex_math_test.cu.obj 2025-12-04T09:36:29.1144634Z cuda_complex_math_test.cu 2025-12-04T09:36:29.1145220Z tmpxft_0000043c_00000000-7_cuda_complex_math_test.cudafe1.cpp 2025-12-04T09:36:29.1146416Z [7084/7515] Building CXX object caffe2\CMakeFiles\cuda_allocator_test.dir\__\aten\src\ATen\test\cuda_allocator_test.cpp.obj 2025-12-04T09:36:29.4079618Z [7085/7515] Building CUDA object caffe2\CMakeFiles\cuda_complex_test.dir\__\aten\src\ATen\test\cuda_complex_test.cu.obj 2025-12-04T09:36:29.4080495Z cuda_complex_test.cu 2025-12-04T09:36:29.4080849Z tmpxft_00001414_00000000-7_cuda_complex_test.cudafe1.cpp 2025-12-04T09:36:29.4081606Z [7086/7515] Building CXX object caffe2\CMakeFiles\cuda_device_test.dir\__\aten\src\ATen\test\cuda_device_test.cpp.obj 2025-12-04T09:36:29.4083444Z [7087/7515] Building CXX object caffe2\CMakeFiles\cuda_cublas_handle_pool_test.dir\__\aten\src\ATen\test\cuda_cublas_handle_pool_test.cpp.obj 2025-12-04T09:36:32.6934569Z [7088/7515] Building CXX object caffe2\CMakeFiles\cuda_caching_host_allocator_test.dir\__\aten\src\ATen\test\cuda_caching_host_allocator_test.cpp.obj 2025-12-04T09:36:32.6937444Z [7089/7515] Building CUDA object caffe2\CMakeFiles\cuda_cub_test.dir\__\aten\src\ATen\test\cuda_cub_test.cu.obj 2025-12-04T09:36:32.6939016Z cuda_cub_test.cu 2025-12-04T09:36:32.6939504Z tmpxft_00001220_00000000-7_cuda_cub_test.cudafe1.cpp 2025-12-04T09:36:32.6940792Z [7090/7515] Building CXX object caffe2\CMakeFiles\cuda_exchange_device_test.dir\__\aten\src\ATen\test\cuda_exchange_device_test.cpp.obj 2025-12-04T09:36:32.6941738Z [7091/7515] Building CXX object caffe2\CMakeFiles\cuda_event_test.dir\__\aten\src\ATen\test\cuda_event_test.cpp.obj 2025-12-04T09:36:32.7933022Z [7092/7515] Building CXX object caffe2\CMakeFiles\cuda_dlconvertor_test.dir\__\aten\src\ATen\test\cuda_dlconvertor_test.cpp.obj 2025-12-04T09:36:32.7935189Z [7093/7515] Building CUDA object caffe2\CMakeFiles\cuda_integer_divider_test.dir\__\aten\src\ATen\test\cuda_integer_divider_test.cu.obj 2025-12-04T09:36:32.7936383Z cuda_integer_divider_test.cu 2025-12-04T09:36:32.7937198Z tmpxft_000005d4_00000000-7_cuda_integer_divider_test.cudafe1.cpp 2025-12-04T09:36:32.7938944Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data 2025-12-04T09:36:32.7941577Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-12-04T09:36:32.7943832Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(181): note: see reference to class template instantiation 'IntDividerTester' being compiled 2025-12-04T09:36:32.7946497Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(86): note: while compiling class template member function 'void IntDividerTester::addTestCase(Value,Value,int)' 2025-12-04T09:36:32.7948449Z with 2025-12-04T09:36:32.7948762Z [ 2025-12-04T09:36:32.7949076Z Value=unsigned __int64 2025-12-04T09:36:32.7949692Z ] 2025-12-04T09:36:32.7951077Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(188): note: see the first reference to 'IntDividerTester::addTestCase' in 'testUint64Divider' 2025-12-04T09:36:32.7954264Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(92): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(Value &,unsigned __int64 &&,int &)' being compiled 2025-12-04T09:36:32.7956308Z with 2025-12-04T09:36:32.7956630Z [ 2025-12-04T09:36:32.7956984Z _Ty=TestCase, 2025-12-04T09:36:32.7957501Z Value=unsigned __int64 2025-12-04T09:36:32.7957911Z ] 2025-12-04T09:36:32.7960170Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(Value &,unsigned __int64 &&,int &)' being compiled 2025-12-04T09:36:32.7962278Z with 2025-12-04T09:36:32.7962599Z [ 2025-12-04T09:36:32.7963036Z _Ty=TestCase, 2025-12-04T09:36:32.7963536Z Value=unsigned __int64 2025-12-04T09:36:32.7963964Z ] 2025-12-04T09:36:32.7966194Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(Value &,unsigned __int64 &&,int &)' being compiled 2025-12-04T09:36:32.7968288Z with 2025-12-04T09:36:32.7968584Z [ 2025-12-04T09:36:32.7968903Z _Ty=TestCase, 2025-12-04T09:36:32.7969397Z Value=unsigned __int64 2025-12-04T09:36:32.7969796Z ] 2025-12-04T09:36:32.8477824Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(794): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,Value&,unsigned __int64,int&>(_Alloc &,_Objty *const ,Value &,unsigned __int64 &&,int &)' being compiled 2025-12-04T09:36:32.8480364Z with 2025-12-04T09:36:32.8480659Z [ 2025-12-04T09:36:35.7518262Z _Alloc=std::allocator>, 2025-12-04T09:36:35.7518938Z _Ty=TestCase, 2025-12-04T09:36:35.7519504Z Value=unsigned __int64, 2025-12-04T09:36:35.7519978Z _Objty=TestCase 2025-12-04T09:36:35.7520409Z ] 2025-12-04T09:36:35.7521495Z [7094/7515] Building CXX object caffe2\CMakeFiles\cuda_allocatorTraceTracker_test.dir\__\aten\src\ATen\test\cuda_allocatorTraceTracker_test.cpp.obj 2025-12-04T09:36:35.7523285Z [7095/7515] Building CXX object caffe2\CMakeFiles\cuda_stream_test.dir\__\aten\src\ATen\test\cuda_stream_test.cpp.obj 2025-12-04T09:36:37.3589955Z [7096/7515] Building CXX object caffe2\CMakeFiles\cuda_reportMemoryUsage_test.dir\__\aten\src\ATen\test\cuda_reportMemoryUsage_test.cpp.obj 2025-12-04T09:36:37.3591553Z [7097/7515] Building CUDA object caffe2\CMakeFiles\cuda_distributions_test.dir\__\aten\src\ATen\test\cuda_distributions_test.cu.obj 2025-12-04T09:36:37.3592674Z cuda_distributions_test.cu 2025-12-04T09:36:37.3593246Z tmpxft_00000440_00000000-7_cuda_distributions_test.cudafe1.cpp 2025-12-04T09:36:37.3594373Z [7098/7515] Building CUDA object caffe2\CMakeFiles\cuda_generator_test.dir\__\aten\src\ATen\test\cuda_generator_test.cu.obj 2025-12-04T09:36:37.3595451Z cuda_generator_test.cu 2025-12-04T09:36:37.3595886Z tmpxft_000012cc_00000000-7_cuda_generator_test.cudafe1.cpp 2025-12-04T09:36:37.9673437Z [7099/7515] Building CUDA object caffe2\CMakeFiles\cuda_half_test.dir\__\aten\src\ATen\test\cuda_half_test.cu.obj 2025-12-04T09:36:37.9674048Z cuda_half_test.cu 2025-12-04T09:36:37.9674356Z tmpxft_00001674_00000000-7_cuda_half_test.cudafe1.cpp 2025-12-04T09:36:37.9675087Z [7100/7515] Building CUDA object caffe2\CMakeFiles\cuda_optional_test.dir\__\aten\src\ATen\test\cuda_optional_test.cu.obj 2025-12-04T09:36:37.9675889Z cuda_optional_test.cu 2025-12-04T09:36:37.9676181Z tmpxft_0000124c_00000000-7_cuda_optional_test.cudafe1.cpp 2025-12-04T09:36:37.9677036Z [7101/7515] Building CUDA object caffe2\CMakeFiles\cuda_packedtensoraccessor_test.dir\__\aten\src\ATen\test\cuda_packedtensoraccessor_test.cu.obj 2025-12-04T09:36:38.8224508Z cuda_packedtensoraccessor_test.cu 2025-12-04T09:36:38.8225316Z tmpxft_000009b0_00000000-7_cuda_packedtensoraccessor_test.cudafe1.cpp 2025-12-04T09:36:38.8226502Z [7102/7515] Building CXX object test_jit\CMakeFiles\jitbackend_test.dir\test_backend_lib.cpp.obj 2025-12-04T09:36:38.8227883Z [7103/7515] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_lib.cpp.obj 2025-12-04T09:36:38.8229131Z [7104/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\common\main.cpp.obj 2025-12-04T09:36:38.8230248Z [7105/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\source_range_test.cpp.obj 2025-12-04T09:36:40.0714623Z [7106/7515] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_preprocess.cpp.obj 2025-12-04T09:36:40.0715717Z [7107/7515] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\__\__\__\torch\csrc\jit\mobile\profiler_edge.cpp.obj 2025-12-04T09:36:40.0716877Z [7108/7515] Building CXX object caffe2\CMakeFiles\cuda_cudnn_test.dir\__\aten\src\ATen\test\cuda_cudnn_test.cpp.obj 2025-12-04T09:36:40.0718221Z [7109/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_add_if_then_else.cpp.obj 2025-12-04T09:36:41.7404956Z [7110/7515] Building CXX object test_jit\CMakeFiles\torchbind_test.dir\test_custom_class_registrations.cpp.obj 2025-12-04T09:36:41.7406337Z [7111/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_load_upgraders.cpp.obj 2025-12-04T09:36:41.7407603Z [7112/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_op_replacement.cpp.obj 2025-12-04T09:36:41.7408811Z [7113/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_upgrader_utils.cpp.obj 2025-12-04T09:36:41.7409909Z [7114/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_alias_analysis.cpp.obj 2025-12-04T09:36:43.0780814Z [7115/7515] Building CUDA object caffe2\CMakeFiles\cuda_vectorized_test.dir\__\aten\src\ATen\test\cuda_vectorized_test.cu.obj 2025-12-04T09:36:43.0781937Z cuda_vectorized_test.cu 2025-12-04T09:36:43.0782519Z tmpxft_000004bc_00000000-7_cuda_vectorized_test.cudafe1.cpp 2025-12-04T09:36:43.0783485Z [7116/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_parser.cpp.obj 2025-12-04T09:36:43.0784660Z [7117/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_argument_spec.cpp.obj 2025-12-04T09:36:43.0785821Z [7118/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_autodiff.cpp.obj 2025-12-04T09:36:43.0786859Z [7119/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_code_template.cpp.obj 2025-12-04T09:36:44.7008509Z [7120/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_constant_pooling.cpp.obj 2025-12-04T09:36:44.7009698Z [7121/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cleanup_passes.cpp.obj 2025-12-04T09:36:44.7010384Z [7122/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_backend.cpp.obj 2025-12-04T09:36:44.7011100Z [7123/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_create_autodiff_subgraphs.cpp.obj 2025-12-04T09:36:44.7011986Z [7124/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_import.cpp.obj 2025-12-04T09:36:44.7013186Z [7125/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_concat_opt.cpp.obj 2025-12-04T09:36:47.3528247Z [7126/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_type.cpp.obj 2025-12-04T09:36:47.3528921Z [7127/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_dce.cpp.obj 2025-12-04T09:36:47.3529562Z [7128/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class.cpp.obj 2025-12-04T09:36:47.3530244Z [7129/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class_registrations.cpp.obj 2025-12-04T09:36:47.3531014Z [7130/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_operators.cpp.obj 2025-12-04T09:36:48.5740200Z [7131/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_inliner.cpp.obj 2025-12-04T09:36:48.5740996Z [7132/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_executor.cpp.obj 2025-12-04T09:36:48.5741720Z [7133/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_iterator.cpp.obj 2025-12-04T09:36:48.5742387Z [7134/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_fuser.cpp.obj 2025-12-04T09:36:48.5743112Z [7135/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cs_debug_info_serialization.cpp.obj 2025-12-04T09:36:48.5744709Z [7136/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_ir.cpp.obj 2025-12-04T09:36:50.7362812Z [7137/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lexer.cpp.obj 2025-12-04T09:36:50.7364002Z [7138/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_irparser.cpp.obj 2025-12-04T09:36:50.7364992Z [7139/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_type.cpp.obj 2025-12-04T09:36:50.7366094Z [7140/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_memory_dag.cpp.obj 2025-12-04T09:36:50.7367224Z [7141/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interface.cpp.obj 2025-12-04T09:36:50.7368378Z [7142/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interpreter.cpp.obj 2025-12-04T09:36:51.9708210Z [7143/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_mobile_type_parser.cpp.obj 2025-12-04T09:36:51.9709438Z [7144/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_qualified_name.cpp.obj 2025-12-04T09:36:51.9710725Z [7145/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_peephole_optimize.cpp.obj 2025-12-04T09:36:51.9711977Z [7146/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter.cpp.obj 2025-12-04T09:36:51.9713268Z [7147/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter_direct.cpp.obj 2025-12-04T09:36:53.7757801Z [7148/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_trainer.cpp.obj 2025-12-04T09:36:53.7758893Z [7149/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_misc.cpp.obj 2025-12-04T09:36:53.7759959Z [7150/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_matching.cpp.obj 2025-12-04T09:36:53.7761092Z [7151/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_matcher.cpp.obj 2025-12-04T09:36:53.7762172Z [7152/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_info.cpp.obj 2025-12-04T09:36:53.7763509Z [7153/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_utils.cpp.obj 2025-12-04T09:36:54.5558729Z [7154/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_rewriter.cpp.obj 2025-12-04T09:36:54.5560010Z [7155/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_module_api.cpp.obj 2025-12-04T09:36:54.5561274Z [7156/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_te.cpp.obj 2025-12-04T09:36:54.5561983Z [7157/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_stack_opt.cpp.obj 2025-12-04T09:36:54.5562772Z [7158/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_file_format.cpp.obj 2025-12-04T09:36:55.8958497Z [7159/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_save_load.cpp.obj 2025-12-04T09:36:55.8959133Z [7160/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_union.cpp.obj 2025-12-04T09:36:55.8959754Z [7161/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_script_profile.cpp.obj 2025-12-04T09:36:55.8960428Z [7162/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_logging_levels.cpp.obj 2025-12-04T09:36:55.8961156Z [7163/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\__\common\main.cpp.obj 2025-12-04T09:36:55.8961757Z [7164/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_cache.cpp.obj 2025-12-04T09:36:56.9579666Z [7165/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir_util.cpp.obj 2025-12-04T09:36:56.9580707Z [7166/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir.cpp.obj 2025-12-04T09:36:56.9581747Z [7167/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_permutation_util.cpp.obj 2025-12-04T09:36:56.9582815Z [7168/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_misc.cpp.obj 2025-12-04T09:36:56.9583795Z [7169/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_utils.cpp.obj 2025-12-04T09:36:56.9584776Z [7170/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_util.cpp.obj 2025-12-04T09:36:58.9437637Z [7171/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_shape.cpp.obj 2025-12-04T09:36:58.9438852Z [7172/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_shape_analysis.cpp.obj 2025-12-04T09:36:58.9440041Z [7173/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_trie_cache.cpp.obj 2025-12-04T09:36:58.9441223Z [7174/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_backend_device.cpp.obj 2025-12-04T09:36:58.9442455Z [7175/7515] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_flatbuffer.cpp.obj 2025-12-04T09:36:58.9443644Z [7176/7515] Building CXX object test_cpp_c10d\CMakeFiles\BackoffTest.dir\BackoffTest.cpp.obj 2025-12-04T09:36:59.9889202Z [7177/7515] Building CXX object test_cpp_c10d\CMakeFiles\FileStoreTest.dir\FileStoreTest.cpp.obj 2025-12-04T09:36:59.9890024Z [7178/7515] Building CUDA object test_cpp_c10d\CMakeFiles\c10d_cuda_test.dir\CUDATest.cu.obj 2025-12-04T09:36:59.9890484Z CUDATest.cu 2025-12-04T09:36:59.9890741Z tmpxft_00000490_00000000-7_CUDATest.cudafe1.cpp 2025-12-04T09:36:59.9891255Z [7179/7515] Building CXX object test_cpp_c10d\CMakeFiles\TCPStoreTest.dir\TCPStoreTest.cpp.obj 2025-12-04T09:36:59.9891961Z [7180/7515] Building CXX object test_inductor\CMakeFiles\aoti_custom_ops.dir\custom_ops.cpp.obj 2025-12-04T09:37:02.9989201Z [7181/7515] Building CXX object test_api\CMakeFiles\test_api.dir\__\common\main.cpp.obj 2025-12-04T09:37:02.9990461Z [7182/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_graph_executor.cpp.obj 2025-12-04T09:37:02.9991736Z [7183/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops_util.cpp.obj 2025-12-04T09:37:02.9992861Z [7184/7515] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops.cpp.obj 2025-12-04T09:37:02.9994215Z [7185/7515] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooTest.dir\ProcessGroupGlooTest.cpp.obj 2025-12-04T09:37:05.5600069Z [7186/7515] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooAsyncTest.dir\ProcessGroupGlooAsyncTest.cpp.obj 2025-12-04T09:37:05.5601717Z [7187/7515] Building CXX object test_api\CMakeFiles\test_api.dir\any.cpp.obj 2025-12-04T09:37:05.5602333Z [7188/7515] Building CXX object test_api\CMakeFiles\test_api.dir\autograd.cpp.obj 2025-12-04T09:37:05.5602902Z [7189/7515] Building CXX object test_api\CMakeFiles\test_api.dir\enum.cpp.obj 2025-12-04T09:37:05.5603575Z [7190/7515] Building CXX object test_api\CMakeFiles\test_api.dir\dataloader.cpp.obj 2025-12-04T09:37:05.5604396Z [7191/7515] Building CXX object test_api\CMakeFiles\test_api.dir\expanding-array.cpp.obj 2025-12-04T09:37:05.5605513Z [7192/7515] Building CXX object test_api\CMakeFiles\test_api.dir\memory.cpp.obj 2025-12-04T09:37:07.4828357Z [7193/7515] Building CXX object test_api\CMakeFiles\test_api.dir\fft.cpp.obj 2025-12-04T09:37:07.4829056Z [7194/7515] Building CXX object test_api\CMakeFiles\test_api.dir\functional.cpp.obj 2025-12-04T09:37:07.4829670Z [7195/7515] Building CXX object test_api\CMakeFiles\test_api.dir\init.cpp.obj 2025-12-04T09:37:07.4940367Z [7196/7515] Building CXX object test_api\CMakeFiles\test_api.dir\jit.cpp.obj 2025-12-04T09:37:07.4941184Z [7197/7515] Building CXX object test_api\CMakeFiles\test_api.dir\integration.cpp.obj 2025-12-04T09:37:07.4941931Z [7198/7515] Building CXX object test_api\CMakeFiles\test_api.dir\ivalue.cpp.obj 2025-12-04T09:37:09.9743339Z [7199/7515] Building CXX object test_api\CMakeFiles\test_api.dir\meta_tensor.cpp.obj 2025-12-04T09:37:09.9744057Z [7200/7515] Building CXX object test_api\CMakeFiles\test_api.dir\misc.cpp.obj 2025-12-04T09:37:09.9754856Z [7201/7515] Building CXX object test_api\CMakeFiles\test_api.dir\module.cpp.obj 2025-12-04T09:37:09.9755610Z [7202/7515] Building CXX object test_api\CMakeFiles\test_api.dir\moduledict.cpp.obj 2025-12-04T09:37:09.9756207Z [7203/7515] Building CXX object test_api\CMakeFiles\test_api.dir\modulelist.cpp.obj 2025-12-04T09:37:09.9763715Z [7204/7515] Building CXX object test_api\CMakeFiles\test_api.dir\nested.cpp.obj 2025-12-04T09:37:13.0856573Z [7205/7515] Building CXX object test_api\CMakeFiles\test_api.dir\modules.cpp.obj 2025-12-04T09:37:13.0866777Z [7206/7515] Building CXX object test_api\CMakeFiles\test_api.dir\parameterdict.cpp.obj 2025-12-04T09:37:13.0867913Z [7207/7515] Building CXX object test_api\CMakeFiles\test_api.dir\parameterlist.cpp.obj 2025-12-04T09:37:13.0868572Z [7208/7515] Building CXX object test_api\CMakeFiles\test_api.dir\namespace.cpp.obj 2025-12-04T09:37:13.0876016Z [7209/7515] Building CXX object test_api\CMakeFiles\test_api.dir\nn_utils.cpp.obj 2025-12-04T09:37:13.0884811Z [7210/7515] Building CXX object test_api\CMakeFiles\test_api.dir\optim.cpp.obj 2025-12-04T09:37:16.2844851Z [7211/7515] Building CXX object test_api\CMakeFiles\test_api.dir\ordered_dict.cpp.obj 2025-12-04T09:37:16.2861744Z [7212/7515] Building CXX object test_api\CMakeFiles\test_api.dir\rnn.cpp.obj 2025-12-04T09:37:16.2864916Z [7213/7515] Building CXX object test_api\CMakeFiles\test_api.dir\sequential.cpp.obj 2025-12-04T09:37:16.2866052Z [7214/7515] Building CXX object test_api\CMakeFiles\test_api.dir\transformer.cpp.obj 2025-12-04T09:37:16.2867135Z [7215/7515] Building CXX object test_api\CMakeFiles\test_api.dir\serialize.cpp.obj 2025-12-04T09:37:16.2883642Z [7216/7515] Building CXX object test_api\CMakeFiles\test_api.dir\support.cpp.obj 2025-12-04T09:37:16.2884411Z [7217/7515] Building CXX object test_api\CMakeFiles\test_api.dir\special.cpp.obj 2025-12-04T09:37:19.5565123Z [7218/7515] Building CXX object test_api\CMakeFiles\test_api.dir\static.cpp.obj 2025-12-04T09:37:19.5565952Z [7219/7515] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_cuda.cpp.obj 2025-12-04T09:37:19.5575431Z [7220/7515] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_indexing.cpp.obj 2025-12-04T09:37:19.5576593Z [7221/7515] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options_cuda.cpp.obj 2025-12-04T09:37:19.5577476Z [7222/7515] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options.cpp.obj 2025-12-04T09:37:19.5589059Z [7223/7515] Building CXX object test_api\CMakeFiles\test_api.dir\tensor.cpp.obj 2025-12-04T09:37:22.4290610Z [7224/7515] Building CXX object test_api\CMakeFiles\test_api.dir\inference_mode.cpp.obj 2025-12-04T09:37:22.4291407Z [7225/7515] Building CXX object test_api\CMakeFiles\test_api.dir\torch_include.cpp.obj 2025-12-04T09:37:22.4292033Z [7226/7515] Building CXX object test_api\CMakeFiles\test_api.dir\grad_mode.cpp.obj 2025-12-04T09:37:22.4303192Z [7227/7515] Building CXX object test_api\CMakeFiles\test_api.dir\operations.cpp.obj 2025-12-04T09:37:22.4304629Z [7228/7515] Building CXX object test_api\CMakeFiles\test_api.dir\nested_int.cpp.obj 2025-12-04T09:37:22.4305743Z [7229/7515] Building CXX object test_api\CMakeFiles\test_api.dir\parallel.cpp.obj 2025-12-04T09:37:24.0436582Z [7230/7515] Building CXX object test_api\CMakeFiles\parallel_benchmark.dir\parallel_benchmark.cpp.obj 2025-12-04T09:37:24.0459605Z [7231/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_0.cpp.obj 2025-12-04T09:37:24.0461472Z [7232/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_1.cpp.obj 2025-12-04T09:37:24.0463215Z [7233/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_2.cpp.obj 2025-12-04T09:37:25.2311922Z [7234/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_0.cpp.obj 2025-12-04T09:37:25.2312977Z [7235/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_variable_methods.cpp.obj 2025-12-04T09:37:25.2495850Z [7236/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_3.cpp.obj 2025-12-04T09:37:25.2497168Z [7237/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nn_functions.cpp.obj 2025-12-04T09:37:25.7708457Z [7238/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_2.cpp.obj 2025-12-04T09:37:25.7709723Z [7239/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_1.cpp.obj 2025-12-04T09:37:25.7710673Z [7240/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_fft_functions.cpp.obj 2025-12-04T09:37:25.7882954Z [7241/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_linalg_functions.cpp.obj 2025-12-04T09:37:26.2403759Z [7242/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nested_functions.cpp.obj 2025-12-04T09:37:26.2410725Z [7243/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DataLoader.cpp.obj 2025-12-04T09:37:26.2419521Z [7244/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_4.cpp.obj 2025-12-04T09:37:26.2428512Z [7245/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_return_types.cpp.obj 2025-12-04T09:37:27.1058007Z [7246/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_sparse_functions.cpp.obj 2025-12-04T09:37:27.1068112Z [7247/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_enum_tag.cpp.obj 2025-12-04T09:37:27.1069696Z [7248/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_special_functions.cpp.obj 2025-12-04T09:37:27.1071261Z [7249/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functionalization\generated\ViewMetaClassesPythonBinding.cpp.obj 2025-12-04T09:37:28.2305576Z [7250/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DeviceAccelerator.cpp.obj 2025-12-04T09:37:28.2307280Z [7251/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DynamicTypes.cpp.obj 2025-12-04T09:37:28.2308576Z [7252/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Dtype.cpp.obj 2025-12-04T09:37:28.2319132Z [7253/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Device.cpp.obj 2025-12-04T09:37:28.2320400Z [7254/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Layout.cpp.obj 2025-12-04T09:37:28.2321819Z [7255/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\MemoryFormat.cpp.obj 2025-12-04T09:37:30.4620510Z [7256/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\QScheme.cpp.obj 2025-12-04T09:37:30.4622307Z [7257/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\PyInterpreterHooks.cpp.obj 2025-12-04T09:37:30.4638843Z [7258/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\python_dimname.cpp.obj 2025-12-04T09:37:30.4640237Z [7259/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Size.cpp.obj 2025-12-04T09:37:30.4650043Z [7260/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Exceptions.cpp.obj 2025-12-04T09:37:33.1445053Z [7261/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Generator.cpp.obj 2025-12-04T09:37:33.1446420Z [7262/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\PyInterpreter.cpp.obj 2025-12-04T09:37:33.1457532Z [7263/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Stream.cpp.obj 2025-12-04T09:37:33.1466126Z [7264/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Event.cpp.obj 2025-12-04T09:37:33.1467219Z [7265/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Module.cpp.obj 2025-12-04T09:37:35.2106281Z [7266/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Storage.cpp.obj 2025-12-04T09:37:35.2123869Z [7267/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageMethods.cpp.obj 2025-12-04T09:37:35.2124940Z [7268/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageSharing.cpp.obj 2025-12-04T09:37:35.2125877Z [7269/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\profiler_python.cpp.obj 2025-12-04T09:37:35.2126798Z [7270/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_anomaly_mode.cpp.obj 2025-12-04T09:37:37.1678730Z [7271/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\TypeInfo.cpp.obj 2025-12-04T09:37:37.1680137Z [7272/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\acc\Module.cpp.obj 2025-12-04T09:37:37.1681529Z [7273/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\api\src\python\init.cpp.obj 2025-12-04T09:37:37.1683049Z [7274/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\functions\init.cpp.obj 2025-12-04T09:37:37.1684526Z [7275/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_cpp_function.cpp.obj 2025-12-04T09:37:39.7815646Z [7276/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\init.cpp.obj 2025-12-04T09:37:39.7816669Z [7277/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_saved_variable_hooks.cpp.obj 2025-12-04T09:37:39.7817604Z [7278/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_engine.cpp.obj 2025-12-04T09:37:39.7818424Z [7279/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_hook.cpp.obj 2025-12-04T09:37:39.7819216Z [7280/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_legacy_variable.cpp.obj 2025-12-04T09:37:40.9462675Z [7281/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_function.cpp.obj 2025-12-04T09:37:40.9464638Z [7282/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_nested_functions_manual.cpp.obj 2025-12-04T09:37:40.9466273Z [7283/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\python_placement.cpp.obj 2025-12-04T09:37:40.9467716Z [7284/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cache_entry.cpp.obj 2025-12-04T09:37:41.9634943Z [7285/7515] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cpython_defs.c.obj 2025-12-04T09:37:41.9636000Z [7286/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cpp_shim.cpp.obj 2025-12-04T09:37:41.9636868Z [7287/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_torch_functions_manual.cpp.obj 2025-12-04T09:37:41.9637851Z [7288/7515] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\eval_frame.c.obj 2025-12-04T09:37:41.9638643Z [7289/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable_indexing.cpp.obj 2025-12-04T09:37:41.9843803Z [7290/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\eval_frame_cpp.cpp.obj 2025-12-04T09:37:41.9845408Z 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:37:41.9847365Z 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:37:42.9456208Z [7291/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\extra_state.cpp.obj 2025-12-04T09:37:42.9457238Z [7292/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\framelocals_mapping.cpp.obj 2025-12-04T09:37:42.9458080Z [7293/7515] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\stackref_bridge.c.obj 2025-12-04T09:37:42.9458862Z [7294/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable.cpp.obj 2025-12-04T09:37:42.9460753Z [7295/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\fx\node.cpp.obj 2025-12-04T09:37:44.1868044Z [7296/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\utils.cpp.obj 2025-12-04T09:37:44.1868879Z [7297/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\init.cpp.obj 2025-12-04T09:37:44.1869689Z [7298/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\python_compiled_autograd.cpp.obj 2025-12-04T09:37:44.1870489Z [7299/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\upgrader.cpp.obj 2025-12-04T09:37:44.1871238Z [7300/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\example_upgraders.cpp.obj 2025-12-04T09:37:46.2188522Z [7301/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\pybind.cpp.obj 2025-12-04T09:37:46.2189340Z [7302/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_package\pybind.cpp.obj 2025-12-04T09:37:46.2190520Z [7303/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_runner\pybind.cpp.obj 2025-12-04T09:37:46.2191706Z [7304/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\guards.cpp.obj 2025-12-04T09:37:46.2192591Z [7305/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\mps\Module.cpp.obj 2025-12-04T09:37:47.4453726Z [7306/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\mtia\Module.cpp.obj 2025-12-04T09:37:47.4455115Z [7307/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\resize_storage_bytes.cpp.obj 2025-12-04T09:37:47.4456510Z [7308/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functorch\init.cpp.obj 2025-12-04T09:37:47.4458076Z [7309/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\static_cuda_launcher.cpp.obj 2025-12-04T09:37:49.1365034Z [7310/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\cast_all_constant_to_floating.cpp.obj 2025-12-04T09:37:49.1366179Z [7311/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\deduplicate_initializers.cpp.obj 2025-12-04T09:37:49.1367228Z [7312/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_eager\kernel_holder.cpp.obj 2025-12-04T09:37:49.1368173Z [7313/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_eager\kernel_meta_info.cpp.obj 2025-12-04T09:37:49.1369095Z [7314/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eval_peephole.cpp.obj 2025-12-04T09:37:50.2858359Z [7315/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_map.cpp.obj 2025-12-04T09:37:50.2859263Z [7316/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eliminate_unused_items.cpp.obj 2025-12-04T09:37:50.2860155Z [7317/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\backends\backend_init.cpp.obj 2025-12-04T09:37:50.2861037Z [7318/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\list_model_parameters.cpp.obj 2025-12-04T09:37:51.1526501Z [7319/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\init.cpp.obj 2025-12-04T09:37:51.1527408Z [7320/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_fold.cpp.obj 2025-12-04T09:37:51.1528362Z [7321/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_substitution.cpp.obj 2025-12-04T09:37:51.1529317Z [7322/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx.cpp.obj 2025-12-04T09:37:51.1530103Z [7323/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\helper.cpp.obj 2025-12-04T09:37:51.5997243Z [7324/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\peephole.cpp.obj 2025-12-04T09:37:51.5998320Z [7325/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\preprocess_for_onnx.cpp.obj 2025-12-04T09:37:51.5999628Z [7326/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\prepare_division_for_onnx.cpp.obj 2025-12-04T09:37:51.6000710Z [7327/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\scalar_type_analysis.cpp.obj 2025-12-04T09:37:52.5892596Z [7328/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\onnx_log.cpp.obj 2025-12-04T09:37:52.5893556Z [7329/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.cpp.obj 2025-12-04T09:37:52.5894514Z [7330/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_extraction.cpp.obj 2025-12-04T09:37:52.5895531Z [7331/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\fixup_onnx_controlflow.cpp.obj 2025-12-04T09:37:53.3868185Z [7332/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\naming.cpp.obj 2025-12-04T09:37:53.3869688Z [7333/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\unpack_quantized_weights.cpp.obj 2025-12-04T09:37:53.3871348Z [7334/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.cpp.obj 2025-12-04T09:37:53.3873146Z [7335/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\common.cpp.obj 2025-12-04T09:37:56.8360471Z [7336/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.cpp.obj 2025-12-04T09:37:56.8361645Z [7337/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.cpp.obj 2025-12-04T09:37:56.8362663Z [7338/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\shape_type_inference.cpp.obj 2025-12-04T09:37:56.8363695Z [7339/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\pybind_utils.cpp.obj 2025-12-04T09:37:57.6275248Z [7340/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_arg_flatten.cpp.obj 2025-12-04T09:37:57.6276964Z [7341/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_custom_class.cpp.obj 2025-12-04T09:37:57.6278459Z [7342/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_dict.cpp.obj 2025-12-04T09:37:57.6279954Z [7343/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_interpreter.cpp.obj 2025-12-04T09:38:00.3123593Z [7344/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\tree_views.cpp.obj 2025-12-04T09:38:00.3124422Z [7345/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_ir.cpp.obj 2025-12-04T09:38:00.3125207Z [7346/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tree_views.cpp.obj 2025-12-04T09:38:00.3126034Z [7347/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_list.cpp.obj 2025-12-04T09:38:00.3126815Z [7348/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tracer.cpp.obj 2025-12-04T09:38:00.9311187Z [7349/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\monitor\python_init.cpp.obj 2025-12-04T09:38:00.9312034Z [7350/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\multiprocessing\init.cpp.obj 2025-12-04T09:38:00.9312825Z [7351/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\script_init.cpp.obj 2025-12-04T09:38:00.9313731Z [7352/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\concrete_module_type.cpp.obj 2025-12-04T09:38:00.9315065Z 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:38:00.9316396Z 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:38:00.9318398Z 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:38:00.9320842Z 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:38:00.9321847Z with 2025-12-04T09:38:00.9322040Z [ 2025-12-04T09:38:00.9322254Z _Ty=pybind11::object, 2025-12-04T09:38:00.9322542Z _InIt1=const pybind11::object *, 2025-12-04T09:38:00.9322854Z _InIt2=const pybind11::object * 2025-12-04T09:38:00.9323175Z ] 2025-12-04T09:38:00.9324392Z 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:38:00.9325464Z with 2025-12-04T09:38:00.9325639Z [ 2025-12-04T09:38:00.9325891Z _InIt1=const pybind11::object *, 2025-12-04T09:38:00.9326219Z _InIt2=const pybind11::object *, 2025-12-04T09:38:00.9326513Z _Pr=std::equal_to 2025-12-04T09:38:00.9326778Z ] 2025-12-04T09:38:01.6332833Z 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:38:01.6334751Z with 2025-12-04T09:38:01.6334987Z [ 2025-12-04T09:38:01.6335279Z _Ty=pybind11::object, 2025-12-04T09:38:01.6335664Z _Ty1=const pybind11::object &, 2025-12-04T09:38:01.6336123Z _Ty2=const pybind11::object & 2025-12-04T09:38:01.6336491Z ] 2025-12-04T09:38:01.6337013Z [7353/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_sugared_value.cpp.obj 2025-12-04T09:38:04.5765493Z [7354/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\runtime\static\init.cpp.obj 2025-12-04T09:38:04.5766430Z [7355/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\combined_traceback.cpp.obj 2025-12-04T09:38:04.5767287Z [7356/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\tensorexpr\tensorexpr_init.cpp.obj 2025-12-04T09:38:04.5768278Z [7357/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\onnx\init.cpp.obj 2025-12-04T09:38:05.6244265Z [7358/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\init.cpp.obj 2025-12-04T09:38:05.6245087Z [7359/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\serialization.cpp.obj 2025-12-04T09:38:05.6245814Z [7360/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\tensor\python_tensor.cpp.obj 2025-12-04T09:38:05.6246592Z [7361/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\object_ptr.cpp.obj 2025-12-04T09:38:05.6247321Z [7362/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\device_lazy_init.cpp.obj 2025-12-04T09:38:06.7102223Z [7363/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\init.cpp.obj 2025-12-04T09:38:06.7103509Z [7364/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\invalid_arguments.cpp.obj 2025-12-04T09:38:06.7104665Z [7365/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\throughput_benchmark.cpp.obj 2025-12-04T09:38:06.7105753Z [7366/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\pyobject_preservation.cpp.obj 2025-12-04T09:38:06.7106755Z [7367/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils.cpp.obj 2025-12-04T09:38:08.0892446Z [7368/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_symnode.cpp.obj 2025-12-04T09:38:08.0893900Z [7369/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\pybind.cpp.obj 2025-12-04T09:38:08.0895277Z [7370/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\structseq.cpp.obj 2025-12-04T09:38:08.0896731Z [7371/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_dtypes.cpp.obj 2025-12-04T09:38:08.0898172Z [7372/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_layouts.cpp.obj 2025-12-04T09:38:09.7186492Z [7373/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_memoryformats.cpp.obj 2025-12-04T09:38:09.7187371Z [7374/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\nested.cpp.obj 2025-12-04T09:38:09.7188410Z [7375/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_qschemes.cpp.obj 2025-12-04T09:38:09.7189309Z [7376/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_arg_parser.cpp.obj 2025-12-04T09:38:09.7190234Z [7377/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_dispatch.cpp.obj 2025-12-04T09:38:11.3010307Z [7378/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_types.cpp.obj 2025-12-04T09:38:11.3012155Z [7379/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_apply.cpp.obj 2025-12-04T09:38:11.3013525Z [7380/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\verbose.cpp.obj 2025-12-04T09:38:11.3015034Z [7381/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\disable_torch_function.cpp.obj 2025-12-04T09:38:11.3016474Z [7382/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cpu\Module.cpp.obj 2025-12-04T09:38:12.4489378Z [7383/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\instruction_counter\Module.cpp.obj 2025-12-04T09:38:12.4491001Z [7384/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functionalization\Module.cpp.obj 2025-12-04T09:38:12.4492417Z [7385/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_list.cpp.obj 2025-12-04T09:38:12.4493818Z [7386/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_new.cpp.obj 2025-12-04T09:38:15.1159675Z [7387/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\python_util.cpp.obj 2025-12-04T09:38:15.1161138Z [7388/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_numpy.cpp.obj 2025-12-04T09:38:15.1162394Z [7389/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\itt.cpp.obj 2025-12-04T09:38:15.1163726Z [7390/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\nativert\python\Bindings.cpp.obj 2025-12-04T09:38:15.1165129Z [7391/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\init.cpp.obj 2025-12-04T09:38:17.1077463Z [7392/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\__\test\cpp\jit\torch_python_test.cpp.obj 2025-12-04T09:38:17.1078339Z [7393/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Event.cpp.obj 2025-12-04T09:38:17.1080020Z [7394/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\python_comm.cpp.obj 2025-12-04T09:38:17.1081204Z [7395/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Module.cpp.obj 2025-12-04T09:38:17.1082355Z [7396/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Stream.cpp.obj 2025-12-04T09:38:19.2871806Z [7397/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\shared\cudart.cpp.obj 2025-12-04T09:38:19.2873245Z [7398/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\GdsFile.cpp.obj 2025-12-04T09:38:19.2874026Z [7399/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\shared\nvtx.cpp.obj 2025-12-04T09:38:19.2874751Z [7400/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\shared\cudnn.cpp.obj 2025-12-04T09:38:19.2875584Z [7401/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Graph.cpp.obj 2025-12-04T09:38:19.2876339Z [7402/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\MemPool.cpp.obj 2025-12-04T09:38:21.3873409Z [7403/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\GreenContext.cpp.obj 2025-12-04T09:38:21.3874158Z [7404/7515] Building CXX object caffe2\torch\lib\libshm_windows\CMakeFiles\shm.dir\core.cpp.obj 2025-12-04T09:38:21.3875207Z [7405/7515] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_preprocess.cpp.obj 2025-12-04T09:38:21.3876011Z [7406/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\utils.cpp.obj 2025-12-04T09:43:37.6834504Z [7407/7515] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_lib.cpp.obj 2025-12-04T09:43:37.6835569Z [7408/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\python_comm_hook.cpp.obj 2025-12-04T09:43:37.6836611Z [7409/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\init.cpp.obj 2025-12-04T09:43:37.6853807Z [7410/7515] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\python_callback_work.cpp.obj 2025-12-04T09:43:37.6854480Z [7411/7515] Linking CXX shared library bin\torch_cpu.dll 2025-12-04T09:43:37.7014126Z [7412/7515] Linking CXX executable bin\BackoffTest.exe 2025-12-04T09:44:12.1142785Z [7413/7515] Linking CXX executable bin\TCPStoreTest.exe 2025-12-04T09:44:12.1143509Z [7414/7515] Linking CXX executable bin\FileStoreTest.exe 2025-12-04T09:44:12.1143927Z [7415/7515] Linking CXX shared library bin\torch_cuda.dll 2025-12-04T09:44:12.1298208Z [7416/7515] Linking CXX shared library bin\torch.dll 2025-12-04T09:44:12.1298625Z [7417/7515] Linking CXX shared library bin\c10d_cuda_test.dll 2025-12-04T09:44:12.1299064Z [7418/7515] Linking CXX executable bin\Dimname_test.exe 2025-12-04T09:44:12.1370197Z [7419/7515] Linking CXX executable bin\NamedTensor_test.exe 2025-12-04T09:44:12.1370689Z [7420/7515] Linking CXX executable bin\apply_utils_test.exe 2025-12-04T09:44:12.1371112Z [7421/7515] Linking CXX executable bin\Dict_test.exe 2025-12-04T09:44:13.1762842Z [7422/7515] Linking CXX executable bin\MaybeOwned_test.exe 2025-12-04T09:44:13.1898479Z [7423/7515] Linking CXX executable bin\atest.exe 2025-12-04T09:44:13.1898962Z [7424/7515] Linking CXX executable bin\broadcast_test.exe 2025-12-04T09:44:13.1899481Z [7425/7515] Linking CXX executable bin\basic.exe 2025-12-04T09:44:13.1954684Z [7426/7515] Linking CXX executable bin\cpu_allocator_test.exe 2025-12-04T09:44:13.1955157Z [7427/7515] Linking CXX executable bin\cpu_generator_test.exe 2025-12-04T09:44:13.1955656Z [7428/7515] Linking CXX executable bin\cpu_profiling_allocator_test.exe 2025-12-04T09:44:13.2001942Z [7429/7515] Linking CXX executable bin\dlconvertor_test.exe 2025-12-04T09:44:14.1167902Z [7430/7515] Linking CXX executable bin\extension_backend_test.exe 2025-12-04T09:44:14.1216134Z [7431/7515] Linking CXX executable bin\half_test.exe 2025-12-04T09:44:14.1216608Z [7432/7515] Linking CXX executable bin\math_kernel_test.exe 2025-12-04T09:44:14.1217038Z [7433/7515] Linking CXX executable bin\lazy_tensor_test.exe 2025-12-04T09:44:14.1266701Z [7434/7515] Linking CXX executable bin\memory_format_test.exe 2025-12-04T09:44:14.1267174Z [7435/7515] Linking CXX executable bin\ivalue_test.exe 2025-12-04T09:44:14.1267617Z [7436/7515] Linking CXX executable bin\operator_name_test.exe 2025-12-04T09:44:14.1310473Z [7437/7515] Linking CXX executable bin\mobile_memory_cleanup.exe 2025-12-04T09:44:14.1310972Z [7438/7515] Linking CXX executable bin\memory_overlapping_test.exe 2025-12-04T09:44:15.2037726Z [7439/7515] Linking CXX executable bin\native_test.exe 2025-12-04T09:44:15.2038205Z [7440/7515] Linking CXX executable bin\operators_test.exe 2025-12-04T09:44:15.2038725Z [7441/7515] Linking CXX executable bin\packedtensoraccessor_test.exe 2025-12-04T09:44:15.2188465Z [7442/7515] Linking CXX executable bin\quantized_test.exe 2025-12-04T09:44:15.2245081Z [7443/7515] Linking CXX executable bin\cpu_rng_test.exe 2025-12-04T09:44:15.2245525Z [7444/7515] Linking CXX executable bin\pow_test.exe 2025-12-04T09:44:15.2284798Z [7445/7515] Linking CXX executable bin\reduce_ops_test.exe 2025-12-04T09:44:15.2368918Z [7446/7515] Linking CXX executable bin\reportMemoryUsage_test.exe 2025-12-04T09:44:16.3146079Z [7447/7515] Linking CXX executable bin\scalar_tensor_test.exe 2025-12-04T09:44:16.3265643Z [7448/7515] Linking CXX executable bin\scalar_test.exe 2025-12-04T09:44:16.3266342Z [7449/7515] Linking CXX executable bin\StorageUtils_test.exe 2025-12-04T09:44:16.3266825Z [7450/7515] Linking CXX executable bin\stride_properties_test.exe 2025-12-04T09:44:16.3306238Z [7451/7515] Linking CXX executable bin\test_parallel.exe 2025-12-04T09:44:16.3306886Z [7452/7515] Linking CXX executable bin\thread_init_test.exe 2025-12-04T09:44:16.3349883Z [7453/7515] Linking CXX executable bin\type_ptr_test.exe 2025-12-04T09:44:16.3350624Z [7454/7515] Linking CXX executable bin\undefined_tensor_test.exe 2025-12-04T09:44:16.3391545Z [7455/7515] Linking CXX executable bin\verify_api_visibility.exe 2025-12-04T09:44:17.3366672Z [7456/7515] Linking CXX executable bin\type_test.exe 2025-12-04T09:44:17.3367189Z [7457/7515] Linking CXX executable bin\tensor_iterator_test.exe 2025-12-04T09:44:17.3367685Z [7458/7515] Linking CXX executable bin\legacy_vmap_test.exe 2025-12-04T09:44:17.3403202Z [7459/7515] Linking CXX executable bin\weakref_test.exe 2025-12-04T09:44:17.3403676Z [7460/7515] Linking CXX executable bin\xla_tensor_test.exe 2025-12-04T09:44:17.3404092Z [7461/7515] Linking CXX executable bin\wrapdim_test.exe 2025-12-04T09:44:17.3441509Z [7462/7515] Linking CXX executable bin\vec_test_all_types_AVX2.exe 2025-12-04T09:44:17.3441982Z [7463/7515] Linking CXX executable bin\IListRef_test.exe 2025-12-04T09:44:18.4280862Z [7464/7515] Linking CXX executable bin\vec_test_all_types_DEFAULT.exe 2025-12-04T09:44:18.4281632Z [7465/7515] Linking CXX executable bin\KernelFunction_test.exe 2025-12-04T09:44:18.4282165Z [7466/7515] Linking CXX executable bin\vec_test_all_types_AVX512.exe 2025-12-04T09:44:18.4322534Z [7467/7515] Linking CXX executable bin\List_test.exe 2025-12-04T09:44:18.4407559Z [7468/7515] Linking CXX executable bin\CppSignature_test.exe 2025-12-04T09:44:18.4455604Z [7469/7515] Linking CXX executable bin\kernel_stackbased_test.exe 2025-12-04T09:44:18.4456278Z [7470/7515] Linking CXX executable bin\backend_fallback_test.exe 2025-12-04T09:44:18.4456730Z [7471/7515] Linking CXX executable bin\op_allowlist_test.exe 2025-12-04T09:44:19.3492097Z [7472/7515] Linking CXX executable bin\kernel_function_test.exe 2025-12-04T09:44:19.3492832Z [7473/7515] Linking CXX executable bin\cuda_allocator_test.exe 2025-12-04T09:44:19.3493341Z [7474/7515] Linking CXX executable bin\make_boxed_from_unboxed_functor_test.exe 2025-12-04T09:44:19.3493852Z [7475/7515] Linking CXX executable bin\cuda_apply_test.exe 2025-12-04T09:44:19.3494315Z [7476/7515] Linking CXX executable bin\kernel_function_legacy_test.exe 2025-12-04T09:44:19.3494772Z [7477/7515] Linking CXX executable bin\inline_container_test.exe 2025-12-04T09:44:19.3495220Z [7478/7515] Linking CXX executable bin\cuda_atomic_ops_test.exe 2025-12-04T09:44:19.3495680Z [7479/7515] Linking CXX executable bin\cuda_caching_host_allocator_test.exe 2025-12-04T09:44:20.1213757Z [7480/7515] Linking CXX executable bin\cuda_complex_test.exe 2025-12-04T09:44:20.1214300Z [7481/7515] Linking CXX executable bin\cuda_complex_math_test.exe 2025-12-04T09:44:20.1214764Z [7482/7515] Linking CXX executable bin\cuda_cublas_handle_pool_test.exe 2025-12-04T09:44:20.1215256Z [7483/7515] Linking CXX executable bin\cuda_device_test.exe 2025-12-04T09:44:20.1215673Z [7484/7515] Linking CXX executable bin\cuda_cub_test.exe 2025-12-04T09:44:20.1216075Z [7485/7515] Linking CXX executable bin\kernel_lambda_test.exe 2025-12-04T09:44:20.1216486Z [7486/7515] Linking CXX executable bin\cuda_event_test.exe 2025-12-04T09:44:20.1216899Z [7487/7515] Linking CXX executable bin\cuda_exchange_device_test.exe 2025-12-04T09:44:20.7265078Z [7488/7515] Linking CXX executable bin\cuda_dlconvertor_test.exe 2025-12-04T09:44:20.7265582Z [7489/7515] Linking CXX executable bin\cuda_generator_test.exe 2025-12-04T09:44:20.7266021Z [7490/7515] Linking CXX executable bin\cuda_distributions_test.exe 2025-12-04T09:44:20.7266440Z [7491/7515] Linking CXX executable bin\cuda_half_test.exe 2025-12-04T09:44:20.7267106Z [7492/7515] Linking CXX executable bin\cuda_allocatorTraceTracker_test.exe 2025-12-04T09:44:20.7267596Z [7493/7515] Linking CXX executable bin\cuda_integer_divider_test.exe 2025-12-04T09:44:20.7268080Z [7494/7515] Linking CXX executable bin\cuda_packedtensoraccessor_test.exe 2025-12-04T09:44:20.7268529Z [7495/7515] Linking CXX executable bin\cuda_optional_test.exe 2025-12-04T09:44:22.0649238Z [7496/7515] Linking CXX executable bin\cuda_reportMemoryUsage_test.exe 2025-12-04T09:44:22.0649881Z [7497/7515] Linking CXX executable bin\cuda_stream_test.exe 2025-12-04T09:44:22.0650366Z [7498/7515] Linking CXX executable bin\cuda_cudnn_test.exe 2025-12-04T09:44:22.0650764Z [7499/7515] Linking CXX executable bin\cuda_vectorized_test.exe 2025-12-04T09:44:22.0651209Z [7500/7515] Linking CXX executable bin\kernel_lambda_legacy_test.exe 2025-12-04T09:44:22.0651636Z [7501/7515] Linking CXX shared library bin\jitbackend_test.dll 2025-12-04T09:44:22.0652106Z [7502/7515] Linking CXX executable bin\ProcessGroupGlooAsyncTest.exe 2025-12-04T09:44:22.0652570Z [7503/7515] Linking CXX executable bin\ProcessGroupGlooTest.exe 2025-12-04T09:44:31.8564480Z [7504/7515] Linking CXX shared library bin\backend_with_compiler.dll 2025-12-04T09:44:31.8564979Z [7505/7515] Linking CXX shared library bin\aoti_custom_ops.dll 2025-12-04T09:44:31.8565351Z [7506/7515] Linking CXX shared library bin\shm.dll 2025-12-04T09:44:31.8565778Z [7507/7515] Linking CXX executable bin\parallel_benchmark.exe 2025-12-04T09:44:31.8566251Z [7508/7515] Linking CXX shared library bin\torchbind_test.dll 2025-12-04T09:44:31.8566649Z [7509/7515] Linking CXX executable bin\test_lazy.exe 2025-12-04T09:44:31.8567028Z [7510/7515] Linking CXX executable bin\op_registration_test.exe 2025-12-04T09:44:31.8567416Z [7511/7515] Linking CXX executable bin\test_jit.exe 2025-12-04T09:44:45.6013386Z [7512/7515] Linking CXX executable bin\test_api-- Install configuration: "Release" 2025-12-04T09:45:40.4329205Z .exe 2025-12-04T09:45:40.4329595Z [7513/7515] Linking CXX shared library bin\torch_python.dll 2025-12-04T09:45:40.4330027Z [7514/7515] Linking CXX shared library bin\nnapi_backend.dll 2025-12-04T09:45:40.4330386Z [7514/7515] Install the project... 2025-12-04T09:45:41.1002497Z 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:45:41.1410183Z 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:45:41.1411021Z !! 2025-12-04T09:45:41.1411122Z 2025-12-04T09:45:41.1411242Z ******************************************************************************** 2025-12-04T09:45:41.1412013Z 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:45:41.1412656Z 2025-12-04T09:45:41.1412873Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-04T09:45:41.1413286Z or your builds will no longer be supported. 2025-12-04T09:45:41.1413511Z 2025-12-04T09:45:41.1429470Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-04T09:45:41.1430035Z ******************************************************************************** 2025-12-04T09:45:41.1430277Z 2025-12-04T09:45:41.1430342Z !! 2025-12-04T09:45:41.1430532Z corresp(dist, value, root_dir) 2025-12-04T09:45:41.3725947Z -- Checkout nccl release tag: v2.27.5-1 2025-12-04T09:45:41.3743523Z running bdist_wheel 2025-12-04T09:45:43.0600352Z running build 2025-12-04T09:45:43.0600598Z running build_py 2025-12-04T09:45:43.0727388Z creating build\lib.win-amd64-cpython-310\functorch 2025-12-04T09:45:43.0731898Z copying functorch\__init__.py -> build\lib.win-amd64-cpython-310\functorch 2025-12-04T09:45:43.0961324Z creating build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.0964388Z copying torch\functional.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1013448Z copying torch\hub.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1038434Z copying torch\library.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1075411Z copying torch\overrides.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1132123Z copying torch\quasirandom.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1152902Z copying torch\random.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1167284Z copying torch\return_types.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1179475Z copying torch\serialization.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1227745Z copying torch\storage.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1264446Z copying torch\torch_version.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1277734Z copying torch\types.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1290660Z copying torch\version.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1296516Z copying torch\_appdirs.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1318622Z copying torch\_classes.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1332911Z copying torch\_compile.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1345395Z copying torch\_custom_ops.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1357763Z copying torch\_environment.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1363830Z copying torch\_guards.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1394132Z copying torch\_jit_internal.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1426366Z copying torch\_linalg_utils.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1439871Z copying torch\_lobpcg.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1466603Z copying torch\_lowrank.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1480372Z copying torch\_meta_registrations.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1603518Z copying torch\_namedtensor_internals.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1617585Z copying torch\_ops.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1650810Z copying torch\_python_dispatcher.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1669066Z copying torch\_size_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1682138Z copying torch\_sources.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1694493Z copying torch\_storage_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1707661Z copying torch\_streambase.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1713523Z copying torch\_tensor.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1744625Z copying torch\_tensor_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1812922Z copying torch\_tensor_str.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1831559Z copying torch\_thread_safe_fork.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.1836637Z copying torch\_torch_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.2011442Z copying torch\_utils.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.2047487Z copying torch\_utils_internal.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.2053464Z copying torch\_VF.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.2059700Z copying torch\_vmap_internals.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.2073597Z copying torch\_weights_only_unpickler.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.2095607Z copying torch\__config__.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.2101575Z copying torch\__future__.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.2115127Z copying torch\__init__.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:43.2174622Z creating build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2177836Z copying torchgen\code_template.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2191701Z copying torchgen\context.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2209137Z copying torchgen\gen.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2275935Z copying torchgen\gen_aoti_c_shim.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2297251Z copying torchgen\gen_backend_stubs.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2327762Z copying torchgen\gen_functionalization_type.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2364720Z copying torchgen\gen_lazy_tensor.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2385346Z copying torchgen\gen_schema_utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2402612Z copying torchgen\gen_vmap_plumbing.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2414871Z copying torchgen\local.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2427497Z copying torchgen\model.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2494547Z copying torchgen\native_function_generation.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2516261Z copying torchgen\utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2538266Z copying torchgen\yaml_utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2551396Z copying torchgen\__init__.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:45:43.2558279Z creating build\lib.win-amd64-cpython-310\functorch\compile 2025-12-04T09:45:43.2561518Z copying functorch\compile\__init__.py -> build\lib.win-amd64-cpython-310\functorch\compile 2025-12-04T09:45:43.2577584Z creating build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2580770Z copying functorch\dim\magic_trace.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2595274Z copying functorch\dim\op_properties.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2609550Z copying functorch\dim\wrap_type.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2622377Z copying functorch\dim\_dim_entry.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2640722Z copying functorch\dim\_enable_all_layers.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2654504Z copying functorch\dim\_getsetitem.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2675969Z copying functorch\dim\_order.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2688782Z copying functorch\dim\_py_inst_decoder.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2702137Z copying functorch\dim\_tensor_info.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2715684Z copying functorch\dim\_wrap.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2728713Z copying functorch\dim\__init__.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:45:43.2770539Z creating build\lib.win-amd64-cpython-310\functorch\einops 2025-12-04T09:45:43.2772983Z copying functorch\einops\rearrange.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-12-04T09:45:43.2788086Z copying functorch\einops\_parsing.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-12-04T09:45:43.2802083Z copying functorch\einops\__init__.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-12-04T09:45:43.2809806Z creating build\lib.win-amd64-cpython-310\functorch\experimental 2025-12-04T09:45:43.2818679Z copying functorch\experimental\control_flow.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-12-04T09:45:43.2824388Z copying functorch\experimental\ops.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-12-04T09:45:43.2830036Z copying functorch\experimental\__init__.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-12-04T09:45:43.2836820Z creating build\lib.win-amd64-cpython-310\functorch\_src 2025-12-04T09:45:43.2839893Z copying functorch\_src\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src 2025-12-04T09:45:43.2845985Z creating build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd 2025-12-04T09:45:43.2849020Z copying functorch\_src\aot_autograd\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd 2025-12-04T09:45:43.2856476Z creating build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms 2025-12-04T09:45:43.2859160Z copying functorch\_src\eager_transforms\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms 2025-12-04T09:45:43.2866079Z creating build\lib.win-amd64-cpython-310\functorch\_src\make_functional 2025-12-04T09:45:43.2876458Z copying functorch\_src\make_functional\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\make_functional 2025-12-04T09:45:43.2883368Z creating build\lib.win-amd64-cpython-310\functorch\_src\vmap 2025-12-04T09:45:43.2886490Z copying functorch\_src\vmap\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\vmap 2025-12-04T09:45:43.2894028Z creating build\lib.win-amd64-cpython-310\torch\accelerator 2025-12-04T09:45:43.2897174Z copying torch\accelerator\memory.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-12-04T09:45:43.2911155Z copying torch\accelerator\_utils.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-12-04T09:45:43.2923651Z copying torch\accelerator\__init__.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-12-04T09:45:43.2938157Z creating build\lib.win-amd64-cpython-310\torch\amp 2025-12-04T09:45:43.2941290Z copying torch\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-12-04T09:45:43.2965433Z copying torch\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-12-04T09:45:43.2982508Z copying torch\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-12-04T09:45:43.2989234Z creating build\lib.win-amd64-cpython-310\torch\ao 2025-12-04T09:45:43.2992183Z copying torch\ao\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao 2025-12-04T09:45:43.3001058Z creating build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3004199Z copying torch\autograd\anomaly_mode.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3018075Z copying torch\autograd\forward_ad.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3032530Z copying torch\autograd\function.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3064004Z copying torch\autograd\functional.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3106467Z copying torch\autograd\gradcheck.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3152920Z copying torch\autograd\grad_mode.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3167110Z copying torch\autograd\graph.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3188111Z copying torch\autograd\profiler.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3222870Z copying torch\autograd\profiler_legacy.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3236539Z copying torch\autograd\profiler_util.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3272960Z copying torch\autograd\variable.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3278672Z copying torch\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:45:43.3298442Z creating build\lib.win-amd64-cpython-310\torch\backends 2025-12-04T09:45:43.3301673Z copying torch\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends 2025-12-04T09:45:43.3316463Z creating build\lib.win-amd64-cpython-310\torch\compiler 2025-12-04T09:45:43.3319639Z copying torch\compiler\config.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-12-04T09:45:43.3331512Z copying torch\compiler\_cache.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-12-04T09:45:43.3344399Z copying torch\compiler\__init__.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-12-04T09:45:43.3366474Z creating build\lib.win-amd64-cpython-310\torch\contrib 2025-12-04T09:45:43.3369595Z copying torch\contrib\_tensorboard_vis.py -> build\lib.win-amd64-cpython-310\torch\contrib 2025-12-04T09:45:43.3383081Z copying torch\contrib\__init__.py -> build\lib.win-amd64-cpython-310\torch\contrib 2025-12-04T09:45:43.3389153Z creating build\lib.win-amd64-cpython-310\torch\cpu 2025-12-04T09:45:43.3393266Z copying torch\cpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\cpu 2025-12-04T09:45:43.3411088Z creating build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3414424Z copying torch\cuda\comm.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3420226Z copying torch\cuda\gds.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3434027Z copying torch\cuda\graphs.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3458783Z copying torch\cuda\green_contexts.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3471985Z copying torch\cuda\jiterator.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3490963Z copying torch\cuda\memory.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3519646Z copying torch\cuda\nccl.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3531117Z copying torch\cuda\nvtx.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3543876Z copying torch\cuda\profiler.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3557005Z copying torch\cuda\random.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3589075Z copying torch\cuda\sparse.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3594814Z copying torch\cuda\streams.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3608048Z copying torch\cuda\tunable.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3625908Z copying torch\cuda\_device_limits.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3639516Z copying torch\cuda\_gpu_trace.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3652329Z copying torch\cuda\_memory_viz.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3673165Z copying torch\cuda\_pin_memory_utils.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3686863Z copying torch\cuda\_sanitizer.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3708074Z copying torch\cuda\_utils.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3728676Z copying torch\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:45:43.3773944Z creating build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.3777416Z copying torch\distributed\argparse_util.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.3791051Z copying torch\distributed\c10d_logger.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.3805125Z copying torch\distributed\collective_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.3819882Z copying torch\distributed\constants.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.3830382Z copying torch\distributed\device_mesh.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.3865356Z copying torch\distributed\distributed_c10d.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4139942Z copying torch\distributed\launch.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4153878Z copying torch\distributed\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4160001Z copying torch\distributed\remote_device.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4173437Z copying torch\distributed\rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4187264Z copying torch\distributed\run.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4211169Z copying torch\distributed\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4225387Z copying torch\distributed\_checkpointable.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4238923Z copying torch\distributed\_composable_state.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4252409Z copying torch\distributed\_dist2.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4265313Z copying torch\distributed\_functional_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4294466Z copying torch\distributed\_functional_collectives_impl.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4307755Z copying torch\distributed\_mesh_layout.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4320246Z copying torch\distributed\_serialization.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4333917Z copying torch\distributed\_state_dict_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4352417Z copying torch\distributed\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:45:43.4381414Z creating build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4385161Z copying torch\distributions\bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4398161Z copying torch\distributions\beta.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4411821Z copying torch\distributions\binomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4424900Z copying torch\distributions\categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4443598Z copying torch\distributions\cauchy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4455954Z copying torch\distributions\chi2.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4468899Z copying torch\distributions\constraints.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4489013Z copying torch\distributions\constraint_registry.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4502764Z copying torch\distributions\continuous_bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4516059Z copying torch\distributions\dirichlet.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4528029Z copying torch\distributions\distribution.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4541677Z copying torch\distributions\exponential.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4554400Z copying torch\distributions\exp_family.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4565609Z copying torch\distributions\fishersnedecor.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4578190Z copying torch\distributions\gamma.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4591625Z copying torch\distributions\generalized_pareto.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4605024Z copying torch\distributions\geometric.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4619961Z copying torch\distributions\gumbel.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4632066Z copying torch\distributions\half_cauchy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4645273Z copying torch\distributions\half_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4658026Z copying torch\distributions\independent.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4672297Z copying torch\distributions\inverse_gamma.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4699861Z copying torch\distributions\kl.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4720872Z copying torch\distributions\kumaraswamy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4733830Z copying torch\distributions\laplace.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4746819Z copying torch\distributions\lkj_cholesky.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4761408Z copying torch\distributions\logistic_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4774184Z copying torch\distributions\log_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4787468Z copying torch\distributions\lowrank_multivariate_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4801004Z copying torch\distributions\mixture_same_family.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4814391Z copying torch\distributions\multinomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4827780Z copying torch\distributions\multivariate_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4848071Z copying torch\distributions\negative_binomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4861946Z copying torch\distributions\normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4875558Z copying torch\distributions\one_hot_categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4889852Z copying torch\distributions\pareto.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4902144Z copying torch\distributions\poisson.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4915057Z copying torch\distributions\relaxed_bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4929134Z copying torch\distributions\relaxed_categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4943655Z copying torch\distributions\studentT.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4958192Z copying torch\distributions\transformed_distribution.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.4971889Z copying torch\distributions\transforms.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.5000106Z copying torch\distributions\uniform.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.5012291Z copying torch\distributions\utils.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.5025222Z copying torch\distributions\von_mises.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.5043745Z copying torch\distributions\weibull.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.5055946Z copying torch\distributions\wishart.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.5069133Z copying torch\distributions\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:45:43.5093379Z creating build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5109207Z copying torch\export\custom_obj.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5109833Z copying torch\export\custom_ops.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5120033Z copying torch\export\decomp_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5133776Z copying torch\export\dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5169207Z copying torch\export\exported_program.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5203695Z copying torch\export\graph_signature.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5223496Z copying torch\export\unflatten.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5266576Z copying torch\export\_draft_export.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5286306Z copying torch\export\_leakage_detection_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5299424Z copying torch\export\_remove_auto_functionalized_pass.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5311951Z copying torch\export\_remove_effect_tokens_pass.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5325424Z copying torch\export\_safeguard.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5338177Z copying torch\export\_swap.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5358610Z copying torch\export\_trace.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5409703Z copying torch\export\_tree_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5442335Z copying torch\export\_unlift.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5451556Z copying torch\export\_wrapper_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5457717Z copying torch\export\__init__.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:45:43.5480228Z creating build\lib.win-amd64-cpython-310\torch\fft 2025-12-04T09:45:43.5483277Z copying torch\fft\__init__.py -> build\lib.win-amd64-cpython-310\torch\fft 2025-12-04T09:45:43.5518244Z creating build\lib.win-amd64-cpython-310\torch\func 2025-12-04T09:45:43.5521647Z copying torch\func\__init__.py -> build\lib.win-amd64-cpython-310\torch\func 2025-12-04T09:45:43.5528455Z creating build\lib.win-amd64-cpython-310\torch\futures 2025-12-04T09:45:43.5531440Z copying torch\futures\__init__.py -> build\lib.win-amd64-cpython-310\torch\futures 2025-12-04T09:45:43.5548957Z creating build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5552034Z copying torch\fx\annotate.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5564835Z copying torch\fx\config.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5570592Z copying torch\fx\graph.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5619813Z copying torch\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5647991Z copying torch\fx\immutable_collections.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5665697Z copying torch\fx\interpreter.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5684192Z copying torch\fx\node.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5712484Z copying torch\fx\operator_schemas.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5733740Z copying torch\fx\proxy.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5755029Z copying torch\fx\subgraph_rewriter.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5774376Z copying torch\fx\tensor_type.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5787427Z copying torch\fx\traceback.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5808435Z copying torch\fx\_compatibility.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5821624Z copying torch\fx\_graph_pickler.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5843733Z copying torch\fx\_lazy_graph_module.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5857583Z copying torch\fx\_pytree.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5871752Z copying torch\fx\_symbolic_trace.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5901888Z copying torch\fx\_utils.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5916175Z copying torch\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:45:43.5935915Z creating build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.5939373Z copying torch\jit\annotations.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.5960215Z copying torch\jit\frontend.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.5988129Z copying torch\jit\generate_bytecode.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6000330Z copying torch\jit\quantized.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6019084Z copying torch\jit\supported_ops.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6032188Z copying torch\jit\unsupported_tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6044630Z copying torch\jit\_async.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6058352Z copying torch\jit\_await.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6071960Z copying torch\jit\_builtins.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6084808Z copying torch\jit\_check.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6098378Z copying torch\jit\_dataclass_impls.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6111706Z copying torch\jit\_decompositions.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6125090Z copying torch\jit\_decomposition_utils.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6130906Z copying torch\jit\_freeze.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6144717Z copying torch\jit\_fuser.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6158158Z copying torch\jit\_ir_utils.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6171685Z copying torch\jit\_logging.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6177402Z copying torch\jit\_monkeytype_config.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6190226Z copying torch\jit\_pickle.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6202680Z copying torch\jit\_recursive.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6224113Z copying torch\jit\_script.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6252574Z copying torch\jit\_serialization.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6265691Z copying torch\jit\_shape_functions.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6298124Z copying torch\jit\_state.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6316625Z copying torch\jit\_trace.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6350932Z copying torch\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:43.6365118Z creating build\lib.win-amd64-cpython-310\torch\linalg 2025-12-04T09:45:43.6368200Z copying torch\linalg\__init__.py -> build\lib.win-amd64-cpython-310\torch\linalg 2025-12-04T09:45:43.6432536Z creating build\lib.win-amd64-cpython-310\torch\masked 2025-12-04T09:45:43.6442304Z copying torch\masked\_docs.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-12-04T09:45:43.6473784Z copying torch\masked\_ops.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-12-04T09:45:43.6511803Z copying torch\masked\__init__.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-12-04T09:45:43.6524832Z creating build\lib.win-amd64-cpython-310\torch\monitor 2025-12-04T09:45:43.6528046Z copying torch\monitor\__init__.py -> build\lib.win-amd64-cpython-310\torch\monitor 2025-12-04T09:45:43.6542041Z creating build\lib.win-amd64-cpython-310\torch\mps 2025-12-04T09:45:43.6545351Z copying torch\mps\event.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-12-04T09:45:43.6557889Z copying torch\mps\profiler.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-12-04T09:45:43.6570400Z copying torch\mps\__init__.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-12-04T09:45:43.6583471Z creating build\lib.win-amd64-cpython-310\torch\mtia 2025-12-04T09:45:43.6586370Z copying torch\mtia\memory.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-12-04T09:45:43.6599152Z copying torch\mtia\mtia_graph.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-12-04T09:45:43.6611556Z copying torch\mtia\_utils.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-12-04T09:45:43.6623494Z copying torch\mtia\__init__.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-12-04T09:45:43.6638433Z creating build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:45:43.6641526Z copying torch\multiprocessing\pool.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:45:43.6654663Z copying torch\multiprocessing\queue.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:45:43.6667394Z copying torch\multiprocessing\reductions.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:45:43.6687091Z copying torch\multiprocessing\spawn.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:45:43.6701345Z copying torch\multiprocessing\_atfork.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:45:43.6718409Z copying torch\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:45:43.6732077Z creating build\lib.win-amd64-cpython-310\torch\nativert 2025-12-04T09:45:43.6735197Z copying torch\nativert\__init__.py -> build\lib.win-amd64-cpython-310\torch\nativert 2025-12-04T09:45:43.6741848Z creating build\lib.win-amd64-cpython-310\torch\nested 2025-12-04T09:45:43.6744950Z copying torch\nested\__init__.py -> build\lib.win-amd64-cpython-310\torch\nested 2025-12-04T09:45:43.6764748Z creating build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:43.6767937Z copying torch\nn\common_types.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:43.6780372Z copying torch\nn\cpp.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:43.6792856Z copying torch\nn\functional.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:43.6905509Z copying torch\nn\grad.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:43.6918603Z copying torch\nn\init.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:43.6944935Z copying torch\nn\parameter.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:43.6956512Z copying torch\nn\_reduction.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:43.6966917Z copying torch\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:43.6977808Z creating build\lib.win-amd64-cpython-310\torch\numa 2025-12-04T09:45:43.6981971Z copying torch\numa\binding.py -> build\lib.win-amd64-cpython-310\torch\numa 2025-12-04T09:45:43.7002369Z copying torch\numa\__init__.py -> build\lib.win-amd64-cpython-310\torch\numa 2025-12-04T09:45:43.7012336Z creating build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7015397Z copying torch\onnx\errors.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7028066Z copying torch\onnx\operators.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7040470Z copying torch\onnx\symbolic_helper.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7046288Z copying torch\onnx\symbolic_opset10.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7057444Z copying torch\onnx\symbolic_opset11.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7063107Z copying torch\onnx\symbolic_opset12.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7069246Z copying torch\onnx\symbolic_opset13.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7075236Z copying torch\onnx\symbolic_opset14.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7080994Z copying torch\onnx\symbolic_opset15.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7087181Z copying torch\onnx\symbolic_opset16.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7093550Z copying torch\onnx\symbolic_opset17.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7099722Z copying torch\onnx\symbolic_opset18.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7105893Z copying torch\onnx\symbolic_opset19.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7112179Z copying torch\onnx\symbolic_opset20.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7118274Z copying torch\onnx\symbolic_opset7.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7124279Z copying torch\onnx\symbolic_opset8.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7130368Z copying torch\onnx\symbolic_opset9.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7136375Z copying torch\onnx\testing.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7142151Z copying torch\onnx\utils.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7149013Z copying torch\onnx\verification.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7160756Z copying torch\onnx\_constants.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7166439Z copying torch\onnx\_flags.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7178778Z copying torch\onnx\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:45:43.7194387Z creating build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7197467Z copying torch\optim\adadelta.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7218283Z copying torch\optim\adagrad.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7237325Z copying torch\optim\adam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7260010Z copying torch\optim\adamax.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7274229Z copying torch\optim\adamw.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7284676Z copying torch\optim\asgd.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7299423Z copying torch\optim\lbfgs.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7320866Z copying torch\optim\lr_scheduler.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7373077Z copying torch\optim\nadam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7390468Z copying torch\optim\optimizer.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7423931Z copying torch\optim\radam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7444037Z copying torch\optim\rmsprop.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7464224Z copying torch\optim\rprop.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7482122Z copying torch\optim\sgd.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7502474Z copying torch\optim\sparse_adam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7514041Z copying torch\optim\swa_utils.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7530421Z copying torch\optim\_adafactor.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7547953Z copying torch\optim\_functional.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7559936Z copying torch\optim\_muon.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7573248Z copying torch\optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:45:43.7589508Z creating build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7592901Z copying torch\package\file_structure_representation.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7605788Z copying torch\package\find_file_dependencies.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7618359Z copying torch\package\glob_group.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7635896Z copying torch\package\importer.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7648684Z copying torch\package\package_exporter.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7692549Z copying torch\package\package_importer.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7713613Z copying torch\package\_digraph.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7769105Z copying torch\package\_directory_reader.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7781984Z copying torch\package\_importlib.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7782608Z copying torch\package\_mangling.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7783250Z copying torch\package\_mock.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7783842Z copying torch\package\_package_pickler.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7793108Z copying torch\package\_package_unpickler.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7805800Z copying torch\package\_stdlib.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7811307Z copying torch\package\__init__.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:45:43.7819108Z creating build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:45:43.7822128Z copying torch\profiler\itt.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:45:43.7849491Z copying torch\profiler\profiler.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:45:43.7871946Z copying torch\profiler\python_tracer.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:45:43.7877632Z copying torch\profiler\_memory_profiler.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:45:43.7912648Z copying torch\profiler\_pattern_matcher.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:45:43.7937947Z copying torch\profiler\_utils.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:45:43.7958678Z copying torch\profiler\__init__.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:45:43.7975811Z creating build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.7979024Z copying torch\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.7991912Z copying torch\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.7997715Z copying torch\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8016651Z copying torch\quantization\observer.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8029896Z copying torch\quantization\qconfig.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8042404Z copying torch\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8055596Z copying torch\quantization\quantize.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8068307Z copying torch\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8081048Z copying torch\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8094352Z copying torch\quantization\quant_type.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8114191Z copying torch\quantization\stubs.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8119862Z copying torch\quantization\utils.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8132218Z copying torch\quantization\_numeric_suite.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8144867Z copying torch\quantization\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8157737Z copying torch\quantization\_quantized_conversions.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8170617Z copying torch\quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:45:43.8184189Z creating build\lib.win-amd64-cpython-310\torch\signal 2025-12-04T09:45:43.8187302Z copying torch\signal\__init__.py -> build\lib.win-amd64-cpython-310\torch\signal 2025-12-04T09:45:43.8194949Z creating build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:45:43.8198090Z copying torch\sparse\semi_structured.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:45:43.8214038Z copying torch\sparse\_semi_structured_conversions.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:45:43.8227502Z copying torch\sparse\_semi_structured_ops.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:45:43.8245841Z copying torch\sparse\_triton_ops.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:45:43.8291573Z copying torch\sparse\_triton_ops_meta.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:45:43.8464793Z copying torch\sparse\__init__.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:45:43.8486999Z creating build\lib.win-amd64-cpython-310\torch\special 2025-12-04T09:45:43.8490193Z copying torch\special\__init__.py -> build\lib.win-amd64-cpython-310\torch\special 2025-12-04T09:45:43.8512415Z creating build\lib.win-amd64-cpython-310\torch\testing 2025-12-04T09:45:43.8515729Z copying torch\testing\_comparison.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-12-04T09:45:43.8549097Z copying torch\testing\_creation.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-12-04T09:45:43.8569341Z copying torch\testing\_utils.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-12-04T09:45:43.8581264Z copying torch\testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-12-04T09:45:43.8602616Z creating build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8605917Z copying torch\utils\backend_registration.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8626594Z copying torch\utils\bundled_inputs.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8650556Z copying torch\utils\checkpoint.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8687713Z copying torch\utils\collect_env.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8718447Z copying torch\utils\cpp_backtrace.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8724297Z copying torch\utils\cpp_extension.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8815997Z copying torch\utils\deterministic.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8828978Z copying torch\utils\dlpack.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8841747Z copying torch\utils\file_baton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8855766Z copying torch\utils\flop_counter.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8882342Z copying torch\utils\hooks.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8894722Z copying torch\utils\mkldnn.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8907865Z copying torch\utils\mobile_optimizer.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8921060Z copying torch\utils\model_zoo.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8927120Z copying torch\utils\module_tracker.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.8940413Z copying torch\utils\show_pickle.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9001007Z copying torch\utils\throughput_benchmark.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9020639Z copying torch\utils\weak.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9032941Z copying torch\utils\_appending_byte_serializer.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9051291Z copying torch\utils\_config_module.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9071568Z copying torch\utils\_content_store.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9095906Z copying torch\utils\_contextlib.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9108331Z copying torch\utils\_cpp_embed_headers.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9121013Z copying torch\utils\_cpp_extension_versioner.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9133584Z copying torch\utils\_cxx_pytree.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9167052Z copying torch\utils\_debug_mode.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9191239Z copying torch\utils\_device.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9202518Z copying torch\utils\_dtype_abbrs.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9213188Z copying torch\utils\_exposed_in.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9223569Z copying torch\utils\_filelock.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9234683Z copying torch\utils\_foreach_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9299335Z copying torch\utils\_functools.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9310022Z copying torch\utils\_get_clean_triton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9328890Z copying torch\utils\_helion.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9334905Z copying torch\utils\_import_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9347471Z copying torch\utils\_mode_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9353508Z copying torch\utils\_ordered_set.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9366792Z copying torch\utils\_pallas.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9379539Z copying torch\utils\_python_dispatch.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9407542Z copying torch\utils\_pytree.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9444079Z copying torch\utils\_runtime_estimation.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9470195Z copying torch\utils\_stats.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9482954Z copying torch\utils\_thunk.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9488876Z copying torch\utils\_traceback.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9502249Z copying torch\utils\_triton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9522363Z copying torch\utils\_typing_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9528302Z copying torch\utils\_zip.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9548622Z copying torch\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:43.9564337Z creating build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:45:43.9574790Z copying torch\xpu\memory.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:45:43.9588461Z copying torch\xpu\random.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:45:43.9601367Z copying torch\xpu\streams.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:45:43.9614093Z copying torch\xpu\_gpu_trace.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:45:43.9626492Z copying torch\xpu\_utils.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:45:43.9638602Z copying torch\xpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:45:43.9663043Z creating build\lib.win-amd64-cpython-310\torch\_awaits 2025-12-04T09:45:43.9666124Z copying torch\_awaits\__init__.py -> build\lib.win-amd64-cpython-310\torch\_awaits 2025-12-04T09:45:43.9679902Z creating build\lib.win-amd64-cpython-310\torch\_custom_op 2025-12-04T09:45:43.9683026Z copying torch\_custom_op\autograd.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-12-04T09:45:43.9694789Z copying torch\_custom_op\impl.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-12-04T09:45:43.9715542Z copying torch\_custom_op\__init__.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-12-04T09:45:43.9722091Z creating build\lib.win-amd64-cpython-310\torch\_decomp 2025-12-04T09:45:43.9725314Z copying torch\_decomp\decompositions.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-12-04T09:45:43.9827767Z copying torch\_decomp\decompositions_for_jvp.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-12-04T09:45:43.9841443Z copying torch\_decomp\decompositions_for_rng.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-12-04T09:45:43.9866620Z copying torch\_decomp\__init__.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-12-04T09:45:43.9886388Z creating build\lib.win-amd64-cpython-310\torch\_dispatch 2025-12-04T09:45:43.9889576Z copying torch\_dispatch\python.py -> build\lib.win-amd64-cpython-310\torch\_dispatch 2025-12-04T09:45:43.9902550Z copying torch\_dispatch\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dispatch 2025-12-04T09:45:43.9917881Z creating build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:43.9921042Z copying torch\_dynamo\aot_compile.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:43.9935212Z copying torch\_dynamo\aot_compile_types.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:43.9949648Z copying torch\_dynamo\bytecode_analysis.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:43.9964156Z copying torch\_dynamo\bytecode_transformation.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0012095Z copying torch\_dynamo\cache_size.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0025249Z copying torch\_dynamo\callback.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0045290Z copying torch\_dynamo\codegen.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0065545Z copying torch\_dynamo\code_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0085017Z copying torch\_dynamo\compiled_autograd.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0122995Z copying torch\_dynamo\comptime.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0141878Z copying torch\_dynamo\config.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0276305Z copying torch\_dynamo\convert_frame.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0331908Z copying torch\_dynamo\create_parameter_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0348160Z copying torch\_dynamo\current_scope_id.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0368404Z copying torch\_dynamo\dce_extra_outputs.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0381763Z copying torch\_dynamo\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0410365Z copying torch\_dynamo\decorators.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0439109Z copying torch\_dynamo\device_interface.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0467112Z copying torch\_dynamo\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0480617Z copying torch\_dynamo\eval_frame.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0535842Z copying torch\_dynamo\exc.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0562646Z copying torch\_dynamo\external_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0734627Z copying torch\_dynamo\funcname_cache.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0748042Z copying torch\_dynamo\functional_export.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0774285Z copying torch\_dynamo\graph_break_hints.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0787442Z copying torch\_dynamo\graph_bytecode_inputs.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0807573Z copying torch\_dynamo\graph_deduplication.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0829222Z copying torch\_dynamo\graph_region_tracker.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0853407Z copying torch\_dynamo\graph_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0866005Z copying torch\_dynamo\guards.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.0966963Z copying torch\_dynamo\hooks.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1019601Z copying torch\_dynamo\logging.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1032861Z copying torch\_dynamo\metrics_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1046167Z copying torch\_dynamo\mutation_guard.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1066309Z copying torch\_dynamo\output_graph.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1131102Z copying torch\_dynamo\package.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1158881Z copying torch\_dynamo\pgo.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1185544Z copying torch\_dynamo\precompile_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1198262Z copying torch\_dynamo\profiler.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1211721Z copying torch\_dynamo\replay_record.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1230339Z copying torch\_dynamo\resume_execution.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1249331Z copying torch\_dynamo\side_effects.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1287714Z copying torch\_dynamo\source.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1314794Z copying torch\_dynamo\symbolic_convert.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1391646Z copying torch\_dynamo\tensor_version_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1404833Z copying torch\_dynamo\testing.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1424666Z copying torch\_dynamo\test_case.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1438202Z copying torch\_dynamo\test_dont_skip_tracing_functions.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1450869Z copying torch\_dynamo\test_minifier_common.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1480344Z copying torch\_dynamo\trace_rules.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1537953Z copying torch\_dynamo\types.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1551599Z copying torch\_dynamo\utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1613656Z copying torch\_dynamo\_trace_wrapped_higher_order_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1771606Z copying torch\_dynamo\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:44.1793617Z creating build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.1796814Z copying torch\_export\config.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.1809760Z copying torch\_export\converter.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.1845238Z copying torch\_export\error.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.1858153Z copying torch\_export\non_strict_utils.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.1882709Z copying torch\_export\pass_base.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.1909342Z copying torch\_export\tools.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.1921823Z copying torch\_export\utils.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.1954379Z copying torch\_export\verifier.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.1974817Z copying torch\_export\wrappers.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.1986472Z copying torch\_export\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:45:44.2004377Z creating build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2007669Z copying torch\_functorch\aot_autograd.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2043624Z copying torch\_functorch\apis.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2063710Z copying torch\_functorch\autograd_function.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2084032Z copying torch\_functorch\batch_norm_replacement.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2102185Z copying torch\_functorch\benchmark_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2115332Z copying torch\_functorch\compilers.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2134695Z copying torch\_functorch\compile_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2147761Z copying torch\_functorch\config.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2174020Z copying torch\_functorch\deprecated.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2186837Z copying torch\_functorch\eager_transforms.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2231173Z copying torch\_functorch\functional_call.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2276877Z copying torch\_functorch\fx_minifier.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2303788Z copying torch\_functorch\make_functional.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2324780Z copying torch\_functorch\partitioners.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2391275Z copying torch\_functorch\predispatch.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2406209Z copying torch\_functorch\pyfunctorch.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2426874Z copying torch\_functorch\python_key.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2432887Z copying torch\_functorch\pytree_hacks.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2453853Z copying torch\_functorch\top_operators_github_usage.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2472963Z copying torch\_functorch\utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2493299Z copying torch\_functorch\vmap.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2513319Z copying torch\_functorch\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:45:44.2532152Z creating build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2535465Z copying torch\_higher_order_ops\aoti_call_delegate.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2549465Z copying torch\_higher_order_ops\associative_scan.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2584604Z copying torch\_higher_order_ops\auto_functionalize.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2615537Z copying torch\_higher_order_ops\base_hop.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2629252Z copying torch\_higher_order_ops\cond.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2657131Z copying torch\_higher_order_ops\effects.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2670988Z copying torch\_higher_order_ops\executorch_call_delegate.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2684631Z copying torch\_higher_order_ops\flat_apply.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2698123Z copying torch\_higher_order_ops\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2731863Z copying torch\_higher_order_ops\foreach_map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2745062Z copying torch\_higher_order_ops\hints_wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2758690Z copying torch\_higher_order_ops\invoke_subgraph.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2779844Z copying torch\_higher_order_ops\local_map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2802327Z copying torch\_higher_order_ops\map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2816539Z copying torch\_higher_order_ops\out_dtype.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2830277Z copying torch\_higher_order_ops\partitioner.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2844060Z copying torch\_higher_order_ops\print.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2858079Z copying torch\_higher_order_ops\run_const_graph.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2870727Z copying torch\_higher_order_ops\scan.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2896996Z copying torch\_higher_order_ops\schema.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2910360Z copying torch\_higher_order_ops\strict_mode.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2929684Z copying torch\_higher_order_ops\torchbind.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.2948501Z copying torch\_higher_order_ops\triton_kernel_wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.3003211Z copying torch\_higher_order_ops\utils.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.3029550Z copying torch\_higher_order_ops\while_loop.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.3056799Z copying torch\_higher_order_ops\wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.3070135Z copying torch\_higher_order_ops\_invoke_quant.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.3090200Z copying torch\_higher_order_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:45:44.3117194Z creating build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.3120749Z copying torch\_inductor\analyze_preserves_zero_mask.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.3141260Z copying torch\_inductor\aoti_eager.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.3155567Z copying torch\_inductor\async_compile.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.3195720Z copying torch\_inductor\augmented_graph_helper.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.3216188Z copying torch\_inductor\autotune_process.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.3243057Z copying torch\_inductor\await_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.3255916Z copying torch\_inductor\bounds.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.3268898Z copying torch\_inductor\cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.3291276Z copying torch\_inductor\choices.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4300912Z copying torch\_inductor\codecache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4492370Z copying torch\_inductor\comms.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4535753Z copying torch\_inductor\comms_debug.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4556109Z copying torch\_inductor\comm_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4576908Z copying torch\_inductor\comm_lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4597372Z copying torch\_inductor\compiler_bisector.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4618293Z copying torch\_inductor\compile_fx.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4691450Z copying torch\_inductor\compile_fx_async.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4706818Z copying torch\_inductor\compile_fx_ext.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4732203Z copying torch\_inductor\compile_fx_subproc.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4746514Z copying torch\_inductor\config.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4797048Z copying torch\_inductor\config_comms.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4818410Z copying torch\_inductor\constant_folding.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4838656Z copying torch\_inductor\cpp_builder.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4887487Z copying torch\_inductor\cpu_vec_isa.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4914815Z copying torch\_inductor\cudagraph_trees.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4962568Z copying torch\_inductor\cudagraph_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4983403Z copying torch\_inductor\custom_graph_pass.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.4994986Z copying torch\_inductor\debug.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5058173Z copying torch\_inductor\decomposition.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5085408Z copying torch\_inductor\dependencies.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5112169Z copying torch\_inductor\distributed_autotune.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5132028Z copying torch\_inductor\dtype_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5151246Z copying torch\_inductor\exc.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5164752Z copying torch\_inductor\extern_node_serializer.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5178404Z copying torch\_inductor\freezing.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5192248Z copying torch\_inductor\freezing_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5211252Z copying torch\_inductor\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5238018Z copying torch\_inductor\fx_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5251646Z copying torch\_inductor\graph.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5310652Z copying torch\_inductor\hooks.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5381596Z copying torch\_inductor\index_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5395167Z copying torch\_inductor\inductor_prims.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5410420Z copying torch\_inductor\invert_expr_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5434938Z copying torch\_inductor\ir.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5579163Z copying torch\_inductor\jagged_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5592848Z copying torch\_inductor\kernel_inputs.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5613034Z copying torch\_inductor\kernel_template_choice.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5626521Z copying torch\_inductor\loop_body.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5647643Z copying torch\_inductor\lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5754231Z copying torch\_inductor\memory.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5788442Z copying torch\_inductor\metrics.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5802070Z copying torch\_inductor\mkldnn_ir.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5836248Z copying torch\_inductor\mkldnn_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5870178Z copying torch\_inductor\mock_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5903980Z copying torch\_inductor\ops_handler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5931976Z copying torch\_inductor\optimize_indexing.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5945431Z copying torch\_inductor\output_code.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.5973290Z copying torch\_inductor\pattern_matcher.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6015149Z copying torch\_inductor\quantized_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6028503Z copying torch\_inductor\remote_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6048472Z copying torch\_inductor\remote_gemm_autotune_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6054563Z copying torch\_inductor\rocm_multiarch_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6072275Z copying torch\_inductor\scheduler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6192635Z copying torch\_inductor\select_algorithm.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6257333Z copying torch\_inductor\shape_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6271985Z copying torch\_inductor\sizevars.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6306723Z copying torch\_inductor\standalone_compile.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6326772Z copying torch\_inductor\subgraph_lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6340779Z copying torch\_inductor\test_case.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6353250Z copying torch\_inductor\test_operators.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6366369Z copying torch\_inductor\tiling_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6386801Z copying torch\_inductor\triton_bundler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6412874Z copying torch\_inductor\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6497959Z copying torch\_inductor\virtualized.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6512121Z copying torch\_inductor\wrapper_benchmark.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6533083Z copying torch\_inductor\__autotune_main__.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6552096Z copying torch\_inductor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:44.6570181Z creating build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6573211Z copying torch\_lazy\closure.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6586401Z copying torch\_lazy\computation.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6598930Z copying torch\_lazy\config.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6611432Z copying torch\_lazy\debug.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6622519Z copying torch\_lazy\device_context.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6645259Z copying torch\_lazy\extract_compiled_graph.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6658529Z copying torch\_lazy\ir_cache.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6664273Z copying torch\_lazy\metrics.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6675678Z copying torch\_lazy\tensor_factory_functions.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6687957Z copying torch\_lazy\ts_backend.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6701517Z copying torch\_lazy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:45:44.6717290Z creating build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6720961Z copying torch\_library\autograd.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6741985Z copying torch\_library\custom_ops.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6766485Z copying torch\_library\effects.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6779330Z copying torch\_library\fake_class_registry.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6800249Z copying torch\_library\fake_impl.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6823931Z copying torch\_library\fake_profile.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6845010Z copying torch\_library\infer_schema.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6858975Z copying torch\_library\opaque_object.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6877708Z copying torch\_library\simple_registry.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6889865Z copying torch\_library\triton.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6909430Z copying torch\_library\utils.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6930108Z copying torch\_library\__init__.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:45:44.6944586Z creating build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:45:44.6947746Z copying torch\_logging\scribe.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:45:44.6960726Z copying torch\_logging\structured.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:45:44.6975016Z copying torch\_logging\_internal.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:45:44.7011873Z copying torch\_logging\_registrations.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:45:44.7042879Z copying torch\_logging\__init__.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:45:44.7059390Z creating build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7062402Z copying torch\_numpy\fft.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7075099Z copying torch\_numpy\linalg.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7087813Z copying torch\_numpy\random.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7101365Z copying torch\_numpy\_binary_ufuncs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7114619Z copying torch\_numpy\_casting_dicts.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7155806Z copying torch\_numpy\_dtypes.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7169679Z copying torch\_numpy\_dtypes_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7188754Z copying torch\_numpy\_funcs.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7201872Z copying torch\_numpy\_funcs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7242513Z copying torch\_numpy\_getlimits.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7248494Z copying torch\_numpy\_ndarray.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7274609Z copying torch\_numpy\_normalizations.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7288835Z copying torch\_numpy\_reductions_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7308189Z copying torch\_numpy\_ufuncs.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7320409Z copying torch\_numpy\_unary_ufuncs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7338987Z copying torch\_numpy\_util.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7352048Z copying torch\_numpy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:45:44.7359238Z creating build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:45:44.7362218Z copying torch\_prims\context.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:45:44.7374657Z copying torch\_prims\debug_prims.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:45:44.7393279Z copying torch\_prims\executor.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:45:44.7405354Z copying torch\_prims\rng_prims.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:45:44.7423697Z copying torch\_prims\__init__.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:45:44.7493793Z creating build\lib.win-amd64-cpython-310\torch\_prims_common 2025-12-04T09:45:44.7517766Z copying torch\_prims_common\wrappers.py -> build\lib.win-amd64-cpython-310\torch\_prims_common 2025-12-04T09:45:44.7538153Z copying torch\_prims_common\__init__.py -> build\lib.win-amd64-cpython-310\torch\_prims_common 2025-12-04T09:45:44.7576467Z creating build\lib.win-amd64-cpython-310\torch\_refs 2025-12-04T09:45:44.7578874Z copying torch\_refs\fft.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-12-04T09:45:44.7599649Z copying torch\_refs\_conversions.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-12-04T09:45:44.7612449Z copying torch\_refs\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-12-04T09:45:44.7697063Z creating build\lib.win-amd64-cpython-310\torch\_strobelight 2025-12-04T09:45:44.7700404Z copying torch\_strobelight\cli_function_profiler.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-12-04T09:45:44.7721094Z copying torch\_strobelight\compile_time_profiler.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-12-04T09:45:44.7733618Z copying torch\_strobelight\__init__.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-12-04T09:45:44.7751057Z creating build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:45:44.7754349Z copying torch\_subclasses\fake_impls.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:45:44.7789869Z copying torch\_subclasses\fake_tensor.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:45:44.7857219Z copying torch\_subclasses\fake_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:45:44.7881601Z copying torch\_subclasses\functional_tensor.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:45:44.7909561Z copying torch\_subclasses\meta_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:45:44.7960796Z copying torch\_subclasses\schema_check_mode.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:45:44.7974178Z copying torch\_subclasses\_fake_tensor_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:45:44.7988160Z copying torch\_subclasses\__init__.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:45:44.8007938Z creating build\lib.win-amd64-cpython-310\torch\_vendor 2025-12-04T09:45:44.8008426Z copying torch\_vendor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_vendor 2025-12-04T09:45:44.8008892Z creating build\lib.win-amd64-cpython-310\torch\ao\nn 2025-12-04T09:45:44.8009527Z copying torch\ao\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn 2025-12-04T09:45:44.8030969Z creating build\lib.win-amd64-cpython-310\torch\ao\ns 2025-12-04T09:45:44.8033776Z copying torch\ao\ns\_numeric_suite.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-12-04T09:45:44.8054947Z copying torch\ao\ns\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-12-04T09:45:44.8082159Z copying torch\ao\ns\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-12-04T09:45:44.8088026Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-12-04T09:45:44.8091337Z copying torch\ao\pruning\_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-12-04T09:45:44.8104104Z copying torch\ao\pruning\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-12-04T09:45:44.8113846Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8116903Z copying torch\ao\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8136128Z copying torch\ao\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8155495Z copying torch\ao\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8185242Z copying torch\ao\quantization\observer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8218579Z copying torch\ao\quantization\qconfig.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8246253Z copying torch\ao\quantization\qconfig_mapping.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8259776Z copying torch\ao\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8278240Z copying torch\ao\quantization\quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8296354Z copying torch\ao\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8326787Z copying torch\ao\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8338470Z copying torch\ao\quantization\quantize_pt2e.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8359061Z copying torch\ao\quantization\quant_type.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8371809Z copying torch\ao\quantization\stubs.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8384605Z copying torch\ao\quantization\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8405691Z copying torch\ao\quantization\_correct_bias.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8417894Z copying torch\ao\quantization\_equalize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8431499Z copying torch\ao\quantization\_learnable_fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8452185Z copying torch\ao\quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:45:44.8466708Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic 2025-12-04T09:45:44.8469793Z copying torch\ao\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic 2025-12-04T09:45:44.8497176Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat 2025-12-04T09:45:44.8500418Z copying torch\ao\nn\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat 2025-12-04T09:45:44.8508373Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable 2025-12-04T09:45:44.8511587Z copying torch\ao\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable 2025-12-04T09:45:44.8518935Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-12-04T09:45:44.8532650Z copying torch\ao\nn\quantized\functional.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-12-04T09:45:44.8553295Z copying torch\ao\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-12-04T09:45:44.8561144Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse 2025-12-04T09:45:44.8564103Z copying torch\ao\nn\sparse\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse 2025-12-04T09:45:44.8571426Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-12-04T09:45:44.8574599Z copying torch\ao\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-12-04T09:45:44.8588902Z copying torch\ao\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-12-04T09:45:44.8595578Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat 2025-12-04T09:45:44.8598570Z copying torch\ao\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat 2025-12-04T09:45:44.8605575Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized 2025-12-04T09:45:44.8608658Z copying torch\ao\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized 2025-12-04T09:45:44.8616179Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-12-04T09:45:44.8619408Z 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:45:44.8637506Z 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:45:44.8656337Z 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:45:44.8669541Z copying torch\ao\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-12-04T09:45:44.8686856Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic 2025-12-04T09:45:44.8689909Z copying torch\ao\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic 2025-12-04T09:45:44.8704371Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-12-04T09:45:44.8708022Z 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:45:44.8720298Z 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:45:44.8767823Z 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:45:44.8820638Z 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:45:44.8821587Z copying torch\ao\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-12-04T09:45:44.8823444Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:45:44.8827143Z 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:45:44.8840972Z 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:45:44.8855623Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic 2025-12-04T09:45:44.8858078Z copying torch\ao\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic 2025-12-04T09:45:44.8865584Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-12-04T09:45:44.8868651Z copying torch\ao\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-12-04T09:45:44.8882141Z copying torch\ao\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-12-04T09:45:44.8895217Z copying torch\ao\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-12-04T09:45:44.8913402Z copying torch\ao\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-12-04T09:45:44.8920385Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-12-04T09:45:44.8923626Z copying torch\ao\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-12-04T09:45:44.8937180Z copying torch\ao\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-12-04T09:45:44.8944351Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-12-04T09:45:44.8947512Z copying torch\ao\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-12-04T09:45:44.8969187Z copying torch\ao\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-12-04T09:45:44.8989219Z copying torch\ao\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-12-04T09:45:44.9003213Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic 2025-12-04T09:45:44.9006214Z copying torch\ao\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic 2025-12-04T09:45:44.9014877Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9018467Z copying torch\ao\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9032268Z copying torch\ao\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9046356Z copying torch\ao\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9075173Z copying torch\ao\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9087660Z copying torch\ao\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9114986Z copying torch\ao\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9135947Z copying torch\ao\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9149907Z copying torch\ao\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9169903Z copying torch\ao\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9182671Z copying torch\ao\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9195712Z copying torch\ao\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:45:44.9209209Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference 2025-12-04T09:45:44.9222497Z copying torch\ao\nn\quantized\reference\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference 2025-12-04T09:45:44.9230069Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:45:44.9233163Z copying torch\ao\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:45:44.9260711Z copying torch\ao\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:45:44.9273742Z copying torch\ao\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:45:44.9313916Z copying torch\ao\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:45:44.9321714Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:45:44.9324817Z copying torch\ao\nn\quantized\reference\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:45:44.9338149Z copying torch\ao\nn\quantized\reference\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:45:44.9349604Z copying torch\ao\nn\quantized\reference\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:45:44.9377152Z copying torch\ao\nn\quantized\reference\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:45:44.9390174Z copying torch\ao\nn\quantized\reference\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:45:44.9403881Z copying torch\ao\nn\quantized\reference\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:45:44.9410809Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-12-04T09:45:44.9413926Z copying torch\ao\nn\sparse\quantized\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-12-04T09:45:44.9433788Z copying torch\ao\nn\sparse\quantized\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-12-04T09:45:44.9443263Z copying torch\ao\nn\sparse\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-12-04T09:45:44.9450250Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-12-04T09:45:44.9453451Z copying torch\ao\nn\sparse\quantized\dynamic\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-12-04T09:45:44.9466593Z copying torch\ao\nn\sparse\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-12-04T09:45:44.9482213Z creating build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9485663Z copying torch\ao\ns\fx\graph_matcher.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9507361Z copying torch\ao\ns\fx\graph_passes.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9534470Z copying torch\ao\ns\fx\mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9554039Z copying torch\ao\ns\fx\ns_types.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9566708Z copying torch\ao\ns\fx\n_shadows_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9632823Z copying torch\ao\ns\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9648269Z copying torch\ao\ns\fx\qconfig_multi_mapping.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9670222Z copying torch\ao\ns\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9690832Z copying torch\ao\ns\fx\weight_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9704926Z copying torch\ao\ns\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:45:44.9711623Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-12-04T09:45:44.9714915Z copying torch\ao\pruning\scheduler\base_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-12-04T09:45:44.9728410Z copying torch\ao\pruning\scheduler\cubic_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-12-04T09:45:44.9741859Z copying torch\ao\pruning\scheduler\lambda_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-12-04T09:45:44.9764304Z copying torch\ao\pruning\scheduler\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-12-04T09:45:44.9771060Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:45:44.9784981Z copying torch\ao\pruning\sparsifier\base_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:45:44.9803286Z copying torch\ao\pruning\sparsifier\nearly_diagonal_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:45:44.9884988Z copying torch\ao\pruning\sparsifier\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:45:44.9903551Z copying torch\ao\pruning\sparsifier\weight_norm_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:45:44.9926796Z copying torch\ao\pruning\sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:45:44.9932936Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental 2025-12-04T09:45:44.9936135Z copying torch\ao\pruning\_experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental 2025-12-04T09:45:44.9942714Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-12-04T09:45:44.9946261Z 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:45:44.9966832Z copying torch\ao\pruning\_experimental\activation_sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-12-04T09:45:44.9973307Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-12-04T09:45:44.9976614Z 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:45:44.9990381Z copying torch\ao\pruning\_experimental\data_scheduler\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-12-04T09:45:44.9997980Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-12-04T09:45:45.0012418Z 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:45:45.0027925Z 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:45:45.0041624Z 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:45:45.0071883Z copying torch\ao\pruning\_experimental\data_sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-12-04T09:45:45.0080152Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:45:45.0083446Z copying torch\ao\pruning\_experimental\pruner\base_structured_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:45:45.0097799Z copying torch\ao\pruning\_experimental\pruner\FPGM_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:45:45.0111078Z copying torch\ao\pruning\_experimental\pruner\lstm_saliency_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:45:45.0132995Z copying torch\ao\pruning\_experimental\pruner\match_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:45:45.0153673Z copying torch\ao\pruning\_experimental\pruner\parametrization.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:45:45.0166909Z copying torch\ao\pruning\_experimental\pruner\prune_functions.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:45:45.0194614Z copying torch\ao\pruning\_experimental\pruner\saliency_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:45:45.0207969Z copying torch\ao\pruning\_experimental\pruner\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:45:45.0222427Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-12-04T09:45:45.0225774Z 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:45:45.0232280Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-12-04T09:45:45.0235832Z 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:45:45.0249454Z 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:45:45.0269242Z 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:45:45.0288385Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0291922Z copying torch\ao\quantization\backend_config\backend_config.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0313630Z copying torch\ao\quantization\backend_config\executorch.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0334480Z copying torch\ao\quantization\backend_config\fbgemm.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0348730Z copying torch\ao\quantization\backend_config\native.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0374218Z copying torch\ao\quantization\backend_config\onednn.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0396093Z copying torch\ao\quantization\backend_config\qnnpack.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0409267Z copying torch\ao\quantization\backend_config\tensorrt.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0421855Z copying torch\ao\quantization\backend_config\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0441896Z copying torch\ao\quantization\backend_config\x86.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0455129Z 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:45:45.0483756Z copying torch\ao\quantization\backend_config\_qnnpack_pt2e.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0497033Z copying torch\ao\quantization\backend_config\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:45:45.0515363Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0518907Z copying torch\ao\quantization\fx\convert.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0554790Z copying torch\ao\quantization\fx\custom_config.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0581051Z copying torch\ao\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0594216Z copying torch\ao\quantization\fx\fuse_handler.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0607842Z copying torch\ao\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0632807Z copying torch\ao\quantization\fx\lower_to_fbgemm.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0646936Z copying torch\ao\quantization\fx\lower_to_qnnpack.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0660241Z copying torch\ao\quantization\fx\lstm_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0673828Z copying torch\ao\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0694059Z copying torch\ao\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0707109Z copying torch\ao\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0754598Z copying torch\ao\quantization\fx\qconfig_mapping_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0768458Z copying torch\ao\quantization\fx\quantize_handler.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0781701Z copying torch\ao\quantization\fx\tracer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0794245Z copying torch\ao\quantization\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0819650Z copying torch\ao\quantization\fx\_decomposed.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0849727Z copying torch\ao\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0875395Z copying torch\ao\quantization\fx\_lower_to_native_backend.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0909634Z copying torch\ao\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:45:45.0926079Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.0929402Z copying torch\ao\quantization\pt2e\duplicate_dq_pass.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.0942742Z copying torch\ao\quantization\pt2e\export_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.0962759Z copying torch\ao\quantization\pt2e\graph_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.0976694Z copying torch\ao\quantization\pt2e\lowering.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.1006037Z copying torch\ao\quantization\pt2e\port_metadata_pass.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.1053625Z copying torch\ao\quantization\pt2e\prepare.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.1054432Z copying torch\ao\quantization\pt2e\qat_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.1078223Z copying torch\ao\quantization\pt2e\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.1142619Z copying torch\ao\quantization\pt2e\_affine_quantization.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.1170649Z copying torch\ao\quantization\pt2e\_numeric_debugger.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.1186602Z copying torch\ao\quantization\pt2e\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:45:45.1194451Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:45:45.1197864Z copying torch\ao\quantization\quantizer\composable_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:45:45.1217446Z copying torch\ao\quantization\quantizer\embedding_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:45:45.1230186Z copying torch\ao\quantization\quantizer\quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:45:45.1252185Z copying torch\ao\quantization\quantizer\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:45:45.1271664Z copying torch\ao\quantization\quantizer\x86_inductor_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:45:45.1301662Z copying torch\ao\quantization\quantizer\xnnpack_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:45:45.1329550Z copying torch\ao\quantization\quantizer\xnnpack_quantizer_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:45:45.1357827Z copying torch\ao\quantization\quantizer\xpu_inductor_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:45:45.1376733Z copying torch\ao\quantization\quantizer\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:45:45.1385020Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-12-04T09:45:45.1389203Z copying torch\ao\quantization\fx\_model_report\detector.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-12-04T09:45:45.1425916Z 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:45:45.1446073Z 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:45:45.1475748Z 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:45:45.1503671Z copying torch\ao\quantization\fx\_model_report\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-12-04T09:45:45.1510195Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-12-04T09:45:45.1513838Z copying torch\ao\quantization\pt2e\representation\rewrite.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-12-04T09:45:45.1531065Z copying torch\ao\quantization\pt2e\representation\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-12-04T09:45:45.1545433Z creating build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-12-04T09:45:45.1548721Z copying torch\autograd\_functions\tensor.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-12-04T09:45:45.1561810Z copying torch\autograd\_functions\utils.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-12-04T09:45:45.1574166Z copying torch\autograd\_functions\__init__.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-12-04T09:45:45.1581164Z creating build\lib.win-amd64-cpython-310\torch\backends\cpu 2025-12-04T09:45:45.1584242Z copying torch\backends\cpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cpu 2025-12-04T09:45:45.1591101Z creating build\lib.win-amd64-cpython-310\torch\backends\cuda 2025-12-04T09:45:45.1594256Z copying torch\backends\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cuda 2025-12-04T09:45:45.1615106Z creating build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-12-04T09:45:45.1618110Z copying torch\backends\cudnn\rnn.py -> build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-12-04T09:45:45.1639809Z copying torch\backends\cudnn\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-12-04T09:45:45.1653888Z creating build\lib.win-amd64-cpython-310\torch\backends\cusparselt 2025-12-04T09:45:45.1657117Z copying torch\backends\cusparselt\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cusparselt 2025-12-04T09:45:45.1671034Z creating build\lib.win-amd64-cpython-310\torch\backends\kleidiai 2025-12-04T09:45:45.1684165Z copying torch\backends\kleidiai\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\kleidiai 2025-12-04T09:45:45.1713762Z creating build\lib.win-amd64-cpython-310\torch\backends\mha 2025-12-04T09:45:45.1716675Z copying torch\backends\mha\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mha 2025-12-04T09:45:45.1730771Z creating build\lib.win-amd64-cpython-310\torch\backends\miopen 2025-12-04T09:45:45.1733952Z copying torch\backends\miopen\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\miopen 2025-12-04T09:45:45.1752136Z creating build\lib.win-amd64-cpython-310\torch\backends\mkl 2025-12-04T09:45:45.1755018Z copying torch\backends\mkl\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mkl 2025-12-04T09:45:45.1769341Z creating build\lib.win-amd64-cpython-310\torch\backends\mkldnn 2025-12-04T09:45:45.1772283Z copying torch\backends\mkldnn\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mkldnn 2025-12-04T09:45:45.1792734Z creating build\lib.win-amd64-cpython-310\torch\backends\mps 2025-12-04T09:45:45.1795673Z copying torch\backends\mps\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mps 2025-12-04T09:45:45.1812318Z creating build\lib.win-amd64-cpython-310\torch\backends\nnpack 2025-12-04T09:45:45.1816970Z copying torch\backends\nnpack\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\nnpack 2025-12-04T09:45:45.1831431Z creating build\lib.win-amd64-cpython-310\torch\backends\openmp 2025-12-04T09:45:45.1834565Z copying torch\backends\openmp\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\openmp 2025-12-04T09:45:45.1841613Z creating build\lib.win-amd64-cpython-310\torch\backends\opt_einsum 2025-12-04T09:45:45.1844669Z copying torch\backends\opt_einsum\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\opt_einsum 2025-12-04T09:45:45.1858472Z creating build\lib.win-amd64-cpython-310\torch\backends\quantized 2025-12-04T09:45:45.1861600Z copying torch\backends\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\quantized 2025-12-04T09:45:45.1875522Z creating build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-12-04T09:45:45.1878564Z copying torch\backends\xeon\run_cpu.py -> build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-12-04T09:45:45.1905950Z copying torch\backends\xeon\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-12-04T09:45:45.1911792Z creating build\lib.win-amd64-cpython-310\torch\backends\xnnpack 2025-12-04T09:45:45.1914915Z copying torch\backends\xnnpack\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\xnnpack 2025-12-04T09:45:45.1928406Z creating build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-12-04T09:45:45.1932295Z copying torch\backends\_coreml\preprocess.py -> build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-12-04T09:45:45.1950486Z copying torch\backends\_coreml\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-12-04T09:45:45.1956932Z creating build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-12-04T09:45:45.1960238Z copying torch\backends\_nnapi\prepare.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-12-04T09:45:45.1973500Z copying torch\backends\_nnapi\serializer.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-12-04T09:45:45.2018263Z copying torch\backends\_nnapi\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-12-04T09:45:45.2050122Z creating build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-12-04T09:45:45.2050660Z copying torch\cpu\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-12-04T09:45:45.2051261Z copying torch\cpu\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-12-04T09:45:45.2061109Z copying torch\cpu\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-12-04T09:45:45.2068891Z creating build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-12-04T09:45:45.2072015Z copying torch\cuda\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-12-04T09:45:45.2084959Z copying torch\cuda\amp\common.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-12-04T09:45:45.2090663Z copying torch\cuda\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-12-04T09:45:45.2109364Z copying torch\cuda\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-12-04T09:45:45.2116474Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-12-04T09:45:45.2119664Z copying torch\distributed\algorithms\join.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-12-04T09:45:45.2140034Z copying torch\distributed\algorithms\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-12-04T09:45:45.2146835Z creating build\lib.win-amd64-cpython-310\torch\distributed\autograd 2025-12-04T09:45:45.2149818Z copying torch\distributed\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\autograd 2025-12-04T09:45:45.2170321Z creating build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2173564Z copying torch\distributed\checkpoint\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2186517Z copying torch\distributed\checkpoint\default_planner.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2219216Z copying torch\distributed\checkpoint\filesystem.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2245661Z copying torch\distributed\checkpoint\format_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2275036Z copying torch\distributed\checkpoint\hf_storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2293667Z copying torch\distributed\checkpoint\logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2305762Z copying torch\distributed\checkpoint\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2318011Z copying torch\distributed\checkpoint\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2331703Z copying torch\distributed\checkpoint\optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2345213Z copying torch\distributed\checkpoint\planner.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2364288Z copying torch\distributed\checkpoint\planner_helpers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2509904Z copying torch\distributed\checkpoint\quantized_hf_storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2521025Z copying torch\distributed\checkpoint\resharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2532791Z copying torch\distributed\checkpoint\staging.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2553370Z copying torch\distributed\checkpoint\stateful.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2572982Z copying torch\distributed\checkpoint\state_dict.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2600215Z copying torch\distributed\checkpoint\state_dict_loader.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2618323Z copying torch\distributed\checkpoint\state_dict_saver.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2636513Z copying torch\distributed\checkpoint\storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2656053Z copying torch\distributed\checkpoint\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2676149Z copying torch\distributed\checkpoint\_async_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2695722Z copying torch\distributed\checkpoint\_async_process_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2715969Z copying torch\distributed\checkpoint\_async_thread_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2745629Z copying torch\distributed\checkpoint\_checkpointer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2758199Z copying torch\distributed\checkpoint\_consolidate_hf_safetensors.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2786073Z copying torch\distributed\checkpoint\_dedup_save_plans.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2799824Z copying torch\distributed\checkpoint\_dedup_tensors.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2812192Z copying torch\distributed\checkpoint\_extension.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2832614Z copying torch\distributed\checkpoint\_fsspec_filesystem.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2853431Z copying torch\distributed\checkpoint\_hf_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2868415Z copying torch\distributed\checkpoint\_nested_dict.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2887492Z copying torch\distributed\checkpoint\_pg_transport.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2909800Z copying torch\distributed\checkpoint\_sharded_tensor_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2929225Z copying torch\distributed\checkpoint\_state_dict_stager.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2949332Z copying torch\distributed\checkpoint\_storage_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2962900Z copying torch\distributed\checkpoint\_traverse.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2977260Z copying torch\distributed\checkpoint\_version.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.2989910Z copying torch\distributed\checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:45:45.3005692Z creating build\lib.win-amd64-cpython-310\torch\distributed\debug 2025-12-04T09:45:45.3007995Z copying torch\distributed\debug\_frontend.py -> build\lib.win-amd64-cpython-310\torch\distributed\debug 2025-12-04T09:45:45.3033440Z copying torch\distributed\debug\_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\debug 2025-12-04T09:45:45.3046639Z copying torch\distributed\debug\_store.py -> build\lib.win-amd64-cpython-310\torch\distributed\debug 2025-12-04T09:45:45.3058763Z copying torch\distributed\debug\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\debug 2025-12-04T09:45:45.3072789Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-12-04T09:45:45.3075936Z copying torch\distributed\elastic\control_plane.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-12-04T09:45:45.3088561Z copying torch\distributed\elastic\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-12-04T09:45:45.3160162Z creating build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder 2025-12-04T09:45:45.3163195Z copying torch\distributed\flight_recorder\fr_trace.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder 2025-12-04T09:45:45.3183692Z copying torch\distributed\flight_recorder\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder 2025-12-04T09:45:45.3193381Z creating build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3196415Z copying torch\distributed\fsdp\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3213019Z copying torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3259801Z copying torch\distributed\fsdp\sharded_grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3278524Z copying torch\distributed\fsdp\wrap.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3306450Z copying torch\distributed\fsdp\_common_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3343456Z copying torch\distributed\fsdp\_debug_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3357074Z copying torch\distributed\fsdp\_dynamo_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3376533Z copying torch\distributed\fsdp\_exec_order_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3395792Z copying torch\distributed\fsdp\_flat_param.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3444640Z copying torch\distributed\fsdp\_fsdp_extensions.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3458863Z copying torch\distributed\fsdp\_init_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3494580Z copying torch\distributed\fsdp\_limiter_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3508247Z copying torch\distributed\fsdp\_optim_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3568281Z copying torch\distributed\fsdp\_runtime_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3601088Z copying torch\distributed\fsdp\_shard_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3618619Z copying torch\distributed\fsdp\_state_dict_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3638820Z copying torch\distributed\fsdp\_trace_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3657211Z copying torch\distributed\fsdp\_traversal_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3668290Z copying torch\distributed\fsdp\_unshard_param_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3685855Z copying torch\distributed\fsdp\_wrap_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3706085Z copying torch\distributed\fsdp\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:45:45.3725396Z creating build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-12-04T09:45:45.3729032Z copying torch\distributed\launcher\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-12-04T09:45:45.3742410Z copying torch\distributed\launcher\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-12-04T09:45:45.3756243Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-12-04T09:45:45.3759327Z copying torch\distributed\nn\functional.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-12-04T09:45:45.3772933Z copying torch\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-12-04T09:45:45.3789458Z creating build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.3792721Z copying torch\distributed\optim\apply_optimizer_in_backward.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.3805316Z copying torch\distributed\optim\functional_adadelta.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.3817137Z copying torch\distributed\optim\functional_adagrad.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.3966091Z copying torch\distributed\optim\functional_adam.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.3979696Z copying torch\distributed\optim\functional_adamax.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.3999447Z copying torch\distributed\optim\functional_adamw.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4012771Z copying torch\distributed\optim\functional_rmsprop.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4031841Z copying torch\distributed\optim\functional_rprop.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4045318Z copying torch\distributed\optim\functional_sgd.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4065623Z copying torch\distributed\optim\named_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4081525Z copying torch\distributed\optim\optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4101480Z copying torch\distributed\optim\post_localSGD_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4114785Z copying torch\distributed\optim\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4133738Z copying torch\distributed\optim\zero_redundancy_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4174065Z copying torch\distributed\optim\_deprecation_warning.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4186960Z copying torch\distributed\optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:45.4202092Z creating build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4205360Z copying torch\distributed\pipelining\microbatch.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4231715Z copying torch\distributed\pipelining\schedules.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4286024Z copying torch\distributed\pipelining\stage.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4447728Z copying torch\distributed\pipelining\_backward.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4483413Z copying torch\distributed\pipelining\_debug.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4489244Z copying torch\distributed\pipelining\_IR.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4564539Z copying torch\distributed\pipelining\_schedule_visualizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4584525Z copying torch\distributed\pipelining\_unflatten.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4603611Z copying torch\distributed\pipelining\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4616635Z copying torch\distributed\pipelining\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:45:45.4632632Z creating build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4635776Z copying torch\distributed\rpc\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4663238Z copying torch\distributed\rpc\backend_registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4687284Z copying torch\distributed\rpc\constants.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4698215Z copying torch\distributed\rpc\functions.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4719963Z copying torch\distributed\rpc\internal.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4730846Z copying torch\distributed\rpc\options.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4741289Z copying torch\distributed\rpc\rref_proxy.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4758999Z copying torch\distributed\rpc\server_process_global_profiler.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4770056Z copying torch\distributed\rpc\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4790455Z copying torch\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:45:45.4804897Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.4808153Z copying torch\distributed\tensor\device_mesh.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.4820778Z copying torch\distributed\tensor\placement_types.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.4846022Z copying torch\distributed\tensor\_api.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.4888450Z copying torch\distributed\tensor\_collective_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.4915910Z copying torch\distributed\tensor\_dispatch.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.4937205Z copying torch\distributed\tensor\_dtensor_spec.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.4958836Z copying torch\distributed\tensor\_op_schema.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.4979916Z copying torch\distributed\tensor\_random.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.5000985Z copying torch\distributed\tensor\_redistribute.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.5022268Z copying torch\distributed\tensor\_sharding_prop.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.5055376Z copying torch\distributed\tensor\_shards_wrapper.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.5064963Z copying torch\distributed\tensor\_tp_conv.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.5084589Z copying torch\distributed\tensor\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.5134164Z copying torch\distributed\tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:45:45.5146541Z creating build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:45:45.5149893Z copying torch\distributed\_composable\checkpoint_activation.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:45:45.5163628Z copying torch\distributed\_composable\contract.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:45:45.5185457Z copying torch\distributed\_composable\replicate.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:45:45.5198545Z copying torch\distributed\_composable\replicate_with_fsdp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:45:45.5221156Z copying torch\distributed\_composable\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:45:45.5235190Z creating build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor 2025-12-04T09:45:45.5238407Z copying torch\distributed\_local_tensor\_c10d.py -> build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor 2025-12-04T09:45:45.5266896Z copying torch\distributed\_local_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor 2025-12-04T09:45:45.5309258Z creating build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-12-04T09:45:45.5312384Z copying torch\distributed\_pycute\int_tuple.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-12-04T09:45:45.5326184Z copying torch\distributed\_pycute\layout.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-12-04T09:45:45.5346599Z copying torch\distributed\_pycute\typing.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-12-04T09:45:45.5359377Z copying torch\distributed\_pycute\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-12-04T09:45:45.5373929Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:45:45.5377071Z copying torch\distributed\_shard\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:45:45.5389728Z copying torch\distributed\_shard\common_op_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:45:45.5442177Z copying torch\distributed\_shard\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:45:45.5443092Z copying torch\distributed\_shard\op_registry_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:45:45.5443869Z copying torch\distributed\_shard\sharder.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:45:45.5469391Z copying torch\distributed\_shard\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:45:45.5482781Z copying torch\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:45:45.5490578Z creating build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor 2025-12-04T09:45:45.5493699Z copying torch\distributed\_sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor 2025-12-04T09:45:45.5500968Z creating build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec 2025-12-04T09:45:45.5504081Z copying torch\distributed\_sharding_spec\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec 2025-12-04T09:45:45.5518907Z creating build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-12-04T09:45:45.5522209Z copying torch\distributed\_symmetric_memory\_nvshmem_triton.py -> build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-12-04T09:45:45.5552260Z copying torch\distributed\_symmetric_memory\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-12-04T09:45:45.5603004Z creating build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-12-04T09:45:45.5605951Z copying torch\distributed\_tensor\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-12-04T09:45:45.5611953Z copying torch\distributed\_tensor\placement_types.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-12-04T09:45:45.5623161Z copying torch\distributed\_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-12-04T09:45:45.5638179Z creating build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5641434Z copying torch\distributed\_tools\common_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5661788Z copying torch\distributed\_tools\fake_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5675003Z copying torch\distributed\_tools\fsdp2_mem_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5702543Z copying torch\distributed\_tools\ilp_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5725511Z copying torch\distributed\_tools\memory_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5738612Z copying torch\distributed\_tools\mem_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5772755Z copying torch\distributed\_tools\mod_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5787130Z copying torch\distributed\_tools\runtime_estimator.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5813196Z copying torch\distributed\_tools\sac_estimator.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5839101Z copying torch\distributed\_tools\sac_ilp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5851608Z copying torch\distributed\_tools\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:45:45.5860101Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:45:45.5863810Z 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:45:45.5884232Z 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:45:45.5895375Z 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:45:45.5916893Z 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:45:45.5938309Z 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:45:45.5949983Z 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:45:45.5970451Z 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:45:45.5997129Z 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:45:45.6015494Z copying torch\distributed\algorithms\ddp_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:45:45.6030143Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-12-04T09:45:45.6043437Z copying torch\distributed\algorithms\model_averaging\averagers.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-12-04T09:45:45.6053977Z copying torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-12-04T09:45:45.6065844Z copying torch\distributed\algorithms\model_averaging\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-12-04T09:45:45.6092499Z copying torch\distributed\algorithms\model_averaging\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-12-04T09:45:45.6098493Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-12-04T09:45:45.6101987Z copying torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-12-04T09:45:45.6115748Z copying torch\distributed\algorithms\_checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-12-04T09:45:45.6121759Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-12-04T09:45:45.6125005Z copying torch\distributed\algorithms\_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-12-04T09:45:45.6144833Z copying torch\distributed\algorithms\_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-12-04T09:45:45.6151733Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-12-04T09:45:45.6155149Z copying torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-12-04T09:45:45.6174983Z copying torch\distributed\algorithms\_optimizer_overlap\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-12-04T09:45:45.6182429Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-12-04T09:45:45.6186227Z copying torch\distributed\algorithms\_quantization\quantization.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-12-04T09:45:45.6205770Z copying torch\distributed\algorithms\_quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-12-04T09:45:45.6213669Z creating build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6217657Z copying torch\distributed\checkpoint\_experimental\barriers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6231066Z copying torch\distributed\checkpoint\_experimental\builder.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6242163Z copying torch\distributed\checkpoint\_experimental\checkpointer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6255201Z copying torch\distributed\checkpoint\_experimental\checkpoint_process.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6278444Z copying torch\distributed\checkpoint\_experimental\checkpoint_reader.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6346710Z copying torch\distributed\checkpoint\_experimental\checkpoint_writer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6471885Z copying torch\distributed\checkpoint\_experimental\config.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6484564Z copying torch\distributed\checkpoint\_experimental\staging.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6497779Z copying torch\distributed\checkpoint\_experimental\types.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6517259Z copying torch\distributed\checkpoint\_experimental\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6529673Z copying torch\distributed\checkpoint\_experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:45:45.6549699Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent 2025-12-04T09:45:45.6553113Z copying torch\distributed\elastic\agent\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent 2025-12-04T09:45:45.6560269Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-12-04T09:45:45.6563648Z copying torch\distributed\elastic\events\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-12-04T09:45:45.6576708Z copying torch\distributed\elastic\events\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-12-04T09:45:45.6582717Z copying torch\distributed\elastic\events\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-12-04T09:45:45.6596423Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-12-04T09:45:45.6599375Z copying torch\distributed\elastic\metrics\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-12-04T09:45:45.6618417Z copying torch\distributed\elastic\metrics\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-12-04T09:45:45.6633620Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-12-04T09:45:45.6652957Z copying torch\distributed\elastic\multiprocessing\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-12-04T09:45:45.6675862Z copying torch\distributed\elastic\multiprocessing\redirects.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-12-04T09:45:45.6687023Z copying torch\distributed\elastic\multiprocessing\tail_log.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-12-04T09:45:45.6697902Z copying torch\distributed\elastic\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-12-04T09:45:45.6714422Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6717647Z copying torch\distributed\elastic\rendezvous\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6728682Z copying torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6746315Z copying torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6795977Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6820498Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6839674Z copying torch\distributed\elastic\rendezvous\etcd_server.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6851028Z copying torch\distributed\elastic\rendezvous\etcd_store.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6863431Z copying torch\distributed\elastic\rendezvous\registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6874945Z copying torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6885287Z copying torch\distributed\elastic\rendezvous\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6896669Z copying torch\distributed\elastic\rendezvous\_etcd_stub.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6916670Z copying torch\distributed\elastic\rendezvous\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:45:45.6936944Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:45:45.6940257Z copying torch\distributed\elastic\timer\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:45:45.6958184Z copying torch\distributed\elastic\timer\debug_info_logging.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:45:45.6969380Z copying torch\distributed\elastic\timer\file_based_local_timer.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:45:45.6986440Z copying torch\distributed\elastic\timer\local_timer.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:45:45.7012951Z copying torch\distributed\elastic\timer\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:45:45.7025208Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:45:45.7028511Z copying torch\distributed\elastic\utils\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:45:45.7045976Z copying torch\distributed\elastic\utils\distributed.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:45:45.7056866Z copying torch\distributed\elastic\utils\logging.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:45:45.7073372Z copying torch\distributed\elastic\utils\log_level.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:45:45.7079227Z copying torch\distributed\elastic\utils\store.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:45:45.7105589Z copying torch\distributed\elastic\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:45:45.7120374Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-12-04T09:45:45.7124162Z copying torch\distributed\elastic\agent\server\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-12-04T09:45:45.7151986Z copying torch\distributed\elastic\agent\server\health_check_server.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-12-04T09:45:45.7172024Z copying torch\distributed\elastic\agent\server\local_elastic_agent.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-12-04T09:45:45.7194445Z copying torch\distributed\elastic\agent\server\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-12-04T09:45:45.7216320Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-12-04T09:45:45.7228938Z copying torch\distributed\elastic\multiprocessing\errors\error_handler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-12-04T09:45:45.7248162Z copying torch\distributed\elastic\multiprocessing\errors\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-12-04T09:45:45.7253841Z copying torch\distributed\elastic\multiprocessing\errors\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-12-04T09:45:45.7274726Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-12-04T09:45:45.7278294Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-12-04T09:45:45.7291016Z 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:45:45.7309937Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-12-04T09:45:45.7316873Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-12-04T09:45:45.7320173Z copying torch\distributed\elastic\utils\data\cycling_iterator.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-12-04T09:45:45.7337065Z copying torch\distributed\elastic\utils\data\elastic_distributed_sampler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-12-04T09:45:45.7347760Z copying torch\distributed\elastic\utils\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-12-04T09:45:45.7362056Z creating build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:45:45.7365431Z copying torch\distributed\flight_recorder\components\builder.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:45:45.7383173Z copying torch\distributed\flight_recorder\components\config_manager.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:45:45.7402698Z copying torch\distributed\flight_recorder\components\fr_logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:45:45.7415104Z copying torch\distributed\flight_recorder\components\loader.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:45:45.7437234Z copying torch\distributed\flight_recorder\components\types.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:45:45.7457769Z copying torch\distributed\flight_recorder\components\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:45:45.7539513Z copying torch\distributed\flight_recorder\components\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:45:45.7547230Z creating build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:45:45.7550712Z copying torch\distributed\fsdp\_fully_shard\_fsdp_api.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:45:45.7570742Z copying torch\distributed\fsdp\_fully_shard\_fsdp_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:45:45.7592014Z copying torch\distributed\fsdp\_fully_shard\_fsdp_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:45:45.7620873Z copying torch\distributed\fsdp\_fully_shard\_fsdp_init.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:45:45.7642177Z copying torch\distributed\fsdp\_fully_shard\_fsdp_param.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:45:45.7667796Z copying torch\distributed\fsdp\_fully_shard\_fsdp_param_group.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:45:45.7694058Z copying torch\distributed\fsdp\_fully_shard\_fsdp_state.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:45:45.7709722Z copying torch\distributed\fsdp\_fully_shard\_fully_shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:45:45.7729992Z copying torch\distributed\fsdp\_fully_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:45:45.7736946Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-12-04T09:45:45.7739995Z copying torch\distributed\nn\api\remote_module.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-12-04T09:45:45.7768135Z copying torch\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-12-04T09:45:45.7774233Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-12-04T09:45:45.7778163Z copying torch\distributed\nn\jit\instantiator.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-12-04T09:45:45.7790517Z copying torch\distributed\nn\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-12-04T09:45:45.7796682Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-12-04T09:45:45.7800031Z copying torch\distributed\nn\jit\templates\remote_module_template.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-12-04T09:45:45.7813509Z copying torch\distributed\nn\jit\templates\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-12-04T09:45:45.7819612Z creating build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-12-04T09:45:45.7823006Z copying torch\distributed\rpc\_testing\faulty_agent_backend_registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-12-04T09:45:45.7836004Z copying torch\distributed\rpc\_testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-12-04T09:45:45.7849912Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-12-04T09:45:45.7853124Z copying torch\distributed\tensor\debug\_comm_mode.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-12-04T09:45:45.7877500Z copying torch\distributed\tensor\debug\_op_coverage.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-12-04T09:45:45.7900644Z copying torch\distributed\tensor\debug\_visualize_sharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-12-04T09:45:45.7913998Z copying torch\distributed\tensor\debug\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-12-04T09:45:45.7938173Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:45:45.7941534Z copying torch\distributed\tensor\experimental\_attention.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:45:45.7955002Z copying torch\distributed\tensor\experimental\_func_map.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:45:45.7969292Z copying torch\distributed\tensor\experimental\_register_sharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:45:45.8110437Z copying torch\distributed\tensor\experimental\_tp_transform.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:45:45.8135310Z copying torch\distributed\tensor\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:45:45.8150866Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:45:45.8154359Z copying torch\distributed\tensor\parallel\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:45:45.8167365Z copying torch\distributed\tensor\parallel\ddp.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:45:45.8180376Z copying torch\distributed\tensor\parallel\fsdp.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:45:45.8198385Z copying torch\distributed\tensor\parallel\input_reshard.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:45:45.8210612Z copying torch\distributed\tensor\parallel\loss.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:45:45.8236677Z copying torch\distributed\tensor\parallel\style.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:45:45.8278475Z copying torch\distributed\tensor\parallel\_data_parallel_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:45:45.8290831Z copying torch\distributed\tensor\parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:45:45.8306938Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8310142Z copying torch\distributed\tensor\_ops\registration.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8322769Z copying torch\distributed\tensor\_ops\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8342697Z copying torch\distributed\tensor\_ops\_common_rules.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8356388Z copying torch\distributed\tensor\_ops\_conv_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8385844Z copying torch\distributed\tensor\_ops\_einsum_strategy.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8404983Z copying torch\distributed\tensor\_ops\_embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8418317Z copying torch\distributed\tensor\_ops\_mask_buffer.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8438072Z copying torch\distributed\tensor\_ops\_math_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8471338Z copying torch\distributed\tensor\_ops\_matrix_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8498135Z copying torch\distributed\tensor\_ops\_pointwise_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8514556Z copying torch\distributed\tensor\_ops\_random_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8532281Z copying torch\distributed\tensor\_ops\_tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.8562627Z copying torch\distributed\tensor\_ops\_view_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.9900483Z copying torch\distributed\tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:45:45.9909598Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:45:45.9913137Z copying torch\distributed\tensor\experimental\_context_parallel\_attention.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:45:45.9955863Z 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:45:45.9969713Z 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:45:46.0004440Z 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:45:46.0024125Z copying torch\distributed\tensor\experimental\_context_parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:45:46.0038615Z creating build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-12-04T09:45:46.0041788Z copying torch\distributed\_composable\fsdp\fully_shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-12-04T09:45:46.0054550Z copying torch\distributed\_composable\fsdp\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-12-04T09:45:46.0061591Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint 2025-12-04T09:45:46.0064799Z copying torch\distributed\_shard\checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint 2025-12-04T09:45:46.0079946Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-12-04T09:45:46.0083539Z copying torch\distributed\_shard\sharded_optim\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-12-04T09:45:46.0097194Z copying torch\distributed\_shard\sharded_optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-12-04T09:45:46.0117895Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:45:46.0121350Z copying torch\distributed\_shard\sharded_tensor\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:45:46.0345703Z copying torch\distributed\_shard\sharded_tensor\logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:45:46.0364429Z copying torch\distributed\_shard\sharded_tensor\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:45:46.0370294Z copying torch\distributed\_shard\sharded_tensor\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:45:46.0382279Z copying torch\distributed\_shard\sharded_tensor\reshard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:45:46.0442511Z copying torch\distributed\_shard\sharded_tensor\shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:45:46.0454868Z copying torch\distributed\_shard\sharded_tensor\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:45:46.0474384Z copying torch\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:45:46.0497472Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-12-04T09:45:46.0500568Z copying torch\distributed\_shard\sharding_plan\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-12-04T09:45:46.0512050Z copying torch\distributed\_shard\sharding_plan\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-12-04T09:45:46.0519084Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-12-04T09:45:46.0522218Z copying torch\distributed\_shard\sharding_spec\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-12-04T09:45:46.0536146Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-12-04T09:45:46.0549620Z copying torch\distributed\_shard\sharding_spec\_internals.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-12-04T09:45:46.0562845Z copying torch\distributed\_shard\sharding_spec\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-12-04T09:45:46.0581616Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:45:46.0585199Z 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:45:46.0599259Z copying torch\distributed\_shard\sharded_tensor\_ops\init.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:45:46.0619308Z 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:45:46.0625751Z 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:45:46.0645551Z copying torch\distributed\_shard\sharded_tensor\_ops\_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:45:46.0669750Z copying torch\distributed\_shard\sharded_tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:45:46.0678040Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-12-04T09:45:46.0681698Z 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:45:46.0695854Z 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:45:46.0717960Z 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:45:46.0746990Z 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:45:46.0752734Z creating build\lib.win-amd64-cpython-310\torch\export\experimental 2025-12-04T09:45:46.0755905Z copying torch\export\experimental\_utils.py -> build\lib.win-amd64-cpython-310\torch\export\experimental 2025-12-04T09:45:46.0766908Z copying torch\export\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\experimental 2025-12-04T09:45:46.0782908Z creating build\lib.win-amd64-cpython-310\torch\export\passes 2025-12-04T09:45:46.0785884Z copying torch\export\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\passes 2025-12-04T09:45:46.0804676Z creating build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-12-04T09:45:46.0819261Z copying torch\export\pt2_archive\constants.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-12-04T09:45:46.0831815Z copying torch\export\pt2_archive\_package.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-12-04T09:45:46.0855908Z copying torch\export\pt2_archive\_package_weights.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-12-04T09:45:46.1048850Z copying torch\export\pt2_archive\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-12-04T09:45:46.1071796Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1075196Z copying torch\fx\experimental\accelerator_partitioner.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1111802Z copying torch\fx\experimental\const_fold.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1126927Z copying torch\fx\experimental\debug.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1152556Z copying torch\fx\experimental\graph_gradual_typechecker.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1188429Z copying torch\fx\experimental\merge_matmul.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1202372Z copying torch\fx\experimental\meta_tracer.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1216593Z copying torch\fx\experimental\normalize.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1229851Z copying torch\fx\experimental\optimization.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1255510Z copying torch\fx\experimental\partitioner_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1268690Z copying torch\fx\experimental\proxy_tensor.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1332538Z copying torch\fx\experimental\recording.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1353799Z copying torch\fx\experimental\refinement_types.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1359754Z copying torch\fx\experimental\rewriter.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1373630Z copying torch\fx\experimental\schema_type_annotation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1387469Z copying torch\fx\experimental\symbolic_shapes.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1522688Z copying torch\fx\experimental\sym_node.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1565628Z copying torch\fx\experimental\unify_refinements.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1578456Z copying torch\fx\experimental\validator.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1607514Z copying torch\fx\experimental\_backward_state.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1621030Z copying torch\fx\experimental\_config.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1634386Z copying torch\fx\experimental\_constant_symnode.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1657838Z copying torch\fx\experimental\_dynamism.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1677487Z copying torch\fx\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:45:46.1686994Z creating build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1690194Z copying torch\fx\passes\annotate_getitem_nodes.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1703104Z copying torch\fx\passes\fake_tensor_prop.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1722702Z copying torch\fx\passes\graph_drawer.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1742428Z copying torch\fx\passes\graph_manipulation.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1772646Z copying torch\fx\passes\graph_transform_observer.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1792492Z copying torch\fx\passes\net_min_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1817268Z copying torch\fx\passes\operator_support.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1846019Z copying torch\fx\passes\param_fetch.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1858930Z copying torch\fx\passes\pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1872853Z copying torch\fx\passes\regional_inductor.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1886914Z copying torch\fx\passes\reinplace.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1921373Z copying torch\fx\passes\runtime_assert.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1938947Z copying torch\fx\passes\shape_prop.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1953115Z copying torch\fx\passes\splitter_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.1981802Z copying torch\fx\passes\split_module.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.2002277Z copying torch\fx\passes\split_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.2015910Z copying torch\fx\passes\tools_common.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.2029407Z copying torch\fx\passes\_tensorify_python_scalars.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.2058138Z copying torch\fx\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:45:46.2073367Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:45:46.2076578Z copying torch\fx\experimental\migrate_gradual_types\constraint.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:45:46.2096820Z 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:45:46.2138925Z 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:45:46.2180962Z copying torch\fx\experimental\migrate_gradual_types\operation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:45:46.2186619Z 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:45:46.2211144Z copying torch\fx\experimental\migrate_gradual_types\util.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:45:46.2222205Z 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:45:46.2244011Z copying torch\fx\experimental\migrate_gradual_types\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:45:46.2251091Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:45:46.2254655Z copying torch\fx\experimental\unification\core.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:45:46.2267860Z copying torch\fx\experimental\unification\dispatch.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:45:46.2273568Z copying torch\fx\experimental\unification\match.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:45:46.2286911Z copying torch\fx\experimental\unification\more.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:45:46.2307185Z copying torch\fx\experimental\unification\unification_tools.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:45:46.2328770Z copying torch\fx\experimental\unification\utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:45:46.2339847Z copying torch\fx\experimental\unification\variable.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:45:46.2355189Z copying torch\fx\experimental\unification\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:45:46.2362917Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:45:46.2366603Z copying torch\fx\experimental\unification\multipledispatch\conflict.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:45:46.2385575Z copying torch\fx\experimental\unification\multipledispatch\core.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:45:46.2397946Z copying torch\fx\experimental\unification\multipledispatch\dispatcher.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:45:46.2417730Z copying torch\fx\experimental\unification\multipledispatch\utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:45:46.2431343Z copying torch\fx\experimental\unification\multipledispatch\variadic.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:45:46.2460959Z copying torch\fx\experimental\unification\multipledispatch\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:45:46.2468040Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-12-04T09:45:46.2471162Z copying torch\fx\passes\backends\cudagraphs.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-12-04T09:45:46.2484195Z copying torch\fx\passes\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-12-04T09:45:46.2490014Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\dialect 2025-12-04T09:45:46.2493286Z copying torch\fx\passes\dialect\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect 2025-12-04T09:45:46.2499711Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-12-04T09:45:46.2502904Z copying torch\fx\passes\infra\partitioner.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-12-04T09:45:46.2530192Z copying torch\fx\passes\infra\pass_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-12-04T09:45:46.2542899Z copying torch\fx\passes\infra\pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-12-04T09:45:46.2556244Z copying torch\fx\passes\infra\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-12-04T09:45:46.2618694Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-12-04T09:45:46.2621857Z copying torch\fx\passes\tests\test_pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-12-04T09:45:46.2634709Z copying torch\fx\passes\tests\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-12-04T09:45:46.2641731Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:45:46.2644858Z copying torch\fx\passes\utils\common.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:45:46.2665001Z copying torch\fx\passes\utils\fuser_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:45:46.2678953Z copying torch\fx\passes\utils\matcher_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:45:46.2699050Z 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:45:46.2729022Z copying torch\fx\passes\utils\source_matcher_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:45:46.2742591Z copying torch\fx\passes\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:45:46.2756506Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-12-04T09:45:46.2759871Z copying torch\fx\passes\dialect\common\cse_pass.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-12-04T09:45:46.2772835Z copying torch\fx\passes\dialect\common\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-12-04T09:45:46.2778778Z creating build\lib.win-amd64-cpython-310\torch\jit\mobile 2025-12-04T09:45:46.2781955Z copying torch\jit\mobile\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit\mobile 2025-12-04T09:45:46.2802291Z creating build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-12-04T09:45:46.2805893Z copying torch\jit\_passes\_property_propagation.py -> build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-12-04T09:45:46.2815890Z copying torch\jit\_passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-12-04T09:45:46.2822950Z creating build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:45:46.2826380Z copying torch\masked\maskedtensor\binary.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:45:46.2846768Z copying torch\masked\maskedtensor\core.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:45:46.2858538Z copying torch\masked\maskedtensor\creation.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:45:46.2871303Z copying torch\masked\maskedtensor\passthrough.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:45:46.2884306Z copying torch\masked\maskedtensor\reductions.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:45:46.2913932Z copying torch\masked\maskedtensor\unary.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:45:46.2934527Z copying torch\masked\maskedtensor\_ops_refs.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:45:46.2955377Z copying torch\masked\maskedtensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:45:46.2962483Z creating build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-12-04T09:45:46.2965959Z copying torch\nativert\backends\_lowered_aoti_module.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-12-04T09:45:46.2976781Z copying torch\nativert\backends\_lower_utils.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-12-04T09:45:46.2987677Z copying torch\nativert\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-12-04T09:45:46.2994244Z creating build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:45:46.2997471Z copying torch\nested\_internal\nested_int.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:45:46.3011479Z copying torch\nested\_internal\nested_tensor.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:45:46.3037103Z copying torch\nested\_internal\ops.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:45:46.3094253Z copying torch\nested\_internal\sdpa.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:45:46.3134787Z copying torch\nested\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:45:46.3141830Z creating build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:45:46.3145196Z copying torch\nn\attention\bias.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:45:46.3165326Z copying torch\nn\attention\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:45:46.3205881Z copying torch\nn\attention\varlen.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:45:46.3218506Z copying torch\nn\attention\_fa4.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:45:46.3231759Z copying torch\nn\attention\_registry.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:45:46.3253855Z copying torch\nn\attention\_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:45:46.3266162Z copying torch\nn\attention\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:45:46.3277484Z creating build\lib.win-amd64-cpython-310\torch\nn\backends 2025-12-04T09:45:46.3280479Z copying torch\nn\backends\thnn.py -> build\lib.win-amd64-cpython-310\torch\nn\backends 2025-12-04T09:45:46.3293464Z copying torch\nn\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\backends 2025-12-04T09:45:46.3299453Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic 2025-12-04T09:45:46.3302590Z copying torch\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic 2025-12-04T09:45:46.3320220Z creating build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3323407Z copying torch\nn\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3366675Z copying torch\nn\modules\adaptive.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3380794Z copying torch\nn\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3414555Z copying torch\nn\modules\channelshuffle.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3437352Z copying torch\nn\modules\container.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3469560Z copying torch\nn\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3519400Z copying torch\nn\modules\distance.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3532288Z copying torch\nn\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3546144Z copying torch\nn\modules\flatten.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3559634Z copying torch\nn\modules\fold.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3579515Z copying torch\nn\modules\instancenorm.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3605076Z copying torch\nn\modules\lazy.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3620943Z copying torch\nn\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3755532Z copying torch\nn\modules\loss.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3911352Z copying torch\nn\modules\module.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3959844Z copying torch\nn\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.3979762Z copying torch\nn\modules\padding.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.4002779Z copying torch\nn\modules\pixelshuffle.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.4018103Z copying torch\nn\modules\pooling.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.4057013Z copying torch\nn\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.4103183Z copying torch\nn\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.4133808Z copying torch\nn\modules\transformer.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.4172378Z copying torch\nn\modules\upsampling.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.4186151Z copying torch\nn\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.4199329Z copying torch\nn\modules\_functions.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.4212344Z copying torch\nn\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:45:46.4227426Z creating build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:45:46.4230770Z copying torch\nn\parallel\comm.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:45:46.4243931Z copying torch\nn\parallel\data_parallel.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:45:46.4263886Z copying torch\nn\parallel\distributed.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:45:46.4306633Z copying torch\nn\parallel\parallel_apply.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:45:46.4334197Z copying torch\nn\parallel\replicate.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:45:46.4345555Z copying torch\nn\parallel\scatter_gather.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:45:46.4358319Z copying torch\nn\parallel\_functions.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:45:46.4372428Z copying torch\nn\parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:45:46.4386000Z creating build\lib.win-amd64-cpython-310\torch\nn\qat 2025-12-04T09:45:46.4388933Z copying torch\nn\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat 2025-12-04T09:45:46.4396059Z creating build\lib.win-amd64-cpython-310\torch\nn\quantizable 2025-12-04T09:45:46.4399104Z copying torch\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable 2025-12-04T09:45:46.4406003Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-12-04T09:45:46.4409174Z copying torch\nn\quantized\functional.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-12-04T09:45:46.4415030Z copying torch\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-12-04T09:45:46.4430736Z creating build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4433822Z copying torch\nn\utils\clip_grad.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4453494Z copying torch\nn\utils\convert_parameters.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4465700Z copying torch\nn\utils\fusion.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4520634Z copying torch\nn\utils\init.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4533308Z copying torch\nn\utils\memory_format.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4558319Z copying torch\nn\utils\parametrizations.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4586555Z copying torch\nn\utils\parametrize.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4614979Z copying torch\nn\utils\prune.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4651641Z copying torch\nn\utils\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4672430Z copying torch\nn\utils\spectral_norm.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4685671Z copying torch\nn\utils\stateless.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4929412Z copying torch\nn\utils\weight_norm.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4949724Z copying torch\nn\utils\_deprecation_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4962686Z copying torch\nn\utils\_named_member_accessor.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4976998Z copying torch\nn\utils\_per_sample_grad.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.4990763Z copying torch\nn\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:45:46.5004468Z creating build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-12-04T09:45:46.5007832Z copying torch\nn\attention\experimental\_paged_attention.py -> build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-12-04T09:45:46.5022150Z copying torch\nn\attention\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-12-04T09:45:46.5036138Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-12-04T09:45:46.5039273Z copying torch\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-12-04T09:45:46.5045418Z copying torch\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-12-04T09:45:46.5052320Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat 2025-12-04T09:45:46.5055278Z copying torch\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat 2025-12-04T09:45:46.5062307Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized 2025-12-04T09:45:46.5065788Z copying torch\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized 2025-12-04T09:45:46.5073432Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-12-04T09:45:46.5076619Z copying torch\nn\intrinsic\qat\modules\conv_fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-12-04T09:45:46.5089415Z copying torch\nn\intrinsic\qat\modules\linear_fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-12-04T09:45:46.5104544Z copying torch\nn\intrinsic\qat\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-12-04T09:45:46.5110915Z copying torch\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-12-04T09:45:46.5135067Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic 2025-12-04T09:45:46.5138145Z copying torch\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic 2025-12-04T09:45:46.5145812Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-12-04T09:45:46.5149040Z copying torch\nn\intrinsic\quantized\modules\bn_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-12-04T09:45:46.5154891Z copying torch\nn\intrinsic\quantized\modules\conv_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-12-04T09:45:46.5161010Z copying torch\nn\intrinsic\quantized\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-12-04T09:45:46.5166915Z copying torch\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-12-04T09:45:46.5174114Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:45:46.5177389Z 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:45:46.5183036Z copying torch\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:45:46.5189955Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic 2025-12-04T09:45:46.5192993Z copying torch\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic 2025-12-04T09:45:46.5200236Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-12-04T09:45:46.5203271Z copying torch\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-12-04T09:45:46.5209257Z copying torch\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-12-04T09:45:46.5214997Z copying torch\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-12-04T09:45:46.5227805Z copying torch\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-12-04T09:45:46.5234956Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-12-04T09:45:46.5238049Z copying torch\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-12-04T09:45:46.5277760Z copying torch\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-12-04T09:45:46.5284736Z creating build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-12-04T09:45:46.5287854Z copying torch\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-12-04T09:45:46.5301420Z copying torch\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-12-04T09:45:46.5307120Z copying torch\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-12-04T09:45:46.5313852Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic 2025-12-04T09:45:46.5316957Z copying torch\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic 2025-12-04T09:45:46.5325835Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5329042Z copying torch\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5334949Z copying torch\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5340980Z copying torch\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5346824Z copying torch\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5352581Z copying torch\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5364087Z copying torch\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5377020Z copying torch\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5383042Z copying torch\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5403236Z copying torch\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5409075Z copying torch\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5415106Z copying torch\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:45:46.5429179Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference 2025-12-04T09:45:46.5449038Z copying torch\nn\quantized\_reference\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference 2025-12-04T09:45:46.5456671Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-12-04T09:45:46.5459909Z copying torch\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-12-04T09:45:46.5472835Z copying torch\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-12-04T09:45:46.5478554Z copying torch\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-12-04T09:45:46.5497699Z copying torch\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-12-04T09:45:46.5513400Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:45:46.5516710Z copying torch\nn\quantized\_reference\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:45:46.5529729Z copying torch\nn\quantized\_reference\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:45:46.5535640Z copying torch\nn\quantized\_reference\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:45:46.5541547Z copying torch\nn\quantized\_reference\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:45:46.5547625Z copying torch\nn\quantized\_reference\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:45:46.5554272Z copying torch\nn\quantized\_reference\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:45:46.5599245Z creating build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:45:46.5603670Z copying torch\nn\utils\_expanded_weights\conv_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:45:46.5624212Z copying torch\nn\utils\_expanded_weights\conv_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:45:46.5637672Z copying torch\nn\utils\_expanded_weights\embedding_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:45:46.5660236Z copying torch\nn\utils\_expanded_weights\expanded_weights_impl.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:45:46.5673594Z copying torch\nn\utils\_expanded_weights\expanded_weights_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:45:46.5687466Z 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:45:46.5708207Z 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:45:46.5721108Z 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:45:46.5740934Z copying torch\nn\utils\_expanded_weights\linear_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:45:46.5753491Z copying torch\nn\utils\_expanded_weights\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:45:46.5767738Z creating build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-12-04T09:45:46.5771102Z copying torch\onnx\ops\_dtype_mappings.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-12-04T09:45:46.5784539Z copying torch\onnx\ops\_impl.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-12-04T09:45:46.5811113Z copying torch\onnx\ops\_symbolic_impl.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-12-04T09:45:46.5823974Z copying torch\onnx\ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-12-04T09:45:46.5845360Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-12-04T09:45:46.5848510Z copying torch\onnx\_internal\_lazy_import.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-12-04T09:45:46.5861457Z copying torch\onnx\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-12-04T09:45:46.5871392Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.5874483Z copying torch\onnx\_internal\exporter\_analysis.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.5894079Z copying torch\onnx\_internal\exporter\_building.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.5915410Z copying torch\onnx\_internal\exporter\_capture_strategies.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.5934466Z copying torch\onnx\_internal\exporter\_compat.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.5965591Z copying torch\onnx\_internal\exporter\_constants.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.5971644Z copying torch\onnx\_internal\exporter\_core.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6011816Z copying torch\onnx\_internal\exporter\_decomp.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6022256Z copying torch\onnx\_internal\exporter\_dispatching.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6040840Z copying torch\onnx\_internal\exporter\_dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6051954Z copying torch\onnx\_internal\exporter\_errors.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6064356Z copying torch\onnx\_internal\exporter\_flags.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6075149Z copying torch\onnx\_internal\exporter\_fx_passes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6105545Z copying torch\onnx\_internal\exporter\_ir_passes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6106387Z copying torch\onnx\_internal\exporter\_isolated.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6119824Z copying torch\onnx\_internal\exporter\_onnx_program.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6140670Z copying torch\onnx\_internal\exporter\_registration.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6161475Z copying torch\onnx\_internal\exporter\_reporting.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6173044Z copying torch\onnx\_internal\exporter\_schemas.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6199328Z copying torch\onnx\_internal\exporter\_tensors.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6212284Z copying torch\onnx\_internal\exporter\_testing.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6231095Z copying torch\onnx\_internal\exporter\_type_casting.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6243672Z copying torch\onnx\_internal\exporter\_verification.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6264943Z copying torch\onnx\_internal\exporter\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:45:46.6271615Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-12-04T09:45:46.6274737Z copying torch\onnx\_internal\fx\type_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-12-04T09:45:46.6288484Z copying torch\onnx\_internal\fx\_pass.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-12-04T09:45:46.6308470Z copying torch\onnx\_internal\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-12-04T09:45:46.6319503Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.6332987Z copying torch\onnx\_internal\torchscript_exporter\jit_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.6352637Z copying torch\onnx\_internal\torchscript_exporter\onnx_proto_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.6365591Z copying torch\onnx\_internal\torchscript_exporter\registration.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.6395217Z copying torch\onnx\_internal\torchscript_exporter\symbolic_helper.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.6452704Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset10.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.6481183Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset11.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7411533Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset12.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7425421Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset13.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7461170Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset14.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7475544Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset15.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7495873Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset16.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7509554Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset17.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7529703Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset18.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7543612Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset19.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7557430Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset20.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7570145Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset7.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7590350Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset8.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7604509Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset9.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7892695Z copying torch\onnx\_internal\torchscript_exporter\utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7941598Z copying torch\onnx\_internal\torchscript_exporter\verification.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7973854Z copying torch\onnx\_internal\torchscript_exporter\_experimental.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.7987502Z copying torch\onnx\_internal\torchscript_exporter\_globals.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.8006812Z copying torch\onnx\_internal\torchscript_exporter\_type_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.8020676Z copying torch\onnx\_internal\torchscript_exporter\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:45:46.8027568Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-12-04T09:45:46.8042524Z copying torch\onnx\_internal\exporter\_torchlib\_tensor_typing.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-12-04T09:45:46.8062995Z copying torch\onnx\_internal\exporter\_torchlib\_torchlib_registry.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-12-04T09:45:46.8075970Z copying torch\onnx\_internal\exporter\_torchlib\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-12-04T09:45:46.8083138Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:45:46.8102606Z copying torch\onnx\_internal\exporter\_torchlib\ops\core.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:45:46.8115908Z copying torch\onnx\_internal\exporter\_torchlib\ops\hop.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:45:46.8129301Z copying torch\onnx\_internal\exporter\_torchlib\ops\nn.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:45:46.8143646Z copying torch\onnx\_internal\exporter\_torchlib\ops\symbolic.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:45:46.8163726Z copying torch\onnx\_internal\exporter\_torchlib\ops\symops.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:45:46.8176672Z copying torch\onnx\_internal\exporter\_torchlib\ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:45:46.8183511Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-12-04T09:45:46.8186834Z copying torch\onnx\_internal\fx\passes\type_promotion.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-12-04T09:45:46.8227385Z copying torch\onnx\_internal\fx\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-12-04T09:45:46.8234232Z creating build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-12-04T09:45:46.8237299Z copying torch\optim\_multi_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-12-04T09:45:46.8251553Z creating build\lib.win-amd64-cpython-310\torch\package\analyze 2025-12-04T09:45:46.8254818Z copying torch\package\analyze\find_first_use_of_broken_modules.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-12-04T09:45:46.8274120Z copying torch\package\analyze\is_from_package.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-12-04T09:45:46.8279991Z copying torch\package\analyze\trace_dependencies.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-12-04T09:45:46.8308083Z copying torch\package\analyze\__init__.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-12-04T09:45:46.8323158Z creating build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8326330Z copying torch\quantization\fx\convert.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8332016Z copying torch\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8337787Z copying torch\quantization\fx\fusion_patterns.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8343507Z copying torch\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8349456Z copying torch\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8379745Z copying torch\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8392975Z copying torch\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8405991Z copying torch\quantization\fx\quantization_patterns.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8418806Z copying torch\quantization\fx\quantization_types.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8424541Z copying torch\quantization\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8437293Z copying torch\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8452093Z copying torch\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:45:46.8460527Z creating build\lib.win-amd64-cpython-310\torch\signal\windows 2025-12-04T09:45:46.8463592Z copying torch\signal\windows\windows.py -> build\lib.win-amd64-cpython-310\torch\signal\windows 2025-12-04T09:45:46.8491646Z copying torch\signal\windows\__init__.py -> build\lib.win-amd64-cpython-310\torch\signal\windows 2025-12-04T09:45:46.8507270Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8526557Z copying torch\testing\_internal\autocast_test_lists.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8547418Z copying torch\testing\_internal\autograd_function_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8572100Z copying torch\testing\_internal\check_kernel_launches.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8601285Z copying torch\testing\_internal\common_cuda.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8622316Z copying torch\testing\_internal\common_device_type.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8669706Z copying torch\testing\_internal\common_distributed.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8705232Z copying torch\testing\_internal\common_dist_composable.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8724388Z copying torch\testing\_internal\common_dtype.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8737447Z copying torch\testing\_internal\common_fsdp.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8767974Z copying torch\testing\_internal\common_jit.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.8779275Z copying torch\testing\_internal\common_methods_invocations.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9359921Z copying torch\testing\_internal\common_mkldnn.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9379818Z copying torch\testing\_internal\common_modules.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9526991Z copying torch\testing\_internal\common_mps.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9557299Z copying torch\testing\_internal\common_nn.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9654055Z copying torch\testing\_internal\common_optimizers.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9692189Z copying torch\testing\_internal\common_pruning.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9706580Z copying torch\testing\_internal\common_quantization.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9780827Z copying torch\testing\_internal\common_quantized.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9802566Z copying torch\testing\_internal\common_subclass.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9814370Z copying torch\testing\_internal\common_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9911326Z copying torch\testing\_internal\composite_compliance.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9932771Z copying torch\testing\_internal\custom_op_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9954450Z copying torch\testing\_internal\custom_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9976278Z copying torch\testing\_internal\dist_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:46.9990027Z copying torch\testing\_internal\dynamo_pytree_test_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0003388Z copying torch\testing\_internal\dynamo_test_failures.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0017597Z copying torch\testing\_internal\fake_config_module.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0035866Z copying torch\testing\_internal\fake_config_module2.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0051783Z copying torch\testing\_internal\fake_config_module3.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0066176Z copying torch\testing\_internal\hop_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0086500Z copying torch\testing\_internal\hypothesis_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0099092Z copying torch\testing\_internal\inductor_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0111678Z copying torch\testing\_internal\jit_metaprogramming_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0138976Z copying torch\testing\_internal\jit_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0167348Z copying torch\testing\_internal\logging_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0180274Z copying torch\testing\_internal\logging_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0194049Z copying torch\testing\_internal\quantization_torch_package_models.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0207286Z copying torch\testing\_internal\static_module.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0230011Z copying torch\testing\_internal\subclasses.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0243405Z copying torch\testing\_internal\torchbind_impls.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0256113Z copying torch\testing\_internal\triton_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0287681Z copying torch\testing\_internal\two_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0300558Z copying torch\testing\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:45:47.0306997Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen 2025-12-04T09:45:47.0310065Z copying torch\testing\_internal\codegen\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen 2025-12-04T09:45:47.0323890Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-12-04T09:45:47.0326966Z copying torch\testing\_internal\data\network1.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-12-04T09:45:47.0332999Z copying torch\testing\_internal\data\network2.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-12-04T09:45:47.0338464Z copying torch\testing\_internal\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-12-04T09:45:47.0346910Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:45:47.0351148Z copying torch\testing\_internal\distributed\checkpoint_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:45:47.0369030Z copying torch\testing\_internal\distributed\common_state_dict.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:45:47.0384431Z copying torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:45:47.0414941Z copying torch\testing\_internal\distributed\distributed_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:45:47.0591159Z copying torch\testing\_internal\distributed\distributed_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:45:47.0602801Z copying torch\testing\_internal\distributed\fake_pg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:45:47.0620548Z copying torch\testing\_internal\distributed\multi_threaded_pg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:45:47.0638430Z copying torch\testing\_internal\distributed\rpc_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:45:47.0657782Z copying torch\testing\_internal\distributed\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:45:47.0664014Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-12-04T09:45:47.0667614Z copying torch\testing\_internal\generated\annotated_fn_args.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-12-04T09:45:47.0893683Z copying torch\testing\_internal\generated\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-12-04T09:45:47.0900253Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-12-04T09:45:47.0903451Z copying torch\testing\_internal\opinfo\core.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-12-04T09:45:47.0966473Z copying torch\testing\_internal\opinfo\refs.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-12-04T09:45:47.0981106Z copying torch\testing\_internal\opinfo\utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-12-04T09:45:47.1000895Z copying torch\testing\_internal\opinfo\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-12-04T09:45:47.1009003Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:45:47.1012195Z copying torch\testing\_internal\optests\aot_autograd.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:45:47.1032451Z copying torch\testing\_internal\optests\autograd_registration.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:45:47.1045791Z copying torch\testing\_internal\optests\fake_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:45:47.1058849Z copying torch\testing\_internal\optests\generate_tests.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:45:47.1096283Z copying torch\testing\_internal\optests\make_fx.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:45:47.1108848Z copying torch\testing\_internal\optests\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:45:47.1116104Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-12-04T09:45:47.1119613Z copying torch\testing\_internal\test_module\future_div.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-12-04T09:45:47.1125608Z copying torch\testing\_internal\test_module\no_future_div.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-12-04T09:45:47.1131385Z copying torch\testing\_internal\test_module\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-12-04T09:45:47.1137518Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn 2025-12-04T09:45:47.1140554Z copying torch\testing\_internal\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn 2025-12-04T09:45:47.1148237Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:45:47.1151523Z copying torch\testing\_internal\distributed\rpc\dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:45:47.1198279Z copying torch\testing\_internal\distributed\rpc\dist_optimizer_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:45:47.1217619Z 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:45:47.1244673Z 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:45:47.1257393Z 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:45:47.1276127Z copying torch\testing\_internal\distributed\rpc\rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:45:47.1520366Z 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:45:47.1541388Z copying torch\testing\_internal\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:45:47.1547512Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-12-04T09:45:47.1550780Z copying torch\testing\_internal\distributed\_shard\test_common.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-12-04T09:45:47.1564057Z copying torch\testing\_internal\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-12-04T09:45:47.1571293Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-12-04T09:45:47.1574552Z copying torch\testing\_internal\distributed\_tensor\common_dtensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-12-04T09:45:47.1602128Z copying torch\testing\_internal\distributed\_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-12-04T09:45:47.1608788Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-12-04T09:45:47.1612568Z 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:45:47.1628973Z copying torch\testing\_internal\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-12-04T09:45:47.1636091Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-12-04T09:45:47.1639578Z 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:45:47.1653491Z 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:45:47.1673173Z copying torch\testing\_internal\distributed\rpc\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-12-04T09:45:47.1679965Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-12-04T09:45:47.1683405Z 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:45:47.1695481Z 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:45:47.1723154Z 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:45:47.1736371Z copying torch\testing\_internal\distributed\rpc\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-12-04T09:45:47.1742659Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-12-04T09:45:47.1746122Z 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:45:47.1759937Z 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:45:47.1773253Z 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:45:47.1789091Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:45:47.1826371Z copying torch\testing\_internal\opinfo\definitions\fft.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:45:47.1842029Z copying torch\testing\_internal\opinfo\definitions\linalg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:45:47.1878809Z copying torch\testing\_internal\opinfo\definitions\nested.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:45:47.1915651Z copying torch\testing\_internal\opinfo\definitions\signal.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:45:47.1929659Z copying torch\testing\_internal\opinfo\definitions\sparse.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:45:47.1957229Z copying torch\testing\_internal\opinfo\definitions\special.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:45:47.1983295Z copying torch\testing\_internal\opinfo\definitions\_masked.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:45:47.2012407Z copying torch\testing\_internal\opinfo\definitions\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:45:47.2019333Z creating build\lib.win-amd64-cpython-310\torch\utils\backcompat 2025-12-04T09:45:47.2022442Z copying torch\utils\backcompat\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\backcompat 2025-12-04T09:45:47.2037070Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark 2025-12-04T09:45:47.2040116Z copying torch\utils\benchmark\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark 2025-12-04T09:45:47.2048799Z creating build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:45:47.2051822Z copying torch\utils\data\backward_compatibility.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:45:47.2057841Z copying torch\utils\data\dataloader.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:45:47.2106662Z copying torch\utils\data\dataset.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:45:47.2128085Z copying torch\utils\data\distributed.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:45:47.2156108Z copying torch\utils\data\graph.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:45:47.2168773Z copying torch\utils\data\graph_settings.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:45:47.2181849Z copying torch\utils\data\sampler.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:45:47.2195817Z copying torch\utils\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:45:47.2209819Z creating build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:45:47.2213006Z copying torch\utils\hipify\constants.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:45:47.2227057Z copying torch\utils\hipify\cuda_to_hip_mappings.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:45:47.2393657Z copying torch\utils\hipify\hipify_python.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:45:47.2422703Z copying torch\utils\hipify\version.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:45:47.2443199Z copying torch\utils\hipify\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:45:47.2449917Z creating build\lib.win-amd64-cpython-310\torch\utils\jit 2025-12-04T09:45:47.2453010Z copying torch\utils\jit\log_extract.py -> build\lib.win-amd64-cpython-310\torch\utils\jit 2025-12-04T09:45:47.2466111Z copying torch\utils\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\jit 2025-12-04T09:45:47.2472459Z creating build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:45:47.2475532Z copying torch\utils\model_dump\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:45:47.2503356Z copying torch\utils\model_dump\__main__.py -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:45:47.2510351Z creating build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-12-04T09:45:47.2513500Z copying torch\utils\serialization\config.py -> build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-12-04T09:45:47.2526718Z copying torch\utils\serialization\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-12-04T09:45:47.2534745Z creating build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:45:47.2537911Z copying torch\utils\tensorboard\summary.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:45:47.2565300Z copying torch\utils\tensorboard\writer.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:45:47.2587815Z copying torch\utils\tensorboard\_convert_np.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:45:47.2600432Z copying torch\utils\tensorboard\_embedding.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:45:47.2650544Z copying torch\utils\tensorboard\_onnx_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:45:47.2662736Z copying torch\utils\tensorboard\_proto_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:45:47.2676597Z copying torch\utils\tensorboard\_pytorch_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:45:47.2691687Z copying torch\utils\tensorboard\_utils.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:45:47.2712458Z copying torch\utils\tensorboard\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:45:47.2719299Z creating build\lib.win-amd64-cpython-310\torch\utils\viz 2025-12-04T09:45:47.2722579Z copying torch\utils\viz\_cycles.py -> build\lib.win-amd64-cpython-310\torch\utils\viz 2025-12-04T09:45:47.2742974Z copying torch\utils\viz\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\viz 2025-12-04T09:45:47.2749367Z creating build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-12-04T09:45:47.2752618Z copying torch\utils\_strobelight\cli_function_profiler.py -> build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-12-04T09:45:47.2764366Z copying torch\utils\_strobelight\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-12-04T09:45:47.2771703Z creating build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2774877Z copying torch\utils\_sympy\functions.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2800162Z copying torch\utils\_sympy\interp.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2810999Z copying torch\utils\_sympy\numbers.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2821569Z copying torch\utils\_sympy\printers.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2843236Z copying torch\utils\_sympy\reference.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2865784Z copying torch\utils\_sympy\singleton_int.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2878781Z copying torch\utils\_sympy\solve.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2891611Z copying torch\utils\_sympy\symbol.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2904475Z copying torch\utils\_sympy\value_ranges.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2932225Z copying torch\utils\_sympy\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:45:47.2939145Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:45:47.2942200Z copying torch\utils\benchmark\examples\compare.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:45:47.2955979Z copying torch\utils\benchmark\examples\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:45:47.2969549Z copying torch\utils\benchmark\examples\op_benchmark.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:45:47.2982722Z copying torch\utils\benchmark\examples\simple_timeit.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:45:47.2989071Z copying torch\utils\benchmark\examples\spectral_ops_fuzz_test.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:45:47.3013050Z copying torch\utils\benchmark\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:45:47.3019768Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:45:47.3023015Z copying torch\utils\benchmark\op_fuzzers\binary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:45:47.3036721Z copying torch\utils\benchmark\op_fuzzers\sparse_binary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:45:47.3050333Z copying torch\utils\benchmark\op_fuzzers\sparse_unary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:45:47.3063309Z copying torch\utils\benchmark\op_fuzzers\spectral.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:45:47.3086409Z copying torch\utils\benchmark\op_fuzzers\unary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:45:47.3099185Z copying torch\utils\benchmark\op_fuzzers\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:45:47.3106675Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:47.3109980Z copying torch\utils\benchmark\utils\common.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:47.3123745Z copying torch\utils\benchmark\utils\compare.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:47.3137308Z copying torch\utils\benchmark\utils\compile.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:47.3150827Z copying torch\utils\benchmark\utils\cpp_jit.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:47.3199715Z copying torch\utils\benchmark\utils\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:47.3226512Z copying torch\utils\benchmark\utils\sparse_fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:47.3249520Z copying torch\utils\benchmark\utils\timer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:47.3270213Z copying torch\utils\benchmark\utils\_stubs.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:47.3282949Z copying torch\utils\benchmark\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:47.3289380Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:45:47.3292815Z 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:45:47.3320856Z copying torch\utils\benchmark\utils\valgrind_wrapper\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:45:47.3327328Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:45:47.3330669Z copying torch\utils\data\datapipes\datapipe.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:45:47.3358510Z copying torch\utils\data\datapipes\gen_pyi.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:45:47.3372357Z copying torch\utils\data\datapipes\_decorator.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:45:47.3385948Z copying torch\utils\data\datapipes\_hook_iterator.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:45:47.3409231Z copying torch\utils\data\datapipes\_typing.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:45:47.3429917Z copying torch\utils\data\datapipes\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:45:47.3437524Z creating build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:45:47.3440671Z copying torch\utils\data\_utils\collate.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:45:47.3454761Z copying torch\utils\data\_utils\fetch.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:45:47.3468107Z copying torch\utils\data\_utils\pin_memory.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:45:47.3480983Z copying torch\utils\data\_utils\signal_handling.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:45:47.3493766Z copying torch\utils\data\_utils\worker.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:45:47.3519767Z copying torch\utils\data\_utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:45:47.3534379Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:45:47.3537794Z copying torch\utils\data\datapipes\dataframe\dataframes.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:45:47.3551927Z copying torch\utils\data\datapipes\dataframe\dataframe_wrapper.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:45:47.3565197Z copying torch\utils\data\datapipes\dataframe\datapipes.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:45:47.3587989Z copying torch\utils\data\datapipes\dataframe\structures.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:45:47.3601190Z copying torch\utils\data\datapipes\dataframe\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:45:47.3610018Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3613375Z copying torch\utils\data\datapipes\iter\callable.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3625827Z copying torch\utils\data\datapipes\iter\combinatorics.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3639488Z copying torch\utils\data\datapipes\iter\combining.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3661586Z copying torch\utils\data\datapipes\iter\filelister.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3690829Z copying torch\utils\data\datapipes\iter\fileopener.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3704843Z copying torch\utils\data\datapipes\iter\grouping.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3717424Z copying torch\utils\data\datapipes\iter\routeddecoder.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3730173Z copying torch\utils\data\datapipes\iter\selecting.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3742985Z copying torch\utils\data\datapipes\iter\sharding.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3755873Z copying torch\utils\data\datapipes\iter\streamreader.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3769204Z copying torch\utils\data\datapipes\iter\utils.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3781661Z copying torch\utils\data\datapipes\iter\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:45:47.3796433Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:45:47.3799447Z copying torch\utils\data\datapipes\map\callable.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:45:47.3810695Z copying torch\utils\data\datapipes\map\combinatorics.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:45:47.3822716Z copying torch\utils\data\datapipes\map\combining.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:45:47.3833885Z copying torch\utils\data\datapipes\map\grouping.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:45:47.3845746Z copying torch\utils\data\datapipes\map\utils.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:45:47.3866639Z copying torch\utils\data\datapipes\map\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:45:47.3881283Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-12-04T09:45:47.3884332Z copying torch\utils\data\datapipes\utils\common.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-12-04T09:45:47.3895269Z copying torch\utils\data\datapipes\utils\decoder.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-12-04T09:45:47.3906148Z copying torch\utils\data\datapipes\utils\snapshot.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-12-04T09:45:47.3916540Z copying torch\utils\data\datapipes\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-12-04T09:45:47.3924078Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.3927239Z copying torch\_dynamo\backends\common.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.3940975Z copying torch\_dynamo\backends\cudagraphs.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.3955159Z copying torch\_dynamo\backends\debugging.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.3976754Z copying torch\_dynamo\backends\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.4003293Z copying torch\_dynamo\backends\inductor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.4015678Z copying torch\_dynamo\backends\onnxrt.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.4028361Z copying torch\_dynamo\backends\registry.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.4058866Z copying torch\_dynamo\backends\tensorrt.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.4064868Z copying torch\_dynamo\backends\torchxla.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.4077955Z copying torch\_dynamo\backends\tvm.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.4090503Z copying torch\_dynamo\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:45:47.4099126Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4102348Z copying torch\_dynamo\polyfills\builtins.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4115630Z copying torch\_dynamo\polyfills\functools.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4128355Z copying torch\_dynamo\polyfills\fx.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4141128Z copying torch\_dynamo\polyfills\heapq.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4153669Z copying torch\_dynamo\polyfills\itertools.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4175964Z copying torch\_dynamo\polyfills\loader.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4189434Z copying torch\_dynamo\polyfills\operator.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4202290Z copying torch\_dynamo\polyfills\os.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4214790Z copying torch\_dynamo\polyfills\pytree.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4235310Z copying torch\_dynamo\polyfills\struct.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4241113Z copying torch\_dynamo\polyfills\sys.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4253849Z copying torch\_dynamo\polyfills\tensor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4267245Z copying torch\_dynamo\polyfills\_collections.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4279907Z copying torch\_dynamo\polyfills\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:45:47.4300092Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-12-04T09:45:47.4303108Z copying torch\_dynamo\repro\after_aot.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-12-04T09:45:47.4331174Z copying torch\_dynamo\repro\after_dynamo.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-12-04T09:45:47.4351240Z copying torch\_dynamo\repro\aoti.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-12-04T09:45:47.4371040Z copying torch\_dynamo\repro\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-12-04T09:45:47.4381037Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4384412Z copying torch\_dynamo\variables\base.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4410962Z copying torch\_dynamo\variables\builder.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4487731Z copying torch\_dynamo\variables\builtin.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4557457Z copying torch\_dynamo\variables\constant.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4570822Z copying torch\_dynamo\variables\ctx_manager.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4614028Z copying torch\_dynamo\variables\dicts.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4645183Z copying torch\_dynamo\variables\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4665294Z copying torch\_dynamo\variables\functions.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4726244Z copying torch\_dynamo\variables\higher_order_ops.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4813597Z copying torch\_dynamo\variables\iter.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4834633Z copying torch\_dynamo\variables\lazy.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4847030Z copying torch\_dynamo\variables\lists.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4890259Z copying torch\_dynamo\variables\misc.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4937890Z copying torch\_dynamo\variables\nn_module.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4969080Z copying torch\_dynamo\variables\optimizer.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.4990263Z copying torch\_dynamo\variables\script_object.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.5003427Z copying torch\_dynamo\variables\sdpa.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.5016652Z copying torch\_dynamo\variables\streams.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.5036673Z copying torch\_dynamo\variables\tensor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.5079758Z copying torch\_dynamo\variables\torch.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.5119250Z copying torch\_dynamo\variables\torch_function.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.5140119Z copying torch\_dynamo\variables\user_defined.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.5182828Z copying torch\_dynamo\variables\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:45:47.5198676Z creating build\lib.win-amd64-cpython-310\torch\_export\db 2025-12-04T09:45:47.5201792Z copying torch\_export\db\case.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-12-04T09:45:47.5214931Z copying torch\_export\db\gen_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-12-04T09:45:47.5220661Z copying torch\_export\db\logging.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-12-04T09:45:47.5233007Z copying torch\_export\db\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-12-04T09:45:47.5242611Z creating build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5245943Z copying torch\_export\passes\add_runtime_assertions_for_constraints_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5259790Z copying torch\_export\passes\collect_tracepoints_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5273174Z copying torch\_export\passes\constant_folding.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5294981Z copying torch\_export\passes\functionalize_side_effectful_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5314854Z copying torch\_export\passes\insert_custom_op_guards.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5327465Z copying torch\_export\passes\lift_constants_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5347621Z copying torch\_export\passes\remove_runtime_assertions.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5360250Z copying torch\_export\passes\replace_autocast_with_hop_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5374139Z copying torch\_export\passes\replace_quantized_ops_with_standard_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5395112Z copying torch\_export\passes\replace_set_grad_with_hop_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5409566Z 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:45:47.5421826Z copying torch\_export\passes\replace_with_hop_pass_util.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5435101Z copying torch\_export\passes\_node_metadata_hook.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5448664Z copying torch\_export\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:45:47.5456194Z creating build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-12-04T09:45:47.5459588Z copying torch\_export\pass_infra\node_metadata.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-12-04T09:45:47.5472441Z copying torch\_export\pass_infra\proxy_value.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-12-04T09:45:47.5495937Z copying torch\_export\pass_infra\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-12-04T09:45:47.5502837Z creating build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:45:47.5506033Z copying torch\_export\serde\dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:45:47.5519931Z copying torch\_export\serde\schema.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:45:47.5531605Z copying torch\_export\serde\schema_check.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:45:47.5551337Z copying torch\_export\serde\serialize.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:45:47.5802220Z copying torch\_export\serde\union.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:45:47.5822509Z copying torch\_export\serde\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:45:47.5835507Z creating build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5838813Z copying torch\_export\db\examples\assume_constant_result.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5844797Z copying torch\_export\db\examples\autograd_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5857533Z copying torch\_export\db\examples\class_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5873081Z copying torch\_export\db\examples\cond_branch_class_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5886924Z copying torch\_export\db\examples\cond_branch_nested_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5900442Z copying torch\_export\db\examples\cond_branch_nonlocal_variables.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5913179Z copying torch\_export\db\examples\cond_closed_over_variable.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5933729Z copying torch\_export\db\examples\cond_operands.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5946754Z copying torch\_export\db\examples\cond_predicate.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5960628Z copying torch\_export\db\examples\constrain_as_size_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5973170Z copying torch\_export\db\examples\constrain_as_value_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5986005Z copying torch\_export\db\examples\decorator.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.5991838Z copying torch\_export\db\examples\dictionary.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.6006413Z copying torch\_export\db\examples\dynamic_shape_assert.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.6022842Z copying torch\_export\db\examples\dynamic_shape_constructor.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.6029310Z copying torch\_export\db\examples\dynamic_shape_if_guard.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.6035512Z copying torch\_export\db\examples\dynamic_shape_map.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.6041535Z copying torch\_export\db\examples\dynamic_shape_round.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7276787Z copying torch\_export\db\examples\dynamic_shape_slicing.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7296353Z copying torch\_export\db\examples\dynamic_shape_view.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7302700Z copying torch\_export\db\examples\fn_with_kwargs.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7316359Z copying torch\_export\db\examples\list_contains.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7323324Z copying torch\_export\db\examples\list_unpack.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7328742Z copying torch\_export\db\examples\model_attr_mutation.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7342487Z copying torch\_export\db\examples\nested_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7355559Z copying torch\_export\db\examples\null_context_manager.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7392116Z copying torch\_export\db\examples\optional_input.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7398074Z copying torch\_export\db\examples\pytree_flatten.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7411089Z copying torch\_export\db\examples\scalar_output.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7417060Z copying torch\_export\db\examples\specialized_attribute.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7423141Z copying torch\_export\db\examples\static_for_loop.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7438299Z copying torch\_export\db\examples\static_if.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7444414Z copying torch\_export\db\examples\tensor_setattr.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7485688Z copying torch\_export\db\examples\type_reflection_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7498844Z copying torch\_export\db\examples\unsupported_operator.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7512041Z copying torch\_export\db\examples\user_input_mutation.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7517994Z copying torch\_export\db\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:45:47.7541547Z creating build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:45:47.7544921Z copying torch\_functorch\_activation_checkpointing\ac_logging_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:45:47.7558788Z copying torch\_functorch\_activation_checkpointing\graph_info_provider.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:45:47.7570409Z copying torch\_functorch\_activation_checkpointing\knapsack.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:45:47.7601487Z copying torch\_functorch\_activation_checkpointing\knapsack_evaluator.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:45:47.7615228Z 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:45:47.7629074Z copying torch\_functorch\_activation_checkpointing\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:45:47.7639399Z creating build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7642792Z copying torch\_functorch\_aot_autograd\aot_autograd_result.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7664075Z copying torch\_functorch\_aot_autograd\autograd_cache.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7695095Z copying torch\_functorch\_aot_autograd\collect_metadata_analysis.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7726214Z copying torch\_functorch\_aot_autograd\descriptors.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7754540Z copying torch\_functorch\_aot_autograd\frontend_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7765807Z copying torch\_functorch\_aot_autograd\functional_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7784736Z copying torch\_functorch\_aot_autograd\fx_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7804405Z copying torch\_functorch\_aot_autograd\graph_capture.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7823998Z copying torch\_functorch\_aot_autograd\graph_capture_wrappers.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7859640Z copying torch\_functorch\_aot_autograd\graph_compile.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7910226Z copying torch\_functorch\_aot_autograd\indexed_dict.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7924615Z copying torch\_functorch\_aot_autograd\input_output_analysis.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7945090Z copying torch\_functorch\_aot_autograd\logging_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.7956155Z copying torch\_functorch\_aot_autograd\runtime_wrappers.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.8010717Z copying torch\_functorch\_aot_autograd\schemas.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.8046648Z copying torch\_functorch\_aot_autograd\streams.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.8067891Z copying torch\_functorch\_aot_autograd\subclass_parametrization.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.8081567Z copying torch\_functorch\_aot_autograd\subclass_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.8102169Z copying torch\_functorch\_aot_autograd\utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.8128460Z copying torch\_functorch\_aot_autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:45:47.8136166Z creating build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-12-04T09:45:47.8139338Z copying torch\_inductor\analysis\device_info.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-12-04T09:45:47.8152976Z copying torch\_inductor\analysis\profile_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-12-04T09:45:47.8172904Z copying torch\_inductor\analysis\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-12-04T09:45:47.8179648Z creating build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:45:47.8183813Z copying torch\_inductor\autoheuristic\autoheuristic.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:45:47.8198362Z copying torch\_inductor\autoheuristic\autoheuristic_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:45:47.8212276Z copying torch\_inductor\autoheuristic\learnedheuristic_interface.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:45:47.8245398Z copying torch\_inductor\autoheuristic\learned_heuristic_controller.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:45:47.8259821Z copying torch\_inductor\autoheuristic\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:45:47.8272421Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8275721Z copying torch\_inductor\codegen\aoti_hipify_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8295496Z copying torch\_inductor\codegen\block_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8309139Z copying torch\_inductor\codegen\common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8366939Z copying torch\_inductor\codegen\cpp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8491652Z copying torch\_inductor\codegen\cpp_bmm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8517739Z copying torch\_inductor\codegen\cpp_flex_attention_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8559651Z copying torch\_inductor\codegen\cpp_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8591140Z copying torch\_inductor\codegen\cpp_grouped_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8611138Z copying torch\_inductor\codegen\cpp_micro_gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8652135Z copying torch\_inductor\codegen\cpp_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8665440Z copying torch\_inductor\codegen\cpp_template_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8686908Z copying torch\_inductor\codegen\cpp_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8714062Z copying torch\_inductor\codegen\cpp_wrapper_cpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8777297Z copying torch\_inductor\codegen\cpp_wrapper_cpu_array_ref.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8807051Z copying torch\_inductor\codegen\cpp_wrapper_gpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8842756Z copying torch\_inductor\codegen\cpp_wrapper_mps.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8856536Z copying torch\_inductor\codegen\cpu_device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8869833Z copying torch\_inductor\codegen\cuda_combined_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8882903Z copying torch\_inductor\codegen\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8907831Z copying torch\_inductor\codegen\halide.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8942384Z copying torch\_inductor\codegen\memory_planning.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8963480Z copying torch\_inductor\codegen\mps.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.8993952Z copying torch\_inductor\codegen\mps_device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9007596Z copying torch\_inductor\codegen\multi_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9033808Z copying torch\_inductor\codegen\pallas.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9068716Z copying torch\_inductor\codegen\python_wrapper_mtia.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9081428Z copying torch\_inductor\codegen\segmented_tree.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9101542Z copying torch\_inductor\codegen\simd.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9149650Z copying torch\_inductor\codegen\simd_kernel_features.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9169495Z copying torch\_inductor\codegen\subgraph.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9198121Z copying torch\_inductor\codegen\triton.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9309835Z copying torch\_inductor\codegen\triton_combo_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9348500Z copying torch\_inductor\codegen\triton_split_scan.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9368530Z copying torch\_inductor\codegen\triton_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9381745Z copying torch\_inductor\codegen\wrapper.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9443209Z copying torch\_inductor\codegen\wrapper_fxir.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9471128Z copying torch\_inductor\codegen\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:45:47.9478046Z creating build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:45:47.9481353Z copying torch\_inductor\compile_worker\subproc_pool.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:45:47.9501472Z copying torch\_inductor\compile_worker\timer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:45:47.9513609Z copying torch\_inductor\compile_worker\tracked_process_pool.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:45:47.9526782Z copying torch\_inductor\compile_worker\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:45:47.9549387Z copying torch\_inductor\compile_worker\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:45:47.9554170Z copying torch\_inductor\compile_worker\__main__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:45:47.9579484Z creating build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9582720Z copying torch\_inductor\fx_passes\b2b_gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9602970Z copying torch\_inductor\fx_passes\binary_folding.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9623138Z copying torch\_inductor\fx_passes\bucketing.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9658651Z copying torch\_inductor\fx_passes\control_dependencies.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9679517Z copying torch\_inductor\fx_passes\ddp_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9707242Z copying torch\_inductor\fx_passes\decompose_mem_bound_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9721232Z copying torch\_inductor\fx_passes\dedupe_symint_uses.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9734892Z copying torch\_inductor\fx_passes\efficient_conv_bn_eval.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9754731Z copying torch\_inductor\fx_passes\freezing_patterns.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9768410Z copying torch\_inductor\fx_passes\fsdp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9781948Z copying torch\_inductor\fx_passes\fuse_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9823433Z copying torch\_inductor\fx_passes\graph_view.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9836443Z copying torch\_inductor\fx_passes\group_batch_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9870555Z copying torch\_inductor\fx_passes\joint_graph.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9905838Z copying torch\_inductor\fx_passes\memory_estimator.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:47.9925134Z copying torch\_inductor\fx_passes\micro_pipeline_tp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0035394Z copying torch\_inductor\fx_passes\misc_patterns.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0055086Z copying torch\_inductor\fx_passes\mkldnn_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0081120Z copying torch\_inductor\fx_passes\node_runtime_estimation.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0105112Z copying torch\_inductor\fx_passes\numeric_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0119106Z copying torch\_inductor\fx_passes\overlap_manual_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0131637Z copying torch\_inductor\fx_passes\overlap_preserving_bucketer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0156321Z copying torch\_inductor\fx_passes\overlap_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0221392Z copying torch\_inductor\fx_passes\pad_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0227446Z copying torch\_inductor\fx_passes\post_grad.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0261078Z copying torch\_inductor\fx_passes\pre_grad.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0294896Z copying torch\_inductor\fx_passes\quantization.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0374853Z copying torch\_inductor\fx_passes\reinplace.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0391791Z copying torch\_inductor\fx_passes\replace_random.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0415343Z copying torch\_inductor\fx_passes\split_cat.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0480832Z copying torch\_inductor\fx_passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:45:48.0488028Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:45:48.0491239Z copying torch\_inductor\kernel\bmm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:45:48.0504806Z copying torch\_inductor\kernel\conv.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:45:48.0524342Z copying torch\_inductor\kernel\custom_op.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:45:48.0544806Z copying torch\_inductor\kernel\mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:45:48.0572926Z copying torch\_inductor\kernel\mm_common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:45:48.0602991Z copying torch\_inductor\kernel\mm_grouped.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:45:48.0621781Z copying torch\_inductor\kernel\mm_plus_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:45:48.0641107Z copying torch\_inductor\kernel\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:45:48.0648345Z creating build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table 2025-12-04T09:45:48.0651905Z copying torch\_inductor\lookup_table\choices.py -> build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table 2025-12-04T09:45:48.0672830Z copying torch\_inductor\lookup_table\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table 2025-12-04T09:45:48.0694148Z creating build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-12-04T09:45:48.0697499Z copying torch\_inductor\package\build_package.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-12-04T09:45:48.0703376Z copying torch\_inductor\package\package.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-12-04T09:45:48.0717504Z copying torch\_inductor\package\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-12-04T09:45:48.0734058Z creating build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0737234Z copying torch\_inductor\runtime\autotune_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0757902Z copying torch\_inductor\runtime\benchmarking.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0776475Z copying torch\_inductor\runtime\cache_dir_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0797636Z copying torch\_inductor\runtime\compile_tasks.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0821286Z copying torch\_inductor\runtime\coordinate_descent_tuner.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0841171Z copying torch\_inductor\runtime\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0858302Z copying torch\_inductor\runtime\halide_helpers.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0871309Z copying torch\_inductor\runtime\hints.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0896591Z copying torch\_inductor\runtime\runtime_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0910015Z copying torch\_inductor\runtime\static_cuda_launcher.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0923853Z copying torch\_inductor\runtime\triton_compat.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0937228Z copying torch\_inductor\runtime\triton_helpers.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.0957480Z copying torch\_inductor\runtime\triton_heuristics.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.1030903Z copying torch\_inductor\runtime\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:45:48.1038426Z creating build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1041659Z copying torch\_inductor\template_heuristics\aten.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1062687Z copying torch\_inductor\template_heuristics\base.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1074899Z copying torch\_inductor\template_heuristics\contiguous_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1088196Z copying torch\_inductor\template_heuristics\cutedsl.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1101059Z copying torch\_inductor\template_heuristics\decompose_k.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1124081Z copying torch\_inductor\template_heuristics\gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1136786Z copying torch\_inductor\template_heuristics\params.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1149164Z copying torch\_inductor\template_heuristics\registry.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1162451Z copying torch\_inductor\template_heuristics\triton.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1216695Z copying torch\_inductor\template_heuristics\triton_addmm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1230011Z copying torch\_inductor\template_heuristics\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:45:48.1238372Z creating build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:45:48.1242347Z copying torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:45:48.1262262Z copying torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:45:48.1276400Z copying torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:45:48.1313775Z copying torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:45:48.1334721Z copying torch\_inductor\autoheuristic\artifacts\_PadMMA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:45:48.1347401Z copying torch\_inductor\autoheuristic\artifacts\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:45:48.1355194Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1358811Z copying torch\_inductor\codegen\cuda\cuda_cpp_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1377772Z copying torch\_inductor\codegen\cuda\cuda_env.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1390014Z copying torch\_inductor\codegen\cuda\cuda_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1410424Z copying torch\_inductor\codegen\cuda\cuda_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1440625Z copying torch\_inductor\codegen\cuda\cutlass_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1453127Z copying torch\_inductor\codegen\cuda\cutlass_python_evt.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1472069Z copying torch\_inductor\codegen\cuda\cutlass_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1491741Z copying torch\_inductor\codegen\cuda\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1504470Z copying torch\_inductor\codegen\cuda\gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1547122Z copying torch\_inductor\codegen\cuda\serialization.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1566767Z copying torch\_inductor\codegen\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:45:48.1573893Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:45:48.1577548Z copying torch\_inductor\codegen\cutedsl\cutedsl_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:45:48.1597673Z copying torch\_inductor\codegen\cutedsl\cutedsl_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:45:48.1617376Z copying torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:45:48.1642184Z copying torch\_inductor\codegen\cutedsl\cutedsl_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:45:48.1662246Z copying torch\_inductor\codegen\cutedsl\_cutedsl_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:45:48.1674839Z copying torch\_inductor\codegen\cutedsl\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:45:48.1682238Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-12-04T09:45:48.1685450Z copying torch\_inductor\codegen\mtia\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-12-04T09:45:48.1698604Z copying torch\_inductor\codegen\mtia\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-12-04T09:45:48.1706822Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1710207Z copying torch\_inductor\codegen\rocm\ck_conv_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1731772Z copying torch\_inductor\codegen\rocm\ck_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1744671Z copying torch\_inductor\codegen\rocm\ck_tile_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1768313Z copying torch\_inductor\codegen\rocm\ck_tile_universal_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1806700Z copying torch\_inductor\codegen\rocm\ck_universal_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1846877Z copying torch\_inductor\codegen\rocm\compile_command.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1859699Z copying torch\_inductor\codegen\rocm\rocm_benchmark_request.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1873829Z copying torch\_inductor\codegen\rocm\rocm_cpp_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1887226Z copying torch\_inductor\codegen\rocm\rocm_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1900576Z copying torch\_inductor\codegen\rocm\rocm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1914682Z copying torch\_inductor\codegen\rocm\rocm_template_buffer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1933950Z copying torch\_inductor\codegen\rocm\rocm_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1939805Z copying torch\_inductor\codegen\rocm\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:45:48.1946063Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-12-04T09:45:48.1949346Z copying torch\_inductor\codegen\xpu\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-12-04T09:45:48.1962444Z copying torch\_inductor\codegen\xpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-12-04T09:45:48.1968901Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-12-04T09:45:48.1972442Z 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:45:48.1993139Z 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:45:48.2014257Z 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:45:48.2030197Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-12-04T09:45:48.2033420Z 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:45:48.2040104Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-12-04T09:45:48.2043432Z 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:45:48.2056968Z 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:45:48.2062684Z 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:45:48.2069986Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-12-04T09:45:48.2072964Z 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:45:48.2086760Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-12-04T09:45:48.2090048Z 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:45:48.2095891Z 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:45:48.2108554Z creating build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:45:48.2111933Z 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:45:48.2130895Z 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:45:48.2144415Z 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:45:48.2172973Z 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:45:48.2186352Z 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:45:48.2200047Z 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:45:48.2226843Z 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:45:48.2241070Z 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:45:48.2254677Z 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:45:48.2268585Z 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:45:48.2289737Z 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:45:48.2314925Z 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:45:48.2363684Z 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:45:48.2391838Z 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:45:48.2404165Z 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:45:48.2418086Z 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:45:48.2545200Z 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:45:48.2565702Z 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:45:48.2591942Z 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:45:48.2619514Z 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:45:48.2633162Z 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:45:48.2653983Z 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:45:48.2668431Z 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:45:48.2682893Z 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:45:48.2707048Z 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:45:48.2718867Z 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:45:48.2731630Z 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:45:48.2745194Z copying torch\_inductor\fx_passes\serialized_patterns\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:45:48.2752125Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:45:48.2755371Z copying torch\_inductor\kernel\flex\common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:45:48.2769636Z copying torch\_inductor\kernel\flex\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:45:48.2797139Z copying torch\_inductor\kernel\flex\flex_cpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:45:48.2850849Z copying torch\_inductor\kernel\flex\flex_decoding.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:45:48.2863750Z copying torch\_inductor\kernel\flex\flex_flash_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:45:48.2895492Z copying torch\_inductor\kernel\flex\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:45:48.2903584Z creating build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:45:48.2907101Z copying torch\_inductor\runtime\caching\config.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:45:48.2920542Z copying torch\_inductor\runtime\caching\context.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:45:48.2940281Z copying torch\_inductor\runtime\caching\exceptions.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:45:48.2952853Z copying torch\_inductor\runtime\caching\implementations.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:45:48.2966218Z copying torch\_inductor\runtime\caching\interfaces.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:45:48.3047541Z copying torch\_inductor\runtime\caching\locks.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:45:48.3060474Z copying torch\_inductor\runtime\caching\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:45:48.3073614Z copying torch\_inductor\runtime\caching\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:45:48.3087577Z creating build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-12-04T09:45:48.3090632Z copying torch\_numpy\testing\utils.py -> build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-12-04T09:45:48.3134922Z copying torch\_numpy\testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-12-04T09:45:48.3148499Z creating build\lib.win-amd64-cpython-310\torch\_refs\linalg 2025-12-04T09:45:48.3151873Z copying torch\_refs\linalg\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\linalg 2025-12-04T09:45:48.3166995Z creating build\lib.win-amd64-cpython-310\torch\_refs\nn 2025-12-04T09:45:48.3169888Z copying torch\_refs\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\nn 2025-12-04T09:45:48.3176848Z creating build\lib.win-amd64-cpython-310\torch\_refs\special 2025-12-04T09:45:48.3197751Z copying torch\_refs\special\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\special 2025-12-04T09:45:48.3212122Z creating build\lib.win-amd64-cpython-310\torch\_refs\nn\functional 2025-12-04T09:45:48.3215441Z copying torch\_refs\nn\functional\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\nn\functional 2025-12-04T09:45:48.3246032Z creating build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor 2025-12-04T09:45:48.3249204Z copying torch\_subclasses\complex_tensor\_core.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor 2025-12-04T09:45:48.3268815Z copying torch\_subclasses\complex_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor 2025-12-04T09:45:48.3276396Z creating build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:45:48.3279455Z copying torch\_subclasses\complex_tensor\_ops\aten.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:45:48.3300606Z copying torch\_subclasses\complex_tensor\_ops\common.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:45:48.3319892Z copying torch\_subclasses\complex_tensor\_ops\prims.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:45:48.3332178Z copying torch\_subclasses\complex_tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:45:48.3339357Z creating build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-12-04T09:45:48.3342824Z copying torch\_vendor\packaging\version.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-12-04T09:45:48.3373071Z copying torch\_vendor\packaging\_structures.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-12-04T09:45:48.3385400Z copying torch\_vendor\packaging\__init__.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-12-04T09:45:48.3392412Z creating build\lib.win-amd64-cpython-310\torchgen\aoti 2025-12-04T09:45:48.3395705Z copying torchgen\aoti\fallback_ops.py -> build\lib.win-amd64-cpython-310\torchgen\aoti 2025-12-04T09:45:48.3415787Z copying torchgen\aoti\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\aoti 2025-12-04T09:45:48.3424035Z creating build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3427584Z copying torchgen\api\autograd.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3455025Z copying torchgen\api\cpp.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3474139Z copying torchgen\api\dispatcher.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3485477Z copying torchgen\api\functionalization.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3497979Z copying torchgen\api\lazy.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3532728Z copying torchgen\api\meta.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3538499Z copying torchgen\api\native.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3552537Z copying torchgen\api\python.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3590590Z copying torchgen\api\structured.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3603467Z copying torchgen\api\translate.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3623709Z copying torchgen\api\ufunc.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3657103Z copying torchgen\api\unboxing.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3670831Z copying torchgen\api\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:45:48.3678075Z creating build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:45:48.3681186Z copying torchgen\dest\lazy_ir.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:45:48.3702225Z copying torchgen\dest\lazy_ts_lowering.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:45:48.3727567Z copying torchgen\dest\native_functions.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:45:48.3739979Z copying torchgen\dest\register_dispatch_key.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:45:48.3779402Z copying torchgen\dest\ufunc.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:45:48.3799111Z copying torchgen\dest\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:45:48.3813065Z creating build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-12-04T09:45:48.3816351Z copying torchgen\operator_versions\gen_mobile_upgraders.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-12-04T09:45:48.3835803Z copying torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-12-04T09:45:48.3841372Z copying torchgen\operator_versions\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-12-04T09:45:48.3857742Z creating build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-12-04T09:45:48.3860889Z copying torchgen\selective_build\operator.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-12-04T09:45:48.3878906Z copying torchgen\selective_build\selector.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-12-04T09:45:48.3892257Z copying torchgen\selective_build\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-12-04T09:45:48.3898552Z creating build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-12-04T09:45:48.3909551Z copying torchgen\static_runtime\config.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-12-04T09:45:48.3922873Z copying torchgen\static_runtime\generator.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-12-04T09:45:48.3950651Z copying torchgen\static_runtime\gen_static_runtime_ops.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-12-04T09:45:48.4095950Z copying torchgen\static_runtime\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-12-04T09:45:48.4102541Z creating build\lib.win-amd64-cpython-310\torchgen\api\types 2025-12-04T09:45:48.4105656Z copying torchgen\api\types\signatures.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-12-04T09:45:48.4124684Z copying torchgen\api\types\types.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-12-04T09:45:48.4137152Z copying torchgen\api\types\types_base.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-12-04T09:45:48.4150283Z copying torchgen\api\types\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-12-04T09:45:49.5241110Z copying torch\return_types.pyi -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:49.5267246Z copying torch\_VF.pyi -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:49.5708675Z copying torch\py.typed -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:45:49.5714026Z creating build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:45:49.5716861Z copying torch\bin\FileStoreTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:45:49.5727997Z copying torch\bin\ProcessGroupGlooAsyncTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:45:49.5738628Z copying torch\bin\ProcessGroupGlooTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:45:49.5767561Z copying torch\bin\protoc.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:45:49.5799852Z copying torch\bin\TCPStoreTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:45:49.5818043Z copying torch\bin\test_api.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:45:49.5907968Z copying torch\bin\test_jit.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:45:49.5960937Z copying torch\bin\test_lazy.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:45:49.5993664Z creating build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.5996640Z copying torch\test\apply_utils_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6007300Z copying torch\test\atest.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6017893Z copying torch\test\backend_fallback_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6028599Z copying torch\test\basic.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6051678Z copying torch\test\broadcast_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6069306Z copying torch\test\c10_accumulate_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6079827Z copying torch\test\c10_AllocatorConfig_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6090112Z copying torch\test\c10_ArrayRef_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6113982Z copying torch\test\c10_bfloat16_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6124196Z copying torch\test\c10_Bitset_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6134054Z copying torch\test\c10_bit_cast_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6144410Z copying torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6154414Z copying torch\test\c10_complex_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6164996Z copying torch\test\c10_complex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6182622Z copying torch\test\c10_ConstexprCrc_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6192884Z copying torch\test\c10_cow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6203480Z copying torch\test\c10_cuda_CUDAAssertionsTest_1_var_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6213640Z copying torch\test\c10_cuda_CUDAAssertionsTest_catches_stream.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6236328Z copying torch\test\c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6246793Z copying torch\test\c10_cuda_CUDAAssertionsTest_from_2_processes.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6262697Z copying torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6273322Z copying torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6283890Z copying torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6300295Z copying torch\test\c10_cuda_CUDATest.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6310805Z copying torch\test\c10_DeadlockDetection_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6333393Z copying torch\test\c10_DeviceGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6350458Z copying torch\test\c10_Device_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6361057Z copying torch\test\c10_DispatchKeySet_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6371527Z copying torch\test\c10_Enumerate_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6389411Z copying torch\test\c10_error_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6399128Z copying torch\test\c10_exception_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6409347Z copying torch\test\c10_flags_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6426282Z copying torch\test\c10_generic_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6448227Z copying torch\test\c10_Half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6458800Z copying torch\test\c10_InlineDeviceGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6469090Z copying torch\test\c10_InlineStreamGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6479425Z copying torch\test\c10_IntrusiveList_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6490024Z copying torch\test\c10_intrusive_ptr_benchmark.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6505968Z copying torch\test\c10_intrusive_ptr_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6521681Z copying torch\test\c10_irange_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6531900Z copying torch\test\c10_lazy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6584012Z copying torch\test\c10_LeftRight_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6594679Z copying torch\test\c10_logging_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6604913Z copying torch\test\c10_NetworkFlow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6622490Z copying torch\test\c10_nofatal_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6632500Z copying torch\test\c10_optional_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6643892Z copying torch\test\c10_ordered_preserving_dict_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6654534Z copying torch\test\c10_registry_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6664895Z copying torch\test\c10_Scalar_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6675288Z copying torch\test\c10_Semaphore_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6703106Z copying torch\test\c10_SizesAndStrides_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6713542Z copying torch\test\c10_small_vector_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6731910Z copying torch\test\c10_ssize_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6748662Z copying torch\test\c10_StreamGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6758348Z copying torch\test\c10_string_util_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6768730Z copying torch\test\c10_string_view_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6779321Z copying torch\test\c10_SymInt_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6790070Z copying torch\test\c10_Synchronized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6811961Z copying torch\test\c10_tempfile_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6828978Z copying torch\test\c10_ThreadLocal_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6839098Z copying torch\test\c10_typeid_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6849333Z copying torch\test\c10_TypeIndex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6859525Z copying torch\test\CppSignature_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6869707Z copying torch\test\cpu_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6880764Z copying torch\test\cpu_generator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6899208Z copying torch\test\cpu_profiling_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6909649Z copying torch\test\cpu_rng_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6935219Z copying torch\test\cuda_allocatorTraceTracker_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6952744Z copying torch\test\cuda_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6963282Z copying torch\test\cuda_apply_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6973295Z copying torch\test\cuda_atomic_ops_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.6992006Z copying torch\test\cuda_caching_host_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7002848Z copying torch\test\cuda_complex_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7013771Z copying torch\test\cuda_complex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7024526Z copying torch\test\cuda_cublas_handle_pool_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7035172Z copying torch\test\cuda_cub_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7046231Z copying torch\test\cuda_cudnn_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7064576Z copying torch\test\cuda_device_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7075032Z copying torch\test\cuda_distributions_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7087554Z copying torch\test\cuda_dlconvertor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7106373Z copying torch\test\cuda_event_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7116607Z copying torch\test\cuda_exchange_device_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7126788Z copying torch\test\cuda_generator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7156371Z copying torch\test\cuda_half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7166918Z copying torch\test\cuda_integer_divider_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7177181Z copying torch\test\cuda_optional_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7195324Z copying torch\test\cuda_packedtensoraccessor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7206245Z copying torch\test\cuda_reportMemoryUsage_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7216590Z copying torch\test\cuda_stream_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7227438Z copying torch\test\cuda_vectorized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7238070Z copying torch\test\Dict_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7249546Z copying torch\test\Dimname_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7267284Z copying torch\test\dlconvertor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7278160Z copying torch\test\extension_backend_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7288693Z copying torch\test\half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7306569Z copying torch\test\IListRef_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7317796Z copying torch\test\inline_container_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7328715Z copying torch\test\ivalue_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7342343Z copying torch\test\KernelFunction_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7353785Z copying torch\test\kernel_function_legacy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7380524Z copying torch\test\kernel_function_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7393438Z copying torch\test\kernel_lambda_legacy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7407859Z copying torch\test\kernel_lambda_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7421084Z copying torch\test\kernel_stackbased_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7437779Z copying torch\test\lazy_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7448080Z copying torch\test\legacy_vmap_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7479202Z copying torch\test\List_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7483335Z copying torch\test\make_boxed_from_unboxed_functor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7505707Z copying torch\test\math_kernel_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7510608Z copying torch\test\MaybeOwned_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7529902Z copying torch\test\memory_format_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7540549Z copying torch\test\memory_overlapping_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7551350Z copying torch\test\mobile_memory_cleanup.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7562075Z copying torch\test\NamedTensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7573423Z copying torch\test\native_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7584372Z copying torch\test\operators_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7595459Z copying torch\test\operator_name_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7605979Z copying torch\test\op_allowlist_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7615788Z copying torch\test\op_registration_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7650063Z copying torch\test\packedtensoraccessor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7660336Z copying torch\test\pow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7671962Z copying torch\test\quantized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7696480Z copying torch\test\reduce_ops_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7706069Z copying torch\test\reportMemoryUsage_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7716136Z copying torch\test\scalar_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7731941Z copying torch\test\scalar_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7742733Z copying torch\test\StorageUtils_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7752937Z copying torch\test\stride_properties_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7770021Z copying torch\test\tensor_iterator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7781564Z copying torch\test\test_parallel.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7792192Z copying torch\test\thread_init_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7809063Z copying torch\test\type_ptr_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7819665Z copying torch\test\type_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7830140Z copying torch\test\undefined_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.7847882Z copying torch\test\verify_api_visibility.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.9269313Z copying torch\test\weakref_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.9279212Z copying torch\test\wrapdim_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.9296734Z copying torch\test\xla_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:45:49.9308077Z copying torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:45:49.9322387Z copying torch\jit\_script.pyi -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:45:49.9343185Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:49.9367696Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:45:49.9381510Z copying torch\optim\_multi_tensor\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-12-04T09:45:49.9395209Z copying torch\utils\_config_typing.pyi -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:45:49.9409280Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:45:49.9436854Z creating build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9440074Z copying torch\_C\_aoti.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9460868Z copying torch\_C\_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9475772Z copying torch\_C\_cpu.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9482105Z copying torch\_C\_cudnn.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9496583Z copying torch\_C\_cusparselt.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9512674Z copying torch\_C\_distributed.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9533557Z copying torch\_C\_distributed_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9548163Z copying torch\_C\_distributed_c10d.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9570209Z copying torch\_C\_distributed_rpc.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9590984Z copying torch\_C\_distributed_rpc_testing.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9605319Z copying torch\_C\_functionalization.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9611867Z copying torch\_C\_functions.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9626460Z copying torch\_C\_functorch.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9641037Z copying torch\_C\_instruction_counter.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9647563Z copying torch\_C\_itt.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9661301Z copying torch\_C\_jit_tree_views.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9675506Z copying torch\_C\_lazy.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9689189Z copying torch\_C\_lazy_ts_backend.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9703211Z copying torch\_C\_monitor.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9718027Z copying torch\_C\_nn.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9766098Z copying torch\_C\_nvtx.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9786503Z copying torch\_C\_onnx.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9800080Z copying torch\_C\_profiler.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:49.9819158Z copying torch\_C\_VariableFunctions.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:50.0403966Z copying torch\_C\_verbose.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:50.0410458Z copying torch\_C\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:45:50.0607307Z creating build\lib.win-amd64-cpython-310\torch\_C\_acc 2025-12-04T09:45:50.0610258Z copying torch\_C\_acc\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_acc 2025-12-04T09:45:50.0616437Z creating build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-12-04T09:45:50.0619642Z copying torch\_C\_dynamo\compiled_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-12-04T09:45:50.0626072Z copying torch\_C\_dynamo\eval_frame.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-12-04T09:45:50.0647720Z copying torch\_C\_dynamo\guards.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-12-04T09:45:50.0663262Z copying torch\_C\_dynamo\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-12-04T09:45:50.0668343Z creating build\lib.win-amd64-cpython-310\torch\_C\_export 2025-12-04T09:45:50.0671504Z copying torch\_C\_export\pt2_archive_constants.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_export 2025-12-04T09:45:50.0692149Z copying torch\_C\_export\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_export 2025-12-04T09:45:50.0697578Z creating build\lib.win-amd64-cpython-310\torch\_C_flatbuffer 2025-12-04T09:45:50.0700854Z copying torch\_C_flatbuffer\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C_flatbuffer 2025-12-04T09:45:50.0706454Z creating build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:50.0709544Z copying torch\lib\shm.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:50.0723694Z copying torch\lib\shm.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:50.0729309Z creating build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-12-04T09:45:50.0732587Z copying torch\lib\libshm\alloc_info.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-12-04T09:45:50.0739339Z copying torch\lib\libshm\err.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-12-04T09:45:50.0751672Z copying torch\lib\libshm\libshm.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-12-04T09:45:50.0765257Z copying torch\lib\libshm\socket.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-12-04T09:45:50.0778106Z creating build\lib.win-amd64-cpython-310\torch\lib\libshm_windows 2025-12-04T09:45:50.0781038Z copying torch\lib\libshm_windows\libshm.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm_windows 2025-12-04T09:45:50.0786829Z creating build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0789880Z copying torch\include\advisor-annotate.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0797089Z copying torch\include\cpuinfo.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0804858Z copying torch\include\dnnl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0819158Z copying torch\include\dnnl_config.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0825386Z copying torch\include\dnnl_debug.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0842102Z copying torch\include\dnnl_ocl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0848538Z copying torch\include\dnnl_sycl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0855070Z copying torch\include\dnnl_sycl_types.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0870073Z copying torch\include\dnnl_threadpool.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0877027Z copying torch\include\dnnl_types.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0883734Z copying torch\include\dnnl_version.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0897063Z copying torch\include\experiments-config.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0903408Z copying torch\include\fp16.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0909536Z copying torch\include\fxdiv.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0923550Z copying torch\include\ittnotify-zca.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0930547Z copying torch\include\ittnotify.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0943903Z copying torch\include\jitprofiling.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0952587Z copying torch\include\libittnotify.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0959546Z copying torch\include\libshm.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0966714Z copying torch\include\psimd.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0982807Z copying torch\include\pthreadpool.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.0993552Z copying torch\include\sleef.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.1005373Z copying torch\include\xnnpack.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:50.1014280Z creating build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1027144Z copying torch\include\ATen\AccumulateType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1033785Z copying torch\include\ATen\ArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1040345Z copying torch\include\ATen\ATen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1059979Z copying torch\include\ATen\autocast_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1067345Z copying torch\include\ATen\Backend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1084127Z copying torch\include\ATen\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1090496Z copying torch\include\ATen\BlasBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1097247Z copying torch\include\ATen\CachedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1110317Z copying torch\include\ATen\ceil_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1153856Z copying torch\include\ATen\code_template.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1160707Z copying torch\include\ATen\CollapseDims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1175405Z copying torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1182308Z copying torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1190235Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1204658Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1212047Z copying torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1218946Z copying torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1234186Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1241280Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1257993Z copying torch\include\ATen\Config.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1272772Z copying torch\include\ATen\Context.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1279977Z copying torch\include\ATen\cpp_custom_type_hack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1286602Z copying torch\include\ATen\CPUApplyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1300741Z copying torch\include\ATen\CPUFixedAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1307513Z copying torch\include\ATen\CPUFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1314276Z copying torch\include\ATen\CPUFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1321668Z copying torch\include\ATen\CPUGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1328572Z copying torch\include\ATen\CUDAFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1335553Z copying torch\include\ATen\CUDAFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1359888Z copying torch\include\ATen\Device.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1366123Z copying torch\include\ATen\DeviceAccelerator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1373240Z copying torch\include\ATen\DeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1387664Z copying torch\include\ATen\Dimname.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1393891Z copying torch\include\ATen\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1400349Z copying torch\include\ATen\Dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1415146Z copying torch\include\ATen\Dispatch_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1422688Z copying torch\include\ATen\div_rtn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1429051Z copying torch\include\ATen\DLConvertor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1442332Z copying torch\include\ATen\dlpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1449022Z copying torch\include\ATen\DTensorState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1455371Z copying torch\include\ATen\DynamicLibrary.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1478026Z copying torch\include\ATen\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1484677Z copying torch\include\ATen\ExpandBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1491042Z copying torch\include\ATen\ExpandUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1505516Z copying torch\include\ATen\Formatting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1512008Z copying torch\include\ATen\FunctionalizeFallbackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1519005Z copying torch\include\ATen\FunctionalStorageImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1532293Z copying torch\include\ATen\FunctionalTensorWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1539326Z copying torch\include\ATen\Functions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1546943Z copying torch\include\ATen\FuncTorchTLS.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1553690Z copying torch\include\ATen\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1570198Z copying torch\include\ATen\InferSize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1576906Z copying torch\include\ATen\InitialTensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1591689Z copying torch\include\ATen\jiterator_macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1598344Z copying torch\include\ATen\jit_macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1605189Z copying torch\include\ATen\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1618755Z copying torch\include\ATen\LegacyBatchedFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1625777Z copying torch\include\ATen\LegacyBatchedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1632523Z copying torch\include\ATen\LegacyVmapMode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1644620Z copying torch\include\ATen\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1651569Z copying torch\include\ATen\LinalgBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1677141Z copying torch\include\ATen\MapAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1691320Z copying torch\include\ATen\MatrixRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1698259Z copying torch\include\ATen\MemoryOverlap.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1704965Z copying torch\include\ATen\MetaFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1719248Z copying torch\include\ATen\MetaFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1726140Z copying torch\include\ATen\MethodOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1733890Z copying torch\include\ATen\NamedTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1746752Z copying torch\include\ATen\NamedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1753867Z copying torch\include\ATen\NativeFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1771456Z copying torch\include\ATen\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1793448Z copying torch\include\ATen\NestedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1800827Z copying torch\include\ATen\NumericUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1808642Z copying torch\include\ATen\OpaqueTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1821506Z copying torch\include\ATen\Operators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1829081Z copying torch\include\ATen\OpMathType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1835697Z copying torch\include\ATen\PadNd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1849670Z copying torch\include\ATen\Parallel-inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1856373Z copying torch\include\ATen\Parallel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1863016Z copying torch\include\ATen\ParallelFuture.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1880810Z copying torch\include\ATen\ParallelNative.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1887489Z copying torch\include\ATen\ParallelOpenMP.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1900812Z copying torch\include\ATen\PTThreadPool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1908423Z copying torch\include\ATen\PythonTorchFunctionTLS.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1914991Z copying torch\include\ATen\record_function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1922209Z copying torch\include\ATen\RedispatchFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1961596Z copying torch\include\ATen\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1976279Z copying torch\include\ATen\ROCmFABackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1982848Z copying torch\include\ATen\SavedTensorHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.1996572Z copying torch\include\ATen\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2002763Z copying torch\include\ATen\ScalarOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2009313Z copying torch\include\ATen\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2022208Z copying torch\include\ATen\SDPBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2028499Z copying torch\include\ATen\SequenceNumber.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2034713Z copying torch\include\ATen\SmallVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2053650Z copying torch\include\ATen\SparseCsrTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2060211Z copying torch\include\ATen\SparseCsrTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2067273Z copying torch\include\ATen\SparseTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2074347Z copying torch\include\ATen\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2080532Z copying torch\include\ATen\StorageUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2098036Z copying torch\include\ATen\Tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2112056Z copying torch\include\ATen\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2118390Z copying torch\include\ATen\TensorGeometry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2125155Z copying torch\include\ATen\TensorIndexing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2145419Z copying torch\include\ATen\TensorIterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2153328Z copying torch\include\ATen\TensorIteratorInternal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2160713Z copying torch\include\ATen\TensorMeta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2180977Z copying torch\include\ATen\TensorNames.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2187834Z copying torch\include\ATen\TensorOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2195517Z copying torch\include\ATen\TensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2209732Z copying torch\include\ATen\TensorSubclassLikeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2217368Z copying torch\include\ATen\TensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2224229Z copying torch\include\ATen\ThreadLocalPythonObjects.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2239240Z copying torch\include\ATen\ThreadLocalState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2245907Z copying torch\include\ATen\TracerMode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2252735Z copying torch\include\ATen\TypeDefault.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2273123Z copying torch\include\ATen\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2279591Z copying torch\include\ATen\Version.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2285863Z copying torch\include\ATen\VmapGeneratedPlumbing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2315262Z copying torch\include\ATen\WrapDimUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2332807Z copying torch\include\ATen\WrapDimUtilsMulti.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:45:50.2338426Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2341475Z copying torch\include\ATen\core\alias_info.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2355533Z copying torch\include\ATen\core\Array.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2362061Z copying torch\include\ATen\core\ATenGeneral.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2369000Z copying torch\include\ATen\core\ATenOpList.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2391404Z copying torch\include\ATen\core\ATen_fwd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2398057Z copying torch\include\ATen\core\aten_interned_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2412981Z copying torch\include\ATen\core\ATen_pch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2419461Z copying torch\include\ATen\core\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2425525Z copying torch\include\ATen\core\blob.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2439134Z copying torch\include\ATen\core\builtin_function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2445603Z copying torch\include\ATen\core\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2453301Z copying torch\include\ATen\core\CheckMemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2474173Z copying torch\include\ATen\core\class_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2480596Z copying torch\include\ATen\core\custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2487407Z copying torch\include\ATen\core\DeprecatedTypeProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2501253Z copying torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2507854Z copying torch\include\ATen\core\Dict.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2514282Z copying torch\include\ATen\core\Dict_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2527490Z copying torch\include\ATen\core\Dimname.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2533758Z copying torch\include\ATen\core\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2540398Z copying torch\include\ATen\core\DistributionsHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2556449Z copying torch\include\ATen\core\dynamic_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2573177Z copying torch\include\ATen\core\enum_tag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2579098Z copying torch\include\ATen\core\enum_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2597927Z copying torch\include\ATen\core\Formatting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2604430Z copying torch\include\ATen\core\function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2610744Z copying torch\include\ATen\core\functional.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2617319Z copying torch\include\ATen\core\function_schema.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2625109Z copying torch\include\ATen\core\function_schema_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2632256Z copying torch\include\ATen\core\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2646037Z copying torch\include\ATen\core\GeneratorForPrivateuseone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2652841Z copying torch\include\ATen\core\grad_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2659107Z copying torch\include\ATen\core\IListRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2683517Z copying torch\include\ATen\core\IListRef_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2690254Z copying torch\include\ATen\core\interned_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2697096Z copying torch\include\ATen\core\interned_strings_class.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2711521Z copying torch\include\ATen\core\ivalue.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2719016Z copying torch\include\ATen\core\ivalue_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2727884Z copying torch\include\ATen\core\ivalue_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2748015Z copying torch\include\ATen\core\jit_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2756474Z copying torch\include\ATen\core\jit_type_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2763421Z copying torch\include\ATen\core\LegacyTypeDispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2777350Z copying torch\include\ATen\core\List.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2785096Z copying torch\include\ATen\core\List_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2791158Z copying torch\include\ATen\core\MT19937RNGEngine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2808525Z copying torch\include\ATen\core\NamedTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2815502Z copying torch\include\ATen\core\NestedIntSymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2822213Z copying torch\include\ATen\core\operator_name.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2836706Z copying torch\include\ATen\core\PhiloxRNGEngine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2843312Z copying torch\include\ATen\core\PythonFallbackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2850416Z copying torch\include\ATen\core\PythonOpRegistrationTrampoline.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2864237Z copying torch\include\ATen\core\qualified_name.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2871637Z copying torch\include\ATen\core\QuantizerBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2879796Z copying torch\include\ATen\core\Range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2892991Z copying torch\include\ATen\core\Reduction.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2909483Z copying torch\include\ATen\core\rref_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2915888Z copying torch\include\ATen\core\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2936336Z copying torch\include\ATen\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2950937Z copying torch\include\ATen\core\stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2952918Z copying torch\include\ATen\core\symbol.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2967061Z copying torch\include\ATen\core\Tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2973405Z copying torch\include\ATen\core\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2979819Z copying torch\include\ATen\core\TensorBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.2994646Z copying torch\include\ATen\core\TensorBody.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3004397Z copying torch\include\ATen\core\TorchDispatchUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3011096Z copying torch\include\ATen\core\TransformationHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3047249Z copying torch\include\ATen\core\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3053520Z copying torch\include\ATen\core\type_factory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3060001Z copying torch\include\ATen\core\type_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3074590Z copying torch\include\ATen\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3080829Z copying torch\include\ATen\core\UnsafeFromTH.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3087586Z copying torch\include\ATen\core\VariableHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3101767Z copying torch\include\ATen\core\Variadic.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3108406Z copying torch\include\ATen\core\Vitals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:45:50.3113895Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:45:50.3116908Z copying torch\include\ATen\core\boxing\BoxedKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:45:50.3130369Z copying torch\include\ATen\core\boxing\BoxedKernel_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:45:50.3136459Z copying torch\include\ATen\core\boxing\KernelFunction.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:45:50.3142779Z copying torch\include\ATen\core\boxing\KernelFunction_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:45:50.3167159Z copying torch\include\ATen\core\boxing\OperatorKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:45:50.3172697Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-12-04T09:45:50.3209439Z copying torch\include\ATen\core\boxing\impl\boxing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-12-04T09:45:50.3224023Z 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:45:50.3231762Z 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:45:50.3238587Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-12-04T09:45:50.3258545Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-12-04T09:45:50.3264483Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:45:50.3267642Z copying torch\include\ATen\core\dispatch\CppSignature.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:45:50.3281758Z copying torch\include\ATen\core\dispatch\Dispatcher.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:45:50.3289186Z copying torch\include\ATen\core\dispatch\DispatchKeyExtractor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:45:50.3295885Z copying torch\include\ATen\core\dispatch\ObservedOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:45:50.3318397Z copying torch\include\ATen\core\dispatch\OperatorEntry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:45:50.3325107Z copying torch\include\ATen\core\dispatch\OperatorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:45:50.3339177Z copying torch\include\ATen\core\dispatch\RegistrationHandleRAII.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:45:50.3345579Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-12-04T09:45:50.3348300Z copying torch\include\ATen\core\op_registration\adaption.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-12-04T09:45:50.3354821Z 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:45:50.3383543Z 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:45:50.3384518Z 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:45:50.3399492Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-12-04T09:45:50.3402756Z copying torch\include\ATen\cpu\FlushDenormal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-12-04T09:45:50.3409147Z copying torch\include\ATen\cpu\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-12-04T09:45:50.3415668Z copying torch\include\ATen\cpu\vml.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-12-04T09:45:50.3428707Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3431777Z copying torch\include\ATen\cpu\vec\functional.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3438793Z copying torch\include\ATen\cpu\vec\functional_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3445489Z copying torch\include\ATen\cpu\vec\functional_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3460236Z copying torch\include\ATen\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3476680Z copying torch\include\ATen\cpu\vec\vec.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3490212Z copying torch\include\ATen\cpu\vec\vec_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3497419Z copying torch\include\ATen\cpu\vec\vec_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3503928Z copying torch\include\ATen\cpu\vec\vec_half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3518428Z copying torch\include\ATen\cpu\vec\vec_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3525279Z copying torch\include\ATen\cpu\vec\vec_n.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3531954Z copying torch\include\ATen\cpu\vec\vec_quant.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:45:50.3544806Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-12-04T09:45:50.3548128Z 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:45:50.3554792Z 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:45:50.3563572Z 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:45:50.3577590Z 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:45:50.3593390Z 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:45:50.3607485Z 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:45:50.3615117Z 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:45:50.3621077Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:45:50.3624112Z copying torch\include\ATen\cpu\vec\vec128\vec128.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:45:50.3638154Z 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:45:50.3645384Z 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:45:50.3652106Z 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:45:50.3676392Z 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:45:50.3683684Z 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:45:50.3699224Z 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:45:50.3707288Z 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:45:50.3714905Z 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:45:50.3721798Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:45:50.3724821Z copying torch\include\ATen\cpu\vec\vec256\vec256.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:45:50.3731563Z 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:45:50.3738722Z 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:45:50.3752134Z 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:45:50.3768843Z 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:45:50.3776358Z 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:45:50.3783291Z 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:45:50.3790134Z 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:45:50.3797380Z 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:45:50.3804421Z 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:45:50.3812041Z 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:45:50.3825726Z 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:45:50.3873346Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-12-04T09:45:50.3876603Z 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:45:50.3883297Z 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:45:50.3897630Z 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:45:50.3953341Z 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:45:50.3971770Z 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:45:50.3978939Z 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:45:50.3986390Z 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:45:50.3993461Z 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:45:50.4000375Z 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:45:50.4007167Z 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:45:50.4037945Z 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:45:50.4046109Z 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:45:50.4053927Z 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:45:50.4084531Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\zarch 2025-12-04T09:45:50.4087807Z 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:45:50.4094760Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:45:50.4097903Z copying torch\include\ATen\cpu\vec\vec512\vec512.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:45:50.4104691Z 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:45:50.4112619Z 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:45:50.4119758Z 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:45:50.4199435Z 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:45:50.4206214Z 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:45:50.4213406Z 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:45:50.4221184Z 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:45:50.4228411Z 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:45:50.4236245Z 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:45:50.4258427Z 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:45:50.4265255Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4268498Z copying torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4275229Z copying torch\include\ATen\cuda\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4297572Z copying torch\include\ATen\cuda\cub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4303983Z copying torch\include\ATen\cuda\CUDABlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4310636Z copying torch\include\ATen\cuda\CUDAConfig.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4369095Z copying torch\include\ATen\cuda\CUDAContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4375453Z copying torch\include\ATen\cuda\CUDAContextLight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4411984Z copying torch\include\ATen\cuda\CUDADataType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4419289Z copying torch\include\ATen\cuda\CUDADevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4425538Z copying torch\include\ATen\cuda\CUDAEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4476106Z copying torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4483189Z copying torch\include\ATen\cuda\CUDAGraph.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4489919Z copying torch\include\ATen\cuda\CUDAGreenContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4520967Z copying torch\include\ATen\cuda\CUDAScaledBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4527589Z copying torch\include\ATen\cuda\CUDASparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4534294Z copying torch\include\ATen\cuda\CUDASparseBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4552266Z copying torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4559791Z copying torch\include\ATen\cuda\CUDAUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4565622Z copying torch\include\ATen\cuda\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.4572373Z copying torch\include\ATen\cuda\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.5705992Z copying torch\include\ATen\cuda\jiterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.5712848Z copying torch\include\ATen\cuda\jiterator_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.5726863Z copying torch\include\ATen\cuda\llvm_jit_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.5733359Z copying torch\include\ATen\cuda\MemPool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.5740046Z copying torch\include\ATen\cuda\PeerToPeerAccess.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.5754289Z copying torch\include\ATen\cuda\PhiloxCudaState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.5760952Z copying torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.5767721Z copying torch\include\ATen\cuda\Sleep.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.5781248Z copying torch\include\ATen\cuda\ThrustAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:50.5786951Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:50.5790269Z copying torch\include\ATen\cuda\detail\BLASConstants.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:50.5796642Z copying torch\include\ATen\cuda\detail\CUDAHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:50.5803700Z copying torch\include\ATen\cuda\detail\DeviceThreadHandles.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:50.5811316Z copying torch\include\ATen\cuda\detail\KernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:50.5832927Z copying torch\include\ATen\cuda\detail\LazyNVRTC.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:50.5838884Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:45:50.5848261Z copying torch\include\ATen\cuda\tunable\GemmCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:45:50.5855445Z copying torch\include\ATen\cuda\tunable\GemmHipblaslt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:45:50.5870675Z copying torch\include\ATen\cuda\tunable\GemmRocblas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:45:50.5877407Z copying torch\include\ATen\cuda\tunable\StreamTimer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:45:50.5896756Z copying torch\include\ATen\cuda\tunable\Tunable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:45:50.5903671Z copying torch\include\ATen\cuda\tunable\TunableGemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:45:50.5910631Z copying torch\include\ATen\cuda\tunable\TunableOp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:45:50.5923657Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:45:50.5926656Z copying torch\include\ATen\cudnn\cudnn-wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:45:50.5933361Z copying torch\include\ATen\cudnn\Descriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:45:50.5939874Z copying torch\include\ATen\cudnn\Handle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:45:50.5953332Z copying torch\include\ATen\cudnn\Handles.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:45:50.5959543Z copying torch\include\ATen\cudnn\Types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:45:50.5984559Z copying torch\include\ATen\cudnn\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:45:50.5990160Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.5993287Z copying torch\include\ATen\detail\AcceleratorHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6000062Z copying torch\include\ATen\detail\CUDAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6013926Z copying torch\include\ATen\detail\FunctionTraits.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6025813Z copying torch\include\ATen\detail\HIPHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6040246Z copying torch\include\ATen\detail\HPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6046730Z copying torch\include\ATen\detail\IPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6053441Z copying torch\include\ATen\detail\MAIAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6075344Z copying torch\include\ATen\detail\MPSHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6082786Z copying torch\include\ATen\detail\MTIAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6089819Z copying torch\include\ATen\detail\PrivateUse1HooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6103677Z copying torch\include\ATen\detail\XLAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6110380Z copying torch\include\ATen\detail\XPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:45:50.6115991Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6119145Z copying torch\include\ATen\functorch\ADInterpreters.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6133043Z copying torch\include\ATen\functorch\BatchedFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6139582Z copying torch\include\ATen\functorch\BatchedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6159272Z copying torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6165793Z copying torch\include\ATen\functorch\BatchRulesHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6172760Z copying torch\include\ATen\functorch\DynamicLayer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6193410Z copying torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6199859Z copying torch\include\ATen\functorch\Interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6206809Z copying torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6221186Z copying torch\include\ATen\functorch\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6227480Z copying torch\include\ATen\functorch\PlumbingHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6234215Z copying torch\include\ATen\functorch\TensorWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6253695Z copying torch\include\ATen\functorch\VmapInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:45:50.6259617Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-12-04T09:45:50.6263969Z copying torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-12-04T09:45:50.6271035Z copying torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-12-04T09:45:50.6277796Z copying torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-12-04T09:45:50.6290802Z copying torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-12-04T09:45:50.6303689Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\metal 2025-12-04T09:45:50.6306681Z copying torch\include\ATen\metal\Context.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\metal 2025-12-04T09:45:50.6312248Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:45:50.6315314Z copying torch\include\ATen\miopen\Descriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:45:50.6322023Z copying torch\include\ATen\miopen\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:45:50.6336235Z copying torch\include\ATen\miopen\Handle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:45:50.6342555Z copying torch\include\ATen\miopen\miopen-wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:45:50.6361461Z copying torch\include\ATen\miopen\Types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:45:50.6367756Z copying torch\include\ATen\miopen\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:45:50.6373332Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6376332Z copying torch\include\ATen\mps\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6390531Z copying torch\include\ATen\mps\IndexKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6397922Z copying torch\include\ATen\mps\MPSAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6406186Z copying torch\include\ATen\mps\MPSAllocatorInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6425847Z copying torch\include\ATen\mps\MPSDevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6432507Z copying torch\include\ATen\mps\MPSEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6439136Z copying torch\include\ATen\mps\MPSGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6445693Z copying torch\include\ATen\mps\MPSGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6452887Z copying torch\include\ATen\mps\MPSHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6511563Z copying torch\include\ATen\mps\MPSProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6518599Z copying torch\include\ATen\mps\MPSStream.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:45:50.6524062Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6527511Z copying torch\include\ATen\native\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6541605Z copying torch\include\ATen\native\AdaptivePooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6548335Z copying torch\include\ATen\native\AmpKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6555029Z copying torch\include\ATen\native\BatchLinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6580977Z copying torch\include\ATen\native\batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6587573Z copying torch\include\ATen\native\BinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6594706Z copying torch\include\ATen\native\BucketizationUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6601704Z copying torch\include\ATen\native\CanUse32BitIndexMath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6608172Z copying torch\include\ATen\native\ComplexHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6622455Z copying torch\include\ATen\native\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6629563Z copying torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6636298Z copying torch\include\ATen\native\ConvolutionMM3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6650736Z copying torch\include\ATen\native\ConvUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6657798Z copying torch\include\ATen\native\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6664294Z copying torch\include\ATen\native\CPUBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6686638Z copying torch\include\ATen\native\CPUFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6693580Z copying torch\include\ATen\native\Cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6700323Z copying torch\include\ATen\native\DilatedConvolutionUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6720704Z copying torch\include\ATen\native\DispatchStub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6727989Z copying torch\include\ATen\native\Distance.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6734753Z copying torch\include\ATen\native\Distributions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6761333Z copying torch\include\ATen\native\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6768616Z copying torch\include\ATen\native\EmbeddingBag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6775983Z copying torch\include\ATen\native\Fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6797038Z copying torch\include\ATen\native\ForeachUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6804791Z copying torch\include\ATen\native\FractionalMaxPooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6811676Z copying torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6825735Z copying torch\include\ATen\native\FusedAdagrad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6832396Z copying torch\include\ATen\native\FusedAdam.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6839402Z copying torch\include\ATen\native\FusedSGD.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6853352Z copying torch\include\ATen\native\Gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6860580Z copying torch\include\ATen\native\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6874197Z copying torch\include\ATen\native\GridSamplerUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6888332Z copying torch\include\ATen\native\GroupedMMUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6895777Z copying torch\include\ATen\native\group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6903213Z copying torch\include\ATen\native\Histogram.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6923628Z copying torch\include\ATen\native\im2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6930629Z copying torch\include\ATen\native\im2col_shape_check.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6937552Z copying torch\include\ATen\native\IndexingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6951683Z copying torch\include\ATen\native\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6958717Z copying torch\include\ATen\native\layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6965389Z copying torch\include\ATen\native\Lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6979046Z copying torch\include\ATen\native\LinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6991357Z copying torch\include\ATen\native\LinearAlgebraUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.6998586Z copying torch\include\ATen\native\LossMulti.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7012204Z copying torch\include\ATen\native\Math.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7020739Z copying torch\include\ATen\native\MathBitFallThroughLists.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7027515Z copying torch\include\ATen\native\MathBitsFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7048335Z copying torch\include\ATen\native\MaxPooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7055380Z copying torch\include\ATen\native\NonEmptyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7062108Z copying torch\include\ATen\native\NonSymbolicBC.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7082174Z copying torch\include\ATen\native\Normalization.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7088847Z copying torch\include\ATen\native\Padding.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7101589Z copying torch\include\ATen\native\PixelShuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7122090Z copying torch\include\ATen\native\PointwiseOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7128625Z copying torch\include\ATen\native\Pool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7135407Z copying torch\include\ATen\native\Pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7167866Z copying torch\include\ATen\native\RangeFactories.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7174567Z copying torch\include\ATen\native\RangeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7181468Z copying torch\include\ATen\native\ReduceAllOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7194147Z copying torch\include\ATen\native\ReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7202177Z copying torch\include\ATen\native\ReduceOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7209297Z copying torch\include\ATen\native\ReductionType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7222638Z copying torch\include\ATen\native\Repeat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7240419Z copying torch\include\ATen\native\Resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7247359Z copying torch\include\ATen\native\ResizeCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7268458Z copying torch\include\ATen\native\RNN.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7275547Z copying torch\include\ATen\native\ScatterGatherChecks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7282448Z copying torch\include\ATen\native\SegmentReduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7297508Z copying torch\include\ATen\native\SharedReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7305282Z copying torch\include\ATen\native\SobolEngineOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7312454Z copying torch\include\ATen\native\Sorting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7326135Z copying torch\include\ATen\native\SortingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7333219Z copying torch\include\ATen\native\SparseTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7340322Z copying torch\include\ATen\native\SpectralOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7360525Z copying torch\include\ATen\native\StridedRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7367563Z copying torch\include\ATen\native\TensorAdvancedIndexing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7374527Z copying torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7396027Z copying torch\include\ATen\native\TensorCompare.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7402890Z copying torch\include\ATen\native\TensorConversions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7409718Z copying torch\include\ATen\native\TensorDimApply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7431770Z copying torch\include\ATen\native\TensorFactories.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7438673Z copying torch\include\ATen\native\TensorIterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7446161Z copying torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7472123Z copying torch\include\ATen\native\TensorProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7479116Z copying torch\include\ATen\native\TensorShape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7486084Z copying torch\include\ATen\native\TensorTransformations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7492715Z copying torch\include\ATen\native\TopKImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7499523Z copying torch\include\ATen\native\TransposeType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7506317Z copying torch\include\ATen\native\TriangularOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7526962Z copying torch\include\ATen\native\TypeProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7533733Z copying torch\include\ATen\native\UnaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7540372Z copying torch\include\ATen\native\Unfold2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7560795Z copying torch\include\ATen\native\Unfold3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7567739Z copying torch\include\ATen\native\UnfoldBackward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7574658Z copying torch\include\ATen\native\UpSample.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7588957Z copying torch\include\ATen\native\verbose_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7595746Z copying torch\include\ATen\native\vol2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:45:50.7601780Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-12-04T09:45:50.7607619Z 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:45:50.7622268Z 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:45:50.7629625Z 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:45:50.7635463Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7638721Z copying torch\include\ATen\native\cpu\AtomicAddFloat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7660039Z copying torch\include\ATen\native\cpu\avx_mathfun.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7667281Z copying torch\include\ATen\native\cpu\CatKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7674929Z copying torch\include\ATen\native\cpu\ChannelShuffleKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7687337Z copying torch\include\ATen\native\cpu\CopyKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7694733Z copying torch\include\ATen\native\cpu\DepthwiseConvKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7701621Z copying torch\include\ATen\native\cpu\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7708919Z copying torch\include\ATen\native\cpu\Elu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7715992Z copying torch\include\ATen\native\cpu\Gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7731910Z copying torch\include\ATen\native\cpu\GridSamplerKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7738114Z copying torch\include\ATen\native\cpu\IndexKernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7744916Z copying torch\include\ATen\native\cpu\Intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7752171Z copying torch\include\ATen\native\cpu\int_mm_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7759174Z copying torch\include\ATen\native\cpu\IsContiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7766214Z copying torch\include\ATen\native\cpu\LogAddExp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7781025Z copying torch\include\ATen\native\cpu\LogSoftmaxKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7789260Z copying torch\include\ATen\native\cpu\Loops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7795604Z copying torch\include\ATen\native\cpu\MaxUnpoolKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7802489Z copying torch\include\ATen\native\cpu\mixed_data_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7809547Z copying torch\include\ATen\native\cpu\moments_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7823374Z copying torch\include\ATen\native\cpu\PixelShuffleKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7830224Z copying torch\include\ATen\native\cpu\Reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7837348Z copying torch\include\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7844367Z copying torch\include\ATen\native\cpu\ReduceUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7851815Z copying torch\include\ATen\native\cpu\SampledAddmmKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7858572Z copying torch\include\ATen\native\cpu\SerialStackImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7866232Z copying torch\include\ATen\native\cpu\SoftmaxKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7873292Z copying torch\include\ATen\native\cpu\SpmmReduceKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7881171Z copying torch\include\ATen\native\cpu\StackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7887645Z copying torch\include\ATen\native\cpu\UpSampleKernelAVXAntialias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7901896Z copying torch\include\ATen\native\cpu\utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7908984Z copying torch\include\ATen\native\cpu\WeightNormKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7915804Z copying torch\include\ATen\native\cpu\zmath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:45:50.7929720Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.7932999Z copying torch\include\ATen\native\cuda\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.7939543Z copying torch\include\ATen\native\cuda\BinaryInternal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.7959204Z copying torch\include\ATen\native\cuda\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.7972913Z copying torch\include\ATen\native\cuda\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.7985420Z copying torch\include\ATen\native\cuda\cuBlasCommonArgs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.7992361Z copying torch\include\ATen\native\cuda\CuFFTPlanCache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.7999757Z copying torch\include\ATen\native\cuda\CuFFTUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8006467Z copying torch\include\ATen\native\cuda\Distributions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8020722Z copying torch\include\ATen\native\cuda\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8028368Z copying torch\include\ATen\native\cuda\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8035268Z copying torch\include\ATen\native\cuda\GroupMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8041639Z copying torch\include\ATen\native\cuda\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8048817Z copying torch\include\ATen\native\cuda\IndexKernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8055706Z copying torch\include\ATen\native\cuda\jit_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8071545Z copying torch\include\ATen\native\cuda\LaunchUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8078157Z copying torch\include\ATen\native\cuda\MiscUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8085004Z copying torch\include\ATen\native\cuda\ReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8091737Z copying torch\include\ATen\native\cuda\Resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8098456Z copying torch\include\ATen\native\cuda\RowwiseScaledMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8105504Z copying torch\include\ATen\native\cuda\ScaledGroupMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8124513Z copying torch\include\ATen\native\cuda\ScanKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8131340Z copying torch\include\ATen\native\cuda\Sort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8138172Z copying torch\include\ATen\native\cuda\Sorting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8151686Z copying torch\include\ATen\native\cuda\SortStable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8158748Z copying torch\include\ATen\native\cuda\TensorModeKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8165417Z copying torch\include\ATen\native\cuda\TensorTopK.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8179449Z copying torch\include\ATen\native\cuda\thread_constants.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:50.8185844Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:45:50.8189396Z copying torch\include\ATen\native\hip\ck_bgemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:45:50.8196118Z copying torch\include\ATen\native\hip\ck_gemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:45:50.8202761Z copying torch\include\ATen\native\hip\ck_gemm_template.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:45:50.8209834Z copying torch\include\ATen\native\hip\ck_group_gemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:45:50.8216405Z copying torch\include\ATen\native\hip\ck_types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:45:50.8228657Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\bgemm_kernels 2025-12-04T09:45:50.8232134Z 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:45:50.8239382Z 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:45:50.8252787Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-12-04T09:45:50.8255955Z copying torch\include\ATen\native\kleidiai\kai_kernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-12-04T09:45:50.8263042Z copying torch\include\ATen\native\kleidiai\kai_pack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-12-04T09:45:50.8270219Z copying torch\include\ATen\native\kleidiai\kai_ukernel_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-12-04T09:45:50.8276400Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:45:50.8281810Z copying torch\include\ATen\native\mkldnn\xpu\Conv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:45:50.8288695Z copying torch\include\ATen\native\mkldnn\xpu\FusionUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:45:50.8295500Z copying torch\include\ATen\native\mkldnn\xpu\qconv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:45:50.8310216Z copying torch\include\ATen\native\mkldnn\xpu\qlinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:45:50.8316227Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-12-04T09:45:50.8319256Z 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:45:50.8327276Z 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:45:50.8348758Z 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:45:50.8355560Z 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:45:50.8362769Z 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:45:50.8376349Z 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:45:50.8387612Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:45:50.8390930Z copying torch\include\ATen\native\mps\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:45:50.8411064Z copying torch\include\ATen\native\mps\MetalShaderLibrary.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:45:50.8418166Z copying torch\include\ATen\native\mps\MPSGraphSequoiaOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:45:50.8425003Z copying torch\include\ATen\native\mps\OperationUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:45:50.8448098Z copying torch\include\ATen\native\mps\TensorFactory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:45:50.8453596Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:45:50.8456585Z copying torch\include\ATen\native\mps\kernels\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:45:50.8464603Z copying torch\include\ATen\native\mps\kernels\EmbeddingBag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:45:50.8470657Z copying torch\include\ATen\native\mps\kernels\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:45:50.8477191Z copying torch\include\ATen\native\mps\kernels\LinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:45:50.8501884Z copying torch\include\ATen\native\mps\kernels\Pooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:45:50.8508576Z copying torch\include\ATen\native\mps\kernels\Shape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:45:50.8515185Z copying torch\include\ATen\native\mps\kernels\UpSample.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:45:50.8520714Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:45:50.8523955Z copying torch\include\ATen\native\mps\operations\BinaryKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:45:50.8530770Z copying torch\include\ATen\native\mps\operations\FusedAdamAmsgradKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:45:50.8544846Z copying torch\include\ATen\native\mps\operations\FusedAdamKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:45:50.8557908Z copying torch\include\ATen\native\mps\operations\FusedAdamWAmsgradKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:45:50.8577294Z copying torch\include\ATen\native\mps\operations\FusedAdamWKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:45:50.8584051Z copying torch\include\ATen\native\mps\operations\MultiTensorApply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:45:50.8590165Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia 2025-12-04T09:45:50.8593341Z copying torch\include\ATen\native\mtia\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia 2025-12-04T09:45:50.8599357Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:45:50.8602637Z copying torch\include\ATen\native\nested\NestedTensorBinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:45:50.8609119Z copying torch\include\ATen\native\nested\NestedTensorMath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:45:50.8616086Z copying torch\include\ATen\native\nested\NestedTensorTransformerFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:45:50.8629416Z copying torch\include\ATen\native\nested\NestedTensorTransformerUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:45:50.8636134Z copying torch\include\ATen\native\nested\NestedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:45:50.8649077Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:45:50.8652313Z copying torch\include\ATen\native\quantized\AffineQuantizer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:45:50.8659507Z copying torch\include\ATen\native\quantized\AffineQuantizerBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:45:50.8666053Z copying torch\include\ATen\native\quantized\ConvUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:45:50.8678850Z copying torch\include\ATen\native\quantized\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:45:50.8685262Z copying torch\include\ATen\native\quantized\FakeQuantAffine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:45:50.8705086Z copying torch\include\ATen\native\quantized\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:45:50.8711936Z copying torch\include\ATen\native\quantized\library.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:45:50.8718762Z copying torch\include\ATen\native\quantized\PackedParams.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:45:50.8731836Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8734956Z copying torch\include\ATen\native\quantized\cpu\ACLUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8741579Z copying torch\include\ATen\native\quantized\cpu\BinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8748357Z 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:45:50.8762845Z copying torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8775153Z 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:45:50.8790088Z 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:45:50.8797005Z copying torch\include\ATen\native\quantized\cpu\OnednnUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8803550Z copying torch\include\ATen\native\quantized\cpu\qconv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8829505Z copying torch\include\ATen\native\quantized\cpu\qembeddingbag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8837192Z 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:45:50.8844842Z copying torch\include\ATen\native\quantized\cpu\qlinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8861560Z copying torch\include\ATen\native\quantized\cpu\QnnpackUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8869997Z copying torch\include\ATen\native\quantized\cpu\QuantizedOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8877002Z copying torch\include\ATen\native\quantized\cpu\QuantUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8891785Z copying torch\include\ATen\native\quantized\cpu\RuyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8898381Z copying torch\include\ATen\native\quantized\cpu\XnnpackUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:45:50.8904524Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cudnn 2025-12-04T09:45:50.8907812Z copying torch\include\ATen\native\quantized\cudnn\utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cudnn 2025-12-04T09:45:50.8919794Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-12-04T09:45:50.8922995Z copying torch\include\ATen\native\transformers\attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-12-04T09:45:50.8929737Z copying torch\include\ATen\native\transformers\sdp_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-12-04T09:45:50.8936362Z copying torch\include\ATen\native\transformers\sdp_utils_cpp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-12-04T09:45:50.8948242Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda 2025-12-04T09:45:50.8951394Z 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:45:50.8957321Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\flash_attn 2025-12-04T09:45:50.8960521Z 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:45:50.8967509Z 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:45:50.8973508Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-12-04T09:45:50.8976802Z 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:45:50.8983758Z 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:45:50.8997631Z 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:45:50.9011304Z 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:45:50.9027945Z 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:45:50.9034954Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-12-04T09:45:50.9039244Z 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:45:50.9048281Z 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:45:50.9063048Z 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:45:50.9074692Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-12-04T09:45:50.9078136Z 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:45:50.9085127Z 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:45:50.9092429Z 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:45:50.9099929Z 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:45:50.9113706Z 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:45:50.9120866Z 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:45:50.9134926Z 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:45:50.9142131Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-12-04T09:45:50.9145777Z 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:45:50.9153069Z 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:45:50.9167311Z 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:45:50.9181137Z 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:45:50.9190098Z 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:45:50.9198983Z 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:45:50.9206780Z 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:45:50.9220527Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-12-04T09:45:50.9223667Z 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:45:50.9259670Z 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:45:50.9265957Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-12-04T09:45:50.9269895Z 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:45:50.9282723Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-12-04T09:45:50.9286232Z 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:45:50.9293016Z 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:45:50.9299639Z 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:45:50.9312723Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn 2025-12-04T09:45:50.9321685Z 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:45:50.9328006Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-12-04T09:45:50.9331312Z 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:45:50.9343929Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\xpu 2025-12-04T09:45:50.9347376Z 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:45:50.9353034Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-12-04T09:45:50.9355987Z copying torch\include\ATen\native\utils\Factory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-12-04T09:45:50.9362395Z copying torch\include\ATen\native\utils\ParamsHash.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-12-04T09:45:50.9376707Z copying torch\include\ATen\native\utils\ParamUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-12-04T09:45:50.9382507Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9385556Z copying torch\include\ATen\ops\abs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9391936Z copying torch\include\ATen\ops\absolute.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9398927Z copying torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9405904Z copying torch\include\ATen\ops\absolute_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9424516Z copying torch\include\ATen\ops\absolute_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9431401Z copying torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9438013Z copying torch\include\ATen\ops\abs_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9457123Z copying torch\include\ATen\ops\abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9463502Z copying torch\include\ATen\ops\abs_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9490220Z copying torch\include\ATen\ops\abs_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9503516Z copying torch\include\ATen\ops\acos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9509878Z copying torch\include\ATen\ops\acosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9516832Z copying torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9531394Z copying torch\include\ATen\ops\acosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9538101Z copying torch\include\ATen\ops\acosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9544485Z copying torch\include\ATen\ops\acosh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9551271Z copying torch\include\ATen\ops\acosh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9557939Z copying torch\include\ATen\ops\acosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9564620Z copying torch\include\ATen\ops\acosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9571757Z copying torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9584360Z copying torch\include\ATen\ops\acos_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9590994Z copying torch\include\ATen\ops\acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9604598Z copying torch\include\ATen\ops\acos_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9610891Z copying torch\include\ATen\ops\acos_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9617896Z copying torch\include\ATen\ops\acos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9631542Z copying torch\include\ATen\ops\acos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9638265Z copying torch\include\ATen\ops\adaptive_avg_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9645049Z copying torch\include\ATen\ops\adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9658748Z copying torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9671635Z copying torch\include\ATen\ops\adaptive_avg_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9678490Z copying torch\include\ATen\ops\adaptive_avg_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9692292Z copying torch\include\ATen\ops\adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9699557Z copying torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9706260Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9720880Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9727926Z copying torch\include\ATen\ops\adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9734635Z copying torch\include\ATen\ops\adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9758665Z copying torch\include\ATen\ops\adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9765578Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9772437Z 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:45:50.9790481Z 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:45:50.9797234Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9804296Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9819795Z copying torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9826026Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9832991Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9840165Z copying torch\include\ATen\ops\adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9847776Z copying torch\include\ATen\ops\adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9866295Z copying torch\include\ATen\ops\adaptive_max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9887188Z copying torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9894368Z copying torch\include\ATen\ops\adaptive_max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9901031Z copying torch\include\ATen\ops\adaptive_max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9915020Z copying torch\include\ATen\ops\adaptive_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9922422Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9930549Z 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:45:50.9944979Z 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:45:50.9952591Z 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:45:50.9959624Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9966811Z 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:45:50.9980992Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:50.9987150Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0001377Z copying torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0008359Z copying torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0015418Z copying torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0029450Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0036263Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0048751Z copying torch\include\ATen\ops\adaptive_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0062538Z copying torch\include\ATen\ops\adaptive_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0069897Z copying torch\include\ATen\ops\adaptive_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0076705Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0098613Z 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:45:51.0111971Z 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:45:51.0119292Z 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:45:51.0133326Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0140657Z 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:45:51.0148178Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0155377Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0162746Z copying torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0169799Z copying torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0177104Z copying torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0184276Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0191640Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0205657Z copying torch\include\ATen\ops\adaptive_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0212762Z copying torch\include\ATen\ops\adaptive_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0219547Z copying torch\include\ATen\ops\add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0226166Z copying torch\include\ATen\ops\addbmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0233190Z copying torch\include\ATen\ops\addbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0240216Z copying torch\include\ATen\ops\addbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0254302Z copying torch\include\ATen\ops\addbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0261117Z copying torch\include\ATen\ops\addbmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0267976Z copying torch\include\ATen\ops\addbmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0274974Z copying torch\include\ATen\ops\addcdiv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0281860Z copying torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0288755Z copying torch\include\ATen\ops\addcdiv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0295986Z copying torch\include\ATen\ops\addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0309169Z copying torch\include\ATen\ops\addcdiv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0316300Z copying torch\include\ATen\ops\addcdiv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0331690Z copying torch\include\ATen\ops\addcdiv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0338502Z copying torch\include\ATen\ops\addcdiv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0345050Z copying torch\include\ATen\ops\addcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0359405Z copying torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0366377Z copying torch\include\ATen\ops\addcmul_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0373165Z copying torch\include\ATen\ops\addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0394121Z copying torch\include\ATen\ops\addcmul_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0401109Z copying torch\include\ATen\ops\addcmul_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0408040Z copying torch\include\ATen\ops\addcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0415498Z copying torch\include\ATen\ops\addcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0422554Z copying torch\include\ATen\ops\addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0429957Z copying torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0436964Z copying torch\include\ATen\ops\addmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0443638Z copying torch\include\ATen\ops\addmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0450467Z copying torch\include\ATen\ops\addmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0464085Z copying torch\include\ATen\ops\addmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0512136Z copying torch\include\ATen\ops\addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0518987Z copying torch\include\ATen\ops\addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0540236Z copying torch\include\ATen\ops\addmv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0547138Z copying torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0561905Z copying torch\include\ATen\ops\addmv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0574114Z copying torch\include\ATen\ops\addmv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0580764Z copying torch\include\ATen\ops\addmv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0587399Z copying torch\include\ATen\ops\addmv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0601251Z copying torch\include\ATen\ops\addmv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0608056Z copying torch\include\ATen\ops\addmv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0614795Z copying torch\include\ATen\ops\addr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0628987Z copying torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0634925Z copying torch\include\ATen\ops\addr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0641558Z copying torch\include\ATen\ops\addr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0655560Z copying torch\include\ATen\ops\addr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0662386Z copying torch\include\ATen\ops\addr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0669526Z copying torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0685467Z copying torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0692933Z copying torch\include\ATen\ops\add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0700137Z copying torch\include\ATen\ops\add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0715407Z copying torch\include\ATen\ops\add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0721750Z copying torch\include\ATen\ops\add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0729775Z copying torch\include\ATen\ops\add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0735816Z copying torch\include\ATen\ops\add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0742038Z copying torch\include\ATen\ops\adjoint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0748889Z copying torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0755739Z copying torch\include\ATen\ops\adjoint_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0762713Z copying torch\include\ATen\ops\adjoint_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0769771Z copying torch\include\ATen\ops\affine_grid_generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0783871Z copying torch\include\ATen\ops\affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0791467Z 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:45:51.0798251Z copying torch\include\ATen\ops\affine_grid_generator_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0812208Z copying torch\include\ATen\ops\affine_grid_generator_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0819558Z copying torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0833220Z copying torch\include\ATen\ops\affine_grid_generator_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0840399Z copying torch\include\ATen\ops\affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0847315Z copying torch\include\ATen\ops\alias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0853953Z copying torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0867756Z copying torch\include\ATen\ops\alias_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0875744Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0882450Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0889340Z copying torch\include\ATen\ops\alias_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0896301Z copying torch\include\ATen\ops\alias_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0903330Z copying torch\include\ATen\ops\alias_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0916981Z copying torch\include\ATen\ops\alias_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0924265Z copying torch\include\ATen\ops\align_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0930909Z copying torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0945571Z copying torch\include\ATen\ops\align_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0952507Z copying torch\include\ATen\ops\align_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0959214Z copying torch\include\ATen\ops\align_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0974349Z copying torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0981177Z copying torch\include\ATen\ops\align_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.0987966Z copying torch\include\ATen\ops\align_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1002094Z copying torch\include\ATen\ops\align_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1009085Z copying torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1015731Z copying torch\include\ATen\ops\align_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1030245Z copying torch\include\ATen\ops\align_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1036955Z copying torch\include\ATen\ops\all.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1043604Z copying torch\include\ATen\ops\allclose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1058117Z copying torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1064924Z copying torch\include\ATen\ops\allclose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1071554Z copying torch\include\ATen\ops\allclose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1086154Z copying torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1100185Z copying torch\include\ATen\ops\all_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1101151Z copying torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1114086Z copying torch\include\ATen\ops\all_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1120808Z copying torch\include\ATen\ops\all_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1127348Z copying torch\include\ATen\ops\all_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1134133Z copying torch\include\ATen\ops\all_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1140880Z copying torch\include\ATen\ops\all_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1147438Z copying torch\include\ATen\ops\all_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1161392Z copying torch\include\ATen\ops\alpha_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1168427Z copying torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1175034Z copying torch\include\ATen\ops\alpha_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1194883Z copying torch\include\ATen\ops\alpha_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1201622Z copying torch\include\ATen\ops\amax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1208454Z copying torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1238693Z copying torch\include\ATen\ops\amax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1241181Z copying torch\include\ATen\ops\amax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1249167Z copying torch\include\ATen\ops\amax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1264588Z copying torch\include\ATen\ops\amax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1272457Z copying torch\include\ATen\ops\amax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1280520Z copying torch\include\ATen\ops\amax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1294787Z copying torch\include\ATen\ops\amin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1301472Z copying torch\include\ATen\ops\aminmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1308899Z copying torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1322712Z copying torch\include\ATen\ops\aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1329410Z copying torch\include\ATen\ops\aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1336281Z copying torch\include\ATen\ops\aminmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1350510Z copying torch\include\ATen\ops\aminmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1357117Z copying torch\include\ATen\ops\aminmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1364210Z copying torch\include\ATen\ops\aminmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1371586Z copying torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1378131Z copying torch\include\ATen\ops\amin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1385438Z copying torch\include\ATen\ops\amin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1400731Z copying torch\include\ATen\ops\amin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1408577Z copying torch\include\ATen\ops\amin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1415987Z copying torch\include\ATen\ops\amin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.1429965Z copying torch\include\ATen\ops\amin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2339453Z copying torch\include\ATen\ops\and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2340314Z copying torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2341335Z copying torch\include\ATen\ops\and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2342077Z copying torch\include\ATen\ops\and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2342738Z copying torch\include\ATen\ops\angle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2343462Z copying torch\include\ATen\ops\angle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2344233Z copying torch\include\ATen\ops\angle_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2344965Z copying torch\include\ATen\ops\angle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2345673Z copying torch\include\ATen\ops\angle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2346322Z copying torch\include\ATen\ops\any.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2347193Z copying torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2348380Z copying torch\include\ATen\ops\any_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2349319Z copying torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2350164Z copying torch\include\ATen\ops\any_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2350905Z copying torch\include\ATen\ops\any_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2351623Z copying torch\include\ATen\ops\any_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2352340Z copying torch\include\ATen\ops\any_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2353097Z copying torch\include\ATen\ops\any_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2353834Z copying torch\include\ATen\ops\any_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2354496Z copying torch\include\ATen\ops\arange.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2355329Z copying torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2356218Z copying torch\include\ATen\ops\arange_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2356983Z copying torch\include\ATen\ops\arange_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2357755Z copying torch\include\ATen\ops\arange_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2358507Z copying torch\include\ATen\ops\arange_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2359291Z copying torch\include\ATen\ops\arange_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2359980Z copying torch\include\ATen\ops\arccos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2360746Z copying torch\include\ATen\ops\arccosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2361590Z copying torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2362442Z copying torch\include\ATen\ops\arccosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2363171Z copying torch\include\ATen\ops\arccosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2364042Z copying torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2365042Z copying torch\include\ATen\ops\arccos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2365767Z copying torch\include\ATen\ops\arccos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2366446Z copying torch\include\ATen\ops\arcsin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2367122Z copying torch\include\ATen\ops\arcsinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2903761Z copying torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2904654Z copying torch\include\ATen\ops\arcsinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2905467Z copying torch\include\ATen\ops\arcsinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2906313Z copying torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2907152Z copying torch\include\ATen\ops\arcsin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2907860Z copying torch\include\ATen\ops\arcsin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2908629Z copying torch\include\ATen\ops\arctan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2909291Z copying torch\include\ATen\ops\arctan2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2910111Z copying torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2910997Z copying torch\include\ATen\ops\arctan2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2911758Z copying torch\include\ATen\ops\arctan2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2912434Z copying torch\include\ATen\ops\arctanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2913253Z copying torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2914134Z copying torch\include\ATen\ops\arctanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2914839Z copying torch\include\ATen\ops\arctanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2915665Z copying torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2916553Z copying torch\include\ATen\ops\arctan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2917305Z copying torch\include\ATen\ops\arctan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2917992Z copying torch\include\ATen\ops\argmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2918873Z copying torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2919960Z copying torch\include\ATen\ops\argmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2920740Z copying torch\include\ATen\ops\argmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2921471Z copying torch\include\ATen\ops\argmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2922208Z copying torch\include\ATen\ops\argmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2923079Z copying torch\include\ATen\ops\argmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2923925Z copying torch\include\ATen\ops\argmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2924699Z copying torch\include\ATen\ops\argmin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2925712Z copying torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2926772Z copying torch\include\ATen\ops\argmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2927621Z copying torch\include\ATen\ops\argmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2928448Z copying torch\include\ATen\ops\argmin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2929275Z copying torch\include\ATen\ops\argmin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2930108Z copying torch\include\ATen\ops\argmin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2930910Z copying torch\include\ATen\ops\argmin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2931673Z copying torch\include\ATen\ops\argsort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2932633Z copying torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.2933582Z copying torch\include\ATen\ops\argsort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3740669Z copying torch\include\ATen\ops\argsort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3741430Z copying torch\include\ATen\ops\argwhere.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3742313Z copying torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3743294Z copying torch\include\ATen\ops\argwhere_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3744030Z copying torch\include\ATen\ops\argwhere_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3744707Z copying torch\include\ATen\ops\asin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3745363Z copying torch\include\ATen\ops\asinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3746239Z copying torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3747164Z copying torch\include\ATen\ops\asinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3747931Z copying torch\include\ATen\ops\asinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3748798Z copying torch\include\ATen\ops\asinh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3749569Z copying torch\include\ATen\ops\asinh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3750462Z copying torch\include\ATen\ops\asinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3751172Z copying torch\include\ATen\ops\asinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3752059Z copying torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3752975Z copying torch\include\ATen\ops\asin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3754127Z copying torch\include\ATen\ops\asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3754889Z copying torch\include\ATen\ops\asin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3755605Z copying torch\include\ATen\ops\asin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3756335Z copying torch\include\ATen\ops\asin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3757027Z copying torch\include\ATen\ops\asin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3757703Z copying torch\include\ATen\ops\as_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3758612Z copying torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3759595Z copying torch\include\ATen\ops\as_strided_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3760628Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3761716Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3762612Z copying torch\include\ATen\ops\as_strided_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3763380Z copying torch\include\ATen\ops\as_strided_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3764140Z copying torch\include\ATen\ops\as_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3764924Z copying torch\include\ATen\ops\as_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3765722Z copying torch\include\ATen\ops\as_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3766478Z copying torch\include\ATen\ops\as_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3767201Z copying torch\include\ATen\ops\as_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3767928Z copying torch\include\ATen\ops\as_strided_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3768899Z copying torch\include\ATen\ops\as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3770020Z copying torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3770936Z copying torch\include\ATen\ops\as_strided_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3771737Z copying torch\include\ATen\ops\as_strided_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3772438Z copying torch\include\ATen\ops\atan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3773086Z copying torch\include\ATen\ops\atan2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3782735Z copying torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3789574Z copying torch\include\ATen\ops\atan2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3796428Z copying torch\include\ATen\ops\atan2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3810409Z copying torch\include\ATen\ops\atan2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3817206Z copying torch\include\ATen\ops\atan2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3823878Z copying torch\include\ATen\ops\atan2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3838343Z copying torch\include\ATen\ops\atan2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3845082Z copying torch\include\ATen\ops\atanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3852036Z copying torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3859024Z copying torch\include\ATen\ops\atanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3865998Z copying torch\include\ATen\ops\atanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3872874Z copying torch\include\ATen\ops\atanh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3886135Z copying torch\include\ATen\ops\atanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3892821Z copying torch\include\ATen\ops\atanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3899495Z copying torch\include\ATen\ops\atanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3906872Z copying torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3913865Z copying torch\include\ATen\ops\atan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3920362Z copying torch\include\ATen\ops\atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3934566Z copying torch\include\ATen\ops\atan_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3941058Z copying torch\include\ATen\ops\atan_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3947884Z copying torch\include\ATen\ops\atan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3954651Z copying torch\include\ATen\ops\atan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3961173Z copying torch\include\ATen\ops\atleast_1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3968755Z copying torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3983357Z copying torch\include\ATen\ops\atleast_1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3990792Z copying torch\include\ATen\ops\atleast_1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.3997970Z copying torch\include\ATen\ops\atleast_2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4012304Z copying torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4019288Z copying torch\include\ATen\ops\atleast_2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4026141Z copying torch\include\ATen\ops\atleast_2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4039865Z copying torch\include\ATen\ops\atleast_3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4047273Z copying torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4063075Z copying torch\include\ATen\ops\atleast_3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4069275Z copying torch\include\ATen\ops\atleast_3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4076032Z copying torch\include\ATen\ops\avg_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4083399Z copying torch\include\ATen\ops\avg_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4097948Z copying torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4105040Z copying torch\include\ATen\ops\avg_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4112122Z copying torch\include\ATen\ops\avg_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4124751Z copying torch\include\ATen\ops\avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4131707Z copying torch\include\ATen\ops\avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4138979Z copying torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4153138Z copying torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4160064Z copying torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4167175Z copying torch\include\ATen\ops\avg_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4187545Z copying torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4194405Z copying torch\include\ATen\ops\avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4201244Z copying torch\include\ATen\ops\avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4216684Z copying torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4223395Z copying torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4230338Z copying torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4237390Z copying torch\include\ATen\ops\avg_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4244024Z copying torch\include\ATen\ops\avg_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4288506Z copying torch\include\ATen\ops\avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4302174Z copying torch\include\ATen\ops\avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4309410Z copying torch\include\ATen\ops\avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4316455Z copying torch\include\ATen\ops\avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4324160Z copying torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4332240Z copying torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4338620Z copying torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4359086Z copying torch\include\ATen\ops\avg_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4366465Z copying torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4373660Z copying torch\include\ATen\ops\avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4434424Z copying torch\include\ATen\ops\avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4442671Z copying torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4450048Z copying torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4464883Z copying torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4471972Z copying torch\include\ATen\ops\avg_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4479361Z copying torch\include\ATen\ops\avg_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4493859Z copying torch\include\ATen\ops\avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4500698Z copying torch\include\ATen\ops\avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4507991Z copying torch\include\ATen\ops\baddbmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4522601Z copying torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4529816Z copying torch\include\ATen\ops\baddbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4536667Z copying torch\include\ATen\ops\baddbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4550857Z copying torch\include\ATen\ops\baddbmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4557956Z copying torch\include\ATen\ops\baddbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4564861Z copying torch\include\ATen\ops\baddbmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4579168Z copying torch\include\ATen\ops\baddbmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4586144Z copying torch\include\ATen\ops\bartlett_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4593409Z copying torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4600299Z copying torch\include\ATen\ops\bartlett_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4607068Z copying torch\include\ATen\ops\bartlett_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4613774Z copying torch\include\ATen\ops\batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4620844Z copying torch\include\ATen\ops\batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4628019Z copying torch\include\ATen\ops\batch_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4635080Z copying torch\include\ATen\ops\batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4648321Z copying torch\include\ATen\ops\batch_norm_backward_elemt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4655573Z 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:45:51.4662680Z 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:45:51.4676512Z copying torch\include\ATen\ops\batch_norm_backward_elemt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4683348Z copying torch\include\ATen\ops\batch_norm_backward_elemt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4690696Z copying torch\include\ATen\ops\batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4707088Z copying torch\include\ATen\ops\batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4714202Z copying torch\include\ATen\ops\batch_norm_backward_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4722181Z 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:45:51.4736548Z 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:45:51.4743543Z copying torch\include\ATen\ops\batch_norm_backward_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4750769Z copying torch\include\ATen\ops\batch_norm_backward_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4765699Z copying torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4772445Z copying torch\include\ATen\ops\batch_norm_elemt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4779490Z copying torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4795099Z copying torch\include\ATen\ops\batch_norm_elemt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4802357Z copying torch\include\ATen\ops\batch_norm_elemt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4809474Z copying torch\include\ATen\ops\batch_norm_gather_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4824171Z 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:45:51.4832148Z 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:45:51.4839229Z copying torch\include\ATen\ops\batch_norm_gather_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4853650Z copying torch\include\ATen\ops\batch_norm_gather_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4861331Z 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:45:51.4869281Z 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:45:51.4890432Z 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:45:51.4898326Z 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:45:51.4905532Z 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:45:51.4919609Z copying torch\include\ATen\ops\batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4926712Z copying torch\include\ATen\ops\batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4934080Z copying torch\include\ATen\ops\batch_norm_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4949398Z copying torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4957385Z copying torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4964844Z copying torch\include\ATen\ops\batch_norm_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4984127Z copying torch\include\ATen\ops\batch_norm_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4991453Z copying torch\include\ATen\ops\batch_norm_update_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.4999060Z 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:45:51.5019230Z 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:45:51.5026724Z 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:45:51.5033705Z copying torch\include\ATen\ops\batch_norm_update_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5048624Z copying torch\include\ATen\ops\batch_norm_update_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5055534Z copying torch\include\ATen\ops\bernoulli.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5062654Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5077101Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5083891Z copying torch\include\ATen\ops\bernoulli_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5090891Z copying torch\include\ATen\ops\bernoulli_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5123698Z copying torch\include\ATen\ops\bernoulli_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5130812Z copying torch\include\ATen\ops\bernoulli_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5137353Z copying torch\include\ATen\ops\bernoulli_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5154063Z copying torch\include\ATen\ops\bilinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5160864Z copying torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5167433Z copying torch\include\ATen\ops\bilinear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5182077Z copying torch\include\ATen\ops\bilinear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5188900Z copying torch\include\ATen\ops\binary_cross_entropy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5195891Z copying torch\include\ATen\ops\binary_cross_entropy_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5210247Z 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:45:51.5217632Z 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:45:51.5224566Z copying torch\include\ATen\ops\binary_cross_entropy_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5238429Z copying torch\include\ATen\ops\binary_cross_entropy_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5245815Z copying torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5252883Z copying torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5268421Z copying torch\include\ATen\ops\binary_cross_entropy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5275665Z copying torch\include\ATen\ops\binary_cross_entropy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5283749Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5298291Z 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:45:51.5305375Z 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:45:51.5312818Z 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:45:51.5327413Z copying torch\include\ATen\ops\bincount.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5334634Z copying torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5341546Z copying torch\include\ATen\ops\bincount_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5348928Z copying torch\include\ATen\ops\bincount_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5355850Z copying torch\include\ATen\ops\bincount_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5362668Z copying torch\include\ATen\ops\bincount_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5376405Z copying torch\include\ATen\ops\binomial.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5383511Z copying torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5390640Z copying torch\include\ATen\ops\binomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5404947Z copying torch\include\ATen\ops\binomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5411816Z copying torch\include\ATen\ops\binomial_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5418787Z copying torch\include\ATen\ops\binomial_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5425814Z copying torch\include\ATen\ops\bitwise_and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5433473Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5440491Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5455657Z copying torch\include\ATen\ops\bitwise_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5462557Z copying torch\include\ATen\ops\bitwise_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5469303Z copying torch\include\ATen\ops\bitwise_and_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5484528Z copying torch\include\ATen\ops\bitwise_and_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5491606Z copying torch\include\ATen\ops\bitwise_and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5498448Z copying torch\include\ATen\ops\bitwise_and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5511899Z copying torch\include\ATen\ops\bitwise_left_shift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5589720Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5596829Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5610892Z copying torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5618201Z copying torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5625211Z copying torch\include\ATen\ops\bitwise_left_shift_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5638962Z copying torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5646143Z copying torch\include\ATen\ops\bitwise_left_shift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5653779Z copying torch\include\ATen\ops\bitwise_left_shift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5668623Z copying torch\include\ATen\ops\bitwise_not.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5676053Z copying torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5682968Z copying torch\include\ATen\ops\bitwise_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5703226Z copying torch\include\ATen\ops\bitwise_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5711593Z copying torch\include\ATen\ops\bitwise_not_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5717511Z copying torch\include\ATen\ops\bitwise_not_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5731429Z copying torch\include\ATen\ops\bitwise_not_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5738372Z copying torch\include\ATen\ops\bitwise_not_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5746160Z copying torch\include\ATen\ops\bitwise_or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5753060Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5760482Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5767479Z copying torch\include\ATen\ops\bitwise_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.5781368Z copying torch\include\ATen\ops\bitwise_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6072095Z copying torch\include\ATen\ops\bitwise_or_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6079039Z copying torch\include\ATen\ops\bitwise_or_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6093065Z copying torch\include\ATen\ops\bitwise_or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6099814Z copying torch\include\ATen\ops\bitwise_or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6106823Z copying torch\include\ATen\ops\bitwise_right_shift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6124996Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6132198Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6139273Z copying torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6153974Z copying torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6161036Z copying torch\include\ATen\ops\bitwise_right_shift_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6168204Z copying torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6182732Z copying torch\include\ATen\ops\bitwise_right_shift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6189885Z copying torch\include\ATen\ops\bitwise_right_shift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6197109Z copying torch\include\ATen\ops\bitwise_xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6211093Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6218303Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6226418Z copying torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6238703Z copying torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6245743Z copying torch\include\ATen\ops\bitwise_xor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6252690Z copying torch\include\ATen\ops\bitwise_xor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6266614Z copying torch\include\ATen\ops\bitwise_xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6274235Z copying torch\include\ATen\ops\bitwise_xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6281133Z copying torch\include\ATen\ops\blackman_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6295035Z copying torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6302341Z copying torch\include\ATen\ops\blackman_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6309190Z copying torch\include\ATen\ops\blackman_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6322728Z copying torch\include\ATen\ops\block_diag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6330106Z copying torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6336986Z copying torch\include\ATen\ops\block_diag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6350909Z copying torch\include\ATen\ops\block_diag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6357863Z copying torch\include\ATen\ops\bmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6365015Z copying torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6378494Z copying torch\include\ATen\ops\bmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6385329Z copying torch\include\ATen\ops\bmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6392364Z copying torch\include\ATen\ops\bmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6406676Z copying torch\include\ATen\ops\bmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6413631Z copying torch\include\ATen\ops\bmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6420356Z copying torch\include\ATen\ops\bmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6427150Z copying torch\include\ATen\ops\broadcast_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6434494Z copying torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6441382Z copying torch\include\ATen\ops\broadcast_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6454877Z copying torch\include\ATen\ops\broadcast_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6462569Z copying torch\include\ATen\ops\broadcast_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6470894Z copying torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6486470Z copying torch\include\ATen\ops\broadcast_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6493292Z copying torch\include\ATen\ops\broadcast_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6500407Z copying torch\include\ATen\ops\bucketize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6513914Z copying torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6520960Z copying torch\include\ATen\ops\bucketize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6527658Z copying torch\include\ATen\ops\bucketize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6541246Z copying torch\include\ATen\ops\bucketize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6548106Z copying torch\include\ATen\ops\bucketize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6556205Z copying torch\include\ATen\ops\can_cast.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6562061Z copying torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6569217Z copying torch\include\ATen\ops\can_cast_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6575664Z copying torch\include\ATen\ops\can_cast_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6590421Z copying torch\include\ATen\ops\cartesian_prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6597518Z copying torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6604224Z copying torch\include\ATen\ops\cartesian_prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6618201Z copying torch\include\ATen\ops\cartesian_prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6625092Z copying torch\include\ATen\ops\cat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6632180Z copying torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6645938Z copying torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6652860Z copying torch\include\ATen\ops\cat_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6659602Z copying torch\include\ATen\ops\cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6666100Z copying torch\include\ATen\ops\cat_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6672874Z copying torch\include\ATen\ops\cat_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6679517Z copying torch\include\ATen\ops\cat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6692881Z copying torch\include\ATen\ops\cat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6699378Z copying torch\include\ATen\ops\cauchy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6706153Z copying torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6712947Z copying torch\include\ATen\ops\cauchy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6720133Z copying torch\include\ATen\ops\cauchy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6726880Z copying torch\include\ATen\ops\cauchy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6800794Z copying torch\include\ATen\ops\cauchy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6807574Z copying torch\include\ATen\ops\cauchy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6814357Z copying torch\include\ATen\ops\ccol_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6829736Z copying torch\include\ATen\ops\ccol_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6836494Z copying torch\include\ATen\ops\ccol_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6843603Z copying torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6857081Z copying torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6864125Z copying torch\include\ATen\ops\ccol_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6871324Z copying torch\include\ATen\ops\ccol_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6893620Z copying torch\include\ATen\ops\ccol_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6900177Z copying torch\include\ATen\ops\ccol_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6906852Z copying torch\include\ATen\ops\cdist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6920641Z copying torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6927470Z copying torch\include\ATen\ops\cdist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6934170Z copying torch\include\ATen\ops\cdist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6947583Z copying torch\include\ATen\ops\ceil.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6954851Z copying torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6961801Z copying torch\include\ATen\ops\ceil_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6969374Z copying torch\include\ATen\ops\ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6976783Z copying torch\include\ATen\ops\ceil_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6983978Z copying torch\include\ATen\ops\ceil_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.6998141Z copying torch\include\ATen\ops\ceil_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7005517Z copying torch\include\ATen\ops\ceil_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7012158Z copying torch\include\ATen\ops\celu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7026449Z copying torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7033124Z copying torch\include\ATen\ops\celu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7039677Z copying torch\include\ATen\ops\celu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7053327Z copying torch\include\ATen\ops\chain_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7060361Z copying torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7067084Z copying torch\include\ATen\ops\chain_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7081102Z copying torch\include\ATen\ops\chain_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7088135Z copying torch\include\ATen\ops\chalf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7095764Z copying torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7110642Z copying torch\include\ATen\ops\chalf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7117323Z copying torch\include\ATen\ops\chalf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7124199Z copying torch\include\ATen\ops\channel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7138190Z copying torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7145016Z copying torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7152528Z copying torch\include\ATen\ops\channel_shuffle_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7172917Z copying torch\include\ATen\ops\channel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7179859Z copying torch\include\ATen\ops\channel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7186901Z copying torch\include\ATen\ops\cholesky.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7199636Z copying torch\include\ATen\ops\cholesky_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7206473Z copying torch\include\ATen\ops\cholesky_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7213379Z copying torch\include\ATen\ops\cholesky_inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7234278Z copying torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7241404Z copying torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7248369Z copying torch\include\ATen\ops\cholesky_inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7262508Z copying torch\include\ATen\ops\cholesky_inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7269602Z copying torch\include\ATen\ops\cholesky_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7276467Z copying torch\include\ATen\ops\cholesky_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7283396Z copying torch\include\ATen\ops\cholesky_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7290465Z copying torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7297169Z copying torch\include\ATen\ops\cholesky_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7311703Z copying torch\include\ATen\ops\cholesky_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7318301Z copying torch\include\ATen\ops\choose_qparams_optimized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7325088Z copying torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7345374Z copying torch\include\ATen\ops\choose_qparams_optimized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7352284Z copying torch\include\ATen\ops\choose_qparams_optimized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7359017Z copying torch\include\ATen\ops\chunk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7373118Z copying torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7379725Z copying torch\include\ATen\ops\chunk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7386712Z copying torch\include\ATen\ops\chunk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7407716Z copying torch\include\ATen\ops\clamp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7414861Z copying torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7421457Z copying torch\include\ATen\ops\clamp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7434286Z copying torch\include\ATen\ops\clamp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7441251Z copying torch\include\ATen\ops\clamp_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7448734Z copying torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7463162Z copying torch\include\ATen\ops\clamp_max_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7470353Z copying torch\include\ATen\ops\clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7477190Z copying torch\include\ATen\ops\clamp_max_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7491804Z copying torch\include\ATen\ops\clamp_max_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7498660Z copying torch\include\ATen\ops\clamp_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7505427Z copying torch\include\ATen\ops\clamp_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7512546Z copying torch\include\ATen\ops\clamp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7519410Z copying torch\include\ATen\ops\clamp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7526069Z copying torch\include\ATen\ops\clamp_min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7546906Z copying torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7553867Z copying torch\include\ATen\ops\clamp_min_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7560607Z copying torch\include\ATen\ops\clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7574196Z copying torch\include\ATen\ops\clamp_min_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7581243Z copying torch\include\ATen\ops\clamp_min_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7588550Z copying torch\include\ATen\ops\clamp_min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7595981Z copying torch\include\ATen\ops\clamp_min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7605137Z copying torch\include\ATen\ops\clamp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7612642Z copying torch\include\ATen\ops\clamp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7645217Z copying torch\include\ATen\ops\clip.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7652009Z copying torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7658791Z copying torch\include\ATen\ops\clip_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7681375Z copying torch\include\ATen\ops\clip_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7687802Z copying torch\include\ATen\ops\clone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7694560Z copying torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7715099Z copying torch\include\ATen\ops\clone_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7721770Z copying torch\include\ATen\ops\clone_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7729089Z copying torch\include\ATen\ops\coalesce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7745996Z copying torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7752029Z copying torch\include\ATen\ops\coalesce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7759312Z copying torch\include\ATen\ops\coalesce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7778389Z copying torch\include\ATen\ops\col2im.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7785146Z copying torch\include\ATen\ops\col2im_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7792308Z copying torch\include\ATen\ops\col2im_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7799219Z copying torch\include\ATen\ops\col2im_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7805929Z copying torch\include\ATen\ops\col2im_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7812577Z copying torch\include\ATen\ops\column_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7826522Z copying torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7833521Z copying torch\include\ATen\ops\column_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7840246Z copying torch\include\ATen\ops\column_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7854167Z copying torch\include\ATen\ops\col_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7860903Z copying torch\include\ATen\ops\col_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7867851Z copying torch\include\ATen\ops\col_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7887736Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7894903Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7901770Z copying torch\include\ATen\ops\col_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7921517Z copying torch\include\ATen\ops\col_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7928692Z copying torch\include\ATen\ops\col_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7935370Z copying torch\include\ATen\ops\col_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7958028Z copying torch\include\ATen\ops\combinations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7965279Z copying torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7972672Z copying torch\include\ATen\ops\combinations_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.7995007Z copying torch\include\ATen\ops\combinations_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8002515Z copying torch\include\ATen\ops\complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8009325Z copying torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8016220Z copying torch\include\ATen\ops\complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8023189Z copying torch\include\ATen\ops\complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8030281Z copying torch\include\ATen\ops\complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8043944Z copying torch\include\ATen\ops\complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8050769Z copying torch\include\ATen\ops\concat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8057670Z copying torch\include\ATen\ops\concatenate.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8071775Z copying torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8078631Z copying torch\include\ATen\ops\concatenate_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8085306Z copying torch\include\ATen\ops\concatenate_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8100104Z copying torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8106887Z copying torch\include\ATen\ops\concat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8113727Z copying torch\include\ATen\ops\concat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8135891Z copying torch\include\ATen\ops\conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8142727Z copying torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8149196Z copying torch\include\ATen\ops\conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8165055Z copying torch\include\ATen\ops\conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8171580Z copying torch\include\ATen\ops\conj_physical.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8178603Z copying torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8192690Z copying torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8199659Z copying torch\include\ATen\ops\conj_physical_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8206459Z copying torch\include\ATen\ops\conj_physical_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8220289Z copying torch\include\ATen\ops\conj_physical_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8227063Z copying torch\include\ATen\ops\conj_physical_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8233972Z copying torch\include\ATen\ops\constant_pad_nd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8248471Z copying torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8255213Z copying torch\include\ATen\ops\constant_pad_nd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8262021Z copying torch\include\ATen\ops\constant_pad_nd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8282352Z copying torch\include\ATen\ops\contiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8307045Z copying torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8313849Z copying torch\include\ATen\ops\contiguous_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8320759Z copying torch\include\ATen\ops\contiguous_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8327825Z copying torch\include\ATen\ops\conv1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8336197Z copying torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8356609Z copying torch\include\ATen\ops\conv1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8363509Z copying torch\include\ATen\ops\conv1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8370348Z copying torch\include\ATen\ops\conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:51.8377357Z copying torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2308822Z copying torch\include\ATen\ops\conv2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2309965Z copying torch\include\ATen\ops\conv2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2310661Z copying torch\include\ATen\ops\conv3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2311496Z copying torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2312348Z copying torch\include\ATen\ops\conv3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2313107Z copying torch\include\ATen\ops\conv3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2313851Z copying torch\include\ATen\ops\convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2314600Z copying torch\include\ATen\ops\convolution_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2321920Z copying torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2323173Z copying torch\include\ATen\ops\convolution_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2324043Z copying torch\include\ATen\ops\convolution_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2324960Z copying torch\include\ATen\ops\convolution_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2325815Z copying torch\include\ATen\ops\convolution_backward_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2326853Z copying torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2327912Z copying torch\include\ATen\ops\convolution_backward_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2328849Z copying torch\include\ATen\ops\convolution_backward_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2329804Z copying torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2330910Z copying torch\include\ATen\ops\convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2331679Z copying torch\include\ATen\ops\convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2332446Z copying torch\include\ATen\ops\convolution_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2333411Z copying torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2334493Z copying torch\include\ATen\ops\convolution_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2335415Z copying torch\include\ATen\ops\convolution_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2336290Z copying torch\include\ATen\ops\conv_depthwise3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2337187Z copying torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2338130Z copying torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2338954Z copying torch\include\ATen\ops\conv_depthwise3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2339724Z copying torch\include\ATen\ops\conv_depthwise3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2341243Z copying torch\include\ATen\ops\conv_tbc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2342084Z copying torch\include\ATen\ops\conv_tbc_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2342989Z copying torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2343919Z copying torch\include\ATen\ops\conv_tbc_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2344699Z copying torch\include\ATen\ops\conv_tbc_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2345574Z copying torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2346417Z copying torch\include\ATen\ops\conv_tbc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2347131Z copying torch\include\ATen\ops\conv_tbc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2347896Z copying torch\include\ATen\ops\conv_transpose1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2348904Z copying torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2349835Z copying torch\include\ATen\ops\conv_transpose1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2350610Z copying torch\include\ATen\ops\conv_transpose1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2351418Z copying torch\include\ATen\ops\conv_transpose2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2352315Z copying torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2353291Z copying torch\include\ATen\ops\conv_transpose2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2354120Z copying torch\include\ATen\ops\conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2354874Z copying torch\include\ATen\ops\conv_transpose3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2355854Z copying torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2356785Z copying torch\include\ATen\ops\conv_transpose3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2357558Z copying torch\include\ATen\ops\conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2358279Z copying torch\include\ATen\ops\copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2359125Z copying torch\include\ATen\ops\copysign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2360081Z copying torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2361157Z copying torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2362034Z copying torch\include\ATen\ops\copysign_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2362824Z copying torch\include\ATen\ops\copysign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2363577Z copying torch\include\ATen\ops\copysign_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2364640Z copying torch\include\ATen\ops\copysign_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2365470Z copying torch\include\ATen\ops\copysign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2366190Z copying torch\include\ATen\ops\copysign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2367088Z copying torch\include\ATen\ops\copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2368117Z copying torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2368976Z copying torch\include\ATen\ops\copy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2369706Z copying torch\include\ATen\ops\copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2370425Z copying torch\include\ATen\ops\copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2371194Z copying torch\include\ATen\ops\copy_sparse_to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2372112Z 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:45:52.2373078Z 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:45:52.2373931Z copying torch\include\ATen\ops\copy_sparse_to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2374731Z copying torch\include\ATen\ops\copy_sparse_to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2375463Z copying torch\include\ATen\ops\corrcoef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2376350Z copying torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2377260Z copying torch\include\ATen\ops\corrcoef_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2377980Z copying torch\include\ATen\ops\corrcoef_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2378649Z copying torch\include\ATen\ops\cos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2379343Z copying torch\include\ATen\ops\cosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2380218Z copying torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2381133Z copying torch\include\ATen\ops\cosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2381936Z copying torch\include\ATen\ops\cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2382806Z copying torch\include\ATen\ops\cosh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2383516Z copying torch\include\ATen\ops\cosh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2384248Z copying torch\include\ATen\ops\cosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2384928Z copying torch\include\ATen\ops\cosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2385658Z copying torch\include\ATen\ops\cosine_embedding_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2386590Z copying torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2387542Z copying torch\include\ATen\ops\cosine_embedding_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2388500Z copying torch\include\ATen\ops\cosine_embedding_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2389352Z copying torch\include\ATen\ops\cosine_similarity.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2390266Z copying torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2391206Z copying torch\include\ATen\ops\cosine_similarity_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2391995Z copying torch\include\ATen\ops\cosine_similarity_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2392929Z copying torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2393922Z copying torch\include\ATen\ops\cos_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2394677Z copying torch\include\ATen\ops\cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2395427Z copying torch\include\ATen\ops\cos_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2396138Z copying torch\include\ATen\ops\cos_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2396861Z copying torch\include\ATen\ops\cos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2397537Z copying torch\include\ATen\ops\cos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2398240Z copying torch\include\ATen\ops\count_nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2399148Z copying torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2400127Z copying torch\include\ATen\ops\count_nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2400953Z copying torch\include\ATen\ops\count_nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2401742Z copying torch\include\ATen\ops\count_nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2402556Z copying torch\include\ATen\ops\count_nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2403262Z copying torch\include\ATen\ops\cov.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2404043Z copying torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2404911Z copying torch\include\ATen\ops\cov_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2405685Z copying torch\include\ATen\ops\cov_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2406405Z copying torch\include\ATen\ops\cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2407212Z copying torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2408058Z copying torch\include\ATen\ops\cross_entropy_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2408975Z copying torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2409910Z copying torch\include\ATen\ops\cross_entropy_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2410738Z copying torch\include\ATen\ops\cross_entropy_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2411563Z copying torch\include\ATen\ops\cross_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2412251Z copying torch\include\ATen\ops\cross_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2412949Z copying torch\include\ATen\ops\crow_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2413816Z copying torch\include\ATen\ops\crow_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2414687Z copying torch\include\ATen\ops\crow_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2415652Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2416843Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2417771Z copying torch\include\ATen\ops\crow_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2418556Z copying torch\include\ATen\ops\crow_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2419310Z copying torch\include\ATen\ops\crow_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2420058Z copying torch\include\ATen\ops\crow_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2420751Z copying torch\include\ATen\ops\ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2421585Z copying torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2422530Z copying torch\include\ATen\ops\ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2423241Z copying torch\include\ATen\ops\ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2424006Z copying torch\include\ATen\ops\cudnn_affine_grid_generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2424851Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2425947Z 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:45:52.2427052Z 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:45:52.2428066Z 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:45:52.2429174Z 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:45:52.2430243Z 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:45:52.2431260Z 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:45:52.2432165Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2433024Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2433869Z copying torch\include\ATen\ops\cudnn_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2434694Z copying torch\include\ATen\ops\cudnn_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2435922Z 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:45:52.2436950Z 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:45:52.2437835Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2438671Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2439557Z copying torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2440406Z copying torch\include\ATen\ops\cudnn_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2441191Z copying torch\include\ATen\ops\cudnn_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2441953Z copying torch\include\ATen\ops\cudnn_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2442727Z copying torch\include\ATen\ops\cudnn_convolution_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2443693Z 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:45:52.2444693Z 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:45:52.2445677Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2446546Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2447391Z copying torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2448222Z copying torch\include\ATen\ops\cudnn_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2449008Z copying torch\include\ATen\ops\cudnn_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2449852Z copying torch\include\ATen\ops\cudnn_convolution_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2450833Z copying torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2451868Z copying torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2452743Z copying torch\include\ATen\ops\cudnn_convolution_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2453666Z copying torch\include\ATen\ops\cudnn_convolution_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2454479Z copying torch\include\ATen\ops\cudnn_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2455468Z copying torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2456551Z copying torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2457569Z copying torch\include\ATen\ops\cudnn_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2458439Z copying torch\include\ATen\ops\cudnn_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2459281Z copying torch\include\ATen\ops\cudnn_grid_sampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2460086Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2461049Z 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:45:52.2462078Z 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:45:52.2463062Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2463909Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2464856Z copying torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2465815Z copying torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2466637Z copying torch\include\ATen\ops\cudnn_grid_sampler_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2467426Z copying torch\include\ATen\ops\cudnn_grid_sampler_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2468241Z copying torch\include\ATen\ops\cudnn_is_acceptable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2469267Z copying torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2470208Z copying torch\include\ATen\ops\cudnn_is_acceptable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2471000Z copying torch\include\ATen\ops\cudnn_is_acceptable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2471726Z copying torch\include\ATen\ops\cummax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2472435Z copying torch\include\ATen\ops\cummaxmin_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2473390Z copying torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2474425Z copying torch\include\ATen\ops\cummaxmin_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2475217Z copying torch\include\ATen\ops\cummaxmin_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2476098Z copying torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2477121Z copying torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2478008Z copying torch\include\ATen\ops\cummax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2478719Z copying torch\include\ATen\ops\cummax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2479393Z copying torch\include\ATen\ops\cummin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2480302Z copying torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2481267Z copying torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2482103Z copying torch\include\ATen\ops\cummin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2482849Z copying torch\include\ATen\ops\cummin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2483526Z copying torch\include\ATen\ops\cumprod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2484240Z copying torch\include\ATen\ops\cumprod_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2485136Z copying torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2486138Z copying torch\include\ATen\ops\cumprod_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2486919Z copying torch\include\ATen\ops\cumprod_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2487846Z copying torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2488890Z copying torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2489768Z copying torch\include\ATen\ops\cumprod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2490532Z copying torch\include\ATen\ops\cumprod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2491332Z copying torch\include\ATen\ops\cumprod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2492154Z copying torch\include\ATen\ops\cumprod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2493035Z copying torch\include\ATen\ops\cumprod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2493834Z copying torch\include\ATen\ops\cumprod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2494599Z copying torch\include\ATen\ops\cumsum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2495585Z copying torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2496653Z copying torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2497580Z copying torch\include\ATen\ops\cumsum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2498361Z copying torch\include\ATen\ops\cumsum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2499087Z copying torch\include\ATen\ops\cumsum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2499824Z copying torch\include\ATen\ops\cumsum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2500610Z copying torch\include\ATen\ops\cumsum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2502027Z copying torch\include\ATen\ops\cumsum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2502849Z copying torch\include\ATen\ops\cumulative_trapezoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2503922Z copying torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2505015Z copying torch\include\ATen\ops\cumulative_trapezoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2505928Z copying torch\include\ATen\ops\cumulative_trapezoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2506779Z copying torch\include\ATen\ops\data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2507724Z copying torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2508746Z copying torch\include\ATen\ops\data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2509526Z copying torch\include\ATen\ops\data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2510294Z copying torch\include\ATen\ops\deg2rad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2511205Z copying torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2512149Z copying torch\include\ATen\ops\deg2rad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2512938Z copying torch\include\ATen\ops\deg2rad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2513708Z copying torch\include\ATen\ops\dense_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2514676Z copying torch\include\ATen\ops\dense_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2515619Z copying torch\include\ATen\ops\dense_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2516464Z copying torch\include\ATen\ops\dense_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2517172Z copying torch\include\ATen\ops\dequantize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2518013Z copying torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2518916Z copying torch\include\ATen\ops\dequantize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2519706Z copying torch\include\ATen\ops\dequantize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2520487Z copying torch\include\ATen\ops\dequantize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2521227Z copying torch\include\ATen\ops\dequantize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2521958Z copying torch\include\ATen\ops\det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2522786Z copying torch\include\ATen\ops\detach.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2523606Z copying torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2524446Z copying torch\include\ATen\ops\detach_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2525370Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2526502Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2527435Z copying torch\include\ATen\ops\detach_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2528270Z copying torch\include\ATen\ops\detach_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2529044Z copying torch\include\ATen\ops\detach_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2529749Z copying torch\include\ATen\ops\detach_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2530567Z copying torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2531385Z copying torch\include\ATen\ops\det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2532323Z copying torch\include\ATen\ops\det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2532994Z copying torch\include\ATen\ops\diag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2533651Z copying torch\include\ATen\ops\diagflat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2534635Z copying torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2535489Z copying torch\include\ATen\ops\diagflat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2536199Z copying torch\include\ATen\ops\diagflat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2536891Z copying torch\include\ATen\ops\diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2991349Z copying torch\include\ATen\ops\diagonal_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2992450Z copying torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2993407Z copying torch\include\ATen\ops\diagonal_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2994203Z copying torch\include\ATen\ops\diagonal_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2995104Z copying torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2996190Z copying torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2997101Z copying torch\include\ATen\ops\diagonal_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2998099Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.2999186Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3000090Z copying torch\include\ATen\ops\diagonal_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3001319Z copying torch\include\ATen\ops\diagonal_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3002188Z copying torch\include\ATen\ops\diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3003004Z copying torch\include\ATen\ops\diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3003816Z copying torch\include\ATen\ops\diagonal_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3004981Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3006288Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3007297Z copying torch\include\ATen\ops\diagonal_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3008181Z copying torch\include\ATen\ops\diagonal_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3009159Z copying torch\include\ATen\ops\diag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3009994Z copying torch\include\ATen\ops\diag_embed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3010951Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3012020Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3012905Z copying torch\include\ATen\ops\diag_embed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3013636Z copying torch\include\ATen\ops\diag_embed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3014404Z copying torch\include\ATen\ops\diag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3015180Z copying torch\include\ATen\ops\diag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3015848Z copying torch\include\ATen\ops\diff.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3016654Z copying torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3017477Z copying torch\include\ATen\ops\diff_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3018175Z copying torch\include\ATen\ops\diff_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3018866Z copying torch\include\ATen\ops\digamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3019761Z copying torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3020794Z copying torch\include\ATen\ops\digamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3021611Z copying torch\include\ATen\ops\digamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3022362Z copying torch\include\ATen\ops\digamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3023105Z copying torch\include\ATen\ops\digamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3023850Z copying torch\include\ATen\ops\digamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3024565Z copying torch\include\ATen\ops\digamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3025309Z copying torch\include\ATen\ops\dist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3026122Z copying torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3027054Z copying torch\include\ATen\ops\dist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3027777Z copying torch\include\ATen\ops\dist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3028482Z copying torch\include\ATen\ops\div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3029268Z copying torch\include\ATen\ops\divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3030094Z copying torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3030957Z copying torch\include\ATen\ops\divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3031664Z copying torch\include\ATen\ops\divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3032611Z copying torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3033706Z copying torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3034623Z copying torch\include\ATen\ops\div_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3035368Z copying torch\include\ATen\ops\div_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3036073Z copying torch\include\ATen\ops\div_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3036783Z copying torch\include\ATen\ops\div_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3037502Z copying torch\include\ATen\ops\div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3038195Z copying torch\include\ATen\ops\div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3038853Z copying torch\include\ATen\ops\dot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3039638Z copying torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3040486Z copying torch\include\ATen\ops\dot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3041220Z copying torch\include\ATen\ops\dot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3041947Z copying torch\include\ATen\ops\dot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3042627Z copying torch\include\ATen\ops\dot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3043290Z copying torch\include\ATen\ops\dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3044224Z copying torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3045119Z copying torch\include\ATen\ops\dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3045837Z copying torch\include\ATen\ops\dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3046522Z copying torch\include\ATen\ops\dsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3047337Z copying torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3048199Z copying torch\include\ATen\ops\dsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3048967Z copying torch\include\ATen\ops\dsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3049646Z copying torch\include\ATen\ops\dstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3050485Z copying torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3051330Z copying torch\include\ATen\ops\dstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3052139Z copying torch\include\ATen\ops\dstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3052831Z copying torch\include\ATen\ops\einsum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3053647Z copying torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3054505Z copying torch\include\ATen\ops\einsum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3055214Z copying torch\include\ATen\ops\einsum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3055903Z copying torch\include\ATen\ops\elu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3056585Z copying torch\include\ATen\ops\elu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3057564Z copying torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3058569Z copying torch\include\ATen\ops\elu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3059372Z copying torch\include\ATen\ops\elu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3060259Z copying torch\include\ATen\ops\elu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3061095Z copying torch\include\ATen\ops\elu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3061870Z copying torch\include\ATen\ops\elu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3062621Z copying torch\include\ATen\ops\elu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3063522Z copying torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3064437Z copying torch\include\ATen\ops\elu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3065176Z copying torch\include\ATen\ops\elu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3065884Z copying torch\include\ATen\ops\elu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3066596Z copying torch\include\ATen\ops\elu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3067304Z copying torch\include\ATen\ops\elu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3067991Z copying torch\include\ATen\ops\elu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3068750Z copying torch\include\ATen\ops\embedding.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3069481Z copying torch\include\ATen\ops\embedding_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3070400Z copying torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3071394Z copying torch\include\ATen\ops\embedding_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3072205Z copying torch\include\ATen\ops\embedding_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3072961Z copying torch\include\ATen\ops\embedding_bag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3073822Z copying torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3074766Z copying torch\include\ATen\ops\embedding_bag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3075555Z copying torch\include\ATen\ops\embedding_bag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3076435Z copying torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3077347Z copying torch\include\ATen\ops\embedding_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3078298Z copying torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3079311Z copying torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3080212Z copying torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3081142Z copying torch\include\ATen\ops\embedding_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3081983Z copying torch\include\ATen\ops\embedding_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3082760Z copying torch\include\ATen\ops\embedding_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3083499Z copying torch\include\ATen\ops\embedding_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3084233Z copying torch\include\ATen\ops\embedding_renorm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3085127Z copying torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3086086Z copying torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3086931Z copying torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3087792Z copying torch\include\ATen\ops\embedding_renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3088616Z copying torch\include\ATen\ops\embedding_renorm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3089392Z copying torch\include\ATen\ops\embedding_renorm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3090187Z copying torch\include\ATen\ops\embedding_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3091218Z copying torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3092348Z copying torch\include\ATen\ops\embedding_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3093214Z copying torch\include\ATen\ops\embedding_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3093962Z copying torch\include\ATen\ops\empty.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3094836Z copying torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3095811Z copying torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3096680Z copying torch\include\ATen\ops\empty_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3097451Z copying torch\include\ATen\ops\empty_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3098221Z copying torch\include\ATen\ops\empty_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3099107Z copying torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3099977Z copying torch\include\ATen\ops\empty_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3100726Z copying torch\include\ATen\ops\empty_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3101465Z copying torch\include\ATen\ops\empty_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3102192Z copying torch\include\ATen\ops\empty_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3102889Z copying torch\include\ATen\ops\empty_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3103636Z copying torch\include\ATen\ops\empty_permuted.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3104526Z copying torch\include\ATen\ops\empty_permuted_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3105444Z copying torch\include\ATen\ops\empty_permuted_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3106208Z copying torch\include\ATen\ops\empty_permuted_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3106969Z copying torch\include\ATen\ops\empty_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3107852Z copying torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3108854Z copying torch\include\ATen\ops\empty_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3109629Z copying torch\include\ATen\ops\empty_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3110370Z copying torch\include\ATen\ops\empty_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3111242Z copying torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3112156Z copying torch\include\ATen\ops\empty_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3112975Z copying torch\include\ATen\ops\empty_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3113791Z copying torch\include\ATen\ops\empty_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3114579Z copying torch\include\ATen\ops\empty_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3115338Z copying torch\include\ATen\ops\empty_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3116027Z copying torch\include\ATen\ops\eq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3116664Z copying torch\include\ATen\ops\equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3117371Z copying torch\include\ATen\ops\equal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3118187Z copying torch\include\ATen\ops\equal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3118934Z copying torch\include\ATen\ops\equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3119632Z copying torch\include\ATen\ops\equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3120517Z copying torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3121502Z copying torch\include\ATen\ops\eq_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3122229Z copying torch\include\ATen\ops\eq_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3122931Z copying torch\include\ATen\ops\eq_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3123636Z copying torch\include\ATen\ops\eq_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3124340Z copying torch\include\ATen\ops\eq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3125011Z copying torch\include\ATen\ops\eq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3125655Z copying torch\include\ATen\ops\erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3126347Z copying torch\include\ATen\ops\erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3127230Z copying torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3128146Z copying torch\include\ATen\ops\erfc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3128900Z copying torch\include\ATen\ops\erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3129617Z copying torch\include\ATen\ops\erfc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3130338Z copying torch\include\ATen\ops\erfc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3131062Z copying torch\include\ATen\ops\erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3131746Z copying torch\include\ATen\ops\erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3132427Z copying torch\include\ATen\ops\erfinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3133313Z copying torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3134248Z copying torch\include\ATen\ops\erfinv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3135028Z copying torch\include\ATen\ops\erfinv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3135761Z copying torch\include\ATen\ops\erfinv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3136498Z copying torch\include\ATen\ops\erfinv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3137229Z copying torch\include\ATen\ops\erfinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3137942Z copying torch\include\ATen\ops\erfinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3138835Z copying torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3139748Z copying torch\include\ATen\ops\erf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3140523Z copying torch\include\ATen\ops\erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3141227Z copying torch\include\ATen\ops\erf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3141938Z copying torch\include\ATen\ops\erf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3142660Z copying torch\include\ATen\ops\erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3143702Z copying torch\include\ATen\ops\erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3144409Z copying torch\include\ATen\ops\exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3145041Z copying torch\include\ATen\ops\exp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3145916Z copying torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3146853Z copying torch\include\ATen\ops\exp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3147724Z copying torch\include\ATen\ops\exp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3148452Z copying torch\include\ATen\ops\exp2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3149235Z copying torch\include\ATen\ops\exp2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3150016Z copying torch\include\ATen\ops\exp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3150713Z copying torch\include\ATen\ops\exp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3151380Z copying torch\include\ATen\ops\expand.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3152066Z copying torch\include\ATen\ops\expand_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3152891Z copying torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3153836Z copying torch\include\ATen\ops\expand_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3154552Z copying torch\include\ATen\ops\expand_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3155380Z copying torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3156221Z copying torch\include\ATen\ops\expand_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3157137Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3158215Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3159108Z copying torch\include\ATen\ops\expand_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3159843Z copying torch\include\ATen\ops\expand_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3160567Z copying torch\include\ATen\ops\expand_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3161279Z copying torch\include\ATen\ops\expand_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3161947Z copying torch\include\ATen\ops\expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3162829Z copying torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3163810Z copying torch\include\ATen\ops\expm1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3164570Z copying torch\include\ATen\ops\expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3165293Z copying torch\include\ATen\ops\expm1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3166008Z copying torch\include\ATen\ops\expm1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3166794Z copying torch\include\ATen\ops\expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3169149Z copying torch\include\ATen\ops\expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3175982Z copying torch\include\ATen\ops\exponential.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3183395Z copying torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3190570Z copying torch\include\ATen\ops\exponential_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3197435Z copying torch\include\ATen\ops\exponential_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3204362Z copying torch\include\ATen\ops\exponential_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3211619Z copying torch\include\ATen\ops\exponential_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3218237Z copying torch\include\ATen\ops\exponential_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3225426Z copying torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3232411Z copying torch\include\ATen\ops\exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3239280Z copying torch\include\ATen\ops\exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3246112Z copying torch\include\ATen\ops\exp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3252633Z copying torch\include\ATen\ops\exp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3259608Z copying torch\include\ATen\ops\exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3313081Z copying torch\include\ATen\ops\exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3314701Z copying torch\include\ATen\ops\eye.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3321424Z copying torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3328562Z copying torch\include\ATen\ops\eye_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3335061Z copying torch\include\ATen\ops\eye_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3342130Z copying torch\include\ATen\ops\eye_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3348548Z copying torch\include\ATen\ops\eye_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3355395Z copying torch\include\ATen\ops\eye_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3362147Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3369093Z 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:45:52.3376319Z 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:45:52.3384264Z 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:45:52.3391542Z 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:45:52.3398928Z 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:45:52.3406439Z 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:45:52.3413808Z 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:45:52.3421076Z 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:45:52.3428211Z 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:45:52.3435447Z 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:45:52.3443008Z 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:45:52.3449948Z 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:45:52.3457259Z 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:45:52.3464498Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3471891Z 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:45:52.3479651Z 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:45:52.3487480Z 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:45:52.3501353Z 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:45:52.3509417Z 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:45:52.3517584Z 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:45:52.3525702Z 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:45:52.3532834Z 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:45:52.3540602Z 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:45:52.3548459Z 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:45:52.3556972Z 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:45:52.3564669Z 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:45:52.3572600Z 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:45:52.3580648Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3588183Z 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:45:52.3596428Z 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:45:52.3603987Z 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:45:52.3611484Z 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:45:52.3618641Z 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:45:52.3625865Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3633249Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3640347Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3647845Z 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:45:52.3655343Z 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:45:52.3662982Z 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:45:52.3710607Z 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:45:52.3717812Z 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:45:52.3724900Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3731971Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3739037Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3746415Z 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:45:52.3753851Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3760895Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3768114Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3775634Z 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:45:52.3782695Z 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:45:52.3789908Z 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:45:52.3796929Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3804273Z 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:45:52.3811220Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3819015Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3826627Z copying torch\include\ATen\ops\feature_alpha_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3834521Z copying torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3841870Z copying torch\include\ATen\ops\feature_alpha_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3849510Z copying torch\include\ATen\ops\feature_alpha_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3856949Z copying torch\include\ATen\ops\feature_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3864281Z copying torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3871283Z copying torch\include\ATen\ops\feature_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3878633Z copying torch\include\ATen\ops\feature_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3885719Z copying torch\include\ATen\ops\fft_fft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3892373Z copying torch\include\ATen\ops\fft_fft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3899386Z copying torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3906260Z copying torch\include\ATen\ops\fft_fft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3913278Z copying torch\include\ATen\ops\fft_fft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3920514Z copying torch\include\ATen\ops\fft_fftfreq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3927832Z copying torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3934858Z copying torch\include\ATen\ops\fft_fftfreq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3941970Z copying torch\include\ATen\ops\fft_fftfreq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3949076Z copying torch\include\ATen\ops\fft_fftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3956154Z copying torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3963483Z copying torch\include\ATen\ops\fft_fftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3970587Z copying torch\include\ATen\ops\fft_fftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3977726Z copying torch\include\ATen\ops\fft_fftshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3985481Z copying torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3992740Z copying torch\include\ATen\ops\fft_fftshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.3999581Z copying torch\include\ATen\ops\fft_fftshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4007265Z copying torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4014875Z copying torch\include\ATen\ops\fft_fft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4022084Z copying torch\include\ATen\ops\fft_fft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4029404Z copying torch\include\ATen\ops\fft_hfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4036158Z copying torch\include\ATen\ops\fft_hfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4044440Z copying torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4051436Z copying torch\include\ATen\ops\fft_hfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4058431Z copying torch\include\ATen\ops\fft_hfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4065188Z copying torch\include\ATen\ops\fft_hfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4072706Z copying torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4079564Z copying torch\include\ATen\ops\fft_hfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4086654Z copying torch\include\ATen\ops\fft_hfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4093958Z copying torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4100886Z copying torch\include\ATen\ops\fft_hfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4107690Z copying torch\include\ATen\ops\fft_hfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4114626Z copying torch\include\ATen\ops\fft_ifft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4121436Z copying torch\include\ATen\ops\fft_ifft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4128610Z copying torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4135352Z copying torch\include\ATen\ops\fft_ifft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4142270Z copying torch\include\ATen\ops\fft_ifft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4149334Z copying torch\include\ATen\ops\fft_ifftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4156812Z copying torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4163743Z copying torch\include\ATen\ops\fft_ifftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4171005Z copying torch\include\ATen\ops\fft_ifftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4177987Z copying torch\include\ATen\ops\fft_ifftshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4185369Z copying torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4192316Z copying torch\include\ATen\ops\fft_ifftshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4199470Z copying torch\include\ATen\ops\fft_ifftshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4207017Z copying torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4213853Z copying torch\include\ATen\ops\fft_ifft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4220998Z copying torch\include\ATen\ops\fft_ifft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4228979Z copying torch\include\ATen\ops\fft_ihfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4235981Z copying torch\include\ATen\ops\fft_ihfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4243089Z copying torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4250138Z copying torch\include\ATen\ops\fft_ihfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4257324Z copying torch\include\ATen\ops\fft_ihfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4264479Z copying torch\include\ATen\ops\fft_ihfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4271794Z copying torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4279420Z copying torch\include\ATen\ops\fft_ihfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4286517Z copying torch\include\ATen\ops\fft_ihfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4293850Z copying torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4301039Z copying torch\include\ATen\ops\fft_ihfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4308203Z copying torch\include\ATen\ops\fft_ihfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4315290Z copying torch\include\ATen\ops\fft_irfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4322219Z copying torch\include\ATen\ops\fft_irfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4329261Z copying torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4359766Z copying torch\include\ATen\ops\fft_irfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4366927Z copying torch\include\ATen\ops\fft_irfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4373962Z copying torch\include\ATen\ops\fft_irfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4381760Z copying torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4388819Z copying torch\include\ATen\ops\fft_irfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4396034Z copying torch\include\ATen\ops\fft_irfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4403286Z copying torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4410264Z copying torch\include\ATen\ops\fft_irfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4417473Z copying torch\include\ATen\ops\fft_irfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4424495Z copying torch\include\ATen\ops\fft_rfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4431309Z copying torch\include\ATen\ops\fft_rfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4438845Z copying torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4446046Z copying torch\include\ATen\ops\fft_rfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4453356Z copying torch\include\ATen\ops\fft_rfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4460133Z copying torch\include\ATen\ops\fft_rfftfreq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4468005Z copying torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4475355Z copying torch\include\ATen\ops\fft_rfftfreq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4482435Z copying torch\include\ATen\ops\fft_rfftfreq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4489643Z copying torch\include\ATen\ops\fft_rfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4496932Z copying torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4504213Z copying torch\include\ATen\ops\fft_rfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4511703Z copying torch\include\ATen\ops\fft_rfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4520722Z copying torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4528079Z copying torch\include\ATen\ops\fft_rfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4535170Z copying torch\include\ATen\ops\fft_rfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4542652Z copying torch\include\ATen\ops\fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4549818Z copying torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4556732Z copying torch\include\ATen\ops\fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4563742Z copying torch\include\ATen\ops\fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4570755Z copying torch\include\ATen\ops\fill_diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4578046Z copying torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4584802Z copying torch\include\ATen\ops\fill_diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4591640Z copying torch\include\ATen\ops\fill_diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4598744Z copying torch\include\ATen\ops\fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4605392Z copying torch\include\ATen\ops\fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4612114Z copying torch\include\ATen\ops\fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4618677Z copying torch\include\ATen\ops\fix.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4625650Z copying torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4632346Z copying torch\include\ATen\ops\fix_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4639162Z copying torch\include\ATen\ops\fix_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4645678Z copying torch\include\ATen\ops\flatten.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4653554Z copying torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4660347Z copying torch\include\ATen\ops\flatten_dense_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4668133Z copying torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4675138Z copying torch\include\ATen\ops\flatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4682030Z copying torch\include\ATen\ops\flatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4688951Z copying torch\include\ATen\ops\flatten_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4695910Z copying torch\include\ATen\ops\flatten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4702883Z copying torch\include\ATen\ops\flip.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4709597Z copying torch\include\ATen\ops\fliplr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4716330Z copying torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4723097Z copying torch\include\ATen\ops\fliplr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4729606Z copying torch\include\ATen\ops\fliplr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4736314Z copying torch\include\ATen\ops\flipud.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4742941Z copying torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4749619Z copying torch\include\ATen\ops\flipud_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4756468Z copying torch\include\ATen\ops\flipud_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4763523Z copying torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4770233Z copying torch\include\ATen\ops\flip_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4777092Z copying torch\include\ATen\ops\flip_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4784201Z copying torch\include\ATen\ops\flip_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4791436Z copying torch\include\ATen\ops\flip_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4799008Z copying torch\include\ATen\ops\float_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4806420Z copying torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4813507Z copying torch\include\ATen\ops\float_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4820723Z copying torch\include\ATen\ops\float_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4828462Z copying torch\include\ATen\ops\floor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4835614Z copying torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4842450Z copying torch\include\ATen\ops\floor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4849700Z copying torch\include\ATen\ops\floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4856843Z copying torch\include\ATen\ops\floor_divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4864151Z copying torch\include\ATen\ops\floor_divide_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4871136Z copying torch\include\ATen\ops\floor_divide_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4878102Z copying torch\include\ATen\ops\floor_divide_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4885262Z copying torch\include\ATen\ops\floor_divide_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4892247Z copying torch\include\ATen\ops\floor_divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4899215Z copying torch\include\ATen\ops\floor_divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4906438Z copying torch\include\ATen\ops\floor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4913520Z copying torch\include\ATen\ops\floor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.4920731Z copying torch\include\ATen\ops\floor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5000631Z copying torch\include\ATen\ops\floor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5001340Z copying torch\include\ATen\ops\fmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5002222Z copying torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5003141Z copying torch\include\ATen\ops\fmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5003882Z copying torch\include\ATen\ops\fmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5004685Z copying torch\include\ATen\ops\fmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5005404Z copying torch\include\ATen\ops\fmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5006129Z copying torch\include\ATen\ops\fmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5006809Z copying torch\include\ATen\ops\fmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5007468Z copying torch\include\ATen\ops\fmin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5008338Z copying torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5009258Z copying torch\include\ATen\ops\fmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5012526Z copying torch\include\ATen\ops\fmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5020175Z copying torch\include\ATen\ops\fmin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5055936Z copying torch\include\ATen\ops\fmin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5062559Z copying torch\include\ATen\ops\fmin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5069628Z copying torch\include\ATen\ops\fmin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5076124Z copying torch\include\ATen\ops\fmod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5083140Z copying torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5090455Z copying torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5097478Z copying torch\include\ATen\ops\fmod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5104608Z copying torch\include\ATen\ops\fmod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5111568Z copying torch\include\ATen\ops\fmod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5118365Z copying torch\include\ATen\ops\fmod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5125726Z copying torch\include\ATen\ops\fmod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5132564Z copying torch\include\ATen\ops\fmod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5138945Z copying torch\include\ATen\ops\frac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5145563Z copying torch\include\ATen\ops\fractional_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5152514Z copying torch\include\ATen\ops\fractional_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5160014Z 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:45:52.5167018Z 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:45:52.5180837Z 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:45:52.5188178Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5195407Z 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:45:52.5202565Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5209561Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5237703Z copying torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5244672Z copying torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5251728Z copying torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5258748Z copying torch\include\ATen\ops\fractional_max_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5266120Z copying torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5273263Z copying torch\include\ATen\ops\fractional_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5280188Z copying torch\include\ATen\ops\fractional_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5287282Z copying torch\include\ATen\ops\fractional_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5294485Z copying torch\include\ATen\ops\fractional_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5302120Z 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:45:52.5309666Z 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:45:52.5316894Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5324275Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5331991Z copying torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5338998Z copying torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5347254Z copying torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5354029Z copying torch\include\ATen\ops\fractional_max_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5361113Z copying torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5368477Z copying torch\include\ATen\ops\fractional_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5375752Z copying torch\include\ATen\ops\fractional_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5383877Z copying torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5391257Z copying torch\include\ATen\ops\frac_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5398679Z copying torch\include\ATen\ops\frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5405621Z copying torch\include\ATen\ops\frac_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5412612Z copying torch\include\ATen\ops\frac_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5419722Z copying torch\include\ATen\ops\frac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5427023Z copying torch\include\ATen\ops\frac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5433704Z copying torch\include\ATen\ops\frexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5440789Z copying torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5447782Z copying torch\include\ATen\ops\frexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5454934Z copying torch\include\ATen\ops\frexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5462284Z copying torch\include\ATen\ops\frexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5469400Z copying torch\include\ATen\ops\frexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5476570Z copying torch\include\ATen\ops\frobenius_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5483880Z copying torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5491062Z copying torch\include\ATen\ops\frobenius_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5498090Z copying torch\include\ATen\ops\frobenius_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5505277Z copying torch\include\ATen\ops\from_blob.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5512288Z copying torch\include\ATen\ops\from_file.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5520234Z copying torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5527242Z copying torch\include\ATen\ops\from_file_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5534620Z copying torch\include\ATen\ops\from_file_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5541797Z copying torch\include\ATen\ops\from_file_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5548968Z copying torch\include\ATen\ops\full.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5556141Z copying torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5563224Z copying torch\include\ATen\ops\full_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5570440Z copying torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5577157Z copying torch\include\ATen\ops\full_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5584180Z copying torch\include\ATen\ops\full_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5591170Z copying torch\include\ATen\ops\full_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5597872Z copying torch\include\ATen\ops\full_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5604678Z 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:45:52.5612589Z 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:45:52.5661589Z 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:45:52.5668792Z 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:45:52.5675925Z copying torch\include\ATen\ops\gather.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5682976Z copying torch\include\ATen\ops\gather_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5690206Z copying torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5697237Z copying torch\include\ATen\ops\gather_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5704130Z copying torch\include\ATen\ops\gather_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5711555Z copying torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5718695Z copying torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5725630Z copying torch\include\ATen\ops\gather_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5732586Z copying torch\include\ATen\ops\gather_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5739553Z copying torch\include\ATen\ops\gather_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5746749Z copying torch\include\ATen\ops\gather_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5753906Z copying torch\include\ATen\ops\gather_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5760781Z copying torch\include\ATen\ops\gather_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5767543Z copying torch\include\ATen\ops\gcd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5775703Z copying torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5782709Z copying torch\include\ATen\ops\gcd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5790023Z copying torch\include\ATen\ops\gcd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5797163Z copying torch\include\ATen\ops\gcd_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5803962Z copying torch\include\ATen\ops\gcd_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5810679Z copying torch\include\ATen\ops\gcd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5817549Z copying torch\include\ATen\ops\gcd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5824037Z copying torch\include\ATen\ops\ge.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5830547Z copying torch\include\ATen\ops\gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5837118Z copying torch\include\ATen\ops\gelu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5844473Z copying torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5851367Z copying torch\include\ATen\ops\gelu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5858909Z copying torch\include\ATen\ops\gelu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5865844Z copying torch\include\ATen\ops\gelu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5873230Z copying torch\include\ATen\ops\gelu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5880383Z copying torch\include\ATen\ops\gelu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5887423Z copying torch\include\ATen\ops\gelu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5894749Z copying torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5901741Z copying torch\include\ATen\ops\gelu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5909062Z copying torch\include\ATen\ops\gelu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5915851Z copying torch\include\ATen\ops\gelu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5925464Z copying torch\include\ATen\ops\gelu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5932492Z copying torch\include\ATen\ops\gelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5939275Z copying torch\include\ATen\ops\gelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5946381Z copying torch\include\ATen\ops\geometric.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5953721Z copying torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5960664Z copying torch\include\ATen\ops\geometric_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5967950Z copying torch\include\ATen\ops\geometric_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5975037Z copying torch\include\ATen\ops\geometric_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5982110Z copying torch\include\ATen\ops\geometric_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5989210Z copying torch\include\ATen\ops\geometric_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.5996278Z copying torch\include\ATen\ops\geqrf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6002982Z copying torch\include\ATen\ops\geqrf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6009918Z copying torch\include\ATen\ops\geqrf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6016833Z copying torch\include\ATen\ops\geqrf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6024101Z copying torch\include\ATen\ops\geqrf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6031378Z copying torch\include\ATen\ops\ger.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6038534Z copying torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6045337Z copying torch\include\ATen\ops\ger_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6052223Z copying torch\include\ATen\ops\ger_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6059515Z copying torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6066227Z copying torch\include\ATen\ops\ge_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6073451Z copying torch\include\ATen\ops\ge_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6081029Z copying torch\include\ATen\ops\ge_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6087723Z copying torch\include\ATen\ops\ge_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6094770Z copying torch\include\ATen\ops\ge_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6101431Z copying torch\include\ATen\ops\ge_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6107868Z copying torch\include\ATen\ops\glu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6114634Z copying torch\include\ATen\ops\glu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6121541Z copying torch\include\ATen\ops\glu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6128418Z copying torch\include\ATen\ops\glu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6135435Z copying torch\include\ATen\ops\glu_backward_jvp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6142647Z copying torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6149821Z copying torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6156855Z copying torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6163717Z copying torch\include\ATen\ops\glu_backward_jvp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6170560Z copying torch\include\ATen\ops\glu_backward_jvp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6177670Z copying torch\include\ATen\ops\glu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6184712Z copying torch\include\ATen\ops\glu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6191956Z copying torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6209034Z copying torch\include\ATen\ops\glu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6215953Z copying torch\include\ATen\ops\glu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6223507Z copying torch\include\ATen\ops\glu_jvp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6230813Z copying torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6237658Z copying torch\include\ATen\ops\glu_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6244787Z copying torch\include\ATen\ops\glu_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6251867Z copying torch\include\ATen\ops\glu_jvp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6258808Z copying torch\include\ATen\ops\glu_jvp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6265683Z copying torch\include\ATen\ops\glu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6303435Z copying torch\include\ATen\ops\glu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6310478Z copying torch\include\ATen\ops\glu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6317134Z copying torch\include\ATen\ops\glu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6323746Z copying torch\include\ATen\ops\gradient.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6330730Z copying torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6337685Z copying torch\include\ATen\ops\gradient_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6344451Z copying torch\include\ATen\ops\gradient_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6351420Z copying torch\include\ATen\ops\greater.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6358130Z copying torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6364823Z copying torch\include\ATen\ops\greater_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6372023Z copying torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6380008Z copying torch\include\ATen\ops\greater_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6387647Z copying torch\include\ATen\ops\greater_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6395857Z copying torch\include\ATen\ops\greater_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6403888Z copying torch\include\ATen\ops\greater_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6411593Z copying torch\include\ATen\ops\grid_sampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6418913Z copying torch\include\ATen\ops\grid_sampler_2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6426745Z copying torch\include\ATen\ops\grid_sampler_2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6435336Z 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:45:52.6443305Z 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:45:52.6451400Z 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:45:52.6459403Z copying torch\include\ATen\ops\grid_sampler_2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6467265Z copying torch\include\ATen\ops\grid_sampler_2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6475386Z copying torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6483661Z copying torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6491404Z copying torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6498838Z copying torch\include\ATen\ops\grid_sampler_2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6506887Z copying torch\include\ATen\ops\grid_sampler_2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6514766Z copying torch\include\ATen\ops\grid_sampler_3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6524037Z copying torch\include\ATen\ops\grid_sampler_3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6535750Z 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:45:52.6546687Z 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:45:52.6555703Z 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:45:52.6563547Z copying torch\include\ATen\ops\grid_sampler_3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6572272Z copying torch\include\ATen\ops\grid_sampler_3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6579717Z copying torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6587663Z copying torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6595110Z copying torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6602994Z copying torch\include\ATen\ops\grid_sampler_3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6610099Z copying torch\include\ATen\ops\grid_sampler_3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6617382Z copying torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6624340Z copying torch\include\ATen\ops\grid_sampler_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6632282Z copying torch\include\ATen\ops\grid_sampler_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6639246Z copying torch\include\ATen\ops\group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6646587Z copying torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6653381Z copying torch\include\ATen\ops\group_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6660331Z copying torch\include\ATen\ops\group_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6667306Z copying torch\include\ATen\ops\gru.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6674369Z copying torch\include\ATen\ops\gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6681666Z copying torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6689036Z copying torch\include\ATen\ops\gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6695896Z copying torch\include\ATen\ops\gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6703215Z copying torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6709990Z copying torch\include\ATen\ops\gru_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6716796Z copying torch\include\ATen\ops\gru_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6723397Z copying torch\include\ATen\ops\gt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6730246Z copying torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6736940Z copying torch\include\ATen\ops\gt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6744206Z copying torch\include\ATen\ops\gt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6751174Z copying torch\include\ATen\ops\gt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6758285Z copying torch\include\ATen\ops\gt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6765119Z copying torch\include\ATen\ops\gt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6771789Z copying torch\include\ATen\ops\gt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6778438Z copying torch\include\ATen\ops\hamming_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6786264Z copying torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6793782Z copying torch\include\ATen\ops\hamming_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6801307Z copying torch\include\ATen\ops\hamming_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6808880Z copying torch\include\ATen\ops\hann_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6817105Z copying torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6825236Z copying torch\include\ATen\ops\hann_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6833079Z copying torch\include\ATen\ops\hann_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6840554Z copying torch\include\ATen\ops\hardshrink.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6848701Z copying torch\include\ATen\ops\hardshrink_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6856899Z copying torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6864325Z copying torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6872609Z copying torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6880730Z copying torch\include\ATen\ops\hardshrink_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6888249Z copying torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6896228Z copying torch\include\ATen\ops\hardshrink_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6904441Z copying torch\include\ATen\ops\hardshrink_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6912823Z copying torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6920283Z copying torch\include\ATen\ops\hardshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6928628Z copying torch\include\ATen\ops\hardshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6936490Z copying torch\include\ATen\ops\hardshrink_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6944288Z copying torch\include\ATen\ops\hardshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6952396Z copying torch\include\ATen\ops\hardshrink_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6960331Z copying torch\include\ATen\ops\hardshrink_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6968094Z copying torch\include\ATen\ops\hardsigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6975640Z copying torch\include\ATen\ops\hardsigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6984338Z copying torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.6992374Z copying torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7000122Z copying torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7008390Z copying torch\include\ATen\ops\hardsigmoid_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7016513Z copying torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7024427Z copying torch\include\ATen\ops\hardsigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7035274Z copying torch\include\ATen\ops\hardsigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7044562Z copying torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7052922Z copying torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7061580Z copying torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7069685Z copying torch\include\ATen\ops\hardsigmoid_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7076880Z copying torch\include\ATen\ops\hardsigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7084849Z copying torch\include\ATen\ops\hardsigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7092255Z copying torch\include\ATen\ops\hardsigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7099985Z copying torch\include\ATen\ops\hardswish.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7107670Z copying torch\include\ATen\ops\hardswish_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7115035Z copying torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7122110Z copying torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7130265Z copying torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7137351Z copying torch\include\ATen\ops\hardswish_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7144552Z copying torch\include\ATen\ops\hardswish_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7151674Z copying torch\include\ATen\ops\hardswish_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7158895Z copying torch\include\ATen\ops\hardswish_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7165975Z copying torch\include\ATen\ops\hardswish_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7172963Z copying torch\include\ATen\ops\hardswish_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7180289Z copying torch\include\ATen\ops\hardswish_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7187851Z copying torch\include\ATen\ops\hardtanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7194699Z copying torch\include\ATen\ops\hardtanh_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7202023Z copying torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7208878Z copying torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7216041Z copying torch\include\ATen\ops\hardtanh_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7223053Z copying torch\include\ATen\ops\hardtanh_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7230195Z copying torch\include\ATen\ops\hardtanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7237341Z copying torch\include\ATen\ops\hardtanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7244434Z copying torch\include\ATen\ops\hardtanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7251406Z copying torch\include\ATen\ops\hardtanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7258364Z copying torch\include\ATen\ops\hardtanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7265526Z copying torch\include\ATen\ops\hash_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7273070Z copying torch\include\ATen\ops\hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7279985Z copying torch\include\ATen\ops\hash_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7328445Z copying torch\include\ATen\ops\hash_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7335106Z copying torch\include\ATen\ops\hash_tensor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7342428Z copying torch\include\ATen\ops\hash_tensor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7349633Z copying torch\include\ATen\ops\hash_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7357305Z copying torch\include\ATen\ops\hash_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7364427Z copying torch\include\ATen\ops\heaviside.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7371924Z copying torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7379148Z copying torch\include\ATen\ops\heaviside_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7386225Z copying torch\include\ATen\ops\heaviside_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7433146Z copying torch\include\ATen\ops\heaviside_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7440371Z copying torch\include\ATen\ops\heaviside_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7447295Z copying torch\include\ATen\ops\heaviside_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7454510Z copying torch\include\ATen\ops\heaviside_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7461708Z copying torch\include\ATen\ops\hinge_embedding_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7469394Z copying torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7476354Z copying torch\include\ATen\ops\hinge_embedding_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7483341Z copying torch\include\ATen\ops\hinge_embedding_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7490518Z copying torch\include\ATen\ops\histc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7497571Z copying torch\include\ATen\ops\histc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7504553Z copying torch\include\ATen\ops\histc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7511404Z copying torch\include\ATen\ops\histc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7518518Z copying torch\include\ATen\ops\histc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7525632Z copying torch\include\ATen\ops\histogram.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7532567Z copying torch\include\ATen\ops\histogramdd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7540508Z copying torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7547990Z copying torch\include\ATen\ops\histogramdd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7554857Z copying torch\include\ATen\ops\histogramdd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7562092Z copying torch\include\ATen\ops\histogram_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7569394Z copying torch\include\ATen\ops\histogram_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7576149Z copying torch\include\ATen\ops\histogram_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7583402Z copying torch\include\ATen\ops\hsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7590020Z copying torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7596888Z copying torch\include\ATen\ops\hsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7603642Z copying torch\include\ATen\ops\hsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7610409Z copying torch\include\ATen\ops\hspmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7616909Z copying torch\include\ATen\ops\hspmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7623879Z copying torch\include\ATen\ops\hspmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7630747Z copying torch\include\ATen\ops\hstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7637639Z copying torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7644388Z copying torch\include\ATen\ops\hstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7651059Z copying torch\include\ATen\ops\hstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7657697Z copying torch\include\ATen\ops\huber_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7709540Z copying torch\include\ATen\ops\huber_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7716575Z copying torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7723301Z copying torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7730483Z copying torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7737559Z copying torch\include\ATen\ops\huber_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7744274Z copying torch\include\ATen\ops\huber_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7751428Z copying torch\include\ATen\ops\huber_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7758790Z copying torch\include\ATen\ops\huber_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7765753Z copying torch\include\ATen\ops\huber_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7772515Z copying torch\include\ATen\ops\huber_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7779501Z copying torch\include\ATen\ops\hypot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7786718Z copying torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7793729Z copying torch\include\ATen\ops\hypot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7800729Z copying torch\include\ATen\ops\hypot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7808226Z copying torch\include\ATen\ops\hypot_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7814911Z copying torch\include\ATen\ops\hypot_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7822032Z copying torch\include\ATen\ops\hypot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7828927Z copying torch\include\ATen\ops\hypot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7837099Z copying torch\include\ATen\ops\i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7843423Z copying torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7850342Z copying torch\include\ATen\ops\i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7857988Z copying torch\include\ATen\ops\i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7865841Z copying torch\include\ATen\ops\i0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7872339Z copying torch\include\ATen\ops\i0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7879373Z copying torch\include\ATen\ops\i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7886949Z copying torch\include\ATen\ops\i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7893738Z copying torch\include\ATen\ops\igamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7900628Z copying torch\include\ATen\ops\igammac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7907858Z copying torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7914723Z copying torch\include\ATen\ops\igammac_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7922592Z copying torch\include\ATen\ops\igammac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7929435Z copying torch\include\ATen\ops\igammac_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7935967Z copying torch\include\ATen\ops\igammac_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7943129Z copying torch\include\ATen\ops\igammac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7950384Z copying torch\include\ATen\ops\igammac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7958447Z copying torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7965306Z copying torch\include\ATen\ops\igamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7972484Z copying torch\include\ATen\ops\igamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7979366Z copying torch\include\ATen\ops\igamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7986987Z copying torch\include\ATen\ops\igamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.7993789Z copying torch\include\ATen\ops\igamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8001240Z copying torch\include\ATen\ops\igamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8007950Z copying torch\include\ATen\ops\im2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8014672Z copying torch\include\ATen\ops\im2col_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8021734Z copying torch\include\ATen\ops\im2col_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8028685Z copying torch\include\ATen\ops\im2col_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8036303Z copying torch\include\ATen\ops\im2col_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8043945Z copying torch\include\ATen\ops\imag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8050701Z copying torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8057449Z copying torch\include\ATen\ops\imag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8217801Z copying torch\include\ATen\ops\imag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8218675Z copying torch\include\ATen\ops\index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8219376Z copying torch\include\ATen\ops\index_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8220281Z copying torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8221351Z copying torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8222258Z copying torch\include\ATen\ops\index_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8223040Z copying torch\include\ATen\ops\index_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8223792Z copying torch\include\ATen\ops\index_add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8224534Z copying torch\include\ATen\ops\index_add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8225298Z copying torch\include\ATen\ops\index_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8226020Z copying torch\include\ATen\ops\index_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8226985Z copying torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8227894Z copying torch\include\ATen\ops\index_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8228813Z copying torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8229938Z copying torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8230940Z copying torch\include\ATen\ops\index_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8231729Z copying torch\include\ATen\ops\index_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8232498Z copying torch\include\ATen\ops\index_copy_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8233275Z copying torch\include\ATen\ops\index_copy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8234102Z copying torch\include\ATen\ops\index_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8235367Z copying torch\include\ATen\ops\index_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8236097Z copying torch\include\ATen\ops\index_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8236857Z copying torch\include\ATen\ops\index_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8237597Z copying torch\include\ATen\ops\index_fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8238429Z copying torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8239423Z copying torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8245584Z copying torch\include\ATen\ops\index_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8252304Z copying torch\include\ATen\ops\index_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8280964Z copying torch\include\ATen\ops\index_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8287912Z copying torch\include\ATen\ops\index_fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8295282Z copying torch\include\ATen\ops\index_fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8302659Z copying torch\include\ATen\ops\index_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8309674Z copying torch\include\ATen\ops\index_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8316948Z copying torch\include\ATen\ops\index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8324352Z copying torch\include\ATen\ops\index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8331201Z copying torch\include\ATen\ops\index_put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8339589Z copying torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8346339Z copying torch\include\ATen\ops\index_put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8353454Z copying torch\include\ATen\ops\index_put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8360635Z copying torch\include\ATen\ops\index_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8368245Z copying torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8375208Z copying torch\include\ATen\ops\index_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8382500Z copying torch\include\ATen\ops\index_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8395701Z copying torch\include\ATen\ops\index_reduce_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8403019Z copying torch\include\ATen\ops\index_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8410217Z copying torch\include\ATen\ops\index_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8417426Z copying torch\include\ATen\ops\index_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8424651Z copying torch\include\ATen\ops\index_select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8431868Z copying torch\include\ATen\ops\index_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8439282Z copying torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8446904Z copying torch\include\ATen\ops\index_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8454463Z copying torch\include\ATen\ops\index_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8461938Z copying torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8470130Z copying torch\include\ATen\ops\index_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8476692Z copying torch\include\ATen\ops\index_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8483949Z copying torch\include\ATen\ops\index_select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8491519Z copying torch\include\ATen\ops\index_select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8499383Z copying torch\include\ATen\ops\indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8505899Z copying torch\include\ATen\ops\indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8513123Z copying torch\include\ATen\ops\indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8521358Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8528628Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8536341Z copying torch\include\ATen\ops\indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8543456Z copying torch\include\ATen\ops\indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8550935Z copying torch\include\ATen\ops\indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8557788Z copying torch\include\ATen\ops\indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8565179Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8572654Z 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:45:52.8580120Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8587402Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8594752Z copying torch\include\ATen\ops\inner.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8602270Z copying torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8608495Z copying torch\include\ATen\ops\inner_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8615339Z copying torch\include\ATen\ops\inner_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8622335Z copying torch\include\ATen\ops\instance_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8629549Z copying torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8637158Z copying torch\include\ATen\ops\instance_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8643881Z copying torch\include\ATen\ops\instance_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8650583Z copying torch\include\ATen\ops\int_repr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8657431Z copying torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8664181Z copying torch\include\ATen\ops\int_repr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8671033Z copying torch\include\ATen\ops\int_repr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8677995Z copying torch\include\ATen\ops\inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8685037Z copying torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8691781Z copying torch\include\ATen\ops\inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8698402Z copying torch\include\ATen\ops\inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8705330Z copying torch\include\ATen\ops\isclose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8712259Z copying torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8718970Z copying torch\include\ATen\ops\isclose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8725729Z copying torch\include\ATen\ops\isclose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8732365Z copying torch\include\ATen\ops\isfinite.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8739233Z copying torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8746178Z copying torch\include\ATen\ops\isfinite_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8752761Z copying torch\include\ATen\ops\isfinite_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8759448Z copying torch\include\ATen\ops\isin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8765992Z copying torch\include\ATen\ops\isinf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8772866Z copying torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8779737Z copying torch\include\ATen\ops\isinf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8786555Z copying torch\include\ATen\ops\isinf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8794013Z copying torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8800918Z copying torch\include\ATen\ops\isin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8807897Z copying torch\include\ATen\ops\isin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8815088Z copying torch\include\ATen\ops\isin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8821675Z copying torch\include\ATen\ops\isin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8828569Z copying torch\include\ATen\ops\isin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8835534Z copying torch\include\ATen\ops\isin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8842058Z copying torch\include\ATen\ops\isnan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8849311Z copying torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8856340Z copying torch\include\ATen\ops\isnan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8863031Z copying torch\include\ATen\ops\isnan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8870014Z copying torch\include\ATen\ops\isnan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8877077Z copying torch\include\ATen\ops\isnan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8883799Z copying torch\include\ATen\ops\isneginf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8891050Z copying torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8897445Z copying torch\include\ATen\ops\isneginf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8904467Z copying torch\include\ATen\ops\isneginf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8911685Z copying torch\include\ATen\ops\isneginf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8918425Z copying torch\include\ATen\ops\isneginf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8925333Z copying torch\include\ATen\ops\isneginf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8932166Z copying torch\include\ATen\ops\isneginf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8938955Z copying torch\include\ATen\ops\isposinf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8945973Z copying torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8953276Z copying torch\include\ATen\ops\isposinf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8959996Z copying torch\include\ATen\ops\isposinf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8968612Z copying torch\include\ATen\ops\isposinf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8975643Z copying torch\include\ATen\ops\isposinf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8982457Z copying torch\include\ATen\ops\isposinf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8990054Z copying torch\include\ATen\ops\isposinf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.8997107Z copying torch\include\ATen\ops\isreal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9004035Z copying torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9011004Z copying torch\include\ATen\ops\isreal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9018800Z copying torch\include\ATen\ops\isreal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9024856Z copying torch\include\ATen\ops\istft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9031721Z copying torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9068923Z copying torch\include\ATen\ops\istft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9069685Z copying torch\include\ATen\ops\istft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9070403Z copying torch\include\ATen\ops\is_coalesced.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9071251Z copying torch\include\ATen\ops\is_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9072151Z copying torch\include\ATen\ops\is_coalesced_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9077626Z copying torch\include\ATen\ops\is_coalesced_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9084464Z copying torch\include\ATen\ops\is_complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9093008Z copying torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9098698Z copying torch\include\ATen\ops\is_complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9105708Z copying torch\include\ATen\ops\is_complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9112183Z copying torch\include\ATen\ops\is_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9121601Z copying torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9128266Z copying torch\include\ATen\ops\is_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9135234Z copying torch\include\ATen\ops\is_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9142310Z copying torch\include\ATen\ops\is_distributed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9149471Z copying torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9156462Z copying torch\include\ATen\ops\is_distributed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9163140Z copying torch\include\ATen\ops\is_distributed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9170333Z copying torch\include\ATen\ops\is_floating_point.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9177465Z copying torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9184412Z copying torch\include\ATen\ops\is_floating_point_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9191319Z copying torch\include\ATen\ops\is_floating_point_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9198311Z copying torch\include\ATen\ops\is_inference.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9205578Z copying torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9212508Z copying torch\include\ATen\ops\is_inference_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9218874Z copying torch\include\ATen\ops\is_inference_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9225410Z copying torch\include\ATen\ops\is_leaf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9231894Z copying torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9238397Z copying torch\include\ATen\ops\is_leaf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9245074Z copying torch\include\ATen\ops\is_leaf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9251936Z copying torch\include\ATen\ops\is_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9258639Z copying torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9265657Z copying torch\include\ATen\ops\is_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9272646Z copying torch\include\ATen\ops\is_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9279426Z copying torch\include\ATen\ops\is_nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9286368Z copying torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9292889Z copying torch\include\ATen\ops\is_nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9299238Z copying torch\include\ATen\ops\is_nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9305841Z copying torch\include\ATen\ops\is_pinned.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9312822Z copying torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9319937Z copying torch\include\ATen\ops\is_pinned_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9326772Z copying torch\include\ATen\ops\is_pinned_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9333656Z copying torch\include\ATen\ops\is_same_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9340640Z copying torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9347560Z copying torch\include\ATen\ops\is_same_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9354792Z copying torch\include\ATen\ops\is_same_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9361810Z copying torch\include\ATen\ops\is_set_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9368827Z copying torch\include\ATen\ops\is_set_to_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9375931Z copying torch\include\ATen\ops\is_set_to_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9383210Z copying torch\include\ATen\ops\is_set_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9390083Z copying torch\include\ATen\ops\is_set_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9397463Z copying torch\include\ATen\ops\is_signed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9404843Z copying torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9411941Z copying torch\include\ATen\ops\is_signed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9418815Z copying torch\include\ATen\ops\is_signed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9426231Z copying torch\include\ATen\ops\is_vulkan_available.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9434393Z copying torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9441225Z copying torch\include\ATen\ops\is_vulkan_available_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9447969Z copying torch\include\ATen\ops\is_vulkan_available_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9455081Z copying torch\include\ATen\ops\item.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9461836Z copying torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9468882Z copying torch\include\ATen\ops\item_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9475856Z copying torch\include\ATen\ops\item_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9482577Z copying torch\include\ATen\ops\kaiser_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9489746Z copying torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9496823Z copying torch\include\ATen\ops\kaiser_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9504125Z copying torch\include\ATen\ops\kaiser_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9511286Z copying torch\include\ATen\ops\kl_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9518229Z copying torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9526787Z copying torch\include\ATen\ops\kl_div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9532841Z copying torch\include\ATen\ops\kl_div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9556649Z copying torch\include\ATen\ops\kron.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9593850Z copying torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9600534Z copying torch\include\ATen\ops\kron_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9607593Z copying torch\include\ATen\ops\kron_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9614056Z copying torch\include\ATen\ops\kthvalue.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9620979Z copying torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9628091Z copying torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9635433Z copying torch\include\ATen\ops\kthvalue_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9642734Z copying torch\include\ATen\ops\kthvalue_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9649620Z copying torch\include\ATen\ops\kthvalue_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9656512Z copying torch\include\ATen\ops\kthvalue_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9663251Z copying torch\include\ATen\ops\l1_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9670168Z copying torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9677118Z copying torch\include\ATen\ops\l1_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9683650Z copying torch\include\ATen\ops\l1_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9690499Z copying torch\include\ATen\ops\layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9698037Z copying torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9704923Z copying torch\include\ATen\ops\layer_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9712362Z copying torch\include\ATen\ops\layer_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9719296Z copying torch\include\ATen\ops\lcm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9726250Z copying torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9733435Z copying torch\include\ATen\ops\lcm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9740438Z copying torch\include\ATen\ops\lcm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9747401Z copying torch\include\ATen\ops\lcm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9754055Z copying torch\include\ATen\ops\lcm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9761053Z copying torch\include\ATen\ops\lcm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9767948Z copying torch\include\ATen\ops\lcm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9775215Z copying torch\include\ATen\ops\ldexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9782003Z copying torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9788883Z copying torch\include\ATen\ops\ldexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9796136Z copying torch\include\ATen\ops\ldexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9803291Z copying torch\include\ATen\ops\le.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9810223Z copying torch\include\ATen\ops\leaky_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9817132Z copying torch\include\ATen\ops\leaky_relu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9824625Z copying torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9831871Z copying torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9839028Z copying torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9846316Z copying torch\include\ATen\ops\leaky_relu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9853412Z copying torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9861045Z copying torch\include\ATen\ops\leaky_relu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9867846Z copying torch\include\ATen\ops\leaky_relu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9875629Z copying torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9882683Z copying torch\include\ATen\ops\leaky_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9889904Z copying torch\include\ATen\ops\leaky_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9896895Z copying torch\include\ATen\ops\leaky_relu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9904166Z copying torch\include\ATen\ops\leaky_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9911260Z copying torch\include\ATen\ops\leaky_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9917930Z copying torch\include\ATen\ops\leaky_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9925004Z copying torch\include\ATen\ops\lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9932096Z copying torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9938948Z copying torch\include\ATen\ops\lerp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9945925Z copying torch\include\ATen\ops\lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9953076Z copying torch\include\ATen\ops\lerp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9960469Z copying torch\include\ATen\ops\lerp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9967301Z copying torch\include\ATen\ops\lerp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9974656Z copying torch\include\ATen\ops\lerp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9981340Z copying torch\include\ATen\ops\less.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9988444Z copying torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:52.9995523Z copying torch\include\ATen\ops\less_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0002731Z copying torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0009892Z copying torch\include\ATen\ops\less_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0016878Z copying torch\include\ATen\ops\less_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0023884Z copying torch\include\ATen\ops\less_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0030925Z copying torch\include\ATen\ops\less_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0038014Z copying torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0045286Z copying torch\include\ATen\ops\le_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0052143Z copying torch\include\ATen\ops\le_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0058822Z copying torch\include\ATen\ops\le_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0065512Z copying torch\include\ATen\ops\le_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0072280Z copying torch\include\ATen\ops\le_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0079065Z copying torch\include\ATen\ops\le_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0085564Z copying torch\include\ATen\ops\lgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0092765Z copying torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0132196Z copying torch\include\ATen\ops\lgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0139202Z copying torch\include\ATen\ops\lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0146117Z copying torch\include\ATen\ops\lgamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0153513Z copying torch\include\ATen\ops\lgamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0160419Z copying torch\include\ATen\ops\lgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0167854Z copying torch\include\ATen\ops\lgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0174716Z copying torch\include\ATen\ops\lift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0181245Z copying torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0188158Z copying torch\include\ATen\ops\lift_fresh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0195275Z copying torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0202245Z copying torch\include\ATen\ops\lift_fresh_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0209434Z copying torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0216628Z copying torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0223413Z copying torch\include\ATen\ops\lift_fresh_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0232119Z copying torch\include\ATen\ops\lift_fresh_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0238820Z copying torch\include\ATen\ops\lift_fresh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0245527Z copying torch\include\ATen\ops\lift_fresh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0252374Z copying torch\include\ATen\ops\lift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0258972Z copying torch\include\ATen\ops\lift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0265514Z copying torch\include\ATen\ops\linalg_cholesky.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0272873Z copying torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0280345Z copying torch\include\ATen\ops\linalg_cholesky_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0287888Z copying torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0294754Z copying torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0301614Z copying torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0308439Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0315523Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0322886Z copying torch\include\ATen\ops\linalg_cholesky_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0329901Z copying torch\include\ATen\ops\linalg_cholesky_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0336913Z copying torch\include\ATen\ops\linalg_cholesky_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0343767Z copying torch\include\ATen\ops\linalg_cholesky_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0350806Z copying torch\include\ATen\ops\linalg_cond.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0358252Z copying torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0365567Z copying torch\include\ATen\ops\linalg_cond_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0372763Z copying torch\include\ATen\ops\linalg_cond_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0379710Z copying torch\include\ATen\ops\linalg_cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0387203Z copying torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0394332Z copying torch\include\ATen\ops\linalg_cross_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0401801Z copying torch\include\ATen\ops\linalg_cross_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0408832Z copying torch\include\ATen\ops\linalg_cross_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0416315Z copying torch\include\ATen\ops\linalg_cross_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0423739Z copying torch\include\ATen\ops\linalg_cross_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0431036Z copying torch\include\ATen\ops\linalg_cross_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0437935Z copying torch\include\ATen\ops\linalg_det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0446040Z copying torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0453335Z copying torch\include\ATen\ops\linalg_det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0460316Z copying torch\include\ATen\ops\linalg_det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0467462Z copying torch\include\ATen\ops\linalg_diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0475467Z copying torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0482241Z copying torch\include\ATen\ops\linalg_diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0488964Z copying torch\include\ATen\ops\linalg_diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0495804Z copying torch\include\ATen\ops\linalg_eig.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0502765Z copying torch\include\ATen\ops\linalg_eigh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0510334Z copying torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0517645Z copying torch\include\ATen\ops\linalg_eigh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0524634Z copying torch\include\ATen\ops\linalg_eigh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0532204Z copying torch\include\ATen\ops\linalg_eigvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0538829Z copying torch\include\ATen\ops\linalg_eigvalsh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0547197Z copying torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0554647Z copying torch\include\ATen\ops\linalg_eigvalsh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0562175Z copying torch\include\ATen\ops\linalg_eigvalsh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0569678Z copying torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0577088Z copying torch\include\ATen\ops\linalg_eigvals_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0584645Z copying torch\include\ATen\ops\linalg_eigvals_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0591437Z copying torch\include\ATen\ops\linalg_eigvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0598356Z copying torch\include\ATen\ops\linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0605222Z copying torch\include\ATen\ops\linalg_eig_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0612587Z copying torch\include\ATen\ops\linalg_eig_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0619489Z copying torch\include\ATen\ops\linalg_eig_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0634015Z copying torch\include\ATen\ops\linalg_eig_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0640786Z copying torch\include\ATen\ops\linalg_householder_product.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0647999Z copying torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0655182Z copying torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0662208Z copying torch\include\ATen\ops\linalg_householder_product_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0669285Z copying torch\include\ATen\ops\linalg_householder_product_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0676120Z copying torch\include\ATen\ops\linalg_inv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0684045Z copying torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0690978Z copying torch\include\ATen\ops\linalg_inv_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0698482Z copying torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0705144Z copying torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0712044Z copying torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0719299Z copying torch\include\ATen\ops\linalg_inv_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0726534Z copying torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0733841Z copying torch\include\ATen\ops\linalg_inv_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0740939Z copying torch\include\ATen\ops\linalg_inv_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0748325Z copying torch\include\ATen\ops\linalg_inv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0755086Z copying torch\include\ATen\ops\linalg_inv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0762260Z copying torch\include\ATen\ops\linalg_ldl_factor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0769712Z copying torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0777428Z copying torch\include\ATen\ops\linalg_ldl_factor_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0784738Z 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:45:53.0791960Z 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:45:53.0799104Z 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:45:53.0806869Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0814584Z 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:45:53.0821978Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0829460Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0836529Z copying torch\include\ATen\ops\linalg_ldl_factor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0843670Z copying torch\include\ATen\ops\linalg_ldl_factor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0850840Z copying torch\include\ATen\ops\linalg_ldl_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0858697Z copying torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0865716Z copying torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0873280Z copying torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0881072Z copying torch\include\ATen\ops\linalg_ldl_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0888256Z copying torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0896008Z copying torch\include\ATen\ops\linalg_ldl_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0902934Z copying torch\include\ATen\ops\linalg_ldl_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0910178Z copying torch\include\ATen\ops\linalg_lstsq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0917920Z copying torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0924869Z copying torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0932386Z copying torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0939581Z copying torch\include\ATen\ops\linalg_lstsq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0946813Z copying torch\include\ATen\ops\linalg_lstsq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0954026Z copying torch\include\ATen\ops\linalg_lu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0961709Z copying torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0968931Z copying torch\include\ATen\ops\linalg_lu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0976226Z copying torch\include\ATen\ops\linalg_lu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0983248Z copying torch\include\ATen\ops\linalg_lu_factor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0990940Z copying torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.0998253Z copying torch\include\ATen\ops\linalg_lu_factor_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1005981Z 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:45:53.1013272Z 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:45:53.1020407Z 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:45:53.1027597Z copying torch\include\ATen\ops\linalg_lu_factor_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1034768Z 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:45:53.1041882Z copying torch\include\ATen\ops\linalg_lu_factor_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1048920Z copying torch\include\ATen\ops\linalg_lu_factor_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1056048Z copying torch\include\ATen\ops\linalg_lu_factor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1062992Z copying torch\include\ATen\ops\linalg_lu_factor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1076382Z copying torch\include\ATen\ops\linalg_lu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1083382Z copying torch\include\ATen\ops\linalg_lu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1090891Z copying torch\include\ATen\ops\linalg_lu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1098026Z copying torch\include\ATen\ops\linalg_lu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1105307Z copying torch\include\ATen\ops\linalg_lu_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1112915Z copying torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1120466Z copying torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1127489Z copying torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1134517Z copying torch\include\ATen\ops\linalg_lu_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1141851Z copying torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1148875Z copying torch\include\ATen\ops\linalg_lu_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1156308Z copying torch\include\ATen\ops\linalg_lu_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1163462Z copying torch\include\ATen\ops\linalg_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1171068Z copying torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1178086Z copying torch\include\ATen\ops\linalg_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1184871Z copying torch\include\ATen\ops\linalg_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1214207Z copying torch\include\ATen\ops\linalg_matrix_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1222325Z copying torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1237263Z copying torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1245288Z copying torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1253284Z copying torch\include\ATen\ops\linalg_matrix_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1260709Z copying torch\include\ATen\ops\linalg_matrix_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1267773Z copying torch\include\ATen\ops\linalg_matrix_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1275354Z copying torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1282883Z copying torch\include\ATen\ops\linalg_matrix_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1290470Z copying torch\include\ATen\ops\linalg_matrix_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1297615Z copying torch\include\ATen\ops\linalg_matrix_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1305954Z copying torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1313074Z copying torch\include\ATen\ops\linalg_matrix_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1320251Z copying torch\include\ATen\ops\linalg_matrix_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1327349Z copying torch\include\ATen\ops\linalg_matrix_rank.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1335285Z copying torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1342477Z copying torch\include\ATen\ops\linalg_matrix_rank_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1349636Z copying torch\include\ATen\ops\linalg_matrix_rank_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1357188Z copying torch\include\ATen\ops\linalg_multi_dot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1365587Z copying torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1372838Z copying torch\include\ATen\ops\linalg_multi_dot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1379906Z copying torch\include\ATen\ops\linalg_multi_dot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1387652Z copying torch\include\ATen\ops\linalg_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1394971Z copying torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1402101Z copying torch\include\ATen\ops\linalg_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1426210Z copying torch\include\ATen\ops\linalg_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1433917Z copying torch\include\ATen\ops\linalg_pinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1441388Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1449377Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1457135Z copying torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1463999Z copying torch\include\ATen\ops\linalg_pinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1471454Z copying torch\include\ATen\ops\linalg_pinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1478556Z copying torch\include\ATen\ops\linalg_qr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1490573Z copying torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1500360Z copying torch\include\ATen\ops\linalg_qr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1510764Z copying torch\include\ATen\ops\linalg_qr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1520828Z copying torch\include\ATen\ops\linalg_qr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1528077Z copying torch\include\ATen\ops\linalg_qr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1535233Z copying torch\include\ATen\ops\linalg_qr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1977252Z copying torch\include\ATen\ops\linalg_qr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1984244Z copying torch\include\ATen\ops\linalg_slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1992326Z copying torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.1999976Z copying torch\include\ATen\ops\linalg_slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2008100Z copying torch\include\ATen\ops\linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2015922Z copying torch\include\ATen\ops\linalg_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2023913Z copying torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2032084Z copying torch\include\ATen\ops\linalg_solve_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2039703Z copying torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2047008Z copying torch\include\ATen\ops\linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2055509Z copying torch\include\ATen\ops\linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2062891Z copying torch\include\ATen\ops\linalg_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2070539Z copying torch\include\ATen\ops\linalg_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2077843Z copying torch\include\ATen\ops\linalg_solve_triangular.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2085230Z copying torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2092450Z copying torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2099767Z copying torch\include\ATen\ops\linalg_solve_triangular_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2107340Z copying torch\include\ATen\ops\linalg_solve_triangular_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2114296Z copying torch\include\ATen\ops\linalg_svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2121712Z copying torch\include\ATen\ops\linalg_svdvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2129035Z copying torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2135925Z copying torch\include\ATen\ops\linalg_svdvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2143064Z copying torch\include\ATen\ops\linalg_svdvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2150438Z copying torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2158011Z copying torch\include\ATen\ops\linalg_svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2165414Z copying torch\include\ATen\ops\linalg_svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2173090Z copying torch\include\ATen\ops\linalg_tensorinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2180916Z copying torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2188644Z copying torch\include\ATen\ops\linalg_tensorinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2196359Z copying torch\include\ATen\ops\linalg_tensorinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2203935Z copying torch\include\ATen\ops\linalg_tensorsolve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2212797Z copying torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2220326Z copying torch\include\ATen\ops\linalg_tensorsolve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2227943Z copying torch\include\ATen\ops\linalg_tensorsolve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2235708Z copying torch\include\ATen\ops\linalg_vander.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2243750Z copying torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2251268Z copying torch\include\ATen\ops\linalg_vander_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2259117Z copying torch\include\ATen\ops\linalg_vander_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2290644Z copying torch\include\ATen\ops\linalg_vecdot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2298283Z copying torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2305945Z copying torch\include\ATen\ops\linalg_vecdot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2314378Z copying torch\include\ATen\ops\linalg_vecdot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2321788Z copying torch\include\ATen\ops\linalg_vector_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2329597Z copying torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2337854Z copying torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2344998Z copying torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2352338Z copying torch\include\ATen\ops\linalg_vector_norm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2359660Z copying torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2367876Z copying torch\include\ATen\ops\linalg_vector_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2375501Z copying torch\include\ATen\ops\linalg_vector_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2383197Z copying torch\include\ATen\ops\linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2390396Z copying torch\include\ATen\ops\linear_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2398588Z copying torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2406276Z copying torch\include\ATen\ops\linear_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2413815Z copying torch\include\ATen\ops\linear_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2421463Z copying torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2428748Z copying torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2435933Z copying torch\include\ATen\ops\linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2442993Z copying torch\include\ATen\ops\linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2450616Z copying torch\include\ATen\ops\linspace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2457128Z copying torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2463932Z copying torch\include\ATen\ops\linspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2471584Z copying torch\include\ATen\ops\linspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2478453Z copying torch\include\ATen\ops\linspace_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2485421Z copying torch\include\ATen\ops\linspace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2492269Z copying torch\include\ATen\ops\linspace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2500015Z copying torch\include\ATen\ops\log.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2506429Z copying torch\include\ATen\ops\log10.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2513488Z copying torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2520678Z copying torch\include\ATen\ops\log10_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2527619Z copying torch\include\ATen\ops\log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2534516Z copying torch\include\ATen\ops\log10_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2541395Z copying torch\include\ATen\ops\log10_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2548452Z copying torch\include\ATen\ops\log10_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2555608Z copying torch\include\ATen\ops\log10_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2562304Z copying torch\include\ATen\ops\log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2569277Z copying torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2575974Z copying torch\include\ATen\ops\log1p_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2582763Z copying torch\include\ATen\ops\log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2589632Z copying torch\include\ATen\ops\log1p_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2596543Z copying torch\include\ATen\ops\log1p_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2603291Z copying torch\include\ATen\ops\log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2610187Z copying torch\include\ATen\ops\log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2617207Z copying torch\include\ATen\ops\log2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2624010Z copying torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2630768Z copying torch\include\ATen\ops\log2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2637622Z copying torch\include\ATen\ops\log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2644664Z copying torch\include\ATen\ops\log2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2652152Z copying torch\include\ATen\ops\log2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2659157Z copying torch\include\ATen\ops\log2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2666675Z copying torch\include\ATen\ops\log2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2673943Z copying torch\include\ATen\ops\logaddexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2681414Z copying torch\include\ATen\ops\logaddexp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2689430Z copying torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2697001Z copying torch\include\ATen\ops\logaddexp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2704567Z copying torch\include\ATen\ops\logaddexp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2711739Z copying torch\include\ATen\ops\logaddexp2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2718766Z copying torch\include\ATen\ops\logaddexp2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2725801Z copying torch\include\ATen\ops\logaddexp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2732866Z copying torch\include\ATen\ops\logaddexp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2740112Z copying torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2747255Z copying torch\include\ATen\ops\logaddexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2754129Z copying torch\include\ATen\ops\logaddexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2761242Z copying torch\include\ATen\ops\logaddexp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2768294Z copying torch\include\ATen\ops\logaddexp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2775131Z copying torch\include\ATen\ops\logaddexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2782280Z copying torch\include\ATen\ops\logaddexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2789335Z copying torch\include\ATen\ops\logcumsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2796459Z copying torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2803478Z copying torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2810446Z copying torch\include\ATen\ops\logcumsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2817702Z copying torch\include\ATen\ops\logcumsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2824534Z copying torch\include\ATen\ops\logdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2831404Z copying torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2838257Z copying torch\include\ATen\ops\logdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2844794Z copying torch\include\ATen\ops\logdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2851645Z copying torch\include\ATen\ops\logical_and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2858912Z copying torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2865852Z copying torch\include\ATen\ops\logical_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2872929Z copying torch\include\ATen\ops\logical_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2879789Z copying torch\include\ATen\ops\logical_and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2886781Z copying torch\include\ATen\ops\logical_and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2894236Z copying torch\include\ATen\ops\logical_not.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2901936Z copying torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2909879Z copying torch\include\ATen\ops\logical_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2917477Z copying torch\include\ATen\ops\logical_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2924930Z copying torch\include\ATen\ops\logical_not_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2932735Z copying torch\include\ATen\ops\logical_not_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2943280Z copying torch\include\ATen\ops\logical_or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2950621Z copying torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2957988Z copying torch\include\ATen\ops\logical_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2965517Z copying torch\include\ATen\ops\logical_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2972475Z copying torch\include\ATen\ops\logical_or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2979534Z copying torch\include\ATen\ops\logical_or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2986771Z copying torch\include\ATen\ops\logical_xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.2994064Z copying torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3001238Z copying torch\include\ATen\ops\logical_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3008395Z copying torch\include\ATen\ops\logical_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3015650Z copying torch\include\ATen\ops\logical_xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3022769Z copying torch\include\ATen\ops\logical_xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3029602Z copying torch\include\ATen\ops\logit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3036128Z copying torch\include\ATen\ops\logit_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3043327Z copying torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3050462Z copying torch\include\ATen\ops\logit_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3057621Z copying torch\include\ATen\ops\logit_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3065033Z copying torch\include\ATen\ops\logit_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3072462Z copying torch\include\ATen\ops\logit_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3079819Z copying torch\include\ATen\ops\logit_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3086887Z copying torch\include\ATen\ops\logit_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3093863Z copying torch\include\ATen\ops\logit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3100818Z copying torch\include\ATen\ops\logit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3108732Z copying torch\include\ATen\ops\logit_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3115711Z copying torch\include\ATen\ops\logit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3122882Z copying torch\include\ATen\ops\logit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3129760Z copying torch\include\ATen\ops\logspace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3139969Z copying torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3146913Z copying torch\include\ATen\ops\logspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3153813Z copying torch\include\ATen\ops\logspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3160734Z copying torch\include\ATen\ops\logspace_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3167720Z copying torch\include\ATen\ops\logspace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3174634Z copying torch\include\ATen\ops\logspace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3181908Z copying torch\include\ATen\ops\logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3189063Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3196881Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3203955Z copying torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3210660Z copying torch\include\ATen\ops\logsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3218021Z copying torch\include\ATen\ops\logsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3225449Z copying torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3232075Z copying torch\include\ATen\ops\log_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3245882Z copying torch\include\ATen\ops\log_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3252547Z copying torch\include\ATen\ops\log_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3258826Z copying torch\include\ATen\ops\log_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3266024Z copying torch\include\ATen\ops\log_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3273022Z copying torch\include\ATen\ops\log_normal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3280013Z copying torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3288145Z copying torch\include\ATen\ops\log_normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3295226Z copying torch\include\ATen\ops\log_normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3302141Z copying torch\include\ATen\ops\log_normal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3309091Z copying torch\include\ATen\ops\log_normal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3316125Z copying torch\include\ATen\ops\log_normal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3322965Z copying torch\include\ATen\ops\log_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3329587Z copying torch\include\ATen\ops\log_sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3336521Z copying torch\include\ATen\ops\log_sigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3343731Z copying torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3350989Z copying torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3358002Z copying torch\include\ATen\ops\log_sigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3365191Z copying torch\include\ATen\ops\log_sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3372464Z copying torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3380375Z copying torch\include\ATen\ops\log_sigmoid_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3387658Z copying torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3395193Z copying torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3402267Z copying torch\include\ATen\ops\log_sigmoid_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3409640Z copying torch\include\ATen\ops\log_sigmoid_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3416578Z copying torch\include\ATen\ops\log_sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3423494Z copying torch\include\ATen\ops\log_sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3430543Z copying torch\include\ATen\ops\log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3438812Z copying torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3445777Z copying torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3452813Z copying torch\include\ATen\ops\log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3459779Z copying torch\include\ATen\ops\log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3467563Z copying torch\include\ATen\ops\lshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3474522Z copying torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3481493Z copying torch\include\ATen\ops\lshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3488841Z copying torch\include\ATen\ops\lshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3496067Z copying torch\include\ATen\ops\lshift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3503064Z copying torch\include\ATen\ops\lshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3510229Z copying torch\include\ATen\ops\lshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3517237Z copying torch\include\ATen\ops\lstm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3524582Z copying torch\include\ATen\ops\lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3531917Z copying torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3538831Z copying torch\include\ATen\ops\lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3546027Z copying torch\include\ATen\ops\lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3553901Z copying torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3560826Z copying torch\include\ATen\ops\lstm_mps_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3568831Z copying torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3576046Z copying torch\include\ATen\ops\lstm_mps_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3583381Z copying torch\include\ATen\ops\lstm_mps_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3590633Z copying torch\include\ATen\ops\lstm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3597973Z copying torch\include\ATen\ops\lstm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3604663Z copying torch\include\ATen\ops\lt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3611989Z copying torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3618417Z copying torch\include\ATen\ops\lt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3625193Z copying torch\include\ATen\ops\lt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3632239Z copying torch\include\ATen\ops\lt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3638742Z copying torch\include\ATen\ops\lt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3645232Z copying torch\include\ATen\ops\lt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3651839Z copying torch\include\ATen\ops\lt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3658665Z copying torch\include\ATen\ops\lu_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3665486Z copying torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3672583Z copying torch\include\ATen\ops\lu_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3679383Z copying torch\include\ATen\ops\lu_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3686101Z copying torch\include\ATen\ops\lu_unpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3693329Z copying torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3700200Z copying torch\include\ATen\ops\lu_unpack_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3707073Z copying torch\include\ATen\ops\lu_unpack_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3714289Z copying torch\include\ATen\ops\lu_unpack_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3721330Z copying torch\include\ATen\ops\lu_unpack_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3728230Z copying torch\include\ATen\ops\lu_unpack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3735065Z copying torch\include\ATen\ops\lu_unpack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3742004Z copying torch\include\ATen\ops\margin_ranking_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3749074Z copying torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3756190Z copying torch\include\ATen\ops\margin_ranking_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3762962Z copying torch\include\ATen\ops\margin_ranking_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3769749Z copying torch\include\ATen\ops\masked_fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3776788Z copying torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3783637Z copying torch\include\ATen\ops\masked_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3790569Z copying torch\include\ATen\ops\masked_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3797861Z copying torch\include\ATen\ops\masked_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3804754Z copying torch\include\ATen\ops\masked_fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3811652Z copying torch\include\ATen\ops\masked_fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3818880Z copying torch\include\ATen\ops\masked_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3853600Z copying torch\include\ATen\ops\masked_scatter_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3861841Z copying torch\include\ATen\ops\masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3869228Z copying torch\include\ATen\ops\masked_scatter_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3876986Z copying torch\include\ATen\ops\masked_scatter_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3884938Z copying torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3919535Z copying torch\include\ATen\ops\masked_scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3926589Z copying torch\include\ATen\ops\masked_scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3933707Z copying torch\include\ATen\ops\masked_scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3940770Z copying torch\include\ATen\ops\masked_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3948049Z copying torch\include\ATen\ops\masked_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3955289Z copying torch\include\ATen\ops\masked_select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3962449Z copying torch\include\ATen\ops\masked_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3969957Z copying torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3977043Z copying torch\include\ATen\ops\masked_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3983954Z copying torch\include\ATen\ops\masked_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3991192Z copying torch\include\ATen\ops\masked_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.3998268Z copying torch\include\ATen\ops\masked_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4006260Z copying torch\include\ATen\ops\masked_select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4012769Z copying torch\include\ATen\ops\masked_select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4019709Z copying torch\include\ATen\ops\matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4027142Z copying torch\include\ATen\ops\matmul_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4034946Z copying torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4041686Z copying torch\include\ATen\ops\matmul_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4049304Z copying torch\include\ATen\ops\matmul_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4080180Z copying torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4138598Z copying torch\include\ATen\ops\matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4145689Z copying torch\include\ATen\ops\matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4153108Z copying torch\include\ATen\ops\matrix_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4160127Z copying torch\include\ATen\ops\matrix_exp_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4167724Z copying torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4176079Z copying torch\include\ATen\ops\matrix_exp_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4182584Z copying torch\include\ATen\ops\matrix_exp_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4202350Z copying torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4210257Z copying torch\include\ATen\ops\matrix_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4225925Z copying torch\include\ATen\ops\matrix_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4233081Z copying torch\include\ATen\ops\matrix_H.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4239591Z copying torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4246695Z copying torch\include\ATen\ops\matrix_H_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4253330Z copying torch\include\ATen\ops\matrix_H_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4260341Z copying torch\include\ATen\ops\matrix_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4267442Z copying torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4274542Z copying torch\include\ATen\ops\matrix_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4281542Z copying torch\include\ATen\ops\matrix_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4288371Z copying torch\include\ATen\ops\max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4295073Z copying torch\include\ATen\ops\maximum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4302334Z copying torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4308977Z copying torch\include\ATen\ops\maximum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4316161Z copying torch\include\ATen\ops\maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4323003Z copying torch\include\ATen\ops\maximum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4330030Z copying torch\include\ATen\ops\maximum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4336731Z copying torch\include\ATen\ops\maximum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4343862Z copying torch\include\ATen\ops\maximum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4350929Z copying torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4358138Z copying torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4364951Z copying torch\include\ATen\ops\max_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4371985Z copying torch\include\ATen\ops\max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4378705Z copying torch\include\ATen\ops\max_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4385270Z copying torch\include\ATen\ops\max_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4392287Z copying torch\include\ATen\ops\max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4398996Z copying torch\include\ATen\ops\max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4405790Z copying torch\include\ATen\ops\max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4412938Z copying torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4420018Z copying torch\include\ATen\ops\max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4427268Z copying torch\include\ATen\ops\max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4434252Z copying torch\include\ATen\ops\max_pool1d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4441905Z 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:45:53.4448747Z copying torch\include\ATen\ops\max_pool1d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4456249Z copying torch\include\ATen\ops\max_pool1d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4463015Z copying torch\include\ATen\ops\max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4470236Z copying torch\include\ATen\ops\max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4477375Z copying torch\include\ATen\ops\max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4485214Z copying torch\include\ATen\ops\max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4492561Z copying torch\include\ATen\ops\max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4500961Z copying torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4508678Z copying torch\include\ATen\ops\max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4516069Z copying torch\include\ATen\ops\max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4523080Z copying torch\include\ATen\ops\max_pool2d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4530349Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4538120Z 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:45:53.4545737Z 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:45:53.4553055Z 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:45:53.4560687Z 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:45:53.4568782Z 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:45:53.4577204Z 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:45:53.4722857Z 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:45:53.4724031Z 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:45:53.4725106Z 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:45:53.4726014Z 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:45:53.4726862Z copying torch\include\ATen\ops\max_pool2d_with_indices_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4727710Z 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:45:53.4728665Z copying torch\include\ATen\ops\max_pool2d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4729501Z copying torch\include\ATen\ops\max_pool2d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4730256Z copying torch\include\ATen\ops\max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4731149Z copying torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4732078Z copying torch\include\ATen\ops\max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4732806Z copying torch\include\ATen\ops\max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4733566Z copying torch\include\ATen\ops\max_pool3d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4734397Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4735295Z 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:45:53.4736241Z 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:45:53.4737255Z 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:45:53.4738154Z 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:45:53.4739040Z 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:45:53.4739910Z 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:45:53.4740774Z copying torch\include\ATen\ops\max_pool3d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4741603Z copying torch\include\ATen\ops\max_pool3d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4745127Z copying torch\include\ATen\ops\max_unpool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4752157Z copying torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4759134Z copying torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4766307Z copying torch\include\ATen\ops\max_unpool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4773339Z copying torch\include\ATen\ops\max_unpool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4780222Z copying torch\include\ATen\ops\max_unpool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4787551Z copying torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4794853Z copying torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4801927Z copying torch\include\ATen\ops\max_unpool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4808950Z copying torch\include\ATen\ops\max_unpool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4815867Z copying torch\include\ATen\ops\mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4823571Z copying torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4830350Z copying torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4837370Z copying torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4844169Z copying torch\include\ATen\ops\mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4851128Z copying torch\include\ATen\ops\mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4857932Z copying torch\include\ATen\ops\mean_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4864712Z copying torch\include\ATen\ops\mean_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4871941Z copying torch\include\ATen\ops\mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4878978Z copying torch\include\ATen\ops\mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4885762Z copying torch\include\ATen\ops\median.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4892785Z copying torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4900384Z copying torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4907037Z copying torch\include\ATen\ops\median_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4914209Z copying torch\include\ATen\ops\median_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4921532Z copying torch\include\ATen\ops\median_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4928743Z copying torch\include\ATen\ops\median_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4935684Z copying torch\include\ATen\ops\meshgrid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4942742Z copying torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4949665Z copying torch\include\ATen\ops\meshgrid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4956672Z copying torch\include\ATen\ops\meshgrid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4963937Z copying torch\include\ATen\ops\mH.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4970567Z copying torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4977590Z copying torch\include\ATen\ops\mH_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4984069Z copying torch\include\ATen\ops\mH_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4990749Z copying torch\include\ATen\ops\min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.4997798Z copying torch\include\ATen\ops\minimum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5004806Z copying torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5011666Z copying torch\include\ATen\ops\minimum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5019134Z copying torch\include\ATen\ops\minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5026303Z copying torch\include\ATen\ops\minimum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5033542Z copying torch\include\ATen\ops\minimum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5040484Z copying torch\include\ATen\ops\minimum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5047626Z copying torch\include\ATen\ops\minimum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5055334Z copying torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5062486Z copying torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5069529Z copying torch\include\ATen\ops\min_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5077056Z copying torch\include\ATen\ops\min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5084443Z copying torch\include\ATen\ops\min_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5091746Z copying torch\include\ATen\ops\min_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5099174Z copying torch\include\ATen\ops\min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5106086Z copying torch\include\ATen\ops\min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5112934Z copying torch\include\ATen\ops\miopen_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5120205Z copying torch\include\ATen\ops\miopen_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5127803Z 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:45:53.5134389Z 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:45:53.5141687Z copying torch\include\ATen\ops\miopen_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5148826Z copying torch\include\ATen\ops\miopen_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5156259Z copying torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5163262Z copying torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5170374Z copying torch\include\ATen\ops\miopen_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5177617Z copying torch\include\ATen\ops\miopen_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5184683Z copying torch\include\ATen\ops\miopen_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5191820Z copying torch\include\ATen\ops\miopen_convolution_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5198940Z 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:45:53.5205945Z copying torch\include\ATen\ops\miopen_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5212938Z copying torch\include\ATen\ops\miopen_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5220390Z copying torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5227694Z copying torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5234904Z copying torch\include\ATen\ops\miopen_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5241855Z copying torch\include\ATen\ops\miopen_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5248909Z copying torch\include\ATen\ops\miopen_convolution_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5256443Z copying torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5263286Z copying torch\include\ATen\ops\miopen_convolution_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5270759Z copying torch\include\ATen\ops\miopen_convolution_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5277891Z copying torch\include\ATen\ops\miopen_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5285307Z copying torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5292537Z copying torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5299400Z copying torch\include\ATen\ops\miopen_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5306610Z copying torch\include\ATen\ops\miopen_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5314422Z copying torch\include\ATen\ops\miopen_depthwise_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5321794Z copying torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5328989Z copying torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5336274Z copying torch\include\ATen\ops\miopen_depthwise_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5343059Z copying torch\include\ATen\ops\miopen_depthwise_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5350515Z copying torch\include\ATen\ops\miopen_rnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5357898Z copying torch\include\ATen\ops\miopen_rnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5365135Z copying torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5372179Z copying torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5379605Z copying torch\include\ATen\ops\miopen_rnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5386428Z copying torch\include\ATen\ops\miopen_rnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5401334Z copying torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5413746Z copying torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5420635Z copying torch\include\ATen\ops\miopen_rnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5428162Z copying torch\include\ATen\ops\miopen_rnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5435143Z copying torch\include\ATen\ops\mish.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5442005Z copying torch\include\ATen\ops\mish_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5449223Z copying torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5456234Z copying torch\include\ATen\ops\mish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5463800Z copying torch\include\ATen\ops\mish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5470672Z copying torch\include\ATen\ops\mish_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5478226Z copying torch\include\ATen\ops\mish_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5485466Z copying torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5492198Z copying torch\include\ATen\ops\mish_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5499053Z copying torch\include\ATen\ops\mish_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5505934Z copying torch\include\ATen\ops\mish_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5512887Z copying torch\include\ATen\ops\mish_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5520171Z copying torch\include\ATen\ops\mish_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5526800Z copying torch\include\ATen\ops\mish_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5533579Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5540686Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5547891Z 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:45:53.5555032Z 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:45:53.5562227Z 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:45:53.5569244Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5576292Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5583969Z copying torch\include\ATen\ops\mkldnn_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5591377Z copying torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5598985Z copying torch\include\ATen\ops\mkldnn_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5607011Z copying torch\include\ATen\ops\mkldnn_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5614326Z copying torch\include\ATen\ops\mkldnn_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5621981Z copying torch\include\ATen\ops\mkldnn_linear_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5631078Z copying torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5638374Z copying torch\include\ATen\ops\mkldnn_linear_backward_input.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5647067Z 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:45:53.5654904Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5661921Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5669298Z copying torch\include\ATen\ops\mkldnn_linear_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5676724Z copying torch\include\ATen\ops\mkldnn_linear_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5707337Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5714666Z 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:45:53.5721985Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5729366Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5736638Z copying torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5743758Z copying torch\include\ATen\ops\mkldnn_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5750725Z copying torch\include\ATen\ops\mkldnn_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5757839Z copying torch\include\ATen\ops\mkldnn_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5764994Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5772318Z 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:45:53.5779770Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5787128Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5794717Z copying torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5802455Z copying torch\include\ATen\ops\mkldnn_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5809544Z copying torch\include\ATen\ops\mkldnn_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5816923Z copying torch\include\ATen\ops\mkldnn_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5823986Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5831793Z 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:45:53.5838781Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5846858Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5853693Z copying torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5860785Z copying torch\include\ATen\ops\mkldnn_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5867947Z copying torch\include\ATen\ops\mkldnn_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5876221Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5883528Z 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:45:53.5897625Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5928849Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5935911Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5943551Z 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:45:53.5951253Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5958527Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5966019Z copying torch\include\ATen\ops\mkldnn_rnn_layer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5972999Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.5980544Z 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:45:53.5987769Z 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:45:53.5995125Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6002554Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6010419Z copying torch\include\ATen\ops\mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6017696Z copying torch\include\ATen\ops\mkldnn_rnn_layer_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6024882Z copying torch\include\ATen\ops\mkldnn_rnn_layer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6032207Z copying torch\include\ATen\ops\mkldnn_rnn_layer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6039261Z copying torch\include\ATen\ops\mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6046426Z copying torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6053429Z copying torch\include\ATen\ops\mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6060903Z copying torch\include\ATen\ops\mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6067969Z copying torch\include\ATen\ops\mm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6074991Z copying torch\include\ATen\ops\mm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6082105Z copying torch\include\ATen\ops\mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6089103Z copying torch\include\ATen\ops\mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6095981Z copying torch\include\ATen\ops\mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6103332Z copying torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6110820Z copying torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6117095Z copying torch\include\ATen\ops\mode_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6124070Z copying torch\include\ATen\ops\mode_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6130839Z copying torch\include\ATen\ops\mode_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6137795Z copying torch\include\ATen\ops\mode_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6144329Z copying torch\include\ATen\ops\moveaxis.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6151397Z copying torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6158088Z copying torch\include\ATen\ops\moveaxis_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6164943Z copying torch\include\ATen\ops\moveaxis_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6171864Z copying torch\include\ATen\ops\movedim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6178730Z copying torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6185610Z copying torch\include\ATen\ops\movedim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6192459Z copying torch\include\ATen\ops\movedim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6199346Z copying torch\include\ATen\ops\mps_convolution_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6206580Z copying torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6213623Z copying torch\include\ATen\ops\mps_convolution_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6220640Z copying torch\include\ATen\ops\mps_convolution_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6227888Z copying torch\include\ATen\ops\mps_convolution_transpose_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6235661Z 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:45:53.6242836Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6250026Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6256853Z copying torch\include\ATen\ops\mse_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6263549Z copying torch\include\ATen\ops\mse_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6270565Z copying torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6277577Z copying torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6284800Z copying torch\include\ATen\ops\mse_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6291825Z copying torch\include\ATen\ops\mse_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6299201Z copying torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6305961Z copying torch\include\ATen\ops\mse_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6312895Z copying torch\include\ATen\ops\mse_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6322374Z copying torch\include\ATen\ops\mse_loss_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6329367Z copying torch\include\ATen\ops\mse_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6336684Z copying torch\include\ATen\ops\mse_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6343799Z copying torch\include\ATen\ops\mse_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6351002Z copying torch\include\ATen\ops\msort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6358080Z copying torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6365101Z copying torch\include\ATen\ops\msort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6371938Z copying torch\include\ATen\ops\msort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6378703Z copying torch\include\ATen\ops\mT.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6385433Z copying torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6392336Z copying torch\include\ATen\ops\mT_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6399127Z copying torch\include\ATen\ops\mT_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6406039Z copying torch\include\ATen\ops\mul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6412871Z copying torch\include\ATen\ops\multilabel_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6420008Z copying torch\include\ATen\ops\multilabel_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6427245Z 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:45:53.6434695Z 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:45:53.6442063Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6449326Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6457163Z copying torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6464318Z copying torch\include\ATen\ops\multilabel_margin_loss_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6471873Z 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:45:53.6479232Z 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:45:53.6486581Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6494084Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6501698Z copying torch\include\ATen\ops\multilabel_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6508892Z copying torch\include\ATen\ops\multilabel_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6516023Z copying torch\include\ATen\ops\multinomial.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6523141Z copying torch\include\ATen\ops\multinomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6530304Z copying torch\include\ATen\ops\multinomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6537463Z copying torch\include\ATen\ops\multinomial_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6544893Z copying torch\include\ATen\ops\multinomial_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6552200Z copying torch\include\ATen\ops\multiply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6559292Z copying torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6566386Z copying torch\include\ATen\ops\multiply_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6573484Z copying torch\include\ATen\ops\multiply_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6581097Z copying torch\include\ATen\ops\multi_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6588526Z copying torch\include\ATen\ops\multi_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6596065Z 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:45:53.6603419Z 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:45:53.6610539Z copying torch\include\ATen\ops\multi_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6618049Z copying torch\include\ATen\ops\multi_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6625130Z copying torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6632744Z copying torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6639578Z copying torch\include\ATen\ops\multi_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6646830Z copying torch\include\ATen\ops\multi_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6654144Z copying torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6661256Z copying torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6668484Z copying torch\include\ATen\ops\mul_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6675465Z copying torch\include\ATen\ops\mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6682414Z copying torch\include\ATen\ops\mul_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6688925Z copying torch\include\ATen\ops\mul_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6696018Z copying torch\include\ATen\ops\mul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6702829Z copying torch\include\ATen\ops\mul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6709371Z copying torch\include\ATen\ops\mv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6716149Z copying torch\include\ATen\ops\mvlgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6722993Z copying torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6874889Z copying torch\include\ATen\ops\mvlgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6882038Z copying torch\include\ATen\ops\mvlgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6889505Z copying torch\include\ATen\ops\mvlgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6896385Z copying torch\include\ATen\ops\mvlgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6903835Z copying torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6911709Z copying torch\include\ATen\ops\mv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6918629Z copying torch\include\ATen\ops\mv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6926580Z copying torch\include\ATen\ops\nanmean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6933660Z copying torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6940608Z copying torch\include\ATen\ops\nanmean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6948841Z copying torch\include\ATen\ops\nanmean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6956072Z copying torch\include\ATen\ops\nanmedian.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6964008Z copying torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6971372Z copying torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6978618Z copying torch\include\ATen\ops\nanmedian_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6985718Z copying torch\include\ATen\ops\nanmedian_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.6992942Z copying torch\include\ATen\ops\nanmedian_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7000108Z copying torch\include\ATen\ops\nanmedian_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7007739Z copying torch\include\ATen\ops\nanquantile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7015799Z copying torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7022931Z copying torch\include\ATen\ops\nanquantile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7031190Z copying torch\include\ATen\ops\nanquantile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7039025Z copying torch\include\ATen\ops\nansum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7046958Z copying torch\include\ATen\ops\nansum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7054640Z copying torch\include\ATen\ops\nansum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7062990Z copying torch\include\ATen\ops\nansum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7071758Z copying torch\include\ATen\ops\nansum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7079776Z copying torch\include\ATen\ops\nan_to_num.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7089087Z copying torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7097842Z copying torch\include\ATen\ops\nan_to_num_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7107164Z copying torch\include\ATen\ops\nan_to_num_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7115266Z copying torch\include\ATen\ops\nan_to_num_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7123268Z copying torch\include\ATen\ops\nan_to_num_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7131011Z copying torch\include\ATen\ops\narrow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7140571Z copying torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7148353Z copying torch\include\ATen\ops\narrow_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7157945Z copying torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7167532Z copying torch\include\ATen\ops\narrow_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7175951Z copying torch\include\ATen\ops\narrow_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7183540Z copying torch\include\ATen\ops\narrow_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7191404Z copying torch\include\ATen\ops\narrow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7199243Z copying torch\include\ATen\ops\narrow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7206605Z copying torch\include\ATen\ops\native_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7233865Z copying torch\include\ATen\ops\native_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7241287Z 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:45:53.7248160Z 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:45:53.7255269Z 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:45:53.7263079Z copying torch\include\ATen\ops\native_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7270366Z copying torch\include\ATen\ops\native_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7277515Z copying torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7284592Z copying torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7291610Z copying torch\include\ATen\ops\native_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7298917Z copying torch\include\ATen\ops\native_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7306110Z copying torch\include\ATen\ops\native_channel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7313613Z copying torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7320508Z copying torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7327576Z copying torch\include\ATen\ops\native_channel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7334574Z copying torch\include\ATen\ops\native_channel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7341794Z copying torch\include\ATen\ops\native_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7348829Z copying torch\include\ATen\ops\native_dropout_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7356447Z copying torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7363503Z copying torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7370568Z copying torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7377685Z copying torch\include\ATen\ops\native_dropout_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7384827Z copying torch\include\ATen\ops\native_dropout_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7392296Z copying torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7399544Z copying torch\include\ATen\ops\native_dropout_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7406708Z copying torch\include\ATen\ops\native_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7413922Z copying torch\include\ATen\ops\native_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7428312Z copying torch\include\ATen\ops\native_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7435577Z copying torch\include\ATen\ops\native_group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7442870Z copying torch\include\ATen\ops\native_group_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7458482Z 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:45:53.7465781Z 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:45:53.7473635Z 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:45:53.7487427Z copying torch\include\ATen\ops\native_group_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7494818Z copying torch\include\ATen\ops\native_group_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7502379Z copying torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7510029Z copying torch\include\ATen\ops\native_group_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7518060Z copying torch\include\ATen\ops\native_group_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7525450Z copying torch\include\ATen\ops\native_group_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7532520Z copying torch\include\ATen\ops\native_group_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7539756Z copying torch\include\ATen\ops\native_layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7547089Z copying torch\include\ATen\ops\native_layer_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7572848Z 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:45:53.7579728Z 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:45:53.7587833Z 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:45:53.7596391Z copying torch\include\ATen\ops\native_layer_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7604854Z copying torch\include\ATen\ops\native_layer_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7612977Z copying torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7621077Z copying torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7628649Z copying torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7635914Z copying torch\include\ATen\ops\native_layer_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7643016Z copying torch\include\ATen\ops\native_layer_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7650248Z copying torch\include\ATen\ops\native_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7657831Z copying torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7665126Z copying torch\include\ATen\ops\native_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7672644Z copying torch\include\ATen\ops\native_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7679582Z copying torch\include\ATen\ops\ne.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7686246Z copying torch\include\ATen\ops\neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7693005Z copying torch\include\ATen\ops\negative.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7699972Z copying torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7707279Z copying torch\include\ATen\ops\negative_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7714301Z copying torch\include\ATen\ops\negative_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7722055Z copying torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7728973Z copying torch\include\ATen\ops\neg_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7735765Z copying torch\include\ATen\ops\neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7742634Z copying torch\include\ATen\ops\neg_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7748970Z copying torch\include\ATen\ops\neg_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7755956Z copying torch\include\ATen\ops\neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7762883Z copying torch\include\ATen\ops\neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7769344Z copying torch\include\ATen\ops\nested_to_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7776704Z 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:45:53.7783806Z copying torch\include\ATen\ops\nested_to_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7802040Z copying torch\include\ATen\ops\nested_to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7808700Z copying torch\include\ATen\ops\new_empty.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7815937Z copying torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7822699Z copying torch\include\ATen\ops\new_empty_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7829867Z copying torch\include\ATen\ops\new_empty_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7836847Z copying torch\include\ATen\ops\new_empty_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7844417Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7851529Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7858518Z copying torch\include\ATen\ops\new_empty_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7865670Z copying torch\include\ATen\ops\new_empty_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7872712Z copying torch\include\ATen\ops\new_full.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7879926Z copying torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7894008Z copying torch\include\ATen\ops\new_full_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7901261Z copying torch\include\ATen\ops\new_full_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7908293Z copying torch\include\ATen\ops\new_ones.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7921958Z copying torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7928967Z copying torch\include\ATen\ops\new_ones_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7936069Z copying torch\include\ATen\ops\new_ones_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7943394Z copying torch\include\ATen\ops\new_zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.7993589Z copying torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8000201Z copying torch\include\ATen\ops\new_zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8013779Z copying torch\include\ATen\ops\new_zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8021029Z copying torch\include\ATen\ops\nextafter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8028306Z copying torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8035301Z copying torch\include\ATen\ops\nextafter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8042728Z copying torch\include\ATen\ops\nextafter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8050203Z copying torch\include\ATen\ops\nextafter_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8064131Z copying torch\include\ATen\ops\nextafter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8071466Z copying torch\include\ATen\ops\nextafter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8078804Z copying torch\include\ATen\ops\nextafter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8249255Z copying torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8255985Z copying torch\include\ATen\ops\ne_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8262985Z copying torch\include\ATen\ops\ne_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8270324Z copying torch\include\ATen\ops\ne_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8277024Z copying torch\include\ATen\ops\ne_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8283798Z copying torch\include\ATen\ops\ne_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8290639Z copying torch\include\ATen\ops\ne_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8297183Z copying torch\include\ATen\ops\nll_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8303825Z copying torch\include\ATen\ops\nll_loss2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8310901Z copying torch\include\ATen\ops\nll_loss2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8318339Z copying torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8325496Z copying torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8332868Z copying torch\include\ATen\ops\nll_loss2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8339864Z copying torch\include\ATen\ops\nll_loss2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8347212Z copying torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8354243Z copying torch\include\ATen\ops\nll_loss2d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8361388Z copying torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8368503Z copying torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8384408Z copying torch\include\ATen\ops\nll_loss2d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8391561Z copying torch\include\ATen\ops\nll_loss2d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8398647Z copying torch\include\ATen\ops\nll_loss2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8406167Z copying torch\include\ATen\ops\nll_loss2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8412936Z copying torch\include\ATen\ops\nll_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8420521Z copying torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8427755Z copying torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8435198Z copying torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8442303Z copying torch\include\ATen\ops\nll_loss_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8450252Z copying torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8457576Z copying torch\include\ATen\ops\nll_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8464769Z copying torch\include\ATen\ops\nll_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8472361Z copying torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8480352Z copying torch\include\ATen\ops\nll_loss_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8488211Z copying torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8495301Z copying torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8502492Z copying torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8510236Z copying torch\include\ATen\ops\nll_loss_forward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8529032Z copying torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8536807Z copying torch\include\ATen\ops\nll_loss_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8543947Z copying torch\include\ATen\ops\nll_loss_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8558597Z copying torch\include\ATen\ops\nll_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8596660Z copying torch\include\ATen\ops\nll_loss_nd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8765930Z copying torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8789894Z copying torch\include\ATen\ops\nll_loss_nd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8797455Z copying torch\include\ATen\ops\nll_loss_nd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8805567Z copying torch\include\ATen\ops\nll_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8813100Z copying torch\include\ATen\ops\nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8820967Z copying torch\include\ATen\ops\nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8837493Z copying torch\include\ATen\ops\nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8854255Z copying torch\include\ATen\ops\nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8861581Z copying torch\include\ATen\ops\nonzero_numpy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8869142Z copying torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8876668Z copying torch\include\ATen\ops\nonzero_numpy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8883805Z copying torch\include\ATen\ops\nonzero_numpy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8891097Z copying torch\include\ATen\ops\nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8898360Z copying torch\include\ATen\ops\nonzero_static.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8906546Z copying torch\include\ATen\ops\nonzero_static_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8914265Z copying torch\include\ATen\ops\nonzero_static_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8922384Z copying torch\include\ATen\ops\nonzero_static_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8930194Z copying torch\include\ATen\ops\nonzero_static_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8938275Z copying torch\include\ATen\ops\norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8952445Z copying torch\include\ATen\ops\normal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8959900Z copying torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8967035Z copying torch\include\ATen\ops\normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8974309Z copying torch\include\ATen\ops\normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8981709Z copying torch\include\ATen\ops\normal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8988956Z copying torch\include\ATen\ops\normal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.8996206Z copying torch\include\ATen\ops\normal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9004248Z copying torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9011414Z copying torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9018669Z copying torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9025829Z copying torch\include\ATen\ops\norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9032995Z copying torch\include\ATen\ops\norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9040111Z copying torch\include\ATen\ops\norm_except_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9047733Z copying torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9054945Z copying torch\include\ATen\ops\norm_except_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9068485Z copying torch\include\ATen\ops\norm_except_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9075678Z copying torch\include\ATen\ops\norm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9082929Z copying torch\include\ATen\ops\norm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9090421Z copying torch\include\ATen\ops\norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9097390Z copying torch\include\ATen\ops\norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9104244Z copying torch\include\ATen\ops\not_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9112086Z copying torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9118994Z copying torch\include\ATen\ops\not_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9126258Z copying torch\include\ATen\ops\not_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9140262Z copying torch\include\ATen\ops\nuclear_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9147516Z copying torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9154702Z copying torch\include\ATen\ops\nuclear_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9161716Z copying torch\include\ATen\ops\nuclear_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9168721Z copying torch\include\ATen\ops\numpy_T.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9175677Z copying torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9182680Z copying torch\include\ATen\ops\numpy_T_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9189505Z copying torch\include\ATen\ops\numpy_T_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9197118Z copying torch\include\ATen\ops\ones.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9204720Z copying torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9212740Z copying torch\include\ATen\ops\ones_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9221175Z copying torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9229515Z copying torch\include\ATen\ops\ones_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9237647Z copying torch\include\ATen\ops\ones_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9244701Z copying torch\include\ATen\ops\ones_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9252104Z copying torch\include\ATen\ops\ones_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9258552Z copying torch\include\ATen\ops\one_hot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9265649Z copying torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9272736Z copying torch\include\ATen\ops\one_hot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9279547Z copying torch\include\ATen\ops\one_hot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9286798Z copying torch\include\ATen\ops\or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9299750Z copying torch\include\ATen\ops\orgqr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9306653Z copying torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9313497Z copying torch\include\ATen\ops\orgqr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9326932Z copying torch\include\ATen\ops\orgqr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9333673Z copying torch\include\ATen\ops\ormqr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9340235Z copying torch\include\ATen\ops\ormqr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9347162Z copying torch\include\ATen\ops\ormqr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9354005Z copying torch\include\ATen\ops\ormqr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9361152Z copying torch\include\ATen\ops\ormqr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9368260Z copying torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9374927Z copying torch\include\ATen\ops\or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9381811Z copying torch\include\ATen\ops\or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9395082Z copying torch\include\ATen\ops\outer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9402134Z copying torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9408779Z copying torch\include\ATen\ops\outer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9422985Z copying torch\include\ATen\ops\outer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9430149Z copying torch\include\ATen\ops\output_nr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9437192Z copying torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9443974Z copying torch\include\ATen\ops\output_nr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9450597Z copying torch\include\ATen\ops\output_nr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9457909Z copying torch\include\ATen\ops\pad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9473531Z copying torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9480502Z copying torch\include\ATen\ops\pad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9486903Z copying torch\include\ATen\ops\pad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9493616Z copying torch\include\ATen\ops\pad_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9554705Z copying torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9561870Z copying torch\include\ATen\ops\pad_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9569264Z copying torch\include\ATen\ops\pad_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9576393Z copying torch\include\ATen\ops\pairwise_distance.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9584216Z copying torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9591905Z copying torch\include\ATen\ops\pairwise_distance_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9599976Z copying torch\include\ATen\ops\pairwise_distance_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9607675Z copying torch\include\ATen\ops\pdist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9622864Z copying torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9629969Z copying torch\include\ATen\ops\pdist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9637241Z copying torch\include\ATen\ops\pdist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9651481Z copying torch\include\ATen\ops\permute.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9658441Z copying torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9665330Z copying torch\include\ATen\ops\permute_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9679172Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9686410Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9693565Z copying torch\include\ATen\ops\permute_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9700794Z copying torch\include\ATen\ops\permute_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9708231Z copying torch\include\ATen\ops\permute_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9715493Z copying torch\include\ATen\ops\permute_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9722294Z copying torch\include\ATen\ops\pinverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9729402Z copying torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9736416Z copying torch\include\ATen\ops\pinverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9743398Z copying torch\include\ATen\ops\pinverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9750553Z copying torch\include\ATen\ops\pin_memory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9757702Z copying torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9764814Z copying torch\include\ATen\ops\pin_memory_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9771957Z copying torch\include\ATen\ops\pin_memory_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9779074Z copying torch\include\ATen\ops\pixel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9793275Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9800463Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9808127Z copying torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9815116Z copying torch\include\ATen\ops\pixel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9822836Z copying torch\include\ATen\ops\pixel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9829807Z copying torch\include\ATen\ops\pixel_unshuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9844962Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9852956Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9859712Z copying torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9866587Z copying torch\include\ATen\ops\pixel_unshuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9873582Z copying torch\include\ATen\ops\pixel_unshuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9880457Z copying torch\include\ATen\ops\poisson.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9887582Z copying torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9894411Z copying torch\include\ATen\ops\poisson_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9901335Z copying torch\include\ATen\ops\poisson_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9915619Z copying torch\include\ATen\ops\poisson_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9922593Z copying torch\include\ATen\ops\poisson_nll_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9929817Z copying torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9936720Z copying torch\include\ATen\ops\poisson_nll_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9943903Z copying torch\include\ATen\ops\poisson_nll_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9950931Z copying torch\include\ATen\ops\poisson_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9964807Z copying torch\include\ATen\ops\polar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9971747Z copying torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9978710Z copying torch\include\ATen\ops\polar_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9992740Z copying torch\include\ATen\ops\polar_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:53.9999740Z copying torch\include\ATen\ops\polar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0007278Z copying torch\include\ATen\ops\polar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0015251Z copying torch\include\ATen\ops\polygamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0022920Z copying torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0036742Z copying torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0043698Z copying torch\include\ATen\ops\polygamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0050674Z copying torch\include\ATen\ops\polygamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0058221Z copying torch\include\ATen\ops\polygamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0065253Z copying torch\include\ATen\ops\polygamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0073339Z copying torch\include\ATen\ops\polygamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0080888Z copying torch\include\ATen\ops\polygamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0088525Z copying torch\include\ATen\ops\positive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0095854Z copying torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0103492Z copying torch\include\ATen\ops\positive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0111497Z copying torch\include\ATen\ops\positive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0157309Z copying torch\include\ATen\ops\pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0158311Z copying torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0159229Z copying torch\include\ATen\ops\pow_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0159970Z copying torch\include\ATen\ops\pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0163241Z copying torch\include\ATen\ops\pow_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0169677Z copying torch\include\ATen\ops\pow_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0177569Z copying torch\include\ATen\ops\pow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0184603Z copying torch\include\ATen\ops\pow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0192116Z copying torch\include\ATen\ops\prelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0199318Z copying torch\include\ATen\ops\prelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0206856Z copying torch\include\ATen\ops\prelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0214766Z copying torch\include\ATen\ops\prelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0222152Z copying torch\include\ATen\ops\prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0229857Z copying torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0237374Z copying torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0245530Z copying torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0253222Z copying torch\include\ATen\ops\prod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0268499Z copying torch\include\ATen\ops\prod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0276109Z copying torch\include\ATen\ops\prod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0283493Z copying torch\include\ATen\ops\prod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0290975Z copying torch\include\ATen\ops\prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0298667Z copying torch\include\ATen\ops\prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0305974Z copying torch\include\ATen\ops\promote_types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0313425Z copying torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0320255Z copying torch\include\ATen\ops\promote_types_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0326998Z copying torch\include\ATen\ops\promote_types_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0340740Z copying torch\include\ATen\ops\put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0347518Z copying torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0354335Z copying torch\include\ATen\ops\put_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0361965Z copying torch\include\ATen\ops\put_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0368482Z copying torch\include\ATen\ops\put_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0376077Z copying torch\include\ATen\ops\put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0382898Z copying torch\include\ATen\ops\put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0389409Z copying torch\include\ATen\ops\qr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0396399Z copying torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0403458Z copying torch\include\ATen\ops\qr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0410214Z copying torch\include\ATen\ops\qr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0417624Z copying torch\include\ATen\ops\qscheme.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0423870Z copying torch\include\ATen\ops\qscheme_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0430724Z copying torch\include\ATen\ops\qscheme_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0437719Z copying torch\include\ATen\ops\quantile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0445049Z copying torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0451865Z copying torch\include\ATen\ops\quantile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0459108Z copying torch\include\ATen\ops\quantile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0472755Z copying torch\include\ATen\ops\quantized_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0480022Z copying torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0487064Z copying torch\include\ATen\ops\quantized_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0502221Z copying torch\include\ATen\ops\quantized_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0509491Z copying torch\include\ATen\ops\quantized_gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0517094Z copying torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0533034Z copying torch\include\ATen\ops\quantized_gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0540398Z copying torch\include\ATen\ops\quantized_gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0547890Z copying torch\include\ATen\ops\quantized_lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0560484Z copying torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0567837Z copying torch\include\ATen\ops\quantized_lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0575078Z copying torch\include\ATen\ops\quantized_lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0589127Z copying torch\include\ATen\ops\quantized_max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0596513Z copying torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0604417Z copying torch\include\ATen\ops\quantized_max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0645070Z copying torch\include\ATen\ops\quantized_max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0653089Z copying torch\include\ATen\ops\quantized_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0660529Z copying torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0674225Z copying torch\include\ATen\ops\quantized_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0681478Z copying torch\include\ATen\ops\quantized_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0688549Z copying torch\include\ATen\ops\quantized_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0703096Z copying torch\include\ATen\ops\quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0710275Z copying torch\include\ATen\ops\quantized_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0717494Z copying torch\include\ATen\ops\quantized_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0724810Z copying torch\include\ATen\ops\quantized_rnn_relu_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0731704Z 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:45:54.0738318Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0752739Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0759790Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0768001Z 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:45:54.0774729Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0781757Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0788853Z copying torch\include\ATen\ops\quantize_per_channel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0803607Z copying torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0810608Z copying torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0817891Z copying torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0824956Z copying torch\include\ATen\ops\quantize_per_channel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0831906Z copying torch\include\ATen\ops\quantize_per_channel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0838989Z copying torch\include\ATen\ops\quantize_per_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0846247Z copying torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0853258Z copying torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0860201Z copying torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0867017Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0874243Z 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:45:54.0881172Z 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:45:54.0895471Z 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:45:54.0903129Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0910390Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0917684Z copying torch\include\ATen\ops\quantize_per_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0924780Z copying torch\include\ATen\ops\quantize_per_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0931910Z copying torch\include\ATen\ops\q_per_channel_axis.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0945501Z copying torch\include\ATen\ops\q_per_channel_axis_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0952286Z copying torch\include\ATen\ops\q_per_channel_axis_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0959600Z copying torch\include\ATen\ops\q_per_channel_scales.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0967179Z 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:45:54.0974376Z copying torch\include\ATen\ops\q_per_channel_scales_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0985073Z copying torch\include\ATen\ops\q_per_channel_scales_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.0999634Z copying torch\include\ATen\ops\q_per_channel_zero_points.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1007107Z 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:45:54.1014116Z 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:45:54.1021342Z 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:45:54.1028421Z copying torch\include\ATen\ops\q_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1035098Z copying torch\include\ATen\ops\q_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1048435Z copying torch\include\ATen\ops\q_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1055604Z copying torch\include\ATen\ops\q_zero_point.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1062487Z copying torch\include\ATen\ops\q_zero_point_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1069852Z copying torch\include\ATen\ops\q_zero_point_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1076848Z copying torch\include\ATen\ops\rad2deg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1084350Z copying torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1096832Z copying torch\include\ATen\ops\rad2deg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1103770Z copying torch\include\ATen\ops\rad2deg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1110973Z copying torch\include\ATen\ops\rand.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1126297Z copying torch\include\ATen\ops\randint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1133826Z copying torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1140971Z copying torch\include\ATen\ops\randint_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1155300Z copying torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1162462Z copying torch\include\ATen\ops\randint_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1169428Z copying torch\include\ATen\ops\randint_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1188189Z copying torch\include\ATen\ops\randint_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1195141Z copying torch\include\ATen\ops\randint_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1201963Z copying torch\include\ATen\ops\randn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1209458Z copying torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1216804Z copying torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1223645Z copying torch\include\ATen\ops\randn_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1237113Z copying torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1244305Z copying torch\include\ATen\ops\randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1251075Z copying torch\include\ATen\ops\randn_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1265368Z copying torch\include\ATen\ops\randn_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1272477Z copying torch\include\ATen\ops\randn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1279423Z copying torch\include\ATen\ops\randn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1293086Z copying torch\include\ATen\ops\random.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1299912Z copying torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1306673Z copying torch\include\ATen\ops\random_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1313553Z copying torch\include\ATen\ops\random_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1320345Z copying torch\include\ATen\ops\random_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1327149Z copying torch\include\ATen\ops\random_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1334165Z copying torch\include\ATen\ops\random_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1340982Z copying torch\include\ATen\ops\randperm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1347976Z copying torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1354951Z copying torch\include\ATen\ops\randperm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1361941Z copying torch\include\ATen\ops\randperm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1368853Z copying torch\include\ATen\ops\randperm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1375969Z copying torch\include\ATen\ops\randperm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1383115Z copying torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1390396Z copying torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1397172Z copying torch\include\ATen\ops\rand_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1404227Z copying torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1411000Z copying torch\include\ATen\ops\rand_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1417904Z copying torch\include\ATen\ops\rand_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1424905Z copying torch\include\ATen\ops\rand_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1431755Z copying torch\include\ATen\ops\rand_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1443517Z copying torch\include\ATen\ops\range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1450300Z copying torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1457264Z copying torch\include\ATen\ops\range_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1464066Z copying torch\include\ATen\ops\range_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1470915Z copying torch\include\ATen\ops\range_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1478033Z copying torch\include\ATen\ops\range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1492011Z copying torch\include\ATen\ops\range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1499864Z copying torch\include\ATen\ops\ravel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1506761Z copying torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1514048Z copying torch\include\ATen\ops\ravel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1520837Z copying torch\include\ATen\ops\ravel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1527535Z copying torch\include\ATen\ops\real.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1534419Z copying torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1541138Z copying torch\include\ATen\ops\real_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1547801Z copying torch\include\ATen\ops\real_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1561545Z copying torch\include\ATen\ops\reciprocal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1569158Z copying torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1575893Z copying torch\include\ATen\ops\reciprocal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1582868Z copying torch\include\ATen\ops\reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1589955Z copying torch\include\ATen\ops\reciprocal_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1597459Z copying torch\include\ATen\ops\reciprocal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1611728Z copying torch\include\ATen\ops\reciprocal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1618997Z copying torch\include\ATen\ops\reciprocal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1626742Z copying torch\include\ATen\ops\record_stream.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1634091Z copying torch\include\ATen\ops\record_stream_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1641591Z copying torch\include\ATen\ops\record_stream_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1648848Z copying torch\include\ATen\ops\record_stream_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1656219Z copying torch\include\ATen\ops\refine_names.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1667488Z copying torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1674866Z copying torch\include\ATen\ops\refine_names_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1689134Z copying torch\include\ATen\ops\refine_names_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1696552Z copying torch\include\ATen\ops\reflection_pad1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1703579Z copying torch\include\ATen\ops\reflection_pad1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1711416Z copying torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1718661Z copying torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1725861Z copying torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1740415Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1747830Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1755419Z copying torch\include\ATen\ops\reflection_pad1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1769580Z copying torch\include\ATen\ops\reflection_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1777004Z copying torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1783933Z copying torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1798397Z copying torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1805337Z copying torch\include\ATen\ops\reflection_pad1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1812402Z copying torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1826149Z copying torch\include\ATen\ops\reflection_pad1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1833331Z copying torch\include\ATen\ops\reflection_pad1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1840594Z copying torch\include\ATen\ops\reflection_pad2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1854680Z copying torch\include\ATen\ops\reflection_pad2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1863137Z copying torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1870485Z copying torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1877780Z copying torch\include\ATen\ops\reflection_pad2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1892263Z copying torch\include\ATen\ops\reflection_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1893129Z copying torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1906464Z copying torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1914509Z copying torch\include\ATen\ops\reflection_pad2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1921613Z copying torch\include\ATen\ops\reflection_pad2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1928908Z copying torch\include\ATen\ops\reflection_pad3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1936257Z copying torch\include\ATen\ops\reflection_pad3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1944498Z copying torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1959240Z copying torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1967174Z copying torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1974467Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1981930Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.1995960Z copying torch\include\ATen\ops\reflection_pad3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2003150Z copying torch\include\ATen\ops\reflection_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2011351Z copying torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2018990Z copying torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2026151Z copying torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2041221Z copying torch\include\ATen\ops\reflection_pad3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2048605Z copying torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2056063Z copying torch\include\ATen\ops\reflection_pad3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2070056Z copying torch\include\ATen\ops\reflection_pad3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2077160Z copying torch\include\ATen\ops\relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2084410Z copying torch\include\ATen\ops\relu6.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2099001Z copying torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2106403Z copying torch\include\ATen\ops\relu6_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2113446Z copying torch\include\ATen\ops\relu6_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2170076Z copying torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2177234Z copying torch\include\ATen\ops\relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2184296Z copying torch\include\ATen\ops\relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2191305Z copying torch\include\ATen\ops\relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2198463Z copying torch\include\ATen\ops\relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2205240Z copying torch\include\ATen\ops\relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2211986Z copying torch\include\ATen\ops\remainder.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2219194Z copying torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2226157Z copying torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2298795Z copying torch\include\ATen\ops\remainder_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2305808Z copying torch\include\ATen\ops\remainder_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2312960Z copying torch\include\ATen\ops\remainder_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2326638Z copying torch\include\ATen\ops\remainder_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2333543Z copying torch\include\ATen\ops\remainder_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2340466Z copying torch\include\ATen\ops\remainder_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2347685Z copying torch\include\ATen\ops\rename.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2354344Z copying torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2361075Z copying torch\include\ATen\ops\rename_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2375865Z copying torch\include\ATen\ops\rename_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2383016Z copying torch\include\ATen\ops\renorm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2390270Z copying torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2397634Z copying torch\include\ATen\ops\renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2405446Z copying torch\include\ATen\ops\renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2412925Z copying torch\include\ATen\ops\renorm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2429552Z copying torch\include\ATen\ops\renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2437061Z copying torch\include\ATen\ops\renorm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2444427Z copying torch\include\ATen\ops\renorm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2458422Z copying torch\include\ATen\ops\repeat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2465442Z copying torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2472605Z copying torch\include\ATen\ops\repeat_interleave.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2487083Z copying torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2495057Z copying torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2502269Z copying torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2517046Z copying torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2524293Z copying torch\include\ATen\ops\repeat_interleave_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2531449Z copying torch\include\ATen\ops\repeat_interleave_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2546118Z copying torch\include\ATen\ops\repeat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2553232Z copying torch\include\ATen\ops\repeat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2560414Z copying torch\include\ATen\ops\replication_pad1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2574540Z copying torch\include\ATen\ops\replication_pad1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2582488Z copying torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2589655Z copying torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2604311Z copying torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2611834Z copying torch\include\ATen\ops\replication_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2619467Z copying torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2627032Z copying torch\include\ATen\ops\replication_pad1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2634893Z copying torch\include\ATen\ops\replication_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2642541Z copying torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2649473Z copying torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2656779Z copying torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2663791Z copying torch\include\ATen\ops\replication_pad1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2671597Z copying torch\include\ATen\ops\replication_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2678674Z copying torch\include\ATen\ops\replication_pad1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2685738Z copying torch\include\ATen\ops\replication_pad1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2692832Z copying torch\include\ATen\ops\replication_pad2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2700583Z copying torch\include\ATen\ops\replication_pad2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2707967Z copying torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2715205Z copying torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2722533Z copying torch\include\ATen\ops\replication_pad2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2729718Z copying torch\include\ATen\ops\replication_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2743167Z copying torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2751499Z copying torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2759174Z copying torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2774439Z copying torch\include\ATen\ops\replication_pad2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2781763Z copying torch\include\ATen\ops\replication_pad2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2789106Z copying torch\include\ATen\ops\replication_pad2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2803221Z copying torch\include\ATen\ops\replication_pad2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2810413Z copying torch\include\ATen\ops\replication_pad3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2817735Z copying torch\include\ATen\ops\replication_pad3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2834253Z copying torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2841800Z copying torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2849167Z copying torch\include\ATen\ops\replication_pad3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2856412Z copying torch\include\ATen\ops\replication_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2863918Z copying torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2871392Z copying torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2884498Z copying torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2891814Z copying torch\include\ATen\ops\replication_pad3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2899161Z copying torch\include\ATen\ops\replication_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2913684Z copying torch\include\ATen\ops\replication_pad3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2920805Z copying torch\include\ATen\ops\replication_pad3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2928420Z copying torch\include\ATen\ops\requires_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2935776Z copying torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2985122Z copying torch\include\ATen\ops\requires_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2992134Z copying torch\include\ATen\ops\requires_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.2999252Z copying torch\include\ATen\ops\reshape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3005926Z copying torch\include\ATen\ops\reshape_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3013126Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3020256Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3027381Z copying torch\include\ATen\ops\reshape_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3034786Z copying torch\include\ATen\ops\reshape_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3049415Z copying torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3056876Z copying torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3064084Z copying torch\include\ATen\ops\reshape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3077835Z copying torch\include\ATen\ops\reshape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3084997Z copying torch\include\ATen\ops\resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3091709Z copying torch\include\ATen\ops\resize_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3105960Z copying torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3113790Z copying torch\include\ATen\ops\resize_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3120516Z copying torch\include\ATen\ops\resize_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3127668Z copying torch\include\ATen\ops\resize_as_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3135169Z copying torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3142190Z copying torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3149360Z copying torch\include\ATen\ops\resize_as_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3156813Z copying torch\include\ATen\ops\resize_as_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3164201Z copying torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3177887Z copying torch\include\ATen\ops\resize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3184889Z copying torch\include\ATen\ops\resize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3191923Z copying torch\include\ATen\ops\resize_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3198867Z copying torch\include\ATen\ops\resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3205949Z copying torch\include\ATen\ops\resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3212863Z copying torch\include\ATen\ops\resolve_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3220967Z copying torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3228303Z copying torch\include\ATen\ops\resolve_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3236108Z copying torch\include\ATen\ops\resolve_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3251607Z copying torch\include\ATen\ops\resolve_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3260303Z copying torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3267665Z copying torch\include\ATen\ops\resolve_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3274793Z copying torch\include\ATen\ops\resolve_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3282110Z copying torch\include\ATen\ops\result_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3289274Z copying torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3302959Z copying torch\include\ATen\ops\result_type_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3310197Z copying torch\include\ATen\ops\result_type_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3317195Z copying torch\include\ATen\ops\retains_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3331147Z copying torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3337890Z copying torch\include\ATen\ops\retains_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3344805Z copying torch\include\ATen\ops\retains_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3359426Z copying torch\include\ATen\ops\retain_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3366381Z copying torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3373307Z copying torch\include\ATen\ops\retain_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3379929Z copying torch\include\ATen\ops\retain_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3386894Z copying torch\include\ATen\ops\rms_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3393949Z copying torch\include\ATen\ops\rms_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3408854Z copying torch\include\ATen\ops\rms_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3416343Z copying torch\include\ATen\ops\rms_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3423652Z copying torch\include\ATen\ops\rnn_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3430195Z copying torch\include\ATen\ops\rnn_relu_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3437402Z copying torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3444366Z copying torch\include\ATen\ops\rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3451276Z copying torch\include\ATen\ops\rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3458441Z copying torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3465440Z copying torch\include\ATen\ops\rnn_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3472579Z copying torch\include\ATen\ops\rnn_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3479519Z copying torch\include\ATen\ops\rnn_tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3486268Z copying torch\include\ATen\ops\rnn_tanh_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3500563Z copying torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3507301Z copying torch\include\ATen\ops\rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3548343Z copying torch\include\ATen\ops\rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3555950Z copying torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3563160Z copying torch\include\ATen\ops\rnn_tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3570510Z copying torch\include\ATen\ops\rnn_tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3577691Z copying torch\include\ATen\ops\roll.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3584687Z copying torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3591737Z copying torch\include\ATen\ops\roll_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3605495Z copying torch\include\ATen\ops\roll_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3613182Z copying torch\include\ATen\ops\roll_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3620749Z copying torch\include\ATen\ops\roll_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3628260Z copying torch\include\ATen\ops\rot90.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3635648Z copying torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3643392Z copying torch\include\ATen\ops\rot90_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3657851Z copying torch\include\ATen\ops\rot90_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3664761Z copying torch\include\ATen\ops\round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3672058Z copying torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3685676Z copying torch\include\ATen\ops\round_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3692648Z copying torch\include\ATen\ops\round_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3699568Z copying torch\include\ATen\ops\round_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3706548Z copying torch\include\ATen\ops\round_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3713561Z copying torch\include\ATen\ops\round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3720625Z copying torch\include\ATen\ops\round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3734720Z copying torch\include\ATen\ops\row_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3741467Z copying torch\include\ATen\ops\row_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3748241Z copying torch\include\ATen\ops\row_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3756346Z copying torch\include\ATen\ops\row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3763420Z copying torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3770200Z copying torch\include\ATen\ops\row_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3785044Z copying torch\include\ATen\ops\row_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3792702Z copying torch\include\ATen\ops\row_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3800430Z copying torch\include\ATen\ops\row_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3808349Z copying torch\include\ATen\ops\row_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3816341Z copying torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3824034Z copying torch\include\ATen\ops\row_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3838144Z copying torch\include\ATen\ops\row_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3845298Z copying torch\include\ATen\ops\rrelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3852537Z copying torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3859490Z copying torch\include\ATen\ops\rrelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3866540Z copying torch\include\ATen\ops\rrelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3873850Z copying torch\include\ATen\ops\rrelu_with_noise.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3881130Z copying torch\include\ATen\ops\rrelu_with_noise_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3888639Z 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:45:54.3895781Z copying torch\include\ATen\ops\rrelu_with_noise_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3909596Z copying torch\include\ATen\ops\rrelu_with_noise_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3917131Z copying torch\include\ATen\ops\rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3924521Z copying torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3931646Z copying torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3938779Z copying torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3945831Z copying torch\include\ATen\ops\rrelu_with_noise_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3953081Z copying torch\include\ATen\ops\rrelu_with_noise_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3960105Z copying torch\include\ATen\ops\rshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3967147Z copying torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3981979Z copying torch\include\ATen\ops\rshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3989411Z copying torch\include\ATen\ops\rshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.3995999Z copying torch\include\ATen\ops\rshift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4003131Z copying torch\include\ATen\ops\rshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4010046Z copying torch\include\ATen\ops\rshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4016919Z copying torch\include\ATen\ops\rsqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4030589Z copying torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4038280Z copying torch\include\ATen\ops\rsqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4047571Z copying torch\include\ATen\ops\rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4063540Z copying torch\include\ATen\ops\rsqrt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4070341Z copying torch\include\ATen\ops\rsqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4077249Z copying torch\include\ATen\ops\rsqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4091496Z copying torch\include\ATen\ops\rsqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4098460Z copying torch\include\ATen\ops\rsub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4105212Z copying torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4112734Z copying torch\include\ATen\ops\rsub_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4119580Z copying torch\include\ATen\ops\rsub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4126475Z copying torch\include\ATen\ops\rsub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4140660Z copying torch\include\ATen\ops\rsub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4147201Z copying torch\include\ATen\ops\scalar_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4154408Z copying torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4161271Z copying torch\include\ATen\ops\scalar_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4168163Z copying torch\include\ATen\ops\scalar_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4175462Z copying torch\include\ATen\ops\scaled_dot_product_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4182988Z 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:45:54.4189874Z copying torch\include\ATen\ops\scaled_dot_product_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4196979Z copying torch\include\ATen\ops\scaled_dot_product_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4203954Z copying torch\include\ATen\ops\scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4210596Z copying torch\include\ATen\ops\scatter_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4217880Z copying torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4225244Z copying torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4232255Z copying torch\include\ATen\ops\scatter_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4239265Z copying torch\include\ATen\ops\scatter_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4254236Z copying torch\include\ATen\ops\scatter_add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4262145Z copying torch\include\ATen\ops\scatter_add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4269183Z copying torch\include\ATen\ops\scatter_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4284125Z copying torch\include\ATen\ops\scatter_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4291487Z copying torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4298504Z copying torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4312875Z copying torch\include\ATen\ops\scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4319961Z copying torch\include\ATen\ops\scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4326798Z copying torch\include\ATen\ops\scatter_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4341640Z copying torch\include\ATen\ops\scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4348755Z copying torch\include\ATen\ops\scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4355812Z copying torch\include\ATen\ops\scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4370213Z copying torch\include\ATen\ops\scatter_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4377827Z copying torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4385331Z copying torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4400109Z copying torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4407337Z copying torch\include\ATen\ops\scatter_reduce_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4414504Z copying torch\include\ATen\ops\scatter_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4421724Z copying torch\include\ATen\ops\scatter_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4429193Z copying torch\include\ATen\ops\scatter_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4436059Z copying torch\include\ATen\ops\searchsorted.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4450159Z copying torch\include\ATen\ops\searchsorted_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4457065Z copying torch\include\ATen\ops\searchsorted_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4464222Z copying torch\include\ATen\ops\searchsorted_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4471785Z copying torch\include\ATen\ops\searchsorted_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4479528Z copying torch\include\ATen\ops\segment_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4486321Z copying torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4501380Z copying torch\include\ATen\ops\segment_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4508127Z copying torch\include\ATen\ops\segment_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4515365Z copying torch\include\ATen\ops\segment_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4522278Z copying torch\include\ATen\ops\segment_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4529762Z copying torch\include\ATen\ops\select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4536655Z copying torch\include\ATen\ops\select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4550159Z copying torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4557229Z copying torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4564588Z copying torch\include\ATen\ops\select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4578596Z copying torch\include\ATen\ops\select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4585931Z copying torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4593725Z copying torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4607833Z copying torch\include\ATen\ops\select_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4615260Z copying torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4634050Z copying torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4641004Z copying torch\include\ATen\ops\select_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4648356Z copying torch\include\ATen\ops\select_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4655685Z copying torch\include\ATen\ops\select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4662555Z copying torch\include\ATen\ops\select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4669590Z copying torch\include\ATen\ops\select_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4677328Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4684545Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4691462Z copying torch\include\ATen\ops\select_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4699314Z copying torch\include\ATen\ops\select_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4717721Z copying torch\include\ATen\ops\selu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4725048Z copying torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4731612Z copying torch\include\ATen\ops\selu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4738216Z copying torch\include\ATen\ops\selu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4744965Z copying torch\include\ATen\ops\set.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4751999Z copying torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4758982Z copying torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4766086Z copying torch\include\ATen\ops\set_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4773147Z copying torch\include\ATen\ops\set_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4786965Z copying torch\include\ATen\ops\set_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4793732Z copying torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4800481Z copying torch\include\ATen\ops\set_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4814249Z copying torch\include\ATen\ops\set_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4821124Z copying torch\include\ATen\ops\set_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4828247Z copying torch\include\ATen\ops\set_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4835176Z copying torch\include\ATen\ops\set_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4841747Z copying torch\include\ATen\ops\sgn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4848697Z copying torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4855444Z copying torch\include\ATen\ops\sgn_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4862261Z copying torch\include\ATen\ops\sgn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4869032Z copying torch\include\ATen\ops\sgn_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4875773Z copying torch\include\ATen\ops\sgn_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4882731Z copying torch\include\ATen\ops\sgn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4889455Z copying torch\include\ATen\ops\sgn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4902746Z copying torch\include\ATen\ops\sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4909377Z copying torch\include\ATen\ops\sigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4917134Z copying torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4930762Z copying torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4937731Z copying torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4944794Z copying torch\include\ATen\ops\sigmoid_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4952037Z copying torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4958865Z copying torch\include\ATen\ops\sigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4965834Z copying torch\include\ATen\ops\sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4973317Z copying torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4980464Z copying torch\include\ATen\ops\sigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.4987367Z copying torch\include\ATen\ops\sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5001197Z copying torch\include\ATen\ops\sigmoid_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5008321Z copying torch\include\ATen\ops\sigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5015281Z copying torch\include\ATen\ops\sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5029116Z copying torch\include\ATen\ops\sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5036231Z copying torch\include\ATen\ops\sign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5042803Z copying torch\include\ATen\ops\signbit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5050324Z copying torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5057036Z copying torch\include\ATen\ops\signbit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5064244Z copying torch\include\ATen\ops\signbit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5071117Z copying torch\include\ATen\ops\signbit_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5078031Z copying torch\include\ATen\ops\signbit_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5085569Z copying torch\include\ATen\ops\signbit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5099859Z copying torch\include\ATen\ops\signbit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5107367Z copying torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5114382Z copying torch\include\ATen\ops\sign_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5129675Z copying torch\include\ATen\ops\sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5137476Z copying torch\include\ATen\ops\sign_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5144960Z copying torch\include\ATen\ops\sign_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5152416Z copying torch\include\ATen\ops\sign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5159748Z copying torch\include\ATen\ops\sign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5195615Z copying torch\include\ATen\ops\silu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5209360Z copying torch\include\ATen\ops\silu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5216868Z copying torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5223972Z copying torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5230838Z copying torch\include\ATen\ops\silu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5237861Z copying torch\include\ATen\ops\silu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5244994Z copying torch\include\ATen\ops\silu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5252172Z copying torch\include\ATen\ops\silu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5259150Z copying torch\include\ATen\ops\silu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5266206Z copying torch\include\ATen\ops\silu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5280382Z copying torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5287053Z copying torch\include\ATen\ops\silu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5293984Z copying torch\include\ATen\ops\silu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5307854Z copying torch\include\ATen\ops\silu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5314498Z copying torch\include\ATen\ops\silu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5321782Z copying torch\include\ATen\ops\silu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5336109Z copying torch\include\ATen\ops\silu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5343299Z copying torch\include\ATen\ops\sin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5349851Z copying torch\include\ATen\ops\sinc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5357031Z copying torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5363942Z copying torch\include\ATen\ops\sinc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5370814Z copying torch\include\ATen\ops\sinc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5377584Z copying torch\include\ATen\ops\sinc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5384202Z copying torch\include\ATen\ops\sinc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5391332Z copying torch\include\ATen\ops\sinc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5398308Z copying torch\include\ATen\ops\sinc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5404828Z copying torch\include\ATen\ops\sinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5411766Z copying torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5418473Z copying torch\include\ATen\ops\sinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5425520Z copying torch\include\ATen\ops\sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5432407Z copying torch\include\ATen\ops\sinh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5445733Z copying torch\include\ATen\ops\sinh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5452674Z copying torch\include\ATen\ops\sinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5459460Z copying torch\include\ATen\ops\sinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5474381Z copying torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5481089Z copying torch\include\ATen\ops\sin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5487721Z copying torch\include\ATen\ops\sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5494437Z copying torch\include\ATen\ops\sin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5500855Z copying torch\include\ATen\ops\sin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5507635Z copying torch\include\ATen\ops\sin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5527869Z copying torch\include\ATen\ops\sin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5534466Z copying torch\include\ATen\ops\size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5541590Z copying torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5556327Z copying torch\include\ATen\ops\size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5562820Z copying torch\include\ATen\ops\size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5569370Z copying torch\include\ATen\ops\slice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5583255Z copying torch\include\ATen\ops\slice_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5590487Z copying torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5597454Z copying torch\include\ATen\ops\slice_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5604566Z copying torch\include\ATen\ops\slice_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5611865Z copying torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5618830Z copying torch\include\ATen\ops\slice_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5634847Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5642819Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5650270Z copying torch\include\ATen\ops\slice_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5658777Z copying torch\include\ATen\ops\slice_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5666444Z copying torch\include\ATen\ops\slice_inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5674605Z copying torch\include\ATen\ops\slice_inverse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5687861Z copying torch\include\ATen\ops\slice_inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5695585Z copying torch\include\ATen\ops\slice_inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5703321Z copying torch\include\ATen\ops\slice_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5724617Z copying torch\include\ATen\ops\slice_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5731785Z copying torch\include\ATen\ops\slice_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5739741Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5753796Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5760910Z copying torch\include\ATen\ops\slice_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5767857Z copying torch\include\ATen\ops\slice_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5774992Z copying torch\include\ATen\ops\slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5782120Z copying torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5788785Z copying torch\include\ATen\ops\slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5803159Z copying torch\include\ATen\ops\slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5810406Z copying torch\include\ATen\ops\slow_conv3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5817324Z copying torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5824166Z copying torch\include\ATen\ops\slow_conv3d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5831475Z copying torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5839305Z copying torch\include\ATen\ops\slow_conv3d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5853157Z copying torch\include\ATen\ops\slow_conv3d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5860532Z copying torch\include\ATen\ops\slow_conv3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5867543Z copying torch\include\ATen\ops\slow_conv3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5874665Z copying torch\include\ATen\ops\slow_conv_dilated2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5882032Z copying torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5889030Z copying torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5902846Z copying torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5910278Z copying torch\include\ATen\ops\slow_conv_dilated2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5917672Z copying torch\include\ATen\ops\slow_conv_dilated2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5924437Z copying torch\include\ATen\ops\slow_conv_dilated3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5932029Z copying torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5938980Z copying torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5946159Z copying torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5953184Z copying torch\include\ATen\ops\slow_conv_dilated3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5961566Z copying torch\include\ATen\ops\slow_conv_dilated3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5968565Z copying torch\include\ATen\ops\slow_conv_transpose2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5976532Z copying torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5983483Z copying torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5990897Z copying torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.5998412Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6005673Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6013187Z copying torch\include\ATen\ops\slow_conv_transpose2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6020587Z copying torch\include\ATen\ops\slow_conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6027607Z copying torch\include\ATen\ops\slow_conv_transpose3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6035153Z copying torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6042659Z copying torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6049954Z copying torch\include\ATen\ops\slow_conv_transpose3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6057172Z copying torch\include\ATen\ops\slow_conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6064243Z copying torch\include\ATen\ops\smm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6071895Z copying torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6085094Z copying torch\include\ATen\ops\smm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6091757Z copying torch\include\ATen\ops\smm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6098613Z copying torch\include\ATen\ops\smooth_l1_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6112745Z copying torch\include\ATen\ops\smooth_l1_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6120951Z 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:45:54.6128001Z 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:45:54.6142492Z 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:45:54.6150498Z copying torch\include\ATen\ops\smooth_l1_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6158261Z copying torch\include\ATen\ops\smooth_l1_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6173741Z copying torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6180907Z copying torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6188051Z copying torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6196059Z copying torch\include\ATen\ops\smooth_l1_loss_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6202919Z copying torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6209909Z copying torch\include\ATen\ops\smooth_l1_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6217201Z copying torch\include\ATen\ops\smooth_l1_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6224434Z copying torch\include\ATen\ops\softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6231270Z copying torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6238581Z copying torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6245692Z copying torch\include\ATen\ops\softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6253034Z copying torch\include\ATen\ops\softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6267146Z copying torch\include\ATen\ops\softplus.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6273741Z copying torch\include\ATen\ops\softplus_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6281247Z copying torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6295289Z copying torch\include\ATen\ops\softplus_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6302021Z copying torch\include\ATen\ops\softplus_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6308921Z copying torch\include\ATen\ops\softplus_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6316138Z copying torch\include\ATen\ops\softplus_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6323197Z copying torch\include\ATen\ops\softplus_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6330361Z copying torch\include\ATen\ops\softplus_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6338012Z copying torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6344849Z copying torch\include\ATen\ops\softplus_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6351862Z copying torch\include\ATen\ops\softplus_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6358723Z copying torch\include\ATen\ops\softplus_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6365754Z copying torch\include\ATen\ops\softplus_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6372742Z copying torch\include\ATen\ops\softplus_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6380117Z copying torch\include\ATen\ops\softplus_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6386819Z copying torch\include\ATen\ops\softshrink.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6393685Z copying torch\include\ATen\ops\softshrink_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6400968Z copying torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6407872Z copying torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6414952Z copying torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6429317Z copying torch\include\ATen\ops\softshrink_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6436716Z copying torch\include\ATen\ops\softshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6444493Z copying torch\include\ATen\ops\softshrink_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6458712Z copying torch\include\ATen\ops\softshrink_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6466338Z copying torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6473472Z copying torch\include\ATen\ops\softshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6481025Z copying torch\include\ATen\ops\softshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6488215Z copying torch\include\ATen\ops\softshrink_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6495560Z copying torch\include\ATen\ops\softshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6510096Z copying torch\include\ATen\ops\softshrink_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6517427Z copying torch\include\ATen\ops\softshrink_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6524555Z copying torch\include\ATen\ops\soft_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6539150Z copying torch\include\ATen\ops\soft_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6546554Z 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:45:54.6554355Z copying torch\include\ATen\ops\soft_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6568051Z copying torch\include\ATen\ops\soft_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6575468Z copying torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6582601Z copying torch\include\ATen\ops\soft_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6596560Z copying torch\include\ATen\ops\soft_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6603625Z copying torch\include\ATen\ops\sort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6610844Z copying torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6618357Z copying torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6625837Z copying torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6633601Z copying torch\include\ATen\ops\sort_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6648097Z copying torch\include\ATen\ops\sort_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.6655341Z copying torch\include\ATen\ops\sort_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.9934711Z copying torch\include\ATen\ops\sort_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.9948668Z copying torch\include\ATen\ops\sort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.9955607Z copying torch\include\ATen\ops\sort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.9962072Z copying torch\include\ATen\ops\sparse_bsc_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.9975700Z copying torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.9982882Z copying torch\include\ATen\ops\sparse_bsc_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:54.9990744Z copying torch\include\ATen\ops\sparse_bsc_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0004852Z copying torch\include\ATen\ops\sparse_bsr_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0012130Z copying torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0019395Z copying torch\include\ATen\ops\sparse_bsr_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0026376Z copying torch\include\ATen\ops\sparse_bsr_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0033414Z copying torch\include\ATen\ops\sparse_compressed_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0040851Z copying torch\include\ATen\ops\sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0055011Z copying torch\include\ATen\ops\sparse_compressed_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0061992Z copying torch\include\ATen\ops\sparse_compressed_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0069567Z copying torch\include\ATen\ops\sparse_coo_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0084118Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0091408Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0098367Z copying torch\include\ATen\ops\sparse_coo_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0112097Z copying torch\include\ATen\ops\sparse_coo_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0119070Z copying torch\include\ATen\ops\sparse_csc_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0126562Z copying torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0141061Z copying torch\include\ATen\ops\sparse_csc_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0151811Z copying torch\include\ATen\ops\sparse_csc_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0158607Z copying torch\include\ATen\ops\sparse_csr_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0166905Z copying torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0174598Z copying torch\include\ATen\ops\sparse_csr_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0181531Z copying torch\include\ATen\ops\sparse_csr_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0189952Z copying torch\include\ATen\ops\sparse_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0196481Z copying torch\include\ATen\ops\sparse_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0202534Z copying torch\include\ATen\ops\sparse_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0217628Z copying torch\include\ATen\ops\sparse_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0224599Z copying torch\include\ATen\ops\sparse_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0231712Z copying torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0238492Z copying torch\include\ATen\ops\sparse_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0245729Z copying torch\include\ATen\ops\sparse_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0252569Z copying torch\include\ATen\ops\sparse_resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0259698Z copying torch\include\ATen\ops\sparse_resize_and_clear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0266860Z 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:45:55.0281885Z 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:45:55.0295952Z copying torch\include\ATen\ops\sparse_resize_and_clear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0303681Z copying torch\include\ATen\ops\sparse_resize_and_clear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0311063Z copying torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0317878Z copying torch\include\ATen\ops\sparse_resize_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0324665Z copying torch\include\ATen\ops\sparse_resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0331359Z copying torch\include\ATen\ops\sparse_resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0345432Z copying torch\include\ATen\ops\sparse_sampled_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0353308Z copying torch\include\ATen\ops\sparse_sampled_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0361268Z copying torch\include\ATen\ops\sparse_sampled_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0375643Z copying torch\include\ATen\ops\special_airy_ai.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0382810Z copying torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0389727Z copying torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0396766Z copying torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0403930Z copying torch\include\ATen\ops\special_airy_ai_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0411115Z copying torch\include\ATen\ops\special_airy_ai_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0425011Z copying torch\include\ATen\ops\special_airy_ai_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0432113Z copying torch\include\ATen\ops\special_airy_ai_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0464622Z copying torch\include\ATen\ops\special_bessel_j0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0479237Z copying torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0485836Z copying torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0493020Z copying torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0507315Z copying torch\include\ATen\ops\special_bessel_j0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0514567Z copying torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0521573Z copying torch\include\ATen\ops\special_bessel_j0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0533693Z copying torch\include\ATen\ops\special_bessel_j0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0540912Z copying torch\include\ATen\ops\special_bessel_j1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0548671Z copying torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0555928Z copying torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0563167Z copying torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0570439Z copying torch\include\ATen\ops\special_bessel_j1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0585295Z copying torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0592587Z copying torch\include\ATen\ops\special_bessel_j1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0600040Z copying torch\include\ATen\ops\special_bessel_j1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0781327Z copying torch\include\ATen\ops\special_bessel_y0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0788885Z copying torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0795815Z copying torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0802583Z copying torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0809371Z copying torch\include\ATen\ops\special_bessel_y0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0816560Z copying torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0830248Z copying torch\include\ATen\ops\special_bessel_y0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0837512Z copying torch\include\ATen\ops\special_bessel_y0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.0844344Z copying torch\include\ATen\ops\special_bessel_y1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1014497Z copying torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1021474Z copying torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1028568Z copying torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1035766Z copying torch\include\ATen\ops\special_bessel_y1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1043025Z copying torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1049953Z copying torch\include\ATen\ops\special_bessel_y1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1057349Z copying torch\include\ATen\ops\special_bessel_y1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1067101Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1082056Z 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:45:55.1089398Z 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:45:55.1096970Z 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:45:55.1104161Z 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:45:55.1111909Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1119017Z 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:45:55.1126270Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1141063Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1148089Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1155577Z 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:45:55.1170145Z 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:45:55.1177761Z 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:45:55.1185977Z 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:45:55.1194071Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1201949Z 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:45:55.1210618Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1225262Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1232830Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1241521Z 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:45:55.1248752Z 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:45:55.1255872Z 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:45:55.1263554Z 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:45:55.1271860Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1279100Z 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:45:55.1286346Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1293685Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1300992Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1309544Z 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:45:55.1317288Z 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:45:55.1324531Z 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:45:55.1331751Z 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:45:55.1345769Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1353601Z 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:45:55.1360873Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1374763Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1381823Z copying torch\include\ATen\ops\special_digamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1389193Z copying torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1396372Z copying torch\include\ATen\ops\special_digamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1404069Z copying torch\include\ATen\ops\special_digamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1411168Z copying torch\include\ATen\ops\special_entr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1418668Z copying torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1426353Z copying torch\include\ATen\ops\special_entr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1433622Z copying torch\include\ATen\ops\special_entr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1440972Z copying torch\include\ATen\ops\special_entr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1449232Z copying torch\include\ATen\ops\special_entr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1458296Z copying torch\include\ATen\ops\special_entr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1467398Z copying torch\include\ATen\ops\special_entr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1477695Z copying torch\include\ATen\ops\special_erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1487953Z copying torch\include\ATen\ops\special_erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1496553Z copying torch\include\ATen\ops\special_erfcx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1504330Z copying torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1512511Z copying torch\include\ATen\ops\special_erfcx_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1527552Z copying torch\include\ATen\ops\special_erfcx_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1534893Z copying torch\include\ATen\ops\special_erfcx_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1542376Z copying torch\include\ATen\ops\special_erfcx_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1549916Z copying torch\include\ATen\ops\special_erfcx_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1560790Z copying torch\include\ATen\ops\special_erfcx_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1569653Z copying torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1576853Z copying torch\include\ATen\ops\special_erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1583517Z copying torch\include\ATen\ops\special_erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1591823Z copying torch\include\ATen\ops\special_erfinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1606445Z copying torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1614123Z copying torch\include\ATen\ops\special_erfinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1620664Z copying torch\include\ATen\ops\special_erfinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1629114Z copying torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1636394Z copying torch\include\ATen\ops\special_erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1643343Z copying torch\include\ATen\ops\special_erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1657511Z copying torch\include\ATen\ops\special_exp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1665452Z copying torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1673799Z copying torch\include\ATen\ops\special_exp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1688926Z copying torch\include\ATen\ops\special_exp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1695870Z copying torch\include\ATen\ops\special_expit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1703413Z copying torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1710640Z copying torch\include\ATen\ops\special_expit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1717537Z copying torch\include\ATen\ops\special_expit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1725690Z copying torch\include\ATen\ops\special_expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1740742Z copying torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1748593Z copying torch\include\ATen\ops\special_expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1764371Z copying torch\include\ATen\ops\special_expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1779157Z copying torch\include\ATen\ops\special_gammainc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1786384Z copying torch\include\ATen\ops\special_gammaincc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1794544Z copying torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1808565Z copying torch\include\ATen\ops\special_gammaincc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1816618Z copying torch\include\ATen\ops\special_gammaincc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1824837Z copying torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1841355Z copying torch\include\ATen\ops\special_gammainc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1848940Z copying torch\include\ATen\ops\special_gammainc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1857038Z copying torch\include\ATen\ops\special_gammaln.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1871922Z copying torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1879961Z copying torch\include\ATen\ops\special_gammaln_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1887410Z copying torch\include\ATen\ops\special_gammaln_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1894744Z copying torch\include\ATen\ops\special_hermite_polynomial_h.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1902700Z copying torch\include\ATen\ops\special_hermite_polynomial_he.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1910912Z 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:45:55.1924801Z 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:45:55.1932979Z 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:45:55.1940712Z 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:45:55.1955538Z copying torch\include\ATen\ops\special_hermite_polynomial_he_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1962912Z 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:45:55.1970243Z copying torch\include\ATen\ops\special_hermite_polynomial_he_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1984413Z copying torch\include\ATen\ops\special_hermite_polynomial_he_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.1992568Z 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:45:55.2000031Z 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:45:55.2014487Z 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:45:55.2021621Z 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:45:55.2029764Z copying torch\include\ATen\ops\special_hermite_polynomial_h_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2037644Z 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:45:55.2045528Z copying torch\include\ATen\ops\special_hermite_polynomial_h_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2053201Z copying torch\include\ATen\ops\special_hermite_polynomial_h_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2060773Z copying torch\include\ATen\ops\special_i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2068100Z copying torch\include\ATen\ops\special_i0e.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2075892Z copying torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2083259Z copying torch\include\ATen\ops\special_i0e_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2090739Z copying torch\include\ATen\ops\special_i0e_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2098011Z copying torch\include\ATen\ops\special_i0e_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2104991Z copying torch\include\ATen\ops\special_i0e_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2112670Z copying torch\include\ATen\ops\special_i0e_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2119741Z copying torch\include\ATen\ops\special_i0e_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2127285Z copying torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2135110Z copying torch\include\ATen\ops\special_i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2142486Z copying torch\include\ATen\ops\special_i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2150800Z copying torch\include\ATen\ops\special_i1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2159797Z copying torch\include\ATen\ops\special_i1e.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2167854Z copying torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2181973Z copying torch\include\ATen\ops\special_i1e_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2189286Z copying torch\include\ATen\ops\special_i1e_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2196953Z copying torch\include\ATen\ops\special_i1e_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2203781Z copying torch\include\ATen\ops\special_i1e_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2211985Z copying torch\include\ATen\ops\special_i1e_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2220176Z copying torch\include\ATen\ops\special_i1e_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2228798Z copying torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2235691Z copying torch\include\ATen\ops\special_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2244806Z copying torch\include\ATen\ops\special_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2251936Z copying torch\include\ATen\ops\special_i1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2259594Z copying torch\include\ATen\ops\special_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2267323Z copying torch\include\ATen\ops\special_i1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2283965Z copying torch\include\ATen\ops\special_i1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2291470Z copying torch\include\ATen\ops\special_laguerre_polynomial_l.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2299642Z 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:45:55.2314369Z 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:45:55.2322266Z 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:45:55.2330520Z 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:45:55.2338528Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2346718Z 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:45:55.2355260Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2363420Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2370618Z copying torch\include\ATen\ops\special_legendre_polynomial_p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2378190Z 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:45:55.2393241Z 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:45:55.2401126Z 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:45:55.2408436Z 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:45:55.2423011Z copying torch\include\ATen\ops\special_legendre_polynomial_p_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2430765Z 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:45:55.2438014Z copying torch\include\ATen\ops\special_legendre_polynomial_p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2452276Z copying torch\include\ATen\ops\special_legendre_polynomial_p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2459236Z copying torch\include\ATen\ops\special_log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2466623Z copying torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2473857Z copying torch\include\ATen\ops\special_log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2480968Z copying torch\include\ATen\ops\special_log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2488340Z copying torch\include\ATen\ops\special_logit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2502684Z copying torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2510067Z copying torch\include\ATen\ops\special_logit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2517525Z copying torch\include\ATen\ops\special_logit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2531729Z copying torch\include\ATen\ops\special_logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2539162Z copying torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2546703Z copying torch\include\ATen\ops\special_logsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2560877Z copying torch\include\ATen\ops\special_logsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2567983Z copying torch\include\ATen\ops\special_log_ndtr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2575777Z copying torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2590205Z copying torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2598076Z copying torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2605557Z copying torch\include\ATen\ops\special_log_ndtr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2620413Z copying torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2627627Z copying torch\include\ATen\ops\special_log_ndtr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2635088Z copying torch\include\ATen\ops\special_log_ndtr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2642307Z copying torch\include\ATen\ops\special_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2650252Z copying torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2657440Z copying torch\include\ATen\ops\special_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2671588Z copying torch\include\ATen\ops\special_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2679358Z copying torch\include\ATen\ops\special_modified_bessel_i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2687517Z 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:45:55.2702025Z 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:45:55.2709402Z 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:45:55.2717151Z copying torch\include\ATen\ops\special_modified_bessel_i0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2732001Z 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:45:55.2739324Z copying torch\include\ATen\ops\special_modified_bessel_i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2746546Z copying torch\include\ATen\ops\special_modified_bessel_i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2760723Z copying torch\include\ATen\ops\special_modified_bessel_i1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2768826Z 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:45:55.2776198Z 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:45:55.2783540Z 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:45:55.2790725Z copying torch\include\ATen\ops\special_modified_bessel_i1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2797940Z 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:45:55.2805090Z copying torch\include\ATen\ops\special_modified_bessel_i1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2812345Z copying torch\include\ATen\ops\special_modified_bessel_i1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2819540Z copying torch\include\ATen\ops\special_modified_bessel_k0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2827349Z 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:45:55.2834499Z 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:45:55.2841883Z 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:45:55.2849026Z copying torch\include\ATen\ops\special_modified_bessel_k0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2856519Z 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:45:55.2863713Z copying torch\include\ATen\ops\special_modified_bessel_k0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2878623Z copying torch\include\ATen\ops\special_modified_bessel_k0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2897455Z copying torch\include\ATen\ops\special_modified_bessel_k1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2898603Z 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:45:55.2907296Z 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:45:55.2914596Z 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:45:55.2921743Z copying torch\include\ATen\ops\special_modified_bessel_k1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2929820Z 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:45:55.2937393Z copying torch\include\ATen\ops\special_modified_bessel_k1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2944501Z copying torch\include\ATen\ops\special_modified_bessel_k1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2952572Z copying torch\include\ATen\ops\special_multigammaln.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2960469Z copying torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2967794Z copying torch\include\ATen\ops\special_multigammaln_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2982242Z copying torch\include\ATen\ops\special_multigammaln_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2989436Z copying torch\include\ATen\ops\special_ndtr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.2996887Z copying torch\include\ATen\ops\special_ndtri.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3004625Z copying torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3012067Z copying torch\include\ATen\ops\special_ndtri_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3019312Z copying torch\include\ATen\ops\special_ndtri_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3026566Z copying torch\include\ATen\ops\special_ndtri_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3034041Z copying torch\include\ATen\ops\special_ndtri_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3041269Z copying torch\include\ATen\ops\special_ndtri_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3048857Z copying torch\include\ATen\ops\special_ndtri_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3057030Z copying torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3064423Z copying torch\include\ATen\ops\special_ndtr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3071391Z copying torch\include\ATen\ops\special_ndtr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3078785Z copying torch\include\ATen\ops\special_polygamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3086741Z copying torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3093577Z copying torch\include\ATen\ops\special_polygamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3100712Z copying torch\include\ATen\ops\special_polygamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3108179Z copying torch\include\ATen\ops\special_psi.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3124038Z copying torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3131257Z copying torch\include\ATen\ops\special_psi_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3138486Z copying torch\include\ATen\ops\special_psi_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3145943Z copying torch\include\ATen\ops\special_round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3153237Z copying torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3160334Z copying torch\include\ATen\ops\special_round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3167870Z copying torch\include\ATen\ops\special_round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3175716Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3184071Z 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:45:55.3199643Z 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:45:55.3207446Z 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:45:55.3214807Z 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:45:55.3222267Z 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:45:55.3229307Z 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:45:55.3236546Z 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:45:55.3251218Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3286826Z 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:45:55.3293889Z 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:45:55.3307994Z 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:45:55.3315339Z 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:45:55.3322516Z 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:45:55.3337930Z 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:45:55.3345045Z 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:45:55.3352225Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3372851Z 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:45:55.3380362Z 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:45:55.3388113Z 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:45:55.3402647Z 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:45:55.3409879Z 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:45:55.3417059Z 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:45:55.3424518Z 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:45:55.3431977Z 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:45:55.3439434Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3454164Z 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:45:55.3461761Z 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:45:55.3469283Z 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:45:55.3477022Z 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:45:55.3484274Z 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:45:55.3491084Z 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:45:55.3498071Z 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:45:55.3505585Z 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:45:55.3513040Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3528148Z 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:45:55.3536362Z 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:45:55.3543712Z 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:45:55.3551258Z 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:45:55.3558677Z 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:45:55.3566009Z 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:45:55.3579997Z 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:45:55.3588482Z 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:45:55.3596359Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3611790Z 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:45:55.3619205Z 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:45:55.3627473Z 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:45:55.3642303Z 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:45:55.3649556Z 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:45:55.3656959Z 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:45:55.3677432Z 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:45:55.3685888Z 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:45:55.3693981Z copying torch\include\ATen\ops\special_sinc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3701653Z copying torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3709346Z copying torch\include\ATen\ops\special_sinc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3716467Z copying torch\include\ATen\ops\special_sinc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3723698Z copying torch\include\ATen\ops\special_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3731257Z copying torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3738553Z copying torch\include\ATen\ops\special_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3745611Z copying torch\include\ATen\ops\special_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3753022Z copying torch\include\ATen\ops\special_spherical_bessel_j0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3761064Z 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:45:55.3767964Z 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:45:55.3776176Z 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:45:55.3783945Z copying torch\include\ATen\ops\special_spherical_bessel_j0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3791241Z 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:45:55.3798344Z copying torch\include\ATen\ops\special_spherical_bessel_j0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3805366Z copying torch\include\ATen\ops\special_spherical_bessel_j0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3812311Z copying torch\include\ATen\ops\special_xlog1py.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3819946Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3827630Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3834743Z copying torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3842355Z copying torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3849421Z copying torch\include\ATen\ops\special_xlog1py_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3856582Z copying torch\include\ATen\ops\special_xlog1py_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3863696Z copying torch\include\ATen\ops\special_xlog1py_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3870576Z copying torch\include\ATen\ops\special_xlog1py_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3877606Z copying torch\include\ATen\ops\special_xlogy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3884797Z copying torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3891628Z copying torch\include\ATen\ops\special_xlogy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3907064Z copying torch\include\ATen\ops\special_xlogy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3913985Z copying torch\include\ATen\ops\special_zeta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3921312Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3935829Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3942807Z copying torch\include\ATen\ops\special_zeta_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3949938Z copying torch\include\ATen\ops\special_zeta_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3957244Z copying torch\include\ATen\ops\special_zeta_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3964627Z copying torch\include\ATen\ops\special_zeta_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3971378Z copying torch\include\ATen\ops\special_zeta_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3986606Z copying torch\include\ATen\ops\special_zeta_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.3993897Z copying torch\include\ATen\ops\split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4000976Z copying torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4007896Z copying torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4015142Z copying torch\include\ATen\ops\split_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4022811Z copying torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4030925Z copying torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4038473Z copying torch\include\ATen\ops\split_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4045526Z copying torch\include\ATen\ops\split_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4052530Z copying torch\include\ATen\ops\split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4059453Z copying torch\include\ATen\ops\split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4066391Z copying torch\include\ATen\ops\split_with_sizes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4073912Z copying torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4107541Z copying torch\include\ATen\ops\split_with_sizes_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4115493Z 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:45:55.4123156Z 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:45:55.4130417Z 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:45:55.4137619Z copying torch\include\ATen\ops\split_with_sizes_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4152006Z copying torch\include\ATen\ops\split_with_sizes_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4159753Z copying torch\include\ATen\ops\split_with_sizes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4167020Z copying torch\include\ATen\ops\split_with_sizes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4174264Z copying torch\include\ATen\ops\sqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4181344Z copying torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4188256Z copying torch\include\ATen\ops\sqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4196085Z copying torch\include\ATen\ops\sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4203576Z copying torch\include\ATen\ops\sqrt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4211136Z copying torch\include\ATen\ops\sqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4218067Z copying torch\include\ATen\ops\sqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4224938Z copying torch\include\ATen\ops\sqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4231588Z copying torch\include\ATen\ops\square.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4238569Z copying torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4245591Z copying torch\include\ATen\ops\square_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4252439Z copying torch\include\ATen\ops\square_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4266384Z copying torch\include\ATen\ops\squeeze.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4273536Z copying torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4280689Z copying torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4287627Z copying torch\include\ATen\ops\squeeze_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4295083Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4302486Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4309421Z copying torch\include\ATen\ops\squeeze_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4316647Z copying torch\include\ATen\ops\squeeze_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4323739Z copying torch\include\ATen\ops\squeeze_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4330884Z copying torch\include\ATen\ops\squeeze_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4338135Z copying torch\include\ATen\ops\sspaddmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4345035Z copying torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4352078Z copying torch\include\ATen\ops\sspaddmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4359021Z copying torch\include\ATen\ops\sspaddmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4366126Z copying torch\include\ATen\ops\sspaddmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4380553Z copying torch\include\ATen\ops\sspaddmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4387398Z copying torch\include\ATen\ops\stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4394360Z copying torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4408077Z copying torch\include\ATen\ops\stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4414679Z copying torch\include\ATen\ops\stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4421427Z copying torch\include\ATen\ops\std.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4436068Z copying torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4442740Z copying torch\include\ATen\ops\std_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4449734Z copying torch\include\ATen\ops\std_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4456491Z copying torch\include\ATen\ops\std_mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4463521Z copying torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4470356Z copying torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4484199Z copying torch\include\ATen\ops\std_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4490974Z copying torch\include\ATen\ops\std_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4497966Z copying torch\include\ATen\ops\std_mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4505156Z copying torch\include\ATen\ops\std_mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4512456Z copying torch\include\ATen\ops\std_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4519635Z copying torch\include\ATen\ops\std_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4526285Z copying torch\include\ATen\ops\stft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4533258Z copying torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4541132Z copying torch\include\ATen\ops\stft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4555157Z copying torch\include\ATen\ops\stft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4561909Z copying torch\include\ATen\ops\stride.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4569065Z copying torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4576296Z copying torch\include\ATen\ops\stride_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4583062Z copying torch\include\ATen\ops\stride_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4590028Z copying torch\include\ATen\ops\sub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4605076Z copying torch\include\ATen\ops\subtract.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4612773Z copying torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4619719Z copying torch\include\ATen\ops\subtract_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4626834Z copying torch\include\ATen\ops\subtract_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4634477Z copying torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4641773Z copying torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4648765Z copying torch\include\ATen\ops\sub_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4655826Z copying torch\include\ATen\ops\sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4662763Z copying torch\include\ATen\ops\sub_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4669221Z copying torch\include\ATen\ops\sub_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4676219Z copying torch\include\ATen\ops\sub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4683164Z copying torch\include\ATen\ops\sub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4691258Z copying torch\include\ATen\ops\sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4699003Z copying torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4706746Z copying torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4714024Z copying torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4721072Z copying torch\include\ATen\ops\sum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4727992Z copying torch\include\ATen\ops\sum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4742616Z copying torch\include\ATen\ops\sum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4749269Z copying torch\include\ATen\ops\sum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4756238Z copying torch\include\ATen\ops\sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4763159Z copying torch\include\ATen\ops\sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4769748Z copying torch\include\ATen\ops\sum_to_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4776819Z copying torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4783802Z copying torch\include\ATen\ops\sum_to_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4790580Z copying torch\include\ATen\ops\sum_to_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4797449Z copying torch\include\ATen\ops\svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4804246Z copying torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4811162Z copying torch\include\ATen\ops\svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4818241Z copying torch\include\ATen\ops\svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4832054Z copying torch\include\ATen\ops\swapaxes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4838954Z copying torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4845914Z copying torch\include\ATen\ops\swapaxes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4852748Z copying torch\include\ATen\ops\swapaxes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4859618Z copying torch\include\ATen\ops\swapdims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4866798Z copying torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4873756Z copying torch\include\ATen\ops\swapdims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4880594Z copying torch\include\ATen\ops\swapdims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4887345Z copying torch\include\ATen\ops\sym_constrain_range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4901724Z copying torch\include\ATen\ops\sym_constrain_range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4908504Z copying torch\include\ATen\ops\sym_constrain_range_for_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4916075Z 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:45:55.4923295Z 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:45:55.4930344Z 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:45:55.4937290Z copying torch\include\ATen\ops\sym_constrain_range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4944239Z copying torch\include\ATen\ops\sym_constrain_range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4951535Z copying torch\include\ATen\ops\sym_is_contiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4958912Z copying torch\include\ATen\ops\sym_is_contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4966145Z copying torch\include\ATen\ops\sym_is_contiguous_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4972963Z copying torch\include\ATen\ops\sym_is_contiguous_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.4979987Z copying torch\include\ATen\ops\sym_numel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5031389Z copying torch\include\ATen\ops\sym_numel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5038532Z copying torch\include\ATen\ops\sym_numel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5045309Z copying torch\include\ATen\ops\sym_numel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5058707Z copying torch\include\ATen\ops\sym_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5065516Z copying torch\include\ATen\ops\sym_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5072900Z copying torch\include\ATen\ops\sym_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5086689Z copying torch\include\ATen\ops\sym_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5093725Z copying torch\include\ATen\ops\sym_storage_offset.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5101097Z copying torch\include\ATen\ops\sym_storage_offset_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5108213Z copying torch\include\ATen\ops\sym_storage_offset_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5115081Z copying torch\include\ATen\ops\sym_storage_offset_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5125508Z copying torch\include\ATen\ops\sym_stride.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5139889Z copying torch\include\ATen\ops\sym_stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5147600Z copying torch\include\ATen\ops\sym_stride_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5154152Z copying torch\include\ATen\ops\sym_stride_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5167075Z copying torch\include\ATen\ops\t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5173548Z copying torch\include\ATen\ops\take.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5180628Z copying torch\include\ATen\ops\take_along_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5188313Z copying torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5196112Z copying torch\include\ATen\ops\take_along_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5203298Z copying torch\include\ATen\ops\take_along_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5210489Z copying torch\include\ATen\ops\take_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5218383Z copying torch\include\ATen\ops\take_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5225279Z copying torch\include\ATen\ops\take_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5238608Z copying torch\include\ATen\ops\take_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5244992Z copying torch\include\ATen\ops\tan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5252098Z copying torch\include\ATen\ops\tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5265923Z copying torch\include\ATen\ops\tanh_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5273313Z copying torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5280718Z copying torch\include\ATen\ops\tanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5294560Z copying torch\include\ATen\ops\tanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5301444Z copying torch\include\ATen\ops\tanh_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5308432Z copying torch\include\ATen\ops\tanh_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5322551Z copying torch\include\ATen\ops\tanh_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5329682Z copying torch\include\ATen\ops\tanh_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5337318Z copying torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5351412Z copying torch\include\ATen\ops\tanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5358438Z copying torch\include\ATen\ops\tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5365480Z copying torch\include\ATen\ops\tanh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5379885Z copying torch\include\ATen\ops\tanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5386897Z copying torch\include\ATen\ops\tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5394164Z copying torch\include\ATen\ops\tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5408087Z copying torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5414918Z copying torch\include\ATen\ops\tan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5421857Z copying torch\include\ATen\ops\tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5435988Z copying torch\include\ATen\ops\tan_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5442586Z copying torch\include\ATen\ops\tan_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5449559Z copying torch\include\ATen\ops\tan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5464520Z copying torch\include\ATen\ops\tan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5471431Z copying torch\include\ATen\ops\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5505947Z copying torch\include\ATen\ops\tensordot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5520478Z copying torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5527430Z copying torch\include\ATen\ops\tensordot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5534526Z copying torch\include\ATen\ops\tensordot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5541613Z copying torch\include\ATen\ops\tensor_split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5548888Z copying torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5555984Z copying torch\include\ATen\ops\tensor_split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5570303Z copying torch\include\ATen\ops\tensor_split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5577385Z copying torch\include\ATen\ops\thnn_conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5584661Z copying torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5618392Z copying torch\include\ATen\ops\thnn_conv2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5625308Z copying torch\include\ATen\ops\thnn_conv2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5632664Z copying torch\include\ATen\ops\threshold.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5640110Z copying torch\include\ATen\ops\threshold_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5647499Z copying torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5654788Z copying torch\include\ATen\ops\threshold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5661920Z copying torch\include\ATen\ops\threshold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5668905Z copying torch\include\ATen\ops\threshold_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5676645Z copying torch\include\ATen\ops\threshold_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5683829Z copying torch\include\ATen\ops\threshold_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5690955Z copying torch\include\ATen\ops\threshold_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5698673Z copying torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5705484Z copying torch\include\ATen\ops\threshold_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5712741Z copying torch\include\ATen\ops\threshold_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5719996Z copying torch\include\ATen\ops\threshold_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5727102Z copying torch\include\ATen\ops\threshold_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5733994Z copying torch\include\ATen\ops\threshold_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5741321Z copying torch\include\ATen\ops\threshold_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5748207Z copying torch\include\ATen\ops\tile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5755169Z copying torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5761751Z copying torch\include\ATen\ops\tile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5775800Z copying torch\include\ATen\ops\tile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5782285Z copying torch\include\ATen\ops\to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5788459Z copying torch\include\ATen\ops\topk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5803065Z copying torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5809588Z copying torch\include\ATen\ops\topk_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5816537Z copying torch\include\ATen\ops\topk_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5830593Z copying torch\include\ATen\ops\topk_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5837499Z copying torch\include\ATen\ops\topk_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5844195Z copying torch\include\ATen\ops\topk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5851026Z copying torch\include\ATen\ops\topk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5857779Z copying torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5864367Z copying torch\include\ATen\ops\to_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5878253Z copying torch\include\ATen\ops\to_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5885656Z copying torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5892563Z copying torch\include\ATen\ops\to_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5906351Z copying torch\include\ATen\ops\to_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5916526Z copying torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5923223Z copying torch\include\ATen\ops\to_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5936889Z copying torch\include\ATen\ops\to_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5943614Z copying torch\include\ATen\ops\to_mkldnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5951113Z copying torch\include\ATen\ops\to_mkldnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5965505Z copying torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5972333Z copying torch\include\ATen\ops\to_mkldnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5979104Z copying torch\include\ATen\ops\to_mkldnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5986270Z copying torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.5993233Z copying torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6000268Z copying torch\include\ATen\ops\to_mkldnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6013293Z copying torch\include\ATen\ops\to_mkldnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6021050Z copying torch\include\ATen\ops\to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6028464Z copying torch\include\ATen\ops\to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6035914Z copying torch\include\ATen\ops\to_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6043933Z copying torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6050857Z copying torch\include\ATen\ops\to_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6058102Z copying torch\include\ATen\ops\to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6065406Z copying torch\include\ATen\ops\to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6072142Z copying torch\include\ATen\ops\to_sparse_bsc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6079279Z copying torch\include\ATen\ops\to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6086328Z copying torch\include\ATen\ops\to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6093556Z copying torch\include\ATen\ops\to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6107913Z copying torch\include\ATen\ops\to_sparse_bsr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6115200Z copying torch\include\ATen\ops\to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6122393Z copying torch\include\ATen\ops\to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6136382Z copying torch\include\ATen\ops\to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6143546Z copying torch\include\ATen\ops\to_sparse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6150589Z copying torch\include\ATen\ops\to_sparse_csc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6157720Z copying torch\include\ATen\ops\to_sparse_csc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6164723Z copying torch\include\ATen\ops\to_sparse_csc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6171269Z copying torch\include\ATen\ops\to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6184467Z copying torch\include\ATen\ops\to_sparse_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6191430Z copying torch\include\ATen\ops\to_sparse_csr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6198398Z copying torch\include\ATen\ops\to_sparse_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6205046Z copying torch\include\ATen\ops\to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6211862Z copying torch\include\ATen\ops\to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6218652Z copying torch\include\ATen\ops\to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6225480Z copying torch\include\ATen\ops\trace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6232537Z copying torch\include\ATen\ops\trace_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6240493Z copying torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6255120Z copying torch\include\ATen\ops\trace_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6263161Z copying torch\include\ATen\ops\trace_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6271184Z copying torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6279361Z copying torch\include\ATen\ops\trace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6287405Z copying torch\include\ATen\ops\trace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6294632Z copying torch\include\ATen\ops\trace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6301847Z copying torch\include\ATen\ops\trace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6308927Z copying torch\include\ATen\ops\transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6316434Z copying torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6323486Z copying torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6330462Z copying torch\include\ATen\ops\transpose_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6337713Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6345884Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6352951Z copying torch\include\ATen\ops\transpose_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6359977Z copying torch\include\ATen\ops\transpose_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6374064Z copying torch\include\ATen\ops\transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6380918Z copying torch\include\ATen\ops\transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6387804Z copying torch\include\ATen\ops\trapezoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6401919Z copying torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6408904Z copying torch\include\ATen\ops\trapezoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6416252Z copying torch\include\ATen\ops\trapezoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6423137Z copying torch\include\ATen\ops\trapz.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6429863Z copying torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6436662Z copying torch\include\ATen\ops\trapz_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6443467Z copying torch\include\ATen\ops\trapz_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6450332Z copying torch\include\ATen\ops\triangular_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6458125Z copying torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6465032Z copying torch\include\ATen\ops\triangular_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6472154Z copying torch\include\ATen\ops\triangular_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6479003Z copying torch\include\ATen\ops\triangular_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6486119Z copying torch\include\ATen\ops\triangular_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6493056Z copying torch\include\ATen\ops\triangular_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6499983Z copying torch\include\ATen\ops\triangular_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6507074Z copying torch\include\ATen\ops\tril.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6514235Z copying torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6520851Z copying torch\include\ATen\ops\tril_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6534935Z copying torch\include\ATen\ops\tril_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6541781Z copying torch\include\ATen\ops\tril_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6549260Z copying torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6563814Z copying torch\include\ATen\ops\tril_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6571247Z copying torch\include\ATen\ops\tril_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6578188Z copying torch\include\ATen\ops\tril_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6592653Z copying torch\include\ATen\ops\tril_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6599451Z copying torch\include\ATen\ops\tril_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6606124Z copying torch\include\ATen\ops\tril_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6612906Z copying torch\include\ATen\ops\tril_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6619689Z copying torch\include\ATen\ops\tril_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6626198Z copying torch\include\ATen\ops\triplet_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6640649Z copying torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6647546Z copying torch\include\ATen\ops\triplet_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6654694Z copying torch\include\ATen\ops\triplet_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6661385Z copying torch\include\ATen\ops\triu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6668574Z copying torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6675460Z copying torch\include\ATen\ops\triu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6690228Z copying torch\include\ATen\ops\triu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6697173Z copying torch\include\ATen\ops\triu_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6705101Z copying torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6720513Z copying torch\include\ATen\ops\triu_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6728276Z copying torch\include\ATen\ops\triu_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6735991Z copying torch\include\ATen\ops\triu_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6743424Z copying torch\include\ATen\ops\triu_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6771867Z copying torch\include\ATen\ops\triu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6778341Z copying torch\include\ATen\ops\triu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6784924Z copying torch\include\ATen\ops\triu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6791636Z copying torch\include\ATen\ops\triu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6798260Z copying torch\include\ATen\ops\true_divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6805342Z copying torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6812175Z copying torch\include\ATen\ops\true_divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6819284Z copying torch\include\ATen\ops\true_divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6826323Z copying torch\include\ATen\ops\trunc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6833911Z copying torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6841016Z copying torch\include\ATen\ops\trunc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6855788Z copying torch\include\ATen\ops\trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6862541Z copying torch\include\ATen\ops\trunc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6869293Z copying torch\include\ATen\ops\trunc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6883769Z copying torch\include\ATen\ops\trunc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6890618Z copying torch\include\ATen\ops\trunc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6897616Z copying torch\include\ATen\ops\type_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6904202Z copying torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6910997Z copying torch\include\ATen\ops\type_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6917611Z copying torch\include\ATen\ops\type_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6924827Z copying torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6931358Z copying torch\include\ATen\ops\t_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6938197Z copying torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6945421Z copying torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6952605Z copying torch\include\ATen\ops\t_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6958781Z copying torch\include\ATen\ops\t_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6965651Z copying torch\include\ATen\ops\t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6971900Z copying torch\include\ATen\ops\t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6978376Z copying torch\include\ATen\ops\unbind.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.6995723Z copying torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7010359Z copying torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7017702Z copying torch\include\ATen\ops\unbind_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7032546Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7039565Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7046519Z copying torch\include\ATen\ops\unbind_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7053468Z copying torch\include\ATen\ops\unbind_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7060381Z copying torch\include\ATen\ops\unbind_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7067497Z copying torch\include\ATen\ops\unbind_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7080853Z copying torch\include\ATen\ops\unflatten.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7087919Z copying torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7094890Z copying torch\include\ATen\ops\unflatten_dense_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7109069Z copying torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7116421Z copying torch\include\ATen\ops\unflatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7123957Z copying torch\include\ATen\ops\unflatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7131328Z copying torch\include\ATen\ops\unflatten_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7138396Z copying torch\include\ATen\ops\unflatten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7145355Z copying torch\include\ATen\ops\unfold.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7158962Z copying torch\include\ATen\ops\unfold_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7166335Z copying torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7173383Z copying torch\include\ATen\ops\unfold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7180731Z copying torch\include\ATen\ops\unfold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7188338Z copying torch\include\ATen\ops\unfold_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7195821Z copying torch\include\ATen\ops\unfold_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7202836Z copying torch\include\ATen\ops\unfold_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7211215Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7219367Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7226993Z copying torch\include\ATen\ops\unfold_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7234403Z copying torch\include\ATen\ops\unfold_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7241744Z copying torch\include\ATen\ops\unfold_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7249051Z copying torch\include\ATen\ops\unfold_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7256296Z copying torch\include\ATen\ops\unfold_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7263445Z copying torch\include\ATen\ops\unfold_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7277071Z copying torch\include\ATen\ops\unfold_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7284076Z copying torch\include\ATen\ops\uniform.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7291025Z copying torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7305987Z copying torch\include\ATen\ops\uniform_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7312990Z copying torch\include\ATen\ops\uniform_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7320092Z copying torch\include\ATen\ops\uniform_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7334595Z copying torch\include\ATen\ops\uniform_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7341481Z copying torch\include\ATen\ops\uniform_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7348866Z copying torch\include\ATen\ops\unique_consecutive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7363346Z copying torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7370456Z copying torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7377475Z copying torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7391581Z copying torch\include\ATen\ops\unique_consecutive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7398535Z copying torch\include\ATen\ops\unique_consecutive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7405521Z copying torch\include\ATen\ops\unique_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7413080Z copying torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7419961Z copying torch\include\ATen\ops\unique_dim_consecutive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7427583Z copying torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7441932Z copying torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7449090Z copying torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7456165Z copying torch\include\ATen\ops\unique_dim_consecutive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7463211Z copying torch\include\ATen\ops\unique_dim_consecutive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7470228Z copying torch\include\ATen\ops\unique_dim_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7477686Z copying torch\include\ATen\ops\unique_dim_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7491349Z copying torch\include\ATen\ops\unique_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7498357Z copying torch\include\ATen\ops\unique_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7505461Z copying torch\include\ATen\ops\unsafe_chunk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7513125Z copying torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7519995Z copying torch\include\ATen\ops\unsafe_chunk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7527169Z copying torch\include\ATen\ops\unsafe_chunk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7534239Z copying torch\include\ATen\ops\unsafe_split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7541617Z copying torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7548725Z copying torch\include\ATen\ops\unsafe_split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7556132Z copying torch\include\ATen\ops\unsafe_split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7563620Z copying torch\include\ATen\ops\unsafe_split_with_sizes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7570897Z 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:45:55.7578082Z copying torch\include\ATen\ops\unsafe_split_with_sizes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7585722Z copying torch\include\ATen\ops\unsafe_split_with_sizes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7592984Z copying torch\include\ATen\ops\unsqueeze.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7600284Z copying torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7607255Z copying torch\include\ATen\ops\unsqueeze_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7614703Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7621984Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7629421Z copying torch\include\ATen\ops\unsqueeze_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7636832Z copying torch\include\ATen\ops\unsqueeze_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7673123Z copying torch\include\ATen\ops\unsqueeze_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7680445Z copying torch\include\ATen\ops\unsqueeze_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7687675Z copying torch\include\ATen\ops\upsample_bicubic2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7695001Z copying torch\include\ATen\ops\upsample_bicubic2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7702592Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7710496Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7718947Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7726187Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7733595Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7740816Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7748255Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7756114Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7763249Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7770492Z copying torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7777535Z copying torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7784763Z copying torch\include\ATen\ops\upsample_bicubic2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7792332Z copying torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7799250Z copying torch\include\ATen\ops\upsample_bicubic2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7806406Z copying torch\include\ATen\ops\upsample_bicubic2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7813736Z copying torch\include\ATen\ops\upsample_bilinear2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7821004Z copying torch\include\ATen\ops\upsample_bilinear2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7836174Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7843271Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7850330Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7857491Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7864593Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7890284Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7897234Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7905048Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7912281Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7919543Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7926689Z copying torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7933886Z copying torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7941122Z copying torch\include\ATen\ops\upsample_bilinear2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7948156Z copying torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7955257Z copying torch\include\ATen\ops\upsample_bilinear2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7962466Z copying torch\include\ATen\ops\upsample_bilinear2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7969660Z copying torch\include\ATen\ops\upsample_linear1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7977079Z copying torch\include\ATen\ops\upsample_linear1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7992733Z copying torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.7999769Z copying torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8007461Z copying torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8015672Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8022971Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8030377Z copying torch\include\ATen\ops\upsample_linear1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8038215Z copying torch\include\ATen\ops\upsample_linear1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8045592Z copying torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8052837Z copying torch\include\ATen\ops\upsample_linear1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8060204Z copying torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8067719Z copying torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8075378Z copying torch\include\ATen\ops\upsample_linear1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8082869Z copying torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8090176Z copying torch\include\ATen\ops\upsample_linear1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8097251Z copying torch\include\ATen\ops\upsample_linear1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8105444Z copying torch\include\ATen\ops\upsample_nearest1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8112919Z copying torch\include\ATen\ops\upsample_nearest1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8120828Z copying torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8128269Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8135905Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8143144Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8157541Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8164893Z copying torch\include\ATen\ops\upsample_nearest1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8172345Z copying torch\include\ATen\ops\upsample_nearest1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8179983Z copying torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8187995Z copying torch\include\ATen\ops\upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8195868Z copying torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8203196Z copying torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8210982Z copying torch\include\ATen\ops\upsample_nearest1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8219076Z copying torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8226594Z copying torch\include\ATen\ops\upsample_nearest1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8234692Z copying torch\include\ATen\ops\upsample_nearest1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8241950Z copying torch\include\ATen\ops\upsample_nearest2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8256807Z copying torch\include\ATen\ops\upsample_nearest2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8264677Z copying torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8272111Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8279424Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8286470Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8293713Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8308275Z copying torch\include\ATen\ops\upsample_nearest2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8315617Z copying torch\include\ATen\ops\upsample_nearest2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8323230Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8330363Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8337613Z copying torch\include\ATen\ops\upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8344917Z copying torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8352264Z copying torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8359464Z copying torch\include\ATen\ops\upsample_nearest2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8366559Z copying torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8374109Z copying torch\include\ATen\ops\upsample_nearest2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8381223Z copying torch\include\ATen\ops\upsample_nearest2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8388608Z copying torch\include\ATen\ops\upsample_nearest3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8395890Z copying torch\include\ATen\ops\upsample_nearest3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8403739Z copying torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8410779Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8417931Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8425067Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8432276Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8439688Z copying torch\include\ATen\ops\upsample_nearest3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8447593Z copying torch\include\ATen\ops\upsample_nearest3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8455208Z copying torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8462431Z copying torch\include\ATen\ops\upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8469483Z copying torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8476730Z copying torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8484202Z copying torch\include\ATen\ops\upsample_nearest3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8491591Z copying torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8498685Z copying torch\include\ATen\ops\upsample_nearest3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8506309Z copying torch\include\ATen\ops\upsample_nearest3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8513866Z copying torch\include\ATen\ops\upsample_trilinear3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8521347Z copying torch\include\ATen\ops\upsample_trilinear3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8529139Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8536433Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8543760Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8558993Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8566379Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8574071Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8581367Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8589060Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8596468Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8603692Z copying torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8611068Z copying torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8618677Z copying torch\include\ATen\ops\upsample_trilinear3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8625917Z copying torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8634218Z copying torch\include\ATen\ops\upsample_trilinear3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8641718Z copying torch\include\ATen\ops\upsample_trilinear3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8648955Z copying torch\include\ATen\ops\values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8655972Z copying torch\include\ATen\ops\values_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8663642Z copying torch\include\ATen\ops\values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8671204Z copying torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8678634Z copying torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8685867Z copying torch\include\ATen\ops\values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8693119Z copying torch\include\ATen\ops\values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8700437Z copying torch\include\ATen\ops\values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8708049Z copying torch\include\ATen\ops\values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8716128Z copying torch\include\ATen\ops\value_selecting_reduction_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8724373Z 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:45:55.8731640Z copying torch\include\ATen\ops\value_selecting_reduction_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8739010Z copying torch\include\ATen\ops\value_selecting_reduction_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8746121Z copying torch\include\ATen\ops\vander.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8753824Z copying torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8761015Z copying torch\include\ATen\ops\vander_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8767691Z copying torch\include\ATen\ops\vander_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8774658Z copying torch\include\ATen\ops\var.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8781712Z copying torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8788402Z copying torch\include\ATen\ops\var_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8795349Z copying torch\include\ATen\ops\var_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8802162Z copying torch\include\ATen\ops\var_mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8809532Z copying torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8816510Z copying torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8832397Z copying torch\include\ATen\ops\var_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8838916Z copying torch\include\ATen\ops\var_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8845909Z copying torch\include\ATen\ops\var_mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8852773Z copying torch\include\ATen\ops\var_mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8859728Z copying torch\include\ATen\ops\var_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8866726Z copying torch\include\ATen\ops\var_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8874471Z copying torch\include\ATen\ops\vdot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8882030Z copying torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8889487Z copying torch\include\ATen\ops\vdot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8896993Z copying torch\include\ATen\ops\vdot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8938064Z copying torch\include\ATen\ops\vdot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8944955Z copying torch\include\ATen\ops\vdot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8958109Z copying torch\include\ATen\ops\view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8964681Z copying torch\include\ATen\ops\view_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8971323Z copying torch\include\ATen\ops\view_as_complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8986529Z copying torch\include\ATen\ops\view_as_complex_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.8993889Z 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:45:55.9001091Z 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:45:55.9015700Z copying torch\include\ATen\ops\view_as_complex_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9022618Z copying torch\include\ATen\ops\view_as_complex_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9029774Z copying torch\include\ATen\ops\view_as_complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9044078Z copying torch\include\ATen\ops\view_as_complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9051234Z copying torch\include\ATen\ops\view_as_complex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9058214Z copying torch\include\ATen\ops\view_as_complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9064977Z copying torch\include\ATen\ops\view_as_complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9072254Z copying torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9079228Z copying torch\include\ATen\ops\view_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9086111Z copying torch\include\ATen\ops\view_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9093042Z copying torch\include\ATen\ops\view_as_real.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9099891Z copying torch\include\ATen\ops\view_as_real_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9107741Z 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:45:55.9114868Z 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:45:55.9121748Z copying torch\include\ATen\ops\view_as_real_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9135838Z copying torch\include\ATen\ops\view_as_real_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9143018Z copying torch\include\ATen\ops\view_as_real_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9149969Z copying torch\include\ATen\ops\view_as_real_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9157435Z copying torch\include\ATen\ops\view_as_real_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9164601Z copying torch\include\ATen\ops\view_as_real_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9171422Z copying torch\include\ATen\ops\view_as_real_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9178681Z copying torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9185452Z copying torch\include\ATen\ops\view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9193930Z copying torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9208675Z copying torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9215795Z copying torch\include\ATen\ops\view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9223457Z copying torch\include\ATen\ops\view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9237961Z copying torch\include\ATen\ops\view_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9245723Z copying torch\include\ATen\ops\view_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9253536Z copying torch\include\ATen\ops\view_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9267881Z copying torch\include\ATen\ops\view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9275026Z copying torch\include\ATen\ops\view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9281633Z copying torch\include\ATen\ops\vsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9288643Z copying torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9295324Z copying torch\include\ATen\ops\vsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9302820Z copying torch\include\ATen\ops\vsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9309855Z copying torch\include\ATen\ops\vstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9316735Z copying torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9323709Z copying torch\include\ATen\ops\vstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9330239Z copying torch\include\ATen\ops\vstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9337274Z copying torch\include\ATen\ops\where.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9343991Z copying torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9350669Z copying torch\include\ATen\ops\where_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9357595Z copying torch\include\ATen\ops\where_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9364374Z copying torch\include\ATen\ops\where_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9378976Z copying torch\include\ATen\ops\where_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9385866Z copying torch\include\ATen\ops\xlogy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9392953Z copying torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9399846Z copying torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9406666Z copying torch\include\ATen\ops\xlogy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9413671Z copying torch\include\ATen\ops\xlogy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9420499Z copying torch\include\ATen\ops\xlogy_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9427603Z copying torch\include\ATen\ops\xlogy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9434759Z copying torch\include\ATen\ops\xlogy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9441637Z copying torch\include\ATen\ops\xlogy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9448449Z copying torch\include\ATen\ops\xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9455248Z copying torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9461962Z copying torch\include\ATen\ops\xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9468701Z copying torch\include\ATen\ops\xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9475331Z copying torch\include\ATen\ops\zero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9489207Z copying torch\include\ATen\ops\zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9496127Z copying torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9503348Z copying torch\include\ATen\ops\zeros_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9510434Z copying torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9517793Z copying torch\include\ATen\ops\zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9524622Z copying torch\include\ATen\ops\zeros_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9531690Z copying torch\include\ATen\ops\zeros_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9538761Z copying torch\include\ATen\ops\zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9545897Z copying torch\include\ATen\ops\zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9553449Z copying torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9560415Z copying torch\include\ATen\ops\zero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9567357Z copying torch\include\ATen\ops\zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9574433Z copying torch\include\ATen\ops\zero_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9581765Z copying torch\include\ATen\ops\zero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9588683Z copying torch\include\ATen\ops\zero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9595561Z copying torch\include\ATen\ops\_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9602850Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9610372Z 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:45:55.9617667Z 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:45:55.9624891Z 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:45:55.9632297Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9639801Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9647235Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9654290Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9669080Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9676272Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9683586Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9690930Z copying torch\include\ATen\ops\_adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9705896Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9713606Z 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:45:55.9721090Z 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:45:55.9757534Z 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:45:55.9771389Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9779065Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9786430Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9793820Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9807740Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9814727Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9822086Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9829198Z copying torch\include\ATen\ops\_addmm_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9836577Z copying torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9843349Z copying torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9850305Z copying torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9857210Z copying torch\include\ATen\ops\_addmm_activation_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9864392Z copying torch\include\ATen\ops\_addmm_activation_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9871643Z copying torch\include\ATen\ops\_addmm_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9878934Z copying torch\include\ATen\ops\_addmm_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9886061Z copying torch\include\ATen\ops\_add_batch_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9893428Z copying torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9900743Z copying torch\include\ATen\ops\_add_batch_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9907350Z copying torch\include\ATen\ops\_add_batch_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9914286Z copying torch\include\ATen\ops\_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9921534Z copying torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9928321Z copying torch\include\ATen\ops\_add_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9935228Z copying torch\include\ATen\ops\_add_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9942095Z copying torch\include\ATen\ops\_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9963299Z copying torch\include\ATen\ops\_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9970242Z copying torch\include\ATen\ops\_aminmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9977289Z copying torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9984407Z copying torch\include\ATen\ops\_aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9991843Z copying torch\include\ATen\ops\_aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:55.9998731Z copying torch\include\ATen\ops\_aminmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0005673Z copying torch\include\ATen\ops\_aminmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0012994Z 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:45:56.0027614Z 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:45:56.0035070Z 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:45:56.0042293Z 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:45:56.0049558Z 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:45:56.0063835Z 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:45:56.0070609Z copying torch\include\ATen\ops\_amp_update_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0095062Z copying torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0102151Z copying torch\include\ATen\ops\_amp_update_scale_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0116319Z copying torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0124104Z copying torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0131393Z copying torch\include\ATen\ops\_amp_update_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0138582Z copying torch\include\ATen\ops\_amp_update_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0145980Z copying torch\include\ATen\ops\_assert_async.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0153428Z copying torch\include\ATen\ops\_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0160370Z copying torch\include\ATen\ops\_assert_async_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0167346Z copying torch\include\ATen\ops\_assert_async_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0181691Z copying torch\include\ATen\ops\_assert_async_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0188726Z copying torch\include\ATen\ops\_assert_scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0196263Z copying torch\include\ATen\ops\_assert_scalar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0203440Z copying torch\include\ATen\ops\_assert_scalar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0210810Z copying torch\include\ATen\ops\_assert_scalar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0217935Z copying torch\include\ATen\ops\_assert_tensor_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0226183Z copying torch\include\ATen\ops\_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0234038Z copying torch\include\ATen\ops\_assert_tensor_metadata_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0249209Z copying torch\include\ATen\ops\_assert_tensor_metadata_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0256433Z copying torch\include\ATen\ops\_assert_tensor_metadata_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0263663Z copying torch\include\ATen\ops\_autocast_to_full_precision.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0270730Z 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:45:56.0277842Z copying torch\include\ATen\ops\_autocast_to_full_precision_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0284767Z copying torch\include\ATen\ops\_autocast_to_full_precision_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0291675Z copying torch\include\ATen\ops\_autocast_to_reduced_precision.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0299614Z 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:45:56.0314745Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0321715Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0328644Z copying torch\include\ATen\ops\_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0335629Z copying torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0342375Z copying torch\include\ATen\ops\_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0349383Z copying torch\include\ATen\ops\_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0356354Z copying torch\include\ATen\ops\_batch_norm_impl_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0363181Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0377425Z 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:45:56.0384454Z 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:45:56.0391781Z 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:45:56.0426346Z 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:45:56.0440476Z copying torch\include\ATen\ops\_batch_norm_impl_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0447518Z copying torch\include\ATen\ops\_batch_norm_impl_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0454698Z copying torch\include\ATen\ops\_batch_norm_no_update.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0462123Z 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:45:56.0475991Z copying torch\include\ATen\ops\_batch_norm_no_update_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0483381Z copying torch\include\ATen\ops\_batch_norm_no_update_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0490851Z copying torch\include\ATen\ops\_batch_norm_with_update.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0498244Z 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:45:56.0514010Z 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:45:56.0521355Z 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:45:56.0528463Z copying torch\include\ATen\ops\_batch_norm_with_update_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0535872Z copying torch\include\ATen\ops\_batch_norm_with_update_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0550210Z copying torch\include\ATen\ops\_cast_Byte.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0557544Z copying torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0564475Z copying torch\include\ATen\ops\_cast_Byte_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0571212Z copying torch\include\ATen\ops\_cast_Byte_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0578310Z copying torch\include\ATen\ops\_cast_Char.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0586062Z copying torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0593196Z copying torch\include\ATen\ops\_cast_Char_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0600045Z copying torch\include\ATen\ops\_cast_Char_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0614159Z copying torch\include\ATen\ops\_cast_Double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0621782Z copying torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0628747Z copying torch\include\ATen\ops\_cast_Double_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0635612Z copying torch\include\ATen\ops\_cast_Double_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0642641Z copying torch\include\ATen\ops\_cast_Float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0650347Z copying torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0657259Z copying torch\include\ATen\ops\_cast_Float_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0663998Z copying torch\include\ATen\ops\_cast_Float_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0679352Z copying torch\include\ATen\ops\_cast_Half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0686662Z copying torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0693497Z copying torch\include\ATen\ops\_cast_Half_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0700243Z copying torch\include\ATen\ops\_cast_Half_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0714406Z copying torch\include\ATen\ops\_cast_Int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0721980Z copying torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0728981Z copying torch\include\ATen\ops\_cast_Int_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0735572Z copying torch\include\ATen\ops\_cast_Int_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0749316Z copying torch\include\ATen\ops\_cast_Long.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0756671Z copying torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0763533Z copying torch\include\ATen\ops\_cast_Long_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0770747Z copying torch\include\ATen\ops\_cast_Long_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0784334Z copying torch\include\ATen\ops\_cast_Short.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0791541Z copying torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0798407Z copying torch\include\ATen\ops\_cast_Short_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0804932Z copying torch\include\ATen\ops\_cast_Short_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0818717Z copying torch\include\ATen\ops\_cdist_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0825768Z copying torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0833122Z copying torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0840014Z copying torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0853899Z copying torch\include\ATen\ops\_cdist_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0860814Z copying torch\include\ATen\ops\_cdist_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0868285Z copying torch\include\ATen\ops\_cdist_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0875519Z copying torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0882490Z copying torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0890249Z copying torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0897162Z copying torch\include\ATen\ops\_cdist_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0904053Z copying torch\include\ATen\ops\_cdist_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0911006Z copying torch\include\ATen\ops\_cholesky_solve_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0918226Z copying torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0932965Z copying torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0940121Z copying torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0947498Z copying torch\include\ATen\ops\_cholesky_solve_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0954543Z copying torch\include\ATen\ops\_cholesky_solve_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0961530Z copying torch\include\ATen\ops\_choose_qparams_per_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0968538Z 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:45:56.0975442Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0982320Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0989165Z copying torch\include\ATen\ops\_chunk_cat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.0996338Z copying torch\include\ATen\ops\_chunk_cat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1003217Z copying torch\include\ATen\ops\_chunk_cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1010188Z copying torch\include\ATen\ops\_chunk_cat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1017003Z copying torch\include\ATen\ops\_chunk_cat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1023850Z copying torch\include\ATen\ops\_coalesce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1030875Z copying torch\include\ATen\ops\_coalesced.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1038488Z copying torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1045556Z copying torch\include\ATen\ops\_coalesced_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1052635Z copying torch\include\ATen\ops\_coalesced_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1066957Z copying torch\include\ATen\ops\_coalesced_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1074644Z copying torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1081694Z copying torch\include\ATen\ops\_coalesce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1088944Z copying torch\include\ATen\ops\_coalesce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1103268Z copying torch\include\ATen\ops\_compute_linear_combination.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1110670Z copying torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1117866Z copying torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1125007Z copying torch\include\ATen\ops\_compute_linear_combination_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1132551Z copying torch\include\ATen\ops\_compute_linear_combination_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1139528Z copying torch\include\ATen\ops\_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1146996Z copying torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1154089Z copying torch\include\ATen\ops\_conj_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1161644Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1168850Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1175976Z copying torch\include\ATen\ops\_conj_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1182842Z copying torch\include\ATen\ops\_conj_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1190228Z copying torch\include\ATen\ops\_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1197135Z copying torch\include\ATen\ops\_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1204241Z copying torch\include\ATen\ops\_conj_physical.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1211993Z copying torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1219035Z copying torch\include\ATen\ops\_conj_physical_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1226654Z copying torch\include\ATen\ops\_conj_physical_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1234551Z 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:45:56.1242899Z 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:45:56.1274263Z 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:45:56.1281765Z 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:45:56.1288968Z 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:45:56.1296054Z 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:45:56.1310919Z 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:45:56.1318076Z 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:45:56.1325080Z 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:45:56.1332628Z 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:45:56.1347822Z 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:45:56.1355308Z 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:45:56.1362419Z 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:45:56.1369635Z 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:45:56.1383533Z 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:45:56.1390807Z 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:45:56.1397929Z copying torch\include\ATen\ops\_convert_weight_to_int4pack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1405266Z 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:45:56.1430849Z 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:45:56.1438119Z 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:45:56.1445357Z 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:45:56.1452340Z 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:45:56.1467746Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1474553Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1481887Z copying torch\include\ATen\ops\_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1489307Z copying torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1496704Z copying torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1503701Z copying torch\include\ATen\ops\_convolution_double_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1511255Z copying torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1518220Z copying torch\include\ATen\ops\_convolution_double_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1532630Z copying torch\include\ATen\ops\_convolution_double_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1539575Z copying torch\include\ATen\ops\_convolution_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1546831Z copying torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1553882Z copying torch\include\ATen\ops\_convolution_mode_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1568970Z copying torch\include\ATen\ops\_convolution_mode_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1576259Z copying torch\include\ATen\ops\_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1583255Z copying torch\include\ATen\ops\_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1590383Z copying torch\include\ATen\ops\_conv_depthwise2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1605418Z copying torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1612243Z copying torch\include\ATen\ops\_conv_depthwise2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1619160Z copying torch\include\ATen\ops\_conv_depthwise2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1626161Z copying torch\include\ATen\ops\_copy_from.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1639794Z copying torch\include\ATen\ops\_copy_from_and_resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1646952Z 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:45:56.1653922Z copying torch\include\ATen\ops\_copy_from_and_resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1660599Z copying torch\include\ATen\ops\_copy_from_and_resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1674768Z copying torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1682001Z copying torch\include\ATen\ops\_copy_from_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1688989Z copying torch\include\ATen\ops\_copy_from_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1696043Z copying torch\include\ATen\ops\_cslt_compress.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1710565Z copying torch\include\ATen\ops\_cslt_compress_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1717587Z copying torch\include\ATen\ops\_cslt_compress_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1724224Z copying torch\include\ATen\ops\_cslt_compress_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1731061Z copying torch\include\ATen\ops\_cslt_sparse_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1745701Z copying torch\include\ATen\ops\_cslt_sparse_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1753565Z copying torch\include\ATen\ops\_cslt_sparse_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1760489Z copying torch\include\ATen\ops\_cslt_sparse_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1767487Z copying torch\include\ATen\ops\_cslt_sparse_mm_search.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1781555Z 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:45:56.1788711Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1796534Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1804955Z copying torch\include\ATen\ops\_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1820192Z copying torch\include\ATen\ops\_ctc_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1828190Z copying torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1835972Z copying torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1843714Z copying torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1857676Z copying torch\include\ATen\ops\_ctc_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1864997Z copying torch\include\ATen\ops\_ctc_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1872846Z copying torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1879718Z copying torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1887007Z copying torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1893989Z copying torch\include\ATen\ops\_ctc_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1901067Z copying torch\include\ATen\ops\_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1908448Z copying torch\include\ATen\ops\_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1923160Z copying torch\include\ATen\ops\_cudnn_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1930424Z copying torch\include\ATen\ops\_cudnn_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1937365Z copying torch\include\ATen\ops\_cudnn_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1944249Z copying torch\include\ATen\ops\_cudnn_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1965140Z copying torch\include\ATen\ops\_cudnn_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1972289Z copying torch\include\ATen\ops\_cudnn_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.1979277Z copying torch\include\ATen\ops\_cudnn_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2015481Z copying torch\include\ATen\ops\_cudnn_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2023019Z copying torch\include\ATen\ops\_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2030157Z copying torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2037218Z copying torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2044150Z copying torch\include\ATen\ops\_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2058652Z copying torch\include\ATen\ops\_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2065724Z copying torch\include\ATen\ops\_cudnn_init_dropout_state.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2081267Z 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:45:56.2088523Z 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:45:56.2103101Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2110228Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2117267Z copying torch\include\ATen\ops\_cudnn_rnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2124406Z copying torch\include\ATen\ops\_cudnn_rnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2132562Z copying torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2139667Z copying torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2146656Z copying torch\include\ATen\ops\_cudnn_rnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2153811Z copying torch\include\ATen\ops\_cudnn_rnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2169539Z copying torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2176201Z copying torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2183406Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2191018Z 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:45:56.2198408Z 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:45:56.2205668Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2212865Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2220097Z copying torch\include\ATen\ops\_cudnn_rnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2235862Z copying torch\include\ATen\ops\_cudnn_rnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2243830Z copying torch\include\ATen\ops\_cufft_clear_plan_cache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2252061Z 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:45:56.2259524Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2266694Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2274042Z 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:45:56.2281499Z 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:45:56.2288820Z 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:45:56.2302919Z 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:45:56.2309937Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2317692Z 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:45:56.2324628Z 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:45:56.2338627Z 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:45:56.2345660Z 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:45:56.2353261Z 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:45:56.2360200Z 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:45:56.2374506Z 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:45:56.2381592Z copying torch\include\ATen\ops\_cummax_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2388605Z copying torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2395732Z copying torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2410606Z copying torch\include\ATen\ops\_cummax_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2417561Z copying torch\include\ATen\ops\_cummax_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2424620Z copying torch\include\ATen\ops\_cummin_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2431690Z copying torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2438875Z copying torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2446795Z copying torch\include\ATen\ops\_cummin_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2453847Z copying torch\include\ATen\ops\_cummin_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2460984Z copying torch\include\ATen\ops\_debug_has_internal_overlap.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2475870Z 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:45:56.2482794Z copying torch\include\ATen\ops\_debug_has_internal_overlap_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2489508Z copying torch\include\ATen\ops\_debug_has_internal_overlap_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2496536Z copying torch\include\ATen\ops\_dimI.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2510806Z copying torch\include\ATen\ops\_dimI_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2517419Z copying torch\include\ATen\ops\_dimI_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2524176Z copying torch\include\ATen\ops\_dimV.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2530523Z copying torch\include\ATen\ops\_dimV_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2551992Z copying torch\include\ATen\ops\_dimV_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2558974Z copying torch\include\ATen\ops\_dim_arange.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2566205Z copying torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2573377Z copying torch\include\ATen\ops\_dim_arange_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2588261Z copying torch\include\ATen\ops\_dim_arange_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2595357Z copying torch\include\ATen\ops\_dirichlet_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2602824Z copying torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2609735Z copying torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2624835Z copying torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2632057Z copying torch\include\ATen\ops\_dirichlet_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2639279Z copying torch\include\ATen\ops\_dirichlet_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2646736Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2661367Z 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:45:56.2668383Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2675538Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2682789Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2690059Z 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:45:56.2697389Z 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:45:56.2704614Z 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:45:56.2711751Z copying torch\include\ATen\ops\_efficientzerotensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2719145Z copying torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2726163Z copying torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2733900Z copying torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2741863Z copying torch\include\ATen\ops\_efficientzerotensor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2749694Z copying torch\include\ATen\ops\_efficientzerotensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2757280Z copying torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2764538Z copying torch\include\ATen\ops\_efficient_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2771860Z copying torch\include\ATen\ops\_efficient_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2787140Z copying torch\include\ATen\ops\_efficient_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2794711Z copying torch\include\ATen\ops\_efficient_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2801748Z copying torch\include\ATen\ops\_efficient_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2809127Z copying torch\include\ATen\ops\_efficient_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2824001Z copying torch\include\ATen\ops\_efficient_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2830980Z copying torch\include\ATen\ops\_efficient_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2838028Z copying torch\include\ATen\ops\_embedding_bag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2845157Z copying torch\include\ATen\ops\_embedding_bag_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2859659Z copying torch\include\ATen\ops\_embedding_bag_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2866789Z copying torch\include\ATen\ops\_embedding_bag_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2873887Z copying torch\include\ATen\ops\_embedding_bag_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2880848Z copying torch\include\ATen\ops\_embedding_bag_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2888135Z copying torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2895398Z copying torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2902394Z copying torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2909442Z copying torch\include\ATen\ops\_embedding_bag_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2924078Z 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:45:56.2931058Z 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:45:56.2938192Z 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:45:56.2945476Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2960049Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2967061Z copying torch\include\ATen\ops\_embedding_bag_forward_only.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.2974427Z 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:45:56.2981528Z 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:45:56.2995996Z 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:45:56.3003084Z copying torch\include\ATen\ops\_embedding_bag_forward_only_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3010131Z copying torch\include\ATen\ops\_embedding_bag_forward_only_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3017144Z copying torch\include\ATen\ops\_embedding_bag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3024335Z copying torch\include\ATen\ops\_embedding_bag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3031629Z 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:45:56.3039494Z 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:45:56.3046746Z 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:45:56.3068078Z 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:45:56.3075515Z 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:45:56.3082866Z 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:45:56.3090295Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3105022Z 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:45:56.3112363Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3119416Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3159431Z copying torch\include\ATen\ops\_empty_affine_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3173796Z copying torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3180925Z copying torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3188074Z copying torch\include\ATen\ops\_empty_affine_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3195334Z copying torch\include\ATen\ops\_empty_affine_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3202748Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3210419Z 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:45:56.3217811Z 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:45:56.3225206Z 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:45:56.3239461Z 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:45:56.3247153Z copying torch\include\ATen\ops\_euclidean_dist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3254831Z copying torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3261916Z copying torch\include\ATen\ops\_euclidean_dist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3269008Z copying torch\include\ATen\ops\_euclidean_dist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3276690Z 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:45:56.3283705Z 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:45:56.3291061Z 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:45:56.3306038Z 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:45:56.3314152Z 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:45:56.3321327Z 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:45:56.3328832Z 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:45:56.3336165Z 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:45:56.3343597Z 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:45:56.3350874Z 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:45:56.3358319Z 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:45:56.3372903Z 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:45:56.3380190Z 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:45:56.3387729Z 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:45:56.3395370Z 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:45:56.3409587Z 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:45:56.3416828Z 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:45:56.3424709Z 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:45:56.3432166Z 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:45:56.3446342Z 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:45:56.3453544Z 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:45:56.3460968Z 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:45:56.3468213Z 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:45:56.3482159Z 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:45:56.3489442Z 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:45:56.3497468Z 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:45:56.3505095Z 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:45:56.3519078Z 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:45:56.3526124Z copying torch\include\ATen\ops\_fft_c2c.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3533390Z copying torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3541632Z copying torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3555671Z copying torch\include\ATen\ops\_fft_c2c_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3562633Z copying torch\include\ATen\ops\_fft_c2c_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3569570Z copying torch\include\ATen\ops\_fft_c2r.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3576444Z copying torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3590334Z copying torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3597563Z copying torch\include\ATen\ops\_fft_c2r_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3604738Z copying torch\include\ATen\ops\_fft_c2r_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3611810Z copying torch\include\ATen\ops\_fft_r2c.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3625967Z copying torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3633144Z copying torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3640246Z copying torch\include\ATen\ops\_fft_r2c_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3647145Z copying torch\include\ATen\ops\_fft_r2c_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3661441Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3668663Z 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:45:56.3675882Z 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:45:56.3683130Z 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:45:56.3696916Z 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:45:56.3704417Z copying torch\include\ATen\ops\_flash_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3712286Z copying torch\include\ATen\ops\_flash_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3719478Z copying torch\include\ATen\ops\_flash_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3733545Z copying torch\include\ATen\ops\_flash_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3740960Z copying torch\include\ATen\ops\_flash_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3748397Z copying torch\include\ATen\ops\_flash_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3755570Z copying torch\include\ATen\ops\_flash_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3762612Z copying torch\include\ATen\ops\_flash_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3769678Z copying torch\include\ATen\ops\_foobar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3776648Z copying torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3783428Z copying torch\include\ATen\ops\_foobar_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3797494Z copying torch\include\ATen\ops\_foobar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3804428Z copying torch\include\ATen\ops\_foobar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3811311Z copying torch\include\ATen\ops\_foreach_abs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3818332Z copying torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3831387Z copying torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3838369Z copying torch\include\ATen\ops\_foreach_abs_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3845347Z copying torch\include\ATen\ops\_foreach_abs_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3852591Z copying torch\include\ATen\ops\_foreach_acos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3867211Z copying torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3874252Z copying torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3881132Z copying torch\include\ATen\ops\_foreach_acos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3887975Z copying torch\include\ATen\ops\_foreach_acos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3903255Z copying torch\include\ATen\ops\_foreach_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3910325Z copying torch\include\ATen\ops\_foreach_addcdiv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3917755Z copying torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3925116Z copying torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3939152Z copying torch\include\ATen\ops\_foreach_addcdiv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3946100Z copying torch\include\ATen\ops\_foreach_addcdiv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3953262Z copying torch\include\ATen\ops\_foreach_addcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3960664Z copying torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3974631Z copying torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3981996Z copying torch\include\ATen\ops\_foreach_addcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3989743Z copying torch\include\ATen\ops\_foreach_addcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.3997240Z copying torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4011616Z copying torch\include\ATen\ops\_foreach_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4018771Z copying torch\include\ATen\ops\_foreach_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4026026Z copying torch\include\ATen\ops\_foreach_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4033304Z copying torch\include\ATen\ops\_foreach_asin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4047368Z copying torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4054585Z copying torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4061890Z copying torch\include\ATen\ops\_foreach_asin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4069827Z copying torch\include\ATen\ops\_foreach_asin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4084048Z copying torch\include\ATen\ops\_foreach_atan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4091405Z copying torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4099134Z copying torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4106333Z copying torch\include\ATen\ops\_foreach_atan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4120608Z copying torch\include\ATen\ops\_foreach_atan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4127819Z copying torch\include\ATen\ops\_foreach_ceil.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4135153Z copying torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4142110Z copying torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4156770Z copying torch\include\ATen\ops\_foreach_ceil_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4164539Z copying torch\include\ATen\ops\_foreach_ceil_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4171639Z copying torch\include\ATen\ops\_foreach_clamp_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4179194Z copying torch\include\ATen\ops\_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4193824Z copying torch\include\ATen\ops\_foreach_clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4200970Z copying torch\include\ATen\ops\_foreach_clamp_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4208276Z copying torch\include\ATen\ops\_foreach_clamp_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4215504Z copying torch\include\ATen\ops\_foreach_clamp_min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4223077Z copying torch\include\ATen\ops\_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4230364Z copying torch\include\ATen\ops\_foreach_clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4237807Z copying torch\include\ATen\ops\_foreach_clamp_min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4245306Z copying torch\include\ATen\ops\_foreach_clamp_min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4258789Z copying torch\include\ATen\ops\_foreach_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4266109Z copying torch\include\ATen\ops\_foreach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4273676Z copying torch\include\ATen\ops\_foreach_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4309904Z copying torch\include\ATen\ops\_foreach_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4324111Z copying torch\include\ATen\ops\_foreach_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4331068Z copying torch\include\ATen\ops\_foreach_cos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4338262Z copying torch\include\ATen\ops\_foreach_cosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4345639Z copying torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4360093Z copying torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4367281Z copying torch\include\ATen\ops\_foreach_cosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4374268Z copying torch\include\ATen\ops\_foreach_cosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4381513Z copying torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4401830Z copying torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4459313Z copying torch\include\ATen\ops\_foreach_cos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4466060Z copying torch\include\ATen\ops\_foreach_cos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4473308Z copying torch\include\ATen\ops\_foreach_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4480847Z copying torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4487793Z copying torch\include\ATen\ops\_foreach_div_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4497721Z copying torch\include\ATen\ops\_foreach_div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4506175Z copying torch\include\ATen\ops\_foreach_div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4522678Z copying torch\include\ATen\ops\_foreach_erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4529822Z copying torch\include\ATen\ops\_foreach_erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4537389Z copying torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4544740Z copying torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4559336Z copying torch\include\ATen\ops\_foreach_erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4566569Z copying torch\include\ATen\ops\_foreach_erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4574004Z copying torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4581161Z copying torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4588394Z copying torch\include\ATen\ops\_foreach_erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4595762Z copying torch\include\ATen\ops\_foreach_erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4603067Z copying torch\include\ATen\ops\_foreach_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4610056Z copying torch\include\ATen\ops\_foreach_expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4617604Z copying torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4624760Z copying torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4631974Z copying torch\include\ATen\ops\_foreach_expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4639087Z copying torch\include\ATen\ops\_foreach_expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4647078Z copying torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4654396Z copying torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4661504Z copying torch\include\ATen\ops\_foreach_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4668712Z copying torch\include\ATen\ops\_foreach_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4683489Z copying torch\include\ATen\ops\_foreach_floor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4691136Z copying torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4698362Z copying torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4705674Z copying torch\include\ATen\ops\_foreach_floor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4719810Z copying torch\include\ATen\ops\_foreach_floor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4726999Z copying torch\include\ATen\ops\_foreach_frac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4734528Z copying torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4741585Z copying torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4755786Z copying torch\include\ATen\ops\_foreach_frac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4762770Z copying torch\include\ATen\ops\_foreach_frac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4769897Z copying torch\include\ATen\ops\_foreach_lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4778112Z copying torch\include\ATen\ops\_foreach_lerp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4791399Z copying torch\include\ATen\ops\_foreach_lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4798579Z copying torch\include\ATen\ops\_foreach_lerp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4805597Z copying torch\include\ATen\ops\_foreach_lerp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4812823Z copying torch\include\ATen\ops\_foreach_lgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4826670Z copying torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4840682Z copying torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4847920Z copying torch\include\ATen\ops\_foreach_lgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4854836Z copying torch\include\ATen\ops\_foreach_lgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4861917Z copying torch\include\ATen\ops\_foreach_log.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4868848Z copying torch\include\ATen\ops\_foreach_log10.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4876217Z copying torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4883119Z copying torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4897384Z copying torch\include\ATen\ops\_foreach_log10_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4904557Z copying torch\include\ATen\ops\_foreach_log10_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4911601Z copying torch\include\ATen\ops\_foreach_log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4918979Z copying torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4933078Z copying torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4939963Z copying torch\include\ATen\ops\_foreach_log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4946929Z copying torch\include\ATen\ops\_foreach_log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4954653Z copying torch\include\ATen\ops\_foreach_log2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4969403Z copying torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4976417Z copying torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4983443Z copying torch\include\ATen\ops\_foreach_log2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.4990443Z copying torch\include\ATen\ops\_foreach_log2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5005351Z copying torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5012407Z copying torch\include\ATen\ops\_foreach_log_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5019545Z copying torch\include\ATen\ops\_foreach_log_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5026490Z copying torch\include\ATen\ops\_foreach_log_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5040303Z copying torch\include\ATen\ops\_foreach_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5047239Z copying torch\include\ATen\ops\_foreach_maximum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5054609Z copying torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5061841Z copying torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5076147Z copying torch\include\ATen\ops\_foreach_maximum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5091216Z copying torch\include\ATen\ops\_foreach_maximum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5099177Z copying torch\include\ATen\ops\_foreach_max_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5106471Z copying torch\include\ATen\ops\_foreach_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5127573Z copying torch\include\ATen\ops\_foreach_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5134600Z copying torch\include\ATen\ops\_foreach_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5141546Z copying torch\include\ATen\ops\_foreach_minimum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5148900Z copying torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5163536Z copying torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5170784Z copying torch\include\ATen\ops\_foreach_minimum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5177950Z copying torch\include\ATen\ops\_foreach_minimum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5185170Z copying torch\include\ATen\ops\_foreach_mul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5199552Z copying torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5206743Z copying torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5220195Z copying torch\include\ATen\ops\_foreach_mul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5227263Z copying torch\include\ATen\ops\_foreach_mul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5234547Z copying torch\include\ATen\ops\_foreach_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5242008Z copying torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5249404Z copying torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5257175Z copying torch\include\ATen\ops\_foreach_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5271669Z copying torch\include\ATen\ops\_foreach_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5279106Z copying torch\include\ATen\ops\_foreach_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5286387Z copying torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5293469Z copying torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5300806Z copying torch\include\ATen\ops\_foreach_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5308053Z copying torch\include\ATen\ops\_foreach_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5315118Z copying torch\include\ATen\ops\_foreach_pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5322632Z copying torch\include\ATen\ops\_foreach_pow_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5336523Z copying torch\include\ATen\ops\_foreach_pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5344159Z copying torch\include\ATen\ops\_foreach_pow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5351135Z copying torch\include\ATen\ops\_foreach_pow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5358386Z copying torch\include\ATen\ops\_foreach_reciprocal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5365752Z copying torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5372892Z copying torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5380014Z copying torch\include\ATen\ops\_foreach_reciprocal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5387159Z copying torch\include\ATen\ops\_foreach_reciprocal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5394219Z copying torch\include\ATen\ops\_foreach_round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5401560Z copying torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5408690Z copying torch\include\ATen\ops\_foreach_round_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5415620Z copying torch\include\ATen\ops\_foreach_round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5422796Z copying torch\include\ATen\ops\_foreach_round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5429941Z copying torch\include\ATen\ops\_foreach_rsqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5437303Z copying torch\include\ATen\ops\_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5444244Z copying torch\include\ATen\ops\_foreach_rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5458151Z copying torch\include\ATen\ops\_foreach_rsqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5465155Z copying torch\include\ATen\ops\_foreach_rsqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5499913Z copying torch\include\ATen\ops\_foreach_sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5507239Z copying torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5515146Z copying torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5522222Z copying torch\include\ATen\ops\_foreach_sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5529790Z copying torch\include\ATen\ops\_foreach_sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5536934Z copying torch\include\ATen\ops\_foreach_sign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5551779Z copying torch\include\ATen\ops\_foreach_sign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5568240Z copying torch\include\ATen\ops\_foreach_sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5570163Z copying torch\include\ATen\ops\_foreach_sign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5577688Z copying torch\include\ATen\ops\_foreach_sign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5593753Z copying torch\include\ATen\ops\_foreach_sin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5601494Z copying torch\include\ATen\ops\_foreach_sinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5609519Z copying torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5617278Z copying torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5631462Z copying torch\include\ATen\ops\_foreach_sinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5638711Z copying torch\include\ATen\ops\_foreach_sinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5646298Z copying torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5653995Z copying torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5673698Z copying torch\include\ATen\ops\_foreach_sin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5680737Z copying torch\include\ATen\ops\_foreach_sin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5687703Z copying torch\include\ATen\ops\_foreach_sqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5695028Z copying torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5701931Z copying torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5709320Z copying torch\include\ATen\ops\_foreach_sqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5716413Z copying torch\include\ATen\ops\_foreach_sqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5723413Z copying torch\include\ATen\ops\_foreach_sub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5744807Z copying torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5751957Z copying torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5758953Z copying torch\include\ATen\ops\_foreach_sub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5766138Z copying torch\include\ATen\ops\_foreach_sub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5780340Z copying torch\include\ATen\ops\_foreach_tan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5787428Z copying torch\include\ATen\ops\_foreach_tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5795021Z copying torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5802386Z copying torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5816205Z copying torch\include\ATen\ops\_foreach_tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5823358Z copying torch\include\ATen\ops\_foreach_tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5830702Z copying torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5838018Z copying torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5845005Z copying torch\include\ATen\ops\_foreach_tan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5852179Z copying torch\include\ATen\ops\_foreach_tan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5859037Z copying torch\include\ATen\ops\_foreach_trunc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5867106Z copying torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5875992Z copying torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5883825Z copying torch\include\ATen\ops\_foreach_trunc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5891611Z copying torch\include\ATen\ops\_foreach_trunc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5899855Z copying torch\include\ATen\ops\_foreach_zero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5921710Z copying torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5930149Z copying torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5937569Z copying torch\include\ATen\ops\_foreach_zero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5945320Z copying torch\include\ATen\ops\_foreach_zero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5953162Z copying torch\include\ATen\ops\_functional_assert_async.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5960668Z copying torch\include\ATen\ops\_functional_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5967836Z copying torch\include\ATen\ops\_functional_assert_async_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5975030Z copying torch\include\ATen\ops\_functional_assert_async_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5988575Z copying torch\include\ATen\ops\_functional_assert_scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.5996345Z copying torch\include\ATen\ops\_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6003485Z copying torch\include\ATen\ops\_functional_assert_scalar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6010710Z copying torch\include\ATen\ops\_functional_assert_scalar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6026477Z copying torch\include\ATen\ops\_functional_sym_constrain_range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6034735Z 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:45:56.6041846Z 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:45:56.6050574Z 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:45:56.6065013Z 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:45:56.6072963Z 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:45:56.6081111Z copying torch\include\ATen\ops\_functional_sym_constrain_range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6090051Z copying torch\include\ATen\ops\_functional_sym_constrain_range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6112510Z copying torch\include\ATen\ops\_fused_adagrad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6126786Z copying torch\include\ATen\ops\_fused_adagrad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6134856Z copying torch\include\ATen\ops\_fused_adagrad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6142481Z copying torch\include\ATen\ops\_fused_adagrad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6149771Z copying torch\include\ATen\ops\_fused_adagrad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6157012Z copying torch\include\ATen\ops\_fused_adagrad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6164637Z copying torch\include\ATen\ops\_fused_adam.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6171948Z copying torch\include\ATen\ops\_fused_adamw.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6191938Z copying torch\include\ATen\ops\_fused_adamw_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6199502Z copying torch\include\ATen\ops\_fused_adamw_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6207611Z copying torch\include\ATen\ops\_fused_adamw_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6214432Z copying torch\include\ATen\ops\_fused_adamw_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6221662Z copying torch\include\ATen\ops\_fused_adamw_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6229403Z copying torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6236847Z copying torch\include\ATen\ops\_fused_adam_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6244366Z copying torch\include\ATen\ops\_fused_adam_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6251550Z copying torch\include\ATen\ops\_fused_adam_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6259816Z copying torch\include\ATen\ops\_fused_adam_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6289902Z copying torch\include\ATen\ops\_fused_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6290840Z copying torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6292625Z copying torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6300217Z copying torch\include\ATen\ops\_fused_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6307836Z copying torch\include\ATen\ops\_fused_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6315299Z 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:45:56.6329559Z 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:45:56.6336878Z 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:45:56.6344417Z 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:45:56.6351844Z 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:45:56.6366998Z 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:45:56.6374134Z copying torch\include\ATen\ops\_fused_rms_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6381321Z copying torch\include\ATen\ops\_fused_rms_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6388493Z 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:45:56.6396402Z copying torch\include\ATen\ops\_fused_rms_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6403743Z copying torch\include\ATen\ops\_fused_rms_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6412188Z copying torch\include\ATen\ops\_fused_rms_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6420717Z copying torch\include\ATen\ops\_fused_rms_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6428509Z copying torch\include\ATen\ops\_fused_rms_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6436072Z copying torch\include\ATen\ops\_fused_rms_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6443604Z copying torch\include\ATen\ops\_fused_sdp_choice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6452039Z copying torch\include\ATen\ops\_fused_sdp_choice_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6466790Z copying torch\include\ATen\ops\_fused_sdp_choice_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6474495Z copying torch\include\ATen\ops\_fused_sdp_choice_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6481771Z copying torch\include\ATen\ops\_fused_sdp_choice_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6489426Z copying torch\include\ATen\ops\_fused_sdp_choice_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6503456Z copying torch\include\ATen\ops\_fused_sgd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6511900Z copying torch\include\ATen\ops\_fused_sgd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6519505Z copying torch\include\ATen\ops\_fused_sgd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6526863Z copying torch\include\ATen\ops\_fused_sgd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6533913Z copying torch\include\ATen\ops\_fused_sgd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6540946Z copying torch\include\ATen\ops\_fused_sgd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6548427Z copying torch\include\ATen\ops\_fw_primal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6555266Z copying torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6562071Z copying torch\include\ATen\ops\_fw_primal_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6569539Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6579283Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6586913Z copying torch\include\ATen\ops\_fw_primal_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6599006Z copying torch\include\ATen\ops\_fw_primal_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6606343Z copying torch\include\ATen\ops\_fw_primal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6614034Z copying torch\include\ATen\ops\_fw_primal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6621528Z copying torch\include\ATen\ops\_gather_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6635892Z copying torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6643147Z copying torch\include\ATen\ops\_gather_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6650261Z copying torch\include\ATen\ops\_gather_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6954493Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.6968290Z 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:45:56.6975787Z 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:45:56.6983273Z 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:45:56.6990341Z 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:45:56.6998421Z 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:45:56.7005294Z 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:45:56.7012467Z 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:45:56.7019812Z copying torch\include\ATen\ops\_grouped_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7034882Z copying torch\include\ATen\ops\_grouped_mm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7042132Z copying torch\include\ATen\ops\_grouped_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7049193Z copying torch\include\ATen\ops\_grouped_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7056322Z copying torch\include\ATen\ops\_grouped_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7076909Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7084442Z 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:45:56.7091852Z 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:45:56.7098751Z 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:45:56.7112861Z copying torch\include\ATen\ops\_has_same_storage_numel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7120197Z 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:45:56.7127296Z copying torch\include\ATen\ops\_has_same_storage_numel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7134540Z copying torch\include\ATen\ops\_has_same_storage_numel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7149127Z copying torch\include\ATen\ops\_histogramdd_bin_edges.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7156574Z copying torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7163732Z copying torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7170959Z copying torch\include\ATen\ops\_histogramdd_bin_edges_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7185077Z copying torch\include\ATen\ops\_histogramdd_bin_edges_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7192726Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7200583Z 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:45:56.7207545Z 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:45:56.7221487Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7229393Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7236626Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7251669Z 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:45:56.7265599Z 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:45:56.7273240Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7280965Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7288006Z copying torch\include\ATen\ops\_index_put_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7301916Z copying torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7309093Z copying torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7316689Z copying torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7323446Z copying torch\include\ATen\ops\_index_put_impl_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7344036Z copying torch\include\ATen\ops\_index_put_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7351032Z copying torch\include\ATen\ops\_index_put_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7358314Z copying torch\include\ATen\ops\_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7364989Z copying torch\include\ATen\ops\_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7379314Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7386533Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7393653Z copying torch\include\ATen\ops\_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7400343Z copying torch\include\ATen\ops\_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7407375Z copying torch\include\ATen\ops\_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7426825Z copying torch\include\ATen\ops\_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7427563Z copying torch\include\ATen\ops\_int_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7428289Z copying torch\include\ATen\ops\_int_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7435122Z copying torch\include\ATen\ops\_int_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7442083Z copying torch\include\ATen\ops\_int_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7448914Z copying torch\include\ATen\ops\_int_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7455889Z copying torch\include\ATen\ops\_is_all_true.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7463144Z copying torch\include\ATen\ops\_is_all_true_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7470150Z copying torch\include\ATen\ops\_is_all_true_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7477190Z copying torch\include\ATen\ops\_is_all_true_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7484003Z copying torch\include\ATen\ops\_is_any_true.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7498911Z copying torch\include\ATen\ops\_is_any_true_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7505772Z copying torch\include\ATen\ops\_is_any_true_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7512576Z copying torch\include\ATen\ops\_is_any_true_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7519581Z copying torch\include\ATen\ops\_is_zerotensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7534326Z copying torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7541591Z copying torch\include\ATen\ops\_is_zerotensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7548532Z copying torch\include\ATen\ops\_is_zerotensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7555772Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7563051Z 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:45:56.7570366Z 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:45:56.7577978Z 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:45:56.7585401Z 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:45:56.7601084Z copying torch\include\ATen\ops\_lazy_clone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7608251Z copying torch\include\ATen\ops\_lazy_clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7615214Z copying torch\include\ATen\ops\_lazy_clone_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7622038Z copying torch\include\ATen\ops\_lazy_clone_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7636500Z copying torch\include\ATen\ops\_linalg_check_errors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7643911Z copying torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7651252Z copying torch\include\ATen\ops\_linalg_check_errors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7658111Z copying torch\include\ATen\ops\_linalg_check_errors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7671799Z copying torch\include\ATen\ops\_linalg_det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7679486Z copying torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7686821Z copying torch\include\ATen\ops\_linalg_det_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7693832Z copying torch\include\ATen\ops\_linalg_det_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7708801Z copying torch\include\ATen\ops\_linalg_det_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7715656Z copying torch\include\ATen\ops\_linalg_det_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7722633Z copying torch\include\ATen\ops\_linalg_det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7729664Z copying torch\include\ATen\ops\_linalg_det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7737122Z copying torch\include\ATen\ops\_linalg_eigh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7744445Z copying torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7751334Z copying torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7758816Z copying torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7773004Z copying torch\include\ATen\ops\_linalg_eigh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7780328Z copying torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7787570Z copying torch\include\ATen\ops\_linalg_eigh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7794979Z copying torch\include\ATen\ops\_linalg_eigh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7809254Z copying torch\include\ATen\ops\_linalg_eigvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7816228Z copying torch\include\ATen\ops\_linalg_eigvals_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7825135Z copying torch\include\ATen\ops\_linalg_eigvals_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7831965Z copying torch\include\ATen\ops\_linalg_eigvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7845884Z copying torch\include\ATen\ops\_linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7852785Z copying torch\include\ATen\ops\_linalg_slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7860144Z copying torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7867221Z copying torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7881356Z copying torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7888220Z copying torch\include\ATen\ops\_linalg_slogdet_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7895200Z copying torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7902457Z copying torch\include\ATen\ops\_linalg_slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7909127Z copying torch\include\ATen\ops\_linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7916195Z copying torch\include\ATen\ops\_linalg_solve_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7923962Z copying torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7931219Z copying torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7937998Z copying torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7944906Z copying torch\include\ATen\ops\_linalg_solve_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7951940Z copying torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7959733Z copying torch\include\ATen\ops\_linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7966469Z copying torch\include\ATen\ops\_linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7973378Z copying torch\include\ATen\ops\_linalg_svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7981135Z copying torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.7988051Z copying torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8002090Z copying torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8008989Z copying torch\include\ATen\ops\_linalg_svd_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8015964Z copying torch\include\ATen\ops\_linalg_svd_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8022851Z copying torch\include\ATen\ops\_linalg_svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8029786Z copying torch\include\ATen\ops\_linalg_svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8037396Z copying torch\include\ATen\ops\_local_scalar_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8043927Z copying torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8050789Z copying torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8071337Z copying torch\include\ATen\ops\_local_scalar_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8078394Z copying torch\include\ATen\ops\_local_scalar_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8085586Z copying torch\include\ATen\ops\_logcumsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8092658Z copying torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8099865Z copying torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8106952Z copying torch\include\ATen\ops\_logcumsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8114104Z copying torch\include\ATen\ops\_logcumsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8121226Z copying torch\include\ATen\ops\_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8135348Z copying torch\include\ATen\ops\_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8142744Z 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:45:56.8150071Z 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:45:56.8157309Z 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:45:56.8168642Z copying torch\include\ATen\ops\_log_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8176167Z 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:45:56.8183281Z copying torch\include\ATen\ops\_log_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8190604Z copying torch\include\ATen\ops\_log_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8205605Z copying torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8212709Z copying torch\include\ATen\ops\_log_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8255174Z copying torch\include\ATen\ops\_log_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8262364Z copying torch\include\ATen\ops\_log_softmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8277243Z copying torch\include\ATen\ops\_log_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8285163Z copying torch\include\ATen\ops\_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8292867Z copying torch\include\ATen\ops\_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8300871Z copying torch\include\ATen\ops\_lstm_mps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8315477Z copying torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8322344Z copying torch\include\ATen\ops\_lstm_mps_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8329307Z copying torch\include\ATen\ops\_lstm_mps_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8338436Z copying torch\include\ATen\ops\_lu_with_info.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8346279Z copying torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8353351Z copying torch\include\ATen\ops\_lu_with_info_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8360210Z copying torch\include\ATen\ops\_lu_with_info_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8367202Z copying torch\include\ATen\ops\_make_dep_token.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8382747Z copying torch\include\ATen\ops\_make_dep_token_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8389573Z copying torch\include\ATen\ops\_make_dep_token_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8396739Z copying torch\include\ATen\ops\_make_dep_token_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8403989Z copying torch\include\ATen\ops\_make_dual.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8426625Z copying torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8428804Z copying torch\include\ATen\ops\_make_dual_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8436730Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8443828Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8457927Z copying torch\include\ATen\ops\_make_dual_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8464935Z copying torch\include\ATen\ops\_make_dual_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8471929Z copying torch\include\ATen\ops\_make_dual_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8478814Z copying torch\include\ATen\ops\_make_dual_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8493174Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8500707Z 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:45:56.8507744Z 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:45:56.8515205Z 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:45:56.8522394Z 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:45:56.8529786Z 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:45:56.8536913Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8544483Z 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:45:56.8551494Z 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:45:56.8559063Z 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:45:56.8567206Z 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:45:56.8609539Z 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:45:56.8610362Z copying torch\include\ATen\ops\_masked_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8611242Z copying torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8612173Z copying torch\include\ATen\ops\_masked_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8613154Z copying torch\include\ATen\ops\_masked_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8620867Z copying torch\include\ATen\ops\_masked_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8628420Z copying torch\include\ATen\ops\_masked_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8635460Z copying torch\include\ATen\ops\_masked_softmax_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8642677Z copying torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8649786Z copying torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8656776Z copying torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8664144Z copying torch\include\ATen\ops\_masked_softmax_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8671106Z copying torch\include\ATen\ops\_masked_softmax_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8686573Z copying torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8693761Z copying torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8700853Z copying torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8707985Z copying torch\include\ATen\ops\_masked_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8723066Z copying torch\include\ATen\ops\_masked_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8730041Z copying torch\include\ATen\ops\_mixed_dtypes_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8736921Z copying torch\include\ATen\ops\_mixed_dtypes_linear_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8743698Z copying torch\include\ATen\ops\_mixed_dtypes_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8750976Z copying torch\include\ATen\ops\_mixed_dtypes_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8758107Z copying torch\include\ATen\ops\_mkldnn_reshape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8765423Z copying torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8772377Z copying torch\include\ATen\ops\_mkldnn_reshape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8787968Z copying torch\include\ATen\ops\_mkldnn_reshape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8824947Z copying torch\include\ATen\ops\_mkldnn_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8826019Z copying torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8826969Z copying torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8827800Z copying torch\include\ATen\ops\_mkldnn_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8835075Z copying torch\include\ATen\ops\_mkldnn_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8842981Z copying torch\include\ATen\ops\_mps_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8886426Z copying torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8900870Z copying torch\include\ATen\ops\_mps_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8908126Z copying torch\include\ATen\ops\_mps_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8915102Z copying torch\include\ATen\ops\_mps_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8922324Z copying torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8937142Z copying torch\include\ATen\ops\_mps_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8944281Z copying torch\include\ATen\ops\_mps_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8950958Z copying torch\include\ATen\ops\_native_batch_norm_legit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8958247Z 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:45:56.8972423Z 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:45:56.8979348Z 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:45:56.8986616Z copying torch\include\ATen\ops\_native_batch_norm_legit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.8993778Z 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:45:56.9008065Z 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:45:56.9014942Z 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:45:56.9022016Z 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:45:56.9029207Z copying torch\include\ATen\ops\_native_batch_norm_legit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9036538Z copying torch\include\ATen\ops\_native_multi_head_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9043729Z 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:45:56.9050771Z 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:45:56.9057923Z 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:45:56.9065427Z copying torch\include\ATen\ops\_native_multi_head_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9072568Z copying torch\include\ATen\ops\_native_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9079743Z copying torch\include\ATen\ops\_neg_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9086789Z copying torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9100313Z copying torch\include\ATen\ops\_neg_view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9107650Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9115103Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9122071Z copying torch\include\ATen\ops\_neg_view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9135509Z copying torch\include\ATen\ops\_neg_view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9142457Z copying torch\include\ATen\ops\_neg_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9149091Z copying torch\include\ATen\ops\_neg_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9156324Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9173184Z 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:45:56.9180541Z 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:45:56.9187659Z 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:45:56.9194860Z 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:45:56.9209578Z copying torch\include\ATen\ops\_nested_from_padded.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9216832Z 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:45:56.9224394Z 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:45:56.9259272Z 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:45:56.9273654Z 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:45:56.9281698Z copying torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9289427Z copying torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9297283Z copying torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9305442Z copying torch\include\ATen\ops\_nested_from_padded_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9313186Z copying torch\include\ATen\ops\_nested_from_padded_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9321370Z copying torch\include\ATen\ops\_nested_from_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9329228Z copying torch\include\ATen\ops\_nested_from_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9344100Z copying torch\include\ATen\ops\_nested_from_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9351455Z copying torch\include\ATen\ops\_nested_get_jagged_dummy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9358847Z copying torch\include\ATen\ops\_nested_get_jagged_dummy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9365667Z copying torch\include\ATen\ops\_nested_get_jagged_dummy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9379898Z copying torch\include\ATen\ops\_nested_get_lengths.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9387048Z copying torch\include\ATen\ops\_nested_get_lengths_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9394007Z copying torch\include\ATen\ops\_nested_get_lengths_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9401141Z copying torch\include\ATen\ops\_nested_get_max_seqlen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9415845Z copying torch\include\ATen\ops\_nested_get_max_seqlen_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9422632Z copying torch\include\ATen\ops\_nested_get_max_seqlen_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9429610Z copying torch\include\ATen\ops\_nested_get_min_seqlen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9437047Z copying torch\include\ATen\ops\_nested_get_min_seqlen_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9443805Z copying torch\include\ATen\ops\_nested_get_min_seqlen_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9450958Z copying torch\include\ATen\ops\_nested_get_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9457965Z copying torch\include\ATen\ops\_nested_get_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9464848Z copying torch\include\ATen\ops\_nested_get_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9479095Z copying torch\include\ATen\ops\_nested_get_ragged_idx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9486164Z copying torch\include\ATen\ops\_nested_get_ragged_idx_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9492913Z copying torch\include\ATen\ops\_nested_get_ragged_idx_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9499908Z copying torch\include\ATen\ops\_nested_get_values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9521229Z copying torch\include\ATen\ops\_nested_get_values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9528834Z 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:45:56.9536683Z 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:45:56.9543644Z copying torch\include\ATen\ops\_nested_get_values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9550770Z copying torch\include\ATen\ops\_nested_get_values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9558022Z copying torch\include\ATen\ops\_nested_get_values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9564739Z copying torch\include\ATen\ops\_nested_get_values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9571983Z copying torch\include\ATen\ops\_nested_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9592341Z copying torch\include\ATen\ops\_nested_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9599309Z copying torch\include\ATen\ops\_nested_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9606680Z copying torch\include\ATen\ops\_nested_sum_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9614021Z copying torch\include\ATen\ops\_nested_sum_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9628567Z copying torch\include\ATen\ops\_nested_sum_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9635913Z copying torch\include\ATen\ops\_nested_tensor_from_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9643690Z 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:45:56.9650837Z 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:45:56.9658471Z 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:45:56.9665671Z 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:45:56.9673121Z 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:45:56.9681262Z 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:45:56.9695763Z 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:45:56.9703964Z 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:45:56.9710278Z copying torch\include\ATen\ops\_nested_tensor_from_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9717911Z copying torch\include\ATen\ops\_nested_tensor_from_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9725186Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9733194Z 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:45:56.9740709Z 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:45:56.9748075Z 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:45:56.9763260Z copying torch\include\ATen\ops\_nested_tensor_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9770890Z copying torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9778872Z copying torch\include\ATen\ops\_nested_tensor_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9795782Z copying torch\include\ATen\ops\_nested_tensor_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9796612Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9801825Z 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:45:56.9809008Z 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:45:56.9816238Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9831175Z 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:45:56.9838598Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9847097Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9852897Z copying torch\include\ATen\ops\_nested_tensor_strides.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9860334Z copying torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9867322Z copying torch\include\ATen\ops\_nested_tensor_strides_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9874888Z copying torch\include\ATen\ops\_nested_tensor_strides_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9882166Z copying torch\include\ATen\ops\_nested_view_from_buffer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9896709Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9904087Z 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:45:56.9911274Z 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:45:56.9918558Z 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:45:56.9933958Z 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:45:56.9941011Z 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:45:56.9948747Z 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:45:56.9955766Z copying torch\include\ATen\ops\_nested_view_from_buffer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9963136Z copying torch\include\ATen\ops\_nested_view_from_buffer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9970691Z copying torch\include\ATen\ops\_nested_view_from_jagged.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9977901Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:56.9986032Z 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:45:57.0000648Z 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:45:57.0007899Z 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:45:57.0015460Z 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:45:57.0022676Z copying torch\include\ATen\ops\_nested_view_from_jagged_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0044607Z copying torch\include\ATen\ops\_nested_view_from_jagged_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0052102Z 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:45:57.0059703Z 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:45:57.0066878Z 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:45:57.0081270Z 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:45:57.0088524Z copying torch\include\ATen\ops\_nnpack_available.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0095892Z copying torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0103301Z copying torch\include\ATen\ops\_nnpack_available_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0117789Z copying torch\include\ATen\ops\_nnpack_available_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0146894Z copying torch\include\ATen\ops\_nnpack_spatial_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0154712Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0161844Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0177439Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0184388Z copying torch\include\ATen\ops\_nnz.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0191406Z copying torch\include\ATen\ops\_nnz_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0198344Z copying torch\include\ATen\ops\_nnz_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0212306Z copying torch\include\ATen\ops\_pack_padded_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0219631Z copying torch\include\ATen\ops\_pack_padded_sequence_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0227152Z 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:45:57.0234352Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0249233Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0256842Z copying torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0264485Z copying torch\include\ATen\ops\_pack_padded_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0271084Z copying torch\include\ATen\ops\_pack_padded_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0278350Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0285755Z 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:45:57.0292939Z 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:45:57.0299760Z 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:45:57.0314755Z 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:45:57.0321748Z copying torch\include\ATen\ops\_pad_circular.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0328872Z copying torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0335751Z copying torch\include\ATen\ops\_pad_circular_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0374704Z copying torch\include\ATen\ops\_pad_circular_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0381633Z copying torch\include\ATen\ops\_pad_enum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0388882Z copying torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0395910Z copying torch\include\ATen\ops\_pad_enum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0402597Z copying torch\include\ATen\ops\_pad_enum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0409567Z copying torch\include\ATen\ops\_pad_packed_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0417129Z copying torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0423915Z copying torch\include\ATen\ops\_pad_packed_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0430935Z copying torch\include\ATen\ops\_pad_packed_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0437991Z copying torch\include\ATen\ops\_pdist_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0445447Z copying torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0452292Z copying torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0467010Z copying torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0474085Z copying torch\include\ATen\ops\_pdist_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0481180Z copying torch\include\ATen\ops\_pdist_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0488028Z copying torch\include\ATen\ops\_pdist_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0502173Z copying torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0509511Z copying torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0516537Z copying torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0523428Z copying torch\include\ATen\ops\_pdist_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0537869Z copying torch\include\ATen\ops\_pdist_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0544752Z copying torch\include\ATen\ops\_pin_memory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0551931Z copying torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0559038Z copying torch\include\ATen\ops\_pin_memory_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0566056Z copying torch\include\ATen\ops\_pin_memory_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0573319Z copying torch\include\ATen\ops\_prelu_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0580221Z copying torch\include\ATen\ops\_prelu_kernel_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0587262Z copying torch\include\ATen\ops\_prelu_kernel_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0594630Z copying torch\include\ATen\ops\_prelu_kernel_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0601842Z copying torch\include\ATen\ops\_prelu_kernel_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0609489Z copying torch\include\ATen\ops\_prelu_kernel_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0617281Z copying torch\include\ATen\ops\_prelu_kernel_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0631612Z copying torch\include\ATen\ops\_prelu_kernel_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0638865Z copying torch\include\ATen\ops\_prelu_kernel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0646105Z copying torch\include\ATen\ops\_prelu_kernel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0653146Z copying torch\include\ATen\ops\_print.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0659988Z copying torch\include\ATen\ops\_print_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0667103Z copying torch\include\ATen\ops\_print_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0674195Z copying torch\include\ATen\ops\_print_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0681418Z copying torch\include\ATen\ops\_propagate_xla_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0696214Z copying torch\include\ATen\ops\_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0703282Z copying torch\include\ATen\ops\_propagate_xla_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0710760Z copying torch\include\ATen\ops\_propagate_xla_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0717429Z copying torch\include\ATen\ops\_remove_batch_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0732171Z copying torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0739216Z copying torch\include\ATen\ops\_remove_batch_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0790461Z copying torch\include\ATen\ops\_remove_batch_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0798246Z copying torch\include\ATen\ops\_reshape_alias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0812373Z copying torch\include\ATen\ops\_reshape_alias_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0820092Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0827414Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0834536Z copying torch\include\ATen\ops\_reshape_alias_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0841834Z copying torch\include\ATen\ops\_reshape_alias_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0849060Z copying torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0856820Z copying torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0863948Z copying torch\include\ATen\ops\_reshape_alias_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0877336Z copying torch\include\ATen\ops\_reshape_alias_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0884243Z copying torch\include\ATen\ops\_reshape_alias_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0891181Z copying torch\include\ATen\ops\_reshape_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0898517Z copying torch\include\ATen\ops\_reshape_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0911141Z copying torch\include\ATen\ops\_reshape_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0917977Z copying torch\include\ATen\ops\_reshape_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0924971Z copying torch\include\ATen\ops\_reshape_from_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0932269Z copying torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0946630Z copying torch\include\ATen\ops\_reshape_from_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0953630Z copying torch\include\ATen\ops\_reshape_from_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0960629Z copying torch\include\ATen\ops\_resize_output.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0967912Z copying torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0981975Z copying torch\include\ATen\ops\_resize_output_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0988980Z copying torch\include\ATen\ops\_resize_output_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.0996691Z copying torch\include\ATen\ops\_resize_output_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1003524Z copying torch\include\ATen\ops\_rowwise_prune.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1018686Z copying torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1025473Z copying torch\include\ATen\ops\_rowwise_prune_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1032428Z copying torch\include\ATen\ops\_rowwise_prune_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1039340Z copying torch\include\ATen\ops\_safe_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1054339Z copying torch\include\ATen\ops\_safe_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1061295Z copying torch\include\ATen\ops\_safe_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1068605Z copying torch\include\ATen\ops\_safe_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1075738Z copying torch\include\ATen\ops\_sample_dirichlet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1090236Z copying torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1097309Z copying torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1104412Z copying torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1111594Z copying torch\include\ATen\ops\_sample_dirichlet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1118815Z copying torch\include\ATen\ops\_sample_dirichlet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1126028Z copying torch\include\ATen\ops\_saturate_weight_to_fp16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1133323Z 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:45:57.1140258Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1154653Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1161842Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1170079Z 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:45:57.1177192Z 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:45:57.1193057Z 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:45:57.1200127Z 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:45:57.1207556Z 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:45:57.1214718Z 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:45:57.1229294Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1236959Z 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:45:57.1244462Z 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:45:57.1251581Z 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:45:57.1266634Z 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:45:57.1274742Z 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:45:57.1282003Z 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:45:57.1289177Z 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:45:57.1304448Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1312235Z 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:45:57.1319668Z 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:45:57.1327274Z 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:45:57.1342502Z 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:45:57.1350106Z 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:45:57.1357717Z 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:45:57.1364867Z 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:45:57.1379783Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1387110Z 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:45:57.1394552Z 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:45:57.1419121Z 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:45:57.1426194Z 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:45:57.1433509Z 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:45:57.1440993Z 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:45:57.1448559Z 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:45:57.1464392Z 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:45:57.1471983Z 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:45:57.1479345Z 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:45:57.1486689Z 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:45:57.1494514Z 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:45:57.1501844Z 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:45:57.1509564Z 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:45:57.1516984Z 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:45:57.1535393Z 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:45:57.1543407Z 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:45:57.1551648Z 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:45:57.1559780Z 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:45:57.1575846Z 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:45:57.1584009Z 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:45:57.1591528Z 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:45:57.1626020Z 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:45:57.1640477Z copying torch\include\ATen\ops\_scaled_grouped_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1647913Z copying torch\include\ATen\ops\_scaled_grouped_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1655158Z copying torch\include\ATen\ops\_scaled_grouped_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1662409Z copying torch\include\ATen\ops\_scaled_grouped_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1677934Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1685375Z 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:45:57.1692382Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1699360Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1714491Z copying torch\include\ATen\ops\_scaled_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1721582Z copying torch\include\ATen\ops\_scaled_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1728790Z copying torch\include\ATen\ops\_scaled_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1735839Z copying torch\include\ATen\ops\_scaled_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1749691Z copying torch\include\ATen\ops\_scaled_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1756762Z copying torch\include\ATen\ops\_scaled_mm_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1764152Z copying torch\include\ATen\ops\_scaled_mm_v2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1771265Z copying torch\include\ATen\ops\_scaled_mm_v2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1785396Z copying torch\include\ATen\ops\_scaled_mm_v2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1792674Z copying torch\include\ATen\ops\_segment_reduce_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1799859Z copying torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1806765Z copying torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1821305Z copying torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1828278Z copying torch\include\ATen\ops\_segment_reduce_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1835629Z copying torch\include\ATen\ops\_segment_reduce_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1842601Z copying torch\include\ATen\ops\_shape_as_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1863532Z copying torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1870370Z copying torch\include\ATen\ops\_shape_as_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1877342Z copying torch\include\ATen\ops\_shape_as_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1884274Z copying torch\include\ATen\ops\_slow_conv2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1899289Z copying torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1906441Z copying torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1913638Z copying torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1921416Z copying torch\include\ATen\ops\_slow_conv2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1937395Z copying torch\include\ATen\ops\_slow_conv2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1944853Z copying torch\include\ATen\ops\_slow_conv2d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1952190Z copying torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1960048Z copying torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1980969Z copying torch\include\ATen\ops\_slow_conv2d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1988204Z copying torch\include\ATen\ops\_slow_conv2d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.1995851Z copying torch\include\ATen\ops\_sobol_engine_draw.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2003137Z copying torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2023737Z copying torch\include\ATen\ops\_sobol_engine_draw_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2031087Z copying torch\include\ATen\ops\_sobol_engine_draw_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2038853Z copying torch\include\ATen\ops\_sobol_engine_ff.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2046245Z copying torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2053297Z copying torch\include\ATen\ops\_sobol_engine_ff_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2060569Z copying torch\include\ATen\ops\_sobol_engine_ff_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2068915Z copying torch\include\ATen\ops\_sobol_engine_initialize_state.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2076454Z 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:45:57.2120767Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2127794Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2134955Z copying torch\include\ATen\ops\_sobol_engine_scramble.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2142372Z copying torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2163940Z copying torch\include\ATen\ops\_sobol_engine_scramble_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2171000Z copying torch\include\ATen\ops\_sobol_engine_scramble_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2177998Z copying torch\include\ATen\ops\_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2184702Z copying torch\include\ATen\ops\_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2192191Z copying torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2199326Z copying torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2206593Z copying torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2213667Z copying torch\include\ATen\ops\_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2228422Z copying torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2235612Z copying torch\include\ATen\ops\_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2242730Z copying torch\include\ATen\ops\_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2250085Z copying torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2264482Z copying torch\include\ATen\ops\_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2271669Z copying torch\include\ATen\ops\_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2278793Z copying torch\include\ATen\ops\_softmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2285757Z copying torch\include\ATen\ops\_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2292721Z copying torch\include\ATen\ops\_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2299627Z copying torch\include\ATen\ops\_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2306559Z copying torch\include\ATen\ops\_sparse_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2313961Z copying torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2328521Z copying torch\include\ATen\ops\_sparse_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2335321Z copying torch\include\ATen\ops\_sparse_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2342198Z copying torch\include\ATen\ops\_sparse_broadcast_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2349285Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2365652Z 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:45:57.2373397Z 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:45:57.2381268Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2388926Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2403810Z copying torch\include\ATen\ops\_sparse_broadcast_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2410699Z copying torch\include\ATen\ops\_sparse_broadcast_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2418051Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2425520Z 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:45:57.2441163Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2448376Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2455388Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2462848Z 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:45:57.2470194Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2477263Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2484505Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2491940Z 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:45:57.2506120Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2513548Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2520757Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2528562Z 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:45:57.2543279Z 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:45:57.2550318Z 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:45:57.2557794Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2564942Z 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:45:57.2579629Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2586638Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2593828Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2600989Z 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:45:57.2615935Z 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:45:57.2623261Z 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:45:57.2631611Z 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:45:57.2638451Z 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:45:57.2653994Z 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:45:57.2660456Z 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:45:57.2668010Z 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:45:57.2675264Z 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:45:57.2683212Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2690379Z 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:45:57.2697420Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2704592Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2719507Z copying torch\include\ATen\ops\_sparse_csr_prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2735530Z copying torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2742735Z copying torch\include\ATen\ops\_sparse_csr_prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2749996Z copying torch\include\ATen\ops\_sparse_csr_prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2763923Z copying torch\include\ATen\ops\_sparse_csr_sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2771388Z copying torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2778480Z copying torch\include\ATen\ops\_sparse_csr_sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2785973Z copying torch\include\ATen\ops\_sparse_csr_sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2799765Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2807814Z 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:45:57.2815629Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2823393Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2830585Z copying torch\include\ATen\ops\_sparse_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2838419Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2846397Z 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:45:57.2853671Z 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:45:57.2868403Z 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:45:57.2876763Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2884266Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2891292Z copying torch\include\ATen\ops\_sparse_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2905250Z copying torch\include\ATen\ops\_sparse_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2912495Z copying torch\include\ATen\ops\_sparse_mask_projection.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2919868Z copying torch\include\ATen\ops\_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2926953Z copying torch\include\ATen\ops\_sparse_mask_projection_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2934380Z copying torch\include\ATen\ops\_sparse_mask_projection_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2941360Z copying torch\include\ATen\ops\_sparse_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2948688Z copying torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2955760Z copying torch\include\ATen\ops\_sparse_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2975566Z copying torch\include\ATen\ops\_sparse_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2982702Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2989996Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.2997323Z 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:45:57.3004387Z 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:45:57.3011517Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3018656Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3025752Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3040156Z 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:45:57.3047501Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3054425Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3061532Z copying torch\include\ATen\ops\_sparse_semi_structured_apply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3076328Z 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:45:57.3083522Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3091915Z 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:45:57.3100606Z 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:45:57.3108413Z 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:45:57.3115804Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3123335Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3130808Z copying torch\include\ATen\ops\_sparse_semi_structured_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3138212Z 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:45:57.3145994Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3153555Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3160719Z copying torch\include\ATen\ops\_sparse_semi_structured_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3168276Z 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:45:57.3175690Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3183180Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3191692Z copying torch\include\ATen\ops\_sparse_semi_structured_tile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3205169Z 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:45:57.3212324Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3220549Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3226979Z copying torch\include\ATen\ops\_sparse_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3241586Z copying torch\include\ATen\ops\_sparse_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3249409Z 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:45:57.3256690Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3263865Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3278327Z copying torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3285783Z copying torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3293196Z copying torch\include\ATen\ops\_sparse_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3300934Z copying torch\include\ATen\ops\_sparse_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3317011Z copying torch\include\ATen\ops\_sparse_sparse_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3317953Z copying torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3332196Z copying torch\include\ATen\ops\_sparse_sparse_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3339280Z copying torch\include\ATen\ops\_sparse_sparse_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3346709Z copying torch\include\ATen\ops\_sparse_sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3354237Z copying torch\include\ATen\ops\_sparse_sum_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3361444Z copying torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3368681Z copying torch\include\ATen\ops\_sparse_sum_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3382587Z copying torch\include\ATen\ops\_sparse_sum_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3389751Z copying torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3397057Z copying torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3404438Z copying torch\include\ATen\ops\_sparse_sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3418561Z copying torch\include\ATen\ops\_sparse_sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3425712Z copying torch\include\ATen\ops\_spdiags.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3432689Z copying torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3439668Z copying torch\include\ATen\ops\_spdiags_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3446565Z copying torch\include\ATen\ops\_spdiags_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3453399Z copying torch\include\ATen\ops\_spdiags_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3460965Z copying torch\include\ATen\ops\_spsolve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3467752Z copying torch\include\ATen\ops\_spsolve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3474578Z copying torch\include\ATen\ops\_spsolve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3481551Z copying torch\include\ATen\ops\_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3489501Z copying torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3495594Z copying torch\include\ATen\ops\_stack_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3509923Z copying torch\include\ATen\ops\_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3517982Z copying torch\include\ATen\ops\_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3524376Z copying torch\include\ATen\ops\_standard_gamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3531619Z copying torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3538591Z copying torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3546668Z copying torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3552985Z copying torch\include\ATen\ops\_standard_gamma_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3560534Z copying torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3575841Z copying torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3582671Z copying torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3589991Z copying torch\include\ATen\ops\_standard_gamma_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3598394Z copying torch\include\ATen\ops\_standard_gamma_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3612102Z copying torch\include\ATen\ops\_standard_gamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3619286Z copying torch\include\ATen\ops\_standard_gamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3626489Z copying torch\include\ATen\ops\_test_ambiguous_defaults.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3634244Z copying torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3648898Z copying torch\include\ATen\ops\_test_ambiguous_defaults_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3656028Z copying torch\include\ATen\ops\_test_ambiguous_defaults_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3663342Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3670859Z 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:45:57.3704684Z 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:45:57.3705737Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3706722Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3710535Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3718665Z 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:45:57.3725883Z 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:45:57.3733683Z 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:45:57.3741222Z 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:45:57.3748324Z 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:45:57.3756213Z 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:45:57.3763361Z 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:45:57.3770305Z 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:45:57.3785192Z copying torch\include\ATen\ops\_test_check_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3792847Z copying torch\include\ATen\ops\_test_check_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3799850Z copying torch\include\ATen\ops\_test_check_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3806959Z copying torch\include\ATen\ops\_test_check_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3829333Z copying torch\include\ATen\ops\_test_functorch_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3836912Z copying torch\include\ATen\ops\_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3844214Z copying torch\include\ATen\ops\_test_functorch_fallback_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3851365Z copying torch\include\ATen\ops\_test_functorch_fallback_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3858678Z copying torch\include\ATen\ops\_test_functorch_fallback_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3865970Z copying torch\include\ATen\ops\_test_optional_filled_intlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3873453Z 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:45:57.3880510Z 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:45:57.3894674Z copying torch\include\ATen\ops\_test_optional_filled_intlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3901757Z copying torch\include\ATen\ops\_test_optional_filled_intlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3909358Z copying torch\include\ATen\ops\_test_optional_floatlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3952529Z copying torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3966882Z copying torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3974608Z copying torch\include\ATen\ops\_test_optional_floatlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3981962Z copying torch\include\ATen\ops\_test_optional_floatlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.3989255Z copying torch\include\ATen\ops\_test_optional_intlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4004028Z copying torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4011077Z copying torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4018305Z copying torch\include\ATen\ops\_test_optional_intlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4025592Z copying torch\include\ATen\ops\_test_optional_intlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4033066Z copying torch\include\ATen\ops\_test_parallel_materialize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4040573Z copying torch\include\ATen\ops\_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4048118Z copying torch\include\ATen\ops\_test_parallel_materialize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4055113Z copying torch\include\ATen\ops\_test_parallel_materialize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4062454Z copying torch\include\ATen\ops\_test_serialization_subcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4070151Z copying torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4077504Z copying torch\include\ATen\ops\_test_serialization_subcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4085249Z copying torch\include\ATen\ops\_test_serialization_subcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4105047Z copying torch\include\ATen\ops\_test_string_default.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4112715Z copying torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4119768Z copying torch\include\ATen\ops\_test_string_default_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4126797Z copying torch\include\ATen\ops\_test_string_default_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4134133Z copying torch\include\ATen\ops\_test_warn_in_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4141782Z 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:45:57.4149385Z copying torch\include\ATen\ops\_test_warn_in_autograd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4156842Z copying torch\include\ATen\ops\_test_warn_in_autograd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4171338Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4179001Z 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:45:57.4186279Z 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:45:57.4193843Z 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:45:57.4201095Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4208760Z 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:45:57.4216065Z 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:45:57.4224157Z 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:45:57.4238274Z copying torch\include\ATen\ops\_thnn_fused_gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4245483Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4253255Z 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:45:57.4260568Z 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:45:57.4274918Z 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:45:57.4282613Z 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:45:57.4290068Z 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:45:57.4297242Z 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:45:57.4304651Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4312130Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4319422Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4327378Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4342183Z 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:45:57.4349411Z 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:45:57.4357878Z 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:45:57.4365897Z 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:45:57.4373636Z 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:45:57.4380727Z 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:45:57.4387872Z 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:45:57.4395101Z 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:45:57.4409644Z 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:45:57.4416672Z 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:45:57.4424143Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4431156Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4438191Z copying torch\include\ATen\ops\_to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4445114Z copying torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4452016Z copying torch\include\ATen\ops\_to_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4458930Z copying torch\include\ATen\ops\_to_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4473256Z copying torch\include\ATen\ops\_to_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4480080Z copying torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4486837Z copying torch\include\ATen\ops\_to_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4493333Z copying torch\include\ATen\ops\_to_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4510063Z copying torch\include\ATen\ops\_to_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4517384Z copying torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4524676Z copying torch\include\ATen\ops\_to_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4531914Z copying torch\include\ATen\ops\_to_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4574593Z copying torch\include\ATen\ops\_to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4581668Z copying torch\include\ATen\ops\_to_sparse_bsc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4589292Z copying torch\include\ATen\ops\_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4596353Z copying torch\include\ATen\ops\_to_sparse_bsc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4603422Z copying torch\include\ATen\ops\_to_sparse_bsc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4610493Z copying torch\include\ATen\ops\_to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4617485Z copying torch\include\ATen\ops\_to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4624613Z copying torch\include\ATen\ops\_to_sparse_bsr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4639936Z copying torch\include\ATen\ops\_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4647016Z copying torch\include\ATen\ops\_to_sparse_bsr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4654020Z copying torch\include\ATen\ops\_to_sparse_bsr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4660998Z copying torch\include\ATen\ops\_to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4668029Z copying torch\include\ATen\ops\_to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4675570Z copying torch\include\ATen\ops\_to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4682754Z copying torch\include\ATen\ops\_to_sparse_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4701175Z copying torch\include\ATen\ops\_to_sparse_csc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4702162Z copying torch\include\ATen\ops\_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4703917Z copying torch\include\ATen\ops\_to_sparse_csc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4711263Z copying torch\include\ATen\ops\_to_sparse_csc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4718008Z copying torch\include\ATen\ops\_to_sparse_csc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4725161Z copying torch\include\ATen\ops\_to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4732792Z copying torch\include\ATen\ops\_to_sparse_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4740066Z copying torch\include\ATen\ops\_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4747266Z copying torch\include\ATen\ops\_to_sparse_csr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4761428Z copying torch\include\ATen\ops\_to_sparse_csr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4768533Z copying torch\include\ATen\ops\_to_sparse_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4775963Z copying torch\include\ATen\ops\_to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4783519Z copying torch\include\ATen\ops\_to_sparse_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4798278Z copying torch\include\ATen\ops\_to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4806495Z copying torch\include\ATen\ops\_to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4840265Z copying torch\include\ATen\ops\_to_sparse_semi_structured.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4841293Z 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:45:57.4842180Z copying torch\include\ATen\ops\_to_sparse_semi_structured_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4844180Z copying torch\include\ATen\ops\_to_sparse_semi_structured_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4851650Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4859085Z 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:45:57.4873376Z 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:45:57.4880652Z 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:45:57.4887788Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4895067Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4910389Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4917738Z 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:45:57.4924885Z 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:45:57.4932010Z 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:45:57.4946280Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4953769Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4960608Z copying torch\include\ATen\ops\_trilinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4968003Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4975202Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4982184Z copying torch\include\ATen\ops\_trilinear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4989420Z copying torch\include\ATen\ops\_trilinear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.4996663Z copying torch\include\ATen\ops\_triton_multi_head_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5004002Z 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:45:57.5011032Z 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:45:57.5017934Z copying torch\include\ATen\ops\_triton_multi_head_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5025561Z copying torch\include\ATen\ops\_triton_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5040155Z copying torch\include\ATen\ops\_triton_scaled_dot_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5047716Z 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:45:57.5054837Z 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:45:57.5061958Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5076023Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5083005Z copying torch\include\ATen\ops\_unique.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5089683Z copying torch\include\ATen\ops\_unique2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5096784Z copying torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5103932Z copying torch\include\ATen\ops\_unique2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5110825Z copying torch\include\ATen\ops\_unique2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5117879Z copying torch\include\ATen\ops\_unique2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5124779Z copying torch\include\ATen\ops\_unique2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5139581Z copying torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5154998Z copying torch\include\ATen\ops\_unique_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5188659Z copying torch\include\ATen\ops\_unique_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5195802Z copying torch\include\ATen\ops\_unique_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5203359Z copying torch\include\ATen\ops\_unique_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5210196Z copying torch\include\ATen\ops\_unpack_dual.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5217460Z copying torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5224465Z copying torch\include\ATen\ops\_unpack_dual_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5238721Z copying torch\include\ATen\ops\_unpack_dual_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5245849Z copying torch\include\ATen\ops\_unsafe_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5253793Z copying torch\include\ATen\ops\_unsafe_index_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5260737Z copying torch\include\ATen\ops\_unsafe_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5275116Z copying torch\include\ATen\ops\_unsafe_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5282119Z copying torch\include\ATen\ops\_unsafe_index_put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5289792Z copying torch\include\ATen\ops\_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5296780Z copying torch\include\ATen\ops\_unsafe_index_put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5311405Z copying torch\include\ATen\ops\_unsafe_index_put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5318731Z copying torch\include\ATen\ops\_unsafe_masked_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5326946Z copying torch\include\ATen\ops\_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5334955Z copying torch\include\ATen\ops\_unsafe_masked_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5355670Z copying torch\include\ATen\ops\_unsafe_masked_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5362919Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5370758Z 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:45:57.5378301Z 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:45:57.5385596Z 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:45:57.5392958Z copying torch\include\ATen\ops\_unsafe_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5400291Z copying torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5407237Z copying torch\include\ATen\ops\_unsafe_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5421851Z copying torch\include\ATen\ops\_unsafe_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5429060Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5436262Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5443817Z 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:45:57.5450981Z 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:45:57.5458321Z 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:45:57.5465631Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5473217Z 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:45:57.5487679Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5495030Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5502560Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5510082Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5523525Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5530788Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5537673Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5544824Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5559679Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5566956Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5573947Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5581292Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5588973Z 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:45:57.5597213Z 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:45:57.5604154Z 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:45:57.5611238Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5633264Z 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:45:57.5640801Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5647804Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5655590Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5663294Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5670590Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5678144Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5685326Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5692559Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5700694Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5707928Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5715958Z copying torch\include\ATen\ops\_upsample_nearest_exact1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5731221Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5738883Z 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:45:57.5746605Z 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:45:57.5754388Z 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:45:57.5769161Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5776730Z 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:45:57.5812474Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5819957Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5835889Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5843414Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5850844Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5858374Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5866232Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5873278Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5880575Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5887693Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5895133Z copying torch\include\ATen\ops\_upsample_nearest_exact2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5902246Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5910120Z 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:45:57.5917185Z 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:45:57.5924718Z 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:45:57.5931865Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5939246Z 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:45:57.5946644Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5961751Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5969259Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5976700Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5984066Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.5998908Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6005865Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6012929Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6020074Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6034691Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6041789Z copying torch\include\ATen\ops\_upsample_nearest_exact3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6049573Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6057195Z 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:45:57.6064391Z 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:45:57.6071708Z 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:45:57.6079541Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6086959Z 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:45:57.6101625Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6109106Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6126706Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6133916Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6141378Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6148600Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6155996Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6163432Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6178184Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6185875Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6193541Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6200496Z 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:45:57.6207462Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6214421Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6221464Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6256367Z 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:45:57.6271070Z 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:45:57.6278170Z 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:45:57.6285544Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6293330Z 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:45:57.6300263Z 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:45:57.6307961Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6315296Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6322591Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6330756Z 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:45:57.6338649Z 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:45:57.6346905Z 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:45:57.6354871Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6370028Z 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:45:57.6377319Z 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:45:57.6384858Z 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:45:57.6392422Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6400459Z 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:45:57.6407645Z 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:45:57.6415181Z 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:45:57.6438780Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6446677Z 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:45:57.6453789Z 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:45:57.6460939Z 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:45:57.6468110Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6488894Z 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:45:57.6496064Z 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:45:57.6503235Z 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:45:57.6510481Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6518192Z 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:45:57.6525473Z 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:45:57.6532898Z 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:45:57.6539955Z copying torch\include\ATen\ops\_values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6553886Z copying torch\include\ATen\ops\_values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6561263Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6568372Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6575217Z copying torch\include\ATen\ops\_values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6595266Z copying torch\include\ATen\ops\_values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6602710Z copying torch\include\ATen\ops\_values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6609650Z copying torch\include\ATen\ops\_values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6616906Z copying torch\include\ATen\ops\_version.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6637574Z copying torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6644217Z copying torch\include\ATen\ops\_version_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6650933Z copying torch\include\ATen\ops\_version_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6657997Z copying torch\include\ATen\ops\_weight_int4pack_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6665228Z copying torch\include\ATen\ops\_weight_int4pack_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6672879Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6679881Z 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:45:57.6686830Z 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:45:57.6694127Z 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:45:57.6701295Z copying torch\include\ATen\ops\_weight_int4pack_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6708983Z copying torch\include\ATen\ops\_weight_int4pack_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6716566Z 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:45:57.6731369Z 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:45:57.6738355Z 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:45:57.6745754Z copying torch\include\ATen\ops\_weight_int8pack_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6753095Z copying torch\include\ATen\ops\_weight_int8pack_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6760293Z copying torch\include\ATen\ops\_weight_int8pack_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6768190Z copying torch\include\ATen\ops\_weight_int8pack_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6775441Z copying torch\include\ATen\ops\_weight_int8pack_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6782507Z copying torch\include\ATen\ops\_weight_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6789898Z copying torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6797324Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6805096Z 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:45:57.6812458Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6834913Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6842281Z copying torch\include\ATen\ops\_weight_norm_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6850036Z copying torch\include\ATen\ops\_weight_norm_interface_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6857590Z 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:45:57.6864973Z 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:45:57.6872625Z 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:45:57.6880540Z copying torch\include\ATen\ops\_weight_norm_interface_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6887571Z copying torch\include\ATen\ops\_weight_norm_interface_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6902038Z copying torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6908844Z copying torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6916351Z copying torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6923553Z copying torch\include\ATen\ops\_weight_norm_interface_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6937918Z copying torch\include\ATen\ops\_weight_norm_interface_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6944972Z copying torch\include\ATen\ops\_weight_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6952020Z copying torch\include\ATen\ops\_weight_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6959243Z copying torch\include\ATen\ops\_wrapped_linear_prepack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6973615Z copying torch\include\ATen\ops\_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6980757Z copying torch\include\ATen\ops\_wrapped_linear_prepack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6988196Z copying torch\include\ATen\ops\_wrapped_linear_prepack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.6995360Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.7002823Z 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:45:57.7010762Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.7017912Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:45:57.7023860Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-12-04T09:45:57.7027236Z copying torch\include\ATen\quantized\QTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-12-04T09:45:57.7048080Z copying torch\include\ATen\quantized\Quantizer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-12-04T09:45:57.7053903Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7057041Z copying torch\include\ATen\xpu\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7063660Z copying torch\include\ATen\xpu\PeerToPeerAccess.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7069990Z copying torch\include\ATen\xpu\PhiloxXpuState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7076782Z copying torch\include\ATen\xpu\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7088769Z copying torch\include\ATen\xpu\XPUContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7095053Z copying torch\include\ATen\xpu\XPUDevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7101378Z copying torch\include\ATen\xpu\XPUEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7107840Z copying torch\include\ATen\xpu\XPUGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7114456Z copying torch\include\ATen\xpu\XPUGraphsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7120722Z copying torch\include\ATen\xpu\XPUScaledBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:45:57.7134123Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail 2025-12-04T09:45:57.7137224Z copying torch\include\ATen\xpu\detail\XPUHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail 2025-12-04T09:45:57.7142961Z creating build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7147204Z copying torch\include\c10\core\alignment.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7154095Z copying torch\include\c10\core\Allocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7161072Z copying torch\include\c10\core\AllocatorConfig.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7167750Z copying torch\include\c10\core\AutogradState.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7184790Z copying torch\include\c10\core\Backend.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7191470Z copying torch\include\c10\core\CachingDeviceAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7198507Z copying torch\include\c10\core\CompileTimeFunctionPointer.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7205165Z copying torch\include\c10\core\ConstantSymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7211785Z copying torch\include\c10\core\Contiguity.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7218519Z copying torch\include\c10\core\CopyBytes.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7232488Z copying torch\include\c10\core\CPUAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7239291Z copying torch\include\c10\core\DefaultDtype.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7245656Z copying torch\include\c10\core\DefaultTensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7252218Z copying torch\include\c10\core\Device.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7266949Z copying torch\include\c10\core\DeviceArray.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7272933Z copying torch\include\c10\core\DeviceCapability.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7279745Z copying torch\include\c10\core\DeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7286438Z copying torch\include\c10\core\DeviceType.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7301235Z copying torch\include\c10\core\DispatchKey.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7308348Z copying torch\include\c10\core\DispatchKeySet.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7326139Z copying torch\include\c10\core\DynamicCast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7332676Z copying torch\include\c10\core\Event.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7348225Z copying torch\include\c10\core\GeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7354802Z copying torch\include\c10\core\GradMode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7361081Z copying torch\include\c10\core\InferenceMode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7368103Z copying torch\include\c10\core\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7374383Z copying torch\include\c10\core\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7380993Z copying torch\include\c10\core\OptionalRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7387596Z copying torch\include\c10\core\PyHandleCache.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7394208Z copying torch\include\c10\core\QEngine.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7407815Z copying torch\include\c10\core\QScheme.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7414306Z copying torch\include\c10\core\RefcountedDeleter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7433741Z copying torch\include\c10\core\SafePyObject.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7440070Z copying torch\include\c10\core\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7446769Z copying torch\include\c10\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7453570Z copying torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7460217Z copying torch\include\c10\core\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7466954Z copying torch\include\c10\core\StorageImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7473692Z copying torch\include\c10\core\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7480174Z copying torch\include\c10\core\StreamGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7487422Z copying torch\include\c10\core\SymbolicShapeMeta.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7494023Z copying torch\include\c10\core\SymBool.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7500661Z copying torch\include\c10\core\SymFloat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7507102Z copying torch\include\c10\core\SymInt.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7525168Z copying torch\include\c10\core\SymIntArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7531677Z copying torch\include\c10\core\SymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7545998Z copying torch\include\c10\core\TensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7554511Z copying torch\include\c10\core\TensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7561916Z copying torch\include\c10\core\thread_pool.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7568373Z copying torch\include\c10\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7582237Z copying torch\include\c10\core\WrapDimMinimal.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:45:57.7587924Z creating build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7590885Z copying torch\include\c10\core\impl\alloc_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7597429Z copying torch\include\c10\core\impl\COW.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7603827Z copying torch\include\c10\core\impl\COWDeleter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7617556Z copying torch\include\c10\core\impl\DeviceGuardImplInterface.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7635080Z copying torch\include\c10\core\impl\FakeGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7641656Z copying torch\include\c10\core\impl\GPUTrace.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7675262Z copying torch\include\c10\core\impl\HermeticPyObjectTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7681662Z copying torch\include\c10\core\impl\InlineDeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7688246Z copying torch\include\c10\core\impl\InlineEvent.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7694880Z copying torch\include\c10\core\impl\InlineStreamGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7701671Z copying torch\include\c10\core\impl\LocalDispatchKeySet.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7708247Z copying torch\include\c10\core\impl\PyInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7715229Z copying torch\include\c10\core\impl\PyInterpreterHooks.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7721722Z copying torch\include\c10\core\impl\PyObjectSlot.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7728474Z copying torch\include\c10\core\impl\PythonDispatcherTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7735085Z copying torch\include\c10\core\impl\SizesAndStrides.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7749628Z copying torch\include\c10\core\impl\TorchDispatchModeTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7756484Z copying torch\include\c10\core\impl\VirtualGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:45:57.7769037Z creating build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7772165Z copying torch\include\c10\cuda\CUDAAlgorithm.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7778946Z copying torch\include\c10\cuda\CUDAAllocatorConfig.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7785792Z copying torch\include\c10\cuda\CUDACachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7793281Z copying torch\include\c10\cuda\CUDADeviceAssertion.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7809881Z copying torch\include\c10\cuda\CUDADeviceAssertionHost.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7816571Z copying torch\include\c10\cuda\CUDAException.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7823238Z copying torch\include\c10\cuda\CUDAFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7837436Z copying torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7844572Z copying torch\include\c10\cuda\CUDAGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7851938Z copying torch\include\c10\cuda\CUDAMacros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7859598Z copying torch\include\c10\cuda\CUDAMathCompat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7872987Z copying torch\include\c10\cuda\CUDAMiscFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7879363Z copying torch\include\c10\cuda\CUDAStream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7886012Z copying torch\include\c10\cuda\driver_api.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:45:57.7892004Z creating build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-12-04T09:45:57.7895114Z copying torch\include\c10\cuda\impl\CUDAGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-12-04T09:45:57.7909132Z copying torch\include\c10\cuda\impl\CUDATest.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-12-04T09:45:57.7915291Z copying torch\include\c10\cuda\impl\cuda_cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-12-04T09:45:57.7920579Z creating build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-12-04T09:45:57.7923853Z copying torch\include\c10\macros\cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-12-04T09:45:57.7930089Z copying torch\include\c10\macros\Export.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-12-04T09:45:57.7943565Z copying torch\include\c10\macros\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-12-04T09:45:57.7948800Z creating build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.7951685Z copying torch\include\c10\metal\atomic.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.7958097Z copying torch\include\c10\metal\common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.7964528Z copying torch\include\c10\metal\error.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.7977684Z copying torch\include\c10\metal\expm1f.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.7984467Z copying torch\include\c10\metal\igamma.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.7990816Z copying torch\include\c10\metal\indexing.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.7998018Z copying torch\include\c10\metal\random.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.8016012Z copying torch\include\c10\metal\reduction_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.8022379Z copying torch\include\c10\metal\special_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.8029828Z copying torch\include\c10\metal\utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:45:57.8042516Z creating build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-12-04T09:45:57.8045689Z copying torch\include\c10\mobile\CPUCachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-12-04T09:45:57.8052465Z copying torch\include\c10\mobile\CPUProfilingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-12-04T09:45:57.8058249Z creating build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-12-04T09:45:57.8062548Z 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:45:57.8069954Z copying torch\include\c10\test\util\complex_test_common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-12-04T09:45:57.8082937Z copying torch\include\c10\test\util\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-12-04T09:45:57.8088278Z creating build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8091285Z copying torch\include\c10\util\AbortHandler.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8097882Z copying torch\include\c10\util\accumulate.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8104452Z copying torch\include\c10\util\AlignOf.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8112316Z copying torch\include\c10\util\ApproximateClock.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8129318Z copying torch\include\c10\util\Array.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8135322Z copying torch\include\c10\util\ArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8141372Z copying torch\include\c10\util\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8147738Z copying torch\include\c10\util\BFloat16-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8154248Z copying torch\include\c10\util\BFloat16-math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8161149Z copying torch\include\c10\util\BFloat16.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8167407Z copying torch\include\c10\util\bits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8175176Z copying torch\include\c10\util\Bitset.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8181205Z copying torch\include\c10\util\bit_cast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8187094Z copying torch\include\c10\util\C++17.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8193864Z copying torch\include\c10\util\CallOnce.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8200564Z copying torch\include\c10\util\complex.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8207278Z copying torch\include\c10\util\complex_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8214110Z copying torch\include\c10\util\complex_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8228065Z copying torch\include\c10\util\ConstexprCrc.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8235228Z copying torch\include\c10\util\copysign.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8241834Z copying torch\include\c10\util\DeadlockDetection.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8248434Z copying torch\include\c10\util\Deprecated.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8276777Z copying torch\include\c10\util\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8283258Z copying torch\include\c10\util\DynamicCounter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8300370Z copying torch\include\c10\util\Enumerate.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8307541Z copying torch\include\c10\util\env.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8313729Z copying torch\include\c10\util\error.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8320090Z copying torch\include\c10\util\Exception.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8327652Z copying torch\include\c10\util\ExclusivelyOwned.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8336273Z copying torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8343166Z copying torch\include\c10\util\FbcodeMaps.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8349894Z copying torch\include\c10\util\FileSystem.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8356706Z copying torch\include\c10\util\Flags.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8363211Z copying torch\include\c10\util\flat_hash_map.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8371057Z copying torch\include\c10\util\Float4_e2m1fn_x2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8387423Z copying torch\include\c10\util\Float8_e4m3fn-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8394616Z copying torch\include\c10\util\Float8_e4m3fn.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8435277Z copying torch\include\c10\util\Float8_e4m3fnuz-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8453049Z copying torch\include\c10\util\Float8_e4m3fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8459654Z copying torch\include\c10\util\Float8_e5m2-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8466133Z copying torch\include\c10\util\Float8_e5m2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8472688Z copying torch\include\c10\util\Float8_e5m2fnuz-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8479251Z copying torch\include\c10\util\Float8_e5m2fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8485833Z copying torch\include\c10\util\Float8_e8m0fnu-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8498275Z copying torch\include\c10\util\Float8_e8m0fnu.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8505221Z copying torch\include\c10\util\floating_point_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8518913Z copying torch\include\c10\util\FunctionRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8525440Z copying torch\include\c10\util\Gauge.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8531810Z copying torch\include\c10\util\generic_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8538340Z copying torch\include\c10\util\Half-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8551587Z copying torch\include\c10\util\Half.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8557901Z copying torch\include\c10\util\hash.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8564370Z copying torch\include\c10\util\IdWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8570922Z copying torch\include\c10\util\int128.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8577786Z copying torch\include\c10\util\IntrusiveList.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8584438Z copying torch\include\c10\util\intrusive_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8591547Z copying torch\include\c10\util\irange.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8598147Z copying torch\include\c10\util\Lazy.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8621810Z copying torch\include\c10\util\LeftRight.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8628462Z copying torch\include\c10\util\llvmMathExtras.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8635338Z copying torch\include\c10\util\Load.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8642476Z copying torch\include\c10\util\Logging.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8655723Z copying torch\include\c10\util\logging_common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8662492Z copying torch\include\c10\util\logging_is_google_glog.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8669364Z copying torch\include\c10\util\logging_is_not_google_glog.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8676078Z copying torch\include\c10\util\MathConstants.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8682750Z copying torch\include\c10\util\MaybeOwned.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8689460Z copying torch\include\c10\util\Metaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8695772Z copying torch\include\c10\util\NetworkFlow.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8721933Z copying torch\include\c10\util\numa.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8735142Z copying torch\include\c10\util\Optional.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8741628Z copying torch\include\c10\util\OptionalArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8748849Z copying torch\include\c10\util\order_preserving_flat_hash_map.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8756662Z copying torch\include\c10\util\overflows.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8770083Z copying torch\include\c10\util\overloaded.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8776838Z copying torch\include\c10\util\ParallelGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8783427Z copying torch\include\c10\util\python_stub.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8789865Z copying torch\include\c10\util\qint32.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8796385Z copying torch\include\c10\util\qint8.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8802691Z copying torch\include\c10\util\quint2x4.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8819611Z copying torch\include\c10\util\quint4x2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8825949Z copying torch\include\c10\util\quint8.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8846000Z copying torch\include\c10\util\Registry.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8853109Z copying torch\include\c10\util\safe_numerics.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8860027Z copying torch\include\c10\util\ScopeExit.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8866764Z copying torch\include\c10\util\Semaphore.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8873752Z copying torch\include\c10\util\signal_handler.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8880445Z copying torch\include\c10\util\SmallBuffer.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8887354Z copying torch\include\c10\util\SmallVector.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8895101Z copying torch\include\c10\util\sparse_bitset.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8909394Z copying torch\include\c10\util\ssize.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8943771Z copying torch\include\c10\util\static_tracepoint.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8960969Z copying torch\include\c10\util\static_tracepoint_elfx86.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8967472Z copying torch\include\c10\util\strides.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8973672Z copying torch\include\c10\util\StringUtil.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8980379Z copying torch\include\c10\util\string_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8987067Z copying torch\include\c10\util\string_view.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.8994424Z copying torch\include\c10\util\strong_type.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9001626Z copying torch\include\c10\util\Synchronized.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9008189Z copying torch\include\c10\util\tempfile.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9014844Z copying torch\include\c10\util\ThreadLocal.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9021521Z copying torch\include\c10\util\ThreadLocalDebugInfo.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9035733Z copying torch\include\c10\util\thread_name.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9042077Z copying torch\include\c10\util\Type.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9048316Z copying torch\include\c10\util\TypeCast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9054715Z copying torch\include\c10\util\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9061619Z copying torch\include\c10\util\TypeIndex.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9068207Z copying torch\include\c10\util\TypeList.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9074610Z copying torch\include\c10\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9081183Z copying torch\include\c10\util\TypeTraits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9087468Z copying torch\include\c10\util\Unicode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9094102Z copying torch\include\c10\util\UniqueVoidPtr.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9100822Z copying torch\include\c10\util\Unroll.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9107315Z copying torch\include\c10\util\WaitCounter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9122638Z copying torch\include\c10\util\WaitCounterDynamicBackend.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9139868Z copying torch\include\c10\util\win32-headers.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:45:57.9145661Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:45:57.9158958Z copying torch\include\c10\xpu\XPUCachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:45:57.9165632Z copying torch\include\c10\xpu\XPUDeviceProp.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:45:57.9172402Z copying torch\include\c10\xpu\XPUEvent.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:45:57.9179007Z copying torch\include\c10\xpu\XPUException.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:45:57.9202816Z copying torch\include\c10\xpu\XPUFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:45:57.9209454Z copying torch\include\c10\xpu\XPUGraphsC10Utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:45:57.9215967Z copying torch\include\c10\xpu\XPUMacros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:45:57.9222465Z copying torch\include\c10\xpu\XPUStream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:45:57.9235870Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl 2025-12-04T09:45:57.9238848Z copying torch\include\c10\xpu\impl\XPUGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl 2025-12-04T09:45:57.9244619Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu\test\impl 2025-12-04T09:45:57.9248891Z copying torch\include\c10\xpu\test\impl\XPUTest.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu\test\impl 2025-12-04T09:45:57.9254739Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-12-04T09:45:57.9258852Z copying torch\include\caffe2\core\common.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-12-04T09:45:57.9265260Z copying torch\include\caffe2\core\macros.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-12-04T09:45:57.9271737Z copying torch\include\caffe2\core\timer.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-12-04T09:45:57.9277451Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-12-04T09:45:57.9280854Z copying torch\include\caffe2\perfkernels\batch_box_cox_vec.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-12-04T09:45:57.9287952Z copying torch\include\caffe2\perfkernels\common.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-12-04T09:45:57.9294815Z copying torch\include\caffe2\perfkernels\embedding_lookup_idx.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-12-04T09:45:57.9308118Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:45:57.9311230Z copying torch\include\caffe2\serialize\crc_alt.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:45:57.9319132Z copying torch\include\caffe2\serialize\file_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:45:57.9326133Z copying torch\include\caffe2\serialize\inline_container.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:45:57.9332774Z copying torch\include\caffe2\serialize\in_memory_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:45:57.9365036Z copying torch\include\caffe2\serialize\istream_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:45:57.9371811Z copying torch\include\caffe2\serialize\read_adapter_interface.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:45:57.9377999Z copying torch\include\caffe2\serialize\versions.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:45:57.9390734Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-12-04T09:45:57.9393809Z copying torch\include\caffe2\utils\fixed_divisor.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-12-04T09:45:57.9401386Z copying torch\include\caffe2\utils\proto_wrap.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-12-04T09:45:57.9407799Z copying torch\include\caffe2\utils\string_utils.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-12-04T09:45:57.9413556Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:45:57.9434259Z copying torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:45:57.9440832Z copying torch\include\caffe2\utils\threadpool\pthreadpool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:45:57.9447352Z copying torch\include\caffe2\utils\threadpool\ThreadPool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:45:57.9471994Z copying torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:45:57.9478628Z copying torch\include\caffe2\utils\threadpool\thread_pool_guard.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:45:57.9485110Z copying torch\include\caffe2\utils\threadpool\WorkersPool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:45:57.9490755Z creating build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9493675Z copying torch\include\fmt\args.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9500433Z copying torch\include\fmt\base.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9508367Z copying torch\include\fmt\chrono.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9515885Z copying torch\include\fmt\color.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9522655Z copying torch\include\fmt\compile.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9529700Z copying torch\include\fmt\core.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9536004Z copying torch\include\fmt\format-inl.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9554291Z copying torch\include\fmt\format.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9569345Z copying torch\include\fmt\os.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9576009Z copying torch\include\fmt\ostream.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9582571Z copying torch\include\fmt\printf.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9589372Z copying torch\include\fmt\ranges.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9610034Z copying torch\include\fmt\std.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9616952Z copying torch\include\fmt\xchar.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:45:57.9622675Z creating build\lib.win-amd64-cpython-310\torch\include\fp16 2025-12-04T09:45:57.9625539Z copying torch\include\fp16\bitcasts.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-12-04T09:45:57.9631959Z copying torch\include\fp16\fp16.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-12-04T09:45:57.9639310Z copying torch\include\fp16\psimd.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-12-04T09:45:57.9644946Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9649540Z copying torch\include\google\protobuf\any.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9656117Z copying torch\include\google\protobuf\any.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9662261Z copying torch\include\google\protobuf\api.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9669702Z copying torch\include\google\protobuf\arena.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9676782Z copying torch\include\google\protobuf\arenastring.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9693606Z copying torch\include\google\protobuf\arena_impl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9707910Z copying torch\include\google\protobuf\descriptor.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9716048Z copying torch\include\google\protobuf\descriptor.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9727939Z copying torch\include\google\protobuf\descriptor_database.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9735103Z copying torch\include\google\protobuf\duration.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9749915Z copying torch\include\google\protobuf\dynamic_message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9756699Z copying torch\include\google\protobuf\empty.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9763334Z copying torch\include\google\protobuf\extension_set.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9771538Z copying torch\include\google\protobuf\extension_set_inl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9785469Z copying torch\include\google\protobuf\field_mask.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9792508Z copying torch\include\google\protobuf\generated_enum_reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9799345Z copying torch\include\google\protobuf\generated_enum_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9806183Z copying torch\include\google\protobuf\generated_message_reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9820239Z copying torch\include\google\protobuf\generated_message_table_driven.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9827160Z copying torch\include\google\protobuf\generated_message_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9844351Z copying torch\include\google\protobuf\has_bits.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9851084Z copying torch\include\google\protobuf\implicit_weak_message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9864550Z copying torch\include\google\protobuf\inlined_string_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9878305Z copying torch\include\google\protobuf\map.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9885445Z copying torch\include\google\protobuf\map_entry.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9892005Z copying torch\include\google\protobuf\map_entry_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9905836Z copying torch\include\google\protobuf\map_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9913405Z copying torch\include\google\protobuf\map_field_inl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9920202Z copying torch\include\google\protobuf\map_field_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9927530Z copying torch\include\google\protobuf\map_type_handler.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9952211Z copying torch\include\google\protobuf\message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9960228Z copying torch\include\google\protobuf\message_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9967401Z copying torch\include\google\protobuf\metadata.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9973986Z copying torch\include\google\protobuf\metadata_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9987409Z copying torch\include\google\protobuf\parse_context.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:57.9994673Z copying torch\include\google\protobuf\port.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0001151Z copying torch\include\google\protobuf\reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0008295Z copying torch\include\google\protobuf\reflection_ops.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0023658Z copying torch\include\google\protobuf\repeated_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0032029Z copying torch\include\google\protobuf\service.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0038890Z copying torch\include\google\protobuf\source_context.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0045581Z copying torch\include\google\protobuf\struct.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0071044Z copying torch\include\google\protobuf\text_format.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0078201Z copying torch\include\google\protobuf\timestamp.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0084826Z copying torch\include\google\protobuf\type.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0092784Z copying torch\include\google\protobuf\unknown_field_set.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0106164Z copying torch\include\google\protobuf\wire_format.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0113242Z copying torch\include\google\protobuf\wire_format_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0121221Z copying torch\include\google\protobuf\wrappers.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:45:58.0127742Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:45:58.0130916Z copying torch\include\google\protobuf\compiler\code_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:45:58.0144853Z copying torch\include\google\protobuf\compiler\command_line_interface.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:45:58.0151819Z copying torch\include\google\protobuf\compiler\importer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:45:58.0158396Z copying torch\include\google\protobuf\compiler\parser.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:45:58.0165214Z copying torch\include\google\protobuf\compiler\plugin.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:45:58.0188306Z copying torch\include\google\protobuf\compiler\plugin.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:45:58.0195207Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\cpp 2025-12-04T09:45:58.0198702Z 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:45:58.0204972Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-12-04T09:45:58.0208481Z 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:45:58.0223396Z 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:45:58.0229153Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-12-04T09:45:58.0232472Z 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:45:58.0239407Z 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:45:58.0244898Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js 2025-12-04T09:45:58.0248069Z 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:45:58.0261881Z 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:45:58.0267914Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-12-04T09:45:58.0271504Z 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:45:58.0278266Z 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:45:58.0290805Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\php 2025-12-04T09:45:58.0294064Z 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:45:58.0300211Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\python 2025-12-04T09:45:58.0303369Z 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:45:58.0309734Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\ruby 2025-12-04T09:45:58.0312452Z 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:45:58.0318134Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:45:58.0322109Z copying torch\include\google\protobuf\io\coded_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:45:58.0329609Z copying torch\include\google\protobuf\io\gzip_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:45:58.0343288Z copying torch\include\google\protobuf\io\io_win32.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:45:58.0350185Z copying torch\include\google\protobuf\io\printer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:45:58.0357904Z copying torch\include\google\protobuf\io\strtod.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:45:58.0381455Z copying torch\include\google\protobuf\io\tokenizer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:45:58.0388615Z copying torch\include\google\protobuf\io\zero_copy_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:45:58.0395494Z 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:45:58.0402441Z 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:45:58.0424797Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0425559Z copying torch\include\google\protobuf\stubs\bytestream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0429427Z copying torch\include\google\protobuf\stubs\callback.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0436446Z copying torch\include\google\protobuf\stubs\casts.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0444438Z copying torch\include\google\protobuf\stubs\common.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0451203Z copying torch\include\google\protobuf\stubs\fastmem.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0457708Z copying torch\include\google\protobuf\stubs\hash.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0474779Z copying torch\include\google\protobuf\stubs\logging.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0481357Z copying torch\include\google\protobuf\stubs\macros.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0488017Z copying torch\include\google\protobuf\stubs\map_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0495241Z copying torch\include\google\protobuf\stubs\mutex.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0501693Z copying torch\include\google\protobuf\stubs\once.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0508298Z copying torch\include\google\protobuf\stubs\platform_macros.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0515002Z copying torch\include\google\protobuf\stubs\port.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0521557Z copying torch\include\google\protobuf\stubs\status.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0528098Z copying torch\include\google\protobuf\stubs\stl_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0541385Z copying torch\include\google\protobuf\stubs\stringpiece.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0548374Z copying torch\include\google\protobuf\stubs\strutil.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0555700Z copying torch\include\google\protobuf\stubs\template_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:45:58.0561707Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:45:58.0564907Z copying torch\include\google\protobuf\util\delimited_message_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:45:58.0578703Z copying torch\include\google\protobuf\util\field_comparator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:45:58.0585316Z copying torch\include\google\protobuf\util\field_mask_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:45:58.0602215Z copying torch\include\google\protobuf\util\json_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:45:58.0615826Z copying torch\include\google\protobuf\util\message_differencer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:45:58.0622963Z copying torch\include\google\protobuf\util\time_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:45:58.0629714Z copying torch\include\google\protobuf\util\type_resolver.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:45:58.0636376Z copying torch\include\google\protobuf\util\type_resolver_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:45:58.0682207Z creating build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0685366Z copying torch\include\kineto\AbstractConfig.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0692147Z copying torch\include\kineto\ActivityProfilerInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0699231Z copying torch\include\kineto\ActivityTraceInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0711473Z copying torch\include\kineto\ActivityType.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0718827Z copying torch\include\kineto\ClientInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0725433Z copying torch\include\kineto\Config.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0732281Z copying torch\include\kineto\GenericTraceActivity.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0751942Z copying torch\include\kineto\IActivityProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0758843Z copying torch\include\kineto\ILoggerObserver.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0765501Z copying torch\include\kineto\ITraceActivity.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0772063Z copying torch\include\kineto\libkineto.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0785267Z copying torch\include\kineto\LoggingAPI.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0791684Z copying torch\include\kineto\output_base.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0798793Z copying torch\include\kineto\ThreadUtil.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0805886Z copying torch\include\kineto\time_since_epoch.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0820309Z copying torch\include\kineto\TraceSpan.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:45:58.0831771Z creating build\lib.win-amd64-cpython-310\torch\include\legacy 2025-12-04T09:45:58.0834947Z copying torch\include\legacy\ittnotify.h -> build\lib.win-amd64-cpython-310\torch\include\legacy 2025-12-04T09:45:58.0841799Z creating build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-12-04T09:45:58.0845274Z copying torch\include\mimalloc-2.2\mimalloc-new-delete.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-12-04T09:45:58.0852577Z copying torch\include\mimalloc-2.2\mimalloc-override.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-12-04T09:45:58.0866841Z copying torch\include\mimalloc-2.2\mimalloc-stats.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-12-04T09:45:58.0883302Z copying torch\include\mimalloc-2.2\mimalloc.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-12-04T09:45:58.0889723Z creating build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.0893921Z copying torch\include\oneapi\dnnl\dnnl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.0915935Z copying torch\include\oneapi\dnnl\dnnl_common.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.0922756Z copying torch\include\oneapi\dnnl\dnnl_common_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.0929327Z copying torch\include\oneapi\dnnl\dnnl_config.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.0946173Z copying torch\include\oneapi\dnnl\dnnl_debug.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.0953011Z copying torch\include\oneapi\dnnl\dnnl_graph.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.0960207Z copying torch\include\oneapi\dnnl\dnnl_graph_ocl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.0966764Z copying torch\include\oneapi\dnnl\dnnl_graph_sycl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.0973807Z copying torch\include\oneapi\dnnl\dnnl_graph_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.0980750Z copying torch\include\oneapi\dnnl\dnnl_ocl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.1001202Z copying torch\include\oneapi\dnnl\dnnl_ocl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.1007745Z copying torch\include\oneapi\dnnl\dnnl_sycl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.1028558Z copying torch\include\oneapi\dnnl\dnnl_sycl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.1035295Z copying torch\include\oneapi\dnnl\dnnl_threadpool.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.1041931Z copying torch\include\oneapi\dnnl\dnnl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.1049718Z copying torch\include\oneapi\dnnl\dnnl_ukernel.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.1056469Z copying torch\include\oneapi\dnnl\dnnl_ukernel_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.1063316Z copying torch\include\oneapi\dnnl\dnnl_version.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.1070002Z copying torch\include\oneapi\dnnl\dnnl_version_hash.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:58.1075709Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1078556Z copying torch\include\pybind11\attr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1092648Z copying torch\include\pybind11\buffer_info.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1099204Z copying torch\include\pybind11\cast.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1106799Z copying torch\include\pybind11\chrono.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1113317Z copying torch\include\pybind11\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1126803Z copying torch\include\pybind11\complex.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1143278Z copying torch\include\pybind11\critical_section.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1149906Z copying torch\include\pybind11\eigen.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1163717Z copying torch\include\pybind11\embed.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1170339Z copying torch\include\pybind11\eval.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1176894Z copying torch\include\pybind11\functional.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1183591Z copying torch\include\pybind11\gil.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1197371Z copying torch\include\pybind11\gil_safe_call_once.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1204279Z copying torch\include\pybind11\gil_simple.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1210866Z copying torch\include\pybind11\iostream.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1217322Z copying torch\include\pybind11\native_enum.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1224099Z copying torch\include\pybind11\numpy.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1232159Z copying torch\include\pybind11\operators.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1238976Z copying torch\include\pybind11\options.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1245324Z copying torch\include\pybind11\pybind11.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1261709Z copying torch\include\pybind11\pytypes.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1269550Z copying torch\include\pybind11\stl.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1276779Z copying torch\include\pybind11\stl_bind.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1283847Z copying torch\include\pybind11\subinterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1298331Z copying torch\include\pybind11\trampoline_self_life_support.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1305172Z copying torch\include\pybind11\type_caster_pyobject_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1311962Z copying torch\include\pybind11\typing.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1318655Z copying torch\include\pybind11\warnings.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:45:58.1341634Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-12-04T09:45:58.1344810Z copying torch\include\pybind11\conduit\pybind11_conduit_v1.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-12-04T09:45:58.1351647Z copying torch\include\pybind11\conduit\pybind11_platform_abi_id.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-12-04T09:45:58.1359053Z copying torch\include\pybind11\conduit\wrap_include_python_h.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-12-04T09:45:58.1374041Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1377227Z copying torch\include\pybind11\detail\class.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1384376Z copying torch\include\pybind11\detail\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1391703Z copying torch\include\pybind11\detail\cpp_conduit.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1398721Z copying torch\include\pybind11\detail\descr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1419994Z 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:45:58.1436627Z copying torch\include\pybind11\detail\exception_translation.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1443281Z copying torch\include\pybind11\detail\function_record_pyobject.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1449856Z copying torch\include\pybind11\detail\init.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1456863Z copying torch\include\pybind11\detail\internals.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1464043Z copying torch\include\pybind11\detail\native_enum_data.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1470788Z copying torch\include\pybind11\detail\pybind11_namespace_macros.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1484536Z copying torch\include\pybind11\detail\struct_smart_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1491023Z copying torch\include\pybind11\detail\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1497589Z copying torch\include\pybind11\detail\type_caster_base.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1505221Z copying torch\include\pybind11\detail\using_smart_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1519069Z copying torch\include\pybind11\detail\value_and_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:45:58.1524722Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-12-04T09:45:58.1527758Z copying torch\include\pybind11\eigen\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-12-04T09:45:58.1533943Z copying torch\include\pybind11\eigen\matrix.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-12-04T09:45:58.1540779Z copying torch\include\pybind11\eigen\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-12-04T09:45:58.1560679Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\stl 2025-12-04T09:45:58.1563968Z copying torch\include\pybind11\stl\filesystem.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\stl 2025-12-04T09:45:58.1569462Z creating build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:45:58.1572407Z copying torch\include\torch\custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:45:58.1579468Z copying torch\include\torch\custom_class_detail.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:45:58.1585916Z copying torch\include\torch\extension.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:45:58.1592138Z copying torch\include\torch\library.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:45:58.1609209Z copying torch\include\torch\script.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:45:58.1614487Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1617476Z copying torch\include\torch\csrc\copy_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1631502Z copying torch\include\torch\csrc\CudaIPCTypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1638290Z copying torch\include\torch\csrc\DataLoader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1644988Z copying torch\include\torch\csrc\Device.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1667843Z copying torch\include\torch\csrc\DeviceAccelerator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1674320Z copying torch\include\torch\csrc\Dtype.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1680807Z copying torch\include\torch\csrc\DynamicTypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1687375Z copying torch\include\torch\csrc\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1693916Z copying torch\include\torch\csrc\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1700987Z copying torch\include\torch\csrc\Export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1707296Z copying torch\include\torch\csrc\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1713977Z copying torch\include\torch\csrc\itt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1727205Z copying torch\include\torch\csrc\itt_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1733778Z copying torch\include\torch\csrc\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1740467Z copying torch\include\torch\csrc\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1747104Z copying torch\include\torch\csrc\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1753586Z copying torch\include\torch\csrc\PyInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1760091Z copying torch\include\torch\csrc\PyInterpreterHooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1766849Z copying torch\include\torch\csrc\python_dimname.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1773333Z copying torch\include\torch\csrc\python_headers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1786980Z copying torch\include\torch\csrc\QScheme.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1793435Z copying torch\include\torch\csrc\serialization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1800362Z copying torch\include\torch\csrc\shim_conversion_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1816523Z copying torch\include\torch\csrc\Size.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1822841Z copying torch\include\torch\csrc\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1829407Z copying torch\include\torch\csrc\StorageMethods.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1835947Z copying torch\include\torch\csrc\StorageSharing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1842652Z copying torch\include\torch\csrc\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1849363Z copying torch\include\torch\csrc\THConcat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1855740Z copying torch\include\torch\csrc\THP.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1862247Z copying torch\include\torch\csrc\TypeInfo.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1868750Z copying torch\include\torch\csrc\Types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1875168Z copying torch\include\torch\csrc\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:45:58.1880900Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc 2025-12-04T09:45:58.1883992Z copying torch\include\torch\csrc\acc\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc 2025-12-04T09:45:58.1889618Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:45:58.1894719Z 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:45:58.1900999Z 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:45:58.1908101Z 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:45:58.1914648Z 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:45:58.1921068Z 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:45:58.1927296Z 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:45:58.1941690Z 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:45:58.1957637Z 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:45:58.1964083Z 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:45:58.1983229Z 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:45:58.1989907Z 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:45:58.1996539Z 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:45:58.2003025Z 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:45:58.2016344Z 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:45:58.2022599Z 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:45:58.2029654Z 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:45:58.2036668Z 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:45:58.2043247Z 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:45:58.2049496Z 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:45:58.2056610Z 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:45:58.2062722Z 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:45:58.2076474Z 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:45:58.2082839Z 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:45:58.2089033Z 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:45:58.2094342Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-12-04T09:45:58.2097411Z 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:45:58.2104237Z 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:45:58.2110971Z 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:45:58.2130222Z 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:45:58.2131447Z 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:45:58.2139957Z 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:45:58.2146128Z 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:45:58.2152662Z 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:45:58.2158417Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-12-04T09:45:58.2161655Z 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:45:58.2168264Z 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:45:58.2174712Z 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:45:58.2180408Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-12-04T09:45:58.2183662Z 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:45:58.2190059Z 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:45:58.2197040Z 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:45:58.2203596Z 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:45:58.2219369Z 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:45:58.2232743Z 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:45:58.2239301Z 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:45:58.2255046Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail 2025-12-04T09:45:58.2258361Z 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:45:58.2272511Z 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:45:58.2279316Z 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:45:58.2285675Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-12-04T09:45:58.2288902Z 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:45:58.2295528Z 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:45:58.2302030Z 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:45:58.2308790Z 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:45:58.2315628Z 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:45:58.2339295Z 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:45:58.2346454Z 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:45:58.2351982Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms 2025-12-04T09:45:58.2355444Z 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:45:58.2362800Z 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:45:58.2378054Z 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:45:58.2384357Z 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:45:58.2390939Z 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:45:58.2396635Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\detail 2025-12-04T09:45:58.2399916Z 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:45:58.2420852Z 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:45:58.2426656Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nativert 2025-12-04T09:45:58.2429895Z 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:45:58.2435603Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-12-04T09:45:58.2438805Z 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:45:58.2445263Z 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:45:58.2465721Z 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:45:58.2472342Z 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:45:58.2479440Z 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:45:58.2501634Z 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:45:58.2508169Z 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:45:58.2515007Z 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:45:58.2521645Z 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:45:58.2527160Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-12-04T09:45:58.2530438Z 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:45:58.2537546Z 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:45:58.2544380Z 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:45:58.2550912Z 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:45:58.2567375Z 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:45:58.2573864Z 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:45:58.2580548Z 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:45:58.2587191Z 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:45:58.2593891Z 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:45:58.2600334Z 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:45:58.2607528Z 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:45:58.2621319Z 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:45:58.2628151Z 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:45:58.2634933Z 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:45:58.2642214Z 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:45:58.2649128Z 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:45:58.2655152Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-12-04T09:45:58.2658449Z 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:45:58.2666557Z 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:45:58.2673411Z 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:45:58.2680303Z 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:45:58.2686848Z 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:45:58.2703686Z 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:45:58.2718810Z 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:45:58.2725639Z 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:45:58.2732663Z 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:45:58.2739410Z 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:45:58.2759686Z 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:45:58.2766341Z 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:45:58.2773571Z 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:45:58.2780313Z 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:45:58.2831956Z 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:45:58.2839053Z 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:45:58.2846402Z 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:45:58.2853429Z 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:45:58.2860709Z 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:45:58.2868647Z 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:45:58.2875554Z 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:45:58.2882343Z 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:45:58.2896095Z 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:45:58.2903056Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-12-04T09:45:58.2905856Z 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:45:58.2912951Z 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:45:58.2920158Z 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:45:58.2927159Z 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:45:58.2939596Z 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:45:58.2946511Z 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:45:58.2960485Z 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:45:58.2966964Z 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:45:58.2973702Z 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:45:58.2980449Z 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:45:58.2996287Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-12-04T09:45:58.2999437Z 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:45:58.3006794Z 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:45:58.3013343Z 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:45:58.3019988Z 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:45:58.3026518Z 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:45:58.3042676Z 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:45:58.3049181Z 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:45:58.3056310Z 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:45:58.3063244Z 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:45:58.3069864Z 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:45:58.3076580Z 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:45:58.3090832Z 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:45:58.3097533Z 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:45:58.3104126Z 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:45:58.3110922Z 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:45:58.3125485Z 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:45:58.3132253Z 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:45:58.3139185Z 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:45:58.3145744Z 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:45:58.3165498Z 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:45:58.3172683Z 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:45:58.3178448Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-12-04T09:45:58.3181742Z 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:45:58.3187443Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils 2025-12-04T09:45:58.3191577Z 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:45:58.3197896Z 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:45:58.3204592Z 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:45:58.3210497Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-12-04T09:45:58.3214595Z 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:45:58.3220681Z 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:45:58.3227145Z 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:45:58.3234121Z 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:45:58.3240763Z 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:45:58.3247777Z 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:45:58.3271209Z 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:45:58.3278473Z 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:45:58.3284045Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-12-04T09:45:58.3287224Z 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:45:58.3301409Z 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:45:58.3308271Z 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:45:58.3323616Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\python 2025-12-04T09:45:58.3326804Z 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:45:58.3344310Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize 2025-12-04T09:45:58.3347570Z 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:45:58.3354854Z 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:45:58.3363097Z 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:45:58.3373100Z 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:45:58.3389543Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3392997Z copying torch\include\torch\csrc\autograd\anomaly_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3399732Z copying torch\include\torch\csrc\autograd\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3406982Z 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:45:58.3423532Z copying torch\include\torch\csrc\autograd\cpp_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3441753Z copying torch\include\torch\csrc\autograd\custom_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3449135Z copying torch\include\torch\csrc\autograd\edge.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3463290Z copying torch\include\torch\csrc\autograd\engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3469832Z copying torch\include\torch\csrc\autograd\forward_grad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3476868Z copying torch\include\torch\csrc\autograd\function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3483814Z copying torch\include\torch\csrc\autograd\FunctionsManual.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3491129Z copying torch\include\torch\csrc\autograd\function_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3497670Z copying torch\include\torch\csrc\autograd\grad_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3504010Z copying torch\include\torch\csrc\autograd\graph_task.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3510683Z copying torch\include\torch\csrc\autograd\InferenceMode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3525056Z copying torch\include\torch\csrc\autograd\input_buffer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3531602Z copying torch\include\torch\csrc\autograd\input_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3538414Z copying torch\include\torch\csrc\autograd\jit_decomp_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3544892Z copying torch\include\torch\csrc\autograd\profiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3559121Z copying torch\include\torch\csrc\autograd\profiler_kineto.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3566287Z copying torch\include\torch\csrc\autograd\profiler_legacy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3573101Z copying torch\include\torch\csrc\autograd\profiler_python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3579747Z copying torch\include\torch\csrc\autograd\python_anomaly_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3601996Z copying torch\include\torch\csrc\autograd\python_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3608429Z copying torch\include\torch\csrc\autograd\python_cpp_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3615088Z copying torch\include\torch\csrc\autograd\python_engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3621728Z copying torch\include\torch\csrc\autograd\python_enum_tag.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3628317Z copying torch\include\torch\csrc\autograd\python_fft_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3634847Z copying torch\include\torch\csrc\autograd\python_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3641510Z copying torch\include\torch\csrc\autograd\python_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3648265Z copying torch\include\torch\csrc\autograd\python_legacy_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3655114Z copying torch\include\torch\csrc\autograd\python_linalg_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3671787Z copying torch\include\torch\csrc\autograd\python_nested_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3678272Z copying torch\include\torch\csrc\autograd\python_nn_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3684815Z 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:45:58.3699636Z copying torch\include\torch\csrc\autograd\python_sparse_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3706171Z copying torch\include\torch\csrc\autograd\python_special_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3712774Z copying torch\include\torch\csrc\autograd\python_torch_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3719773Z copying torch\include\torch\csrc\autograd\python_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3733796Z copying torch\include\torch\csrc\autograd\python_variable_indexing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3740608Z copying torch\include\torch\csrc\autograd\record_function_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3747204Z copying torch\include\torch\csrc\autograd\saved_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3754078Z copying torch\include\torch\csrc\autograd\saved_variable_hooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3769796Z copying torch\include\torch\csrc\autograd\symbolic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3776740Z copying torch\include\torch\csrc\autograd\variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3785029Z copying torch\include\torch\csrc\autograd\VariableTypeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3792367Z copying torch\include\torch\csrc\autograd\variable_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:45:58.3805687Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:45:58.3809294Z 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:45:58.3816609Z 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:45:58.3823220Z copying torch\include\torch\csrc\autograd\functions\comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:45:58.3830107Z copying torch\include\torch\csrc\autograd\functions\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:45:58.3852949Z copying torch\include\torch\csrc\autograd\functions\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:45:58.3859954Z copying torch\include\torch\csrc\autograd\functions\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:45:58.3865782Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:45:58.3868957Z copying torch\include\torch\csrc\autograd\generated\Functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:45:58.3887536Z 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:45:58.3894067Z 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:45:58.3910433Z copying torch\include\torch\csrc\autograd\generated\VariableType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:45:58.3923961Z 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:45:58.3931453Z copying torch\include\torch\csrc\autograd\generated\ViewFuncs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:45:58.3937696Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-12-04T09:45:58.3940841Z 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:45:58.3947247Z 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:45:58.3962443Z 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:45:58.3969282Z 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:45:58.3986125Z copying torch\include\torch\csrc\autograd\utils\warnings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-12-04T09:45:58.3999980Z 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:45:58.4006196Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu 2025-12-04T09:45:58.4009103Z copying torch\include\torch\csrc\cpu\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu 2025-12-04T09:45:58.4014627Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4017576Z copying torch\include\torch\csrc\cuda\comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4024596Z copying torch\include\torch\csrc\cuda\CUDAPluggableAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4038124Z copying torch\include\torch\csrc\cuda\device_set.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4044602Z copying torch\include\torch\csrc\cuda\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4050761Z copying torch\include\torch\csrc\cuda\GdsFile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4066623Z copying torch\include\torch\csrc\cuda\memory_snapshot.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4073405Z copying torch\include\torch\csrc\cuda\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4079643Z copying torch\include\torch\csrc\cuda\nccl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4086116Z copying torch\include\torch\csrc\cuda\python_comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4100359Z copying torch\include\torch\csrc\cuda\python_nccl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4107102Z copying torch\include\torch\csrc\cuda\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4113407Z copying torch\include\torch\csrc\cuda\THCP.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4119511Z copying torch\include\torch\csrc\cuda\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:45:58.4124868Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed 2025-12-04T09:45:58.4128008Z copying torch\include\torch\csrc\distributed\Placement.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed 2025-12-04T09:45:58.4134548Z copying torch\include\torch\csrc\distributed\python_placement.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed 2025-12-04T09:45:58.4139858Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-12-04T09:45:58.4143282Z copying torch\include\torch\csrc\distributed\autograd\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-12-04T09:45:58.4149773Z 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:45:58.4162288Z copying torch\include\torch\csrc\distributed\autograd\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-12-04T09:45:58.4168240Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-12-04T09:45:58.4172171Z 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:45:58.4178689Z 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:45:58.4184119Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\engine 2025-12-04T09:45:58.4187262Z 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:45:58.4205597Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\functions 2025-12-04T09:45:58.4218347Z 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:45:58.4231253Z 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:45:58.4236849Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-12-04T09:45:58.4240425Z 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:45:58.4247564Z 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:45:58.4254325Z 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:45:58.4271194Z 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:45:58.4278486Z 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:45:58.4285273Z 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:45:58.4292255Z 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:45:58.4299211Z 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:45:58.4313783Z 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:45:58.4320525Z 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:45:58.4325943Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:58.4339499Z copying torch\include\torch\csrc\distributed\c10d\c10d.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:58.4352598Z copying torch\include\torch\csrc\distributed\c10d\debug.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:58.4359079Z copying torch\include\torch\csrc\distributed\c10d\error.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:58.4365919Z copying torch\include\torch\csrc\distributed\c10d\exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:58.4372958Z copying torch\include\torch\csrc\distributed\c10d\logging.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:58.4380215Z 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:45:58.4397605Z copying torch\include\torch\csrc\distributed\c10d\socket.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:58.4404312Z 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:45:58.4419949Z copying torch\include\torch\csrc\distributed\c10d\TraceUtils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:58.4425863Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization 2025-12-04T09:45:58.4429101Z 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:45:58.4435577Z 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:45:58.4442167Z 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:45:58.4457411Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-12-04T09:45:58.4460614Z 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:45:58.4466372Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:45:58.4469553Z 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:45:58.4476377Z copying torch\include\torch\csrc\distributed\rpc\message.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:45:58.4490163Z 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:45:58.4496723Z 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:45:58.4512784Z 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:45:58.4526087Z 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:45:58.4533178Z 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:45:58.4539811Z 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:45:58.4546321Z 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:45:58.4561253Z 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:45:58.4567997Z 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:45:58.4574572Z copying torch\include\torch\csrc\distributed\rpc\rpc.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:45:58.4580779Z 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:45:58.4595718Z 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:45:58.4602205Z 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:45:58.4609235Z 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:45:58.4616225Z 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:45:58.4630322Z 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:45:58.4637365Z 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:45:58.4644461Z 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:45:58.4661600Z 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:45:58.4675854Z 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:45:58.4682690Z 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:45:58.4689458Z copying torch\include\torch\csrc\distributed\rpc\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:45:58.4696352Z 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:45:58.4703272Z 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:45:58.4710219Z copying torch\include\torch\csrc\distributed\rpc\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:45:58.4716077Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\metrics 2025-12-04T09:45:58.4719357Z 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:45:58.4725161Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\profiler 2025-12-04T09:45:58.4728431Z 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:45:58.4742820Z 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:45:58.4748437Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing 2025-12-04T09:45:58.4751791Z 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:45:58.4758575Z 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:45:58.4764040Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4767264Z copying torch\include\torch\csrc\dynamo\cache_entry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4781025Z copying torch\include\torch\csrc\dynamo\compiled_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4788586Z copying torch\include\torch\csrc\dynamo\cpp_shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4795069Z copying torch\include\torch\csrc\dynamo\cpython_defs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4811989Z copying torch\include\torch\csrc\dynamo\cpython_includes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4818613Z copying torch\include\torch\csrc\dynamo\debug_macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4825296Z copying torch\include\torch\csrc\dynamo\eval_frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4831932Z copying torch\include\torch\csrc\dynamo\eval_frame_cpp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4845592Z copying torch\include\torch\csrc\dynamo\extra_state.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4852416Z copying torch\include\torch\csrc\dynamo\framelocals_mapping.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4859648Z copying torch\include\torch\csrc\dynamo\guards.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4866865Z copying torch\include\torch\csrc\dynamo\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4880346Z copying torch\include\torch\csrc\dynamo\python_compiled_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4887665Z copying torch\include\torch\csrc\dynamo\stackref_bridge.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4893794Z copying torch\include\torch\csrc\dynamo\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:45:58.4899288Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-12-04T09:45:58.4902561Z copying torch\include\torch\csrc\export\example_upgraders.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-12-04T09:45:58.4916961Z copying torch\include\torch\csrc\export\pt2_archive_constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-12-04T09:45:58.4923311Z copying torch\include\torch\csrc\export\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-12-04T09:45:58.4929837Z copying torch\include\torch\csrc\export\upgrader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-12-04T09:45:58.4935452Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization 2025-12-04T09:45:58.4938634Z copying torch\include\torch\csrc\functionalization\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization 2025-12-04T09:45:58.4944085Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch 2025-12-04T09:45:58.4947119Z copying torch\include\torch\csrc\functorch\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch 2025-12-04T09:45:58.4952320Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx 2025-12-04T09:45:58.4989209Z copying torch\include\torch\csrc\fx\node.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx 2025-12-04T09:45:58.4994892Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-12-04T09:45:58.4997968Z copying torch\include\torch\csrc\inductor\array_ref_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-12-04T09:45:58.5004658Z copying torch\include\torch\csrc\inductor\cpp_prefix.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-12-04T09:45:58.5018934Z copying torch\include\torch\csrc\inductor\inductor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-12-04T09:45:58.5025600Z copying torch\include\torch\csrc\inductor\static_cuda_launcher.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-12-04T09:45:58.5037684Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_eager 2025-12-04T09:45:58.5041162Z 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:45:58.5054763Z 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:45:58.5060339Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-12-04T09:45:58.5063489Z 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:45:58.5069844Z 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:45:58.5076073Z 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:45:58.5088604Z 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:45:58.5094664Z 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:45:58.5110726Z 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:45:58.5123008Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package 2025-12-04T09:45:58.5126132Z 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:45:58.5132791Z 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:45:58.5138070Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-12-04T09:45:58.5141329Z 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:45:58.5147972Z 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:45:58.5161971Z 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:45:58.5178260Z 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:45:58.5184908Z 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:45:58.5198575Z 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:45:58.5204133Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-12-04T09:45:58.5207510Z 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:45:58.5214315Z 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:45:58.5220674Z 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:45:58.5237204Z 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:45:58.5244080Z 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:45:58.5250747Z 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:45:58.5263797Z 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:45:58.5270672Z 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:45:58.5278083Z 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:45:58.5285864Z 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:45:58.5300033Z 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:45:58.5307004Z 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:45:58.5314332Z 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:45:58.5321184Z 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:45:58.5328054Z 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:45:58.5333859Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-12-04T09:45:58.5337009Z 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:45:58.5343526Z 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:45:58.5351070Z 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:45:58.5374165Z 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:45:58.5380994Z 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:45:58.5386896Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-12-04T09:45:58.5390149Z 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:45:58.5403535Z 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:45:58.5410721Z 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:45:58.5417470Z 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:45:58.5423994Z 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:45:58.5437941Z 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:45:58.5453130Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-12-04T09:45:58.5456311Z 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:45:58.5463102Z 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:45:58.5478046Z 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:45:58.5494657Z 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:45:58.5501862Z 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:45:58.5514467Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-12-04T09:45:58.5517579Z 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:45:58.5524180Z 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:45:58.5530493Z 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:45:58.5536563Z 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:45:58.5550283Z 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:45:58.5566183Z 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:45:58.5571519Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-12-04T09:45:58.5574765Z 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:45:58.5588035Z 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:45:58.5594299Z 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:45:58.5618363Z 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:45:58.5623727Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\instruction_counter 2025-12-04T09:45:58.5626870Z copying torch\include\torch\csrc\instruction_counter\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\instruction_counter 2025-12-04T09:45:58.5638949Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-12-04T09:45:58.5641927Z copying torch\include\torch\csrc\jit\jit_log.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-12-04T09:45:58.5648490Z copying torch\include\torch\csrc\jit\jit_opt_limit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-12-04T09:45:58.5655195Z copying torch\include\torch\csrc\jit\resource_guard.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-12-04T09:45:58.5661011Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-12-04T09:45:58.5664517Z 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:45:58.5676599Z 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:45:58.5683426Z copying torch\include\torch\csrc\jit\api\method.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-12-04T09:45:58.5691077Z copying torch\include\torch\csrc\jit\api\module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-12-04T09:45:58.5698326Z copying torch\include\torch\csrc\jit\api\object.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-12-04T09:45:58.5869617Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:45:58.6033980Z copying torch\include\torch\csrc\jit\backends\backend.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:45:58.6040689Z 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:45:58.6054392Z 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:45:58.6061930Z 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:45:58.6074747Z 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:45:58.6088308Z 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:45:58.6094783Z 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:45:58.6101805Z 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:45:58.6108204Z 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:45:58.6120975Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-12-04T09:45:58.6125922Z 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:45:58.6131655Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc 2025-12-04T09:45:58.6135020Z 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:45:58.6141558Z 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:45:58.6148090Z 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:45:58.6166789Z 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:45:58.6173828Z 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:45:58.6179521Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack 2025-12-04T09:45:58.6182833Z 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:45:58.6197330Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-12-04T09:45:58.6200277Z 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:45:58.6206255Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-12-04T09:45:58.6209635Z 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:45:58.6215431Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-12-04T09:45:58.6218729Z 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:45:58.6224362Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\cuda 2025-12-04T09:45:58.6228768Z 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:45:58.6241682Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-12-04T09:45:58.6245198Z 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:45:58.6251587Z 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:45:58.6258156Z 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:45:58.6265648Z 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:45:58.6282780Z 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:45:58.6289342Z 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:45:58.6302324Z 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:45:58.6316518Z 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:45:58.6323550Z 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:45:58.6330467Z 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:45:58.6337135Z 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:45:58.6350875Z 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:45:58.6356620Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-12-04T09:45:58.6359883Z 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:45:58.6366531Z 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:45:58.6373561Z 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:45:58.6385852Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-12-04T09:45:58.6389006Z 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:45:58.6396156Z 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:45:58.6401758Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-12-04T09:45:58.6404928Z 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:45:58.6411350Z 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:45:58.6424816Z 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:45:58.6431308Z 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:45:58.6443868Z 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:45:58.6450432Z 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:45:58.6456987Z 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:45:58.6463718Z 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:45:58.6470174Z 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:45:58.6485312Z 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:45:58.6492520Z 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:45:58.6498325Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\cuda 2025-12-04T09:45:58.6501717Z copying torch\include\torch\csrc\jit\cuda\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\cuda 2025-12-04T09:45:58.6507734Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:45:58.6511298Z 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:45:58.6525006Z 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:45:58.6531416Z 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:45:58.6543790Z 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:45:58.6557578Z 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:45:58.6563843Z 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:45:58.6570637Z 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:45:58.6576910Z 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:45:58.6591260Z 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:45:58.6598077Z 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:45:58.6619997Z copying torch\include\torch\csrc\jit\frontend\lexer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:45:58.6627040Z 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:45:58.6641854Z 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:45:58.6648444Z copying torch\include\torch\csrc\jit\frontend\parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:45:58.6654996Z 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:45:58.6661484Z 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:45:58.6675156Z copying torch\include\torch\csrc\jit\frontend\resolver.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:45:58.6681680Z 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:45:58.6688553Z 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:45:58.6695229Z 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:45:58.6714518Z 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:45:58.6721584Z 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:45:58.6728255Z copying torch\include\torch\csrc\jit\frontend\strtod.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:45:58.6734464Z 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:45:58.6748586Z copying torch\include\torch\csrc\jit\frontend\tracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:45:58.6755467Z copying torch\include\torch\csrc\jit\frontend\tree.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:45:58.6762215Z 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:45:58.6769870Z 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:45:58.6783245Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:45:58.6786314Z 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:45:58.6793187Z copying torch\include\torch\csrc\jit\ir\attributes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:45:58.6800270Z copying torch\include\torch\csrc\jit\ir\constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:45:58.6806895Z 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:45:58.6826837Z 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:45:58.6833602Z copying torch\include\torch\csrc\jit\ir\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:45:58.6840958Z copying torch\include\torch\csrc\jit\ir\irparser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:45:58.6855198Z 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:45:58.6862159Z 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:45:58.6869204Z 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:45:58.6885427Z copying torch\include\torch\csrc\jit\ir\scope.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:45:58.6909168Z 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:45:58.6910014Z 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:45:58.6910801Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:45:58.6911503Z copying torch\include\torch\csrc\jit\mobile\code.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:45:58.6915210Z 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:45:58.6927789Z 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:45:58.6934647Z 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:45:58.6947106Z copying torch\include\torch\csrc\jit\mobile\frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:45:58.6960982Z copying torch\include\torch\csrc\jit\mobile\function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:45:58.6967473Z copying torch\include\torch\csrc\jit\mobile\import.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:45:58.6973912Z 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:45:58.6980478Z 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:45:58.6986871Z copying torch\include\torch\csrc\jit\mobile\interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:45:58.6993593Z copying torch\include\torch\csrc\jit\mobile\method.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:45:58.7000099Z copying torch\include\torch\csrc\jit\mobile\module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:45:58.7006488Z copying torch\include\torch\csrc\jit\mobile\observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:45:58.7020380Z 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:45:58.7027020Z 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:45:58.7033796Z 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:45:58.7040139Z 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:45:58.7054321Z 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:45:58.7060939Z copying torch\include\torch\csrc\jit\mobile\quantization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:45:58.7067635Z 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:45:58.7074291Z 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:45:58.7089065Z 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:45:58.7100978Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-12-04T09:45:58.7104178Z 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:45:58.7110478Z 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:45:58.7117189Z 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:45:58.7135580Z 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:45:58.7141712Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-12-04T09:45:58.7144995Z 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:45:58.7151631Z 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:45:58.7165799Z 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:45:58.7178498Z 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:45:58.7185075Z 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:45:58.7199161Z 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:45:58.7205728Z 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:45:58.7211556Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-12-04T09:45:58.7214665Z 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:45:58.7221171Z 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:45:58.7236181Z 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:45:58.7241865Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-12-04T09:45:58.7245060Z 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:45:58.7251944Z 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:45:58.7273017Z 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:45:58.7286932Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train\optim 2025-12-04T09:45:58.7290043Z 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:45:58.7295686Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-12-04T09:45:58.7298978Z 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:45:58.7305720Z 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:45:58.7311985Z 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:45:58.7332706Z 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:45:58.7343588Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:45:58.7346845Z 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:45:58.7353335Z 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:45:58.7367388Z copying torch\include\torch\csrc\jit\passes\autocast.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:45:58.7373800Z 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:45:58.7387664Z 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:45:58.7401262Z copying torch\include\torch\csrc\jit\passes\canonicalize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:45:58.7407922Z 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:45:58.7414640Z 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:45:58.7421209Z 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:45:58.7435024Z 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:45:58.7441987Z 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:45:58.7448553Z 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:45:58.7469806Z 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:45:58.7483386Z 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:45:58.7490324Z 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:45:58.7496785Z 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:45:58.7503191Z 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:45:58.7517443Z 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:45:58.7523950Z 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:45:58.7537949Z 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:45:58.7546235Z 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:45:58.7559380Z 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:45:58.7566146Z 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:45:58.7573339Z 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:45:58.7579837Z 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:45:58.7594527Z 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:45:58.7601791Z 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:45:58.7608561Z 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:45:58.7621443Z 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:45:58.7635826Z 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:45:58.7642817Z 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:45:58.7649685Z 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:45:58.7656227Z 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:45:58.7669806Z 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:45:58.7676763Z 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:45:58.7683337Z 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:45:58.7690223Z 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:45:58.7703673Z 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:45:58.7710340Z 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:45:58.7717263Z copying torch\include\torch\csrc\jit\passes\inliner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:45:58.7723978Z 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:45:58.7730799Z 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:45:58.7737401Z 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:45:58.7743990Z 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:45:58.7751484Z 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:45:58.7765452Z 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:45:58.7778524Z 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:45:58.7785020Z copying torch\include\torch\csrc\jit\passes\liveness.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:45:58.7791597Z 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:45:58.7806049Z 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:45:58.7812964Z 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:45:58.7819863Z 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:45:58.7826699Z 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:45:58.7841678Z 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:45:58.7848659Z 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:45:58.7855255Z 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:45:58.7873740Z 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:45:58.7887060Z copying torch\include\torch\csrc\jit\passes\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:45:58.7893779Z 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:45:58.7900481Z copying torch\include\torch\csrc\jit\passes\peephole.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:45:58.7907214Z 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:45:58.7913969Z 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:45:58.7921202Z 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:45:58.7974736Z 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:45:58.7981225Z 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:45:58.7987674Z 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:45:58.7994495Z 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:45:58.8007172Z 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:45:58.8013721Z 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:45:58.8028194Z 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:45:58.8034960Z 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:45:58.8041908Z 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:45:58.8048584Z 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:45:58.8062648Z 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:45:58.8069308Z 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:45:58.8076320Z 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:45:58.8089142Z 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:45:58.8103042Z 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:45:58.8109941Z 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:45:58.8116996Z 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:45:58.8123907Z 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:45:58.8138504Z 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:45:58.8145673Z 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:45:58.8152619Z 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:45:58.8159688Z 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:45:58.8173339Z 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:45:58.8180094Z 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:45:58.8186460Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-12-04T09:45:58.8189918Z 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:45:58.8195333Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-12-04T09:45:58.8198992Z 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:45:58.8205561Z 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:45:58.8212314Z 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:45:58.8219127Z 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:45:58.8238407Z 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:45:58.8244940Z 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:45:58.8251655Z 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:45:58.8258179Z 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:45:58.8272413Z 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:45:58.8278929Z 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:45:58.8285771Z 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:45:58.8292575Z 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:45:58.8299401Z 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:45:58.8306013Z 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:45:58.8312605Z 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:45:58.8319598Z 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:45:58.8334538Z 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:45:58.8342858Z 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:45:58.8351524Z 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:45:58.8359163Z 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:45:58.8377305Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-12-04T09:45:58.8380562Z 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:45:58.8387671Z 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:45:58.8394631Z 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:45:58.8413162Z 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:45:58.8419059Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-12-04T09:45:58.8422382Z 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:45:58.8429174Z 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:45:58.8435766Z 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:45:58.8449294Z 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:45:58.8464038Z 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:45:58.8470574Z 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:45:58.8484058Z 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:45:58.8491596Z 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:45:58.8498175Z 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:45:58.8503316Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils 2025-12-04T09:45:58.8506519Z 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:45:58.8519969Z 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:45:58.8527062Z 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:45:58.8539676Z 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:45:58.8553924Z 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:45:58.8559529Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:45:58.8562577Z copying torch\include\torch\csrc\jit\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:45:58.8568928Z 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:45:58.8575621Z 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:45:58.8589484Z copying torch\include\torch\csrc\jit\python\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:45:58.8595962Z 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:45:58.8609440Z 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:45:58.8622670Z 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:45:58.8628961Z 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:45:58.8636433Z 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:45:58.8642790Z 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:45:58.8656525Z 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:45:58.8663318Z 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:45:58.8670440Z 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:45:58.8677229Z 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:45:58.8690958Z 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:45:58.8697770Z 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:45:58.8704344Z 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:45:58.8710361Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:45:58.8713108Z 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:45:58.8727582Z copying torch\include\torch\csrc\jit\runtime\autodiff.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:45:58.8734391Z 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:45:58.8741108Z 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:45:58.8759925Z 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:45:58.8766839Z 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:45:58.8774108Z 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:45:58.8786006Z 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:45:58.8792955Z 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:45:58.8799972Z 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:45:58.8807066Z copying torch\include\torch\csrc\jit\runtime\instruction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:45:58.8813763Z copying torch\include\torch\csrc\jit\runtime\interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:45:58.8827884Z 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:45:58.8835306Z 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:45:58.8842309Z copying torch\include\torch\csrc\jit\runtime\logging.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:45:58.8849336Z copying torch\include\torch\csrc\jit\runtime\operator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:45:58.8870163Z 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:45:58.8876937Z 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:45:58.8883852Z 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:45:58.8890720Z 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:45:58.8910715Z 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:45:58.8918088Z 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:45:58.8924951Z 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:45:58.8931279Z 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:45:58.8945058Z 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:45:58.8951875Z 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:45:58.8958715Z 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:45:58.8965121Z 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:45:58.8971936Z 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:45:58.8984527Z 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:45:58.8991390Z 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:45:58.8997053Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-12-04T09:45:58.9000317Z 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:45:58.9014266Z 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:45:58.9022040Z 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:45:58.9028632Z 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:45:58.9045812Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-12-04T09:45:58.9048873Z 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:45:58.9055168Z 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:45:58.9062271Z 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:45:58.9068441Z 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:45:58.9075170Z 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:45:58.9081728Z 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:45:58.9093775Z 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:45:58.9108083Z 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:45:58.9114854Z 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:45:58.9121553Z 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:45:58.9127223Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:45:58.9130540Z 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:45:58.9150613Z copying torch\include\torch\csrc\jit\serialization\export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:45:58.9157393Z 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:45:58.9169639Z 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:45:58.9183175Z 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:45:58.9189744Z copying torch\include\torch\csrc\jit\serialization\import.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:45:58.9196639Z 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:45:58.9203392Z 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:45:58.9210126Z 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:45:58.9217329Z 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:45:58.9224145Z 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:45:58.9231184Z 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:45:58.9246725Z copying torch\include\torch\csrc\jit\serialization\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:45:58.9252996Z copying torch\include\torch\csrc\jit\serialization\pickle.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:45:58.9259975Z copying torch\include\torch\csrc\jit\serialization\pickler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:45:58.9289373Z 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:45:58.9297087Z 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:45:58.9303207Z 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:45:58.9316447Z 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:45:58.9319236Z 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:45:58.9338679Z 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:45:58.9345772Z copying torch\include\torch\csrc\jit\serialization\unpickler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:45:58.9351629Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9354843Z copying torch\include\torch\csrc\jit\tensorexpr\analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9361573Z 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:45:58.9376823Z 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:45:58.9383565Z 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:45:58.9396486Z copying torch\include\torch\csrc\jit\tensorexpr\codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9411305Z 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:45:58.9418214Z 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:45:58.9425268Z 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:45:58.9432010Z 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:45:58.9438636Z copying torch\include\torch\csrc\jit\tensorexpr\eval.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9445328Z copying torch\include\torch\csrc\jit\tensorexpr\exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9451891Z copying torch\include\torch\csrc\jit\tensorexpr\expr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9459901Z 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:45:58.9473831Z 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:45:58.9480387Z 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:45:58.9487245Z 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:45:58.9494057Z 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:45:58.9508451Z 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:45:58.9515221Z 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:45:58.9522016Z 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:45:58.9528358Z copying torch\include\torch\csrc\jit\tensorexpr\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9547997Z 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:45:58.9554640Z 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:45:58.9561334Z 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:45:58.9568139Z 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:45:58.9582704Z 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:45:58.9589150Z 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:45:58.9595643Z copying torch\include\torch\csrc\jit\tensorexpr\kernel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9602123Z 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:45:58.9615914Z 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:45:58.9622388Z copying torch\include\torch\csrc\jit\tensorexpr\loopnest.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9629608Z 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:45:58.9642174Z copying torch\include\torch\csrc\jit\tensorexpr\lowerings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9656875Z 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:45:58.9663680Z copying torch\include\torch\csrc\jit\tensorexpr\reduction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9670383Z copying torch\include\torch\csrc\jit\tensorexpr\registerizer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9677073Z copying torch\include\torch\csrc\jit\tensorexpr\stmt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9692649Z copying torch\include\torch\csrc\jit\tensorexpr\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9699463Z 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:45:58.9705834Z copying torch\include\torch\csrc\jit\tensorexpr\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:45:58.9712432Z 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:45:58.9719215Z 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:45:58.9724936Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:45:58.9728163Z 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:45:58.9734887Z 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:45:58.9741075Z 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:45:58.9761430Z 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:45:58.9787453Z 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:45:58.9799986Z 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:45:58.9820099Z 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:45:58.9826706Z 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:45:58.9833380Z 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:45:58.9839138Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-12-04T09:45:58.9842203Z 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:45:58.9856782Z 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:45:58.9862343Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-12-04T09:45:58.9866585Z 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:45:58.9885074Z 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:45:58.9886181Z 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:45:58.9900107Z 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:45:58.9911498Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:58.9914916Z copying torch\include\torch\csrc\lazy\core\cache.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:58.9921701Z copying torch\include\torch\csrc\lazy\core\config.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:58.9936363Z 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:45:58.9943704Z 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:45:58.9950521Z copying torch\include\torch\csrc\lazy\core\hash.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:58.9963491Z copying torch\include\torch\csrc\lazy\core\helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:58.9970050Z copying torch\include\torch\csrc\lazy\core\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:59.0005691Z 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:45:59.0012226Z 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:45:59.0026377Z 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:45:59.0032999Z 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:45:59.0039589Z 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:45:59.0046221Z copying torch\include\torch\csrc\lazy\core\metrics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:59.0053000Z 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:45:59.0059624Z 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:45:59.0066226Z copying torch\include\torch\csrc\lazy\core\shape.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:59.0072722Z 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:45:59.0079558Z copying torch\include\torch\csrc\lazy\core\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:59.0086285Z 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:45:59.0093531Z 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:45:59.0100095Z 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:45:59.0119972Z copying torch\include\torch\csrc\lazy\core\trie.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:59.0126634Z copying torch\include\torch\csrc\lazy\core\unique.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:59.0133043Z copying torch\include\torch\csrc\lazy\core\util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:45:59.0138626Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\internal_ops 2025-12-04T09:45:59.0147912Z 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:45:59.0160586Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops 2025-12-04T09:45:59.0163799Z 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:45:59.0170119Z 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:45:59.0175963Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-12-04T09:45:59.0179008Z copying torch\include\torch\csrc\lazy\generated\LazyIr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-12-04T09:45:59.0188851Z copying torch\include\torch\csrc\lazy\generated\LazyNativeFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-12-04T09:45:59.0203813Z copying torch\include\torch\csrc\lazy\generated\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-12-04T09:45:59.0209747Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-12-04T09:45:59.0212888Z copying torch\include\torch\csrc\lazy\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-12-04T09:45:59.0219326Z 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:45:59.0224802Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-12-04T09:45:59.0234964Z 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:45:59.0241290Z 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:45:59.0248029Z 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:45:59.0254554Z 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:45:59.0274232Z 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:45:59.0281103Z 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:45:59.0287737Z 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:45:59.0302533Z 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:45:59.0308725Z 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:45:59.0315092Z 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:45:59.0320617Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops 2025-12-04T09:45:59.0323697Z 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:45:59.0337854Z 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:45:59.0344428Z 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:45:59.0350072Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-12-04T09:45:59.0354071Z copying torch\include\torch\csrc\monitor\counters.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-12-04T09:45:59.0360356Z copying torch\include\torch\csrc\monitor\events.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-12-04T09:45:59.0373545Z copying torch\include\torch\csrc\monitor\python_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-12-04T09:45:59.0378954Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps 2025-12-04T09:45:59.0382875Z copying torch\include\torch\csrc\mps\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps 2025-12-04T09:45:59.0387390Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia 2025-12-04T09:45:59.0410551Z copying torch\include\torch\csrc\mtia\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia 2025-12-04T09:45:59.0411242Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\profiler 2025-12-04T09:45:59.0412044Z copying torch\include\torch\csrc\mtia\profiler\MTIAMemoryProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\profiler 2025-12-04T09:45:59.0412863Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing 2025-12-04T09:45:59.0416182Z copying torch\include\torch\csrc\multiprocessing\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing 2025-12-04T09:45:59.0421498Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-12-04T09:45:59.0431257Z copying torch\include\torch\csrc\onnx\back_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-12-04T09:45:59.0438600Z copying torch\include\torch\csrc\onnx\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-12-04T09:45:59.0444723Z copying torch\include\torch\csrc\onnx\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-12-04T09:45:59.0450266Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0453192Z copying torch\include\torch\csrc\profiler\api.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0459404Z copying torch\include\torch\csrc\profiler\collection.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0467918Z copying torch\include\torch\csrc\profiler\combined_traceback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0474475Z copying torch\include\torch\csrc\profiler\containers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0493594Z copying torch\include\torch\csrc\profiler\data_flow.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0500156Z copying torch\include\torch\csrc\profiler\events.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0506653Z copying torch\include\torch\csrc\profiler\kineto_client_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0519887Z copying torch\include\torch\csrc\profiler\kineto_shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0526511Z copying torch\include\torch\csrc\profiler\perf-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0533489Z copying torch\include\torch\csrc\profiler\perf.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0539837Z copying torch\include\torch\csrc\profiler\util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:45:59.0552776Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-12-04T09:45:59.0555972Z copying torch\include\torch\csrc\profiler\orchestration\observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-12-04T09:45:59.0562261Z 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:45:59.0569058Z copying torch\include\torch\csrc\profiler\orchestration\vulkan.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-12-04T09:45:59.0574380Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-12-04T09:45:59.0577547Z 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:45:59.0584055Z copying torch\include\torch\csrc\profiler\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-12-04T09:45:59.0590463Z copying torch\include\torch\csrc\profiler\python\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-12-04T09:45:59.0596163Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-12-04T09:45:59.0599423Z 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:45:59.0606167Z 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:45:59.0625964Z 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:45:59.0637754Z 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:45:59.0643143Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\stubs 2025-12-04T09:45:59.0646193Z copying torch\include\torch\csrc\profiler\stubs\base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\stubs 2025-12-04T09:45:59.0658855Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:45:59.0662051Z copying torch\include\torch\csrc\profiler\unwind\action.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:45:59.0677232Z copying torch\include\torch\csrc\profiler\unwind\communicate.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:45:59.0683979Z 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:45:59.0690696Z 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:45:59.0715182Z 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:45:59.0721952Z 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:45:59.0728762Z 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:45:59.0735507Z copying torch\include\torch\csrc\profiler\unwind\fde.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:45:59.0742240Z copying torch\include\torch\csrc\profiler\unwind\lexer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:45:59.0748925Z 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:45:59.0755742Z 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:45:59.0769368Z 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:45:59.0776206Z copying torch\include\torch\csrc\profiler\unwind\sections.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:45:59.0782972Z copying torch\include\torch\csrc\profiler\unwind\unwind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:45:59.0789613Z copying torch\include\torch\csrc\profiler\unwind\unwinder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:45:59.0803075Z 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:45:59.0808851Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0811992Z copying torch\include\torch\csrc\stable\accelerator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0818596Z copying torch\include\torch\csrc\stable\device.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0824881Z copying torch\include\torch\csrc\stable\device_inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0839080Z copying torch\include\torch\csrc\stable\device_struct.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0852603Z copying torch\include\torch\csrc\stable\library.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0859255Z copying torch\include\torch\csrc\stable\ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0873289Z copying torch\include\torch\csrc\stable\stableivalue_conversions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0880410Z copying torch\include\torch\csrc\stable\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0886767Z copying torch\include\torch\csrc\stable\tensor_inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0893958Z copying torch\include\torch\csrc\stable\tensor_struct.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0901594Z copying torch\include\torch\csrc\stable\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:45:59.0907314Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\c 2025-12-04T09:45:59.0910390Z copying torch\include\torch\csrc\stable\c\shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\c 2025-12-04T09:45:59.0916098Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor 2025-12-04T09:45:59.0919306Z copying torch\include\torch\csrc\tensor\python_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor 2025-12-04T09:45:59.0924903Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.0928287Z copying torch\include\torch\csrc\utils\byte_order.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.0934840Z copying torch\include\torch\csrc\utils\cpp_stacktraces.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.0941295Z copying torch\include\torch\csrc\utils\cuda_enabled.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.0947601Z copying torch\include\torch\csrc\utils\device_lazy_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.0960873Z copying torch\include\torch\csrc\utils\disable_torch_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.0967482Z copying torch\include\torch\csrc\utils\generated_serialization_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.0975638Z copying torch\include\torch\csrc\utils\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.0982049Z copying torch\include\torch\csrc\utils\invalid_arguments.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.0988538Z copying torch\include\torch\csrc\utils\nested.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.0994916Z copying torch\include\torch\csrc\utils\numpy_stub.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1001417Z copying torch\include\torch\csrc\utils\object_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1007921Z copying torch\include\torch\csrc\utils\out_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1021223Z copying torch\include\torch\csrc\utils\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1027831Z copying torch\include\torch\csrc\utils\pycfunction_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1034658Z copying torch\include\torch\csrc\utils\pyobject_preservation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1041447Z copying torch\include\torch\csrc\utils\pythoncapi_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1057158Z copying torch\include\torch\csrc\utils\python_arg_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1064931Z copying torch\include\torch\csrc\utils\python_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1071613Z copying torch\include\torch\csrc\utils\python_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1078276Z copying torch\include\torch\csrc\utils\python_numbers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1097344Z copying torch\include\torch\csrc\utils\python_raii.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1104229Z copying torch\include\torch\csrc\utils\python_scalars.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1111400Z copying torch\include\torch\csrc\utils\python_strings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1118628Z copying torch\include\torch\csrc\utils\python_stub.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1132762Z copying torch\include\torch\csrc\utils\python_symnode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1139803Z 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:45:59.1146632Z copying torch\include\torch\csrc\utils\python_tuples.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1153887Z copying torch\include\torch\csrc\utils\schema_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1167554Z copying torch\include\torch\csrc\utils\six.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1174232Z copying torch\include\torch\csrc\utils\structseq.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1187183Z copying torch\include\torch\csrc\utils\tensor_apply.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1193924Z copying torch\include\torch\csrc\utils\tensor_dtypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1207743Z copying torch\include\torch\csrc\utils\tensor_flatten.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1214414Z copying torch\include\torch\csrc\utils\tensor_layouts.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1220989Z copying torch\include\torch\csrc\utils\tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1227445Z copying torch\include\torch\csrc\utils\tensor_memoryformats.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1241530Z copying torch\include\torch\csrc\utils\tensor_new.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1248374Z copying torch\include\torch\csrc\utils\tensor_numpy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1255280Z copying torch\include\torch\csrc\utils\tensor_qschemes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1267542Z copying torch\include\torch\csrc\utils\tensor_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1281947Z copying torch\include\torch\csrc\utils\throughput_benchmark-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1288759Z copying torch\include\torch\csrc\utils\throughput_benchmark.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1295601Z copying torch\include\torch\csrc\utils\torch_dispatch_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1323800Z copying torch\include\torch\csrc\utils\variadic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1337716Z copying torch\include\torch\csrc\utils\verbose.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:45:59.1343065Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-12-04T09:45:59.1346059Z copying torch\include\torch\csrc\xpu\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-12-04T09:45:59.1352256Z copying torch\include\torch\csrc\xpu\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-12-04T09:45:59.1358441Z copying torch\include\torch\csrc\xpu\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-12-04T09:45:59.1372497Z copying torch\include\torch\csrc\xpu\XPUPluggableAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-12-04T09:45:59.1378022Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly 2025-12-04T09:45:59.1381080Z copying torch\include\torch\headeronly\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly 2025-12-04T09:45:59.1386629Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:45:59.1389690Z copying torch\include\torch\headeronly\core\DeviceType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:45:59.1396133Z copying torch\include\torch\headeronly\core\Dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:45:59.1410114Z copying torch\include\torch\headeronly\core\Dispatch_v2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:45:59.1417353Z copying torch\include\torch\headeronly\core\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:45:59.1423791Z copying torch\include\torch\headeronly\core\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:45:59.1436360Z copying torch\include\torch\headeronly\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:45:59.1443429Z copying torch\include\torch\headeronly\core\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:45:59.1449255Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-12-04T09:45:59.1453506Z copying torch\include\torch\headeronly\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-12-04T09:45:59.1459956Z 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:45:59.1472900Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-12-04T09:45:59.1476239Z copying torch\include\torch\headeronly\macros\cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-12-04T09:45:59.1482471Z copying torch\include\torch\headeronly\macros\Export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-12-04T09:45:59.1489074Z copying torch\include\torch\headeronly\macros\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-12-04T09:45:59.1494909Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1497923Z copying torch\include\torch\headeronly\util\BFloat16.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1504367Z copying torch\include\torch\headeronly\util\bits.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1511466Z copying torch\include\torch\headeronly\util\bit_cast.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1517923Z copying torch\include\torch\headeronly\util\complex.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1524759Z copying torch\include\torch\headeronly\util\Deprecated.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1539016Z copying torch\include\torch\headeronly\util\Exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1551390Z copying torch\include\torch\headeronly\util\Float4_e2m1fn_x2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1557856Z copying torch\include\torch\headeronly\util\Float8_e4m3fn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1572417Z copying torch\include\torch\headeronly\util\Float8_e4m3fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1579087Z copying torch\include\torch\headeronly\util\Float8_e5m2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1586153Z copying torch\include\torch\headeronly\util\Float8_e5m2fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1593190Z copying torch\include\torch\headeronly\util\Float8_e8m0fnu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1606892Z copying torch\include\torch\headeronly\util\Float8_fnuz_cvt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1614141Z copying torch\include\torch\headeronly\util\floating_point_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1621812Z copying torch\include\torch\headeronly\util\Half.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1627999Z copying torch\include\torch\headeronly\util\HeaderOnlyArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1643095Z copying torch\include\torch\headeronly\util\Metaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1650416Z copying torch\include\torch\headeronly\util\qint32.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1656511Z copying torch\include\torch\headeronly\util\qint8.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1662887Z copying torch\include\torch\headeronly\util\quint2x4.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1677226Z copying torch\include\torch\headeronly\util\quint4x2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1684829Z copying torch\include\torch\headeronly\util\quint8.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1690784Z copying torch\include\torch\headeronly\util\shim_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1697468Z copying torch\include\torch\headeronly\util\TypeList.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1712964Z copying torch\include\torch\headeronly\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1725759Z copying torch\include\torch\headeronly\util\TypeTraits.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:45:59.1732195Z copying torch\include\dnnl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:59.1738811Z copying torch\include\dnnl_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:59.1751934Z copying torch\include\dnnl_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:59.1758677Z copying torch\include\dnnl_threadpool.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:59.1765474Z copying torch\include\dnnl_threadpool_iface.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:45:59.1772185Z copying torch\include\oneapi\dnnl\dnnl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:59.1797320Z copying torch\include\oneapi\dnnl\dnnl_common.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:59.1804037Z copying torch\include\oneapi\dnnl\dnnl_graph.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:59.1811961Z copying torch\include\oneapi\dnnl\dnnl_graph_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:59.1818864Z copying torch\include\oneapi\dnnl\dnnl_graph_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:59.1832725Z copying torch\include\oneapi\dnnl\dnnl_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:59.1839806Z copying torch\include\oneapi\dnnl\dnnl_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:59.1846662Z copying torch\include\oneapi\dnnl\dnnl_threadpool.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:59.1853517Z copying torch\include\oneapi\dnnl\dnnl_threadpool_iface.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:59.1867893Z copying torch\include\oneapi\dnnl\dnnl_ukernel.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:45:59.1875586Z copying torch\include\torch\csrc\distributed\c10d\Backend.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.1882639Z copying torch\include\torch\csrc\distributed\c10d\Backoff.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.1889203Z copying torch\include\torch\csrc\distributed\c10d\comm.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.1912785Z 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:45:59.1919636Z copying torch\include\torch\csrc\distributed\c10d\FakeProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.1926451Z copying torch\include\torch\csrc\distributed\c10d\FileStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.1933837Z copying torch\include\torch\csrc\distributed\c10d\FlightRecorder.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.1948299Z copying torch\include\torch\csrc\distributed\c10d\FlightRecorderDetail.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.1955583Z copying torch\include\torch\csrc\distributed\c10d\Functional.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.1962288Z copying torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.1969033Z copying torch\include\torch\csrc\distributed\c10d\GroupRegistry.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2041448Z copying torch\include\torch\csrc\distributed\c10d\HashStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2053765Z copying torch\include\torch\csrc\distributed\c10d\logger.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2060318Z copying torch\include\torch\csrc\distributed\c10d\NanCheck.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2066605Z copying torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2073724Z copying torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2080548Z copying torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2087095Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2094374Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2101667Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupGlooDetail.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2109431Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2116353Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2131578Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2145687Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2152428Z copying torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2159393Z 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:45:59.2165852Z copying torch\include\torch\csrc\distributed\c10d\RankLocal.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2180867Z copying torch\include\torch\csrc\distributed\c10d\reducer.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2187993Z 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:45:59.2197265Z 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:45:59.2203806Z copying torch\include\torch\csrc\distributed\c10d\Store.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2210355Z copying torch\include\torch\csrc\distributed\c10d\TCPStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2216982Z copying torch\include\torch\csrc\distributed\c10d\TCPStoreBackend.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2223600Z copying torch\include\torch\csrc\distributed\c10d\Types.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2230097Z copying torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2242322Z copying torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2248831Z copying torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2255530Z copying torch\include\torch\csrc\distributed\c10d\Utils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2262479Z copying torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2275995Z copying torch\include\torch\csrc\distributed\c10d\Work.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:45:59.2281586Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-12-04T09:45:59.2285868Z 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:45:59.2291746Z 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:45:59.2297139Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane 2025-12-04T09:45:59.2300374Z 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:45:59.2314343Z 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:45:59.2330288Z 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:45:59.2342098Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-12-04T09:45:59.2345359Z 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:45:59.2358324Z 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:45:59.2364831Z 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:45:59.2371627Z 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:45:59.2378253Z 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:45:59.2392105Z 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:45:59.2399172Z 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:45:59.2405448Z 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:45:59.2419624Z 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:45:59.2426376Z 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:45:59.2433179Z 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:45:59.2439794Z 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:45:59.2446247Z copying torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2453033Z copying torch\include\ATen\cuda\AsmUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2460726Z copying torch\include\ATen\cuda\Atomic.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2468011Z copying torch\include\ATen\cuda\cub-RadixSortPairs.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2483152Z copying torch\include\ATen\cuda\cub.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2490753Z copying torch\include\ATen\cuda\cub_definitions.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2497948Z copying torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2505851Z copying torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2513080Z copying torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2521135Z copying torch\include\ATen\cuda\DeviceUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2527104Z copying torch\include\ATen\cuda\NumericLimits.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2533590Z copying torch\include\ATen\cuda\PhiloxUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2540121Z copying torch\include\ATen\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:45:59.2547002Z copying torch\include\ATen\cuda\detail\IndexUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:59.2553862Z copying torch\include\ATen\cuda\detail\IntegerDivider.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:59.2560662Z copying torch\include\ATen\cuda\detail\OffsetCalculator.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:59.2567487Z copying torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:59.2574312Z copying torch\include\ATen\cuda\detail\TensorInfo.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:59.2580567Z copying torch\include\ATen\cuda\detail\UnpackRaw.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:45:59.2587522Z copying torch\include\ATen\native\cuda\block_reduce.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2594735Z copying torch\include\ATen\native\cuda\CUDAJitLoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2601696Z copying torch\include\ATen\native\cuda\CUDALoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2609239Z copying torch\include\ATen\native\cuda\cutlass_common.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2616078Z copying torch\include\ATen\native\cuda\DeviceSqrt.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2637585Z copying torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2644235Z copying torch\include\ATen\native\cuda\ForeachFunctors.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2652577Z copying torch\include\ATen\native\cuda\ForeachMinMaxFunctors.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2659419Z copying torch\include\ATen\native\cuda\fused_adagrad_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2666296Z copying torch\include\ATen\native\cuda\fused_adagrad_utils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2679970Z 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:45:59.2687310Z copying torch\include\ATen\native\cuda\fused_adamw_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2694238Z 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:45:59.2701384Z copying torch\include\ATen\native\cuda\fused_adam_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2708301Z copying torch\include\ATen\native\cuda\fused_adam_utils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2715381Z copying torch\include\ATen\native\cuda\GridSampler.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2722583Z copying torch\include\ATen\native\cuda\GroupMMCommon.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2729498Z copying torch\include\ATen\native\cuda\im2col.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2736215Z copying torch\include\ATen\native\cuda\JitLoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2743202Z copying torch\include\ATen\native\cuda\KernelUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2757340Z copying torch\include\ATen\native\cuda\Loops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2764272Z copying torch\include\ATen\native\cuda\Math.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2772963Z copying torch\include\ATen\native\cuda\MemoryAccess.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2780445Z copying torch\include\ATen\native\cuda\MultiTensorApply.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2787661Z copying torch\include\ATen\native\cuda\Normalization.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2796294Z copying torch\include\ATen\native\cuda\PersistentSoftmax.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2803605Z copying torch\include\ATen\native\cuda\Pow.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2810993Z copying torch\include\ATen\native\cuda\Randperm.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2818023Z copying torch\include\ATen\native\cuda\Reduce.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2825847Z copying torch\include\ATen\native\cuda\reduction_template.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2833586Z copying torch\include\ATen\native\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2841380Z copying torch\include\ATen\native\cuda\SortingCommon.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2848969Z copying torch\include\ATen\native\cuda\SortingRadixSelect.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2856288Z copying torch\include\ATen\native\cuda\SortUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2863606Z copying torch\include\ATen\native\cuda\TensorModeKernel.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2870734Z copying torch\include\ATen\native\cuda\UniqueCub.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2877593Z copying torch\include\ATen\native\cuda\UpSample.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2884477Z copying torch\include\ATen\native\cuda\vol2col.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:45:59.2890460Z creating build\lib.win-amd64-cpython-310\torch\include\THC 2025-12-04T09:45:59.2893969Z copying torch\include\THC\THCAtomics.cuh -> build\lib.win-amd64-cpython-310\torch\include\THC 2025-12-04T09:45:59.2900625Z copying torch\include\THC\THCDeviceUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\THC 2025-12-04T09:45:59.2906506Z creating build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime 2025-12-04T09:45:59.2911796Z copying torch\csrc\inductor\aoti_runtime\model.h -> build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime 2025-12-04T09:45:59.2931149Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime 2025-12-04T09:45:59.2931918Z copying torch\_inductor\codegen\aoti_runtime\interface.cpp -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime 2025-12-04T09:45:59.2946408Z copying torch\_inductor\script.ld -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:45:59.2952087Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:45:59.2955881Z copying torch\_inductor\kernel\flex\templates\common.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:45:59.2971512Z copying torch\_inductor\kernel\flex\templates\flash_attention.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:45:59.2985505Z 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:45:59.3004374Z copying torch\_inductor\kernel\flex\templates\flex_attention.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:45:59.3019039Z copying torch\_inductor\kernel\flex\templates\flex_backwards.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:45:59.3040374Z copying torch\_inductor\kernel\flex\templates\flex_decode.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:45:59.3055048Z copying torch\_inductor\kernel\flex\templates\utilities.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:45:59.3068178Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:45:59.3071649Z copying torch\_inductor\kernel\templates\cutedsl_mm_grouped.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:45:59.3086551Z 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:45:59.3099550Z copying torch\_inductor\kernel\templates\triton_epilogue_scaled_mm.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:45:59.3120142Z 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:45:59.3135186Z copying torch\_inductor\kernel\templates\triton_mm.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:45:59.3148847Z copying torch\_inductor\kernel\templates\triton_mm_rocm.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:45:59.3163105Z copying torch\_inductor\kernel\templates\triton_persistent_tma_mm.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:45:59.3177147Z copying torch\_export\serde\schema.yaml -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:45:59.3213196Z copying torch\_export\serde\export_schema.thrift -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:45:59.3226303Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\ATen 2025-12-04T09:45:59.3231935Z copying torch\share\cmake\ATen\ATenConfig.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\ATen 2025-12-04T09:45:59.3239049Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:45:59.3241166Z copying torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:45:59.3248004Z copying torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:45:59.3254623Z copying torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:45:59.3268148Z copying torch\share\cmake\Caffe2\FindCUDAToolkit.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:45:59.3274854Z copying torch\share\cmake\Caffe2\FindCUDSS.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:45:59.3281656Z copying torch\share\cmake\Caffe2\FindCUSPARSELT.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:45:59.3288377Z copying torch\share\cmake\Caffe2\FindSYCLToolkit.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:45:59.3294164Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:45:59.3297341Z copying torch\share\cmake\Caffe2\public\cuda.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:45:59.3304275Z copying torch\share\cmake\Caffe2\public\gflags.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:45:59.3310971Z copying torch\share\cmake\Caffe2\public\glog.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:45:59.3318060Z copying torch\share\cmake\Caffe2\public\LoadHIP.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:45:59.3333125Z copying torch\share\cmake\Caffe2\public\mkl.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:45:59.3339603Z copying torch\share\cmake\Caffe2\public\mkldnn.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:45:59.3345823Z copying torch\share\cmake\Caffe2\public\protobuf.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:45:59.3352380Z copying torch\share\cmake\Caffe2\public\utils.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:45:59.3360122Z copying torch\share\cmake\Caffe2\public\xpu.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:45:59.3366007Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-12-04T09:45:59.3369091Z 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:45:59.3375882Z 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:45:59.3382205Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-12-04T09:45:59.3391946Z 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:45:59.3398652Z 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:45:59.3406977Z 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:45:59.3419165Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-12-04T09:45:59.3423253Z 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:45:59.3429633Z 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:45:59.3436400Z 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:45:59.3449089Z 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:45:59.3454817Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-12-04T09:45:59.3457750Z copying torch\share\cmake\Torch\TorchConfig.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-12-04T09:45:59.3464336Z copying torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-12-04T09:45:59.3471130Z copying torch\utils\benchmark\utils\timeit_template.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:45:59.3485717Z 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:45:59.3506109Z 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:45:59.3520046Z copying torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:45:59.3526758Z copying torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:45:59.3537255Z copying torch\utils\model_dump\skeleton.html -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:45:59.3543995Z copying torch\utils\model_dump\code.js -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:45:59.3566391Z copying torch\utils\model_dump\htm.mjs -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:45:59.3585371Z copying torch\utils\model_dump\preact.mjs -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:45:59.3600900Z copying torch\_dynamo\graph_break_registry.json -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:45:59.3681047Z copying torch\lib\aoti_custom_ops.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.3696674Z copying torch\lib\backend_with_compiler.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.3705766Z copying torch\lib\c10.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.3724193Z copying torch\lib\c10_cuda.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.3734486Z copying torch\lib\caffe2_nvrtc.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.3741852Z copying torch\lib\jitbackend_test.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.3750714Z copying torch\lib\torch.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.3757217Z copying torch\lib\torchbind_test.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.3769610Z copying torch\lib\torch_cpu.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.6008681Z copying torch\lib\torch_cuda.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8603212Z copying torch\lib\torch_global_deps.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8611026Z copying torch\lib\torch_python.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8778990Z copying torch\lib\aoti_custom_ops.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8787217Z copying torch\lib\backend_with_compiler.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8795172Z copying torch\lib\c10.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8814880Z copying torch\lib\c10_cuda.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8825918Z copying torch\lib\caffe2_nvrtc.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8837170Z copying torch\lib\cpuinfo.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8849920Z copying torch\lib\fmt.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8920763Z copying torch\lib\jitbackend_test.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8928214Z copying torch\lib\libittnotify.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8937973Z copying torch\lib\microkernels-prod.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8970589Z copying torch\lib\pthreadpool.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.8979694Z copying torch\lib\sleef.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.9061015Z copying torch\lib\torch.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.9067545Z copying torch\lib\torchbind_test.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.9074899Z copying torch\lib\torch_cpu.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.9338180Z copying torch\lib\torch_cuda.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.9362450Z copying torch\lib\torch_python.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:45:59.9372605Z copying torch\lib\XNNPACK.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:46:00.0639020Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-12-04T09:46:00.0644760Z copying torchgen\packaged\ATen\native\native_functions.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-12-04T09:46:00.0920162Z copying torchgen\packaged\ATen\native\tags.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-12-04T09:46:00.0933194Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.0936679Z copying torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.0951144Z copying torchgen\packaged\ATen\templates\aten_interned_strings.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.0974077Z copying torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.0989784Z copying torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1003390Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1018026Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1032224Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1039126Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1045756Z copying torchgen\packaged\ATen\templates\enum_tag.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1052453Z copying torchgen\packaged\ATen\templates\Function.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1059240Z copying torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1072773Z copying torchgen\packaged\ATen\templates\Functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1086897Z copying torchgen\packaged\ATen\templates\Functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1101726Z copying torchgen\packaged\ATen\templates\LazyIr.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1108380Z copying torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1115184Z copying torchgen\packaged\ATen\templates\MethodOperators.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1129624Z copying torchgen\packaged\ATen\templates\NativeFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1136342Z copying torchgen\packaged\ATen\templates\NativeFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1155774Z copying torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1168623Z copying torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1175322Z copying torchgen\packaged\ATen\templates\Operator.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1181867Z copying torchgen\packaged\ATen\templates\Operators.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1188757Z copying torchgen\packaged\ATen\templates\Operators.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1200792Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1207787Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1220266Z copying torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1232101Z copying torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1243870Z copying torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1250654Z copying torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1269733Z copying torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1284420Z copying torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1309422Z copying torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1316262Z copying torchgen\packaged\ATen\templates\TensorBody.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1338010Z copying torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1352268Z copying torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1359291Z copying torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1366278Z copying torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1373315Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1392684Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1406751Z copying torchgen\packaged\ATen\templates\ViewMetaClasses.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1413595Z copying torchgen\packaged\ATen\templates\ViewMetaClasses.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1420631Z copying torchgen\packaged\ATen\templates\ViewMetaClassesPythonBinding.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:46:00.1426310Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1429648Z copying torchgen\packaged\autograd\BUILD.bazel -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1436457Z copying torchgen\packaged\autograd\build.bzl -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1443015Z copying torchgen\packaged\autograd\context.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1457505Z copying torchgen\packaged\autograd\deprecated.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1473234Z copying torchgen\packaged\autograd\derivatives.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1560760Z copying torchgen\packaged\autograd\gen_annotated_fn_args.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1576251Z copying torchgen\packaged\autograd\gen_autograd.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1590414Z copying torchgen\packaged\autograd\gen_autograd_functions.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1619779Z copying torchgen\packaged\autograd\gen_inplace_or_view_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1642682Z copying torchgen\packaged\autograd\gen_python_functions.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1674175Z copying torchgen\packaged\autograd\gen_trace_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1696648Z copying torchgen\packaged\autograd\gen_variable_factories.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1710818Z copying torchgen\packaged\autograd\gen_variable_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1753699Z copying torchgen\packaged\autograd\gen_view_funcs.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1768447Z copying torchgen\packaged\autograd\load_derivatives.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1794872Z copying torchgen\packaged\autograd\README.md -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1802196Z copying torchgen\packaged\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:46:00.1807401Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1809924Z copying torchgen\packaged\autograd\templates\ADInplaceOrViewType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1823432Z copying torchgen\packaged\autograd\templates\annotated_fn_args.py.in -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1830830Z copying torchgen\packaged\autograd\templates\Functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1850208Z copying torchgen\packaged\autograd\templates\Functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1865638Z copying torchgen\packaged\autograd\templates\python_enum_tag.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1872190Z copying torchgen\packaged\autograd\templates\python_fft_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1886253Z copying torchgen\packaged\autograd\templates\python_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1909061Z copying torchgen\packaged\autograd\templates\python_functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1916303Z copying torchgen\packaged\autograd\templates\python_linalg_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1929907Z copying torchgen\packaged\autograd\templates\python_nested_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1943942Z copying torchgen\packaged\autograd\templates\python_nn_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1957860Z copying torchgen\packaged\autograd\templates\python_return_types.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1972404Z copying torchgen\packaged\autograd\templates\python_return_types.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1979518Z copying torchgen\packaged\autograd\templates\python_sparse_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.1994413Z copying torchgen\packaged\autograd\templates\python_special_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.2008858Z copying torchgen\packaged\autograd\templates\python_torch_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.2023211Z copying torchgen\packaged\autograd\templates\python_variable_methods.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.2058921Z copying torchgen\packaged\autograd\templates\TraceType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.2072673Z copying torchgen\packaged\autograd\templates\VariableType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.2087752Z copying torchgen\packaged\autograd\templates\VariableType.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.2101416Z copying torchgen\packaged\autograd\templates\variable_factories.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.2115199Z copying torchgen\packaged\autograd\templates\ViewFuncs.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.2121825Z copying torchgen\packaged\autograd\templates\ViewFuncs.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:46:00.2128623Z copying torch\jit\_script.pyi -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:46:00.2137114Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:46:00.2145412Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:46:00.2153496Z copying torch\utils\_config_typing.pyi -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:46:00.2161858Z copying torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:46:00.2170040Z copying torch\optim\_multi_tensor\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-12-04T09:46:00.2177670Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:46:00.3238509Z running build_ext 2025-12-04T09:46:00.3317438Z -- Building with NumPy bindings 2025-12-04T09:46:00.3318079Z -- Detected cuDNN at C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64, 2025-12-04T09:46:00.3318662Z -- Detected CUDA at C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8 2025-12-04T09:46:00.3319111Z -- Not using XPU 2025-12-04T09:46:00.3319306Z -- Using MKLDNN 2025-12-04T09:46:00.3319605Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-12-04T09:46:00.3319974Z -- Not using CBLAS in MKLDNN 2025-12-04T09:46:00.3320195Z -- Not using NCCL 2025-12-04T09:46:00.3320416Z -- Building without distributed package 2025-12-04T09:46:00.3320674Z -- Using ITT 2025-12-04T09:46:00.9571238Z building 'torch._C' extension 2025-12-04T09:46:00.9591593Z creating build\temp.win-amd64-cpython-310\Release\torch\csrc 2025-12-04T09:46:00.9604571Z "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:46:00.9926741Z stub.c 2025-12-04T09:46:03.6920618Z "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:46:03.7353337Z 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:46:03.7432983Z Generating code 2025-12-04T09:46:03.8041018Z Finished generating code 2025-12-04T09:46:03.8359604Z -- Wrapping header files with if !defined(TORCH_STABLE_ONLY) && !defined(TORCH_TARGET_VERSION) 2025-12-04T09:46:04.0593108Z Wrapped header: advisor-annotate.h 2025-12-04T09:46:04.0599265Z Wrapped header: cpuinfo.h 2025-12-04T09:46:04.0602746Z Wrapped header: dnnl.h 2025-12-04T09:46:04.0605689Z Wrapped header: dnnl_config.h 2025-12-04T09:46:04.0608683Z Wrapped header: dnnl_debug.h 2025-12-04T09:46:04.0611682Z Wrapped header: dnnl_ocl.h 2025-12-04T09:46:04.0614680Z Wrapped header: dnnl_sycl.h 2025-12-04T09:46:04.0617987Z Wrapped header: dnnl_sycl_types.h 2025-12-04T09:46:04.0620873Z Wrapped header: dnnl_threadpool.h 2025-12-04T09:46:04.0623719Z Wrapped header: dnnl_types.h 2025-12-04T09:46:04.0626646Z Wrapped header: dnnl_version.h 2025-12-04T09:46:04.0629769Z Wrapped header: experiments-config.h 2025-12-04T09:46:04.0632260Z Wrapped header: fp16.h 2025-12-04T09:46:04.0636095Z Wrapped header: fxdiv.h 2025-12-04T09:46:04.0639311Z Wrapped header: ittnotify-zca.h 2025-12-04T09:46:04.0654346Z Wrapped header: ittnotify.h 2025-12-04T09:46:04.0658272Z Wrapped header: jitprofiling.h 2025-12-04T09:46:04.0661285Z Wrapped header: libittnotify.h 2025-12-04T09:46:04.0664244Z Wrapped header: libshm.h 2025-12-04T09:46:04.0669467Z Wrapped header: psimd.h 2025-12-04T09:46:04.0678411Z Wrapped header: pthreadpool.h 2025-12-04T09:46:04.0695262Z Wrapped header: sleef.h 2025-12-04T09:46:04.0709497Z Wrapped header: xnnpack.h 2025-12-04T09:46:04.0715956Z Wrapped header: ATen/AccumulateType.h 2025-12-04T09:46:04.0718638Z Wrapped header: ATen/ArrayRef.h 2025-12-04T09:46:04.0721838Z Wrapped header: ATen/ATen.h 2025-12-04T09:46:04.0727378Z Wrapped header: ATen/autocast_mode.h 2025-12-04T09:46:04.0729939Z Wrapped header: ATen/Backend.h 2025-12-04T09:46:04.0732513Z Wrapped header: ATen/Backtrace.h 2025-12-04T09:46:04.0735489Z Wrapped header: ATen/BlasBackend.h 2025-12-04T09:46:04.0738289Z Wrapped header: ATen/CachedTensorUtils.h 2025-12-04T09:46:04.0741076Z Wrapped header: ATen/ceil_div.h 2025-12-04T09:46:04.0744512Z Wrapped header: ATen/code_template.h 2025-12-04T09:46:04.0747767Z Wrapped header: ATen/CollapseDims.h 2025-12-04T09:46:04.0750744Z Wrapped header: ATen/CompositeExplicitAutogradFunctions.h 2025-12-04T09:46:04.0755496Z Wrapped header: ATen/CompositeExplicitAutogradFunctions_inl.h 2025-12-04T09:46:04.0758582Z Wrapped header: ATen/CompositeExplicitAutogradNonFunctionalFunctions.h 2025-12-04T09:46:04.0762809Z Wrapped header: ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-12-04T09:46:04.0765704Z Wrapped header: ATen/CompositeImplicitAutogradFunctions.h 2025-12-04T09:46:04.0770001Z Wrapped header: ATen/CompositeImplicitAutogradFunctions_inl.h 2025-12-04T09:46:04.0773246Z Wrapped header: ATen/CompositeImplicitAutogradNestedTensorFunctions.h 2025-12-04T09:46:04.0776354Z Wrapped header: ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-12-04T09:46:04.0779031Z Wrapped header: ATen/Config.h 2025-12-04T09:46:04.0782931Z Wrapped header: ATen/Context.h 2025-12-04T09:46:04.0786169Z Wrapped header: ATen/cpp_custom_type_hack.h 2025-12-04T09:46:04.0789548Z Wrapped header: ATen/CPUApplyUtils.h 2025-12-04T09:46:04.0792602Z Wrapped header: ATen/CPUFixedAllocator.h 2025-12-04T09:46:04.0795466Z Wrapped header: ATen/CPUFunctions.h 2025-12-04T09:46:04.0799655Z Wrapped header: ATen/CPUFunctions_inl.h 2025-12-04T09:46:04.0802584Z Wrapped header: ATen/CPUGeneratorImpl.h 2025-12-04T09:46:04.0805402Z Wrapped header: ATen/CUDAFunctions.h 2025-12-04T09:46:04.0809685Z Wrapped header: ATen/CUDAFunctions_inl.h 2025-12-04T09:46:04.0812094Z Wrapped header: ATen/Device.h 2025-12-04T09:46:04.0815277Z Wrapped header: ATen/DeviceAccelerator.h 2025-12-04T09:46:04.0818206Z Wrapped header: ATen/DeviceGuard.h 2025-12-04T09:46:04.0820634Z Wrapped header: ATen/Dimname.h 2025-12-04T09:46:04.0823165Z Wrapped header: ATen/DimVector.h 2025-12-04T09:46:04.0827565Z Wrapped header: ATen/Dispatch.h 2025-12-04T09:46:04.0833273Z Wrapped header: ATen/Dispatch_v2.h 2025-12-04T09:46:04.0835918Z Wrapped header: ATen/div_rtn.h 2025-12-04T09:46:04.0839028Z Wrapped header: ATen/DLConvertor.h 2025-12-04T09:46:04.0842336Z Wrapped header: ATen/dlpack.h 2025-12-04T09:46:04.0845230Z Wrapped header: ATen/DTensorState.h 2025-12-04T09:46:04.0848023Z Wrapped header: ATen/DynamicLibrary.h 2025-12-04T09:46:04.0851296Z Wrapped header: ATen/EmptyTensor.h 2025-12-04T09:46:04.0854402Z Wrapped header: ATen/ExpandBase.h 2025-12-04T09:46:04.0858110Z Wrapped header: ATen/ExpandUtils.h 2025-12-04T09:46:04.0860622Z Wrapped header: ATen/Formatting.h 2025-12-04T09:46:04.0863865Z Wrapped header: ATen/FunctionalizeFallbackKernel.h 2025-12-04T09:46:04.0867229Z Wrapped header: ATen/FunctionalStorageImpl.h 2025-12-04T09:46:04.0871125Z Wrapped header: ATen/FunctionalTensorWrapper.h 2025-12-04T09:46:04.0877368Z Wrapped header: ATen/Functions.h 2025-12-04T09:46:04.0880582Z Wrapped header: ATen/FuncTorchTLS.h 2025-12-04T09:46:04.0883209Z Wrapped header: ATen/Generator.h 2025-12-04T09:46:04.0886448Z Wrapped header: ATen/InferSize.h 2025-12-04T09:46:04.0889313Z Wrapped header: ATen/InitialTensorOptions.h 2025-12-04T09:46:04.0892185Z Wrapped header: ATen/jiterator_macros.h 2025-12-04T09:46:04.0894733Z Wrapped header: ATen/jit_macros.h 2025-12-04T09:46:04.0897202Z Wrapped header: ATen/Layout.h 2025-12-04T09:46:04.0900082Z Wrapped header: ATen/LegacyBatchedFallback.h 2025-12-04T09:46:04.0903522Z Wrapped header: ATen/LegacyBatchedTensorImpl.h 2025-12-04T09:46:04.0906328Z Wrapped header: ATen/LegacyVmapMode.h 2025-12-04T09:46:04.0909672Z Wrapped header: ATen/LegacyVmapTransforms.h 2025-12-04T09:46:04.0912388Z Wrapped header: ATen/LinalgBackend.h 2025-12-04T09:46:04.0915914Z Wrapped header: ATen/MapAllocator.h 2025-12-04T09:46:04.0918957Z Wrapped header: ATen/MatrixRef.h 2025-12-04T09:46:04.0921830Z Wrapped header: ATen/MemoryOverlap.h 2025-12-04T09:46:04.0924619Z Wrapped header: ATen/MetaFunctions.h 2025-12-04T09:46:04.0928226Z Wrapped header: ATen/MetaFunctions_inl.h 2025-12-04T09:46:04.0933090Z Wrapped header: ATen/MethodOperators.h 2025-12-04T09:46:04.0934619Z Wrapped header: ATen/NamedTensor.h 2025-12-04T09:46:04.0938593Z Wrapped header: ATen/NamedTensorUtils.h 2025-12-04T09:46:04.0944310Z Wrapped header: ATen/NativeFunctions.h 2025-12-04T09:46:04.0950053Z Wrapped header: ATen/NativeMetaFunctions.h 2025-12-04T09:46:04.0952762Z Wrapped header: ATen/NestedTensorImpl.h 2025-12-04T09:46:04.0956314Z Wrapped header: ATen/NumericUtils.h 2025-12-04T09:46:04.0959525Z Wrapped header: ATen/OpaqueTensorImpl.h 2025-12-04T09:46:04.0965320Z Wrapped header: ATen/Operators.h 2025-12-04T09:46:04.0968494Z Wrapped header: ATen/OpMathType.h 2025-12-04T09:46:04.0971041Z Wrapped header: ATen/PadNd.h 2025-12-04T09:46:04.0974292Z Wrapped header: ATen/Parallel-inl.h 2025-12-04T09:46:04.0977260Z Wrapped header: ATen/Parallel.h 2025-12-04T09:46:04.0980009Z Wrapped header: ATen/ParallelFuture.h 2025-12-04T09:46:04.0982540Z Wrapped header: ATen/ParallelNative.h 2025-12-04T09:46:04.0985482Z Wrapped header: ATen/ParallelOpenMP.h 2025-12-04T09:46:04.0988355Z Wrapped header: ATen/PTThreadPool.h 2025-12-04T09:46:04.0991599Z Wrapped header: ATen/PythonTorchFunctionTLS.h 2025-12-04T09:46:04.0997179Z Wrapped header: ATen/record_function.h 2025-12-04T09:46:04.1143742Z Wrapped header: ATen/RedispatchFunctions.h 2025-12-04T09:46:04.1197471Z Wrapped header: ATen/RegistrationDeclarations.h 2025-12-04T09:46:04.1202118Z Wrapped header: ATen/ROCmFABackend.h 2025-12-04T09:46:04.1205451Z Wrapped header: ATen/SavedTensorHooks.h 2025-12-04T09:46:04.1207954Z Wrapped header: ATen/Scalar.h 2025-12-04T09:46:04.1210867Z Wrapped header: ATen/ScalarOps.h 2025-12-04T09:46:04.1213769Z Wrapped header: ATen/ScalarType.h 2025-12-04T09:46:04.1216128Z Wrapped header: ATen/SDPBackend.h 2025-12-04T09:46:04.1219829Z Wrapped header: ATen/SequenceNumber.h 2025-12-04T09:46:04.1221714Z Wrapped header: ATen/SmallVector.h 2025-12-04T09:46:04.1225868Z Wrapped header: ATen/SparseCsrTensorImpl.h 2025-12-04T09:46:04.1229217Z Wrapped header: ATen/SparseCsrTensorUtils.h 2025-12-04T09:46:04.1232846Z Wrapped header: ATen/SparseTensorImpl.h 2025-12-04T09:46:04.1235451Z Wrapped header: ATen/Storage.h 2025-12-04T09:46:04.1238595Z Wrapped header: ATen/StorageUtils.h 2025-12-04T09:46:04.1241129Z Wrapped header: ATen/Tensor.h 2025-12-04T09:46:04.1243845Z Wrapped header: ATen/TensorAccessor.h 2025-12-04T09:46:04.1246907Z Wrapped header: ATen/TensorGeometry.h 2025-12-04T09:46:04.1251057Z Wrapped header: ATen/TensorIndexing.h 2025-12-04T09:46:04.1256246Z Wrapped header: ATen/TensorIterator.h 2025-12-04T09:46:04.1259309Z Wrapped header: ATen/TensorIteratorInternal.h 2025-12-04T09:46:04.1262437Z Wrapped header: ATen/TensorMeta.h 2025-12-04T09:46:04.1265360Z Wrapped header: ATen/TensorNames.h 2025-12-04T09:46:04.1268227Z Wrapped header: ATen/TensorOperators.h 2025-12-04T09:46:04.1270685Z Wrapped header: ATen/TensorOptions.h 2025-12-04T09:46:04.1273624Z Wrapped header: ATen/TensorSubclassLikeUtils.h 2025-12-04T09:46:04.1276915Z Wrapped header: ATen/TensorUtils.h 2025-12-04T09:46:04.1279738Z Wrapped header: ATen/ThreadLocalPythonObjects.h 2025-12-04T09:46:04.1284131Z Wrapped header: ATen/ThreadLocalState.h 2025-12-04T09:46:04.1286056Z Wrapped header: ATen/TracerMode.h 2025-12-04T09:46:04.1288840Z Wrapped header: ATen/TypeDefault.h 2025-12-04T09:46:04.1291928Z Wrapped header: ATen/Utils.h 2025-12-04T09:46:04.1294445Z Wrapped header: ATen/Version.h 2025-12-04T09:46:04.1411102Z Wrapped header: ATen/VmapGeneratedPlumbing.h 2025-12-04T09:46:04.1416924Z Wrapped header: ATen/WrapDimUtils.h 2025-12-04T09:46:04.1420128Z Wrapped header: ATen/WrapDimUtilsMulti.h 2025-12-04T09:46:04.1423179Z Wrapped header: ATen/core/alias_info.h 2025-12-04T09:46:04.1425835Z Wrapped header: ATen/core/Array.h 2025-12-04T09:46:04.1428378Z Wrapped header: ATen/core/ATenGeneral.h 2025-12-04T09:46:04.1431785Z Wrapped header: ATen/core/ATenOpList.h 2025-12-04T09:46:04.1434598Z Wrapped header: ATen/core/ATen_fwd.h 2025-12-04T09:46:04.1441491Z Wrapped header: ATen/core/aten_interned_strings.h 2025-12-04T09:46:04.1444490Z Wrapped header: ATen/core/ATen_pch.h 2025-12-04T09:46:04.1447251Z Wrapped header: ATen/core/Backtrace.h 2025-12-04T09:46:04.1450337Z Wrapped header: ATen/core/blob.h 2025-12-04T09:46:04.1453389Z Wrapped header: ATen/core/builtin_function.h 2025-12-04T09:46:04.1458371Z Wrapped header: ATen/core/CachingHostAllocator.h 2025-12-04T09:46:04.1461635Z Wrapped header: ATen/core/CheckMemoryFormat.h 2025-12-04T09:46:04.1465331Z Wrapped header: ATen/core/class_type.h 2025-12-04T09:46:04.1468507Z Wrapped header: ATen/core/custom_class.h 2025-12-04T09:46:04.1471799Z Wrapped header: ATen/core/DeprecatedTypeProperties.h 2025-12-04T09:46:04.1475185Z Wrapped header: ATen/core/DeprecatedTypePropertiesRegistry.h 2025-12-04T09:46:04.1478610Z Wrapped header: ATen/core/Dict.h 2025-12-04T09:46:04.1482054Z Wrapped header: ATen/core/Dict_inl.h 2025-12-04T09:46:04.1484936Z Wrapped header: ATen/core/Dimname.h 2025-12-04T09:46:04.1487617Z Wrapped header: ATen/core/DimVector.h 2025-12-04T09:46:04.1491065Z Wrapped header: ATen/core/DistributionsHelper.h 2025-12-04T09:46:04.1494583Z Wrapped header: ATen/core/dynamic_type.h 2025-12-04T09:46:04.1497988Z Wrapped header: ATen/core/enum_tag.h 2025-12-04T09:46:04.1500698Z Wrapped header: ATen/core/enum_type.h 2025-12-04T09:46:04.1503717Z Wrapped header: ATen/core/Formatting.h 2025-12-04T09:46:04.1506801Z Wrapped header: ATen/core/function.h 2025-12-04T09:46:04.1509855Z Wrapped header: ATen/core/functional.h 2025-12-04T09:46:04.1514032Z Wrapped header: ATen/core/function_schema.h 2025-12-04T09:46:04.1517221Z Wrapped header: ATen/core/function_schema_inl.h 2025-12-04T09:46:04.1520882Z Wrapped header: ATen/core/Generator.h 2025-12-04T09:46:04.1523553Z Wrapped header: ATen/core/GeneratorForPrivateuseone.h 2025-12-04T09:46:04.1526623Z Wrapped header: ATen/core/grad_mode.h 2025-12-04T09:46:04.1529968Z Wrapped header: ATen/core/IListRef.h 2025-12-04T09:46:04.1533340Z Wrapped header: ATen/core/IListRef_inl.h 2025-12-04T09:46:04.1536731Z Wrapped header: ATen/core/interned_strings.h 2025-12-04T09:46:04.1539717Z Wrapped header: ATen/core/interned_strings_class.h 2025-12-04T09:46:04.1545374Z Wrapped header: ATen/core/ivalue.h 2025-12-04T09:46:04.1553235Z Wrapped header: ATen/core/ivalue_inl.h 2025-12-04T09:46:04.1556378Z Wrapped header: ATen/core/ivalue_to.h 2025-12-04T09:46:04.1563135Z Wrapped header: ATen/core/jit_type.h 2025-12-04T09:46:04.1567416Z Wrapped header: ATen/core/jit_type_base.h 2025-12-04T09:46:04.1570493Z Wrapped header: ATen/core/LegacyTypeDispatch.h 2025-12-04T09:46:04.1574222Z Wrapped header: ATen/core/List.h 2025-12-04T09:46:04.1577997Z Wrapped header: ATen/core/List_inl.h 2025-12-04T09:46:04.1580962Z Wrapped header: ATen/core/MT19937RNGEngine.h 2025-12-04T09:46:04.1584542Z Wrapped header: ATen/core/NamedTensor.h 2025-12-04T09:46:04.1587438Z Wrapped header: ATen/core/NestedIntSymNodeImpl.h 2025-12-04T09:46:04.1590503Z Wrapped header: ATen/core/operator_name.h 2025-12-04T09:46:04.1593868Z Wrapped header: ATen/core/PhiloxRNGEngine.h 2025-12-04T09:46:04.1596912Z Wrapped header: ATen/core/PythonFallbackKernel.h 2025-12-04T09:46:04.1599772Z Wrapped header: ATen/core/PythonOpRegistrationTrampoline.h 2025-12-04T09:46:04.1602933Z Wrapped header: ATen/core/qualified_name.h 2025-12-04T09:46:04.1605940Z Wrapped header: ATen/core/QuantizerBase.h 2025-12-04T09:46:04.1608639Z Wrapped header: ATen/core/Range.h 2025-12-04T09:46:04.1611618Z Wrapped header: ATen/core/Reduction.h 2025-12-04T09:46:04.1614942Z Wrapped header: ATen/core/rref_interface.h 2025-12-04T09:46:04.1617532Z Wrapped header: ATen/core/Scalar.h 2025-12-04T09:46:04.1620180Z Wrapped header: ATen/core/ScalarType.h 2025-12-04T09:46:04.1623159Z Wrapped header: ATen/core/stack.h 2025-12-04T09:46:04.1626364Z Wrapped header: ATen/core/symbol.h 2025-12-04T09:46:04.1629828Z Wrapped header: ATen/core/Tensor.h 2025-12-04T09:46:04.1632201Z Wrapped header: ATen/core/TensorAccessor.h 2025-12-04T09:46:04.1637080Z Wrapped header: ATen/core/TensorBase.h 2025-12-04T09:46:04.1655652Z Wrapped header: ATen/core/TensorBody.h 2025-12-04T09:46:04.1660460Z Wrapped header: ATen/core/TorchDispatchUtils.h 2025-12-04T09:46:04.1664571Z Wrapped header: ATen/core/TransformationHelper.h 2025-12-04T09:46:04.1667086Z Wrapped header: ATen/core/typeid.h 2025-12-04T09:46:04.1670342Z Wrapped header: ATen/core/type_factory.h 2025-12-04T09:46:04.1672877Z Wrapped header: ATen/core/type_ptr.h 2025-12-04T09:46:04.1676001Z Wrapped header: ATen/core/UndefinedTensorImpl.h 2025-12-04T09:46:04.1678859Z Wrapped header: ATen/core/UnsafeFromTH.h 2025-12-04T09:46:04.1682164Z Wrapped header: ATen/core/VariableHooksInterface.h 2025-12-04T09:46:04.1685033Z Wrapped header: ATen/core/Variadic.h 2025-12-04T09:46:04.1688054Z Wrapped header: ATen/core/Vitals.h 2025-12-04T09:46:04.1691407Z Wrapped header: ATen/core/boxing/BoxedKernel.h 2025-12-04T09:46:04.1694446Z Wrapped header: ATen/core/boxing/BoxedKernel_impl.h 2025-12-04T09:46:04.1698400Z Wrapped header: ATen/core/boxing/KernelFunction.h 2025-12-04T09:46:04.1701608Z Wrapped header: ATen/core/boxing/KernelFunction_impl.h 2025-12-04T09:46:04.1726527Z Wrapped header: ATen/core/boxing/OperatorKernel.h 2025-12-04T09:46:04.1726912Z Wrapped header: ATen/core/boxing/impl/boxing.h 2025-12-04T09:46:04.1727338Z Wrapped header: ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h 2025-12-04T09:46:04.1727783Z Wrapped header: ATen/core/boxing/impl/test_helpers.h 2025-12-04T09:46:04.1728307Z Wrapped header: ATen/core/boxing/impl/WrapFunctionIntoFunctor.h 2025-12-04T09:46:04.1728826Z Wrapped header: ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h 2025-12-04T09:46:04.1729285Z Wrapped header: ATen/core/dispatch/CppSignature.h 2025-12-04T09:46:04.1733348Z Wrapped header: ATen/core/dispatch/Dispatcher.h 2025-12-04T09:46:04.1736859Z Wrapped header: ATen/core/dispatch/DispatchKeyExtractor.h 2025-12-04T09:46:04.1739888Z Wrapped header: ATen/core/dispatch/ObservedOperators.h 2025-12-04T09:46:04.1744629Z Wrapped header: ATen/core/dispatch/OperatorEntry.h 2025-12-04T09:46:04.1746759Z Wrapped header: ATen/core/dispatch/OperatorOptions.h 2025-12-04T09:46:04.1750709Z Wrapped header: ATen/core/dispatch/RegistrationHandleRAII.h 2025-12-04T09:46:04.1752693Z Wrapped header: ATen/core/op_registration/adaption.h 2025-12-04T09:46:04.1755833Z Wrapped header: ATen/core/op_registration/infer_schema.h 2025-12-04T09:46:04.1758982Z Wrapped header: ATen/core/op_registration/op_allowlist.h 2025-12-04T09:46:04.1763281Z Wrapped header: ATen/core/op_registration/op_registration.h 2025-12-04T09:46:04.1788484Z Wrapped header: ATen/cpu/FlushDenormal.h 2025-12-04T09:46:04.1788846Z Wrapped header: ATen/cpu/Utils.h 2025-12-04T09:46:04.1789104Z Wrapped header: ATen/cpu/vml.h 2025-12-04T09:46:04.1789378Z Wrapped header: ATen/cpu/vec/functional.h 2025-12-04T09:46:04.1789697Z Wrapped header: ATen/cpu/vec/functional_base.h 2025-12-04T09:46:04.1790045Z Wrapped header: ATen/cpu/vec/functional_bfloat16.h 2025-12-04T09:46:04.1790369Z Wrapped header: ATen/cpu/vec/intrinsics.h 2025-12-04T09:46:04.1790804Z Wrapped header: ATen/cpu/vec/vec.h 2025-12-04T09:46:04.1793869Z Wrapped header: ATen/cpu/vec/vec_base.h 2025-12-04T09:46:04.1796976Z Wrapped header: ATen/cpu/vec/vec_convert.h 2025-12-04T09:46:04.1799867Z Wrapped header: ATen/cpu/vec/vec_half.h 2025-12-04T09:46:04.1803045Z Wrapped header: ATen/cpu/vec/vec_mask.h 2025-12-04T09:46:04.1806573Z Wrapped header: ATen/cpu/vec/vec_n.h 2025-12-04T09:46:04.1810308Z Wrapped header: ATen/cpu/vec/vec_quant.h 2025-12-04T09:46:04.1813437Z Wrapped header: ATen/cpu/vec/sve/sve_helper.h 2025-12-04T09:46:04.1817383Z Wrapped header: ATen/cpu/vec/sve/vec_bfloat16.h 2025-12-04T09:46:04.1820524Z Wrapped header: ATen/cpu/vec/sve/vec_common_sve.h 2025-12-04T09:46:04.1824338Z Wrapped header: ATen/cpu/vec/sve/vec_double.h 2025-12-04T09:46:04.1829146Z Wrapped header: ATen/cpu/vec/sve/vec_float.h 2025-12-04T09:46:04.1833228Z Wrapped header: ATen/cpu/vec/sve/vec_int.h 2025-12-04T09:46:04.1837099Z Wrapped header: ATen/cpu/vec/sve/vec_qint.h 2025-12-04T09:46:04.1840043Z Wrapped header: ATen/cpu/vec/vec128/vec128.h 2025-12-04T09:46:04.1844189Z Wrapped header: ATen/cpu/vec/vec128/vec128_bfloat16_neon.h 2025-12-04T09:46:04.1847626Z Wrapped header: ATen/cpu/vec/vec128/vec128_convert.h 2025-12-04T09:46:04.1851365Z Wrapped header: ATen/cpu/vec/vec128/vec128_double_neon.h 2025-12-04T09:46:04.1855524Z Wrapped header: ATen/cpu/vec/vec128/vec128_float_neon.h 2025-12-04T09:46:04.1859480Z Wrapped header: ATen/cpu/vec/vec128/vec128_half_neon.h 2025-12-04T09:46:04.1863744Z Wrapped header: ATen/cpu/vec/vec128/vec128_int_aarch64.h 2025-12-04T09:46:04.1867326Z Wrapped header: ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h 2025-12-04T09:46:04.1871205Z Wrapped header: ATen/cpu/vec/vec128/vec128_uint_aarch64.h 2025-12-04T09:46:04.1875189Z Wrapped header: ATen/cpu/vec/vec256/vec256.h 2025-12-04T09:46:04.1879619Z Wrapped header: ATen/cpu/vec/vec256/vec256_16bit_float.h 2025-12-04T09:46:04.1883279Z Wrapped header: ATen/cpu/vec/vec256/vec256_bfloat16.h 2025-12-04T09:46:04.1887436Z Wrapped header: ATen/cpu/vec/vec256/vec256_complex_double.h 2025-12-04T09:46:04.1891247Z Wrapped header: ATen/cpu/vec/vec256/vec256_complex_float.h 2025-12-04T09:46:04.1894722Z Wrapped header: ATen/cpu/vec/vec256/vec256_convert.h 2025-12-04T09:46:04.1898296Z Wrapped header: ATen/cpu/vec/vec256/vec256_double.h 2025-12-04T09:46:04.1902362Z Wrapped header: ATen/cpu/vec/vec256/vec256_float.h 2025-12-04T09:46:04.1905667Z Wrapped header: ATen/cpu/vec/vec256/vec256_half.h 2025-12-04T09:46:04.1912543Z Wrapped header: ATen/cpu/vec/vec256/vec256_int.h 2025-12-04T09:46:04.1915967Z Wrapped header: ATen/cpu/vec/vec256/vec256_mask.h 2025-12-04T09:46:04.1921214Z Wrapped header: ATen/cpu/vec/vec256/vec256_qint.h 2025-12-04T09:46:04.1924355Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h 2025-12-04T09:46:04.1927826Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h 2025-12-04T09:46:04.1931850Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h 2025-12-04T09:46:04.1936073Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h 2025-12-04T09:46:04.1939846Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h 2025-12-04T09:46:04.1943468Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h 2025-12-04T09:46:04.1947140Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h 2025-12-04T09:46:04.1950579Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h 2025-12-04T09:46:04.1953942Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h 2025-12-04T09:46:04.1957421Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h 2025-12-04T09:46:04.1961052Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h 2025-12-04T09:46:04.1964732Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h 2025-12-04T09:46:04.1968735Z Wrapped header: ATen/cpu/vec/vec256/vsx/vsx_helpers.h 2025-12-04T09:46:04.1977331Z Wrapped header: ATen/cpu/vec/vec256/zarch/vec256_zarch.h 2025-12-04T09:46:04.1980977Z Wrapped header: ATen/cpu/vec/vec512/vec512.h 2025-12-04T09:46:04.1987214Z Wrapped header: ATen/cpu/vec/vec512/vec512_bfloat16.h 2025-12-04T09:46:04.1991485Z Wrapped header: ATen/cpu/vec/vec512/vec512_complex_double.h 2025-12-04T09:46:04.1996640Z Wrapped header: ATen/cpu/vec/vec512/vec512_complex_float.h 2025-12-04T09:46:04.2000391Z Wrapped header: ATen/cpu/vec/vec512/vec512_convert.h 2025-12-04T09:46:04.2004158Z Wrapped header: ATen/cpu/vec/vec512/vec512_double.h 2025-12-04T09:46:04.2008656Z Wrapped header: ATen/cpu/vec/vec512/vec512_float.h 2025-12-04T09:46:04.2012752Z Wrapped header: ATen/cpu/vec/vec512/vec512_float8.h 2025-12-04T09:46:04.2018787Z Wrapped header: ATen/cpu/vec/vec512/vec512_int.h 2025-12-04T09:46:04.2022569Z Wrapped header: ATen/cpu/vec/vec512/vec512_mask.h 2025-12-04T09:46:04.2027978Z Wrapped header: ATen/cpu/vec/vec512/vec512_qint.h 2025-12-04T09:46:04.2030747Z Wrapped header: ATen/cuda/ATenCUDAGeneral.h 2025-12-04T09:46:04.2033800Z Wrapped header: ATen/cuda/CachingHostAllocator.h 2025-12-04T09:46:04.2036822Z Wrapped header: ATen/cuda/cub.h 2025-12-04T09:46:04.2040421Z Wrapped header: ATen/cuda/CUDABlas.h 2025-12-04T09:46:04.2043248Z Wrapped header: ATen/cuda/CUDAConfig.h 2025-12-04T09:46:04.2046006Z Wrapped header: ATen/cuda/CUDAContext.h 2025-12-04T09:46:04.2048916Z Wrapped header: ATen/cuda/CUDAContextLight.h 2025-12-04T09:46:04.2051897Z Wrapped header: ATen/cuda/CUDADataType.h 2025-12-04T09:46:04.2054939Z Wrapped header: ATen/cuda/CUDADevice.h 2025-12-04T09:46:04.2058503Z Wrapped header: ATen/cuda/CUDAEvent.h 2025-12-04T09:46:04.2061674Z Wrapped header: ATen/cuda/CUDAGeneratorImpl.h 2025-12-04T09:46:04.2064661Z Wrapped header: ATen/cuda/CUDAGraph.h 2025-12-04T09:46:04.2067507Z Wrapped header: ATen/cuda/CUDAGreenContext.h 2025-12-04T09:46:04.2070704Z Wrapped header: ATen/cuda/CUDAScaledBlas.h 2025-12-04T09:46:04.2073550Z Wrapped header: ATen/cuda/CUDASparse.h 2025-12-04T09:46:04.2077058Z Wrapped header: ATen/cuda/CUDASparseBlas.h 2025-12-04T09:46:04.2080851Z Wrapped header: ATen/cuda/CUDASparseDescriptors.h 2025-12-04T09:46:04.2083773Z Wrapped header: ATen/cuda/CUDAUtils.h 2025-12-04T09:46:04.2086726Z Wrapped header: ATen/cuda/EmptyTensor.h 2025-12-04T09:46:04.2090037Z Wrapped header: ATen/cuda/Exceptions.h 2025-12-04T09:46:04.2092983Z Wrapped header: ATen/cuda/jiterator.h 2025-12-04T09:46:04.2096353Z Wrapped header: ATen/cuda/jiterator_impl.h 2025-12-04T09:46:04.2099581Z Wrapped header: ATen/cuda/llvm_jit_strings.h 2025-12-04T09:46:04.2102556Z Wrapped header: ATen/cuda/MemPool.h 2025-12-04T09:46:04.2105374Z Wrapped header: ATen/cuda/PeerToPeerAccess.h 2025-12-04T09:46:04.2108050Z Wrapped header: ATen/cuda/PhiloxCudaState.h 2025-12-04T09:46:04.2110583Z Wrapped header: ATen/cuda/PinnedMemoryAllocator.h 2025-12-04T09:46:04.2113757Z Wrapped header: ATen/cuda/Sleep.h 2025-12-04T09:46:04.2116765Z Wrapped header: ATen/cuda/ThrustAllocator.h 2025-12-04T09:46:04.2119600Z Wrapped header: ATen/cuda/detail/BLASConstants.h 2025-12-04T09:46:04.2122426Z Wrapped header: ATen/cuda/detail/CUDAHooks.h 2025-12-04T09:46:04.2125522Z Wrapped header: ATen/cuda/detail/DeviceThreadHandles.h 2025-12-04T09:46:04.2128380Z Wrapped header: ATen/cuda/detail/KernelUtils.h 2025-12-04T09:46:04.2131740Z Wrapped header: ATen/cuda/detail/LazyNVRTC.h 2025-12-04T09:46:04.2136288Z Wrapped header: ATen/cuda/tunable/GemmCommon.h 2025-12-04T09:46:04.2140504Z Wrapped header: ATen/cuda/tunable/GemmHipblaslt.h 2025-12-04T09:46:04.2143998Z Wrapped header: ATen/cuda/tunable/GemmRocblas.h 2025-12-04T09:46:04.2147165Z Wrapped header: ATen/cuda/tunable/StreamTimer.h 2025-12-04T09:46:04.2150414Z Wrapped header: ATen/cuda/tunable/Tunable.h 2025-12-04T09:46:04.2153782Z Wrapped header: ATen/cuda/tunable/TunableGemm.h 2025-12-04T09:46:04.2157804Z Wrapped header: ATen/cuda/tunable/TunableOp.h 2025-12-04T09:46:04.2160999Z Wrapped header: ATen/cudnn/cudnn-wrapper.h 2025-12-04T09:46:04.2164558Z Wrapped header: ATen/cudnn/Descriptors.h 2025-12-04T09:46:04.2167278Z Wrapped header: ATen/cudnn/Handle.h 2025-12-04T09:46:04.2169766Z Wrapped header: ATen/cudnn/Handles.h 2025-12-04T09:46:04.2172237Z Wrapped header: ATen/cudnn/Types.h 2025-12-04T09:46:04.2175019Z Wrapped header: ATen/cudnn/Utils.h 2025-12-04T09:46:04.2178195Z Wrapped header: ATen/detail/AcceleratorHooksInterface.h 2025-12-04T09:46:04.2181339Z Wrapped header: ATen/detail/CUDAHooksInterface.h 2025-12-04T09:46:04.2184430Z Wrapped header: ATen/detail/FunctionTraits.h 2025-12-04T09:46:04.2187296Z Wrapped header: ATen/detail/HIPHooksInterface.h 2025-12-04T09:46:04.2190376Z Wrapped header: ATen/detail/HPUHooksInterface.h 2025-12-04T09:46:04.2193618Z Wrapped header: ATen/detail/IPUHooksInterface.h 2025-12-04T09:46:04.2196571Z Wrapped header: ATen/detail/MAIAHooksInterface.h 2025-12-04T09:46:04.2199649Z Wrapped header: ATen/detail/MPSHooksInterface.h 2025-12-04T09:46:04.2202758Z Wrapped header: ATen/detail/MTIAHooksInterface.h 2025-12-04T09:46:04.2205789Z Wrapped header: ATen/detail/PrivateUse1HooksInterface.h 2025-12-04T09:46:04.2209112Z Wrapped header: ATen/detail/XLAHooksInterface.h 2025-12-04T09:46:04.2212343Z Wrapped header: ATen/detail/XPUHooksInterface.h 2025-12-04T09:46:04.2215740Z Wrapped header: ATen/functorch/ADInterpreters.h 2025-12-04T09:46:04.2219183Z Wrapped header: ATen/functorch/BatchedFallback.h 2025-12-04T09:46:04.2222667Z Wrapped header: ATen/functorch/BatchedTensorImpl.h 2025-12-04T09:46:04.2226309Z Wrapped header: ATen/functorch/BatchingMetaprogramming.h 2025-12-04T09:46:04.2230510Z Wrapped header: ATen/functorch/BatchRulesHelper.h 2025-12-04T09:46:04.2234187Z Wrapped header: ATen/functorch/DynamicLayer.h 2025-12-04T09:46:04.2237320Z Wrapped header: ATen/functorch/FunctionalizeInterpreter.h 2025-12-04T09:46:04.2240668Z Wrapped header: ATen/functorch/Interpreter.h 2025-12-04T09:46:04.2244087Z Wrapped header: ATen/functorch/LegacyVmapTransforms.h 2025-12-04T09:46:04.2246545Z Wrapped header: ATen/functorch/Macros.h 2025-12-04T09:46:04.2249622Z Wrapped header: ATen/functorch/PlumbingHelper.h 2025-12-04T09:46:04.2252899Z Wrapped header: ATen/functorch/TensorWrapper.h 2025-12-04T09:46:04.2255844Z Wrapped header: ATen/functorch/VmapInterpreter.h 2025-12-04T09:46:04.2259226Z Wrapped header: ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h 2025-12-04T09:46:04.2262431Z Wrapped header: ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h 2025-12-04T09:46:04.2265855Z Wrapped header: ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h 2025-12-04T09:46:04.2268818Z Wrapped header: ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h 2025-12-04T09:46:04.2271879Z Wrapped header: ATen/metal/Context.h 2025-12-04T09:46:04.2275208Z Wrapped header: ATen/miopen/Descriptors.h 2025-12-04T09:46:04.2278159Z Wrapped header: ATen/miopen/Exceptions.h 2025-12-04T09:46:04.2280543Z Wrapped header: ATen/miopen/Handle.h 2025-12-04T09:46:04.2283397Z Wrapped header: ATen/miopen/miopen-wrapper.h 2025-12-04T09:46:04.2285803Z Wrapped header: ATen/miopen/Types.h 2025-12-04T09:46:04.2288545Z Wrapped header: ATen/miopen/Utils.h 2025-12-04T09:46:04.2291596Z Wrapped header: ATen/mps/EmptyTensor.h 2025-12-04T09:46:04.2294816Z Wrapped header: ATen/mps/IndexKernels.h 2025-12-04T09:46:04.2298753Z Wrapped header: ATen/mps/MPSAllocator.h 2025-12-04T09:46:04.2301755Z Wrapped header: ATen/mps/MPSAllocatorInterface.h 2025-12-04T09:46:04.2304994Z Wrapped header: ATen/mps/MPSDevice.h 2025-12-04T09:46:04.2307951Z Wrapped header: ATen/mps/MPSEvent.h 2025-12-04T09:46:04.2310786Z Wrapped header: ATen/mps/MPSGeneratorImpl.h 2025-12-04T09:46:04.2313895Z Wrapped header: ATen/mps/MPSGuardImpl.h 2025-12-04T09:46:04.2316858Z Wrapped header: ATen/mps/MPSHooks.h 2025-12-04T09:46:04.2320938Z Wrapped header: ATen/mps/MPSProfiler.h 2025-12-04T09:46:04.2324274Z Wrapped header: ATen/mps/MPSStream.h 2025-12-04T09:46:04.2327260Z Wrapped header: ATen/native/Activation.h 2025-12-04T09:46:04.2330124Z Wrapped header: ATen/native/AdaptivePooling.h 2025-12-04T09:46:04.2332810Z Wrapped header: ATen/native/AmpKernels.h 2025-12-04T09:46:04.2336112Z Wrapped header: ATen/native/BatchLinearAlgebra.h 2025-12-04T09:46:04.2339200Z Wrapped header: ATen/native/batch_norm.h 2025-12-04T09:46:04.2342214Z Wrapped header: ATen/native/BinaryOps.h 2025-12-04T09:46:04.2345314Z Wrapped header: ATen/native/BucketizationUtils.h 2025-12-04T09:46:04.2347867Z Wrapped header: ATen/native/CanUse32BitIndexMath.h 2025-12-04T09:46:04.2350821Z Wrapped header: ATen/native/ComplexHelper.h 2025-12-04T09:46:04.2353634Z Wrapped header: ATen/native/CompositeRandomAccessor.h 2025-12-04T09:46:04.2356905Z Wrapped header: ATen/native/CompositeRandomAccessorCommon.h 2025-12-04T09:46:04.2359724Z Wrapped header: ATen/native/ConvolutionMM3d.h 2025-12-04T09:46:04.2363700Z Wrapped header: ATen/native/ConvUtils.h 2025-12-04T09:46:04.2366317Z Wrapped header: ATen/native/Copy.h 2025-12-04T09:46:04.2369544Z Wrapped header: ATen/native/CPUBlas.h 2025-12-04T09:46:04.2372354Z Wrapped header: ATen/native/CPUFallback.h 2025-12-04T09:46:04.2374862Z Wrapped header: ATen/native/Cross.h 2025-12-04T09:46:04.2377979Z Wrapped header: ATen/native/DilatedConvolutionUtils.h 2025-12-04T09:46:04.2381596Z Wrapped header: ATen/native/DispatchStub.h 2025-12-04T09:46:04.2384287Z Wrapped header: ATen/native/Distance.h 2025-12-04T09:46:04.2388113Z Wrapped header: ATen/native/Distributions.h 2025-12-04T09:46:04.2391863Z Wrapped header: ATen/native/DistributionTemplates.h 2025-12-04T09:46:04.2394947Z Wrapped header: ATen/native/EmbeddingBag.h 2025-12-04T09:46:04.2397614Z Wrapped header: ATen/native/Fill.h 2025-12-04T09:46:04.2401057Z Wrapped header: ATen/native/ForeachUtils.h 2025-12-04T09:46:04.2403929Z Wrapped header: ATen/native/FractionalMaxPooling.h 2025-12-04T09:46:04.2406780Z Wrapped header: ATen/native/FunctionOfAMatrixUtils.h 2025-12-04T09:46:04.2410117Z Wrapped header: ATen/native/FusedAdagrad.h 2025-12-04T09:46:04.2412944Z Wrapped header: ATen/native/FusedAdam.h 2025-12-04T09:46:04.2415728Z Wrapped header: ATen/native/FusedSGD.h 2025-12-04T09:46:04.2418719Z Wrapped header: ATen/native/Gelu.h 2025-12-04T09:46:04.2422032Z Wrapped header: ATen/native/GridSampler.h 2025-12-04T09:46:04.2424967Z Wrapped header: ATen/native/GridSamplerUtils.h 2025-12-04T09:46:04.2428145Z Wrapped header: ATen/native/GroupedMMUtils.h 2025-12-04T09:46:04.2431101Z Wrapped header: ATen/native/group_norm.h 2025-12-04T09:46:04.2433799Z Wrapped header: ATen/native/Histogram.h 2025-12-04T09:46:04.2436817Z Wrapped header: ATen/native/im2col.h 2025-12-04T09:46:04.2439937Z Wrapped header: ATen/native/im2col_shape_check.h 2025-12-04T09:46:04.2443130Z Wrapped header: ATen/native/IndexingUtils.h 2025-12-04T09:46:04.2445884Z Wrapped header: ATen/native/IndexKernel.h 2025-12-04T09:46:04.2448920Z Wrapped header: ATen/native/layer_norm.h 2025-12-04T09:46:04.2451639Z Wrapped header: ATen/native/Lerp.h 2025-12-04T09:46:04.2454224Z Wrapped header: ATen/native/LinearAlgebra.h 2025-12-04T09:46:04.2458438Z Wrapped header: ATen/native/LinearAlgebraUtils.h 2025-12-04T09:46:04.2461321Z Wrapped header: ATen/native/LossMulti.h 2025-12-04T09:46:04.2476603Z Wrapped header: ATen/native/Math.h 2025-12-04T09:46:04.2481454Z Wrapped header: ATen/native/MathBitFallThroughLists.h 2025-12-04T09:46:04.2484703Z Wrapped header: ATen/native/MathBitsFallback.h 2025-12-04T09:46:04.2487649Z Wrapped header: ATen/native/MaxPooling.h 2025-12-04T09:46:04.2490591Z Wrapped header: ATen/native/NonEmptyUtils.h 2025-12-04T09:46:04.2493387Z Wrapped header: ATen/native/NonSymbolicBC.h 2025-12-04T09:46:04.2496244Z Wrapped header: ATen/native/Normalization.h 2025-12-04T09:46:04.2499258Z Wrapped header: ATen/native/Padding.h 2025-12-04T09:46:04.2502081Z Wrapped header: ATen/native/PixelShuffle.h 2025-12-04T09:46:04.2504827Z Wrapped header: ATen/native/PointwiseOps.h 2025-12-04T09:46:04.2508648Z Wrapped header: ATen/native/Pool.h 2025-12-04T09:46:04.2511667Z Wrapped header: ATen/native/Pow.h 2025-12-04T09:46:04.2514660Z Wrapped header: ATen/native/RangeFactories.h 2025-12-04T09:46:04.2517838Z Wrapped header: ATen/native/RangeUtils.h 2025-12-04T09:46:04.2521181Z Wrapped header: ATen/native/ReduceAllOps.h 2025-12-04T09:46:04.2524293Z Wrapped header: ATen/native/ReduceOps.h 2025-12-04T09:46:04.2528236Z Wrapped header: ATen/native/ReduceOpsUtils.h 2025-12-04T09:46:04.2531280Z Wrapped header: ATen/native/ReductionType.h 2025-12-04T09:46:04.2534074Z Wrapped header: ATen/native/Repeat.h 2025-12-04T09:46:04.2537394Z Wrapped header: ATen/native/Resize.h 2025-12-04T09:46:04.2540375Z Wrapped header: ATen/native/ResizeCommon.h 2025-12-04T09:46:04.2543345Z Wrapped header: ATen/native/RNN.h 2025-12-04T09:46:04.2546397Z Wrapped header: ATen/native/ScatterGatherChecks.h 2025-12-04T09:46:04.2549405Z Wrapped header: ATen/native/SegmentReduce.h 2025-12-04T09:46:04.2553012Z Wrapped header: ATen/native/SharedReduceOps.h 2025-12-04T09:46:04.2556104Z Wrapped header: ATen/native/SobolEngineOpsUtils.h 2025-12-04T09:46:04.2559098Z Wrapped header: ATen/native/Sorting.h 2025-12-04T09:46:04.2562231Z Wrapped header: ATen/native/SortingUtils.h 2025-12-04T09:46:04.2565753Z Wrapped header: ATen/native/SparseTensorUtils.h 2025-12-04T09:46:04.2568755Z Wrapped header: ATen/native/SpectralOpsUtils.h 2025-12-04T09:46:04.2572157Z Wrapped header: ATen/native/StridedRandomAccessor.h 2025-12-04T09:46:04.2575193Z Wrapped header: ATen/native/TensorAdvancedIndexing.h 2025-12-04T09:46:04.2578364Z Wrapped header: ATen/native/TensorAdvancedIndexingUtils.h 2025-12-04T09:46:04.2581280Z Wrapped header: ATen/native/TensorCompare.h 2025-12-04T09:46:04.2584307Z Wrapped header: ATen/native/TensorConversions.h 2025-12-04T09:46:04.2587189Z Wrapped header: ATen/native/TensorDimApply.h 2025-12-04T09:46:04.2590413Z Wrapped header: ATen/native/TensorFactories.h 2025-12-04T09:46:04.2592996Z Wrapped header: ATen/native/TensorIterator.h 2025-12-04T09:46:04.2596038Z Wrapped header: ATen/native/TensorIteratorDynamicCasting.h 2025-12-04T09:46:04.2599035Z Wrapped header: ATen/native/TensorProperties.h 2025-12-04T09:46:04.2602165Z Wrapped header: ATen/native/TensorShape.h 2025-12-04T09:46:04.2605253Z Wrapped header: ATen/native/TensorTransformations.h 2025-12-04T09:46:04.2608324Z Wrapped header: ATen/native/TopKImpl.h 2025-12-04T09:46:04.2611260Z Wrapped header: ATen/native/TransposeType.h 2025-12-04T09:46:04.2614147Z Wrapped header: ATen/native/TriangularOpsUtils.h 2025-12-04T09:46:04.2616969Z Wrapped header: ATen/native/TypeProperties.h 2025-12-04T09:46:04.2619936Z Wrapped header: ATen/native/UnaryOps.h 2025-12-04T09:46:04.2622863Z Wrapped header: ATen/native/Unfold2d.h 2025-12-04T09:46:04.2625563Z Wrapped header: ATen/native/Unfold3d.h 2025-12-04T09:46:04.2629086Z Wrapped header: ATen/native/UnfoldBackward.h 2025-12-04T09:46:04.2632582Z Wrapped header: ATen/native/UpSample.h 2025-12-04T09:46:04.2635488Z Wrapped header: ATen/native/verbose_wrapper.h 2025-12-04T09:46:04.2638498Z Wrapped header: ATen/native/vol2col.h 2025-12-04T09:46:04.2641679Z Wrapped header: ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h 2025-12-04T09:46:04.2644561Z Wrapped header: ATen/native/ao_sparse/quantized/cpu/packed_params.h 2025-12-04T09:46:04.2647572Z Wrapped header: ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h 2025-12-04T09:46:04.2650589Z Wrapped header: ATen/native/cpu/AtomicAddFloat.h 2025-12-04T09:46:04.2654787Z Wrapped header: ATen/native/cpu/avx_mathfun.h 2025-12-04T09:46:04.2657588Z Wrapped header: ATen/native/cpu/CatKernel.h 2025-12-04T09:46:04.2660232Z Wrapped header: ATen/native/cpu/ChannelShuffleKernel.h 2025-12-04T09:46:04.2662869Z Wrapped header: ATen/native/cpu/CopyKernel.h 2025-12-04T09:46:04.2665816Z Wrapped header: ATen/native/cpu/DepthwiseConvKernel.h 2025-12-04T09:46:04.2669585Z Wrapped header: ATen/native/cpu/DistributionTemplates.h 2025-12-04T09:46:04.2672466Z Wrapped header: ATen/native/cpu/Elu.h 2025-12-04T09:46:04.2675465Z Wrapped header: ATen/native/cpu/Gelu.h 2025-12-04T09:46:04.2678382Z Wrapped header: ATen/native/cpu/GridSamplerKernel.h 2025-12-04T09:46:04.2681425Z Wrapped header: ATen/native/cpu/IndexKernelUtils.h 2025-12-04T09:46:04.2684475Z Wrapped header: ATen/native/cpu/Intrinsics.h 2025-12-04T09:46:04.2687515Z Wrapped header: ATen/native/cpu/int_mm_kernel.h 2025-12-04T09:46:04.2690411Z Wrapped header: ATen/native/cpu/IsContiguous.h 2025-12-04T09:46:04.2693745Z Wrapped header: ATen/native/cpu/LogAddExp.h 2025-12-04T09:46:04.2697543Z Wrapped header: ATen/native/cpu/LogSoftmaxKernelImpl.h 2025-12-04T09:46:04.2701339Z Wrapped header: ATen/native/cpu/Loops.h 2025-12-04T09:46:04.2704225Z Wrapped header: ATen/native/cpu/MaxUnpoolKernel.h 2025-12-04T09:46:04.2707055Z Wrapped header: ATen/native/cpu/mixed_data_type.h 2025-12-04T09:46:04.2710657Z Wrapped header: ATen/native/cpu/moments_utils.h 2025-12-04T09:46:04.2713681Z Wrapped header: ATen/native/cpu/PixelShuffleKernel.h 2025-12-04T09:46:04.2717617Z Wrapped header: ATen/native/cpu/Reduce.h 2025-12-04T09:46:04.2721208Z Wrapped header: ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h 2025-12-04T09:46:04.2724887Z Wrapped header: ATen/native/cpu/ReduceUtils.h 2025-12-04T09:46:04.2728306Z Wrapped header: ATen/native/cpu/SampledAddmmKernel.h 2025-12-04T09:46:04.2732016Z Wrapped header: ATen/native/cpu/SerialStackImpl.h 2025-12-04T09:46:04.2735327Z Wrapped header: ATen/native/cpu/SoftmaxKernel.h 2025-12-04T09:46:04.2738403Z Wrapped header: ATen/native/cpu/SpmmReduceKernel.h 2025-12-04T09:46:04.2741197Z Wrapped header: ATen/native/cpu/StackKernel.h 2025-12-04T09:46:04.2748646Z Wrapped header: ATen/native/cpu/UpSampleKernelAVXAntialias.h 2025-12-04T09:46:04.2751858Z Wrapped header: ATen/native/cpu/utils.h 2025-12-04T09:46:04.2755079Z Wrapped header: ATen/native/cpu/WeightNormKernel.h 2025-12-04T09:46:04.2758683Z Wrapped header: ATen/native/cpu/zmath.h 2025-12-04T09:46:04.2761938Z Wrapped header: ATen/native/cuda/Activation.h 2025-12-04T09:46:04.2764800Z Wrapped header: ATen/native/cuda/BinaryInternal.h 2025-12-04T09:46:04.2767599Z Wrapped header: ATen/native/cuda/CompositeRandomAccessor.h 2025-12-04T09:46:04.2770015Z Wrapped header: ATen/native/cuda/Copy.h 2025-12-04T09:46:04.2773889Z Wrapped header: ATen/native/cuda/cuBlasCommonArgs.h 2025-12-04T09:46:04.2777719Z Wrapped header: ATen/native/cuda/CuFFTPlanCache.h 2025-12-04T09:46:04.2780707Z Wrapped header: ATen/native/cuda/CuFFTUtils.h 2025-12-04T09:46:04.2783558Z Wrapped header: ATen/native/cuda/Distributions.h 2025-12-04T09:46:04.2788312Z Wrapped header: ATen/native/cuda/DistributionTemplates.h 2025-12-04T09:46:04.2791474Z Wrapped header: ATen/native/cuda/GridSampler.h 2025-12-04T09:46:04.2794085Z Wrapped header: ATen/native/cuda/GroupMM.h 2025-12-04T09:46:04.2797174Z Wrapped header: ATen/native/cuda/IndexKernel.h 2025-12-04T09:46:04.2800041Z Wrapped header: ATen/native/cuda/IndexKernelUtils.h 2025-12-04T09:46:04.2803197Z Wrapped header: ATen/native/cuda/jit_utils.h 2025-12-04T09:46:04.2805815Z Wrapped header: ATen/native/cuda/LaunchUtils.h 2025-12-04T09:46:04.2808614Z Wrapped header: ATen/native/cuda/MiscUtils.h 2025-12-04T09:46:04.2811539Z Wrapped header: ATen/native/cuda/ReduceOps.h 2025-12-04T09:46:04.2814334Z Wrapped header: ATen/native/cuda/Resize.h 2025-12-04T09:46:04.2817198Z Wrapped header: ATen/native/cuda/RowwiseScaledMM.h 2025-12-04T09:46:04.2820290Z Wrapped header: ATen/native/cuda/ScaledGroupMM.h 2025-12-04T09:46:04.2823020Z Wrapped header: ATen/native/cuda/ScanKernels.h 2025-12-04T09:46:04.2825627Z Wrapped header: ATen/native/cuda/Sort.h 2025-12-04T09:46:04.2828147Z Wrapped header: ATen/native/cuda/Sorting.h 2025-12-04T09:46:04.2830989Z Wrapped header: ATen/native/cuda/SortStable.h 2025-12-04T09:46:04.2833888Z Wrapped header: ATen/native/cuda/TensorModeKernel.h 2025-12-04T09:46:04.2836729Z Wrapped header: ATen/native/cuda/TensorTopK.h 2025-12-04T09:46:04.2839524Z Wrapped header: ATen/native/cuda/thread_constants.h 2025-12-04T09:46:04.2842019Z Wrapped header: ATen/native/hip/ck_bgemm.h 2025-12-04T09:46:04.2844828Z Wrapped header: ATen/native/hip/ck_gemm.h 2025-12-04T09:46:04.2848534Z Wrapped header: ATen/native/hip/ck_gemm_template.h 2025-12-04T09:46:04.2851432Z Wrapped header: ATen/native/hip/ck_group_gemm.h 2025-12-04T09:46:04.2854241Z Wrapped header: ATen/native/hip/ck_types.h 2025-12-04T09:46:04.2857182Z Wrapped header: ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h 2025-12-04T09:46:04.2860232Z Wrapped header: ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h 2025-12-04T09:46:04.2863026Z Wrapped header: ATen/native/kleidiai/kai_kernels.h 2025-12-04T09:46:04.2865934Z Wrapped header: ATen/native/kleidiai/kai_pack.h 2025-12-04T09:46:04.2869168Z Wrapped header: ATen/native/kleidiai/kai_ukernel_interface.h 2025-12-04T09:46:04.2871893Z Wrapped header: ATen/native/mkldnn/xpu/Conv.h 2025-12-04T09:46:04.2874687Z Wrapped header: ATen/native/mkldnn/xpu/FusionUtils.h 2025-12-04T09:46:04.2877684Z Wrapped header: ATen/native/mkldnn/xpu/qconv.h 2025-12-04T09:46:04.2880713Z Wrapped header: ATen/native/mkldnn/xpu/qlinear.h 2025-12-04T09:46:04.2884350Z Wrapped header: ATen/native/mkldnn/xpu/detail/Attr.h 2025-12-04T09:46:04.2888080Z Wrapped header: ATen/native/mkldnn/xpu/detail/DnnlExt.h 2025-12-04T09:46:04.2891018Z Wrapped header: ATen/native/mkldnn/xpu/detail/LRUCache.h 2025-12-04T09:46:04.2894095Z Wrapped header: ATen/native/mkldnn/xpu/detail/oneDNN.h 2025-12-04T09:46:04.2897307Z Wrapped header: ATen/native/mkldnn/xpu/detail/oneDNNContext.h 2025-12-04T09:46:04.2900253Z Wrapped header: ATen/native/mkldnn/xpu/detail/Utils.h 2025-12-04T09:46:04.2902819Z Wrapped header: ATen/native/mps/Copy.h 2025-12-04T09:46:04.2905942Z Wrapped header: ATen/native/mps/MetalShaderLibrary.h 2025-12-04T09:46:04.2908710Z Wrapped header: ATen/native/mps/MPSGraphSequoiaOps.h 2025-12-04T09:46:04.2913579Z Wrapped header: ATen/native/mps/OperationUtils.h 2025-12-04T09:46:04.2916609Z Wrapped header: ATen/native/mps/TensorFactory.h 2025-12-04T09:46:04.2919400Z Wrapped header: ATen/native/mps/kernels/Activation.h 2025-12-04T09:46:04.2922189Z Wrapped header: ATen/native/mps/kernels/EmbeddingBag.h 2025-12-04T09:46:04.2924926Z Wrapped header: ATen/native/mps/kernels/GridSampler.h 2025-12-04T09:46:04.2928022Z Wrapped header: ATen/native/mps/kernels/LinearAlgebra.h 2025-12-04T09:46:04.2930817Z Wrapped header: ATen/native/mps/kernels/Pooling.h 2025-12-04T09:46:04.2933642Z Wrapped header: ATen/native/mps/kernels/Shape.h 2025-12-04T09:46:04.2936448Z Wrapped header: ATen/native/mps/kernels/UpSample.h 2025-12-04T09:46:04.2939072Z Wrapped header: ATen/native/mps/operations/BinaryKernel.h 2025-12-04T09:46:04.2941904Z Wrapped header: ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h 2025-12-04T09:46:04.2944588Z Wrapped header: ATen/native/mps/operations/FusedAdamKernelImpl.h 2025-12-04T09:46:04.2947399Z Wrapped header: ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h 2025-12-04T09:46:04.2949977Z Wrapped header: ATen/native/mps/operations/FusedAdamWKernelImpl.h 2025-12-04T09:46:04.2953493Z Wrapped header: ATen/native/mps/operations/MultiTensorApply.h 2025-12-04T09:46:04.2956333Z Wrapped header: ATen/native/mtia/EmptyTensor.h 2025-12-04T09:46:04.2959359Z Wrapped header: ATen/native/nested/NestedTensorBinaryOps.h 2025-12-04T09:46:04.2962165Z Wrapped header: ATen/native/nested/NestedTensorMath.h 2025-12-04T09:46:04.2965064Z Wrapped header: ATen/native/nested/NestedTensorTransformerFunctions.h 2025-12-04T09:46:04.2968008Z Wrapped header: ATen/native/nested/NestedTensorTransformerUtils.h 2025-12-04T09:46:04.2971493Z Wrapped header: ATen/native/nested/NestedTensorUtils.h 2025-12-04T09:46:04.2974498Z Wrapped header: ATen/native/quantized/AffineQuantizer.h 2025-12-04T09:46:04.2977286Z Wrapped header: ATen/native/quantized/AffineQuantizerBase.h 2025-12-04T09:46:04.2980127Z Wrapped header: ATen/native/quantized/ConvUtils.h 2025-12-04T09:46:04.2982680Z Wrapped header: ATen/native/quantized/Copy.h 2025-12-04T09:46:04.2985508Z Wrapped header: ATen/native/quantized/FakeQuantAffine.h 2025-12-04T09:46:04.2997613Z Wrapped header: ATen/native/quantized/IndexKernel.h 2025-12-04T09:46:04.2998003Z Wrapped header: ATen/native/quantized/library.h 2025-12-04T09:46:04.2998374Z Wrapped header: ATen/native/quantized/PackedParams.h 2025-12-04T09:46:04.3000652Z Wrapped header: ATen/native/quantized/cpu/ACLUtils.h 2025-12-04T09:46:04.3003077Z Wrapped header: ATen/native/quantized/cpu/BinaryOps.h 2025-12-04T09:46:04.3006535Z Wrapped header: ATen/native/quantized/cpu/conv_serialization.h 2025-12-04T09:46:04.3009670Z Wrapped header: ATen/native/quantized/cpu/EmbeddingPackedParams.h 2025-12-04T09:46:04.3013120Z Wrapped header: ATen/native/quantized/cpu/fbgemm_utils.h 2025-12-04T09:46:04.3015694Z Wrapped header: ATen/native/quantized/cpu/init_qnnpack.h 2025-12-04T09:46:04.3019445Z Wrapped header: ATen/native/quantized/cpu/OnednnUtils.h 2025-12-04T09:46:04.3022573Z Wrapped header: ATen/native/quantized/cpu/qconv.h 2025-12-04T09:46:04.3025412Z Wrapped header: ATen/native/quantized/cpu/qembeddingbag.h 2025-12-04T09:46:04.3028342Z Wrapped header: ATen/native/quantized/cpu/qembeddingbag_prepack.h 2025-12-04T09:46:04.3031086Z Wrapped header: ATen/native/quantized/cpu/qlinear.h 2025-12-04T09:46:04.3034701Z Wrapped header: ATen/native/quantized/cpu/QnnpackUtils.h 2025-12-04T09:46:04.3038198Z Wrapped header: ATen/native/quantized/cpu/QuantizedOps.h 2025-12-04T09:46:04.3041434Z Wrapped header: ATen/native/quantized/cpu/QuantUtils.h 2025-12-04T09:46:04.3044025Z Wrapped header: ATen/native/quantized/cpu/RuyUtils.h 2025-12-04T09:46:04.3047491Z Wrapped header: ATen/native/quantized/cpu/XnnpackUtils.h 2025-12-04T09:46:04.3050775Z Wrapped header: ATen/native/quantized/cudnn/utils.h 2025-12-04T09:46:04.3053689Z Wrapped header: ATen/native/transformers/attention.h 2025-12-04T09:46:04.3056708Z Wrapped header: ATen/native/transformers/sdp_utils.h 2025-12-04T09:46:04.3060645Z Wrapped header: ATen/native/transformers/sdp_utils_cpp.h 2025-12-04T09:46:04.3063669Z Wrapped header: ATen/native/transformers/cuda/sdp_utils.h 2025-12-04T09:46:04.3066864Z Wrapped header: ATen/native/transformers/cuda/flash_attn/flash_api.h 2025-12-04T09:46:04.3069804Z Wrapped header: ATen/native/transformers/cuda/flash_attn/static_switch.h 2025-12-04T09:46:04.3073169Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h 2025-12-04T09:46:04.3076479Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h 2025-12-04T09:46:04.3085395Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h 2025-12-04T09:46:04.3091041Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h 2025-12-04T09:46:04.3094022Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h 2025-12-04T09:46:04.3098544Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h 2025-12-04T09:46:04.3101735Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h 2025-12-04T09:46:04.3104912Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h 2025-12-04T09:46:04.3107839Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h 2025-12-04T09:46:04.3111010Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h 2025-12-04T09:46:04.3115848Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h 2025-12-04T09:46:04.3119571Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h 2025-12-04T09:46:04.3122703Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h 2025-12-04T09:46:04.3126316Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h 2025-12-04T09:46:04.3132696Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h 2025-12-04T09:46:04.3136253Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h 2025-12-04T09:46:04.3140430Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h 2025-12-04T09:46:04.3143464Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h 2025-12-04T09:46:04.3150029Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h 2025-12-04T09:46:04.3156513Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h 2025-12-04T09:46:04.3159657Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h 2025-12-04T09:46:04.3163122Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h 2025-12-04T09:46:04.3169824Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h 2025-12-04T09:46:04.3173660Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h 2025-12-04T09:46:04.3176830Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h 2025-12-04T09:46:04.3179845Z Wrapped header: ATen/native/transformers/hip/aotriton_adapter.h 2025-12-04T09:46:04.3182906Z Wrapped header: ATen/native/transformers/hip/aotriton_versions.h 2025-12-04T09:46:04.3185727Z Wrapped header: ATen/native/transformers/hip/gemm_kernel_utils.h 2025-12-04T09:46:04.3189970Z Wrapped header: ATen/native/transformers/hip/flash_attn/flash_api.h 2025-12-04T09:46:04.3193157Z Wrapped header: ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h 2025-12-04T09:46:04.3195974Z Wrapped header: ATen/native/transformers/xpu/sdp_utils.h 2025-12-04T09:46:04.3199022Z Wrapped header: ATen/native/utils/Factory.h 2025-12-04T09:46:04.3202083Z Wrapped header: ATen/native/utils/ParamsHash.h 2025-12-04T09:46:04.3205011Z Wrapped header: ATen/native/utils/ParamUtils.h 2025-12-04T09:46:04.3207953Z Wrapped header: ATen/ops/abs.h 2025-12-04T09:46:04.3210810Z Wrapped header: ATen/ops/absolute.h 2025-12-04T09:46:04.3214468Z Wrapped header: ATen/ops/absolute_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3217533Z Wrapped header: ATen/ops/absolute_native.h 2025-12-04T09:46:04.3220789Z Wrapped header: ATen/ops/absolute_ops.h 2025-12-04T09:46:04.3224114Z Wrapped header: ATen/ops/abs_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3227206Z Wrapped header: ATen/ops/abs_cpu_dispatch.h 2025-12-04T09:46:04.3230388Z Wrapped header: ATen/ops/abs_cuda_dispatch.h 2025-12-04T09:46:04.3233638Z Wrapped header: ATen/ops/abs_native.h 2025-12-04T09:46:04.3236882Z Wrapped header: ATen/ops/abs_ops.h 2025-12-04T09:46:04.3239994Z Wrapped header: ATen/ops/acos.h 2025-12-04T09:46:04.3242875Z Wrapped header: ATen/ops/acosh.h 2025-12-04T09:46:04.3245953Z Wrapped header: ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3248666Z Wrapped header: ATen/ops/acosh_cpu_dispatch.h 2025-12-04T09:46:04.3251555Z Wrapped header: ATen/ops/acosh_cuda_dispatch.h 2025-12-04T09:46:04.3254719Z Wrapped header: ATen/ops/acosh_meta.h 2025-12-04T09:46:04.3257618Z Wrapped header: ATen/ops/acosh_meta_dispatch.h 2025-12-04T09:46:04.3260587Z Wrapped header: ATen/ops/acosh_native.h 2025-12-04T09:46:04.3265099Z Wrapped header: ATen/ops/acosh_ops.h 2025-12-04T09:46:04.3266673Z Wrapped header: ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3269406Z Wrapped header: ATen/ops/acos_cpu_dispatch.h 2025-12-04T09:46:04.3272154Z Wrapped header: ATen/ops/acos_cuda_dispatch.h 2025-12-04T09:46:04.3276081Z Wrapped header: ATen/ops/acos_meta.h 2025-12-04T09:46:04.3278282Z Wrapped header: ATen/ops/acos_meta_dispatch.h 2025-12-04T09:46:04.3281042Z Wrapped header: ATen/ops/acos_native.h 2025-12-04T09:46:04.3283783Z Wrapped header: ATen/ops/acos_ops.h 2025-12-04T09:46:04.3286697Z Wrapped header: ATen/ops/adaptive_avg_pool1d.h 2025-12-04T09:46:04.3289658Z Wrapped header: ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3292920Z Wrapped header: ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3295605Z Wrapped header: ATen/ops/adaptive_avg_pool1d_native.h 2025-12-04T09:46:04.3299351Z Wrapped header: ATen/ops/adaptive_avg_pool1d_ops.h 2025-12-04T09:46:04.3302249Z Wrapped header: ATen/ops/adaptive_avg_pool2d.h 2025-12-04T09:46:04.3305442Z Wrapped header: ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3308196Z Wrapped header: ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h 2025-12-04T09:46:04.3311065Z Wrapped header: ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h 2025-12-04T09:46:04.3313799Z Wrapped header: ATen/ops/adaptive_avg_pool2d_native.h 2025-12-04T09:46:04.3317206Z Wrapped header: ATen/ops/adaptive_avg_pool2d_ops.h 2025-12-04T09:46:04.3320270Z Wrapped header: ATen/ops/adaptive_avg_pool3d.h 2025-12-04T09:46:04.3323474Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward.h 2025-12-04T09:46:04.3326795Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-12-04T09:46:04.3329737Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-12-04T09:46:04.3332497Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_native.h 2025-12-04T09:46:04.3335294Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_ops.h 2025-12-04T09:46:04.3338203Z Wrapped header: ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3341011Z Wrapped header: ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h 2025-12-04T09:46:04.3343857Z Wrapped header: ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h 2025-12-04T09:46:04.3346613Z Wrapped header: ATen/ops/adaptive_avg_pool3d_native.h 2025-12-04T09:46:04.3349472Z Wrapped header: ATen/ops/adaptive_avg_pool3d_ops.h 2025-12-04T09:46:04.3352477Z Wrapped header: ATen/ops/adaptive_max_pool1d.h 2025-12-04T09:46:04.3355464Z Wrapped header: ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3358446Z Wrapped header: ATen/ops/adaptive_max_pool1d_native.h 2025-12-04T09:46:04.3361262Z Wrapped header: ATen/ops/adaptive_max_pool1d_ops.h 2025-12-04T09:46:04.3364152Z Wrapped header: ATen/ops/adaptive_max_pool2d.h 2025-12-04T09:46:04.3367076Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward.h 2025-12-04T09:46:04.3371512Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3374217Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h 2025-12-04T09:46:04.3377066Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h 2025-12-04T09:46:04.3380099Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_meta.h 2025-12-04T09:46:04.3383220Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h 2025-12-04T09:46:04.3385921Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_native.h 2025-12-04T09:46:04.3388731Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_ops.h 2025-12-04T09:46:04.3391717Z Wrapped header: ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3394370Z Wrapped header: ATen/ops/adaptive_max_pool2d_cpu_dispatch.h 2025-12-04T09:46:04.3397335Z Wrapped header: ATen/ops/adaptive_max_pool2d_cuda_dispatch.h 2025-12-04T09:46:04.3400100Z Wrapped header: ATen/ops/adaptive_max_pool2d_meta.h 2025-12-04T09:46:04.3403393Z Wrapped header: ATen/ops/adaptive_max_pool2d_meta_dispatch.h 2025-12-04T09:46:04.3406113Z Wrapped header: ATen/ops/adaptive_max_pool2d_native.h 2025-12-04T09:46:04.3409177Z Wrapped header: ATen/ops/adaptive_max_pool2d_ops.h 2025-12-04T09:46:04.3411986Z Wrapped header: ATen/ops/adaptive_max_pool3d.h 2025-12-04T09:46:04.3414785Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward.h 2025-12-04T09:46:04.3417787Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3420450Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h 2025-12-04T09:46:04.3423400Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h 2025-12-04T09:46:04.3426377Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_meta.h 2025-12-04T09:46:04.3429372Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h 2025-12-04T09:46:04.3432096Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_native.h 2025-12-04T09:46:04.3435015Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_ops.h 2025-12-04T09:46:04.3438148Z Wrapped header: ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3440778Z Wrapped header: ATen/ops/adaptive_max_pool3d_cpu_dispatch.h 2025-12-04T09:46:04.3443529Z Wrapped header: ATen/ops/adaptive_max_pool3d_cuda_dispatch.h 2025-12-04T09:46:04.3446309Z Wrapped header: ATen/ops/adaptive_max_pool3d_meta.h 2025-12-04T09:46:04.3449107Z Wrapped header: ATen/ops/adaptive_max_pool3d_meta_dispatch.h 2025-12-04T09:46:04.3451875Z Wrapped header: ATen/ops/adaptive_max_pool3d_native.h 2025-12-04T09:46:04.3454654Z Wrapped header: ATen/ops/adaptive_max_pool3d_ops.h 2025-12-04T09:46:04.3457414Z Wrapped header: ATen/ops/add.h 2025-12-04T09:46:04.3460124Z Wrapped header: ATen/ops/addbmm.h 2025-12-04T09:46:04.3462947Z Wrapped header: ATen/ops/addbmm_cpu_dispatch.h 2025-12-04T09:46:04.3466022Z Wrapped header: ATen/ops/addbmm_cuda_dispatch.h 2025-12-04T09:46:04.3469019Z Wrapped header: ATen/ops/addbmm_meta_dispatch.h 2025-12-04T09:46:04.3472676Z Wrapped header: ATen/ops/addbmm_native.h 2025-12-04T09:46:04.3475624Z Wrapped header: ATen/ops/addbmm_ops.h 2025-12-04T09:46:04.3478887Z Wrapped header: ATen/ops/addcdiv.h 2025-12-04T09:46:04.3481885Z Wrapped header: ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3484491Z Wrapped header: ATen/ops/addcdiv_cpu_dispatch.h 2025-12-04T09:46:04.3487335Z Wrapped header: ATen/ops/addcdiv_cuda_dispatch.h 2025-12-04T09:46:04.3489996Z Wrapped header: ATen/ops/addcdiv_meta.h 2025-12-04T09:46:04.3492753Z Wrapped header: ATen/ops/addcdiv_meta_dispatch.h 2025-12-04T09:46:04.3495482Z Wrapped header: ATen/ops/addcdiv_native.h 2025-12-04T09:46:04.3498498Z Wrapped header: ATen/ops/addcdiv_ops.h 2025-12-04T09:46:04.3501121Z Wrapped header: ATen/ops/addcmul.h 2025-12-04T09:46:04.3504285Z Wrapped header: ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3506979Z Wrapped header: ATen/ops/addcmul_cpu_dispatch.h 2025-12-04T09:46:04.3510015Z Wrapped header: ATen/ops/addcmul_cuda_dispatch.h 2025-12-04T09:46:04.3512790Z Wrapped header: ATen/ops/addcmul_meta.h 2025-12-04T09:46:04.3515605Z Wrapped header: ATen/ops/addcmul_meta_dispatch.h 2025-12-04T09:46:04.3518667Z Wrapped header: ATen/ops/addcmul_native.h 2025-12-04T09:46:04.3521278Z Wrapped header: ATen/ops/addcmul_ops.h 2025-12-04T09:46:04.3524698Z Wrapped header: ATen/ops/addmm.h 2025-12-04T09:46:04.3527296Z Wrapped header: ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3529913Z Wrapped header: ATen/ops/addmm_cpu_dispatch.h 2025-12-04T09:46:04.3532713Z Wrapped header: ATen/ops/addmm_cuda_dispatch.h 2025-12-04T09:46:04.3535462Z Wrapped header: ATen/ops/addmm_meta.h 2025-12-04T09:46:04.3538293Z Wrapped header: ATen/ops/addmm_meta_dispatch.h 2025-12-04T09:46:04.3541314Z Wrapped header: ATen/ops/addmm_native.h 2025-12-04T09:46:04.3544273Z Wrapped header: ATen/ops/addmm_ops.h 2025-12-04T09:46:04.3547023Z Wrapped header: ATen/ops/addmv.h 2025-12-04T09:46:04.3550039Z Wrapped header: ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3552863Z Wrapped header: ATen/ops/addmv_cpu_dispatch.h 2025-12-04T09:46:04.3555680Z Wrapped header: ATen/ops/addmv_cuda_dispatch.h 2025-12-04T09:46:04.3558696Z Wrapped header: ATen/ops/addmv_meta.h 2025-12-04T09:46:04.3561397Z Wrapped header: ATen/ops/addmv_meta_dispatch.h 2025-12-04T09:46:04.3564104Z Wrapped header: ATen/ops/addmv_native.h 2025-12-04T09:46:04.3566918Z Wrapped header: ATen/ops/addmv_ops.h 2025-12-04T09:46:04.3569664Z Wrapped header: ATen/ops/addr.h 2025-12-04T09:46:04.3572646Z Wrapped header: ATen/ops/addr_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3575337Z Wrapped header: ATen/ops/addr_cpu_dispatch.h 2025-12-04T09:46:04.3578368Z Wrapped header: ATen/ops/addr_cuda_dispatch.h 2025-12-04T09:46:04.3581043Z Wrapped header: ATen/ops/addr_native.h 2025-12-04T09:46:04.3583850Z Wrapped header: ATen/ops/addr_ops.h 2025-12-04T09:46:04.3586801Z Wrapped header: ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3589498Z Wrapped header: ATen/ops/add_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3592577Z Wrapped header: ATen/ops/add_cpu_dispatch.h 2025-12-04T09:46:04.3595422Z Wrapped header: ATen/ops/add_cuda_dispatch.h 2025-12-04T09:46:04.3598285Z Wrapped header: ATen/ops/add_meta.h 2025-12-04T09:46:04.3601081Z Wrapped header: ATen/ops/add_meta_dispatch.h 2025-12-04T09:46:04.3603864Z Wrapped header: ATen/ops/add_native.h 2025-12-04T09:46:04.3606728Z Wrapped header: ATen/ops/add_ops.h 2025-12-04T09:46:04.3609595Z Wrapped header: ATen/ops/adjoint.h 2025-12-04T09:46:04.3612532Z Wrapped header: ATen/ops/adjoint_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3615436Z Wrapped header: ATen/ops/adjoint_native.h 2025-12-04T09:46:04.3618230Z Wrapped header: ATen/ops/adjoint_ops.h 2025-12-04T09:46:04.3621274Z Wrapped header: ATen/ops/affine_grid_generator.h 2025-12-04T09:46:04.3624172Z Wrapped header: ATen/ops/affine_grid_generator_backward.h 2025-12-04T09:46:04.3627809Z Wrapped header: ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3630402Z Wrapped header: ATen/ops/affine_grid_generator_backward_native.h 2025-12-04T09:46:04.3633463Z Wrapped header: ATen/ops/affine_grid_generator_backward_ops.h 2025-12-04T09:46:04.3636292Z Wrapped header: ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3639660Z Wrapped header: ATen/ops/affine_grid_generator_native.h 2025-12-04T09:46:04.3643508Z Wrapped header: ATen/ops/affine_grid_generator_ops.h 2025-12-04T09:46:04.3645659Z Wrapped header: ATen/ops/alias.h 2025-12-04T09:46:04.3649455Z Wrapped header: ATen/ops/alias_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3651908Z Wrapped header: ATen/ops/alias_copy.h 2025-12-04T09:46:04.3655377Z Wrapped header: ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3657857Z Wrapped header: ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3661003Z Wrapped header: ATen/ops/alias_copy_native.h 2025-12-04T09:46:04.3663621Z Wrapped header: ATen/ops/alias_copy_ops.h 2025-12-04T09:46:04.3666846Z Wrapped header: ATen/ops/alias_native.h 2025-12-04T09:46:04.3669565Z Wrapped header: ATen/ops/alias_ops.h 2025-12-04T09:46:04.3672499Z Wrapped header: ATen/ops/align_as.h 2025-12-04T09:46:04.3675552Z Wrapped header: ATen/ops/align_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3678742Z Wrapped header: ATen/ops/align_as_native.h 2025-12-04T09:46:04.3681669Z Wrapped header: ATen/ops/align_as_ops.h 2025-12-04T09:46:04.3684768Z Wrapped header: ATen/ops/align_tensors.h 2025-12-04T09:46:04.3687623Z Wrapped header: ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3690666Z Wrapped header: ATen/ops/align_tensors_native.h 2025-12-04T09:46:04.3693452Z Wrapped header: ATen/ops/align_tensors_ops.h 2025-12-04T09:46:04.3696373Z Wrapped header: ATen/ops/align_to.h 2025-12-04T09:46:04.3699269Z Wrapped header: ATen/ops/align_to_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3702127Z Wrapped header: ATen/ops/align_to_native.h 2025-12-04T09:46:04.3704921Z Wrapped header: ATen/ops/align_to_ops.h 2025-12-04T09:46:04.3743985Z Wrapped header: ATen/ops/all.h 2025-12-04T09:46:04.3744284Z Wrapped header: ATen/ops/allclose.h 2025-12-04T09:46:04.3744664Z Wrapped header: ATen/ops/allclose_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3745098Z Wrapped header: ATen/ops/allclose_native.h 2025-12-04T09:46:04.3745405Z Wrapped header: ATen/ops/allclose_ops.h 2025-12-04T09:46:04.3745907Z Wrapped header: ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3746973Z Wrapped header: ATen/ops/all_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3747468Z Wrapped header: ATen/ops/all_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3747934Z Wrapped header: ATen/ops/all_cpu_dispatch.h 2025-12-04T09:46:04.3748233Z Wrapped header: ATen/ops/all_cuda_dispatch.h 2025-12-04T09:46:04.3750100Z Wrapped header: ATen/ops/all_meta.h 2025-12-04T09:46:04.3750401Z Wrapped header: ATen/ops/all_meta_dispatch.h 2025-12-04T09:46:04.3750704Z Wrapped header: ATen/ops/all_native.h 2025-12-04T09:46:04.3750979Z Wrapped header: ATen/ops/all_ops.h 2025-12-04T09:46:04.3752805Z Wrapped header: ATen/ops/alpha_dropout.h 2025-12-04T09:46:04.3756485Z Wrapped header: ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3758911Z Wrapped header: ATen/ops/alpha_dropout_native.h 2025-12-04T09:46:04.3762328Z Wrapped header: ATen/ops/alpha_dropout_ops.h 2025-12-04T09:46:04.3764610Z Wrapped header: ATen/ops/amax.h 2025-12-04T09:46:04.3768535Z Wrapped header: ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3770446Z Wrapped header: ATen/ops/amax_cpu_dispatch.h 2025-12-04T09:46:04.3773152Z Wrapped header: ATen/ops/amax_cuda_dispatch.h 2025-12-04T09:46:04.3775963Z Wrapped header: ATen/ops/amax_meta.h 2025-12-04T09:46:04.3779473Z Wrapped header: ATen/ops/amax_meta_dispatch.h 2025-12-04T09:46:04.3781720Z Wrapped header: ATen/ops/amax_native.h 2025-12-04T09:46:04.3784379Z Wrapped header: ATen/ops/amax_ops.h 2025-12-04T09:46:04.3787070Z Wrapped header: ATen/ops/amin.h 2025-12-04T09:46:04.3790271Z Wrapped header: ATen/ops/aminmax.h 2025-12-04T09:46:04.3793247Z Wrapped header: ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3796466Z Wrapped header: ATen/ops/aminmax_cpu_dispatch.h 2025-12-04T09:46:04.3799380Z Wrapped header: ATen/ops/aminmax_cuda_dispatch.h 2025-12-04T09:46:04.3802092Z Wrapped header: ATen/ops/aminmax_meta.h 2025-12-04T09:46:04.3804838Z Wrapped header: ATen/ops/aminmax_meta_dispatch.h 2025-12-04T09:46:04.3807616Z Wrapped header: ATen/ops/aminmax_native.h 2025-12-04T09:46:04.3810349Z Wrapped header: ATen/ops/aminmax_ops.h 2025-12-04T09:46:04.3813364Z Wrapped header: ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3815921Z Wrapped header: ATen/ops/amin_cpu_dispatch.h 2025-12-04T09:46:04.3818650Z Wrapped header: ATen/ops/amin_cuda_dispatch.h 2025-12-04T09:46:04.3821399Z Wrapped header: ATen/ops/amin_meta.h 2025-12-04T09:46:04.3824277Z Wrapped header: ATen/ops/amin_meta_dispatch.h 2025-12-04T09:46:04.3827505Z Wrapped header: ATen/ops/amin_native.h 2025-12-04T09:46:04.3830194Z Wrapped header: ATen/ops/amin_ops.h 2025-12-04T09:46:04.3832995Z Wrapped header: ATen/ops/and.h 2025-12-04T09:46:04.3835956Z Wrapped header: ATen/ops/and_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3838668Z Wrapped header: ATen/ops/and_native.h 2025-12-04T09:46:04.3841432Z Wrapped header: ATen/ops/and_ops.h 2025-12-04T09:46:04.3844134Z Wrapped header: ATen/ops/angle.h 2025-12-04T09:46:04.3846910Z Wrapped header: ATen/ops/angle_cpu_dispatch.h 2025-12-04T09:46:04.3849996Z Wrapped header: ATen/ops/angle_cuda_dispatch.h 2025-12-04T09:46:04.3852805Z Wrapped header: ATen/ops/angle_native.h 2025-12-04T09:46:04.3855873Z Wrapped header: ATen/ops/angle_ops.h 2025-12-04T09:46:04.3858715Z Wrapped header: ATen/ops/any.h 2025-12-04T09:46:04.3862133Z Wrapped header: ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.3864491Z Wrapped header: ATen/ops/any_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3867296Z Wrapped header: ATen/ops/any_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3870103Z Wrapped header: ATen/ops/any_cpu_dispatch.h 2025-12-04T09:46:04.3873073Z Wrapped header: ATen/ops/any_cuda_dispatch.h 2025-12-04T09:46:04.3875789Z Wrapped header: ATen/ops/any_meta.h 2025-12-04T09:46:04.3878882Z Wrapped header: ATen/ops/any_meta_dispatch.h 2025-12-04T09:46:04.3881607Z Wrapped header: ATen/ops/any_native.h 2025-12-04T09:46:04.3884590Z Wrapped header: ATen/ops/any_ops.h 2025-12-04T09:46:04.3887318Z Wrapped header: ATen/ops/arange.h 2025-12-04T09:46:04.3890280Z Wrapped header: ATen/ops/arange_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.3893014Z Wrapped header: ATen/ops/arange_cpu_dispatch.h 2025-12-04T09:46:04.3895712Z Wrapped header: ATen/ops/arange_cuda_dispatch.h 2025-12-04T09:46:04.3898467Z Wrapped header: ATen/ops/arange_meta_dispatch.h 2025-12-04T09:46:04.3901698Z Wrapped header: ATen/ops/arange_native.h 2025-12-04T09:46:04.3904696Z Wrapped header: ATen/ops/arange_ops.h 2025-12-04T09:46:04.3907411Z Wrapped header: ATen/ops/arccos.h 2025-12-04T09:46:04.3910289Z Wrapped header: ATen/ops/arccosh.h 2025-12-04T09:46:04.3913280Z Wrapped header: ATen/ops/arccosh_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3915913Z Wrapped header: ATen/ops/arccosh_native.h 2025-12-04T09:46:04.3918876Z Wrapped header: ATen/ops/arccosh_ops.h 2025-12-04T09:46:04.3921822Z Wrapped header: ATen/ops/arccos_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3924425Z Wrapped header: ATen/ops/arccos_native.h 2025-12-04T09:46:04.3927215Z Wrapped header: ATen/ops/arccos_ops.h 2025-12-04T09:46:04.3929882Z Wrapped header: ATen/ops/arcsin.h 2025-12-04T09:46:04.3932542Z Wrapped header: ATen/ops/arcsinh.h 2025-12-04T09:46:04.3935425Z Wrapped header: ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3938078Z Wrapped header: ATen/ops/arcsinh_native.h 2025-12-04T09:46:04.3953739Z Wrapped header: ATen/ops/arcsinh_ops.h 2025-12-04T09:46:04.3957331Z Wrapped header: ATen/ops/arcsin_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3960170Z Wrapped header: ATen/ops/arcsin_native.h 2025-12-04T09:46:04.3962905Z Wrapped header: ATen/ops/arcsin_ops.h 2025-12-04T09:46:04.3965594Z Wrapped header: ATen/ops/arctan.h 2025-12-04T09:46:04.3968260Z Wrapped header: ATen/ops/arctan2.h 2025-12-04T09:46:04.3971154Z Wrapped header: ATen/ops/arctan2_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3973752Z Wrapped header: ATen/ops/arctan2_native.h 2025-12-04T09:46:04.3976547Z Wrapped header: ATen/ops/arctan2_ops.h 2025-12-04T09:46:04.3979420Z Wrapped header: ATen/ops/arctanh.h 2025-12-04T09:46:04.3982296Z Wrapped header: ATen/ops/arctanh_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3985124Z Wrapped header: ATen/ops/arctanh_native.h 2025-12-04T09:46:04.3987935Z Wrapped header: ATen/ops/arctanh_ops.h 2025-12-04T09:46:04.3991208Z Wrapped header: ATen/ops/arctan_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.3994098Z Wrapped header: ATen/ops/arctan_native.h 2025-12-04T09:46:04.3997302Z Wrapped header: ATen/ops/arctan_ops.h 2025-12-04T09:46:04.4000107Z Wrapped header: ATen/ops/argmax.h 2025-12-04T09:46:04.4003273Z Wrapped header: ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4005993Z Wrapped header: ATen/ops/argmax_cpu_dispatch.h 2025-12-04T09:46:04.4009008Z Wrapped header: ATen/ops/argmax_cuda_dispatch.h 2025-12-04T09:46:04.4011780Z Wrapped header: ATen/ops/argmax_meta.h 2025-12-04T09:46:04.4015178Z Wrapped header: ATen/ops/argmax_meta_dispatch.h 2025-12-04T09:46:04.4017998Z Wrapped header: ATen/ops/argmax_native.h 2025-12-04T09:46:04.4021114Z Wrapped header: ATen/ops/argmax_ops.h 2025-12-04T09:46:04.4023828Z Wrapped header: ATen/ops/argmin.h 2025-12-04T09:46:04.4026992Z Wrapped header: ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4029797Z Wrapped header: ATen/ops/argmin_cpu_dispatch.h 2025-12-04T09:46:04.4032992Z Wrapped header: ATen/ops/argmin_cuda_dispatch.h 2025-12-04T09:46:04.4036380Z Wrapped header: ATen/ops/argmin_meta.h 2025-12-04T09:46:04.4038917Z Wrapped header: ATen/ops/argmin_meta_dispatch.h 2025-12-04T09:46:04.4042672Z Wrapped header: ATen/ops/argmin_native.h 2025-12-04T09:46:04.4044769Z Wrapped header: ATen/ops/argmin_ops.h 2025-12-04T09:46:04.4048448Z Wrapped header: ATen/ops/argsort.h 2025-12-04T09:46:04.4050682Z Wrapped header: ATen/ops/argsort_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4054209Z Wrapped header: ATen/ops/argsort_native.h 2025-12-04T09:46:04.4056435Z Wrapped header: ATen/ops/argsort_ops.h 2025-12-04T09:46:04.4059942Z Wrapped header: ATen/ops/argwhere.h 2025-12-04T09:46:04.4062564Z Wrapped header: ATen/ops/argwhere_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4065732Z Wrapped header: ATen/ops/argwhere_native.h 2025-12-04T09:46:04.4068376Z Wrapped header: ATen/ops/argwhere_ops.h 2025-12-04T09:46:04.4071497Z Wrapped header: ATen/ops/asin.h 2025-12-04T09:46:04.4074234Z Wrapped header: ATen/ops/asinh.h 2025-12-04T09:46:04.4077656Z Wrapped header: ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4080302Z Wrapped header: ATen/ops/asinh_cpu_dispatch.h 2025-12-04T09:46:04.4083386Z Wrapped header: ATen/ops/asinh_cuda_dispatch.h 2025-12-04T09:46:04.4086306Z Wrapped header: ATen/ops/asinh_meta.h 2025-12-04T09:46:04.4089379Z Wrapped header: ATen/ops/asinh_meta_dispatch.h 2025-12-04T09:46:04.4092170Z Wrapped header: ATen/ops/asinh_native.h 2025-12-04T09:46:04.4095285Z Wrapped header: ATen/ops/asinh_ops.h 2025-12-04T09:46:04.4098360Z Wrapped header: ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4101567Z Wrapped header: ATen/ops/asin_cpu_dispatch.h 2025-12-04T09:46:04.4104465Z Wrapped header: ATen/ops/asin_cuda_dispatch.h 2025-12-04T09:46:04.4107606Z Wrapped header: ATen/ops/asin_meta.h 2025-12-04T09:46:04.4111540Z Wrapped header: ATen/ops/asin_meta_dispatch.h 2025-12-04T09:46:04.4113595Z Wrapped header: ATen/ops/asin_native.h 2025-12-04T09:46:04.4117371Z Wrapped header: ATen/ops/asin_ops.h 2025-12-04T09:46:04.4120281Z Wrapped header: ATen/ops/as_strided.h 2025-12-04T09:46:04.4123718Z Wrapped header: ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4126964Z Wrapped header: ATen/ops/as_strided_copy.h 2025-12-04T09:46:04.4130327Z Wrapped header: ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4133146Z Wrapped header: ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4136801Z Wrapped header: ATen/ops/as_strided_copy_native.h 2025-12-04T09:46:04.4140508Z Wrapped header: ATen/ops/as_strided_copy_ops.h 2025-12-04T09:46:04.4143624Z Wrapped header: ATen/ops/as_strided_cpu_dispatch.h 2025-12-04T09:46:04.4147108Z Wrapped header: ATen/ops/as_strided_cuda_dispatch.h 2025-12-04T09:46:04.4150090Z Wrapped header: ATen/ops/as_strided_meta_dispatch.h 2025-12-04T09:46:04.4153178Z Wrapped header: ATen/ops/as_strided_native.h 2025-12-04T09:46:04.4156138Z Wrapped header: ATen/ops/as_strided_ops.h 2025-12-04T09:46:04.4159683Z Wrapped header: ATen/ops/as_strided_scatter.h 2025-12-04T09:46:04.4163589Z Wrapped header: ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4166109Z Wrapped header: ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4169186Z Wrapped header: ATen/ops/as_strided_scatter_native.h 2025-12-04T09:46:04.4172167Z Wrapped header: ATen/ops/as_strided_scatter_ops.h 2025-12-04T09:46:04.4175108Z Wrapped header: ATen/ops/atan.h 2025-12-04T09:46:04.4178019Z Wrapped header: ATen/ops/atan2.h 2025-12-04T09:46:04.4181514Z Wrapped header: ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4184342Z Wrapped header: ATen/ops/atan2_cpu_dispatch.h 2025-12-04T09:46:04.4187368Z Wrapped header: ATen/ops/atan2_cuda_dispatch.h 2025-12-04T09:46:04.4190232Z Wrapped header: ATen/ops/atan2_meta.h 2025-12-04T09:46:04.4193345Z Wrapped header: ATen/ops/atan2_meta_dispatch.h 2025-12-04T09:46:04.4196170Z Wrapped header: ATen/ops/atan2_native.h 2025-12-04T09:46:04.4199797Z Wrapped header: ATen/ops/atan2_ops.h 2025-12-04T09:46:04.4203382Z Wrapped header: ATen/ops/atanh.h 2025-12-04T09:46:04.4206262Z Wrapped header: ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4209133Z Wrapped header: ATen/ops/atanh_cpu_dispatch.h 2025-12-04T09:46:04.4212095Z Wrapped header: ATen/ops/atanh_cuda_dispatch.h 2025-12-04T09:46:04.4215843Z Wrapped header: ATen/ops/atanh_meta.h 2025-12-04T09:46:04.4218922Z Wrapped header: ATen/ops/atanh_meta_dispatch.h 2025-12-04T09:46:04.4229149Z Wrapped header: ATen/ops/atanh_native.h 2025-12-04T09:46:04.4229489Z Wrapped header: ATen/ops/atanh_ops.h 2025-12-04T09:46:04.4229921Z Wrapped header: ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4232913Z Wrapped header: ATen/ops/atan_cpu_dispatch.h 2025-12-04T09:46:04.4235747Z Wrapped header: ATen/ops/atan_cuda_dispatch.h 2025-12-04T09:46:04.4238820Z Wrapped header: ATen/ops/atan_meta.h 2025-12-04T09:46:04.4242144Z Wrapped header: ATen/ops/atan_meta_dispatch.h 2025-12-04T09:46:04.4244977Z Wrapped header: ATen/ops/atan_native.h 2025-12-04T09:46:04.4247978Z Wrapped header: ATen/ops/atan_ops.h 2025-12-04T09:46:04.4250856Z Wrapped header: ATen/ops/atleast_1d.h 2025-12-04T09:46:04.4254074Z Wrapped header: ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4256963Z Wrapped header: ATen/ops/atleast_1d_native.h 2025-12-04T09:46:04.4259814Z Wrapped header: ATen/ops/atleast_1d_ops.h 2025-12-04T09:46:04.4262774Z Wrapped header: ATen/ops/atleast_2d.h 2025-12-04T09:46:04.4266266Z Wrapped header: ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4269121Z Wrapped header: ATen/ops/atleast_2d_native.h 2025-12-04T09:46:04.4271849Z Wrapped header: ATen/ops/atleast_2d_ops.h 2025-12-04T09:46:04.4274695Z Wrapped header: ATen/ops/atleast_3d.h 2025-12-04T09:46:04.4277755Z Wrapped header: ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4280801Z Wrapped header: ATen/ops/atleast_3d_native.h 2025-12-04T09:46:04.4283635Z Wrapped header: ATen/ops/atleast_3d_ops.h 2025-12-04T09:46:04.4286980Z Wrapped header: ATen/ops/avg_pool1d.h 2025-12-04T09:46:04.4290003Z Wrapped header: ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4292828Z Wrapped header: ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4295506Z Wrapped header: ATen/ops/avg_pool1d_native.h 2025-12-04T09:46:04.4298623Z Wrapped header: ATen/ops/avg_pool1d_ops.h 2025-12-04T09:46:04.4301578Z Wrapped header: ATen/ops/avg_pool2d.h 2025-12-04T09:46:04.4304515Z Wrapped header: ATen/ops/avg_pool2d_backward.h 2025-12-04T09:46:04.4307749Z Wrapped header: ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4310387Z Wrapped header: ATen/ops/avg_pool2d_backward_cpu_dispatch.h 2025-12-04T09:46:04.4313420Z Wrapped header: ATen/ops/avg_pool2d_backward_cuda_dispatch.h 2025-12-04T09:46:04.4316166Z Wrapped header: ATen/ops/avg_pool2d_backward_meta.h 2025-12-04T09:46:04.4319117Z Wrapped header: ATen/ops/avg_pool2d_backward_meta_dispatch.h 2025-12-04T09:46:04.4321852Z Wrapped header: ATen/ops/avg_pool2d_backward_native.h 2025-12-04T09:46:04.4324777Z Wrapped header: ATen/ops/avg_pool2d_backward_ops.h 2025-12-04T09:46:04.4327903Z Wrapped header: ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4330631Z Wrapped header: ATen/ops/avg_pool2d_cpu_dispatch.h 2025-12-04T09:46:04.4333461Z Wrapped header: ATen/ops/avg_pool2d_cuda_dispatch.h 2025-12-04T09:46:04.4336439Z Wrapped header: ATen/ops/avg_pool2d_meta.h 2025-12-04T09:46:04.4339306Z Wrapped header: ATen/ops/avg_pool2d_meta_dispatch.h 2025-12-04T09:46:04.4342402Z Wrapped header: ATen/ops/avg_pool2d_native.h 2025-12-04T09:46:04.4345110Z Wrapped header: ATen/ops/avg_pool2d_ops.h 2025-12-04T09:46:04.4347895Z Wrapped header: ATen/ops/avg_pool3d.h 2025-12-04T09:46:04.4350894Z Wrapped header: ATen/ops/avg_pool3d_backward.h 2025-12-04T09:46:04.4353935Z Wrapped header: ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4356641Z Wrapped header: ATen/ops/avg_pool3d_backward_cpu_dispatch.h 2025-12-04T09:46:04.4359558Z Wrapped header: ATen/ops/avg_pool3d_backward_cuda_dispatch.h 2025-12-04T09:46:04.4362364Z Wrapped header: ATen/ops/avg_pool3d_backward_meta.h 2025-12-04T09:46:04.4365195Z Wrapped header: ATen/ops/avg_pool3d_backward_meta_dispatch.h 2025-12-04T09:46:04.4368235Z Wrapped header: ATen/ops/avg_pool3d_backward_native.h 2025-12-04T09:46:04.4371531Z Wrapped header: ATen/ops/avg_pool3d_backward_ops.h 2025-12-04T09:46:04.4374680Z Wrapped header: ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4377811Z Wrapped header: ATen/ops/avg_pool3d_cpu_dispatch.h 2025-12-04T09:46:04.4381508Z Wrapped header: ATen/ops/avg_pool3d_cuda_dispatch.h 2025-12-04T09:46:04.4384941Z Wrapped header: ATen/ops/avg_pool3d_meta.h 2025-12-04T09:46:04.4387972Z Wrapped header: ATen/ops/avg_pool3d_meta_dispatch.h 2025-12-04T09:46:04.4391563Z Wrapped header: ATen/ops/avg_pool3d_native.h 2025-12-04T09:46:04.4394295Z Wrapped header: ATen/ops/avg_pool3d_ops.h 2025-12-04T09:46:04.4397501Z Wrapped header: ATen/ops/baddbmm.h 2025-12-04T09:46:04.4400599Z Wrapped header: ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4403341Z Wrapped header: ATen/ops/baddbmm_cpu_dispatch.h 2025-12-04T09:46:04.4406169Z Wrapped header: ATen/ops/baddbmm_cuda_dispatch.h 2025-12-04T09:46:04.4408876Z Wrapped header: ATen/ops/baddbmm_meta.h 2025-12-04T09:46:04.4411986Z Wrapped header: ATen/ops/baddbmm_meta_dispatch.h 2025-12-04T09:46:04.4414861Z Wrapped header: ATen/ops/baddbmm_native.h 2025-12-04T09:46:04.4417813Z Wrapped header: ATen/ops/baddbmm_ops.h 2025-12-04T09:46:04.4420716Z Wrapped header: ATen/ops/bartlett_window.h 2025-12-04T09:46:04.4423822Z Wrapped header: ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4426514Z Wrapped header: ATen/ops/bartlett_window_native.h 2025-12-04T09:46:04.4429363Z Wrapped header: ATen/ops/bartlett_window_ops.h 2025-12-04T09:46:04.4432421Z Wrapped header: ATen/ops/batch_norm.h 2025-12-04T09:46:04.4435289Z Wrapped header: ATen/ops/batch_norm_backward.h 2025-12-04T09:46:04.4438394Z Wrapped header: ATen/ops/batch_norm_backward_cpu_dispatch.h 2025-12-04T09:46:04.4441097Z Wrapped header: ATen/ops/batch_norm_backward_cuda_dispatch.h 2025-12-04T09:46:04.4443922Z Wrapped header: ATen/ops/batch_norm_backward_elemt.h 2025-12-04T09:46:04.4447220Z Wrapped header: ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4449979Z Wrapped header: ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h 2025-12-04T09:46:04.4452813Z Wrapped header: ATen/ops/batch_norm_backward_elemt_native.h 2025-12-04T09:46:04.4455698Z Wrapped header: ATen/ops/batch_norm_backward_elemt_ops.h 2025-12-04T09:46:04.4458448Z Wrapped header: ATen/ops/batch_norm_backward_native.h 2025-12-04T09:46:04.4461418Z Wrapped header: ATen/ops/batch_norm_backward_ops.h 2025-12-04T09:46:04.4464434Z Wrapped header: ATen/ops/batch_norm_backward_reduce.h 2025-12-04T09:46:04.4467311Z Wrapped header: ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4470303Z Wrapped header: ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h 2025-12-04T09:46:04.4473034Z Wrapped header: ATen/ops/batch_norm_backward_reduce_native.h 2025-12-04T09:46:04.4488669Z Wrapped header: ATen/ops/batch_norm_backward_reduce_ops.h 2025-12-04T09:46:04.4489175Z Wrapped header: ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4489616Z Wrapped header: ATen/ops/batch_norm_elemt.h 2025-12-04T09:46:04.4490003Z Wrapped header: ATen/ops/batch_norm_elemt_cuda_dispatch.h 2025-12-04T09:46:04.4490392Z Wrapped header: ATen/ops/batch_norm_elemt_native.h 2025-12-04T09:46:04.4490738Z Wrapped header: ATen/ops/batch_norm_elemt_ops.h 2025-12-04T09:46:04.4492965Z Wrapped header: ATen/ops/batch_norm_gather_stats.h 2025-12-04T09:46:04.4495884Z Wrapped header: ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4498591Z Wrapped header: ATen/ops/batch_norm_gather_stats_cuda_dispatch.h 2025-12-04T09:46:04.4501495Z Wrapped header: ATen/ops/batch_norm_gather_stats_native.h 2025-12-04T09:46:04.4504302Z Wrapped header: ATen/ops/batch_norm_gather_stats_ops.h 2025-12-04T09:46:04.4507205Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts.h 2025-12-04T09:46:04.4510479Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4512972Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-12-04T09:46:04.4515767Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_native.h 2025-12-04T09:46:04.4518920Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_ops.h 2025-12-04T09:46:04.4521608Z Wrapped header: ATen/ops/batch_norm_native.h 2025-12-04T09:46:04.4524457Z Wrapped header: ATen/ops/batch_norm_ops.h 2025-12-04T09:46:04.4527241Z Wrapped header: ATen/ops/batch_norm_stats.h 2025-12-04T09:46:04.4530499Z Wrapped header: ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4533354Z Wrapped header: ATen/ops/batch_norm_stats_cuda_dispatch.h 2025-12-04T09:46:04.4536144Z Wrapped header: ATen/ops/batch_norm_stats_native.h 2025-12-04T09:46:04.4538912Z Wrapped header: ATen/ops/batch_norm_stats_ops.h 2025-12-04T09:46:04.4541799Z Wrapped header: ATen/ops/batch_norm_update_stats.h 2025-12-04T09:46:04.4544737Z Wrapped header: ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4547470Z Wrapped header: ATen/ops/batch_norm_update_stats_cpu_dispatch.h 2025-12-04T09:46:04.4550496Z Wrapped header: ATen/ops/batch_norm_update_stats_cuda_dispatch.h 2025-12-04T09:46:04.4553675Z Wrapped header: ATen/ops/batch_norm_update_stats_native.h 2025-12-04T09:46:04.4556707Z Wrapped header: ATen/ops/batch_norm_update_stats_ops.h 2025-12-04T09:46:04.4559622Z Wrapped header: ATen/ops/bernoulli.h 2025-12-04T09:46:04.4562622Z Wrapped header: ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4565338Z Wrapped header: ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4568059Z Wrapped header: ATen/ops/bernoulli_cpu_dispatch.h 2025-12-04T09:46:04.4571082Z Wrapped header: ATen/ops/bernoulli_cuda_dispatch.h 2025-12-04T09:46:04.4573879Z Wrapped header: ATen/ops/bernoulli_meta_dispatch.h 2025-12-04T09:46:04.4576616Z Wrapped header: ATen/ops/bernoulli_native.h 2025-12-04T09:46:04.4579737Z Wrapped header: ATen/ops/bernoulli_ops.h 2025-12-04T09:46:04.4582623Z Wrapped header: ATen/ops/bilinear.h 2025-12-04T09:46:04.4585650Z Wrapped header: ATen/ops/bilinear_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4588442Z Wrapped header: ATen/ops/bilinear_native.h 2025-12-04T09:46:04.4591222Z Wrapped header: ATen/ops/bilinear_ops.h 2025-12-04T09:46:04.4594124Z Wrapped header: ATen/ops/binary_cross_entropy.h 2025-12-04T09:46:04.4597113Z Wrapped header: ATen/ops/binary_cross_entropy_backward.h 2025-12-04T09:46:04.4599938Z Wrapped header: ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h 2025-12-04T09:46:04.4603179Z Wrapped header: ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h 2025-12-04T09:46:04.4605966Z Wrapped header: ATen/ops/binary_cross_entropy_backward_native.h 2025-12-04T09:46:04.4608816Z Wrapped header: ATen/ops/binary_cross_entropy_backward_ops.h 2025-12-04T09:46:04.4611606Z Wrapped header: ATen/ops/binary_cross_entropy_cpu_dispatch.h 2025-12-04T09:46:04.4614591Z Wrapped header: ATen/ops/binary_cross_entropy_cuda_dispatch.h 2025-12-04T09:46:04.4617508Z Wrapped header: ATen/ops/binary_cross_entropy_native.h 2025-12-04T09:46:04.4620302Z Wrapped header: ATen/ops/binary_cross_entropy_ops.h 2025-12-04T09:46:04.4623147Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits.h 2025-12-04T09:46:04.4626159Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4628890Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits_native.h 2025-12-04T09:46:04.4631801Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits_ops.h 2025-12-04T09:46:04.4634638Z Wrapped header: ATen/ops/bincount.h 2025-12-04T09:46:04.4637598Z Wrapped header: ATen/ops/bincount_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4640398Z Wrapped header: ATen/ops/bincount_cpu_dispatch.h 2025-12-04T09:46:04.4643265Z Wrapped header: ATen/ops/bincount_cuda_dispatch.h 2025-12-04T09:46:04.4646029Z Wrapped header: ATen/ops/bincount_native.h 2025-12-04T09:46:04.4648867Z Wrapped header: ATen/ops/bincount_ops.h 2025-12-04T09:46:04.4651564Z Wrapped header: ATen/ops/binomial.h 2025-12-04T09:46:04.4654493Z Wrapped header: ATen/ops/binomial_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4657139Z Wrapped header: ATen/ops/binomial_cpu_dispatch.h 2025-12-04T09:46:04.4659900Z Wrapped header: ATen/ops/binomial_cuda_dispatch.h 2025-12-04T09:46:04.4662604Z Wrapped header: ATen/ops/binomial_native.h 2025-12-04T09:46:04.4665415Z Wrapped header: ATen/ops/binomial_ops.h 2025-12-04T09:46:04.4668425Z Wrapped header: ATen/ops/bitwise_and.h 2025-12-04T09:46:04.4671622Z Wrapped header: ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4674371Z Wrapped header: ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4677422Z Wrapped header: ATen/ops/bitwise_and_cpu_dispatch.h 2025-12-04T09:46:04.4680104Z Wrapped header: ATen/ops/bitwise_and_cuda_dispatch.h 2025-12-04T09:46:04.4682885Z Wrapped header: ATen/ops/bitwise_and_meta.h 2025-12-04T09:46:04.4685905Z Wrapped header: ATen/ops/bitwise_and_meta_dispatch.h 2025-12-04T09:46:04.4688705Z Wrapped header: ATen/ops/bitwise_and_native.h 2025-12-04T09:46:04.4691859Z Wrapped header: ATen/ops/bitwise_and_ops.h 2025-12-04T09:46:04.4694789Z Wrapped header: ATen/ops/bitwise_left_shift.h 2025-12-04T09:46:04.4697787Z Wrapped header: ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4701192Z Wrapped header: ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4704364Z Wrapped header: ATen/ops/bitwise_left_shift_cpu_dispatch.h 2025-12-04T09:46:04.4707710Z Wrapped header: ATen/ops/bitwise_left_shift_cuda_dispatch.h 2025-12-04T09:46:04.4710496Z Wrapped header: ATen/ops/bitwise_left_shift_meta.h 2025-12-04T09:46:04.4713384Z Wrapped header: ATen/ops/bitwise_left_shift_meta_dispatch.h 2025-12-04T09:46:04.4716248Z Wrapped header: ATen/ops/bitwise_left_shift_native.h 2025-12-04T09:46:04.4719558Z Wrapped header: ATen/ops/bitwise_left_shift_ops.h 2025-12-04T09:46:04.4722534Z Wrapped header: ATen/ops/bitwise_not.h 2025-12-04T09:46:04.4725563Z Wrapped header: ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4728660Z Wrapped header: ATen/ops/bitwise_not_cpu_dispatch.h 2025-12-04T09:46:04.4731505Z Wrapped header: ATen/ops/bitwise_not_cuda_dispatch.h 2025-12-04T09:46:04.4734511Z Wrapped header: ATen/ops/bitwise_not_meta.h 2025-12-04T09:46:04.4737386Z Wrapped header: ATen/ops/bitwise_not_meta_dispatch.h 2025-12-04T09:46:04.4740184Z Wrapped header: ATen/ops/bitwise_not_native.h 2025-12-04T09:46:04.4743421Z Wrapped header: ATen/ops/bitwise_not_ops.h 2025-12-04T09:46:04.4746280Z Wrapped header: ATen/ops/bitwise_or.h 2025-12-04T09:46:04.4749336Z Wrapped header: ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4752131Z Wrapped header: ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4754838Z Wrapped header: ATen/ops/bitwise_or_cpu_dispatch.h 2025-12-04T09:46:04.4757787Z Wrapped header: ATen/ops/bitwise_or_cuda_dispatch.h 2025-12-04T09:46:04.4760937Z Wrapped header: ATen/ops/bitwise_or_meta.h 2025-12-04T09:46:04.4763874Z Wrapped header: ATen/ops/bitwise_or_meta_dispatch.h 2025-12-04T09:46:04.4766639Z Wrapped header: ATen/ops/bitwise_or_native.h 2025-12-04T09:46:04.4769734Z Wrapped header: ATen/ops/bitwise_or_ops.h 2025-12-04T09:46:04.4773385Z Wrapped header: ATen/ops/bitwise_right_shift.h 2025-12-04T09:46:04.4776592Z Wrapped header: ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4817361Z Wrapped header: ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4817975Z Wrapped header: ATen/ops/bitwise_right_shift_cpu_dispatch.h 2025-12-04T09:46:04.4818419Z Wrapped header: ATen/ops/bitwise_right_shift_cuda_dispatch.h 2025-12-04T09:46:04.4818812Z Wrapped header: ATen/ops/bitwise_right_shift_meta.h 2025-12-04T09:46:04.4819210Z Wrapped header: ATen/ops/bitwise_right_shift_meta_dispatch.h 2025-12-04T09:46:04.4819629Z Wrapped header: ATen/ops/bitwise_right_shift_native.h 2025-12-04T09:46:04.4819989Z Wrapped header: ATen/ops/bitwise_right_shift_ops.h 2025-12-04T09:46:04.4820312Z Wrapped header: ATen/ops/bitwise_xor.h 2025-12-04T09:46:04.4820776Z Wrapped header: ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4821388Z Wrapped header: ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4823251Z Wrapped header: ATen/ops/bitwise_xor_cpu_dispatch.h 2025-12-04T09:46:04.4823621Z Wrapped header: ATen/ops/bitwise_xor_cuda_dispatch.h 2025-12-04T09:46:04.4823960Z Wrapped header: ATen/ops/bitwise_xor_meta.h 2025-12-04T09:46:04.4824293Z Wrapped header: ATen/ops/bitwise_xor_meta_dispatch.h 2025-12-04T09:46:04.4825547Z Wrapped header: ATen/ops/bitwise_xor_native.h 2025-12-04T09:46:04.4829319Z Wrapped header: ATen/ops/bitwise_xor_ops.h 2025-12-04T09:46:04.4831768Z Wrapped header: ATen/ops/blackman_window.h 2025-12-04T09:46:04.4835498Z Wrapped header: ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4837811Z Wrapped header: ATen/ops/blackman_window_native.h 2025-12-04T09:46:04.4841422Z Wrapped header: ATen/ops/blackman_window_ops.h 2025-12-04T09:46:04.4844057Z Wrapped header: ATen/ops/block_diag.h 2025-12-04T09:46:04.4847073Z Wrapped header: ATen/ops/block_diag_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4849900Z Wrapped header: ATen/ops/block_diag_native.h 2025-12-04T09:46:04.4853010Z Wrapped header: ATen/ops/block_diag_ops.h 2025-12-04T09:46:04.4855803Z Wrapped header: ATen/ops/bmm.h 2025-12-04T09:46:04.4858817Z Wrapped header: ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4861548Z Wrapped header: ATen/ops/bmm_cpu_dispatch.h 2025-12-04T09:46:04.4864317Z Wrapped header: ATen/ops/bmm_cuda_dispatch.h 2025-12-04T09:46:04.4868243Z Wrapped header: ATen/ops/bmm_meta.h 2025-12-04T09:46:04.4878393Z Wrapped header: ATen/ops/bmm_meta_dispatch.h 2025-12-04T09:46:04.4881501Z Wrapped header: ATen/ops/bmm_native.h 2025-12-04T09:46:04.4884420Z Wrapped header: ATen/ops/bmm_ops.h 2025-12-04T09:46:04.4887237Z Wrapped header: ATen/ops/broadcast_tensors.h 2025-12-04T09:46:04.4890498Z Wrapped header: ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4893639Z Wrapped header: ATen/ops/broadcast_tensors_native.h 2025-12-04T09:46:04.4896249Z Wrapped header: ATen/ops/broadcast_tensors_ops.h 2025-12-04T09:46:04.4899010Z Wrapped header: ATen/ops/broadcast_to.h 2025-12-04T09:46:04.4901949Z Wrapped header: ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4904737Z Wrapped header: ATen/ops/broadcast_to_native.h 2025-12-04T09:46:04.4907571Z Wrapped header: ATen/ops/broadcast_to_ops.h 2025-12-04T09:46:04.4910518Z Wrapped header: ATen/ops/bucketize.h 2025-12-04T09:46:04.4913466Z Wrapped header: ATen/ops/bucketize_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4916623Z Wrapped header: ATen/ops/bucketize_cpu_dispatch.h 2025-12-04T09:46:04.4919413Z Wrapped header: ATen/ops/bucketize_cuda_dispatch.h 2025-12-04T09:46:04.4922158Z Wrapped header: ATen/ops/bucketize_native.h 2025-12-04T09:46:04.4925225Z Wrapped header: ATen/ops/bucketize_ops.h 2025-12-04T09:46:04.4928033Z Wrapped header: ATen/ops/can_cast.h 2025-12-04T09:46:04.4931098Z Wrapped header: ATen/ops/can_cast_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4934140Z Wrapped header: ATen/ops/can_cast_native.h 2025-12-04T09:46:04.4937009Z Wrapped header: ATen/ops/can_cast_ops.h 2025-12-04T09:46:04.4939655Z Wrapped header: ATen/ops/cartesian_prod.h 2025-12-04T09:46:04.4942508Z Wrapped header: ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4945290Z Wrapped header: ATen/ops/cartesian_prod_native.h 2025-12-04T09:46:04.4948025Z Wrapped header: ATen/ops/cartesian_prod_ops.h 2025-12-04T09:46:04.4951125Z Wrapped header: ATen/ops/cat.h 2025-12-04T09:46:04.4954113Z Wrapped header: ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.4957106Z Wrapped header: ATen/ops/cat_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.4959944Z Wrapped header: ATen/ops/cat_cpu_dispatch.h 2025-12-04T09:46:04.4963082Z Wrapped header: ATen/ops/cat_cuda_dispatch.h 2025-12-04T09:46:04.4966028Z Wrapped header: ATen/ops/cat_meta.h 2025-12-04T09:46:04.4968827Z Wrapped header: ATen/ops/cat_meta_dispatch.h 2025-12-04T09:46:04.4971599Z Wrapped header: ATen/ops/cat_native.h 2025-12-04T09:46:04.4974314Z Wrapped header: ATen/ops/cat_ops.h 2025-12-04T09:46:04.4976965Z Wrapped header: ATen/ops/cauchy.h 2025-12-04T09:46:04.4979817Z Wrapped header: ATen/ops/cauchy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.4982588Z Wrapped header: ATen/ops/cauchy_cpu_dispatch.h 2025-12-04T09:46:04.4985322Z Wrapped header: ATen/ops/cauchy_cuda_dispatch.h 2025-12-04T09:46:04.4988031Z Wrapped header: ATen/ops/cauchy_meta_dispatch.h 2025-12-04T09:46:04.4990790Z Wrapped header: ATen/ops/cauchy_native.h 2025-12-04T09:46:04.4993604Z Wrapped header: ATen/ops/cauchy_ops.h 2025-12-04T09:46:04.4996864Z Wrapped header: ATen/ops/ccol_indices.h 2025-12-04T09:46:04.4999810Z Wrapped header: ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.5002464Z Wrapped header: ATen/ops/ccol_indices_copy.h 2025-12-04T09:46:04.5005675Z Wrapped header: ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.5008358Z Wrapped header: ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.5011024Z Wrapped header: ATen/ops/ccol_indices_copy_native.h 2025-12-04T09:46:04.5013776Z Wrapped header: ATen/ops/ccol_indices_copy_ops.h 2025-12-04T09:46:04.5016645Z Wrapped header: ATen/ops/ccol_indices_native.h 2025-12-04T09:46:04.5019402Z Wrapped header: ATen/ops/ccol_indices_ops.h 2025-12-04T09:46:04.5022043Z Wrapped header: ATen/ops/cdist.h 2025-12-04T09:46:04.5025388Z Wrapped header: ATen/ops/cdist_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.5027874Z Wrapped header: ATen/ops/cdist_native.h 2025-12-04T09:46:04.5031066Z Wrapped header: ATen/ops/cdist_ops.h 2025-12-04T09:46:04.5033837Z Wrapped header: ATen/ops/ceil.h 2025-12-04T09:46:04.5036848Z Wrapped header: ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.5039555Z Wrapped header: ATen/ops/ceil_cpu_dispatch.h 2025-12-04T09:46:04.5042652Z Wrapped header: ATen/ops/ceil_cuda_dispatch.h 2025-12-04T09:46:04.5046261Z Wrapped header: ATen/ops/ceil_meta.h 2025-12-04T09:46:04.5048625Z Wrapped header: ATen/ops/ceil_meta_dispatch.h 2025-12-04T09:46:04.5051226Z Wrapped header: ATen/ops/ceil_native.h 2025-12-04T09:46:04.5054092Z Wrapped header: ATen/ops/ceil_ops.h 2025-12-04T09:46:04.5056749Z Wrapped header: ATen/ops/celu.h 2025-12-04T09:46:04.5059806Z Wrapped header: ATen/ops/celu_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.5062562Z Wrapped header: ATen/ops/celu_native.h 2025-12-04T09:46:04.5065575Z Wrapped header: ATen/ops/celu_ops.h 2025-12-04T09:46:04.5068435Z Wrapped header: ATen/ops/chain_matmul.h 2025-12-04T09:46:04.5071470Z Wrapped header: ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.5074270Z Wrapped header: ATen/ops/chain_matmul_native.h 2025-12-04T09:46:04.5077278Z Wrapped header: ATen/ops/chain_matmul_ops.h 2025-12-04T09:46:04.5080365Z Wrapped header: ATen/ops/chalf.h 2025-12-04T09:46:04.5083200Z Wrapped header: ATen/ops/chalf_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.5086702Z Wrapped header: ATen/ops/chalf_native.h 2025-12-04T09:46:04.5089750Z Wrapped header: ATen/ops/chalf_ops.h 2025-12-04T09:46:04.5092847Z Wrapped header: ATen/ops/channel_shuffle.h 2025-12-04T09:46:04.5095844Z Wrapped header: ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.5098681Z Wrapped header: ATen/ops/channel_shuffle_cpu_dispatch.h 2025-12-04T09:46:04.5101623Z Wrapped header: ATen/ops/channel_shuffle_cuda_dispatch.h 2025-12-04T09:46:04.5104521Z Wrapped header: ATen/ops/channel_shuffle_native.h 2025-12-04T09:46:04.5107315Z Wrapped header: ATen/ops/channel_shuffle_ops.h 2025-12-04T09:46:04.5110177Z Wrapped header: ATen/ops/cholesky.h 2025-12-04T09:46:04.5113071Z Wrapped header: ATen/ops/cholesky_cpu_dispatch.h 2025-12-04T09:46:04.5116001Z Wrapped header: ATen/ops/cholesky_cuda_dispatch.h 2025-12-04T09:46:04.5118878Z Wrapped header: ATen/ops/cholesky_inverse.h 2025-12-04T09:46:04.5121843Z Wrapped header: ATen/ops/cholesky_inverse_cpu_dispatch.h 2025-12-04T09:46:04.5124573Z Wrapped header: ATen/ops/cholesky_inverse_cuda_dispatch.h 2025-12-04T09:46:04.5127471Z Wrapped header: ATen/ops/cholesky_inverse_native.h 2025-12-04T09:46:04.5130342Z Wrapped header: ATen/ops/cholesky_inverse_ops.h 2025-12-04T09:46:04.5133228Z Wrapped header: ATen/ops/cholesky_native.h 2025-12-04T09:46:04.5136042Z Wrapped header: ATen/ops/cholesky_ops.h 2025-12-04T09:46:04.5139200Z Wrapped header: ATen/ops/cholesky_solve.h 2025-12-04T09:46:04.5142213Z Wrapped header: ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.5145131Z Wrapped header: ATen/ops/cholesky_solve_native.h 2025-12-04T09:46:04.5147890Z Wrapped header: ATen/ops/cholesky_solve_ops.h 2025-12-04T09:46:04.5150860Z Wrapped header: ATen/ops/choose_qparams_optimized.h 2025-12-04T09:46:04.5153798Z Wrapped header: ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.5156639Z Wrapped header: ATen/ops/choose_qparams_optimized_native.h 2025-12-04T09:46:04.5159454Z Wrapped header: ATen/ops/choose_qparams_optimized_ops.h 2025-12-04T09:46:04.5162241Z Wrapped header: ATen/ops/chunk.h 2025-12-04T09:46:04.5165137Z Wrapped header: ATen/ops/chunk_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.5167973Z Wrapped header: ATen/ops/chunk_native.h 2025-12-04T09:46:04.5170855Z Wrapped header: ATen/ops/chunk_ops.h 2025-12-04T09:46:04.5173836Z Wrapped header: ATen/ops/clamp.h 2025-12-04T09:46:04.5176974Z Wrapped header: ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.5179758Z Wrapped header: ATen/ops/clamp_cpu_dispatch.h 2025-12-04T09:46:04.5182504Z Wrapped header: ATen/ops/clamp_cuda_dispatch.h 2025-12-04T09:46:04.5185458Z Wrapped header: ATen/ops/clamp_max.h 2025-12-04T09:46:04.5188413Z Wrapped header: ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.5191168Z Wrapped header: ATen/ops/clamp_max_cpu_dispatch.h 2025-12-04T09:46:04.5193964Z Wrapped header: ATen/ops/clamp_max_cuda_dispatch.h 2025-12-04T09:46:04.5196908Z Wrapped header: ATen/ops/clamp_max_meta.h 2025-12-04T09:46:04.5200627Z Wrapped header: ATen/ops/clamp_max_meta_dispatch.h 2025-12-04T09:46:04.5203606Z Wrapped header: ATen/ops/clamp_max_native.h 2025-12-04T09:46:04.5207010Z Wrapped header: ATen/ops/clamp_max_ops.h 2025-12-04T09:46:04.5209949Z Wrapped header: ATen/ops/clamp_meta.h 2025-12-04T09:46:04.5213227Z Wrapped header: ATen/ops/clamp_meta_dispatch.h 2025-12-04T09:46:04.5216050Z Wrapped header: ATen/ops/clamp_min.h 2025-12-04T09:46:04.5219201Z Wrapped header: ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.5221836Z Wrapped header: ATen/ops/clamp_min_cpu_dispatch.h 2025-12-04T09:46:04.5224812Z Wrapped header: ATen/ops/clamp_min_cuda_dispatch.h 2025-12-04T09:46:04.5227555Z Wrapped header: ATen/ops/clamp_min_meta.h 2025-12-04T09:46:04.5230721Z Wrapped header: ATen/ops/clamp_min_meta_dispatch.h 2025-12-04T09:46:04.5261468Z Wrapped header: ATen/ops/clamp_min_native.h 2025-12-04T09:46:04.5261942Z Wrapped header: ATen/ops/clamp_min_ops.h 2025-12-04T09:46:04.5262253Z Wrapped header: ATen/ops/clamp_native.h 2025-12-04T09:46:04.5262533Z Wrapped header: ATen/ops/clamp_ops.h 2025-12-04T09:46:04.5262865Z Wrapped header: ATen/ops/clip.h 2025-12-04T09:46:04.5263222Z Wrapped header: ATen/ops/clip_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.5263623Z Wrapped header: ATen/ops/clip_native.h 2025-12-04T09:46:04.5263903Z Wrapped header: ATen/ops/clip_ops.h 2025-12-04T09:46:04.5264179Z Wrapped header: ATen/ops/clone.h 2025-12-04T09:46:04.5265112Z Wrapped header: ATen/ops/clone_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.5268093Z Wrapped header: ATen/ops/clone_native.h 2025-12-04T09:46:04.5270939Z Wrapped header: ATen/ops/clone_ops.h 2025-12-04T09:46:04.5274098Z Wrapped header: ATen/ops/coalesce.h 2025-12-04T09:46:04.5277248Z Wrapped header: ATen/ops/coalesce_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.5280550Z Wrapped header: ATen/ops/coalesce_native.h 2025-12-04T09:46:04.5283111Z Wrapped header: ATen/ops/coalesce_ops.h 2025-12-04T09:46:04.5286379Z Wrapped header: ATen/ops/col2im.h 2025-12-04T09:46:04.5289346Z Wrapped header: ATen/ops/col2im_cpu_dispatch.h 2025-12-04T09:46:04.5292418Z Wrapped header: ATen/ops/col2im_cuda_dispatch.h 2025-12-04T09:46:04.5295217Z Wrapped header: ATen/ops/col2im_native.h 2025-12-04T09:46:04.5298791Z Wrapped header: ATen/ops/col2im_ops.h 2025-12-04T09:46:04.5301683Z Wrapped header: ATen/ops/column_stack.h 2025-12-04T09:46:04.5304534Z Wrapped header: ATen/ops/column_stack_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.5307342Z Wrapped header: ATen/ops/column_stack_native.h 2025-12-04T09:46:04.5310128Z Wrapped header: ATen/ops/column_stack_ops.h 2025-12-04T09:46:04.5313267Z Wrapped header: ATen/ops/col_indices.h 2025-12-04T09:46:04.5316384Z Wrapped header: ATen/ops/col_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.5319017Z Wrapped header: ATen/ops/col_indices_copy.h 2025-12-04T09:46:04.7321956Z Wrapped header: ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.7325420Z Wrapped header: ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7328342Z Wrapped header: ATen/ops/col_indices_copy_native.h 2025-12-04T09:46:04.7331283Z Wrapped header: ATen/ops/col_indices_copy_ops.h 2025-12-04T09:46:04.7334334Z Wrapped header: ATen/ops/col_indices_native.h 2025-12-04T09:46:04.7337641Z Wrapped header: ATen/ops/col_indices_ops.h 2025-12-04T09:46:04.7340486Z Wrapped header: ATen/ops/combinations.h 2025-12-04T09:46:04.7343447Z Wrapped header: ATen/ops/combinations_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7346599Z Wrapped header: ATen/ops/combinations_native.h 2025-12-04T09:46:04.7349650Z Wrapped header: ATen/ops/combinations_ops.h 2025-12-04T09:46:04.7352392Z Wrapped header: ATen/ops/complex.h 2025-12-04T09:46:04.7355336Z Wrapped header: ATen/ops/complex_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7358173Z Wrapped header: ATen/ops/complex_cpu_dispatch.h 2025-12-04T09:46:04.7362048Z Wrapped header: ATen/ops/complex_cuda_dispatch.h 2025-12-04T09:46:04.7365018Z Wrapped header: ATen/ops/complex_native.h 2025-12-04T09:46:04.7367837Z Wrapped header: ATen/ops/complex_ops.h 2025-12-04T09:46:04.7370597Z Wrapped header: ATen/ops/concat.h 2025-12-04T09:46:04.7373485Z Wrapped header: ATen/ops/concatenate.h 2025-12-04T09:46:04.7376453Z Wrapped header: ATen/ops/concatenate_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7379066Z Wrapped header: ATen/ops/concatenate_native.h 2025-12-04T09:46:04.7381911Z Wrapped header: ATen/ops/concatenate_ops.h 2025-12-04T09:46:04.7384811Z Wrapped header: ATen/ops/concat_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7387487Z Wrapped header: ATen/ops/concat_native.h 2025-12-04T09:46:04.7390389Z Wrapped header: ATen/ops/concat_ops.h 2025-12-04T09:46:04.7393302Z Wrapped header: ATen/ops/conj.h 2025-12-04T09:46:04.7396249Z Wrapped header: ATen/ops/conj_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7399371Z Wrapped header: ATen/ops/conj_native.h 2025-12-04T09:46:04.7402068Z Wrapped header: ATen/ops/conj_ops.h 2025-12-04T09:46:04.7404879Z Wrapped header: ATen/ops/conj_physical.h 2025-12-04T09:46:04.7407779Z Wrapped header: ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7410533Z Wrapped header: ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7413181Z Wrapped header: ATen/ops/conj_physical_cpu_dispatch.h 2025-12-04T09:46:04.7416162Z Wrapped header: ATen/ops/conj_physical_cuda_dispatch.h 2025-12-04T09:46:04.7419049Z Wrapped header: ATen/ops/conj_physical_native.h 2025-12-04T09:46:04.7422121Z Wrapped header: ATen/ops/conj_physical_ops.h 2025-12-04T09:46:04.7425266Z Wrapped header: ATen/ops/constant_pad_nd.h 2025-12-04T09:46:04.7428365Z Wrapped header: ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7431450Z Wrapped header: ATen/ops/constant_pad_nd_native.h 2025-12-04T09:46:04.7434467Z Wrapped header: ATen/ops/constant_pad_nd_ops.h 2025-12-04T09:46:04.7437652Z Wrapped header: ATen/ops/contiguous.h 2025-12-04T09:46:04.7440815Z Wrapped header: ATen/ops/contiguous_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7443927Z Wrapped header: ATen/ops/contiguous_native.h 2025-12-04T09:46:04.7446764Z Wrapped header: ATen/ops/contiguous_ops.h 2025-12-04T09:46:04.7449620Z Wrapped header: ATen/ops/conv1d.h 2025-12-04T09:46:04.7452517Z Wrapped header: ATen/ops/conv1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7455163Z Wrapped header: ATen/ops/conv1d_native.h 2025-12-04T09:46:04.7457969Z Wrapped header: ATen/ops/conv1d_ops.h 2025-12-04T09:46:04.7460912Z Wrapped header: ATen/ops/conv2d.h 2025-12-04T09:46:04.7463817Z Wrapped header: ATen/ops/conv2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7466672Z Wrapped header: ATen/ops/conv2d_native.h 2025-12-04T09:46:04.7469600Z Wrapped header: ATen/ops/conv2d_ops.h 2025-12-04T09:46:04.7472429Z Wrapped header: ATen/ops/conv3d.h 2025-12-04T09:46:04.7475350Z Wrapped header: ATen/ops/conv3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7478142Z Wrapped header: ATen/ops/conv3d_native.h 2025-12-04T09:46:04.7480997Z Wrapped header: ATen/ops/conv3d_ops.h 2025-12-04T09:46:04.7484127Z Wrapped header: ATen/ops/convolution.h 2025-12-04T09:46:04.7487524Z Wrapped header: ATen/ops/convolution_backward.h 2025-12-04T09:46:04.7490693Z Wrapped header: ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7493369Z Wrapped header: ATen/ops/convolution_backward_cuda_dispatch.h 2025-12-04T09:46:04.7496475Z Wrapped header: ATen/ops/convolution_backward_native.h 2025-12-04T09:46:04.7499411Z Wrapped header: ATen/ops/convolution_backward_ops.h 2025-12-04T09:46:04.7502800Z Wrapped header: ATen/ops/convolution_backward_overrideable.h 2025-12-04T09:46:04.7505982Z Wrapped header: ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7508661Z Wrapped header: ATen/ops/convolution_backward_overrideable_native.h 2025-12-04T09:46:04.7511592Z Wrapped header: ATen/ops/convolution_backward_overrideable_ops.h 2025-12-04T09:46:04.7514541Z Wrapped header: ATen/ops/convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7517436Z Wrapped header: ATen/ops/convolution_native.h 2025-12-04T09:46:04.7520309Z Wrapped header: ATen/ops/convolution_ops.h 2025-12-04T09:46:04.7523505Z Wrapped header: ATen/ops/convolution_overrideable.h 2025-12-04T09:46:04.7526555Z Wrapped header: ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7530217Z Wrapped header: ATen/ops/convolution_overrideable_native.h 2025-12-04T09:46:04.7533343Z Wrapped header: ATen/ops/convolution_overrideable_ops.h 2025-12-04T09:46:04.7536497Z Wrapped header: ATen/ops/conv_depthwise3d.h 2025-12-04T09:46:04.7539515Z Wrapped header: ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7542395Z Wrapped header: ATen/ops/conv_depthwise3d_cuda_dispatch.h 2025-12-04T09:46:04.7545084Z Wrapped header: ATen/ops/conv_depthwise3d_native.h 2025-12-04T09:46:04.7547881Z Wrapped header: ATen/ops/conv_depthwise3d_ops.h 2025-12-04T09:46:04.7550690Z Wrapped header: ATen/ops/conv_tbc.h 2025-12-04T09:46:04.7553627Z Wrapped header: ATen/ops/conv_tbc_backward.h 2025-12-04T09:46:04.7556917Z Wrapped header: ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7559780Z Wrapped header: ATen/ops/conv_tbc_backward_native.h 2025-12-04T09:46:04.7562932Z Wrapped header: ATen/ops/conv_tbc_backward_ops.h 2025-12-04T09:46:04.7566235Z Wrapped header: ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7569183Z Wrapped header: ATen/ops/conv_tbc_native.h 2025-12-04T09:46:04.7572223Z Wrapped header: ATen/ops/conv_tbc_ops.h 2025-12-04T09:46:04.7575744Z Wrapped header: ATen/ops/conv_transpose1d.h 2025-12-04T09:46:04.7579344Z Wrapped header: ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7582295Z Wrapped header: ATen/ops/conv_transpose1d_native.h 2025-12-04T09:46:04.7585372Z Wrapped header: ATen/ops/conv_transpose1d_ops.h 2025-12-04T09:46:04.7588342Z Wrapped header: ATen/ops/conv_transpose2d.h 2025-12-04T09:46:04.7591602Z Wrapped header: ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7594379Z Wrapped header: ATen/ops/conv_transpose2d_native.h 2025-12-04T09:46:04.7597674Z Wrapped header: ATen/ops/conv_transpose2d_ops.h 2025-12-04T09:46:04.7600725Z Wrapped header: ATen/ops/conv_transpose3d.h 2025-12-04T09:46:04.7604131Z Wrapped header: ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7607141Z Wrapped header: ATen/ops/conv_transpose3d_native.h 2025-12-04T09:46:04.7610097Z Wrapped header: ATen/ops/conv_transpose3d_ops.h 2025-12-04T09:46:04.7613191Z Wrapped header: ATen/ops/copy.h 2025-12-04T09:46:04.7616386Z Wrapped header: ATen/ops/copysign.h 2025-12-04T09:46:04.7619688Z Wrapped header: ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.7622578Z Wrapped header: ATen/ops/copysign_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7625674Z Wrapped header: ATen/ops/copysign_cpu_dispatch.h 2025-12-04T09:46:04.7628628Z Wrapped header: ATen/ops/copysign_cuda_dispatch.h 2025-12-04T09:46:04.7631943Z Wrapped header: ATen/ops/copysign_meta.h 2025-12-04T09:46:04.7635584Z Wrapped header: ATen/ops/copysign_meta_dispatch.h 2025-12-04T09:46:04.7638294Z Wrapped header: ATen/ops/copysign_native.h 2025-12-04T09:46:04.7641684Z Wrapped header: ATen/ops/copysign_ops.h 2025-12-04T09:46:04.7644913Z Wrapped header: ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.7648067Z Wrapped header: ATen/ops/copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7650860Z Wrapped header: ATen/ops/copy_meta_dispatch.h 2025-12-04T09:46:04.7654087Z Wrapped header: ATen/ops/copy_native.h 2025-12-04T09:46:04.7691554Z Wrapped header: ATen/ops/copy_ops.h 2025-12-04T09:46:04.7691947Z Wrapped header: ATen/ops/copy_sparse_to_sparse.h 2025-12-04T09:46:04.7692446Z Wrapped header: ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7692979Z Wrapped header: ATen/ops/copy_sparse_to_sparse_meta_dispatch.h 2025-12-04T09:46:04.7693407Z Wrapped header: ATen/ops/copy_sparse_to_sparse_native.h 2025-12-04T09:46:04.7693786Z Wrapped header: ATen/ops/copy_sparse_to_sparse_ops.h 2025-12-04T09:46:04.7694111Z Wrapped header: ATen/ops/corrcoef.h 2025-12-04T09:46:04.7694500Z Wrapped header: ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7694960Z Wrapped header: ATen/ops/corrcoef_native.h 2025-12-04T09:46:04.7695270Z Wrapped header: ATen/ops/corrcoef_ops.h 2025-12-04T09:46:04.7695542Z Wrapped header: ATen/ops/cos.h 2025-12-04T09:46:04.7695798Z Wrapped header: ATen/ops/cosh.h 2025-12-04T09:46:04.7699073Z Wrapped header: ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.7701666Z Wrapped header: ATen/ops/cosh_cpu_dispatch.h 2025-12-04T09:46:04.7704772Z Wrapped header: ATen/ops/cosh_cuda_dispatch.h 2025-12-04T09:46:04.7707878Z Wrapped header: ATen/ops/cosh_meta.h 2025-12-04T09:46:04.7711062Z Wrapped header: ATen/ops/cosh_meta_dispatch.h 2025-12-04T09:46:04.7714001Z Wrapped header: ATen/ops/cosh_native.h 2025-12-04T09:46:04.7717160Z Wrapped header: ATen/ops/cosh_ops.h 2025-12-04T09:46:04.7720164Z Wrapped header: ATen/ops/cosine_embedding_loss.h 2025-12-04T09:46:04.7724210Z Wrapped header: ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7727551Z Wrapped header: ATen/ops/cosine_embedding_loss_native.h 2025-12-04T09:46:04.7731014Z Wrapped header: ATen/ops/cosine_embedding_loss_ops.h 2025-12-04T09:46:04.7734132Z Wrapped header: ATen/ops/cosine_similarity.h 2025-12-04T09:46:04.7737254Z Wrapped header: ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7740179Z Wrapped header: ATen/ops/cosine_similarity_native.h 2025-12-04T09:46:04.7743395Z Wrapped header: ATen/ops/cosine_similarity_ops.h 2025-12-04T09:46:04.7746481Z Wrapped header: ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.7749631Z Wrapped header: ATen/ops/cos_cpu_dispatch.h 2025-12-04T09:46:04.7752624Z Wrapped header: ATen/ops/cos_cuda_dispatch.h 2025-12-04T09:46:04.7755558Z Wrapped header: ATen/ops/cos_meta.h 2025-12-04T09:46:04.7759088Z Wrapped header: ATen/ops/cos_meta_dispatch.h 2025-12-04T09:46:04.7762093Z Wrapped header: ATen/ops/cos_native.h 2025-12-04T09:46:04.7765024Z Wrapped header: ATen/ops/cos_ops.h 2025-12-04T09:46:04.7768017Z Wrapped header: ATen/ops/count_nonzero.h 2025-12-04T09:46:04.7771106Z Wrapped header: ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7774015Z Wrapped header: ATen/ops/count_nonzero_cpu_dispatch.h 2025-12-04T09:46:04.7776874Z Wrapped header: ATen/ops/count_nonzero_cuda_dispatch.h 2025-12-04T09:46:04.7779764Z Wrapped header: ATen/ops/count_nonzero_native.h 2025-12-04T09:46:04.7783021Z Wrapped header: ATen/ops/count_nonzero_ops.h 2025-12-04T09:46:04.7785827Z Wrapped header: ATen/ops/cov.h 2025-12-04T09:46:04.7788900Z Wrapped header: ATen/ops/cov_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7791647Z Wrapped header: ATen/ops/cov_native.h 2025-12-04T09:46:04.7794480Z Wrapped header: ATen/ops/cov_ops.h 2025-12-04T09:46:04.7797899Z Wrapped header: ATen/ops/cross.h 2025-12-04T09:46:04.7801228Z Wrapped header: ATen/ops/cross_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7803907Z Wrapped header: ATen/ops/cross_entropy_loss.h 2025-12-04T09:46:04.7806840Z Wrapped header: ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7809460Z Wrapped header: ATen/ops/cross_entropy_loss_native.h 2025-12-04T09:46:04.7812201Z Wrapped header: ATen/ops/cross_entropy_loss_ops.h 2025-12-04T09:46:04.7815118Z Wrapped header: ATen/ops/cross_native.h 2025-12-04T09:46:04.7817941Z Wrapped header: ATen/ops/cross_ops.h 2025-12-04T09:46:04.7820849Z Wrapped header: ATen/ops/crow_indices.h 2025-12-04T09:46:04.7823748Z Wrapped header: ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7826731Z Wrapped header: ATen/ops/crow_indices_copy.h 2025-12-04T09:46:04.7830028Z Wrapped header: ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.7832745Z Wrapped header: ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7835384Z Wrapped header: ATen/ops/crow_indices_copy_native.h 2025-12-04T09:46:04.7838328Z Wrapped header: ATen/ops/crow_indices_copy_ops.h 2025-12-04T09:46:04.7841294Z Wrapped header: ATen/ops/crow_indices_native.h 2025-12-04T09:46:04.7844103Z Wrapped header: ATen/ops/crow_indices_ops.h 2025-12-04T09:46:04.7846757Z Wrapped header: ATen/ops/ctc_loss.h 2025-12-04T09:46:04.7849774Z Wrapped header: ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.7852330Z Wrapped header: ATen/ops/ctc_loss_native.h 2025-12-04T09:46:04.7855158Z Wrapped header: ATen/ops/ctc_loss_ops.h 2025-12-04T09:46:04.7858008Z Wrapped header: ATen/ops/cudnn_affine_grid_generator.h 2025-12-04T09:46:04.7860993Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward.h 2025-12-04T09:46:04.7864037Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7866707Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-12-04T09:46:04.7869442Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_native.h 2025-12-04T09:46:04.7872241Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_ops.h 2025-12-04T09:46:04.7875179Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7878042Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h 2025-12-04T09:46:04.7880889Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_native.h 2025-12-04T09:46:04.7883670Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_ops.h 2025-12-04T09:46:04.7886746Z Wrapped header: ATen/ops/cudnn_batch_norm.h 2025-12-04T09:46:04.7889644Z Wrapped header: ATen/ops/cudnn_batch_norm_backward.h 2025-12-04T09:46:04.7892640Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7895361Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h 2025-12-04T09:46:04.7898368Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_native.h 2025-12-04T09:46:04.7901467Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_ops.h 2025-12-04T09:46:04.7904344Z Wrapped header: ATen/ops/cudnn_batch_norm_cuda_dispatch.h 2025-12-04T09:46:04.7907543Z Wrapped header: ATen/ops/cudnn_batch_norm_native.h 2025-12-04T09:46:04.7910483Z Wrapped header: ATen/ops/cudnn_batch_norm_ops.h 2025-12-04T09:46:04.7913521Z Wrapped header: ATen/ops/cudnn_convolution.h 2025-12-04T09:46:04.7916766Z Wrapped header: ATen/ops/cudnn_convolution_add_relu.h 2025-12-04T09:46:04.7920054Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7922861Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h 2025-12-04T09:46:04.7925610Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_native.h 2025-12-04T09:46:04.7928446Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_ops.h 2025-12-04T09:46:04.7931417Z Wrapped header: ATen/ops/cudnn_convolution_cuda_dispatch.h 2025-12-04T09:46:04.7934171Z Wrapped header: ATen/ops/cudnn_convolution_native.h 2025-12-04T09:46:04.7937028Z Wrapped header: ATen/ops/cudnn_convolution_ops.h 2025-12-04T09:46:04.7940108Z Wrapped header: ATen/ops/cudnn_convolution_relu.h 2025-12-04T09:46:04.7943110Z Wrapped header: ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7946002Z Wrapped header: ATen/ops/cudnn_convolution_relu_cuda_dispatch.h 2025-12-04T09:46:04.7948801Z Wrapped header: ATen/ops/cudnn_convolution_relu_native.h 2025-12-04T09:46:04.7951616Z Wrapped header: ATen/ops/cudnn_convolution_relu_ops.h 2025-12-04T09:46:04.7954933Z Wrapped header: ATen/ops/cudnn_convolution_transpose.h 2025-12-04T09:46:04.7958260Z Wrapped header: ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7960799Z Wrapped header: ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h 2025-12-04T09:46:04.7963524Z Wrapped header: ATen/ops/cudnn_convolution_transpose_native.h 2025-12-04T09:46:04.7966338Z Wrapped header: ATen/ops/cudnn_convolution_transpose_ops.h 2025-12-04T09:46:04.7969100Z Wrapped header: ATen/ops/cudnn_grid_sampler.h 2025-12-04T09:46:04.7971941Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward.h 2025-12-04T09:46:04.7975390Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7978197Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h 2025-12-04T09:46:04.7981169Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_native.h 2025-12-04T09:46:04.7983881Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_ops.h 2025-12-04T09:46:04.7986853Z Wrapped header: ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.7989590Z Wrapped header: ATen/ops/cudnn_grid_sampler_cuda_dispatch.h 2025-12-04T09:46:04.7992348Z Wrapped header: ATen/ops/cudnn_grid_sampler_native.h 2025-12-04T09:46:04.7995255Z Wrapped header: ATen/ops/cudnn_grid_sampler_ops.h 2025-12-04T09:46:04.7998015Z Wrapped header: ATen/ops/cudnn_is_acceptable.h 2025-12-04T09:46:04.8001126Z Wrapped header: ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8004207Z Wrapped header: ATen/ops/cudnn_is_acceptable_native.h 2025-12-04T09:46:04.8007042Z Wrapped header: ATen/ops/cudnn_is_acceptable_ops.h 2025-12-04T09:46:04.8009775Z Wrapped header: ATen/ops/cummax.h 2025-12-04T09:46:04.8012917Z Wrapped header: ATen/ops/cummaxmin_backward.h 2025-12-04T09:46:04.8015952Z Wrapped header: ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8019063Z Wrapped header: ATen/ops/cummaxmin_backward_native.h 2025-12-04T09:46:04.8021831Z Wrapped header: ATen/ops/cummaxmin_backward_ops.h 2025-12-04T09:46:04.8024664Z Wrapped header: ATen/ops/cummax_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8027477Z Wrapped header: ATen/ops/cummax_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8030112Z Wrapped header: ATen/ops/cummax_native.h 2025-12-04T09:46:04.8032939Z Wrapped header: ATen/ops/cummax_ops.h 2025-12-04T09:46:04.8035829Z Wrapped header: ATen/ops/cummin.h 2025-12-04T09:46:04.8038905Z Wrapped header: ATen/ops/cummin_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8041651Z Wrapped header: ATen/ops/cummin_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8044271Z Wrapped header: ATen/ops/cummin_native.h 2025-12-04T09:46:04.8047062Z Wrapped header: ATen/ops/cummin_ops.h 2025-12-04T09:46:04.8049937Z Wrapped header: ATen/ops/cumprod.h 2025-12-04T09:46:04.8053095Z Wrapped header: ATen/ops/cumprod_backward.h 2025-12-04T09:46:04.8056096Z Wrapped header: ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8058992Z Wrapped header: ATen/ops/cumprod_backward_native.h 2025-12-04T09:46:04.8061810Z Wrapped header: ATen/ops/cumprod_backward_ops.h 2025-12-04T09:46:04.8065983Z Wrapped header: ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8069297Z Wrapped header: ATen/ops/cumprod_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8072551Z Wrapped header: ATen/ops/cumprod_cpu_dispatch.h 2025-12-04T09:46:04.8075561Z Wrapped header: ATen/ops/cumprod_cuda_dispatch.h 2025-12-04T09:46:04.8078495Z Wrapped header: ATen/ops/cumprod_meta.h 2025-12-04T09:46:04.8081475Z Wrapped header: ATen/ops/cumprod_meta_dispatch.h 2025-12-04T09:46:04.8084274Z Wrapped header: ATen/ops/cumprod_native.h 2025-12-04T09:46:04.8087506Z Wrapped header: ATen/ops/cumprod_ops.h 2025-12-04T09:46:04.8090342Z Wrapped header: ATen/ops/cumsum.h 2025-12-04T09:46:04.8094249Z Wrapped header: ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8097188Z Wrapped header: ATen/ops/cumsum_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8100241Z Wrapped header: ATen/ops/cumsum_cpu_dispatch.h 2025-12-04T09:46:04.8103072Z Wrapped header: ATen/ops/cumsum_cuda_dispatch.h 2025-12-04T09:46:04.8106086Z Wrapped header: ATen/ops/cumsum_meta.h 2025-12-04T09:46:04.8109244Z Wrapped header: ATen/ops/cumsum_meta_dispatch.h 2025-12-04T09:46:04.8112389Z Wrapped header: ATen/ops/cumsum_native.h 2025-12-04T09:46:04.8115867Z Wrapped header: ATen/ops/cumsum_ops.h 2025-12-04T09:46:04.8118534Z Wrapped header: ATen/ops/cumulative_trapezoid.h 2025-12-04T09:46:04.8121747Z Wrapped header: ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8124989Z Wrapped header: ATen/ops/cumulative_trapezoid_native.h 2025-12-04T09:46:04.8127565Z Wrapped header: ATen/ops/cumulative_trapezoid_ops.h 2025-12-04T09:46:04.8130342Z Wrapped header: ATen/ops/data.h 2025-12-04T09:46:04.8133518Z Wrapped header: ATen/ops/data_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8136363Z Wrapped header: ATen/ops/data_native.h 2025-12-04T09:46:04.8139249Z Wrapped header: ATen/ops/data_ops.h 2025-12-04T09:46:04.8141941Z Wrapped header: ATen/ops/deg2rad.h 2025-12-04T09:46:04.8145194Z Wrapped header: ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8147933Z Wrapped header: ATen/ops/deg2rad_native.h 2025-12-04T09:46:04.8150968Z Wrapped header: ATen/ops/deg2rad_ops.h 2025-12-04T09:46:04.8153900Z Wrapped header: ATen/ops/dense_dim.h 2025-12-04T09:46:04.8157164Z Wrapped header: ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8159946Z Wrapped header: ATen/ops/dense_dim_native.h 2025-12-04T09:46:04.8163000Z Wrapped header: ATen/ops/dense_dim_ops.h 2025-12-04T09:46:04.8165863Z Wrapped header: ATen/ops/dequantize.h 2025-12-04T09:46:04.8169004Z Wrapped header: ATen/ops/dequantize_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8171740Z Wrapped header: ATen/ops/dequantize_cpu_dispatch.h 2025-12-04T09:46:04.8174660Z Wrapped header: ATen/ops/dequantize_cuda_dispatch.h 2025-12-04T09:46:04.8177472Z Wrapped header: ATen/ops/dequantize_native.h 2025-12-04T09:46:04.8180494Z Wrapped header: ATen/ops/dequantize_ops.h 2025-12-04T09:46:04.8184519Z Wrapped header: ATen/ops/det.h 2025-12-04T09:46:04.8186489Z Wrapped header: ATen/ops/detach.h 2025-12-04T09:46:04.8190359Z Wrapped header: ATen/ops/detach_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8192282Z Wrapped header: ATen/ops/detach_copy.h 2025-12-04T09:46:04.8196175Z Wrapped header: ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8198331Z Wrapped header: ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8201812Z Wrapped header: ATen/ops/detach_copy_native.h 2025-12-04T09:46:04.8204172Z Wrapped header: ATen/ops/detach_copy_ops.h 2025-12-04T09:46:04.8207560Z Wrapped header: ATen/ops/detach_native.h 2025-12-04T09:46:04.8210042Z Wrapped header: ATen/ops/detach_ops.h 2025-12-04T09:46:04.8213392Z Wrapped header: ATen/ops/det_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8215892Z Wrapped header: ATen/ops/det_native.h 2025-12-04T09:46:04.8219059Z Wrapped header: ATen/ops/det_ops.h 2025-12-04T09:46:04.8221870Z Wrapped header: ATen/ops/diag.h 2025-12-04T09:46:04.8225023Z Wrapped header: ATen/ops/diagflat.h 2025-12-04T09:46:04.8228375Z Wrapped header: ATen/ops/diagflat_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8231480Z Wrapped header: ATen/ops/diagflat_native.h 2025-12-04T09:46:04.8234285Z Wrapped header: ATen/ops/diagflat_ops.h 2025-12-04T09:46:04.8237256Z Wrapped header: ATen/ops/diagonal.h 2025-12-04T09:46:04.8240350Z Wrapped header: ATen/ops/diagonal_backward.h 2025-12-04T09:46:04.8243647Z Wrapped header: ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8246346Z Wrapped header: ATen/ops/diagonal_backward_native.h 2025-12-04T09:46:04.8265991Z Wrapped header: ATen/ops/diagonal_backward_ops.h 2025-12-04T09:46:04.8266255Z Wrapped header: ATen/ops/diagonal_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8266467Z Wrapped header: ATen/ops/diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8266578Z Wrapped header: ATen/ops/diagonal_copy.h 2025-12-04T09:46:04.8266869Z Wrapped header: ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8267096Z Wrapped header: ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8269962Z Wrapped header: ATen/ops/diagonal_copy_native.h 2025-12-04T09:46:04.8273422Z Wrapped header: ATen/ops/diagonal_copy_ops.h 2025-12-04T09:46:04.8276099Z Wrapped header: ATen/ops/diagonal_native.h 2025-12-04T09:46:04.8279541Z Wrapped header: ATen/ops/diagonal_ops.h 2025-12-04T09:46:04.8282455Z Wrapped header: ATen/ops/diagonal_scatter.h 2025-12-04T09:46:04.8285832Z Wrapped header: ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8289048Z Wrapped header: ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8292271Z Wrapped header: ATen/ops/diagonal_scatter_native.h 2025-12-04T09:46:04.8295385Z Wrapped header: ATen/ops/diagonal_scatter_ops.h 2025-12-04T09:46:04.8298414Z Wrapped header: ATen/ops/diag_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8301410Z Wrapped header: ATen/ops/diag_embed.h 2025-12-04T09:46:04.8304575Z Wrapped header: ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8307458Z Wrapped header: ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8310438Z Wrapped header: ATen/ops/diag_embed_native.h 2025-12-04T09:46:04.8313527Z Wrapped header: ATen/ops/diag_embed_ops.h 2025-12-04T09:46:04.8316789Z Wrapped header: ATen/ops/diag_native.h 2025-12-04T09:46:04.8319723Z Wrapped header: ATen/ops/diag_ops.h 2025-12-04T09:46:04.8322495Z Wrapped header: ATen/ops/diff.h 2025-12-04T09:46:04.8325834Z Wrapped header: ATen/ops/diff_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8328667Z Wrapped header: ATen/ops/diff_native.h 2025-12-04T09:46:04.8331847Z Wrapped header: ATen/ops/diff_ops.h 2025-12-04T09:46:04.8334835Z Wrapped header: ATen/ops/digamma.h 2025-12-04T09:46:04.8338035Z Wrapped header: ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8340799Z Wrapped header: ATen/ops/digamma_cpu_dispatch.h 2025-12-04T09:46:04.8343744Z Wrapped header: ATen/ops/digamma_cuda_dispatch.h 2025-12-04T09:46:04.8347954Z Wrapped header: ATen/ops/digamma_meta.h 2025-12-04T09:46:04.8350061Z Wrapped header: ATen/ops/digamma_meta_dispatch.h 2025-12-04T09:46:04.8353017Z Wrapped header: ATen/ops/digamma_native.h 2025-12-04T09:46:04.8356040Z Wrapped header: ATen/ops/digamma_ops.h 2025-12-04T09:46:04.8359026Z Wrapped header: ATen/ops/dist.h 2025-12-04T09:46:04.8362093Z Wrapped header: ATen/ops/dist_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8365077Z Wrapped header: ATen/ops/dist_native.h 2025-12-04T09:46:04.8367970Z Wrapped header: ATen/ops/dist_ops.h 2025-12-04T09:46:04.8371268Z Wrapped header: ATen/ops/div.h 2025-12-04T09:46:04.8374210Z Wrapped header: ATen/ops/divide.h 2025-12-04T09:46:04.8378151Z Wrapped header: ATen/ops/divide_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8381026Z Wrapped header: ATen/ops/divide_native.h 2025-12-04T09:46:04.8384346Z Wrapped header: ATen/ops/divide_ops.h 2025-12-04T09:46:04.8387383Z Wrapped header: ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8390410Z Wrapped header: ATen/ops/div_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8393115Z Wrapped header: ATen/ops/div_cpu_dispatch.h 2025-12-04T09:46:04.8396172Z Wrapped header: ATen/ops/div_cuda_dispatch.h 2025-12-04T09:46:04.8398969Z Wrapped header: ATen/ops/div_meta.h 2025-12-04T09:46:04.8401728Z Wrapped header: ATen/ops/div_meta_dispatch.h 2025-12-04T09:46:04.8405027Z Wrapped header: ATen/ops/div_native.h 2025-12-04T09:46:04.8408146Z Wrapped header: ATen/ops/div_ops.h 2025-12-04T09:46:04.8410859Z Wrapped header: ATen/ops/dot.h 2025-12-04T09:46:04.8413797Z Wrapped header: ATen/ops/dot_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8416479Z Wrapped header: ATen/ops/dot_cpu_dispatch.h 2025-12-04T09:46:04.8419183Z Wrapped header: ATen/ops/dot_cuda_dispatch.h 2025-12-04T09:46:04.8421853Z Wrapped header: ATen/ops/dot_native.h 2025-12-04T09:46:04.8424512Z Wrapped header: ATen/ops/dot_ops.h 2025-12-04T09:46:04.8427195Z Wrapped header: ATen/ops/dropout.h 2025-12-04T09:46:04.8430089Z Wrapped header: ATen/ops/dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8433092Z Wrapped header: ATen/ops/dropout_native.h 2025-12-04T09:46:04.8436002Z Wrapped header: ATen/ops/dropout_ops.h 2025-12-04T09:46:04.8439082Z Wrapped header: ATen/ops/dsplit.h 2025-12-04T09:46:04.8442312Z Wrapped header: ATen/ops/dsplit_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8445196Z Wrapped header: ATen/ops/dsplit_native.h 2025-12-04T09:46:04.8448082Z Wrapped header: ATen/ops/dsplit_ops.h 2025-12-04T09:46:04.8450934Z Wrapped header: ATen/ops/dstack.h 2025-12-04T09:46:04.8453915Z Wrapped header: ATen/ops/dstack_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8456852Z Wrapped header: ATen/ops/dstack_native.h 2025-12-04T09:46:04.8459717Z Wrapped header: ATen/ops/dstack_ops.h 2025-12-04T09:46:04.8462505Z Wrapped header: ATen/ops/einsum.h 2025-12-04T09:46:04.8465499Z Wrapped header: ATen/ops/einsum_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8468399Z Wrapped header: ATen/ops/einsum_native.h 2025-12-04T09:46:04.8471536Z Wrapped header: ATen/ops/einsum_ops.h 2025-12-04T09:46:04.8474442Z Wrapped header: ATen/ops/elu.h 2025-12-04T09:46:04.8477489Z Wrapped header: ATen/ops/elu_backward.h 2025-12-04T09:46:04.8480970Z Wrapped header: ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8483759Z Wrapped header: ATen/ops/elu_backward_cpu_dispatch.h 2025-12-04T09:46:04.8486792Z Wrapped header: ATen/ops/elu_backward_cuda_dispatch.h 2025-12-04T09:46:04.8489640Z Wrapped header: ATen/ops/elu_backward_meta.h 2025-12-04T09:46:04.8492508Z Wrapped header: ATen/ops/elu_backward_meta_dispatch.h 2025-12-04T09:46:04.8495322Z Wrapped header: ATen/ops/elu_backward_native.h 2025-12-04T09:46:04.8498328Z Wrapped header: ATen/ops/elu_backward_ops.h 2025-12-04T09:46:04.8501362Z Wrapped header: ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8504821Z Wrapped header: ATen/ops/elu_cpu_dispatch.h 2025-12-04T09:46:04.8507990Z Wrapped header: ATen/ops/elu_cuda_dispatch.h 2025-12-04T09:46:04.8511535Z Wrapped header: ATen/ops/elu_meta.h 2025-12-04T09:46:04.8514341Z Wrapped header: ATen/ops/elu_meta_dispatch.h 2025-12-04T09:46:04.8517361Z Wrapped header: ATen/ops/elu_native.h 2025-12-04T09:46:04.8520213Z Wrapped header: ATen/ops/elu_ops.h 2025-12-04T09:46:04.8523522Z Wrapped header: ATen/ops/embedding.h 2025-12-04T09:46:04.8526399Z Wrapped header: ATen/ops/embedding_backward.h 2025-12-04T09:46:04.8529694Z Wrapped header: ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8532667Z Wrapped header: ATen/ops/embedding_backward_native.h 2025-12-04T09:46:04.8535511Z Wrapped header: ATen/ops/embedding_backward_ops.h 2025-12-04T09:46:04.8538293Z Wrapped header: ATen/ops/embedding_bag.h 2025-12-04T09:46:04.8541393Z Wrapped header: ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8544102Z Wrapped header: ATen/ops/embedding_bag_native.h 2025-12-04T09:46:04.8547049Z Wrapped header: ATen/ops/embedding_bag_ops.h 2025-12-04T09:46:04.8550958Z Wrapped header: ATen/ops/embedding_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8553423Z Wrapped header: ATen/ops/embedding_dense_backward.h 2025-12-04T09:46:04.8556928Z Wrapped header: ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8559790Z Wrapped header: ATen/ops/embedding_dense_backward_cpu_dispatch.h 2025-12-04T09:46:04.8562772Z Wrapped header: ATen/ops/embedding_dense_backward_cuda_dispatch.h 2025-12-04T09:46:04.8565496Z Wrapped header: ATen/ops/embedding_dense_backward_native.h 2025-12-04T09:46:04.8568640Z Wrapped header: ATen/ops/embedding_dense_backward_ops.h 2025-12-04T09:46:04.8571393Z Wrapped header: ATen/ops/embedding_native.h 2025-12-04T09:46:04.8574511Z Wrapped header: ATen/ops/embedding_ops.h 2025-12-04T09:46:04.8577878Z Wrapped header: ATen/ops/embedding_renorm.h 2025-12-04T09:46:04.8581390Z Wrapped header: ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8584743Z Wrapped header: ATen/ops/embedding_renorm_cpu_dispatch.h 2025-12-04T09:46:04.8587997Z Wrapped header: ATen/ops/embedding_renorm_cuda_dispatch.h 2025-12-04T09:46:04.8591624Z Wrapped header: ATen/ops/embedding_renorm_meta_dispatch.h 2025-12-04T09:46:04.8594728Z Wrapped header: ATen/ops/embedding_renorm_native.h 2025-12-04T09:46:04.8598209Z Wrapped header: ATen/ops/embedding_renorm_ops.h 2025-12-04T09:46:04.8601468Z Wrapped header: ATen/ops/embedding_sparse_backward.h 2025-12-04T09:46:04.8604907Z Wrapped header: ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8607619Z Wrapped header: ATen/ops/embedding_sparse_backward_native.h 2025-12-04T09:46:04.8611047Z Wrapped header: ATen/ops/embedding_sparse_backward_ops.h 2025-12-04T09:46:04.8613736Z Wrapped header: ATen/ops/empty.h 2025-12-04T09:46:04.8616777Z Wrapped header: ATen/ops/empty_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8619865Z Wrapped header: ATen/ops/empty_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8622796Z Wrapped header: ATen/ops/empty_cpu_dispatch.h 2025-12-04T09:46:04.8625677Z Wrapped header: ATen/ops/empty_cuda_dispatch.h 2025-12-04T09:46:04.8628701Z Wrapped header: ATen/ops/empty_like.h 2025-12-04T09:46:04.8632243Z Wrapped header: ATen/ops/empty_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8634758Z Wrapped header: ATen/ops/empty_like_native.h 2025-12-04T09:46:04.8637677Z Wrapped header: ATen/ops/empty_like_ops.h 2025-12-04T09:46:04.8640679Z Wrapped header: ATen/ops/empty_meta_dispatch.h 2025-12-04T09:46:04.8643562Z Wrapped header: ATen/ops/empty_native.h 2025-12-04T09:46:04.8646585Z Wrapped header: ATen/ops/empty_ops.h 2025-12-04T09:46:04.8649770Z Wrapped header: ATen/ops/empty_permuted.h 2025-12-04T09:46:04.8652667Z Wrapped header: ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8656085Z Wrapped header: ATen/ops/empty_permuted_native.h 2025-12-04T09:46:04.8658620Z Wrapped header: ATen/ops/empty_permuted_ops.h 2025-12-04T09:46:04.8661513Z Wrapped header: ATen/ops/empty_quantized.h 2025-12-04T09:46:04.8664432Z Wrapped header: ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8667077Z Wrapped header: ATen/ops/empty_quantized_native.h 2025-12-04T09:46:04.8669987Z Wrapped header: ATen/ops/empty_quantized_ops.h 2025-12-04T09:46:04.8673005Z Wrapped header: ATen/ops/empty_strided.h 2025-12-04T09:46:04.8676005Z Wrapped header: ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8679143Z Wrapped header: ATen/ops/empty_strided_cpu_dispatch.h 2025-12-04T09:46:04.8681980Z Wrapped header: ATen/ops/empty_strided_cuda_dispatch.h 2025-12-04T09:46:04.8684614Z Wrapped header: ATen/ops/empty_strided_meta_dispatch.h 2025-12-04T09:46:04.8687815Z Wrapped header: ATen/ops/empty_strided_native.h 2025-12-04T09:46:04.8690841Z Wrapped header: ATen/ops/empty_strided_ops.h 2025-12-04T09:46:04.8693454Z Wrapped header: ATen/ops/eq.h 2025-12-04T09:46:04.8696214Z Wrapped header: ATen/ops/equal.h 2025-12-04T09:46:04.8698972Z Wrapped header: ATen/ops/equal_cpu_dispatch.h 2025-12-04T09:46:04.8701790Z Wrapped header: ATen/ops/equal_cuda_dispatch.h 2025-12-04T09:46:04.8704515Z Wrapped header: ATen/ops/equal_native.h 2025-12-04T09:46:04.8707314Z Wrapped header: ATen/ops/equal_ops.h 2025-12-04T09:46:04.8710359Z Wrapped header: ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8712978Z Wrapped header: ATen/ops/eq_cpu_dispatch.h 2025-12-04T09:46:04.8716148Z Wrapped header: ATen/ops/eq_cuda_dispatch.h 2025-12-04T09:46:04.8718979Z Wrapped header: ATen/ops/eq_meta.h 2025-12-04T09:46:04.8721688Z Wrapped header: ATen/ops/eq_meta_dispatch.h 2025-12-04T09:46:04.8724422Z Wrapped header: ATen/ops/eq_native.h 2025-12-04T09:46:04.8727635Z Wrapped header: ATen/ops/eq_ops.h 2025-12-04T09:46:04.8730361Z Wrapped header: ATen/ops/erf.h 2025-12-04T09:46:04.8733279Z Wrapped header: ATen/ops/erfc.h 2025-12-04T09:46:04.8736376Z Wrapped header: ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8739014Z Wrapped header: ATen/ops/erfc_cpu_dispatch.h 2025-12-04T09:46:04.8742108Z Wrapped header: ATen/ops/erfc_cuda_dispatch.h 2025-12-04T09:46:04.8745111Z Wrapped header: ATen/ops/erfc_meta.h 2025-12-04T09:46:04.8747971Z Wrapped header: ATen/ops/erfc_meta_dispatch.h 2025-12-04T09:46:04.8750631Z Wrapped header: ATen/ops/erfc_native.h 2025-12-04T09:46:04.8753385Z Wrapped header: ATen/ops/erfc_ops.h 2025-12-04T09:46:04.8756042Z Wrapped header: ATen/ops/erfinv.h 2025-12-04T09:46:04.8759135Z Wrapped header: ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8761842Z Wrapped header: ATen/ops/erfinv_cpu_dispatch.h 2025-12-04T09:46:04.8764796Z Wrapped header: ATen/ops/erfinv_cuda_dispatch.h 2025-12-04T09:46:04.8767648Z Wrapped header: ATen/ops/erfinv_meta.h 2025-12-04T09:46:04.8770427Z Wrapped header: ATen/ops/erfinv_meta_dispatch.h 2025-12-04T09:46:04.8773261Z Wrapped header: ATen/ops/erfinv_native.h 2025-12-04T09:46:04.8776172Z Wrapped header: ATen/ops/erfinv_ops.h 2025-12-04T09:46:04.8779219Z Wrapped header: ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8781888Z Wrapped header: ATen/ops/erf_cpu_dispatch.h 2025-12-04T09:46:04.8784675Z Wrapped header: ATen/ops/erf_cuda_dispatch.h 2025-12-04T09:46:04.8787677Z Wrapped header: ATen/ops/erf_meta.h 2025-12-04T09:46:04.8790465Z Wrapped header: ATen/ops/erf_meta_dispatch.h 2025-12-04T09:46:04.8793234Z Wrapped header: ATen/ops/erf_native.h 2025-12-04T09:46:04.8795924Z Wrapped header: ATen/ops/erf_ops.h 2025-12-04T09:46:04.8798713Z Wrapped header: ATen/ops/exp.h 2025-12-04T09:46:04.8801553Z Wrapped header: ATen/ops/exp2.h 2025-12-04T09:46:04.8804666Z Wrapped header: ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8807305Z Wrapped header: ATen/ops/exp2_cpu_dispatch.h 2025-12-04T09:46:04.8810208Z Wrapped header: ATen/ops/exp2_cuda_dispatch.h 2025-12-04T09:46:04.8813058Z Wrapped header: ATen/ops/exp2_meta.h 2025-12-04T09:46:04.8815847Z Wrapped header: ATen/ops/exp2_meta_dispatch.h 2025-12-04T09:46:04.8818533Z Wrapped header: ATen/ops/exp2_native.h 2025-12-04T09:46:04.8821322Z Wrapped header: ATen/ops/exp2_ops.h 2025-12-04T09:46:04.8823989Z Wrapped header: ATen/ops/expand.h 2025-12-04T09:46:04.8826886Z Wrapped header: ATen/ops/expand_as.h 2025-12-04T09:46:04.8829798Z Wrapped header: ATen/ops/expand_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8832657Z Wrapped header: ATen/ops/expand_as_native.h 2025-12-04T09:46:04.8835401Z Wrapped header: ATen/ops/expand_as_ops.h 2025-12-04T09:46:04.8838542Z Wrapped header: ATen/ops/expand_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8841491Z Wrapped header: ATen/ops/expand_copy.h 2025-12-04T09:46:04.8844581Z Wrapped header: ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8847343Z Wrapped header: ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8850021Z Wrapped header: ATen/ops/expand_copy_native.h 2025-12-04T09:46:04.8852870Z Wrapped header: ATen/ops/expand_copy_ops.h 2025-12-04T09:46:04.8855707Z Wrapped header: ATen/ops/expand_native.h 2025-12-04T09:46:04.8858515Z Wrapped header: ATen/ops/expand_ops.h 2025-12-04T09:46:04.8861218Z Wrapped header: ATen/ops/expm1.h 2025-12-04T09:46:04.8864153Z Wrapped header: ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8867165Z Wrapped header: ATen/ops/expm1_cpu_dispatch.h 2025-12-04T09:46:04.8869914Z Wrapped header: ATen/ops/expm1_cuda_dispatch.h 2025-12-04T09:46:04.8872949Z Wrapped header: ATen/ops/expm1_meta.h 2025-12-04T09:46:04.8876107Z Wrapped header: ATen/ops/expm1_meta_dispatch.h 2025-12-04T09:46:04.8878690Z Wrapped header: ATen/ops/expm1_native.h 2025-12-04T09:46:04.8881676Z Wrapped header: ATen/ops/expm1_ops.h 2025-12-04T09:46:04.8884530Z Wrapped header: ATen/ops/exponential.h 2025-12-04T09:46:04.8887429Z Wrapped header: ATen/ops/exponential_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8890028Z Wrapped header: ATen/ops/exponential_cpu_dispatch.h 2025-12-04T09:46:04.8892812Z Wrapped header: ATen/ops/exponential_cuda_dispatch.h 2025-12-04T09:46:04.8895469Z Wrapped header: ATen/ops/exponential_meta_dispatch.h 2025-12-04T09:46:04.8898213Z Wrapped header: ATen/ops/exponential_native.h 2025-12-04T09:46:04.8901044Z Wrapped header: ATen/ops/exponential_ops.h 2025-12-04T09:46:04.8903923Z Wrapped header: ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.8906883Z Wrapped header: ATen/ops/exp_cpu_dispatch.h 2025-12-04T09:46:04.8909652Z Wrapped header: ATen/ops/exp_cuda_dispatch.h 2025-12-04T09:46:04.8912421Z Wrapped header: ATen/ops/exp_meta.h 2025-12-04T09:46:04.8915184Z Wrapped header: ATen/ops/exp_meta_dispatch.h 2025-12-04T09:46:04.8918118Z Wrapped header: ATen/ops/exp_native.h 2025-12-04T09:46:04.8920865Z Wrapped header: ATen/ops/exp_ops.h 2025-12-04T09:46:04.8923904Z Wrapped header: ATen/ops/eye.h 2025-12-04T09:46:04.8926826Z Wrapped header: ATen/ops/eye_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8929488Z Wrapped header: ATen/ops/eye_cpu_dispatch.h 2025-12-04T09:46:04.8932338Z Wrapped header: ATen/ops/eye_cuda_dispatch.h 2025-12-04T09:46:04.8935069Z Wrapped header: ATen/ops/eye_meta_dispatch.h 2025-12-04T09:46:04.8937697Z Wrapped header: ATen/ops/eye_native.h 2025-12-04T09:46:04.8940511Z Wrapped header: ATen/ops/eye_ops.h 2025-12-04T09:46:04.8943345Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine.h 2025-12-04T09:46:04.8946483Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask.h 2025-12-04T09:46:04.8949448Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h 2025-12-04T09:46:04.8952471Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8955129Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-12-04T09:46:04.8957993Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-12-04T09:46:04.8960904Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.8963631Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-12-04T09:46:04.8966607Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-12-04T09:46:04.8969389Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h 2025-12-04T09:46:04.8972208Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h 2025-12-04T09:46:04.8975198Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8977784Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_native.h 2025-12-04T09:46:04.8980515Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_ops.h 2025-12-04T09:46:04.8983297Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine.h 2025-12-04T09:46:04.8986274Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask.h 2025-12-04T09:46:04.8989180Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h 2025-12-04T09:46:04.8992222Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.8994947Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-12-04T09:46:04.8997844Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-12-04T09:46:04.9000683Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9003304Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-12-04T09:46:04.9006114Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-12-04T09:46:04.9009038Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h 2025-12-04T09:46:04.9011882Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h 2025-12-04T09:46:04.9014783Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9017841Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_native.h 2025-12-04T09:46:04.9020713Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_ops.h 2025-12-04T09:46:04.9023544Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight.h 2025-12-04T09:46:04.9026461Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9029108Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h 2025-12-04T09:46:04.9032053Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9034841Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-12-04T09:46:04.9037811Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-12-04T09:46:04.9040552Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_native.h 2025-12-04T09:46:04.9043777Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_ops.h 2025-12-04T09:46:04.9046664Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight.h 2025-12-04T09:46:04.9049670Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9052365Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h 2025-12-04T09:46:04.9055351Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9058171Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h 2025-12-04T09:46:04.9061058Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-12-04T09:46:04.9063897Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_native.h 2025-12-04T09:46:04.9066723Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_ops.h 2025-12-04T09:46:04.9069651Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight.h 2025-12-04T09:46:04.9072687Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9075448Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight_native.h 2025-12-04T09:46:04.9078423Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight_ops.h 2025-12-04T09:46:04.9081527Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16.h 2025-12-04T09:46:04.9084819Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9087766Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h 2025-12-04T09:46:04.9090662Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h 2025-12-04T09:46:04.9093541Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix.h 2025-12-04T09:46:04.9096614Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9099347Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix_native.h 2025-12-04T09:46:04.9102353Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix_ops.h 2025-12-04T09:46:04.9105223Z Wrapped header: ATen/ops/feature_alpha_dropout.h 2025-12-04T09:46:04.9108228Z Wrapped header: ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9110880Z Wrapped header: ATen/ops/feature_alpha_dropout_native.h 2025-12-04T09:46:04.9114028Z Wrapped header: ATen/ops/feature_alpha_dropout_ops.h 2025-12-04T09:46:04.9116823Z Wrapped header: ATen/ops/feature_dropout.h 2025-12-04T09:46:04.9119935Z Wrapped header: ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9122569Z Wrapped header: ATen/ops/feature_dropout_native.h 2025-12-04T09:46:04.9125487Z Wrapped header: ATen/ops/feature_dropout_ops.h 2025-12-04T09:46:04.9128467Z Wrapped header: ATen/ops/fft_fft.h 2025-12-04T09:46:04.9131488Z Wrapped header: ATen/ops/fft_fft2.h 2025-12-04T09:46:04.9134496Z Wrapped header: ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9137416Z Wrapped header: ATen/ops/fft_fft2_native.h 2025-12-04T09:46:04.9140573Z Wrapped header: ATen/ops/fft_fft2_ops.h 2025-12-04T09:46:04.9143585Z Wrapped header: ATen/ops/fft_fftfreq.h 2025-12-04T09:46:04.9146542Z Wrapped header: ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9149553Z Wrapped header: ATen/ops/fft_fftfreq_native.h 2025-12-04T09:46:04.9152372Z Wrapped header: ATen/ops/fft_fftfreq_ops.h 2025-12-04T09:46:04.9155451Z Wrapped header: ATen/ops/fft_fftn.h 2025-12-04T09:46:04.9158503Z Wrapped header: ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9161317Z Wrapped header: ATen/ops/fft_fftn_native.h 2025-12-04T09:46:04.9164321Z Wrapped header: ATen/ops/fft_fftn_ops.h 2025-12-04T09:46:04.9167441Z Wrapped header: ATen/ops/fft_fftshift.h 2025-12-04T09:46:04.9170375Z Wrapped header: ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9173381Z Wrapped header: ATen/ops/fft_fftshift_native.h 2025-12-04T09:46:04.9176284Z Wrapped header: ATen/ops/fft_fftshift_ops.h 2025-12-04T09:46:04.9179257Z Wrapped header: ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9182073Z Wrapped header: ATen/ops/fft_fft_native.h 2025-12-04T09:46:04.9184936Z Wrapped header: ATen/ops/fft_fft_ops.h 2025-12-04T09:46:04.9188707Z Wrapped header: ATen/ops/fft_hfft.h 2025-12-04T09:46:04.9191790Z Wrapped header: ATen/ops/fft_hfft2.h 2025-12-04T09:46:04.9194887Z Wrapped header: ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9197676Z Wrapped header: ATen/ops/fft_hfft2_native.h 2025-12-04T09:46:04.9200693Z Wrapped header: ATen/ops/fft_hfft2_ops.h 2025-12-04T09:46:04.9203638Z Wrapped header: ATen/ops/fft_hfftn.h 2025-12-04T09:46:04.9206729Z Wrapped header: ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9209465Z Wrapped header: ATen/ops/fft_hfftn_native.h 2025-12-04T09:46:04.9212479Z Wrapped header: ATen/ops/fft_hfftn_ops.h 2025-12-04T09:46:04.9215392Z Wrapped header: ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9218667Z Wrapped header: ATen/ops/fft_hfft_native.h 2025-12-04T09:46:04.9221193Z Wrapped header: ATen/ops/fft_hfft_ops.h 2025-12-04T09:46:04.9224246Z Wrapped header: ATen/ops/fft_ifft.h 2025-12-04T09:46:04.9227677Z Wrapped header: ATen/ops/fft_ifft2.h 2025-12-04T09:46:04.9230774Z Wrapped header: ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9233432Z Wrapped header: ATen/ops/fft_ifft2_native.h 2025-12-04T09:46:04.9236339Z Wrapped header: ATen/ops/fft_ifft2_ops.h 2025-12-04T09:46:04.9239467Z Wrapped header: ATen/ops/fft_ifftn.h 2025-12-04T09:46:04.9242490Z Wrapped header: ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9246045Z Wrapped header: ATen/ops/fft_ifftn_native.h 2025-12-04T09:46:04.9248243Z Wrapped header: ATen/ops/fft_ifftn_ops.h 2025-12-04T09:46:04.9251350Z Wrapped header: ATen/ops/fft_ifftshift.h 2025-12-04T09:46:04.9254661Z Wrapped header: ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9257968Z Wrapped header: ATen/ops/fft_ifftshift_native.h 2025-12-04T09:46:04.9261295Z Wrapped header: ATen/ops/fft_ifftshift_ops.h 2025-12-04T09:46:04.9264758Z Wrapped header: ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9267476Z Wrapped header: ATen/ops/fft_ifft_native.h 2025-12-04T09:46:04.9270933Z Wrapped header: ATen/ops/fft_ifft_ops.h 2025-12-04T09:46:04.9274415Z Wrapped header: ATen/ops/fft_ihfft.h 2025-12-04T09:46:04.9277961Z Wrapped header: ATen/ops/fft_ihfft2.h 2025-12-04T09:46:04.9281441Z Wrapped header: ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9284180Z Wrapped header: ATen/ops/fft_ihfft2_native.h 2025-12-04T09:46:04.9287216Z Wrapped header: ATen/ops/fft_ihfft2_ops.h 2025-12-04T09:46:04.9290179Z Wrapped header: ATen/ops/fft_ihfftn.h 2025-12-04T09:46:04.9293386Z Wrapped header: ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9296226Z Wrapped header: ATen/ops/fft_ihfftn_native.h 2025-12-04T09:46:04.9299422Z Wrapped header: ATen/ops/fft_ihfftn_ops.h 2025-12-04T09:46:04.9302577Z Wrapped header: ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9305784Z Wrapped header: ATen/ops/fft_ihfft_native.h 2025-12-04T09:46:04.9308682Z Wrapped header: ATen/ops/fft_ihfft_ops.h 2025-12-04T09:46:04.9312098Z Wrapped header: ATen/ops/fft_irfft.h 2025-12-04T09:46:04.9315251Z Wrapped header: ATen/ops/fft_irfft2.h 2025-12-04T09:46:04.9318633Z Wrapped header: ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9321318Z Wrapped header: ATen/ops/fft_irfft2_native.h 2025-12-04T09:46:04.9324179Z Wrapped header: ATen/ops/fft_irfft2_ops.h 2025-12-04T09:46:04.9327185Z Wrapped header: ATen/ops/fft_irfftn.h 2025-12-04T09:46:04.9330161Z Wrapped header: ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9333033Z Wrapped header: ATen/ops/fft_irfftn_native.h 2025-12-04T09:46:04.9335855Z Wrapped header: ATen/ops/fft_irfftn_ops.h 2025-12-04T09:46:04.9338916Z Wrapped header: ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9341551Z Wrapped header: ATen/ops/fft_irfft_native.h 2025-12-04T09:46:04.9344960Z Wrapped header: ATen/ops/fft_irfft_ops.h 2025-12-04T09:46:04.9347902Z Wrapped header: ATen/ops/fft_rfft.h 2025-12-04T09:46:04.9350913Z Wrapped header: ATen/ops/fft_rfft2.h 2025-12-04T09:46:04.9353836Z Wrapped header: ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9356527Z Wrapped header: ATen/ops/fft_rfft2_native.h 2025-12-04T09:46:04.9359416Z Wrapped header: ATen/ops/fft_rfft2_ops.h 2025-12-04T09:46:04.9362358Z Wrapped header: ATen/ops/fft_rfftfreq.h 2025-12-04T09:46:04.9365345Z Wrapped header: ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9368010Z Wrapped header: ATen/ops/fft_rfftfreq_native.h 2025-12-04T09:46:04.9370870Z Wrapped header: ATen/ops/fft_rfftfreq_ops.h 2025-12-04T09:46:04.9373992Z Wrapped header: ATen/ops/fft_rfftn.h 2025-12-04T09:46:04.9376958Z Wrapped header: ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9379680Z Wrapped header: ATen/ops/fft_rfftn_native.h 2025-12-04T09:46:04.9382492Z Wrapped header: ATen/ops/fft_rfftn_ops.h 2025-12-04T09:46:04.9385738Z Wrapped header: ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9388411Z Wrapped header: ATen/ops/fft_rfft_native.h 2025-12-04T09:46:04.9391779Z Wrapped header: ATen/ops/fft_rfft_ops.h 2025-12-04T09:46:04.9393904Z Wrapped header: ATen/ops/fill.h 2025-12-04T09:46:04.9396820Z Wrapped header: ATen/ops/fill_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9399599Z Wrapped header: ATen/ops/fill_cpu_dispatch.h 2025-12-04T09:46:04.9402501Z Wrapped header: ATen/ops/fill_cuda_dispatch.h 2025-12-04T09:46:04.9405497Z Wrapped header: ATen/ops/fill_diagonal.h 2025-12-04T09:46:04.9408657Z Wrapped header: ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9411445Z Wrapped header: ATen/ops/fill_diagonal_native.h 2025-12-04T09:46:04.9414219Z Wrapped header: ATen/ops/fill_diagonal_ops.h 2025-12-04T09:46:04.9416975Z Wrapped header: ATen/ops/fill_meta_dispatch.h 2025-12-04T09:46:04.9419682Z Wrapped header: ATen/ops/fill_native.h 2025-12-04T09:46:04.9422520Z Wrapped header: ATen/ops/fill_ops.h 2025-12-04T09:46:04.9425295Z Wrapped header: ATen/ops/fix.h 2025-12-04T09:46:04.9428142Z Wrapped header: ATen/ops/fix_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9430782Z Wrapped header: ATen/ops/fix_native.h 2025-12-04T09:46:04.9433441Z Wrapped header: ATen/ops/fix_ops.h 2025-12-04T09:46:04.9436151Z Wrapped header: ATen/ops/flatten.h 2025-12-04T09:46:04.9439103Z Wrapped header: ATen/ops/flatten_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9441722Z Wrapped header: ATen/ops/flatten_dense_tensors.h 2025-12-04T09:46:04.9445040Z Wrapped header: ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9447989Z Wrapped header: ATen/ops/flatten_dense_tensors_native.h 2025-12-04T09:46:04.9450624Z Wrapped header: ATen/ops/flatten_dense_tensors_ops.h 2025-12-04T09:46:04.9453414Z Wrapped header: ATen/ops/flatten_native.h 2025-12-04T09:46:04.9456223Z Wrapped header: ATen/ops/flatten_ops.h 2025-12-04T09:46:04.9458876Z Wrapped header: ATen/ops/flip.h 2025-12-04T09:46:04.9461642Z Wrapped header: ATen/ops/fliplr.h 2025-12-04T09:46:04.9464652Z Wrapped header: ATen/ops/fliplr_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9467381Z Wrapped header: ATen/ops/fliplr_native.h 2025-12-04T09:46:04.9470114Z Wrapped header: ATen/ops/fliplr_ops.h 2025-12-04T09:46:04.9472857Z Wrapped header: ATen/ops/flipud.h 2025-12-04T09:46:04.9475984Z Wrapped header: ATen/ops/flipud_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9479142Z Wrapped header: ATen/ops/flipud_native.h 2025-12-04T09:46:04.9482116Z Wrapped header: ATen/ops/flipud_ops.h 2025-12-04T09:46:04.9485958Z Wrapped header: ATen/ops/flip_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9488709Z Wrapped header: ATen/ops/flip_cpu_dispatch.h 2025-12-04T09:46:04.9491447Z Wrapped header: ATen/ops/flip_cuda_dispatch.h 2025-12-04T09:46:04.9494167Z Wrapped header: ATen/ops/flip_native.h 2025-12-04T09:46:04.9496823Z Wrapped header: ATen/ops/flip_ops.h 2025-12-04T09:46:04.9499713Z Wrapped header: ATen/ops/float_power.h 2025-12-04T09:46:04.9502596Z Wrapped header: ATen/ops/float_power_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9505256Z Wrapped header: ATen/ops/float_power_native.h 2025-12-04T09:46:04.9509320Z Wrapped header: ATen/ops/float_power_ops.h 2025-12-04T09:46:04.9512551Z Wrapped header: ATen/ops/floor.h 2025-12-04T09:46:04.9515570Z Wrapped header: ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9518580Z Wrapped header: ATen/ops/floor_cpu_dispatch.h 2025-12-04T09:46:04.9521328Z Wrapped header: ATen/ops/floor_cuda_dispatch.h 2025-12-04T09:46:04.9524167Z Wrapped header: ATen/ops/floor_divide.h 2025-12-04T09:46:04.9527250Z Wrapped header: ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9529892Z Wrapped header: ATen/ops/floor_divide_cpu_dispatch.h 2025-12-04T09:46:04.9532607Z Wrapped header: ATen/ops/floor_divide_cuda_dispatch.h 2025-12-04T09:46:04.9535304Z Wrapped header: ATen/ops/floor_divide_meta_dispatch.h 2025-12-04T09:46:04.9538004Z Wrapped header: ATen/ops/floor_divide_native.h 2025-12-04T09:46:04.9541153Z Wrapped header: ATen/ops/floor_divide_ops.h 2025-12-04T09:46:04.9543980Z Wrapped header: ATen/ops/floor_meta.h 2025-12-04T09:46:04.9546729Z Wrapped header: ATen/ops/floor_meta_dispatch.h 2025-12-04T09:46:04.9549659Z Wrapped header: ATen/ops/floor_native.h 2025-12-04T09:46:04.9552370Z Wrapped header: ATen/ops/floor_ops.h 2025-12-04T09:46:04.9555238Z Wrapped header: ATen/ops/fmax.h 2025-12-04T09:46:04.9558328Z Wrapped header: ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9560893Z Wrapped header: ATen/ops/fmax_cpu_dispatch.h 2025-12-04T09:46:04.9563687Z Wrapped header: ATen/ops/fmax_cuda_dispatch.h 2025-12-04T09:46:04.9566777Z Wrapped header: ATen/ops/fmax_meta.h 2025-12-04T09:46:04.9569890Z Wrapped header: ATen/ops/fmax_meta_dispatch.h 2025-12-04T09:46:04.9572603Z Wrapped header: ATen/ops/fmax_native.h 2025-12-04T09:46:04.9575376Z Wrapped header: ATen/ops/fmax_ops.h 2025-12-04T09:46:04.9578626Z Wrapped header: ATen/ops/fmin.h 2025-12-04T09:46:04.9581847Z Wrapped header: ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9584448Z Wrapped header: ATen/ops/fmin_cpu_dispatch.h 2025-12-04T09:46:04.9587303Z Wrapped header: ATen/ops/fmin_cuda_dispatch.h 2025-12-04T09:46:04.9590034Z Wrapped header: ATen/ops/fmin_meta.h 2025-12-04T09:46:04.9593817Z Wrapped header: ATen/ops/fmin_meta_dispatch.h 2025-12-04T09:46:04.9596653Z Wrapped header: ATen/ops/fmin_native.h 2025-12-04T09:46:04.9599481Z Wrapped header: ATen/ops/fmin_ops.h 2025-12-04T09:46:04.9602213Z Wrapped header: ATen/ops/fmod.h 2025-12-04T09:46:04.9605194Z Wrapped header: ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9607845Z Wrapped header: ATen/ops/fmod_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9610674Z Wrapped header: ATen/ops/fmod_cpu_dispatch.h 2025-12-04T09:46:04.9613415Z Wrapped header: ATen/ops/fmod_cuda_dispatch.h 2025-12-04T09:46:04.9616381Z Wrapped header: ATen/ops/fmod_meta.h 2025-12-04T09:46:04.9619220Z Wrapped header: ATen/ops/fmod_meta_dispatch.h 2025-12-04T09:46:04.9622096Z Wrapped header: ATen/ops/fmod_native.h 2025-12-04T09:46:04.9625292Z Wrapped header: ATen/ops/fmod_ops.h 2025-12-04T09:46:04.9628108Z Wrapped header: ATen/ops/frac.h 2025-12-04T09:46:04.9631183Z Wrapped header: ATen/ops/fractional_max_pool2d.h 2025-12-04T09:46:04.9634300Z Wrapped header: ATen/ops/fractional_max_pool2d_backward.h 2025-12-04T09:46:04.9637710Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9640473Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h 2025-12-04T09:46:04.9643247Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h 2025-12-04T09:46:04.9646695Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_meta.h 2025-12-04T09:46:04.9650349Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h 2025-12-04T09:46:04.9652560Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_native.h 2025-12-04T09:46:04.9655869Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_ops.h 2025-12-04T09:46:04.9658747Z Wrapped header: ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9661545Z Wrapped header: ATen/ops/fractional_max_pool2d_cpu_dispatch.h 2025-12-04T09:46:04.9664307Z Wrapped header: ATen/ops/fractional_max_pool2d_cuda_dispatch.h 2025-12-04T09:46:04.9667275Z Wrapped header: ATen/ops/fractional_max_pool2d_meta.h 2025-12-04T09:46:04.9670202Z Wrapped header: ATen/ops/fractional_max_pool2d_meta_dispatch.h 2025-12-04T09:46:04.9673156Z Wrapped header: ATen/ops/fractional_max_pool2d_native.h 2025-12-04T09:46:04.9675959Z Wrapped header: ATen/ops/fractional_max_pool2d_ops.h 2025-12-04T09:46:04.9679037Z Wrapped header: ATen/ops/fractional_max_pool3d.h 2025-12-04T09:46:04.9681930Z Wrapped header: ATen/ops/fractional_max_pool3d_backward.h 2025-12-04T09:46:04.9685112Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h 2025-12-04T09:46:04.9688022Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h 2025-12-04T09:46:04.9690831Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_native.h 2025-12-04T09:46:04.9693742Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_ops.h 2025-12-04T09:46:04.9696883Z Wrapped header: ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9699497Z Wrapped header: ATen/ops/fractional_max_pool3d_cpu_dispatch.h 2025-12-04T09:46:04.9702499Z Wrapped header: ATen/ops/fractional_max_pool3d_cuda_dispatch.h 2025-12-04T09:46:04.9705668Z Wrapped header: ATen/ops/fractional_max_pool3d_meta.h 2025-12-04T09:46:04.9708676Z Wrapped header: ATen/ops/fractional_max_pool3d_meta_dispatch.h 2025-12-04T09:46:04.9731566Z Wrapped header: ATen/ops/fractional_max_pool3d_native.h 2025-12-04T09:46:04.9731971Z Wrapped header: ATen/ops/fractional_max_pool3d_ops.h 2025-12-04T09:46:04.9732475Z Wrapped header: ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9732948Z Wrapped header: ATen/ops/frac_cpu_dispatch.h 2025-12-04T09:46:04.9733259Z Wrapped header: ATen/ops/frac_cuda_dispatch.h 2025-12-04T09:46:04.9733557Z Wrapped header: ATen/ops/frac_meta.h 2025-12-04T09:46:04.9733840Z Wrapped header: ATen/ops/frac_meta_dispatch.h 2025-12-04T09:46:04.9734160Z Wrapped header: ATen/ops/frac_native.h 2025-12-04T09:46:04.9734442Z Wrapped header: ATen/ops/frac_ops.h 2025-12-04T09:46:04.9737171Z Wrapped header: ATen/ops/frexp.h 2025-12-04T09:46:04.9740194Z Wrapped header: ATen/ops/frexp_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9743028Z Wrapped header: ATen/ops/frexp_cpu_dispatch.h 2025-12-04T09:46:04.9745772Z Wrapped header: ATen/ops/frexp_cuda_dispatch.h 2025-12-04T09:46:04.9748802Z Wrapped header: ATen/ops/frexp_native.h 2025-12-04T09:46:04.9751663Z Wrapped header: ATen/ops/frexp_ops.h 2025-12-04T09:46:04.9754992Z Wrapped header: ATen/ops/frobenius_norm.h 2025-12-04T09:46:04.9758584Z Wrapped header: ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9761666Z Wrapped header: ATen/ops/frobenius_norm_native.h 2025-12-04T09:46:04.9765043Z Wrapped header: ATen/ops/frobenius_norm_ops.h 2025-12-04T09:46:04.9768482Z Wrapped header: ATen/ops/from_blob.h 2025-12-04T09:46:04.9771734Z Wrapped header: ATen/ops/from_file.h 2025-12-04T09:46:04.9774663Z Wrapped header: ATen/ops/from_file_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9777571Z Wrapped header: ATen/ops/from_file_cpu_dispatch.h 2025-12-04T09:46:04.9780305Z Wrapped header: ATen/ops/from_file_native.h 2025-12-04T09:46:04.9783293Z Wrapped header: ATen/ops/from_file_ops.h 2025-12-04T09:46:04.9786311Z Wrapped header: ATen/ops/full.h 2025-12-04T09:46:04.9789800Z Wrapped header: ATen/ops/full_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9792578Z Wrapped header: ATen/ops/full_like.h 2025-12-04T09:46:04.9795913Z Wrapped header: ATen/ops/full_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9798679Z Wrapped header: ATen/ops/full_like_native.h 2025-12-04T09:46:04.9801502Z Wrapped header: ATen/ops/full_like_ops.h 2025-12-04T09:46:04.9804260Z Wrapped header: ATen/ops/full_native.h 2025-12-04T09:46:04.9807349Z Wrapped header: ATen/ops/full_ops.h 2025-12-04T09:46:04.9810278Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant.h 2025-12-04T09:46:04.9813278Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9815964Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant_native.h 2025-12-04T09:46:04.9818771Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant_ops.h 2025-12-04T09:46:04.9821729Z Wrapped header: ATen/ops/gather.h 2025-12-04T09:46:04.9824662Z Wrapped header: ATen/ops/gather_backward.h 2025-12-04T09:46:04.9827549Z Wrapped header: ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9830174Z Wrapped header: ATen/ops/gather_backward_native.h 2025-12-04T09:46:04.9832995Z Wrapped header: ATen/ops/gather_backward_ops.h 2025-12-04T09:46:04.9835905Z Wrapped header: ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9838723Z Wrapped header: ATen/ops/gather_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9841382Z Wrapped header: ATen/ops/gather_cpu_dispatch.h 2025-12-04T09:46:04.9844079Z Wrapped header: ATen/ops/gather_cuda_dispatch.h 2025-12-04T09:46:04.9846835Z Wrapped header: ATen/ops/gather_meta.h 2025-12-04T09:46:04.9849605Z Wrapped header: ATen/ops/gather_meta_dispatch.h 2025-12-04T09:46:04.9852339Z Wrapped header: ATen/ops/gather_native.h 2025-12-04T09:46:04.9855565Z Wrapped header: ATen/ops/gather_ops.h 2025-12-04T09:46:04.9858341Z Wrapped header: ATen/ops/gcd.h 2025-12-04T09:46:04.9861336Z Wrapped header: ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9863939Z Wrapped header: ATen/ops/gcd_cpu_dispatch.h 2025-12-04T09:46:04.9866716Z Wrapped header: ATen/ops/gcd_cuda_dispatch.h 2025-12-04T09:46:04.9869557Z Wrapped header: ATen/ops/gcd_meta.h 2025-12-04T09:46:04.9872349Z Wrapped header: ATen/ops/gcd_meta_dispatch.h 2025-12-04T09:46:04.9875030Z Wrapped header: ATen/ops/gcd_native.h 2025-12-04T09:46:04.9878299Z Wrapped header: ATen/ops/gcd_ops.h 2025-12-04T09:46:04.9881082Z Wrapped header: ATen/ops/ge.h 2025-12-04T09:46:04.9884040Z Wrapped header: ATen/ops/gelu.h 2025-12-04T09:46:04.9892661Z Wrapped header: ATen/ops/gelu_backward.h 2025-12-04T09:46:04.9893599Z Wrapped header: ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9895953Z Wrapped header: ATen/ops/gelu_backward_cpu_dispatch.h 2025-12-04T09:46:04.9899625Z Wrapped header: ATen/ops/gelu_backward_cuda_dispatch.h 2025-12-04T09:46:04.9902439Z Wrapped header: ATen/ops/gelu_backward_meta.h 2025-12-04T09:46:04.9905534Z Wrapped header: ATen/ops/gelu_backward_meta_dispatch.h 2025-12-04T09:46:04.9908125Z Wrapped header: ATen/ops/gelu_backward_native.h 2025-12-04T09:46:04.9911160Z Wrapped header: ATen/ops/gelu_backward_ops.h 2025-12-04T09:46:04.9914073Z Wrapped header: ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9916815Z Wrapped header: ATen/ops/gelu_cpu_dispatch.h 2025-12-04T09:46:04.9919639Z Wrapped header: ATen/ops/gelu_cuda_dispatch.h 2025-12-04T09:46:04.9922372Z Wrapped header: ATen/ops/gelu_meta.h 2025-12-04T09:46:04.9925245Z Wrapped header: ATen/ops/gelu_meta_dispatch.h 2025-12-04T09:46:04.9928030Z Wrapped header: ATen/ops/gelu_native.h 2025-12-04T09:46:04.9930812Z Wrapped header: ATen/ops/gelu_ops.h 2025-12-04T09:46:04.9933998Z Wrapped header: ATen/ops/geometric.h 2025-12-04T09:46:04.9937107Z Wrapped header: ATen/ops/geometric_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:04.9939623Z Wrapped header: ATen/ops/geometric_cpu_dispatch.h 2025-12-04T09:46:04.9942379Z Wrapped header: ATen/ops/geometric_cuda_dispatch.h 2025-12-04T09:46:04.9945400Z Wrapped header: ATen/ops/geometric_meta_dispatch.h 2025-12-04T09:46:04.9948234Z Wrapped header: ATen/ops/geometric_native.h 2025-12-04T09:46:04.9951076Z Wrapped header: ATen/ops/geometric_ops.h 2025-12-04T09:46:04.9953796Z Wrapped header: ATen/ops/geqrf.h 2025-12-04T09:46:04.9956773Z Wrapped header: ATen/ops/geqrf_cpu_dispatch.h 2025-12-04T09:46:04.9959552Z Wrapped header: ATen/ops/geqrf_cuda_dispatch.h 2025-12-04T09:46:04.9962271Z Wrapped header: ATen/ops/geqrf_native.h 2025-12-04T09:46:04.9965094Z Wrapped header: ATen/ops/geqrf_ops.h 2025-12-04T09:46:04.9967813Z Wrapped header: ATen/ops/ger.h 2025-12-04T09:46:04.9970888Z Wrapped header: ATen/ops/ger_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:04.9973576Z Wrapped header: ATen/ops/ger_native.h 2025-12-04T09:46:04.9976298Z Wrapped header: ATen/ops/ger_ops.h 2025-12-04T09:46:04.9980305Z Wrapped header: ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:04.9982273Z Wrapped header: ATen/ops/ge_cpu_dispatch.h 2025-12-04T09:46:04.9984898Z Wrapped header: ATen/ops/ge_cuda_dispatch.h 2025-12-04T09:46:04.9987821Z Wrapped header: ATen/ops/ge_meta.h 2025-12-04T09:46:04.9990480Z Wrapped header: ATen/ops/ge_meta_dispatch.h 2025-12-04T09:46:04.9993290Z Wrapped header: ATen/ops/ge_native.h 2025-12-04T09:46:04.9996183Z Wrapped header: ATen/ops/ge_ops.h 2025-12-04T09:46:04.9999325Z Wrapped header: ATen/ops/glu.h 2025-12-04T09:46:05.0002189Z Wrapped header: ATen/ops/glu_backward.h 2025-12-04T09:46:05.0005366Z Wrapped header: ATen/ops/glu_backward_cpu_dispatch.h 2025-12-04T09:46:05.0008426Z Wrapped header: ATen/ops/glu_backward_cuda_dispatch.h 2025-12-04T09:46:05.0011349Z Wrapped header: ATen/ops/glu_backward_jvp.h 2025-12-04T09:46:05.0014404Z Wrapped header: ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0017054Z Wrapped header: ATen/ops/glu_backward_jvp_cpu_dispatch.h 2025-12-04T09:46:05.0019802Z Wrapped header: ATen/ops/glu_backward_jvp_cuda_dispatch.h 2025-12-04T09:46:05.0022565Z Wrapped header: ATen/ops/glu_backward_jvp_native.h 2025-12-04T09:46:05.0025359Z Wrapped header: ATen/ops/glu_backward_jvp_ops.h 2025-12-04T09:46:05.0028454Z Wrapped header: ATen/ops/glu_backward_native.h 2025-12-04T09:46:05.0031179Z Wrapped header: ATen/ops/glu_backward_ops.h 2025-12-04T09:46:05.0034022Z Wrapped header: ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0036699Z Wrapped header: ATen/ops/glu_cpu_dispatch.h 2025-12-04T09:46:05.0039516Z Wrapped header: ATen/ops/glu_cuda_dispatch.h 2025-12-04T09:46:05.0042392Z Wrapped header: ATen/ops/glu_jvp.h 2025-12-04T09:46:05.0045408Z Wrapped header: ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0048438Z Wrapped header: ATen/ops/glu_jvp_cpu_dispatch.h 2025-12-04T09:46:05.0051659Z Wrapped header: ATen/ops/glu_jvp_cuda_dispatch.h 2025-12-04T09:46:05.0054635Z Wrapped header: ATen/ops/glu_jvp_native.h 2025-12-04T09:46:05.0057599Z Wrapped header: ATen/ops/glu_jvp_ops.h 2025-12-04T09:46:05.0060449Z Wrapped header: ATen/ops/glu_meta.h 2025-12-04T09:46:05.0063282Z Wrapped header: ATen/ops/glu_meta_dispatch.h 2025-12-04T09:46:05.0066022Z Wrapped header: ATen/ops/glu_native.h 2025-12-04T09:46:05.0068752Z Wrapped header: ATen/ops/glu_ops.h 2025-12-04T09:46:05.0071544Z Wrapped header: ATen/ops/gradient.h 2025-12-04T09:46:05.0074491Z Wrapped header: ATen/ops/gradient_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0077746Z Wrapped header: ATen/ops/gradient_native.h 2025-12-04T09:46:05.0081479Z Wrapped header: ATen/ops/gradient_ops.h 2025-12-04T09:46:05.0084395Z Wrapped header: ATen/ops/greater.h 2025-12-04T09:46:05.0087384Z Wrapped header: ATen/ops/greater_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0090113Z Wrapped header: ATen/ops/greater_equal.h 2025-12-04T09:46:05.0093069Z Wrapped header: ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0095825Z Wrapped header: ATen/ops/greater_equal_native.h 2025-12-04T09:46:05.0098754Z Wrapped header: ATen/ops/greater_equal_ops.h 2025-12-04T09:46:05.0101530Z Wrapped header: ATen/ops/greater_native.h 2025-12-04T09:46:05.0104612Z Wrapped header: ATen/ops/greater_ops.h 2025-12-04T09:46:05.0107430Z Wrapped header: ATen/ops/grid_sampler.h 2025-12-04T09:46:05.0110538Z Wrapped header: ATen/ops/grid_sampler_2d.h 2025-12-04T09:46:05.0113744Z Wrapped header: ATen/ops/grid_sampler_2d_backward.h 2025-12-04T09:46:05.0116980Z Wrapped header: ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0119961Z Wrapped header: ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h 2025-12-04T09:46:05.0122745Z Wrapped header: ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h 2025-12-04T09:46:05.0125637Z Wrapped header: ATen/ops/grid_sampler_2d_backward_native.h 2025-12-04T09:46:05.0128653Z Wrapped header: ATen/ops/grid_sampler_2d_backward_ops.h 2025-12-04T09:46:05.0131737Z Wrapped header: ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0134484Z Wrapped header: ATen/ops/grid_sampler_2d_cpu_dispatch.h 2025-12-04T09:46:05.0137427Z Wrapped header: ATen/ops/grid_sampler_2d_cuda_dispatch.h 2025-12-04T09:46:05.0140048Z Wrapped header: ATen/ops/grid_sampler_2d_native.h 2025-12-04T09:46:05.0142961Z Wrapped header: ATen/ops/grid_sampler_2d_ops.h 2025-12-04T09:46:05.0145789Z Wrapped header: ATen/ops/grid_sampler_3d.h 2025-12-04T09:46:05.0149015Z Wrapped header: ATen/ops/grid_sampler_3d_backward.h 2025-12-04T09:46:05.0151937Z Wrapped header: ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0154778Z Wrapped header: ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h 2025-12-04T09:46:05.0157605Z Wrapped header: ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h 2025-12-04T09:46:05.0160482Z Wrapped header: ATen/ops/grid_sampler_3d_backward_native.h 2025-12-04T09:46:05.0163437Z Wrapped header: ATen/ops/grid_sampler_3d_backward_ops.h 2025-12-04T09:46:05.0166532Z Wrapped header: ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0169308Z Wrapped header: ATen/ops/grid_sampler_3d_cpu_dispatch.h 2025-12-04T09:46:05.0172755Z Wrapped header: ATen/ops/grid_sampler_3d_cuda_dispatch.h 2025-12-04T09:46:05.0176116Z Wrapped header: ATen/ops/grid_sampler_3d_native.h 2025-12-04T09:46:05.0179295Z Wrapped header: ATen/ops/grid_sampler_3d_ops.h 2025-12-04T09:46:05.0182329Z Wrapped header: ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0184963Z Wrapped header: ATen/ops/grid_sampler_native.h 2025-12-04T09:46:05.0187958Z Wrapped header: ATen/ops/grid_sampler_ops.h 2025-12-04T09:46:05.0190774Z Wrapped header: ATen/ops/group_norm.h 2025-12-04T09:46:05.0193865Z Wrapped header: ATen/ops/group_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0196490Z Wrapped header: ATen/ops/group_norm_native.h 2025-12-04T09:46:05.0199485Z Wrapped header: ATen/ops/group_norm_ops.h 2025-12-04T09:46:05.0202200Z Wrapped header: ATen/ops/gru.h 2025-12-04T09:46:05.0205015Z Wrapped header: ATen/ops/gru_cell.h 2025-12-04T09:46:05.0207937Z Wrapped header: ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0210791Z Wrapped header: ATen/ops/gru_cell_native.h 2025-12-04T09:46:05.0213563Z Wrapped header: ATen/ops/gru_cell_ops.h 2025-12-04T09:46:05.0216756Z Wrapped header: ATen/ops/gru_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0219474Z Wrapped header: ATen/ops/gru_native.h 2025-12-04T09:46:05.0222395Z Wrapped header: ATen/ops/gru_ops.h 2025-12-04T09:46:05.0225333Z Wrapped header: ATen/ops/gt.h 2025-12-04T09:46:05.0228519Z Wrapped header: ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0231162Z Wrapped header: ATen/ops/gt_cpu_dispatch.h 2025-12-04T09:46:05.0234046Z Wrapped header: ATen/ops/gt_cuda_dispatch.h 2025-12-04T09:46:05.0236703Z Wrapped header: ATen/ops/gt_meta.h 2025-12-04T09:46:05.0239725Z Wrapped header: ATen/ops/gt_meta_dispatch.h 2025-12-04T09:46:05.0242472Z Wrapped header: ATen/ops/gt_native.h 2025-12-04T09:46:05.0245466Z Wrapped header: ATen/ops/gt_ops.h 2025-12-04T09:46:05.0248606Z Wrapped header: ATen/ops/hamming_window.h 2025-12-04T09:46:05.0252034Z Wrapped header: ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0255032Z Wrapped header: ATen/ops/hamming_window_native.h 2025-12-04T09:46:05.0258698Z Wrapped header: ATen/ops/hamming_window_ops.h 2025-12-04T09:46:05.0262166Z Wrapped header: ATen/ops/hann_window.h 2025-12-04T09:46:05.0265583Z Wrapped header: ATen/ops/hann_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0268628Z Wrapped header: ATen/ops/hann_window_native.h 2025-12-04T09:46:05.0271727Z Wrapped header: ATen/ops/hann_window_ops.h 2025-12-04T09:46:05.0275140Z Wrapped header: ATen/ops/hardshrink.h 2025-12-04T09:46:05.0278575Z Wrapped header: ATen/ops/hardshrink_backward.h 2025-12-04T09:46:05.0281951Z Wrapped header: ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0284656Z Wrapped header: ATen/ops/hardshrink_backward_cpu_dispatch.h 2025-12-04T09:46:05.0287791Z Wrapped header: ATen/ops/hardshrink_backward_cuda_dispatch.h 2025-12-04T09:46:05.0290675Z Wrapped header: ATen/ops/hardshrink_backward_meta.h 2025-12-04T09:46:05.0293805Z Wrapped header: ATen/ops/hardshrink_backward_meta_dispatch.h 2025-12-04T09:46:05.0296614Z Wrapped header: ATen/ops/hardshrink_backward_native.h 2025-12-04T09:46:05.0299717Z Wrapped header: ATen/ops/hardshrink_backward_ops.h 2025-12-04T09:46:05.0302713Z Wrapped header: ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0305634Z Wrapped header: ATen/ops/hardshrink_cpu_dispatch.h 2025-12-04T09:46:05.0308419Z Wrapped header: ATen/ops/hardshrink_cuda_dispatch.h 2025-12-04T09:46:05.0311124Z Wrapped header: ATen/ops/hardshrink_meta.h 2025-12-04T09:46:05.0313882Z Wrapped header: ATen/ops/hardshrink_meta_dispatch.h 2025-12-04T09:46:05.0316841Z Wrapped header: ATen/ops/hardshrink_native.h 2025-12-04T09:46:05.0319757Z Wrapped header: ATen/ops/hardshrink_ops.h 2025-12-04T09:46:05.0322576Z Wrapped header: ATen/ops/hardsigmoid.h 2025-12-04T09:46:05.0325727Z Wrapped header: ATen/ops/hardsigmoid_backward.h 2025-12-04T09:46:05.0328662Z Wrapped header: ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0331423Z Wrapped header: ATen/ops/hardsigmoid_backward_cpu_dispatch.h 2025-12-04T09:46:05.0334262Z Wrapped header: ATen/ops/hardsigmoid_backward_cuda_dispatch.h 2025-12-04T09:46:05.0336932Z Wrapped header: ATen/ops/hardsigmoid_backward_meta.h 2025-12-04T09:46:05.0339779Z Wrapped header: ATen/ops/hardsigmoid_backward_meta_dispatch.h 2025-12-04T09:46:05.0342442Z Wrapped header: ATen/ops/hardsigmoid_backward_native.h 2025-12-04T09:46:05.0345234Z Wrapped header: ATen/ops/hardsigmoid_backward_ops.h 2025-12-04T09:46:05.0348379Z Wrapped header: ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0351047Z Wrapped header: ATen/ops/hardsigmoid_cpu_dispatch.h 2025-12-04T09:46:05.0353997Z Wrapped header: ATen/ops/hardsigmoid_cuda_dispatch.h 2025-12-04T09:46:05.0356946Z Wrapped header: ATen/ops/hardsigmoid_meta.h 2025-12-04T09:46:05.0359804Z Wrapped header: ATen/ops/hardsigmoid_meta_dispatch.h 2025-12-04T09:46:05.0362629Z Wrapped header: ATen/ops/hardsigmoid_native.h 2025-12-04T09:46:05.0365445Z Wrapped header: ATen/ops/hardsigmoid_ops.h 2025-12-04T09:46:05.0368258Z Wrapped header: ATen/ops/hardswish.h 2025-12-04T09:46:05.0371030Z Wrapped header: ATen/ops/hardswish_backward.h 2025-12-04T09:46:05.0373972Z Wrapped header: ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0376609Z Wrapped header: ATen/ops/hardswish_backward_cpu_dispatch.h 2025-12-04T09:46:05.0379306Z Wrapped header: ATen/ops/hardswish_backward_cuda_dispatch.h 2025-12-04T09:46:05.0381991Z Wrapped header: ATen/ops/hardswish_backward_native.h 2025-12-04T09:46:05.0384908Z Wrapped header: ATen/ops/hardswish_backward_ops.h 2025-12-04T09:46:05.0387660Z Wrapped header: ATen/ops/hardswish_cpu_dispatch.h 2025-12-04T09:46:05.0390383Z Wrapped header: ATen/ops/hardswish_cuda_dispatch.h 2025-12-04T09:46:05.0393053Z Wrapped header: ATen/ops/hardswish_meta_dispatch.h 2025-12-04T09:46:05.0395745Z Wrapped header: ATen/ops/hardswish_native.h 2025-12-04T09:46:05.0398701Z Wrapped header: ATen/ops/hardswish_ops.h 2025-12-04T09:46:05.0401381Z Wrapped header: ATen/ops/hardtanh.h 2025-12-04T09:46:05.0404472Z Wrapped header: ATen/ops/hardtanh_backward.h 2025-12-04T09:46:05.0407312Z Wrapped header: ATen/ops/hardtanh_backward_cpu_dispatch.h 2025-12-04T09:46:05.0410057Z Wrapped header: ATen/ops/hardtanh_backward_cuda_dispatch.h 2025-12-04T09:46:05.0412727Z Wrapped header: ATen/ops/hardtanh_backward_native.h 2025-12-04T09:46:05.0415595Z Wrapped header: ATen/ops/hardtanh_backward_ops.h 2025-12-04T09:46:05.0418644Z Wrapped header: ATen/ops/hardtanh_cpu_dispatch.h 2025-12-04T09:46:05.0421576Z Wrapped header: ATen/ops/hardtanh_cuda_dispatch.h 2025-12-04T09:46:05.0424319Z Wrapped header: ATen/ops/hardtanh_meta_dispatch.h 2025-12-04T09:46:05.0427080Z Wrapped header: ATen/ops/hardtanh_native.h 2025-12-04T09:46:05.0429789Z Wrapped header: ATen/ops/hardtanh_ops.h 2025-12-04T09:46:05.0432618Z Wrapped header: ATen/ops/hash_tensor.h 2025-12-04T09:46:05.0435575Z Wrapped header: ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0438655Z Wrapped header: ATen/ops/hash_tensor_cpu_dispatch.h 2025-12-04T09:46:05.0441441Z Wrapped header: ATen/ops/hash_tensor_cuda_dispatch.h 2025-12-04T09:46:05.0444246Z Wrapped header: ATen/ops/hash_tensor_meta.h 2025-12-04T09:46:05.0447058Z Wrapped header: ATen/ops/hash_tensor_meta_dispatch.h 2025-12-04T09:46:05.0449747Z Wrapped header: ATen/ops/hash_tensor_native.h 2025-12-04T09:46:05.0452552Z Wrapped header: ATen/ops/hash_tensor_ops.h 2025-12-04T09:46:05.0455526Z Wrapped header: ATen/ops/heaviside.h 2025-12-04T09:46:05.0458494Z Wrapped header: ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0461134Z Wrapped header: ATen/ops/heaviside_cpu_dispatch.h 2025-12-04T09:46:05.0464060Z Wrapped header: ATen/ops/heaviside_cuda_dispatch.h 2025-12-04T09:46:05.0466827Z Wrapped header: ATen/ops/heaviside_meta.h 2025-12-04T09:46:05.0469580Z Wrapped header: ATen/ops/heaviside_meta_dispatch.h 2025-12-04T09:46:05.0472241Z Wrapped header: ATen/ops/heaviside_native.h 2025-12-04T09:46:05.0475029Z Wrapped header: ATen/ops/heaviside_ops.h 2025-12-04T09:46:05.0477870Z Wrapped header: ATen/ops/hinge_embedding_loss.h 2025-12-04T09:46:05.0481277Z Wrapped header: ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0483378Z Wrapped header: ATen/ops/hinge_embedding_loss_native.h 2025-12-04T09:46:05.0486311Z Wrapped header: ATen/ops/hinge_embedding_loss_ops.h 2025-12-04T09:46:05.0489057Z Wrapped header: ATen/ops/histc.h 2025-12-04T09:46:05.0491815Z Wrapped header: ATen/ops/histc_cpu_dispatch.h 2025-12-04T09:46:05.0494494Z Wrapped header: ATen/ops/histc_cuda_dispatch.h 2025-12-04T09:46:05.0497177Z Wrapped header: ATen/ops/histc_native.h 2025-12-04T09:46:05.0499932Z Wrapped header: ATen/ops/histc_ops.h 2025-12-04T09:46:05.0502715Z Wrapped header: ATen/ops/histogram.h 2025-12-04T09:46:05.0505464Z Wrapped header: ATen/ops/histogramdd.h 2025-12-04T09:46:05.0508399Z Wrapped header: ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0511048Z Wrapped header: ATen/ops/histogramdd_native.h 2025-12-04T09:46:05.0513889Z Wrapped header: ATen/ops/histogramdd_ops.h 2025-12-04T09:46:05.0516743Z Wrapped header: ATen/ops/histogram_cpu_dispatch.h 2025-12-04T09:46:05.0519512Z Wrapped header: ATen/ops/histogram_native.h 2025-12-04T09:46:05.0522494Z Wrapped header: ATen/ops/histogram_ops.h 2025-12-04T09:46:05.0525292Z Wrapped header: ATen/ops/hsplit.h 2025-12-04T09:46:05.0528348Z Wrapped header: ATen/ops/hsplit_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0530981Z Wrapped header: ATen/ops/hsplit_native.h 2025-12-04T09:46:05.0533754Z Wrapped header: ATen/ops/hsplit_ops.h 2025-12-04T09:46:05.0536400Z Wrapped header: ATen/ops/hspmm.h 2025-12-04T09:46:05.0539118Z Wrapped header: ATen/ops/hspmm_native.h 2025-12-04T09:46:05.0541919Z Wrapped header: ATen/ops/hspmm_ops.h 2025-12-04T09:46:05.0544572Z Wrapped header: ATen/ops/hstack.h 2025-12-04T09:46:05.0547447Z Wrapped header: ATen/ops/hstack_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0550241Z Wrapped header: ATen/ops/hstack_native.h 2025-12-04T09:46:05.0553074Z Wrapped header: ATen/ops/hstack_ops.h 2025-12-04T09:46:05.0555865Z Wrapped header: ATen/ops/huber_loss.h 2025-12-04T09:46:05.0558780Z Wrapped header: ATen/ops/huber_loss_backward.h 2025-12-04T09:46:05.0561893Z Wrapped header: ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0564597Z Wrapped header: ATen/ops/huber_loss_backward_cpu_dispatch.h 2025-12-04T09:46:05.0567385Z Wrapped header: ATen/ops/huber_loss_backward_cuda_dispatch.h 2025-12-04T09:46:05.0570245Z Wrapped header: ATen/ops/huber_loss_backward_native.h 2025-12-04T09:46:05.0573151Z Wrapped header: ATen/ops/huber_loss_backward_ops.h 2025-12-04T09:46:05.0575817Z Wrapped header: ATen/ops/huber_loss_cpu_dispatch.h 2025-12-04T09:46:05.0578530Z Wrapped header: ATen/ops/huber_loss_cuda_dispatch.h 2025-12-04T09:46:05.0581204Z Wrapped header: ATen/ops/huber_loss_native.h 2025-12-04T09:46:05.0583970Z Wrapped header: ATen/ops/huber_loss_ops.h 2025-12-04T09:46:05.0586661Z Wrapped header: ATen/ops/hypot.h 2025-12-04T09:46:05.0589609Z Wrapped header: ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0592368Z Wrapped header: ATen/ops/hypot_cpu_dispatch.h 2025-12-04T09:46:05.0595135Z Wrapped header: ATen/ops/hypot_cuda_dispatch.h 2025-12-04T09:46:05.0597955Z Wrapped header: ATen/ops/hypot_meta.h 2025-12-04T09:46:05.0600729Z Wrapped header: ATen/ops/hypot_meta_dispatch.h 2025-12-04T09:46:05.0603402Z Wrapped header: ATen/ops/hypot_native.h 2025-12-04T09:46:05.0606116Z Wrapped header: ATen/ops/hypot_ops.h 2025-12-04T09:46:05.0609289Z Wrapped header: ATen/ops/i0.h 2025-12-04T09:46:05.0612700Z Wrapped header: ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0615351Z Wrapped header: ATen/ops/i0_cpu_dispatch.h 2025-12-04T09:46:05.0618072Z Wrapped header: ATen/ops/i0_cuda_dispatch.h 2025-12-04T09:46:05.0620906Z Wrapped header: ATen/ops/i0_meta.h 2025-12-04T09:46:05.0623751Z Wrapped header: ATen/ops/i0_meta_dispatch.h 2025-12-04T09:46:05.0626599Z Wrapped header: ATen/ops/i0_native.h 2025-12-04T09:46:05.0629336Z Wrapped header: ATen/ops/i0_ops.h 2025-12-04T09:46:05.0632633Z Wrapped header: ATen/ops/igamma.h 2025-12-04T09:46:05.0635558Z Wrapped header: ATen/ops/igammac.h 2025-12-04T09:46:05.0638727Z Wrapped header: ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0641368Z Wrapped header: ATen/ops/igammac_cpu_dispatch.h 2025-12-04T09:46:05.0644049Z Wrapped header: ATen/ops/igammac_cuda_dispatch.h 2025-12-04T09:46:05.0646825Z Wrapped header: ATen/ops/igammac_meta.h 2025-12-04T09:46:05.0649640Z Wrapped header: ATen/ops/igammac_meta_dispatch.h 2025-12-04T09:46:05.0652376Z Wrapped header: ATen/ops/igammac_native.h 2025-12-04T09:46:05.0655556Z Wrapped header: ATen/ops/igammac_ops.h 2025-12-04T09:46:05.0658583Z Wrapped header: ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0661254Z Wrapped header: ATen/ops/igamma_cpu_dispatch.h 2025-12-04T09:46:05.0664115Z Wrapped header: ATen/ops/igamma_cuda_dispatch.h 2025-12-04T09:46:05.0666854Z Wrapped header: ATen/ops/igamma_meta.h 2025-12-04T09:46:05.0669868Z Wrapped header: ATen/ops/igamma_meta_dispatch.h 2025-12-04T09:46:05.0673274Z Wrapped header: ATen/ops/igamma_native.h 2025-12-04T09:46:05.0676795Z Wrapped header: ATen/ops/igamma_ops.h 2025-12-04T09:46:05.0679856Z Wrapped header: ATen/ops/im2col.h 2025-12-04T09:46:05.0682948Z Wrapped header: ATen/ops/im2col_cpu_dispatch.h 2025-12-04T09:46:05.0685747Z Wrapped header: ATen/ops/im2col_cuda_dispatch.h 2025-12-04T09:46:05.0688624Z Wrapped header: ATen/ops/im2col_native.h 2025-12-04T09:46:05.0691441Z Wrapped header: ATen/ops/im2col_ops.h 2025-12-04T09:46:05.0694465Z Wrapped header: ATen/ops/imag.h 2025-12-04T09:46:05.0697688Z Wrapped header: ATen/ops/imag_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0700680Z Wrapped header: ATen/ops/imag_native.h 2025-12-04T09:46:05.0703359Z Wrapped header: ATen/ops/imag_ops.h 2025-12-04T09:46:05.0706208Z Wrapped header: ATen/ops/index.h 2025-12-04T09:46:05.0709051Z Wrapped header: ATen/ops/index_add.h 2025-12-04T09:46:05.0712406Z Wrapped header: ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0715482Z Wrapped header: ATen/ops/index_add_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0718441Z Wrapped header: ATen/ops/index_add_cpu_dispatch.h 2025-12-04T09:46:05.0721570Z Wrapped header: ATen/ops/index_add_cuda_dispatch.h 2025-12-04T09:46:05.0724502Z Wrapped header: ATen/ops/index_add_meta.h 2025-12-04T09:46:05.0727445Z Wrapped header: ATen/ops/index_add_meta_dispatch.h 2025-12-04T09:46:05.0730426Z Wrapped header: ATen/ops/index_add_native.h 2025-12-04T09:46:05.0733327Z Wrapped header: ATen/ops/index_add_ops.h 2025-12-04T09:46:05.0736313Z Wrapped header: ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0738920Z Wrapped header: ATen/ops/index_copy.h 2025-12-04T09:46:05.0742042Z Wrapped header: ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0745034Z Wrapped header: ATen/ops/index_copy_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0747771Z Wrapped header: ATen/ops/index_copy_cpu_dispatch.h 2025-12-04T09:46:05.0750638Z Wrapped header: ATen/ops/index_copy_cuda_dispatch.h 2025-12-04T09:46:05.0753475Z Wrapped header: ATen/ops/index_copy_meta.h 2025-12-04T09:46:05.0756240Z Wrapped header: ATen/ops/index_copy_meta_dispatch.h 2025-12-04T09:46:05.0759166Z Wrapped header: ATen/ops/index_copy_native.h 2025-12-04T09:46:05.0762246Z Wrapped header: ATen/ops/index_copy_ops.h 2025-12-04T09:46:05.0765484Z Wrapped header: ATen/ops/index_cpu_dispatch.h 2025-12-04T09:46:05.0768833Z Wrapped header: ATen/ops/index_cuda_dispatch.h 2025-12-04T09:46:05.0772217Z Wrapped header: ATen/ops/index_fill.h 2025-12-04T09:46:05.0775666Z Wrapped header: ATen/ops/index_fill_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0779185Z Wrapped header: ATen/ops/index_fill_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0782400Z Wrapped header: ATen/ops/index_fill_cpu_dispatch.h 2025-12-04T09:46:05.0785681Z Wrapped header: ATen/ops/index_fill_cuda_dispatch.h 2025-12-04T09:46:05.0788829Z Wrapped header: ATen/ops/index_fill_meta_dispatch.h 2025-12-04T09:46:05.0792078Z Wrapped header: ATen/ops/index_fill_native.h 2025-12-04T09:46:05.0796111Z Wrapped header: ATen/ops/index_fill_ops.h 2025-12-04T09:46:05.0799447Z Wrapped header: ATen/ops/index_meta.h 2025-12-04T09:46:05.0802560Z Wrapped header: ATen/ops/index_meta_dispatch.h 2025-12-04T09:46:05.0805681Z Wrapped header: ATen/ops/index_native.h 2025-12-04T09:46:05.0808513Z Wrapped header: ATen/ops/index_ops.h 2025-12-04T09:46:05.0811509Z Wrapped header: ATen/ops/index_put.h 2025-12-04T09:46:05.0814567Z Wrapped header: ATen/ops/index_put_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0817644Z Wrapped header: ATen/ops/index_put_native.h 2025-12-04T09:46:05.0820933Z Wrapped header: ATen/ops/index_put_ops.h 2025-12-04T09:46:05.0824064Z Wrapped header: ATen/ops/index_reduce.h 2025-12-04T09:46:05.0827065Z Wrapped header: ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0829907Z Wrapped header: ATen/ops/index_reduce_cpu_dispatch.h 2025-12-04T09:46:05.0832724Z Wrapped header: ATen/ops/index_reduce_cuda_dispatch.h 2025-12-04T09:46:05.0835456Z Wrapped header: ATen/ops/index_reduce_meta.h 2025-12-04T09:46:05.0838352Z Wrapped header: ATen/ops/index_reduce_meta_dispatch.h 2025-12-04T09:46:05.0841480Z Wrapped header: ATen/ops/index_reduce_native.h 2025-12-04T09:46:05.0844339Z Wrapped header: ATen/ops/index_reduce_ops.h 2025-12-04T09:46:05.0847146Z Wrapped header: ATen/ops/index_select.h 2025-12-04T09:46:05.0849970Z Wrapped header: ATen/ops/index_select_backward.h 2025-12-04T09:46:05.0852921Z Wrapped header: ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0856018Z Wrapped header: ATen/ops/index_select_backward_native.h 2025-12-04T09:46:05.0858780Z Wrapped header: ATen/ops/index_select_backward_ops.h 2025-12-04T09:46:05.0861806Z Wrapped header: ATen/ops/index_select_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0864436Z Wrapped header: ATen/ops/index_select_cpu_dispatch.h 2025-12-04T09:46:05.0867158Z Wrapped header: ATen/ops/index_select_cuda_dispatch.h 2025-12-04T09:46:05.0869942Z Wrapped header: ATen/ops/index_select_native.h 2025-12-04T09:46:05.0873041Z Wrapped header: ATen/ops/index_select_ops.h 2025-12-04T09:46:05.0875825Z Wrapped header: ATen/ops/indices.h 2025-12-04T09:46:05.0878779Z Wrapped header: ATen/ops/indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0881488Z Wrapped header: ATen/ops/indices_copy.h 2025-12-04T09:46:05.0884395Z Wrapped header: ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0887563Z Wrapped header: ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0890350Z Wrapped header: ATen/ops/indices_copy_native.h 2025-12-04T09:46:05.0893141Z Wrapped header: ATen/ops/indices_copy_ops.h 2025-12-04T09:46:05.0896011Z Wrapped header: ATen/ops/indices_native.h 2025-12-04T09:46:05.0898801Z Wrapped header: ATen/ops/indices_ops.h 2025-12-04T09:46:05.0901826Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward.h 2025-12-04T09:46:05.0904864Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0907478Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward_native.h 2025-12-04T09:46:05.0910297Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward_ops.h 2025-12-04T09:46:05.0912819Z Wrapped header: ATen/ops/inner.h 2025-12-04T09:46:05.0915879Z Wrapped header: ATen/ops/inner_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0918716Z Wrapped header: ATen/ops/inner_native.h 2025-12-04T09:46:05.0921670Z Wrapped header: ATen/ops/inner_ops.h 2025-12-04T09:46:05.0924416Z Wrapped header: ATen/ops/instance_norm.h 2025-12-04T09:46:05.0927292Z Wrapped header: ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0929915Z Wrapped header: ATen/ops/instance_norm_native.h 2025-12-04T09:46:05.0932709Z Wrapped header: ATen/ops/instance_norm_ops.h 2025-12-04T09:46:05.0935329Z Wrapped header: ATen/ops/int_repr.h 2025-12-04T09:46:05.0938154Z Wrapped header: ATen/ops/int_repr_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0940754Z Wrapped header: ATen/ops/int_repr_native.h 2025-12-04T09:46:05.0943735Z Wrapped header: ATen/ops/int_repr_ops.h 2025-12-04T09:46:05.0946440Z Wrapped header: ATen/ops/inverse.h 2025-12-04T09:46:05.0949475Z Wrapped header: ATen/ops/inverse_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0952245Z Wrapped header: ATen/ops/inverse_native.h 2025-12-04T09:46:05.0955017Z Wrapped header: ATen/ops/inverse_ops.h 2025-12-04T09:46:05.0957787Z Wrapped header: ATen/ops/isclose.h 2025-12-04T09:46:05.0960617Z Wrapped header: ATen/ops/isclose_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0963677Z Wrapped header: ATen/ops/isclose_native.h 2025-12-04T09:46:05.0966660Z Wrapped header: ATen/ops/isclose_ops.h 2025-12-04T09:46:05.0969419Z Wrapped header: ATen/ops/isfinite.h 2025-12-04T09:46:05.0972275Z Wrapped header: ATen/ops/isfinite_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.0975004Z Wrapped header: ATen/ops/isfinite_native.h 2025-12-04T09:46:05.0977770Z Wrapped header: ATen/ops/isfinite_ops.h 2025-12-04T09:46:05.0980526Z Wrapped header: ATen/ops/isin.h 2025-12-04T09:46:05.0983239Z Wrapped header: ATen/ops/isinf.h 2025-12-04T09:46:05.0986267Z Wrapped header: ATen/ops/isinf_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.0989148Z Wrapped header: ATen/ops/isinf_native.h 2025-12-04T09:46:05.0991870Z Wrapped header: ATen/ops/isinf_ops.h 2025-12-04T09:46:05.0994742Z Wrapped header: ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.0997456Z Wrapped header: ATen/ops/isin_cpu_dispatch.h 2025-12-04T09:46:05.1000277Z Wrapped header: ATen/ops/isin_cuda_dispatch.h 2025-12-04T09:46:05.1003009Z Wrapped header: ATen/ops/isin_meta.h 2025-12-04T09:46:05.1005855Z Wrapped header: ATen/ops/isin_meta_dispatch.h 2025-12-04T09:46:05.1008500Z Wrapped header: ATen/ops/isin_native.h 2025-12-04T09:46:05.1011442Z Wrapped header: ATen/ops/isin_ops.h 2025-12-04T09:46:05.1014165Z Wrapped header: ATen/ops/isnan.h 2025-12-04T09:46:05.1016999Z Wrapped header: ATen/ops/isnan_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1019593Z Wrapped header: ATen/ops/isnan_cpu_dispatch.h 2025-12-04T09:46:05.1022281Z Wrapped header: ATen/ops/isnan_cuda_dispatch.h 2025-12-04T09:46:05.1025188Z Wrapped header: ATen/ops/isnan_native.h 2025-12-04T09:46:05.1027941Z Wrapped header: ATen/ops/isnan_ops.h 2025-12-04T09:46:05.1030858Z Wrapped header: ATen/ops/isneginf.h 2025-12-04T09:46:05.1034164Z Wrapped header: ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1036840Z Wrapped header: ATen/ops/isneginf_cpu_dispatch.h 2025-12-04T09:46:05.1039646Z Wrapped header: ATen/ops/isneginf_cuda_dispatch.h 2025-12-04T09:46:05.1042474Z Wrapped header: ATen/ops/isneginf_meta.h 2025-12-04T09:46:05.1045551Z Wrapped header: ATen/ops/isneginf_meta_dispatch.h 2025-12-04T09:46:05.1048300Z Wrapped header: ATen/ops/isneginf_native.h 2025-12-04T09:46:05.1051119Z Wrapped header: ATen/ops/isneginf_ops.h 2025-12-04T09:46:05.1053739Z Wrapped header: ATen/ops/isposinf.h 2025-12-04T09:46:05.1056706Z Wrapped header: ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1059585Z Wrapped header: ATen/ops/isposinf_cpu_dispatch.h 2025-12-04T09:46:05.1062433Z Wrapped header: ATen/ops/isposinf_cuda_dispatch.h 2025-12-04T09:46:05.1065269Z Wrapped header: ATen/ops/isposinf_meta.h 2025-12-04T09:46:05.1068042Z Wrapped header: ATen/ops/isposinf_meta_dispatch.h 2025-12-04T09:46:05.1070734Z Wrapped header: ATen/ops/isposinf_native.h 2025-12-04T09:46:05.1073457Z Wrapped header: ATen/ops/isposinf_ops.h 2025-12-04T09:46:05.1076365Z Wrapped header: ATen/ops/isreal.h 2025-12-04T09:46:05.1079455Z Wrapped header: ATen/ops/isreal_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1082277Z Wrapped header: ATen/ops/isreal_native.h 2025-12-04T09:46:05.1085088Z Wrapped header: ATen/ops/isreal_ops.h 2025-12-04T09:46:05.1087842Z Wrapped header: ATen/ops/istft.h 2025-12-04T09:46:05.1090779Z Wrapped header: ATen/ops/istft_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1093526Z Wrapped header: ATen/ops/istft_native.h 2025-12-04T09:46:05.1096449Z Wrapped header: ATen/ops/istft_ops.h 2025-12-04T09:46:05.1099486Z Wrapped header: ATen/ops/is_coalesced.h 2025-12-04T09:46:05.1102482Z Wrapped header: ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1105314Z Wrapped header: ATen/ops/is_coalesced_native.h 2025-12-04T09:46:05.1108063Z Wrapped header: ATen/ops/is_coalesced_ops.h 2025-12-04T09:46:05.1110983Z Wrapped header: ATen/ops/is_complex.h 2025-12-04T09:46:05.1113807Z Wrapped header: ATen/ops/is_complex_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1117142Z Wrapped header: ATen/ops/is_complex_native.h 2025-12-04T09:46:05.1120023Z Wrapped header: ATen/ops/is_complex_ops.h 2025-12-04T09:46:05.1122800Z Wrapped header: ATen/ops/is_conj.h 2025-12-04T09:46:05.1125758Z Wrapped header: ATen/ops/is_conj_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1128514Z Wrapped header: ATen/ops/is_conj_native.h 2025-12-04T09:46:05.1131341Z Wrapped header: ATen/ops/is_conj_ops.h 2025-12-04T09:46:05.1134386Z Wrapped header: ATen/ops/is_distributed.h 2025-12-04T09:46:05.1137407Z Wrapped header: ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1140147Z Wrapped header: ATen/ops/is_distributed_native.h 2025-12-04T09:46:05.1142972Z Wrapped header: ATen/ops/is_distributed_ops.h 2025-12-04T09:46:05.1145677Z Wrapped header: ATen/ops/is_floating_point.h 2025-12-04T09:46:05.1148681Z Wrapped header: ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1151389Z Wrapped header: ATen/ops/is_floating_point_native.h 2025-12-04T09:46:05.1154320Z Wrapped header: ATen/ops/is_floating_point_ops.h 2025-12-04T09:46:05.1157164Z Wrapped header: ATen/ops/is_inference.h 2025-12-04T09:46:05.1160256Z Wrapped header: ATen/ops/is_inference_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1163012Z Wrapped header: ATen/ops/is_inference_native.h 2025-12-04T09:46:05.1166484Z Wrapped header: ATen/ops/is_inference_ops.h 2025-12-04T09:46:05.1169348Z Wrapped header: ATen/ops/is_leaf.h 2025-12-04T09:46:05.1172485Z Wrapped header: ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1175158Z Wrapped header: ATen/ops/is_leaf_native.h 2025-12-04T09:46:05.1178041Z Wrapped header: ATen/ops/is_leaf_ops.h 2025-12-04T09:46:05.1180912Z Wrapped header: ATen/ops/is_neg.h 2025-12-04T09:46:05.1184278Z Wrapped header: ATen/ops/is_neg_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1187040Z Wrapped header: ATen/ops/is_neg_native.h 2025-12-04T09:46:05.1189956Z Wrapped header: ATen/ops/is_neg_ops.h 2025-12-04T09:46:05.1192637Z Wrapped header: ATen/ops/is_nonzero.h 2025-12-04T09:46:05.1195619Z Wrapped header: ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1198470Z Wrapped header: ATen/ops/is_nonzero_native.h 2025-12-04T09:46:05.1201519Z Wrapped header: ATen/ops/is_nonzero_ops.h 2025-12-04T09:46:05.1205017Z Wrapped header: ATen/ops/is_pinned.h 2025-12-04T09:46:05.1208105Z Wrapped header: ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1210764Z Wrapped header: ATen/ops/is_pinned_native.h 2025-12-04T09:46:05.1213625Z Wrapped header: ATen/ops/is_pinned_ops.h 2025-12-04T09:46:05.1216369Z Wrapped header: ATen/ops/is_same_size.h 2025-12-04T09:46:05.1219374Z Wrapped header: ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1221988Z Wrapped header: ATen/ops/is_same_size_native.h 2025-12-04T09:46:05.1224880Z Wrapped header: ATen/ops/is_same_size_ops.h 2025-12-04T09:46:05.1227758Z Wrapped header: ATen/ops/is_set_to.h 2025-12-04T09:46:05.1230720Z Wrapped header: ATen/ops/is_set_to_cpu_dispatch.h 2025-12-04T09:46:05.1233403Z Wrapped header: ATen/ops/is_set_to_cuda_dispatch.h 2025-12-04T09:46:05.1236360Z Wrapped header: ATen/ops/is_set_to_native.h 2025-12-04T09:46:05.1239477Z Wrapped header: ATen/ops/is_set_to_ops.h 2025-12-04T09:46:05.1242365Z Wrapped header: ATen/ops/is_signed.h 2025-12-04T09:46:05.1245339Z Wrapped header: ATen/ops/is_signed_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1248204Z Wrapped header: ATen/ops/is_signed_native.h 2025-12-04T09:46:05.1250917Z Wrapped header: ATen/ops/is_signed_ops.h 2025-12-04T09:46:05.1253804Z Wrapped header: ATen/ops/is_vulkan_available.h 2025-12-04T09:46:05.1256694Z Wrapped header: ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1259577Z Wrapped header: ATen/ops/is_vulkan_available_native.h 2025-12-04T09:46:05.1262398Z Wrapped header: ATen/ops/is_vulkan_available_ops.h 2025-12-04T09:46:05.1265613Z Wrapped header: ATen/ops/item.h 2025-12-04T09:46:05.1268993Z Wrapped header: ATen/ops/item_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1272219Z Wrapped header: ATen/ops/item_native.h 2025-12-04T09:46:05.1275306Z Wrapped header: ATen/ops/item_ops.h 2025-12-04T09:46:05.1279101Z Wrapped header: ATen/ops/kaiser_window.h 2025-12-04T09:46:05.1282450Z Wrapped header: ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1285131Z Wrapped header: ATen/ops/kaiser_window_native.h 2025-12-04T09:46:05.1288347Z Wrapped header: ATen/ops/kaiser_window_ops.h 2025-12-04T09:46:05.1291003Z Wrapped header: ATen/ops/kl_div.h 2025-12-04T09:46:05.1294176Z Wrapped header: ATen/ops/kl_div_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1296979Z Wrapped header: ATen/ops/kl_div_native.h 2025-12-04T09:46:05.1300002Z Wrapped header: ATen/ops/kl_div_ops.h 2025-12-04T09:46:05.1302685Z Wrapped header: ATen/ops/kron.h 2025-12-04T09:46:05.1305764Z Wrapped header: ATen/ops/kron_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1308407Z Wrapped header: ATen/ops/kron_native.h 2025-12-04T09:46:05.1311032Z Wrapped header: ATen/ops/kron_ops.h 2025-12-04T09:46:05.1314068Z Wrapped header: ATen/ops/kthvalue.h 2025-12-04T09:46:05.1317530Z Wrapped header: ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1320304Z Wrapped header: ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1323009Z Wrapped header: ATen/ops/kthvalue_cpu_dispatch.h 2025-12-04T09:46:05.1325919Z Wrapped header: ATen/ops/kthvalue_cuda_dispatch.h 2025-12-04T09:46:05.1328571Z Wrapped header: ATen/ops/kthvalue_native.h 2025-12-04T09:46:05.1331767Z Wrapped header: ATen/ops/kthvalue_ops.h 2025-12-04T09:46:05.1334439Z Wrapped header: ATen/ops/l1_loss.h 2025-12-04T09:46:05.1337296Z Wrapped header: ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1340267Z Wrapped header: ATen/ops/l1_loss_native.h 2025-12-04T09:46:05.1342986Z Wrapped header: ATen/ops/l1_loss_ops.h 2025-12-04T09:46:05.1345868Z Wrapped header: ATen/ops/layer_norm.h 2025-12-04T09:46:05.1348947Z Wrapped header: ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1351617Z Wrapped header: ATen/ops/layer_norm_native.h 2025-12-04T09:46:05.1354329Z Wrapped header: ATen/ops/layer_norm_ops.h 2025-12-04T09:46:05.1356969Z Wrapped header: ATen/ops/lcm.h 2025-12-04T09:46:05.1359929Z Wrapped header: ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1362639Z Wrapped header: ATen/ops/lcm_cpu_dispatch.h 2025-12-04T09:46:05.1365368Z Wrapped header: ATen/ops/lcm_cuda_dispatch.h 2025-12-04T09:46:05.1368188Z Wrapped header: ATen/ops/lcm_meta.h 2025-12-04T09:46:05.1371077Z Wrapped header: ATen/ops/lcm_meta_dispatch.h 2025-12-04T09:46:05.1373800Z Wrapped header: ATen/ops/lcm_native.h 2025-12-04T09:46:05.1376498Z Wrapped header: ATen/ops/lcm_ops.h 2025-12-04T09:46:05.1379162Z Wrapped header: ATen/ops/ldexp.h 2025-12-04T09:46:05.1382063Z Wrapped header: ATen/ops/ldexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1384695Z Wrapped header: ATen/ops/ldexp_native.h 2025-12-04T09:46:05.1387528Z Wrapped header: ATen/ops/ldexp_ops.h 2025-12-04T09:46:05.1390251Z Wrapped header: ATen/ops/le.h 2025-12-04T09:46:05.1393099Z Wrapped header: ATen/ops/leaky_relu.h 2025-12-04T09:46:05.1395888Z Wrapped header: ATen/ops/leaky_relu_backward.h 2025-12-04T09:46:05.1399009Z Wrapped header: ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1401613Z Wrapped header: ATen/ops/leaky_relu_backward_cpu_dispatch.h 2025-12-04T09:46:05.1404360Z Wrapped header: ATen/ops/leaky_relu_backward_cuda_dispatch.h 2025-12-04T09:46:05.1407061Z Wrapped header: ATen/ops/leaky_relu_backward_meta.h 2025-12-04T09:46:05.1409806Z Wrapped header: ATen/ops/leaky_relu_backward_meta_dispatch.h 2025-12-04T09:46:05.1412503Z Wrapped header: ATen/ops/leaky_relu_backward_native.h 2025-12-04T09:46:05.1415287Z Wrapped header: ATen/ops/leaky_relu_backward_ops.h 2025-12-04T09:46:05.1418397Z Wrapped header: ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1421094Z Wrapped header: ATen/ops/leaky_relu_cpu_dispatch.h 2025-12-04T09:46:05.1423978Z Wrapped header: ATen/ops/leaky_relu_cuda_dispatch.h 2025-12-04T09:46:05.1426750Z Wrapped header: ATen/ops/leaky_relu_meta.h 2025-12-04T09:46:05.1429504Z Wrapped header: ATen/ops/leaky_relu_meta_dispatch.h 2025-12-04T09:46:05.1432240Z Wrapped header: ATen/ops/leaky_relu_native.h 2025-12-04T09:46:05.1434995Z Wrapped header: ATen/ops/leaky_relu_ops.h 2025-12-04T09:46:05.1437746Z Wrapped header: ATen/ops/lerp.h 2025-12-04T09:46:05.1440652Z Wrapped header: ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1443220Z Wrapped header: ATen/ops/lerp_cpu_dispatch.h 2025-12-04T09:46:05.1445980Z Wrapped header: ATen/ops/lerp_cuda_dispatch.h 2025-12-04T09:46:05.1448697Z Wrapped header: ATen/ops/lerp_meta.h 2025-12-04T09:46:05.1451583Z Wrapped header: ATen/ops/lerp_meta_dispatch.h 2025-12-04T09:46:05.1454295Z Wrapped header: ATen/ops/lerp_native.h 2025-12-04T09:46:05.1457661Z Wrapped header: ATen/ops/lerp_ops.h 2025-12-04T09:46:05.1460677Z Wrapped header: ATen/ops/less.h 2025-12-04T09:46:05.1463599Z Wrapped header: ATen/ops/less_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1466298Z Wrapped header: ATen/ops/less_equal.h 2025-12-04T09:46:05.1469122Z Wrapped header: ATen/ops/less_equal_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1472083Z Wrapped header: ATen/ops/less_equal_native.h 2025-12-04T09:46:05.1474978Z Wrapped header: ATen/ops/less_equal_ops.h 2025-12-04T09:46:05.1477795Z Wrapped header: ATen/ops/less_native.h 2025-12-04T09:46:05.1480576Z Wrapped header: ATen/ops/less_ops.h 2025-12-04T09:46:05.1483485Z Wrapped header: ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1486518Z Wrapped header: ATen/ops/le_cpu_dispatch.h 2025-12-04T09:46:05.1489423Z Wrapped header: ATen/ops/le_cuda_dispatch.h 2025-12-04T09:46:05.1492065Z Wrapped header: ATen/ops/le_meta.h 2025-12-04T09:46:05.1494826Z Wrapped header: ATen/ops/le_meta_dispatch.h 2025-12-04T09:46:05.1497574Z Wrapped header: ATen/ops/le_native.h 2025-12-04T09:46:05.1500429Z Wrapped header: ATen/ops/le_ops.h 2025-12-04T09:46:05.1503048Z Wrapped header: ATen/ops/lgamma.h 2025-12-04T09:46:05.1506015Z Wrapped header: ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1508677Z Wrapped header: ATen/ops/lgamma_cpu_dispatch.h 2025-12-04T09:46:05.1511398Z Wrapped header: ATen/ops/lgamma_cuda_dispatch.h 2025-12-04T09:46:05.1514263Z Wrapped header: ATen/ops/lgamma_meta.h 2025-12-04T09:46:05.1517124Z Wrapped header: ATen/ops/lgamma_meta_dispatch.h 2025-12-04T09:46:05.1519814Z Wrapped header: ATen/ops/lgamma_native.h 2025-12-04T09:46:05.1522597Z Wrapped header: ATen/ops/lgamma_ops.h 2025-12-04T09:46:05.1525433Z Wrapped header: ATen/ops/lift.h 2025-12-04T09:46:05.1528511Z Wrapped header: ATen/ops/lift_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1531402Z Wrapped header: ATen/ops/lift_fresh.h 2025-12-04T09:46:05.1534285Z Wrapped header: ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1537077Z Wrapped header: ATen/ops/lift_fresh_copy.h 2025-12-04T09:46:05.1540067Z Wrapped header: ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1543001Z Wrapped header: ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1545645Z Wrapped header: ATen/ops/lift_fresh_copy_native.h 2025-12-04T09:46:05.1548571Z Wrapped header: ATen/ops/lift_fresh_copy_ops.h 2025-12-04T09:46:05.1551470Z Wrapped header: ATen/ops/lift_fresh_native.h 2025-12-04T09:46:05.1554378Z Wrapped header: ATen/ops/lift_fresh_ops.h 2025-12-04T09:46:05.1557281Z Wrapped header: ATen/ops/lift_native.h 2025-12-04T09:46:05.1560276Z Wrapped header: ATen/ops/lift_ops.h 2025-12-04T09:46:05.1563155Z Wrapped header: ATen/ops/linalg_cholesky.h 2025-12-04T09:46:05.1566361Z Wrapped header: ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1569127Z Wrapped header: ATen/ops/linalg_cholesky_ex.h 2025-12-04T09:46:05.1572174Z Wrapped header: ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1575646Z Wrapped header: ATen/ops/linalg_cholesky_ex_cpu_dispatch.h 2025-12-04T09:46:05.1577717Z Wrapped header: ATen/ops/linalg_cholesky_ex_cuda_dispatch.h 2025-12-04T09:46:05.1580444Z Wrapped header: ATen/ops/linalg_cholesky_ex_meta.h 2025-12-04T09:46:05.1583324Z Wrapped header: ATen/ops/linalg_cholesky_ex_meta_dispatch.h 2025-12-04T09:46:05.1586180Z Wrapped header: ATen/ops/linalg_cholesky_ex_native.h 2025-12-04T09:46:05.1589157Z Wrapped header: ATen/ops/linalg_cholesky_ex_ops.h 2025-12-04T09:46:05.1592278Z Wrapped header: ATen/ops/linalg_cholesky_native.h 2025-12-04T09:46:05.1595088Z Wrapped header: ATen/ops/linalg_cholesky_ops.h 2025-12-04T09:46:05.1598105Z Wrapped header: ATen/ops/linalg_cond.h 2025-12-04T09:46:05.1601041Z Wrapped header: ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1603766Z Wrapped header: ATen/ops/linalg_cond_native.h 2025-12-04T09:46:05.1606624Z Wrapped header: ATen/ops/linalg_cond_ops.h 2025-12-04T09:46:05.1609848Z Wrapped header: ATen/ops/linalg_cross.h 2025-12-04T09:46:05.1612976Z Wrapped header: ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1615804Z Wrapped header: ATen/ops/linalg_cross_cpu_dispatch.h 2025-12-04T09:46:05.1618648Z Wrapped header: ATen/ops/linalg_cross_cuda_dispatch.h 2025-12-04T09:46:05.1621477Z Wrapped header: ATen/ops/linalg_cross_meta.h 2025-12-04T09:46:05.1624244Z Wrapped header: ATen/ops/linalg_cross_meta_dispatch.h 2025-12-04T09:46:05.1627245Z Wrapped header: ATen/ops/linalg_cross_native.h 2025-12-04T09:46:05.1630602Z Wrapped header: ATen/ops/linalg_cross_ops.h 2025-12-04T09:46:05.1633629Z Wrapped header: ATen/ops/linalg_det.h 2025-12-04T09:46:05.1636513Z Wrapped header: ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1639633Z Wrapped header: ATen/ops/linalg_det_native.h 2025-12-04T09:46:05.1642417Z Wrapped header: ATen/ops/linalg_det_ops.h 2025-12-04T09:46:05.1645729Z Wrapped header: ATen/ops/linalg_diagonal.h 2025-12-04T09:46:05.1648675Z Wrapped header: ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1651620Z Wrapped header: ATen/ops/linalg_diagonal_native.h 2025-12-04T09:46:05.1654374Z Wrapped header: ATen/ops/linalg_diagonal_ops.h 2025-12-04T09:46:05.1657391Z Wrapped header: ATen/ops/linalg_eig.h 2025-12-04T09:46:05.1660144Z Wrapped header: ATen/ops/linalg_eigh.h 2025-12-04T09:46:05.1663387Z Wrapped header: ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1666151Z Wrapped header: ATen/ops/linalg_eigh_native.h 2025-12-04T09:46:05.1669051Z Wrapped header: ATen/ops/linalg_eigh_ops.h 2025-12-04T09:46:05.1671953Z Wrapped header: ATen/ops/linalg_eigvals.h 2025-12-04T09:46:05.1674929Z Wrapped header: ATen/ops/linalg_eigvalsh.h 2025-12-04T09:46:05.1677933Z Wrapped header: ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1680729Z Wrapped header: ATen/ops/linalg_eigvalsh_native.h 2025-12-04T09:46:05.1683549Z Wrapped header: ATen/ops/linalg_eigvalsh_ops.h 2025-12-04T09:46:05.1686524Z Wrapped header: ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1689270Z Wrapped header: ATen/ops/linalg_eigvals_cpu_dispatch.h 2025-12-04T09:46:05.1692181Z Wrapped header: ATen/ops/linalg_eigvals_cuda_dispatch.h 2025-12-04T09:46:05.1695284Z Wrapped header: ATen/ops/linalg_eigvals_native.h 2025-12-04T09:46:05.1698172Z Wrapped header: ATen/ops/linalg_eigvals_ops.h 2025-12-04T09:46:05.1701062Z Wrapped header: ATen/ops/linalg_eig_cpu_dispatch.h 2025-12-04T09:46:05.1703958Z Wrapped header: ATen/ops/linalg_eig_cuda_dispatch.h 2025-12-04T09:46:05.1706828Z Wrapped header: ATen/ops/linalg_eig_native.h 2025-12-04T09:46:05.1709703Z Wrapped header: ATen/ops/linalg_eig_ops.h 2025-12-04T09:46:05.1712608Z Wrapped header: ATen/ops/linalg_householder_product.h 2025-12-04T09:46:05.1715500Z Wrapped header: ATen/ops/linalg_householder_product_cpu_dispatch.h 2025-12-04T09:46:05.1718595Z Wrapped header: ATen/ops/linalg_householder_product_cuda_dispatch.h 2025-12-04T09:46:05.1721351Z Wrapped header: ATen/ops/linalg_householder_product_native.h 2025-12-04T09:46:05.1724256Z Wrapped header: ATen/ops/linalg_householder_product_ops.h 2025-12-04T09:46:05.1727021Z Wrapped header: ATen/ops/linalg_inv.h 2025-12-04T09:46:05.1730256Z Wrapped header: ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1732941Z Wrapped header: ATen/ops/linalg_inv_ex.h 2025-12-04T09:46:05.1736031Z Wrapped header: ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1738795Z Wrapped header: ATen/ops/linalg_inv_ex_cpu_dispatch.h 2025-12-04T09:46:05.1741713Z Wrapped header: ATen/ops/linalg_inv_ex_cuda_dispatch.h 2025-12-04T09:46:05.1744487Z Wrapped header: ATen/ops/linalg_inv_ex_meta.h 2025-12-04T09:46:05.1747450Z Wrapped header: ATen/ops/linalg_inv_ex_meta_dispatch.h 2025-12-04T09:46:05.1750245Z Wrapped header: ATen/ops/linalg_inv_ex_native.h 2025-12-04T09:46:05.1753202Z Wrapped header: ATen/ops/linalg_inv_ex_ops.h 2025-12-04T09:46:05.1756111Z Wrapped header: ATen/ops/linalg_inv_native.h 2025-12-04T09:46:05.1759238Z Wrapped header: ATen/ops/linalg_inv_ops.h 2025-12-04T09:46:05.1762525Z Wrapped header: ATen/ops/linalg_ldl_factor.h 2025-12-04T09:46:05.1766176Z Wrapped header: ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1768423Z Wrapped header: ATen/ops/linalg_ldl_factor_ex.h 2025-12-04T09:46:05.1771816Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1774930Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h 2025-12-04T09:46:05.1777927Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h 2025-12-04T09:46:05.1780725Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_meta.h 2025-12-04T09:46:05.1784172Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h 2025-12-04T09:46:05.1786924Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_native.h 2025-12-04T09:46:05.1789929Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_ops.h 2025-12-04T09:46:05.1793250Z Wrapped header: ATen/ops/linalg_ldl_factor_native.h 2025-12-04T09:46:05.1796335Z Wrapped header: ATen/ops/linalg_ldl_factor_ops.h 2025-12-04T09:46:05.1799236Z Wrapped header: ATen/ops/linalg_ldl_solve.h 2025-12-04T09:46:05.1802488Z Wrapped header: ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1805145Z Wrapped header: ATen/ops/linalg_ldl_solve_cpu_dispatch.h 2025-12-04T09:46:05.1808010Z Wrapped header: ATen/ops/linalg_ldl_solve_cuda_dispatch.h 2025-12-04T09:46:05.1810891Z Wrapped header: ATen/ops/linalg_ldl_solve_meta.h 2025-12-04T09:46:05.1813823Z Wrapped header: ATen/ops/linalg_ldl_solve_meta_dispatch.h 2025-12-04T09:46:05.1816593Z Wrapped header: ATen/ops/linalg_ldl_solve_native.h 2025-12-04T09:46:05.1819305Z Wrapped header: ATen/ops/linalg_ldl_solve_ops.h 2025-12-04T09:46:05.1822095Z Wrapped header: ATen/ops/linalg_lstsq.h 2025-12-04T09:46:05.1825194Z Wrapped header: ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1828130Z Wrapped header: ATen/ops/linalg_lstsq_cpu_dispatch.h 2025-12-04T09:46:05.1830921Z Wrapped header: ATen/ops/linalg_lstsq_cuda_dispatch.h 2025-12-04T09:46:05.1833613Z Wrapped header: ATen/ops/linalg_lstsq_native.h 2025-12-04T09:46:05.1836505Z Wrapped header: ATen/ops/linalg_lstsq_ops.h 2025-12-04T09:46:05.1839366Z Wrapped header: ATen/ops/linalg_lu.h 2025-12-04T09:46:05.1842265Z Wrapped header: ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1844990Z Wrapped header: ATen/ops/linalg_lu_cpu_dispatch.h 2025-12-04T09:46:05.1847788Z Wrapped header: ATen/ops/linalg_lu_cuda_dispatch.h 2025-12-04T09:46:05.1850596Z Wrapped header: ATen/ops/linalg_lu_factor.h 2025-12-04T09:46:05.1853499Z Wrapped header: ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1856412Z Wrapped header: ATen/ops/linalg_lu_factor_ex.h 2025-12-04T09:46:05.1859633Z Wrapped header: ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1862310Z Wrapped header: ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h 2025-12-04T09:46:05.1865060Z Wrapped header: ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h 2025-12-04T09:46:05.1867795Z Wrapped header: ATen/ops/linalg_lu_factor_ex_meta.h 2025-12-04T09:46:05.1870648Z Wrapped header: ATen/ops/linalg_lu_factor_ex_meta_dispatch.h 2025-12-04T09:46:05.1873373Z Wrapped header: ATen/ops/linalg_lu_factor_ex_native.h 2025-12-04T09:46:05.1876128Z Wrapped header: ATen/ops/linalg_lu_factor_ex_ops.h 2025-12-04T09:46:05.1879011Z Wrapped header: ATen/ops/linalg_lu_factor_native.h 2025-12-04T09:46:05.1881800Z Wrapped header: ATen/ops/linalg_lu_factor_ops.h 2025-12-04T09:46:05.1884731Z Wrapped header: ATen/ops/linalg_lu_meta.h 2025-12-04T09:46:05.1887808Z Wrapped header: ATen/ops/linalg_lu_meta_dispatch.h 2025-12-04T09:46:05.1890628Z Wrapped header: ATen/ops/linalg_lu_native.h 2025-12-04T09:46:05.1893427Z Wrapped header: ATen/ops/linalg_lu_ops.h 2025-12-04T09:46:05.1896217Z Wrapped header: ATen/ops/linalg_lu_solve.h 2025-12-04T09:46:05.1899238Z Wrapped header: ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.1901881Z Wrapped header: ATen/ops/linalg_lu_solve_cpu_dispatch.h 2025-12-04T09:46:05.1904538Z Wrapped header: ATen/ops/linalg_lu_solve_cuda_dispatch.h 2025-12-04T09:46:05.1907241Z Wrapped header: ATen/ops/linalg_lu_solve_meta.h 2025-12-04T09:46:05.1909988Z Wrapped header: ATen/ops/linalg_lu_solve_meta_dispatch.h 2025-12-04T09:46:05.1913007Z Wrapped header: ATen/ops/linalg_lu_solve_native.h 2025-12-04T09:46:05.1915987Z Wrapped header: ATen/ops/linalg_lu_solve_ops.h 2025-12-04T09:46:05.1918838Z Wrapped header: ATen/ops/linalg_matmul.h 2025-12-04T09:46:05.1921882Z Wrapped header: ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1924631Z Wrapped header: ATen/ops/linalg_matmul_native.h 2025-12-04T09:46:05.1927480Z Wrapped header: ATen/ops/linalg_matmul_ops.h 2025-12-04T09:46:05.1930224Z Wrapped header: ATen/ops/linalg_matrix_exp.h 2025-12-04T09:46:05.1933085Z Wrapped header: ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.1936336Z Wrapped header: ATen/ops/linalg_matrix_exp_cpu_dispatch.h 2025-12-04T09:46:05.1939124Z Wrapped header: ATen/ops/linalg_matrix_exp_cuda_dispatch.h 2025-12-04T09:46:05.1941818Z Wrapped header: ATen/ops/linalg_matrix_exp_native.h 2025-12-04T09:46:05.1944567Z Wrapped header: ATen/ops/linalg_matrix_exp_ops.h 2025-12-04T09:46:05.1947431Z Wrapped header: ATen/ops/linalg_matrix_norm.h 2025-12-04T09:46:05.1950522Z Wrapped header: ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1953253Z Wrapped header: ATen/ops/linalg_matrix_norm_native.h 2025-12-04T09:46:05.1956193Z Wrapped header: ATen/ops/linalg_matrix_norm_ops.h 2025-12-04T09:46:05.1959164Z Wrapped header: ATen/ops/linalg_matrix_power.h 2025-12-04T09:46:05.1962040Z Wrapped header: ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1964705Z Wrapped header: ATen/ops/linalg_matrix_power_native.h 2025-12-04T09:46:05.1967457Z Wrapped header: ATen/ops/linalg_matrix_power_ops.h 2025-12-04T09:46:05.1970409Z Wrapped header: ATen/ops/linalg_matrix_rank.h 2025-12-04T09:46:05.1973416Z Wrapped header: ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1976109Z Wrapped header: ATen/ops/linalg_matrix_rank_native.h 2025-12-04T09:46:05.1979217Z Wrapped header: ATen/ops/linalg_matrix_rank_ops.h 2025-12-04T09:46:05.1982265Z Wrapped header: ATen/ops/linalg_multi_dot.h 2025-12-04T09:46:05.1985198Z Wrapped header: ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1987805Z Wrapped header: ATen/ops/linalg_multi_dot_native.h 2025-12-04T09:46:05.1990581Z Wrapped header: ATen/ops/linalg_multi_dot_ops.h 2025-12-04T09:46:05.1993408Z Wrapped header: ATen/ops/linalg_norm.h 2025-12-04T09:46:05.1996306Z Wrapped header: ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.1999092Z Wrapped header: ATen/ops/linalg_norm_native.h 2025-12-04T09:46:05.2002043Z Wrapped header: ATen/ops/linalg_norm_ops.h 2025-12-04T09:46:05.2005002Z Wrapped header: ATen/ops/linalg_pinv.h 2025-12-04T09:46:05.2008031Z Wrapped header: ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2010754Z Wrapped header: ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2013862Z Wrapped header: ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2016581Z Wrapped header: ATen/ops/linalg_pinv_native.h 2025-12-04T09:46:05.2019602Z Wrapped header: ATen/ops/linalg_pinv_ops.h 2025-12-04T09:46:05.2022373Z Wrapped header: ATen/ops/linalg_qr.h 2025-12-04T09:46:05.2025690Z Wrapped header: ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2028412Z Wrapped header: ATen/ops/linalg_qr_cpu_dispatch.h 2025-12-04T09:46:05.2031104Z Wrapped header: ATen/ops/linalg_qr_cuda_dispatch.h 2025-12-04T09:46:05.2033838Z Wrapped header: ATen/ops/linalg_qr_meta.h 2025-12-04T09:46:05.2036622Z Wrapped header: ATen/ops/linalg_qr_meta_dispatch.h 2025-12-04T09:46:05.2039542Z Wrapped header: ATen/ops/linalg_qr_native.h 2025-12-04T09:46:05.2042242Z Wrapped header: ATen/ops/linalg_qr_ops.h 2025-12-04T09:46:05.2045095Z Wrapped header: ATen/ops/linalg_slogdet.h 2025-12-04T09:46:05.2048276Z Wrapped header: ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2050924Z Wrapped header: ATen/ops/linalg_slogdet_native.h 2025-12-04T09:46:05.2053723Z Wrapped header: ATen/ops/linalg_slogdet_ops.h 2025-12-04T09:46:05.2056429Z Wrapped header: ATen/ops/linalg_solve.h 2025-12-04T09:46:05.2059354Z Wrapped header: ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2062046Z Wrapped header: ATen/ops/linalg_solve_ex.h 2025-12-04T09:46:05.2064893Z Wrapped header: ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2067514Z Wrapped header: ATen/ops/linalg_solve_ex_native.h 2025-12-04T09:46:05.2070434Z Wrapped header: ATen/ops/linalg_solve_ex_ops.h 2025-12-04T09:46:05.2073194Z Wrapped header: ATen/ops/linalg_solve_native.h 2025-12-04T09:46:05.2075965Z Wrapped header: ATen/ops/linalg_solve_ops.h 2025-12-04T09:46:05.2079123Z Wrapped header: ATen/ops/linalg_solve_triangular.h 2025-12-04T09:46:05.2082108Z Wrapped header: ATen/ops/linalg_solve_triangular_cpu_dispatch.h 2025-12-04T09:46:05.2084912Z Wrapped header: ATen/ops/linalg_solve_triangular_cuda_dispatch.h 2025-12-04T09:46:05.2087656Z Wrapped header: ATen/ops/linalg_solve_triangular_native.h 2025-12-04T09:46:05.2090490Z Wrapped header: ATen/ops/linalg_solve_triangular_ops.h 2025-12-04T09:46:05.2093305Z Wrapped header: ATen/ops/linalg_svd.h 2025-12-04T09:46:05.2096101Z Wrapped header: ATen/ops/linalg_svdvals.h 2025-12-04T09:46:05.2099231Z Wrapped header: ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2101868Z Wrapped header: ATen/ops/linalg_svdvals_native.h 2025-12-04T09:46:05.2104617Z Wrapped header: ATen/ops/linalg_svdvals_ops.h 2025-12-04T09:46:05.2107466Z Wrapped header: ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2110185Z Wrapped header: ATen/ops/linalg_svd_native.h 2025-12-04T09:46:05.2112975Z Wrapped header: ATen/ops/linalg_svd_ops.h 2025-12-04T09:46:05.2115951Z Wrapped header: ATen/ops/linalg_tensorinv.h 2025-12-04T09:46:05.2119176Z Wrapped header: ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2121890Z Wrapped header: ATen/ops/linalg_tensorinv_native.h 2025-12-04T09:46:05.2124665Z Wrapped header: ATen/ops/linalg_tensorinv_ops.h 2025-12-04T09:46:05.2127393Z Wrapped header: ATen/ops/linalg_tensorsolve.h 2025-12-04T09:46:05.2130350Z Wrapped header: ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2132972Z Wrapped header: ATen/ops/linalg_tensorsolve_native.h 2025-12-04T09:46:05.2135721Z Wrapped header: ATen/ops/linalg_tensorsolve_ops.h 2025-12-04T09:46:05.2138469Z Wrapped header: ATen/ops/linalg_vander.h 2025-12-04T09:46:05.2141550Z Wrapped header: ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2144475Z Wrapped header: ATen/ops/linalg_vander_native.h 2025-12-04T09:46:05.2147346Z Wrapped header: ATen/ops/linalg_vander_ops.h 2025-12-04T09:46:05.2150087Z Wrapped header: ATen/ops/linalg_vecdot.h 2025-12-04T09:46:05.2152977Z Wrapped header: ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2155591Z Wrapped header: ATen/ops/linalg_vecdot_native.h 2025-12-04T09:46:05.2158480Z Wrapped header: ATen/ops/linalg_vecdot_ops.h 2025-12-04T09:46:05.2161296Z Wrapped header: ATen/ops/linalg_vector_norm.h 2025-12-04T09:46:05.2164306Z Wrapped header: ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2166936Z Wrapped header: ATen/ops/linalg_vector_norm_cpu_dispatch.h 2025-12-04T09:46:05.2169702Z Wrapped header: ATen/ops/linalg_vector_norm_cuda_dispatch.h 2025-12-04T09:46:05.2172536Z Wrapped header: ATen/ops/linalg_vector_norm_meta.h 2025-12-04T09:46:05.2175421Z Wrapped header: ATen/ops/linalg_vector_norm_meta_dispatch.h 2025-12-04T09:46:05.2178070Z Wrapped header: ATen/ops/linalg_vector_norm_native.h 2025-12-04T09:46:05.2180812Z Wrapped header: ATen/ops/linalg_vector_norm_ops.h 2025-12-04T09:46:05.2184005Z Wrapped header: ATen/ops/linear.h 2025-12-04T09:46:05.2186860Z Wrapped header: ATen/ops/linear_backward.h 2025-12-04T09:46:05.2189752Z Wrapped header: ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2192359Z Wrapped header: ATen/ops/linear_backward_native.h 2025-12-04T09:46:05.2195196Z Wrapped header: ATen/ops/linear_backward_ops.h 2025-12-04T09:46:05.2198183Z Wrapped header: ATen/ops/linear_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2200933Z Wrapped header: ATen/ops/linear_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2203645Z Wrapped header: ATen/ops/linear_native.h 2025-12-04T09:46:05.2206670Z Wrapped header: ATen/ops/linear_ops.h 2025-12-04T09:46:05.2209650Z Wrapped header: ATen/ops/linspace.h 2025-12-04T09:46:05.2212709Z Wrapped header: ATen/ops/linspace_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2215423Z Wrapped header: ATen/ops/linspace_cpu_dispatch.h 2025-12-04T09:46:05.2218225Z Wrapped header: ATen/ops/linspace_cuda_dispatch.h 2025-12-04T09:46:05.2220933Z Wrapped header: ATen/ops/linspace_meta_dispatch.h 2025-12-04T09:46:05.2223714Z Wrapped header: ATen/ops/linspace_native.h 2025-12-04T09:46:05.2226771Z Wrapped header: ATen/ops/linspace_ops.h 2025-12-04T09:46:05.2229623Z Wrapped header: ATen/ops/log.h 2025-12-04T09:46:05.2232217Z Wrapped header: ATen/ops/log10.h 2025-12-04T09:46:05.2235185Z Wrapped header: ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2237938Z Wrapped header: ATen/ops/log10_cpu_dispatch.h 2025-12-04T09:46:05.2240817Z Wrapped header: ATen/ops/log10_cuda_dispatch.h 2025-12-04T09:46:05.2243713Z Wrapped header: ATen/ops/log10_meta.h 2025-12-04T09:46:05.2246492Z Wrapped header: ATen/ops/log10_meta_dispatch.h 2025-12-04T09:46:05.2249534Z Wrapped header: ATen/ops/log10_native.h 2025-12-04T09:46:05.2252415Z Wrapped header: ATen/ops/log10_ops.h 2025-12-04T09:46:05.2255123Z Wrapped header: ATen/ops/log1p.h 2025-12-04T09:46:05.2258048Z Wrapped header: ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2260907Z Wrapped header: ATen/ops/log1p_cpu_dispatch.h 2025-12-04T09:46:05.2263631Z Wrapped header: ATen/ops/log1p_cuda_dispatch.h 2025-12-04T09:46:05.2266501Z Wrapped header: ATen/ops/log1p_meta.h 2025-12-04T09:46:05.2269488Z Wrapped header: ATen/ops/log1p_meta_dispatch.h 2025-12-04T09:46:05.2272209Z Wrapped header: ATen/ops/log1p_native.h 2025-12-04T09:46:05.2275082Z Wrapped header: ATen/ops/log1p_ops.h 2025-12-04T09:46:05.2277844Z Wrapped header: ATen/ops/log2.h 2025-12-04T09:46:05.2281011Z Wrapped header: ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2283950Z Wrapped header: ATen/ops/log2_cpu_dispatch.h 2025-12-04T09:46:05.2286697Z Wrapped header: ATen/ops/log2_cuda_dispatch.h 2025-12-04T09:46:05.2289737Z Wrapped header: ATen/ops/log2_meta.h 2025-12-04T09:46:05.2292900Z Wrapped header: ATen/ops/log2_meta_dispatch.h 2025-12-04T09:46:05.2296345Z Wrapped header: ATen/ops/log2_native.h 2025-12-04T09:46:05.2299519Z Wrapped header: ATen/ops/log2_ops.h 2025-12-04T09:46:05.2302822Z Wrapped header: ATen/ops/logaddexp.h 2025-12-04T09:46:05.2305967Z Wrapped header: ATen/ops/logaddexp2.h 2025-12-04T09:46:05.2309467Z Wrapped header: ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2312506Z Wrapped header: ATen/ops/logaddexp2_cpu_dispatch.h 2025-12-04T09:46:05.2315771Z Wrapped header: ATen/ops/logaddexp2_cuda_dispatch.h 2025-12-04T09:46:05.2318642Z Wrapped header: ATen/ops/logaddexp2_meta.h 2025-12-04T09:46:05.2321801Z Wrapped header: ATen/ops/logaddexp2_meta_dispatch.h 2025-12-04T09:46:05.2325010Z Wrapped header: ATen/ops/logaddexp2_native.h 2025-12-04T09:46:05.2328359Z Wrapped header: ATen/ops/logaddexp2_ops.h 2025-12-04T09:46:05.2331856Z Wrapped header: ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2334544Z Wrapped header: ATen/ops/logaddexp_cpu_dispatch.h 2025-12-04T09:46:05.2337266Z Wrapped header: ATen/ops/logaddexp_cuda_dispatch.h 2025-12-04T09:46:05.2340295Z Wrapped header: ATen/ops/logaddexp_meta.h 2025-12-04T09:46:05.2343044Z Wrapped header: ATen/ops/logaddexp_meta_dispatch.h 2025-12-04T09:46:05.2346037Z Wrapped header: ATen/ops/logaddexp_native.h 2025-12-04T09:46:05.2348829Z Wrapped header: ATen/ops/logaddexp_ops.h 2025-12-04T09:46:05.2351885Z Wrapped header: ATen/ops/logcumsumexp.h 2025-12-04T09:46:05.2354961Z Wrapped header: ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2358040Z Wrapped header: ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2360758Z Wrapped header: ATen/ops/logcumsumexp_native.h 2025-12-04T09:46:05.2363583Z Wrapped header: ATen/ops/logcumsumexp_ops.h 2025-12-04T09:46:05.2366361Z Wrapped header: ATen/ops/logdet.h 2025-12-04T09:46:05.2369570Z Wrapped header: ATen/ops/logdet_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2372326Z Wrapped header: ATen/ops/logdet_native.h 2025-12-04T09:46:05.2375152Z Wrapped header: ATen/ops/logdet_ops.h 2025-12-04T09:46:05.2377906Z Wrapped header: ATen/ops/logical_and.h 2025-12-04T09:46:05.2380807Z Wrapped header: ATen/ops/logical_and_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2383710Z Wrapped header: ATen/ops/logical_and_cpu_dispatch.h 2025-12-04T09:46:05.2386571Z Wrapped header: ATen/ops/logical_and_cuda_dispatch.h 2025-12-04T09:46:05.2389437Z Wrapped header: ATen/ops/logical_and_native.h 2025-12-04T09:46:05.2392319Z Wrapped header: ATen/ops/logical_and_ops.h 2025-12-04T09:46:05.2395136Z Wrapped header: ATen/ops/logical_not.h 2025-12-04T09:46:05.2398155Z Wrapped header: ATen/ops/logical_not_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2400823Z Wrapped header: ATen/ops/logical_not_cpu_dispatch.h 2025-12-04T09:46:05.2403588Z Wrapped header: ATen/ops/logical_not_cuda_dispatch.h 2025-12-04T09:46:05.2406234Z Wrapped header: ATen/ops/logical_not_native.h 2025-12-04T09:46:05.2409016Z Wrapped header: ATen/ops/logical_not_ops.h 2025-12-04T09:46:05.2411920Z Wrapped header: ATen/ops/logical_or.h 2025-12-04T09:46:05.2414976Z Wrapped header: ATen/ops/logical_or_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2417603Z Wrapped header: ATen/ops/logical_or_cpu_dispatch.h 2025-12-04T09:46:05.2420325Z Wrapped header: ATen/ops/logical_or_cuda_dispatch.h 2025-12-04T09:46:05.2423239Z Wrapped header: ATen/ops/logical_or_native.h 2025-12-04T09:46:05.2426044Z Wrapped header: ATen/ops/logical_or_ops.h 2025-12-04T09:46:05.2428767Z Wrapped header: ATen/ops/logical_xor.h 2025-12-04T09:46:05.2431727Z Wrapped header: ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2434377Z Wrapped header: ATen/ops/logical_xor_cpu_dispatch.h 2025-12-04T09:46:05.2437223Z Wrapped header: ATen/ops/logical_xor_cuda_dispatch.h 2025-12-04T09:46:05.2439989Z Wrapped header: ATen/ops/logical_xor_native.h 2025-12-04T09:46:05.2442785Z Wrapped header: ATen/ops/logical_xor_ops.h 2025-12-04T09:46:05.2445415Z Wrapped header: ATen/ops/logit.h 2025-12-04T09:46:05.2448214Z Wrapped header: ATen/ops/logit_backward.h 2025-12-04T09:46:05.2451132Z Wrapped header: ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2453683Z Wrapped header: ATen/ops/logit_backward_cpu_dispatch.h 2025-12-04T09:46:05.2456719Z Wrapped header: ATen/ops/logit_backward_cuda_dispatch.h 2025-12-04T09:46:05.2459397Z Wrapped header: ATen/ops/logit_backward_meta.h 2025-12-04T09:46:05.2462235Z Wrapped header: ATen/ops/logit_backward_meta_dispatch.h 2025-12-04T09:46:05.2464901Z Wrapped header: ATen/ops/logit_backward_native.h 2025-12-04T09:46:05.2467669Z Wrapped header: ATen/ops/logit_backward_ops.h 2025-12-04T09:46:05.2470419Z Wrapped header: ATen/ops/logit_cpu_dispatch.h 2025-12-04T09:46:05.2473165Z Wrapped header: ATen/ops/logit_cuda_dispatch.h 2025-12-04T09:46:05.2475821Z Wrapped header: ATen/ops/logit_meta_dispatch.h 2025-12-04T09:46:05.2478622Z Wrapped header: ATen/ops/logit_native.h 2025-12-04T09:46:05.2481377Z Wrapped header: ATen/ops/logit_ops.h 2025-12-04T09:46:05.2484420Z Wrapped header: ATen/ops/logspace.h 2025-12-04T09:46:05.2487416Z Wrapped header: ATen/ops/logspace_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2490219Z Wrapped header: ATen/ops/logspace_cpu_dispatch.h 2025-12-04T09:46:05.2492964Z Wrapped header: ATen/ops/logspace_cuda_dispatch.h 2025-12-04T09:46:05.2495658Z Wrapped header: ATen/ops/logspace_meta_dispatch.h 2025-12-04T09:46:05.2498450Z Wrapped header: ATen/ops/logspace_native.h 2025-12-04T09:46:05.2501682Z Wrapped header: ATen/ops/logspace_ops.h 2025-12-04T09:46:05.2504472Z Wrapped header: ATen/ops/logsumexp.h 2025-12-04T09:46:05.2507402Z Wrapped header: ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2510100Z Wrapped header: ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2512824Z Wrapped header: ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2515466Z Wrapped header: ATen/ops/logsumexp_native.h 2025-12-04T09:46:05.2518442Z Wrapped header: ATen/ops/logsumexp_ops.h 2025-12-04T09:46:05.2521527Z Wrapped header: ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2524142Z Wrapped header: ATen/ops/log_cpu_dispatch.h 2025-12-04T09:46:05.2526995Z Wrapped header: ATen/ops/log_cuda_dispatch.h 2025-12-04T09:46:05.2529765Z Wrapped header: ATen/ops/log_meta.h 2025-12-04T09:46:05.2532584Z Wrapped header: ATen/ops/log_meta_dispatch.h 2025-12-04T09:46:05.2535290Z Wrapped header: ATen/ops/log_native.h 2025-12-04T09:46:05.2538034Z Wrapped header: ATen/ops/log_normal.h 2025-12-04T09:46:05.2540884Z Wrapped header: ATen/ops/log_normal_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2543557Z Wrapped header: ATen/ops/log_normal_cpu_dispatch.h 2025-12-04T09:46:05.2546490Z Wrapped header: ATen/ops/log_normal_cuda_dispatch.h 2025-12-04T09:46:05.2549296Z Wrapped header: ATen/ops/log_normal_meta_dispatch.h 2025-12-04T09:46:05.2552180Z Wrapped header: ATen/ops/log_normal_native.h 2025-12-04T09:46:05.2554981Z Wrapped header: ATen/ops/log_normal_ops.h 2025-12-04T09:46:05.2557867Z Wrapped header: ATen/ops/log_ops.h 2025-12-04T09:46:05.2560955Z Wrapped header: ATen/ops/log_sigmoid.h 2025-12-04T09:46:05.2563752Z Wrapped header: ATen/ops/log_sigmoid_backward.h 2025-12-04T09:46:05.2566615Z Wrapped header: ATen/ops/log_sigmoid_backward_cpu_dispatch.h 2025-12-04T09:46:05.2569357Z Wrapped header: ATen/ops/log_sigmoid_backward_cuda_dispatch.h 2025-12-04T09:46:05.2572089Z Wrapped header: ATen/ops/log_sigmoid_backward_native.h 2025-12-04T09:46:05.2574874Z Wrapped header: ATen/ops/log_sigmoid_backward_ops.h 2025-12-04T09:46:05.2577726Z Wrapped header: ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2580433Z Wrapped header: ATen/ops/log_sigmoid_forward.h 2025-12-04T09:46:05.2583256Z Wrapped header: ATen/ops/log_sigmoid_forward_cpu_dispatch.h 2025-12-04T09:46:05.2585995Z Wrapped header: ATen/ops/log_sigmoid_forward_cuda_dispatch.h 2025-12-04T09:46:05.2589057Z Wrapped header: ATen/ops/log_sigmoid_forward_native.h 2025-12-04T09:46:05.2592108Z Wrapped header: ATen/ops/log_sigmoid_forward_ops.h 2025-12-04T09:46:05.2595153Z Wrapped header: ATen/ops/log_sigmoid_native.h 2025-12-04T09:46:05.2598024Z Wrapped header: ATen/ops/log_sigmoid_ops.h 2025-12-04T09:46:05.2600803Z Wrapped header: ATen/ops/log_softmax.h 2025-12-04T09:46:05.2603700Z Wrapped header: ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2606383Z Wrapped header: ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2609037Z Wrapped header: ATen/ops/log_softmax_native.h 2025-12-04T09:46:05.2611923Z Wrapped header: ATen/ops/log_softmax_ops.h 2025-12-04T09:46:05.2614581Z Wrapped header: ATen/ops/lshift.h 2025-12-04T09:46:05.2617542Z Wrapped header: ATen/ops/lshift_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2620133Z Wrapped header: ATen/ops/lshift_cpu_dispatch.h 2025-12-04T09:46:05.2622968Z Wrapped header: ATen/ops/lshift_cuda_dispatch.h 2025-12-04T09:46:05.2625691Z Wrapped header: ATen/ops/lshift_meta_dispatch.h 2025-12-04T09:46:05.2629022Z Wrapped header: ATen/ops/lshift_native.h 2025-12-04T09:46:05.2632335Z Wrapped header: ATen/ops/lshift_ops.h 2025-12-04T09:46:05.2635184Z Wrapped header: ATen/ops/lstm.h 2025-12-04T09:46:05.2638129Z Wrapped header: ATen/ops/lstm_cell.h 2025-12-04T09:46:05.2641025Z Wrapped header: ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2643718Z Wrapped header: ATen/ops/lstm_cell_native.h 2025-12-04T09:46:05.2646559Z Wrapped header: ATen/ops/lstm_cell_ops.h 2025-12-04T09:46:05.2649380Z Wrapped header: ATen/ops/lstm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2652158Z Wrapped header: ATen/ops/lstm_mps_backward.h 2025-12-04T09:46:05.2655067Z Wrapped header: ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2657720Z Wrapped header: ATen/ops/lstm_mps_backward_native.h 2025-12-04T09:46:05.2660794Z Wrapped header: ATen/ops/lstm_mps_backward_ops.h 2025-12-04T09:46:05.2663636Z Wrapped header: ATen/ops/lstm_native.h 2025-12-04T09:46:05.2666333Z Wrapped header: ATen/ops/lstm_ops.h 2025-12-04T09:46:05.2669087Z Wrapped header: ATen/ops/lt.h 2025-12-04T09:46:05.2672066Z Wrapped header: ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2674636Z Wrapped header: ATen/ops/lt_cpu_dispatch.h 2025-12-04T09:46:05.2677445Z Wrapped header: ATen/ops/lt_cuda_dispatch.h 2025-12-04T09:46:05.2680098Z Wrapped header: ATen/ops/lt_meta.h 2025-12-04T09:46:05.2683650Z Wrapped header: ATen/ops/lt_meta_dispatch.h 2025-12-04T09:46:05.2686550Z Wrapped header: ATen/ops/lt_native.h 2025-12-04T09:46:05.2689681Z Wrapped header: ATen/ops/lt_ops.h 2025-12-04T09:46:05.2692455Z Wrapped header: ATen/ops/lu_solve.h 2025-12-04T09:46:05.2695404Z Wrapped header: ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2698414Z Wrapped header: ATen/ops/lu_solve_native.h 2025-12-04T09:46:05.2701227Z Wrapped header: ATen/ops/lu_solve_ops.h 2025-12-04T09:46:05.2704789Z Wrapped header: ATen/ops/lu_unpack.h 2025-12-04T09:46:05.2707806Z Wrapped header: ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2710442Z Wrapped header: ATen/ops/lu_unpack_cpu_dispatch.h 2025-12-04T09:46:05.2713272Z Wrapped header: ATen/ops/lu_unpack_cuda_dispatch.h 2025-12-04T09:46:05.2715969Z Wrapped header: ATen/ops/lu_unpack_meta.h 2025-12-04T09:46:05.2718810Z Wrapped header: ATen/ops/lu_unpack_meta_dispatch.h 2025-12-04T09:46:05.2721519Z Wrapped header: ATen/ops/lu_unpack_native.h 2025-12-04T09:46:05.2724325Z Wrapped header: ATen/ops/lu_unpack_ops.h 2025-12-04T09:46:05.2727143Z Wrapped header: ATen/ops/margin_ranking_loss.h 2025-12-04T09:46:05.2729995Z Wrapped header: ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2732783Z Wrapped header: ATen/ops/margin_ranking_loss_native.h 2025-12-04T09:46:05.2735524Z Wrapped header: ATen/ops/margin_ranking_loss_ops.h 2025-12-04T09:46:05.2738223Z Wrapped header: ATen/ops/masked_fill.h 2025-12-04T09:46:05.2741113Z Wrapped header: ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2743748Z Wrapped header: ATen/ops/masked_fill_cpu_dispatch.h 2025-12-04T09:46:05.2746438Z Wrapped header: ATen/ops/masked_fill_cuda_dispatch.h 2025-12-04T09:46:05.2749146Z Wrapped header: ATen/ops/masked_fill_meta_dispatch.h 2025-12-04T09:46:05.2751883Z Wrapped header: ATen/ops/masked_fill_native.h 2025-12-04T09:46:05.2754832Z Wrapped header: ATen/ops/masked_fill_ops.h 2025-12-04T09:46:05.2757778Z Wrapped header: ATen/ops/masked_scatter.h 2025-12-04T09:46:05.2760602Z Wrapped header: ATen/ops/masked_scatter_backward.h 2025-12-04T09:46:05.2763716Z Wrapped header: ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2766317Z Wrapped header: ATen/ops/masked_scatter_backward_native.h 2025-12-04T09:46:05.2769057Z Wrapped header: ATen/ops/masked_scatter_backward_ops.h 2025-12-04T09:46:05.2771943Z Wrapped header: ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2774620Z Wrapped header: ATen/ops/masked_scatter_cpu_dispatch.h 2025-12-04T09:46:05.2777300Z Wrapped header: ATen/ops/masked_scatter_cuda_dispatch.h 2025-12-04T09:46:05.2780054Z Wrapped header: ATen/ops/masked_scatter_meta_dispatch.h 2025-12-04T09:46:05.2782787Z Wrapped header: ATen/ops/masked_scatter_native.h 2025-12-04T09:46:05.2785609Z Wrapped header: ATen/ops/masked_scatter_ops.h 2025-12-04T09:46:05.2788544Z Wrapped header: ATen/ops/masked_select.h 2025-12-04T09:46:05.2791737Z Wrapped header: ATen/ops/masked_select_backward.h 2025-12-04T09:46:05.2795410Z Wrapped header: ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2798633Z Wrapped header: ATen/ops/masked_select_backward_native.h 2025-12-04T09:46:05.2801414Z Wrapped header: ATen/ops/masked_select_backward_ops.h 2025-12-04T09:46:05.2804620Z Wrapped header: ATen/ops/masked_select_cpu_dispatch.h 2025-12-04T09:46:05.2807912Z Wrapped header: ATen/ops/masked_select_cuda_dispatch.h 2025-12-04T09:46:05.2811153Z Wrapped header: ATen/ops/masked_select_native.h 2025-12-04T09:46:05.2814444Z Wrapped header: ATen/ops/masked_select_ops.h 2025-12-04T09:46:05.2817951Z Wrapped header: ATen/ops/matmul.h 2025-12-04T09:46:05.2820887Z Wrapped header: ATen/ops/matmul_backward.h 2025-12-04T09:46:05.2824224Z Wrapped header: ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2827433Z Wrapped header: ATen/ops/matmul_backward_native.h 2025-12-04T09:46:05.2830861Z Wrapped header: ATen/ops/matmul_backward_ops.h 2025-12-04T09:46:05.2834265Z Wrapped header: ATen/ops/matmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2837503Z Wrapped header: ATen/ops/matmul_native.h 2025-12-04T09:46:05.2840881Z Wrapped header: ATen/ops/matmul_ops.h 2025-12-04T09:46:05.2843776Z Wrapped header: ATen/ops/matrix_exp.h 2025-12-04T09:46:05.2846697Z Wrapped header: ATen/ops/matrix_exp_backward.h 2025-12-04T09:46:05.2849697Z Wrapped header: ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2852593Z Wrapped header: ATen/ops/matrix_exp_backward_native.h 2025-12-04T09:46:05.2855468Z Wrapped header: ATen/ops/matrix_exp_backward_ops.h 2025-12-04T09:46:05.2858405Z Wrapped header: ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2861319Z Wrapped header: ATen/ops/matrix_exp_native.h 2025-12-04T09:46:05.2864078Z Wrapped header: ATen/ops/matrix_exp_ops.h 2025-12-04T09:46:05.2867282Z Wrapped header: ATen/ops/matrix_H.h 2025-12-04T09:46:05.2870685Z Wrapped header: ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2873598Z Wrapped header: ATen/ops/matrix_H_native.h 2025-12-04T09:46:05.2876591Z Wrapped header: ATen/ops/matrix_H_ops.h 2025-12-04T09:46:05.2879640Z Wrapped header: ATen/ops/matrix_power.h 2025-12-04T09:46:05.2882585Z Wrapped header: ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2885186Z Wrapped header: ATen/ops/matrix_power_native.h 2025-12-04T09:46:05.2887948Z Wrapped header: ATen/ops/matrix_power_ops.h 2025-12-04T09:46:05.2890757Z Wrapped header: ATen/ops/max.h 2025-12-04T09:46:05.2893915Z Wrapped header: ATen/ops/maximum.h 2025-12-04T09:46:05.2896923Z Wrapped header: ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2899687Z Wrapped header: ATen/ops/maximum_cpu_dispatch.h 2025-12-04T09:46:05.2910755Z Wrapped header: ATen/ops/maximum_cuda_dispatch.h 2025-12-04T09:46:05.2910869Z Wrapped header: ATen/ops/maximum_meta.h 2025-12-04T09:46:05.2910994Z Wrapped header: ATen/ops/maximum_meta_dispatch.h 2025-12-04T09:46:05.2914552Z Wrapped header: ATen/ops/maximum_native.h 2025-12-04T09:46:05.2917468Z Wrapped header: ATen/ops/maximum_ops.h 2025-12-04T09:46:05.2920627Z Wrapped header: ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2923392Z Wrapped header: ATen/ops/max_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2926008Z Wrapped header: ATen/ops/max_cpu_dispatch.h 2025-12-04T09:46:05.2928734Z Wrapped header: ATen/ops/max_cuda_dispatch.h 2025-12-04T09:46:05.2931444Z Wrapped header: ATen/ops/max_meta.h 2025-12-04T09:46:05.2934355Z Wrapped header: ATen/ops/max_meta_dispatch.h 2025-12-04T09:46:05.2937066Z Wrapped header: ATen/ops/max_native.h 2025-12-04T09:46:05.2939981Z Wrapped header: ATen/ops/max_ops.h 2025-12-04T09:46:05.2943180Z Wrapped header: ATen/ops/max_pool1d.h 2025-12-04T09:46:05.2946248Z Wrapped header: ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2948969Z Wrapped header: ATen/ops/max_pool1d_native.h 2025-12-04T09:46:05.2951735Z Wrapped header: ATen/ops/max_pool1d_ops.h 2025-12-04T09:46:05.2954540Z Wrapped header: ATen/ops/max_pool1d_with_indices.h 2025-12-04T09:46:05.2957548Z Wrapped header: ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2960183Z Wrapped header: ATen/ops/max_pool1d_with_indices_native.h 2025-12-04T09:46:05.2963027Z Wrapped header: ATen/ops/max_pool1d_with_indices_ops.h 2025-12-04T09:46:05.2965761Z Wrapped header: ATen/ops/max_pool2d.h 2025-12-04T09:46:05.2968676Z Wrapped header: ATen/ops/max_pool2d_backward.h 2025-12-04T09:46:05.2971646Z Wrapped header: ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.2974452Z Wrapped header: ATen/ops/max_pool2d_backward_native.h 2025-12-04T09:46:05.2977310Z Wrapped header: ATen/ops/max_pool2d_backward_ops.h 2025-12-04T09:46:05.2980377Z Wrapped header: ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.2982977Z Wrapped header: ATen/ops/max_pool2d_native.h 2025-12-04T09:46:05.2985719Z Wrapped header: ATen/ops/max_pool2d_ops.h 2025-12-04T09:46:05.2988693Z Wrapped header: ATen/ops/max_pool2d_with_indices.h 2025-12-04T09:46:05.2991566Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward.h 2025-12-04T09:46:05.2994549Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.2997316Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h 2025-12-04T09:46:05.3000134Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h 2025-12-04T09:46:05.3003052Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_meta.h 2025-12-04T09:46:05.3005881Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h 2025-12-04T09:46:05.3008642Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_native.h 2025-12-04T09:46:05.3011539Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_ops.h 2025-12-04T09:46:05.3014474Z Wrapped header: ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.3017061Z Wrapped header: ATen/ops/max_pool2d_with_indices_cpu_dispatch.h 2025-12-04T09:46:05.3019875Z Wrapped header: ATen/ops/max_pool2d_with_indices_cuda_dispatch.h 2025-12-04T09:46:05.3022610Z Wrapped header: ATen/ops/max_pool2d_with_indices_meta.h 2025-12-04T09:46:05.3025379Z Wrapped header: ATen/ops/max_pool2d_with_indices_meta_dispatch.h 2025-12-04T09:46:05.3028309Z Wrapped header: ATen/ops/max_pool2d_with_indices_native.h 2025-12-04T09:46:05.3031129Z Wrapped header: ATen/ops/max_pool2d_with_indices_ops.h 2025-12-04T09:46:05.3033891Z Wrapped header: ATen/ops/max_pool3d.h 2025-12-04T09:46:05.3036758Z Wrapped header: ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3039507Z Wrapped header: ATen/ops/max_pool3d_native.h 2025-12-04T09:46:05.3042216Z Wrapped header: ATen/ops/max_pool3d_ops.h 2025-12-04T09:46:05.3045153Z Wrapped header: ATen/ops/max_pool3d_with_indices.h 2025-12-04T09:46:05.3048093Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward.h 2025-12-04T09:46:05.3050823Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h 2025-12-04T09:46:05.3053690Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h 2025-12-04T09:46:05.3056610Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_native.h 2025-12-04T09:46:05.3059456Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_ops.h 2025-12-04T09:46:05.3062229Z Wrapped header: ATen/ops/max_pool3d_with_indices_cpu_dispatch.h 2025-12-04T09:46:05.3064999Z Wrapped header: ATen/ops/max_pool3d_with_indices_cuda_dispatch.h 2025-12-04T09:46:05.3067826Z Wrapped header: ATen/ops/max_pool3d_with_indices_native.h 2025-12-04T09:46:05.3070747Z Wrapped header: ATen/ops/max_pool3d_with_indices_ops.h 2025-12-04T09:46:05.3073888Z Wrapped header: ATen/ops/max_unpool2d.h 2025-12-04T09:46:05.3077027Z Wrapped header: ATen/ops/max_unpool2d_cpu_dispatch.h 2025-12-04T09:46:05.3080155Z Wrapped header: ATen/ops/max_unpool2d_cuda_dispatch.h 2025-12-04T09:46:05.3082928Z Wrapped header: ATen/ops/max_unpool2d_native.h 2025-12-04T09:46:05.3085811Z Wrapped header: ATen/ops/max_unpool2d_ops.h 2025-12-04T09:46:05.3088815Z Wrapped header: ATen/ops/max_unpool3d.h 2025-12-04T09:46:05.3092126Z Wrapped header: ATen/ops/max_unpool3d_cpu_dispatch.h 2025-12-04T09:46:05.3094918Z Wrapped header: ATen/ops/max_unpool3d_cuda_dispatch.h 2025-12-04T09:46:05.3097854Z Wrapped header: ATen/ops/max_unpool3d_native.h 2025-12-04T09:46:05.3100652Z Wrapped header: ATen/ops/max_unpool3d_ops.h 2025-12-04T09:46:05.3103653Z Wrapped header: ATen/ops/mean.h 2025-12-04T09:46:05.3106584Z Wrapped header: ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.3109452Z Wrapped header: ATen/ops/mean_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3112108Z Wrapped header: ATen/ops/mean_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3114831Z Wrapped header: ATen/ops/mean_cpu_dispatch.h 2025-12-04T09:46:05.3117826Z Wrapped header: ATen/ops/mean_cuda_dispatch.h 2025-12-04T09:46:05.3120491Z Wrapped header: ATen/ops/mean_meta.h 2025-12-04T09:46:05.3123694Z Wrapped header: ATen/ops/mean_meta_dispatch.h 2025-12-04T09:46:05.3126567Z Wrapped header: ATen/ops/mean_native.h 2025-12-04T09:46:05.3129507Z Wrapped header: ATen/ops/mean_ops.h 2025-12-04T09:46:05.3132310Z Wrapped header: ATen/ops/median.h 2025-12-04T09:46:05.3135299Z Wrapped header: ATen/ops/median_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3138067Z Wrapped header: ATen/ops/median_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3140805Z Wrapped header: ATen/ops/median_cpu_dispatch.h 2025-12-04T09:46:05.3143586Z Wrapped header: ATen/ops/median_cuda_dispatch.h 2025-12-04T09:46:05.3146427Z Wrapped header: ATen/ops/median_native.h 2025-12-04T09:46:05.3149496Z Wrapped header: ATen/ops/median_ops.h 2025-12-04T09:46:05.3152292Z Wrapped header: ATen/ops/meshgrid.h 2025-12-04T09:46:05.3155170Z Wrapped header: ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3158087Z Wrapped header: ATen/ops/meshgrid_native.h 2025-12-04T09:46:05.3160980Z Wrapped header: ATen/ops/meshgrid_ops.h 2025-12-04T09:46:05.3163892Z Wrapped header: ATen/ops/mH.h 2025-12-04T09:46:05.3166816Z Wrapped header: ATen/ops/mH_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3169680Z Wrapped header: ATen/ops/mH_native.h 2025-12-04T09:46:05.3172819Z Wrapped header: ATen/ops/mH_ops.h 2025-12-04T09:46:05.3175764Z Wrapped header: ATen/ops/min.h 2025-12-04T09:46:05.3178470Z Wrapped header: ATen/ops/minimum.h 2025-12-04T09:46:05.3181592Z Wrapped header: ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.3184327Z Wrapped header: ATen/ops/minimum_cpu_dispatch.h 2025-12-04T09:46:05.3187204Z Wrapped header: ATen/ops/minimum_cuda_dispatch.h 2025-12-04T09:46:05.3189982Z Wrapped header: ATen/ops/minimum_meta.h 2025-12-04T09:46:05.3192924Z Wrapped header: ATen/ops/minimum_meta_dispatch.h 2025-12-04T09:46:05.3195698Z Wrapped header: ATen/ops/minimum_native.h 2025-12-04T09:46:05.3198899Z Wrapped header: ATen/ops/minimum_ops.h 2025-12-04T09:46:05.3202336Z Wrapped header: ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.3205002Z Wrapped header: ATen/ops/min_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3208098Z Wrapped header: ATen/ops/min_cpu_dispatch.h 2025-12-04T09:46:05.3210806Z Wrapped header: ATen/ops/min_cuda_dispatch.h 2025-12-04T09:46:05.3213501Z Wrapped header: ATen/ops/min_meta.h 2025-12-04T09:46:05.3216423Z Wrapped header: ATen/ops/min_meta_dispatch.h 2025-12-04T09:46:05.3219329Z Wrapped header: ATen/ops/min_native.h 2025-12-04T09:46:05.3222259Z Wrapped header: ATen/ops/min_ops.h 2025-12-04T09:46:05.3225583Z Wrapped header: ATen/ops/miopen_batch_norm.h 2025-12-04T09:46:05.3228495Z Wrapped header: ATen/ops/miopen_batch_norm_backward.h 2025-12-04T09:46:05.3231806Z Wrapped header: ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3234680Z Wrapped header: ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h 2025-12-04T09:46:05.3237666Z Wrapped header: ATen/ops/miopen_batch_norm_backward_native.h 2025-12-04T09:46:05.3240551Z Wrapped header: ATen/ops/miopen_batch_norm_backward_ops.h 2025-12-04T09:46:05.3243710Z Wrapped header: ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3246369Z Wrapped header: ATen/ops/miopen_batch_norm_cuda_dispatch.h 2025-12-04T09:46:05.3249247Z Wrapped header: ATen/ops/miopen_batch_norm_native.h 2025-12-04T09:46:05.3252149Z Wrapped header: ATen/ops/miopen_batch_norm_ops.h 2025-12-04T09:46:05.3255311Z Wrapped header: ATen/ops/miopen_convolution.h 2025-12-04T09:46:05.3258237Z Wrapped header: ATen/ops/miopen_convolution_add_relu.h 2025-12-04T09:46:05.3261191Z Wrapped header: ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h 2025-12-04T09:46:05.3264126Z Wrapped header: ATen/ops/miopen_convolution_add_relu_native.h 2025-12-04T09:46:05.3267091Z Wrapped header: ATen/ops/miopen_convolution_add_relu_ops.h 2025-12-04T09:46:05.3269995Z Wrapped header: ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3273056Z Wrapped header: ATen/ops/miopen_convolution_cuda_dispatch.h 2025-12-04T09:46:05.3275883Z Wrapped header: ATen/ops/miopen_convolution_native.h 2025-12-04T09:46:05.3278943Z Wrapped header: ATen/ops/miopen_convolution_ops.h 2025-12-04T09:46:05.3281755Z Wrapped header: ATen/ops/miopen_convolution_relu.h 2025-12-04T09:46:05.3285723Z Wrapped header: ATen/ops/miopen_convolution_relu_cuda_dispatch.h 2025-12-04T09:46:05.3289354Z Wrapped header: ATen/ops/miopen_convolution_relu_native.h 2025-12-04T09:46:05.3292472Z Wrapped header: ATen/ops/miopen_convolution_relu_ops.h 2025-12-04T09:46:05.3296334Z Wrapped header: ATen/ops/miopen_convolution_transpose.h 2025-12-04T09:46:05.3299767Z Wrapped header: ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3302785Z Wrapped header: ATen/ops/miopen_convolution_transpose_cuda_dispatch.h 2025-12-04T09:46:05.3305652Z Wrapped header: ATen/ops/miopen_convolution_transpose_native.h 2025-12-04T09:46:05.3308726Z Wrapped header: ATen/ops/miopen_convolution_transpose_ops.h 2025-12-04T09:46:05.3311896Z Wrapped header: ATen/ops/miopen_depthwise_convolution.h 2025-12-04T09:46:05.3315124Z Wrapped header: ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3317947Z Wrapped header: ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h 2025-12-04T09:46:05.3320931Z Wrapped header: ATen/ops/miopen_depthwise_convolution_native.h 2025-12-04T09:46:05.3324000Z Wrapped header: ATen/ops/miopen_depthwise_convolution_ops.h 2025-12-04T09:46:05.3326988Z Wrapped header: ATen/ops/miopen_rnn.h 2025-12-04T09:46:05.3330500Z Wrapped header: ATen/ops/miopen_rnn_backward.h 2025-12-04T09:46:05.3333832Z Wrapped header: ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3336734Z Wrapped header: ATen/ops/miopen_rnn_backward_cuda_dispatch.h 2025-12-04T09:46:05.3339701Z Wrapped header: ATen/ops/miopen_rnn_backward_native.h 2025-12-04T09:46:05.3342853Z Wrapped header: ATen/ops/miopen_rnn_backward_ops.h 2025-12-04T09:46:05.3345819Z Wrapped header: ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3348752Z Wrapped header: ATen/ops/miopen_rnn_cuda_dispatch.h 2025-12-04T09:46:05.3351551Z Wrapped header: ATen/ops/miopen_rnn_native.h 2025-12-04T09:46:05.3354471Z Wrapped header: ATen/ops/miopen_rnn_ops.h 2025-12-04T09:46:05.3357251Z Wrapped header: ATen/ops/mish.h 2025-12-04T09:46:05.3360102Z Wrapped header: ATen/ops/mish_backward.h 2025-12-04T09:46:05.3363362Z Wrapped header: ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3366064Z Wrapped header: ATen/ops/mish_backward_cpu_dispatch.h 2025-12-04T09:46:05.3368845Z Wrapped header: ATen/ops/mish_backward_cuda_dispatch.h 2025-12-04T09:46:05.3371575Z Wrapped header: ATen/ops/mish_backward_native.h 2025-12-04T09:46:05.3374327Z Wrapped header: ATen/ops/mish_backward_ops.h 2025-12-04T09:46:05.3377312Z Wrapped header: ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.3380010Z Wrapped header: ATen/ops/mish_cpu_dispatch.h 2025-12-04T09:46:05.3382703Z Wrapped header: ATen/ops/mish_cuda_dispatch.h 2025-12-04T09:46:05.3385657Z Wrapped header: ATen/ops/mish_meta.h 2025-12-04T09:46:05.3388446Z Wrapped header: ATen/ops/mish_meta_dispatch.h 2025-12-04T09:46:05.3391111Z Wrapped header: ATen/ops/mish_native.h 2025-12-04T09:46:05.3393947Z Wrapped header: ATen/ops/mish_ops.h 2025-12-04T09:46:05.3396903Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d.h 2025-12-04T09:46:05.3399890Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h 2025-12-04T09:46:05.3402879Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3405496Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h 2025-12-04T09:46:05.3408337Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-12-04T09:46:05.3411182Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_native.h 2025-12-04T09:46:05.3413980Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h 2025-12-04T09:46:05.3416976Z Wrapped header: ATen/ops/mkldnn_convolution.h 2025-12-04T09:46:05.3419982Z Wrapped header: ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3422895Z Wrapped header: ATen/ops/mkldnn_convolution_native.h 2025-12-04T09:46:05.3425788Z Wrapped header: ATen/ops/mkldnn_convolution_ops.h 2025-12-04T09:46:05.3428538Z Wrapped header: ATen/ops/mkldnn_linear.h 2025-12-04T09:46:05.3431308Z Wrapped header: ATen/ops/mkldnn_linear_backward.h 2025-12-04T09:46:05.3434325Z Wrapped header: ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3437030Z Wrapped header: ATen/ops/mkldnn_linear_backward_input.h 2025-12-04T09:46:05.3440365Z Wrapped header: ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3442953Z Wrapped header: ATen/ops/mkldnn_linear_backward_input_native.h 2025-12-04T09:46:05.3445763Z Wrapped header: ATen/ops/mkldnn_linear_backward_input_ops.h 2025-12-04T09:46:05.3448413Z Wrapped header: ATen/ops/mkldnn_linear_backward_native.h 2025-12-04T09:46:05.3451465Z Wrapped header: ATen/ops/mkldnn_linear_backward_ops.h 2025-12-04T09:46:05.3454273Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights.h 2025-12-04T09:46:05.3457214Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3459952Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights_native.h 2025-12-04T09:46:05.3462748Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights_ops.h 2025-12-04T09:46:05.3465637Z Wrapped header: ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3468264Z Wrapped header: ATen/ops/mkldnn_linear_native.h 2025-12-04T09:46:05.3471143Z Wrapped header: ATen/ops/mkldnn_linear_ops.h 2025-12-04T09:46:05.3473759Z Wrapped header: ATen/ops/mkldnn_max_pool2d.h 2025-12-04T09:46:05.3476955Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward.h 2025-12-04T09:46:05.3480130Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3482728Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward_native.h 2025-12-04T09:46:05.3485658Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward_ops.h 2025-12-04T09:46:05.3488566Z Wrapped header: ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3491221Z Wrapped header: ATen/ops/mkldnn_max_pool2d_native.h 2025-12-04T09:46:05.3494012Z Wrapped header: ATen/ops/mkldnn_max_pool2d_ops.h 2025-12-04T09:46:05.3496741Z Wrapped header: ATen/ops/mkldnn_max_pool3d.h 2025-12-04T09:46:05.3499662Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward.h 2025-12-04T09:46:05.3502592Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3505221Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward_native.h 2025-12-04T09:46:05.3508502Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward_ops.h 2025-12-04T09:46:05.3511452Z Wrapped header: ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3514129Z Wrapped header: ATen/ops/mkldnn_max_pool3d_native.h 2025-12-04T09:46:05.3516948Z Wrapped header: ATen/ops/mkldnn_max_pool3d_ops.h 2025-12-04T09:46:05.3520224Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight.h 2025-12-04T09:46:05.3523113Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3526269Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight_native.h 2025-12-04T09:46:05.3529162Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight_ops.h 2025-12-04T09:46:05.3532317Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight.h 2025-12-04T09:46:05.3535519Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3538275Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight_native.h 2025-12-04T09:46:05.3541248Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight_ops.h 2025-12-04T09:46:05.3544090Z Wrapped header: ATen/ops/mkldnn_rnn_layer.h 2025-12-04T09:46:05.3547371Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward.h 2025-12-04T09:46:05.3550546Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3553326Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-12-04T09:46:05.3556223Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_native.h 2025-12-04T09:46:05.3559379Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_ops.h 2025-12-04T09:46:05.3562703Z Wrapped header: ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3565789Z Wrapped header: ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h 2025-12-04T09:46:05.3568718Z Wrapped header: ATen/ops/mkldnn_rnn_layer_native.h 2025-12-04T09:46:05.3571749Z Wrapped header: ATen/ops/mkldnn_rnn_layer_ops.h 2025-12-04T09:46:05.3574577Z Wrapped header: ATen/ops/mm.h 2025-12-04T09:46:05.3577564Z Wrapped header: ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.3580408Z Wrapped header: ATen/ops/mm_cpu_dispatch.h 2025-12-04T09:46:05.3583192Z Wrapped header: ATen/ops/mm_cuda_dispatch.h 2025-12-04T09:46:05.3586072Z Wrapped header: ATen/ops/mm_meta.h 2025-12-04T09:46:05.3588862Z Wrapped header: ATen/ops/mm_meta_dispatch.h 2025-12-04T09:46:05.3591754Z Wrapped header: ATen/ops/mm_native.h 2025-12-04T09:46:05.3594559Z Wrapped header: ATen/ops/mm_ops.h 2025-12-04T09:46:05.3597870Z Wrapped header: ATen/ops/mode.h 2025-12-04T09:46:05.3600809Z Wrapped header: ATen/ops/mode_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3603915Z Wrapped header: ATen/ops/mode_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3606625Z Wrapped header: ATen/ops/mode_cpu_dispatch.h 2025-12-04T09:46:05.3609639Z Wrapped header: ATen/ops/mode_cuda_dispatch.h 2025-12-04T09:46:05.3612542Z Wrapped header: ATen/ops/mode_native.h 2025-12-04T09:46:05.3615445Z Wrapped header: ATen/ops/mode_ops.h 2025-12-04T09:46:05.3618119Z Wrapped header: ATen/ops/moveaxis.h 2025-12-04T09:46:05.3621403Z Wrapped header: ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3624183Z Wrapped header: ATen/ops/moveaxis_native.h 2025-12-04T09:46:05.3627118Z Wrapped header: ATen/ops/moveaxis_ops.h 2025-12-04T09:46:05.3629747Z Wrapped header: ATen/ops/movedim.h 2025-12-04T09:46:05.3632795Z Wrapped header: ATen/ops/movedim_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3643925Z Wrapped header: ATen/ops/movedim_native.h 2025-12-04T09:46:05.3644105Z Wrapped header: ATen/ops/movedim_ops.h 2025-12-04T09:46:05.3644251Z Wrapped header: ATen/ops/mps_convolution_backward.h 2025-12-04T09:46:05.3645300Z Wrapped header: ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3648027Z Wrapped header: ATen/ops/mps_convolution_backward_native.h 2025-12-04T09:46:05.3650892Z Wrapped header: ATen/ops/mps_convolution_backward_ops.h 2025-12-04T09:46:05.3654177Z Wrapped header: ATen/ops/mps_convolution_transpose_backward.h 2025-12-04T09:46:05.3657246Z Wrapped header: ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3660389Z Wrapped header: ATen/ops/mps_convolution_transpose_backward_native.h 2025-12-04T09:46:05.3663304Z Wrapped header: ATen/ops/mps_convolution_transpose_backward_ops.h 2025-12-04T09:46:05.3665936Z Wrapped header: ATen/ops/mse_loss.h 2025-12-04T09:46:05.3668870Z Wrapped header: ATen/ops/mse_loss_backward.h 2025-12-04T09:46:05.3671978Z Wrapped header: ATen/ops/mse_loss_backward_cpu_dispatch.h 2025-12-04T09:46:05.3675028Z Wrapped header: ATen/ops/mse_loss_backward_cuda_dispatch.h 2025-12-04T09:46:05.3678088Z Wrapped header: ATen/ops/mse_loss_backward_native.h 2025-12-04T09:46:05.3680926Z Wrapped header: ATen/ops/mse_loss_backward_ops.h 2025-12-04T09:46:05.3683971Z Wrapped header: ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.3686594Z Wrapped header: ATen/ops/mse_loss_cpu_dispatch.h 2025-12-04T09:46:05.3689489Z Wrapped header: ATen/ops/mse_loss_cuda_dispatch.h 2025-12-04T09:46:05.3692160Z Wrapped header: ATen/ops/mse_loss_meta.h 2025-12-04T09:46:05.3695058Z Wrapped header: ATen/ops/mse_loss_meta_dispatch.h 2025-12-04T09:46:05.3697755Z Wrapped header: ATen/ops/mse_loss_native.h 2025-12-04T09:46:05.3700695Z Wrapped header: ATen/ops/mse_loss_ops.h 2025-12-04T09:46:05.3703440Z Wrapped header: ATen/ops/msort.h 2025-12-04T09:46:05.3706600Z Wrapped header: ATen/ops/msort_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3709489Z Wrapped header: ATen/ops/msort_native.h 2025-12-04T09:46:05.3712538Z Wrapped header: ATen/ops/msort_ops.h 2025-12-04T09:46:05.3715427Z Wrapped header: ATen/ops/mT.h 2025-12-04T09:46:05.3718757Z Wrapped header: ATen/ops/mT_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3737972Z Wrapped header: ATen/ops/mT_native.h 2025-12-04T09:46:05.3738091Z Wrapped header: ATen/ops/mT_ops.h 2025-12-04T09:46:05.3738186Z Wrapped header: ATen/ops/mul.h 2025-12-04T09:46:05.3738335Z Wrapped header: ATen/ops/multilabel_margin_loss.h 2025-12-04T09:46:05.3738496Z Wrapped header: ATen/ops/multilabel_margin_loss_backward.h 2025-12-04T09:46:05.3738699Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h 2025-12-04T09:46:05.3741052Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h 2025-12-04T09:46:05.3744193Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_native.h 2025-12-04T09:46:05.3746967Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_ops.h 2025-12-04T09:46:05.3750129Z Wrapped header: ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3752806Z Wrapped header: ATen/ops/multilabel_margin_loss_forward.h 2025-12-04T09:46:05.3756173Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h 2025-12-04T09:46:05.3758850Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h 2025-12-04T09:46:05.3762105Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_native.h 2025-12-04T09:46:05.3764610Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_ops.h 2025-12-04T09:46:05.3767464Z Wrapped header: ATen/ops/multilabel_margin_loss_native.h 2025-12-04T09:46:05.3770480Z Wrapped header: ATen/ops/multilabel_margin_loss_ops.h 2025-12-04T09:46:05.3773794Z Wrapped header: ATen/ops/multinomial.h 2025-12-04T09:46:05.3776634Z Wrapped header: ATen/ops/multinomial_cpu_dispatch.h 2025-12-04T09:46:05.3779369Z Wrapped header: ATen/ops/multinomial_cuda_dispatch.h 2025-12-04T09:46:05.3782344Z Wrapped header: ATen/ops/multinomial_native.h 2025-12-04T09:46:05.3785321Z Wrapped header: ATen/ops/multinomial_ops.h 2025-12-04T09:46:05.3789193Z Wrapped header: ATen/ops/multiply.h 2025-12-04T09:46:05.3791175Z Wrapped header: ATen/ops/multiply_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3793711Z Wrapped header: ATen/ops/multiply_native.h 2025-12-04T09:46:05.3796487Z Wrapped header: ATen/ops/multiply_ops.h 2025-12-04T09:46:05.3799462Z Wrapped header: ATen/ops/multi_margin_loss.h 2025-12-04T09:46:05.3802201Z Wrapped header: ATen/ops/multi_margin_loss_backward.h 2025-12-04T09:46:05.3805297Z Wrapped header: ATen/ops/multi_margin_loss_backward_cpu_dispatch.h 2025-12-04T09:46:05.3808127Z Wrapped header: ATen/ops/multi_margin_loss_backward_cuda_dispatch.h 2025-12-04T09:46:05.3810780Z Wrapped header: ATen/ops/multi_margin_loss_backward_native.h 2025-12-04T09:46:05.3813599Z Wrapped header: ATen/ops/multi_margin_loss_backward_ops.h 2025-12-04T09:46:05.3816331Z Wrapped header: ATen/ops/multi_margin_loss_cpu_dispatch.h 2025-12-04T09:46:05.3819991Z Wrapped header: ATen/ops/multi_margin_loss_cuda_dispatch.h 2025-12-04T09:46:05.3821918Z Wrapped header: ATen/ops/multi_margin_loss_native.h 2025-12-04T09:46:05.3825136Z Wrapped header: ATen/ops/multi_margin_loss_ops.h 2025-12-04T09:46:05.3828040Z Wrapped header: ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.3830677Z Wrapped header: ATen/ops/mul_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3833352Z Wrapped header: ATen/ops/mul_cpu_dispatch.h 2025-12-04T09:46:05.3836327Z Wrapped header: ATen/ops/mul_cuda_dispatch.h 2025-12-04T09:46:05.3839294Z Wrapped header: ATen/ops/mul_meta.h 2025-12-04T09:46:05.3842015Z Wrapped header: ATen/ops/mul_meta_dispatch.h 2025-12-04T09:46:05.3844869Z Wrapped header: ATen/ops/mul_native.h 2025-12-04T09:46:05.3847655Z Wrapped header: ATen/ops/mul_ops.h 2025-12-04T09:46:05.3850248Z Wrapped header: ATen/ops/mv.h 2025-12-04T09:46:05.3852840Z Wrapped header: ATen/ops/mvlgamma.h 2025-12-04T09:46:05.3855803Z Wrapped header: ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3858441Z Wrapped header: ATen/ops/mvlgamma_cpu_dispatch.h 2025-12-04T09:46:05.3861130Z Wrapped header: ATen/ops/mvlgamma_cuda_dispatch.h 2025-12-04T09:46:05.3863829Z Wrapped header: ATen/ops/mvlgamma_native.h 2025-12-04T09:46:05.3866893Z Wrapped header: ATen/ops/mvlgamma_ops.h 2025-12-04T09:46:05.3869643Z Wrapped header: ATen/ops/mv_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3872458Z Wrapped header: ATen/ops/mv_native.h 2025-12-04T09:46:05.3876143Z Wrapped header: ATen/ops/mv_ops.h 2025-12-04T09:46:05.3878236Z Wrapped header: ATen/ops/nanmean.h 2025-12-04T09:46:05.3881089Z Wrapped header: ATen/ops/nanmean_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3883798Z Wrapped header: ATen/ops/nanmean_native.h 2025-12-04T09:46:05.3886535Z Wrapped header: ATen/ops/nanmean_ops.h 2025-12-04T09:46:05.3889386Z Wrapped header: ATen/ops/nanmedian.h 2025-12-04T09:46:05.3892306Z Wrapped header: ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3895023Z Wrapped header: ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3897727Z Wrapped header: ATen/ops/nanmedian_cpu_dispatch.h 2025-12-04T09:46:05.3900421Z Wrapped header: ATen/ops/nanmedian_cuda_dispatch.h 2025-12-04T09:46:05.3903067Z Wrapped header: ATen/ops/nanmedian_native.h 2025-12-04T09:46:05.3906130Z Wrapped header: ATen/ops/nanmedian_ops.h 2025-12-04T09:46:05.3909278Z Wrapped header: ATen/ops/nanquantile.h 2025-12-04T09:46:05.3912260Z Wrapped header: ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3914854Z Wrapped header: ATen/ops/nanquantile_native.h 2025-12-04T09:46:05.3917847Z Wrapped header: ATen/ops/nanquantile_ops.h 2025-12-04T09:46:05.3920473Z Wrapped header: ATen/ops/nansum.h 2025-12-04T09:46:05.3923241Z Wrapped header: ATen/ops/nansum_cpu_dispatch.h 2025-12-04T09:46:05.3925946Z Wrapped header: ATen/ops/nansum_cuda_dispatch.h 2025-12-04T09:46:05.3928637Z Wrapped header: ATen/ops/nansum_native.h 2025-12-04T09:46:05.3931441Z Wrapped header: ATen/ops/nansum_ops.h 2025-12-04T09:46:05.3934257Z Wrapped header: ATen/ops/nan_to_num.h 2025-12-04T09:46:05.3937434Z Wrapped header: ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3940104Z Wrapped header: ATen/ops/nan_to_num_cpu_dispatch.h 2025-12-04T09:46:05.3943135Z Wrapped header: ATen/ops/nan_to_num_cuda_dispatch.h 2025-12-04T09:46:05.3945940Z Wrapped header: ATen/ops/nan_to_num_native.h 2025-12-04T09:46:05.3948749Z Wrapped header: ATen/ops/nan_to_num_ops.h 2025-12-04T09:46:05.3951603Z Wrapped header: ATen/ops/narrow.h 2025-12-04T09:46:05.3954544Z Wrapped header: ATen/ops/narrow_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.3957445Z Wrapped header: ATen/ops/narrow_copy.h 2025-12-04T09:46:05.3960648Z Wrapped header: ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.3963344Z Wrapped header: ATen/ops/narrow_copy_cpu_dispatch.h 2025-12-04T09:46:05.3966026Z Wrapped header: ATen/ops/narrow_copy_native.h 2025-12-04T09:46:05.3968771Z Wrapped header: ATen/ops/narrow_copy_ops.h 2025-12-04T09:46:05.3971476Z Wrapped header: ATen/ops/narrow_native.h 2025-12-04T09:46:05.3974358Z Wrapped header: ATen/ops/narrow_ops.h 2025-12-04T09:46:05.3977200Z Wrapped header: ATen/ops/native_batch_norm.h 2025-12-04T09:46:05.3980362Z Wrapped header: ATen/ops/native_batch_norm_backward.h 2025-12-04T09:46:05.3983308Z Wrapped header: ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.3985998Z Wrapped header: ATen/ops/native_batch_norm_backward_cpu_dispatch.h 2025-12-04T09:46:05.3988742Z Wrapped header: ATen/ops/native_batch_norm_backward_cuda_dispatch.h 2025-12-04T09:46:05.3991532Z Wrapped header: ATen/ops/native_batch_norm_backward_native.h 2025-12-04T09:46:05.3994409Z Wrapped header: ATen/ops/native_batch_norm_backward_ops.h 2025-12-04T09:46:05.3997342Z Wrapped header: ATen/ops/native_batch_norm_cpu_dispatch.h 2025-12-04T09:46:05.4000112Z Wrapped header: ATen/ops/native_batch_norm_cuda_dispatch.h 2025-12-04T09:46:05.4002913Z Wrapped header: ATen/ops/native_batch_norm_native.h 2025-12-04T09:46:05.4005771Z Wrapped header: ATen/ops/native_batch_norm_ops.h 2025-12-04T09:46:05.4008731Z Wrapped header: ATen/ops/native_channel_shuffle.h 2025-12-04T09:46:05.4011683Z Wrapped header: ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4014379Z Wrapped header: ATen/ops/native_channel_shuffle_cpu_dispatch.h 2025-12-04T09:46:05.4017528Z Wrapped header: ATen/ops/native_channel_shuffle_native.h 2025-12-04T09:46:05.4020377Z Wrapped header: ATen/ops/native_channel_shuffle_ops.h 2025-12-04T09:46:05.4023166Z Wrapped header: ATen/ops/native_dropout.h 2025-12-04T09:46:05.4025939Z Wrapped header: ATen/ops/native_dropout_backward.h 2025-12-04T09:46:05.4028848Z Wrapped header: ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4031510Z Wrapped header: ATen/ops/native_dropout_backward_cpu_dispatch.h 2025-12-04T09:46:05.4034220Z Wrapped header: ATen/ops/native_dropout_backward_cuda_dispatch.h 2025-12-04T09:46:05.4037725Z Wrapped header: ATen/ops/native_dropout_backward_native.h 2025-12-04T09:46:05.4040520Z Wrapped header: ATen/ops/native_dropout_backward_ops.h 2025-12-04T09:46:05.4043410Z Wrapped header: ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4046058Z Wrapped header: ATen/ops/native_dropout_cpu_dispatch.h 2025-12-04T09:46:05.4049231Z Wrapped header: ATen/ops/native_dropout_cuda_dispatch.h 2025-12-04T09:46:05.4052122Z Wrapped header: ATen/ops/native_dropout_native.h 2025-12-04T09:46:05.4054868Z Wrapped header: ATen/ops/native_dropout_ops.h 2025-12-04T09:46:05.4057934Z Wrapped header: ATen/ops/native_group_norm.h 2025-12-04T09:46:05.4061103Z Wrapped header: ATen/ops/native_group_norm_backward.h 2025-12-04T09:46:05.4064139Z Wrapped header: ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4067136Z Wrapped header: ATen/ops/native_group_norm_backward_cpu_dispatch.h 2025-12-04T09:46:05.4069893Z Wrapped header: ATen/ops/native_group_norm_backward_cuda_dispatch.h 2025-12-04T09:46:05.4072633Z Wrapped header: ATen/ops/native_group_norm_backward_native.h 2025-12-04T09:46:05.4075435Z Wrapped header: ATen/ops/native_group_norm_backward_ops.h 2025-12-04T09:46:05.4078527Z Wrapped header: ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4081198Z Wrapped header: ATen/ops/native_group_norm_cpu_dispatch.h 2025-12-04T09:46:05.4083946Z Wrapped header: ATen/ops/native_group_norm_cuda_dispatch.h 2025-12-04T09:46:05.4086851Z Wrapped header: ATen/ops/native_group_norm_native.h 2025-12-04T09:46:05.4089642Z Wrapped header: ATen/ops/native_group_norm_ops.h 2025-12-04T09:46:05.4092610Z Wrapped header: ATen/ops/native_layer_norm.h 2025-12-04T09:46:05.4096038Z Wrapped header: ATen/ops/native_layer_norm_backward.h 2025-12-04T09:46:05.4099220Z Wrapped header: ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4102052Z Wrapped header: ATen/ops/native_layer_norm_backward_cpu_dispatch.h 2025-12-04T09:46:05.4105230Z Wrapped header: ATen/ops/native_layer_norm_backward_cuda_dispatch.h 2025-12-04T09:46:05.4108278Z Wrapped header: ATen/ops/native_layer_norm_backward_native.h 2025-12-04T09:46:05.4111266Z Wrapped header: ATen/ops/native_layer_norm_backward_ops.h 2025-12-04T09:46:05.4114129Z Wrapped header: ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4117055Z Wrapped header: ATen/ops/native_layer_norm_cpu_dispatch.h 2025-12-04T09:46:05.4119941Z Wrapped header: ATen/ops/native_layer_norm_cuda_dispatch.h 2025-12-04T09:46:05.4122863Z Wrapped header: ATen/ops/native_layer_norm_native.h 2025-12-04T09:46:05.4126205Z Wrapped header: ATen/ops/native_layer_norm_ops.h 2025-12-04T09:46:05.4129310Z Wrapped header: ATen/ops/native_norm.h 2025-12-04T09:46:05.4133318Z Wrapped header: ATen/ops/native_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4135176Z Wrapped header: ATen/ops/native_norm_native.h 2025-12-04T09:46:05.4138967Z Wrapped header: ATen/ops/native_norm_ops.h 2025-12-04T09:46:05.4140844Z Wrapped header: ATen/ops/ne.h 2025-12-04T09:46:05.4144551Z Wrapped header: ATen/ops/neg.h 2025-12-04T09:46:05.4146452Z Wrapped header: ATen/ops/negative.h 2025-12-04T09:46:05.4150308Z Wrapped header: ATen/ops/negative_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4152201Z Wrapped header: ATen/ops/negative_native.h 2025-12-04T09:46:05.4155522Z Wrapped header: ATen/ops/negative_ops.h 2025-12-04T09:46:05.4158174Z Wrapped header: ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4161677Z Wrapped header: ATen/ops/neg_cpu_dispatch.h 2025-12-04T09:46:05.4163826Z Wrapped header: ATen/ops/neg_cuda_dispatch.h 2025-12-04T09:46:05.4167543Z Wrapped header: ATen/ops/neg_meta.h 2025-12-04T09:46:05.4169586Z Wrapped header: ATen/ops/neg_meta_dispatch.h 2025-12-04T09:46:05.4173251Z Wrapped header: ATen/ops/neg_native.h 2025-12-04T09:46:05.4175192Z Wrapped header: ATen/ops/neg_ops.h 2025-12-04T09:46:05.4179107Z Wrapped header: ATen/ops/nested_to_padded_tensor.h 2025-12-04T09:46:05.4181113Z Wrapped header: ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4184681Z Wrapped header: ATen/ops/nested_to_padded_tensor_native.h 2025-12-04T09:46:05.4186642Z Wrapped header: ATen/ops/nested_to_padded_tensor_ops.h 2025-12-04T09:46:05.4190456Z Wrapped header: ATen/ops/new_empty.h 2025-12-04T09:46:05.4192625Z Wrapped header: ATen/ops/new_empty_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4196204Z Wrapped header: ATen/ops/new_empty_native.h 2025-12-04T09:46:05.4198603Z Wrapped header: ATen/ops/new_empty_ops.h 2025-12-04T09:46:05.4202004Z Wrapped header: ATen/ops/new_empty_strided.h 2025-12-04T09:46:05.4204767Z Wrapped header: ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4207845Z Wrapped header: ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4210028Z Wrapped header: ATen/ops/new_empty_strided_native.h 2025-12-04T09:46:05.4213413Z Wrapped header: ATen/ops/new_empty_strided_ops.h 2025-12-04T09:46:05.4215828Z Wrapped header: ATen/ops/new_full.h 2025-12-04T09:46:05.4219270Z Wrapped header: ATen/ops/new_full_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4221681Z Wrapped header: ATen/ops/new_full_native.h 2025-12-04T09:46:05.4224885Z Wrapped header: ATen/ops/new_full_ops.h 2025-12-04T09:46:05.4227894Z Wrapped header: ATen/ops/new_ones.h 2025-12-04T09:46:05.4231409Z Wrapped header: ATen/ops/new_ones_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4234029Z Wrapped header: ATen/ops/new_ones_native.h 2025-12-04T09:46:05.4236969Z Wrapped header: ATen/ops/new_ones_ops.h 2025-12-04T09:46:05.4239997Z Wrapped header: ATen/ops/new_zeros.h 2025-12-04T09:46:05.4243040Z Wrapped header: ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4245640Z Wrapped header: ATen/ops/new_zeros_native.h 2025-12-04T09:46:05.4248642Z Wrapped header: ATen/ops/new_zeros_ops.h 2025-12-04T09:46:05.4251421Z Wrapped header: ATen/ops/nextafter.h 2025-12-04T09:46:05.4254828Z Wrapped header: ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4257140Z Wrapped header: ATen/ops/nextafter_cpu_dispatch.h 2025-12-04T09:46:05.4260181Z Wrapped header: ATen/ops/nextafter_cuda_dispatch.h 2025-12-04T09:46:05.4263221Z Wrapped header: ATen/ops/nextafter_meta.h 2025-12-04T09:46:05.4266314Z Wrapped header: ATen/ops/nextafter_meta_dispatch.h 2025-12-04T09:46:05.4269074Z Wrapped header: ATen/ops/nextafter_native.h 2025-12-04T09:46:05.4272074Z Wrapped header: ATen/ops/nextafter_ops.h 2025-12-04T09:46:05.4275141Z Wrapped header: ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4278074Z Wrapped header: ATen/ops/ne_cpu_dispatch.h 2025-12-04T09:46:05.4280888Z Wrapped header: ATen/ops/ne_cuda_dispatch.h 2025-12-04T09:46:05.4283624Z Wrapped header: ATen/ops/ne_meta.h 2025-12-04T09:46:05.4286346Z Wrapped header: ATen/ops/ne_meta_dispatch.h 2025-12-04T09:46:05.4289552Z Wrapped header: ATen/ops/ne_native.h 2025-12-04T09:46:05.4292903Z Wrapped header: ATen/ops/ne_ops.h 2025-12-04T09:46:05.4296361Z Wrapped header: ATen/ops/nll_loss.h 2025-12-04T09:46:05.4300046Z Wrapped header: ATen/ops/nll_loss2d.h 2025-12-04T09:46:05.4303518Z Wrapped header: ATen/ops/nll_loss2d_backward.h 2025-12-04T09:46:05.4306652Z Wrapped header: ATen/ops/nll_loss2d_backward_cpu_dispatch.h 2025-12-04T09:46:05.4309743Z Wrapped header: ATen/ops/nll_loss2d_backward_cuda_dispatch.h 2025-12-04T09:46:05.4312597Z Wrapped header: ATen/ops/nll_loss2d_backward_native.h 2025-12-04T09:46:05.4315605Z Wrapped header: ATen/ops/nll_loss2d_backward_ops.h 2025-12-04T09:46:05.4318701Z Wrapped header: ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4321811Z Wrapped header: ATen/ops/nll_loss2d_forward.h 2025-12-04T09:46:05.4324831Z Wrapped header: ATen/ops/nll_loss2d_forward_cpu_dispatch.h 2025-12-04T09:46:05.4327949Z Wrapped header: ATen/ops/nll_loss2d_forward_cuda_dispatch.h 2025-12-04T09:46:05.4330665Z Wrapped header: ATen/ops/nll_loss2d_forward_native.h 2025-12-04T09:46:05.4333415Z Wrapped header: ATen/ops/nll_loss2d_forward_ops.h 2025-12-04T09:46:05.4336294Z Wrapped header: ATen/ops/nll_loss2d_native.h 2025-12-04T09:46:05.4339246Z Wrapped header: ATen/ops/nll_loss2d_ops.h 2025-12-04T09:46:05.4342568Z Wrapped header: ATen/ops/nll_loss_backward.h 2025-12-04T09:46:05.4345605Z Wrapped header: ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4348271Z Wrapped header: ATen/ops/nll_loss_backward_cpu_dispatch.h 2025-12-04T09:46:05.4351074Z Wrapped header: ATen/ops/nll_loss_backward_cuda_dispatch.h 2025-12-04T09:46:05.4354015Z Wrapped header: ATen/ops/nll_loss_backward_meta.h 2025-12-04T09:46:05.4356820Z Wrapped header: ATen/ops/nll_loss_backward_meta_dispatch.h 2025-12-04T09:46:05.4359752Z Wrapped header: ATen/ops/nll_loss_backward_native.h 2025-12-04T09:46:05.4362505Z Wrapped header: ATen/ops/nll_loss_backward_ops.h 2025-12-04T09:46:05.4365443Z Wrapped header: ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4368366Z Wrapped header: ATen/ops/nll_loss_forward.h 2025-12-04T09:46:05.4371523Z Wrapped header: ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4374293Z Wrapped header: ATen/ops/nll_loss_forward_cpu_dispatch.h 2025-12-04T09:46:05.4377135Z Wrapped header: ATen/ops/nll_loss_forward_cuda_dispatch.h 2025-12-04T09:46:05.4379921Z Wrapped header: ATen/ops/nll_loss_forward_meta.h 2025-12-04T09:46:05.4382628Z Wrapped header: ATen/ops/nll_loss_forward_meta_dispatch.h 2025-12-04T09:46:05.4385606Z Wrapped header: ATen/ops/nll_loss_forward_native.h 2025-12-04T09:46:05.4388494Z Wrapped header: ATen/ops/nll_loss_forward_ops.h 2025-12-04T09:46:05.4391161Z Wrapped header: ATen/ops/nll_loss_native.h 2025-12-04T09:46:05.4393985Z Wrapped header: ATen/ops/nll_loss_nd.h 2025-12-04T09:46:05.4396836Z Wrapped header: ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4399698Z Wrapped header: ATen/ops/nll_loss_nd_native.h 2025-12-04T09:46:05.4402568Z Wrapped header: ATen/ops/nll_loss_nd_ops.h 2025-12-04T09:46:05.4405365Z Wrapped header: ATen/ops/nll_loss_ops.h 2025-12-04T09:46:05.4408084Z Wrapped header: ATen/ops/nonzero.h 2025-12-04T09:46:05.4410863Z Wrapped header: ATen/ops/nonzero_cpu_dispatch.h 2025-12-04T09:46:05.4413506Z Wrapped header: ATen/ops/nonzero_cuda_dispatch.h 2025-12-04T09:46:05.4416214Z Wrapped header: ATen/ops/nonzero_native.h 2025-12-04T09:46:05.4419203Z Wrapped header: ATen/ops/nonzero_numpy.h 2025-12-04T09:46:05.4422478Z Wrapped header: ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4425263Z Wrapped header: ATen/ops/nonzero_numpy_native.h 2025-12-04T09:46:05.4428071Z Wrapped header: ATen/ops/nonzero_numpy_ops.h 2025-12-04T09:46:05.4430894Z Wrapped header: ATen/ops/nonzero_ops.h 2025-12-04T09:46:05.4433769Z Wrapped header: ATen/ops/nonzero_static.h 2025-12-04T09:46:05.4436572Z Wrapped header: ATen/ops/nonzero_static_cpu_dispatch.h 2025-12-04T09:46:05.4439621Z Wrapped header: ATen/ops/nonzero_static_cuda_dispatch.h 2025-12-04T09:46:05.4442475Z Wrapped header: ATen/ops/nonzero_static_native.h 2025-12-04T09:46:05.4445546Z Wrapped header: ATen/ops/nonzero_static_ops.h 2025-12-04T09:46:05.4448473Z Wrapped header: ATen/ops/norm.h 2025-12-04T09:46:05.4451764Z Wrapped header: ATen/ops/normal.h 2025-12-04T09:46:05.4454758Z Wrapped header: ATen/ops/normal_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4457507Z Wrapped header: ATen/ops/normal_cpu_dispatch.h 2025-12-04T09:46:05.4460289Z Wrapped header: ATen/ops/normal_cuda_dispatch.h 2025-12-04T09:46:05.4463010Z Wrapped header: ATen/ops/normal_meta_dispatch.h 2025-12-04T09:46:05.4465840Z Wrapped header: ATen/ops/normal_native.h 2025-12-04T09:46:05.4469109Z Wrapped header: ATen/ops/normal_ops.h 2025-12-04T09:46:05.4472083Z Wrapped header: ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4475050Z Wrapped header: ATen/ops/norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4477964Z Wrapped header: ATen/ops/norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4480653Z Wrapped header: ATen/ops/norm_cpu_dispatch.h 2025-12-04T09:46:05.4483377Z Wrapped header: ATen/ops/norm_cuda_dispatch.h 2025-12-04T09:46:05.4486120Z Wrapped header: ATen/ops/norm_except_dim.h 2025-12-04T09:46:05.4489007Z Wrapped header: ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4491871Z Wrapped header: ATen/ops/norm_except_dim_native.h 2025-12-04T09:46:05.4494752Z Wrapped header: ATen/ops/norm_except_dim_ops.h 2025-12-04T09:46:05.4497409Z Wrapped header: ATen/ops/norm_meta.h 2025-12-04T09:46:05.4500234Z Wrapped header: ATen/ops/norm_meta_dispatch.h 2025-12-04T09:46:05.4502959Z Wrapped header: ATen/ops/norm_native.h 2025-12-04T09:46:05.4506016Z Wrapped header: ATen/ops/norm_ops.h 2025-12-04T09:46:05.4508793Z Wrapped header: ATen/ops/not_equal.h 2025-12-04T09:46:05.4511986Z Wrapped header: ATen/ops/not_equal_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4514661Z Wrapped header: ATen/ops/not_equal_native.h 2025-12-04T09:46:05.4517691Z Wrapped header: ATen/ops/not_equal_ops.h 2025-12-04T09:46:05.4520479Z Wrapped header: ATen/ops/nuclear_norm.h 2025-12-04T09:46:05.4523413Z Wrapped header: ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4526124Z Wrapped header: ATen/ops/nuclear_norm_native.h 2025-12-04T09:46:05.4529047Z Wrapped header: ATen/ops/nuclear_norm_ops.h 2025-12-04T09:46:05.4531748Z Wrapped header: ATen/ops/numpy_T.h 2025-12-04T09:46:05.4534698Z Wrapped header: ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4537449Z Wrapped header: ATen/ops/numpy_T_native.h 2025-12-04T09:46:05.4540265Z Wrapped header: ATen/ops/numpy_T_ops.h 2025-12-04T09:46:05.4543317Z Wrapped header: ATen/ops/ones.h 2025-12-04T09:46:05.4546617Z Wrapped header: ATen/ops/ones_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4549390Z Wrapped header: ATen/ops/ones_like.h 2025-12-04T09:46:05.4552384Z Wrapped header: ATen/ops/ones_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4555064Z Wrapped header: ATen/ops/ones_like_native.h 2025-12-04T09:46:05.4558068Z Wrapped header: ATen/ops/ones_like_ops.h 2025-12-04T09:46:05.4560897Z Wrapped header: ATen/ops/ones_native.h 2025-12-04T09:46:05.4563753Z Wrapped header: ATen/ops/ones_ops.h 2025-12-04T09:46:05.4566792Z Wrapped header: ATen/ops/one_hot.h 2025-12-04T09:46:05.4569781Z Wrapped header: ATen/ops/one_hot_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4572561Z Wrapped header: ATen/ops/one_hot_native.h 2025-12-04T09:46:05.4575367Z Wrapped header: ATen/ops/one_hot_ops.h 2025-12-04T09:46:05.4578132Z Wrapped header: ATen/ops/or.h 2025-12-04T09:46:05.4580846Z Wrapped header: ATen/ops/orgqr.h 2025-12-04T09:46:05.4583990Z Wrapped header: ATen/ops/orgqr_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4586776Z Wrapped header: ATen/ops/orgqr_native.h 2025-12-04T09:46:05.4589636Z Wrapped header: ATen/ops/orgqr_ops.h 2025-12-04T09:46:05.4592361Z Wrapped header: ATen/ops/ormqr.h 2025-12-04T09:46:05.4595149Z Wrapped header: ATen/ops/ormqr_cpu_dispatch.h 2025-12-04T09:46:05.4598043Z Wrapped header: ATen/ops/ormqr_cuda_dispatch.h 2025-12-04T09:46:05.4600717Z Wrapped header: ATen/ops/ormqr_native.h 2025-12-04T09:46:05.4603482Z Wrapped header: ATen/ops/ormqr_ops.h 2025-12-04T09:46:05.4606439Z Wrapped header: ATen/ops/or_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4609990Z Wrapped header: ATen/ops/or_native.h 2025-12-04T09:46:05.4612218Z Wrapped header: ATen/ops/or_ops.h 2025-12-04T09:46:05.4614829Z Wrapped header: ATen/ops/outer.h 2025-12-04T09:46:05.4617777Z Wrapped header: ATen/ops/outer_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4620425Z Wrapped header: ATen/ops/outer_native.h 2025-12-04T09:46:05.4623467Z Wrapped header: ATen/ops/outer_ops.h 2025-12-04T09:46:05.4626565Z Wrapped header: ATen/ops/output_nr.h 2025-12-04T09:46:05.4629550Z Wrapped header: ATen/ops/output_nr_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4632400Z Wrapped header: ATen/ops/output_nr_native.h 2025-12-04T09:46:05.4635411Z Wrapped header: ATen/ops/output_nr_ops.h 2025-12-04T09:46:05.4638512Z Wrapped header: ATen/ops/pad.h 2025-12-04T09:46:05.4641155Z Wrapped header: ATen/ops/pad_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4644247Z Wrapped header: ATen/ops/pad_native.h 2025-12-04T09:46:05.4646760Z Wrapped header: ATen/ops/pad_ops.h 2025-12-04T09:46:05.4649982Z Wrapped header: ATen/ops/pad_sequence.h 2025-12-04T09:46:05.4652585Z Wrapped header: ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4655714Z Wrapped header: ATen/ops/pad_sequence_native.h 2025-12-04T09:46:05.4658082Z Wrapped header: ATen/ops/pad_sequence_ops.h 2025-12-04T09:46:05.4661429Z Wrapped header: ATen/ops/pairwise_distance.h 2025-12-04T09:46:05.4664155Z Wrapped header: ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4667141Z Wrapped header: ATen/ops/pairwise_distance_native.h 2025-12-04T09:46:05.4669916Z Wrapped header: ATen/ops/pairwise_distance_ops.h 2025-12-04T09:46:05.4672883Z Wrapped header: ATen/ops/pdist.h 2025-12-04T09:46:05.4675734Z Wrapped header: ATen/ops/pdist_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4678719Z Wrapped header: ATen/ops/pdist_native.h 2025-12-04T09:46:05.4681463Z Wrapped header: ATen/ops/pdist_ops.h 2025-12-04T09:46:05.4684989Z Wrapped header: ATen/ops/permute.h 2025-12-04T09:46:05.4687870Z Wrapped header: ATen/ops/permute_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4690723Z Wrapped header: ATen/ops/permute_copy.h 2025-12-04T09:46:05.4693726Z Wrapped header: ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4696963Z Wrapped header: ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4699684Z Wrapped header: ATen/ops/permute_copy_native.h 2025-12-04T09:46:05.4702574Z Wrapped header: ATen/ops/permute_copy_ops.h 2025-12-04T09:46:05.4705526Z Wrapped header: ATen/ops/permute_native.h 2025-12-04T09:46:05.4708596Z Wrapped header: ATen/ops/permute_ops.h 2025-12-04T09:46:05.4711547Z Wrapped header: ATen/ops/pinverse.h 2025-12-04T09:46:05.4714743Z Wrapped header: ATen/ops/pinverse_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4718617Z Wrapped header: ATen/ops/pinverse_native.h 2025-12-04T09:46:05.4720881Z Wrapped header: ATen/ops/pinverse_ops.h 2025-12-04T09:46:05.4723971Z Wrapped header: ATen/ops/pin_memory.h 2025-12-04T09:46:05.4726851Z Wrapped header: ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4730283Z Wrapped header: ATen/ops/pin_memory_native.h 2025-12-04T09:46:05.4733040Z Wrapped header: ATen/ops/pin_memory_ops.h 2025-12-04T09:46:05.4736145Z Wrapped header: ATen/ops/pixel_shuffle.h 2025-12-04T09:46:05.4739051Z Wrapped header: ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4741934Z Wrapped header: ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4744600Z Wrapped header: ATen/ops/pixel_shuffle_cpu_dispatch.h 2025-12-04T09:46:05.4747540Z Wrapped header: ATen/ops/pixel_shuffle_native.h 2025-12-04T09:46:05.4750292Z Wrapped header: ATen/ops/pixel_shuffle_ops.h 2025-12-04T09:46:05.4753221Z Wrapped header: ATen/ops/pixel_unshuffle.h 2025-12-04T09:46:05.4756225Z Wrapped header: ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4759232Z Wrapped header: ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4762055Z Wrapped header: ATen/ops/pixel_unshuffle_cpu_dispatch.h 2025-12-04T09:46:05.4764943Z Wrapped header: ATen/ops/pixel_unshuffle_native.h 2025-12-04T09:46:05.4767800Z Wrapped header: ATen/ops/pixel_unshuffle_ops.h 2025-12-04T09:46:05.4770611Z Wrapped header: ATen/ops/poisson.h 2025-12-04T09:46:05.4773613Z Wrapped header: ATen/ops/poisson_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4776391Z Wrapped header: ATen/ops/poisson_cpu_dispatch.h 2025-12-04T09:46:05.4779127Z Wrapped header: ATen/ops/poisson_cuda_dispatch.h 2025-12-04T09:46:05.4782018Z Wrapped header: ATen/ops/poisson_native.h 2025-12-04T09:46:05.4784769Z Wrapped header: ATen/ops/poisson_nll_loss.h 2025-12-04T09:46:05.4787915Z Wrapped header: ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4790514Z Wrapped header: ATen/ops/poisson_nll_loss_native.h 2025-12-04T09:46:05.4802915Z Wrapped header: ATen/ops/poisson_nll_loss_ops.h 2025-12-04T09:46:05.4803283Z Wrapped header: ATen/ops/poisson_ops.h 2025-12-04T09:46:05.4803556Z Wrapped header: ATen/ops/polar.h 2025-12-04T09:46:05.4803926Z Wrapped header: ATen/ops/polar_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4806310Z Wrapped header: ATen/ops/polar_cpu_dispatch.h 2025-12-04T09:46:05.4809254Z Wrapped header: ATen/ops/polar_cuda_dispatch.h 2025-12-04T09:46:05.4812002Z Wrapped header: ATen/ops/polar_native.h 2025-12-04T09:46:05.4815333Z Wrapped header: ATen/ops/polar_ops.h 2025-12-04T09:46:05.4818157Z Wrapped header: ATen/ops/polygamma.h 2025-12-04T09:46:05.4821342Z Wrapped header: ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4824024Z Wrapped header: ATen/ops/polygamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4827069Z Wrapped header: ATen/ops/polygamma_cpu_dispatch.h 2025-12-04T09:46:05.4829757Z Wrapped header: ATen/ops/polygamma_cuda_dispatch.h 2025-12-04T09:46:05.4832705Z Wrapped header: ATen/ops/polygamma_meta.h 2025-12-04T09:46:05.4835494Z Wrapped header: ATen/ops/polygamma_meta_dispatch.h 2025-12-04T09:46:05.4838589Z Wrapped header: ATen/ops/polygamma_native.h 2025-12-04T09:46:05.4841487Z Wrapped header: ATen/ops/polygamma_ops.h 2025-12-04T09:46:05.4844272Z Wrapped header: ATen/ops/positive.h 2025-12-04T09:46:05.4847201Z Wrapped header: ATen/ops/positive_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4849971Z Wrapped header: ATen/ops/positive_native.h 2025-12-04T09:46:05.4854166Z Wrapped header: ATen/ops/positive_ops.h 2025-12-04T09:46:05.4855739Z Wrapped header: ATen/ops/pow.h 2025-12-04T09:46:05.4858626Z Wrapped header: ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4861477Z Wrapped header: ATen/ops/pow_cpu_dispatch.h 2025-12-04T09:46:05.4864207Z Wrapped header: ATen/ops/pow_cuda_dispatch.h 2025-12-04T09:46:05.4867040Z Wrapped header: ATen/ops/pow_meta.h 2025-12-04T09:46:05.4869919Z Wrapped header: ATen/ops/pow_meta_dispatch.h 2025-12-04T09:46:05.4872697Z Wrapped header: ATen/ops/pow_native.h 2025-12-04T09:46:05.4875649Z Wrapped header: ATen/ops/pow_ops.h 2025-12-04T09:46:05.4878600Z Wrapped header: ATen/ops/prelu.h 2025-12-04T09:46:05.4881499Z Wrapped header: ATen/ops/prelu_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4885295Z Wrapped header: ATen/ops/prelu_native.h 2025-12-04T09:46:05.4887235Z Wrapped header: ATen/ops/prelu_ops.h 2025-12-04T09:46:05.4890019Z Wrapped header: ATen/ops/prod.h 2025-12-04T09:46:05.4892947Z Wrapped header: ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.4895683Z Wrapped header: ATen/ops/prod_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4898499Z Wrapped header: ATen/ops/prod_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4901139Z Wrapped header: ATen/ops/prod_cpu_dispatch.h 2025-12-04T09:46:05.4904002Z Wrapped header: ATen/ops/prod_cuda_dispatch.h 2025-12-04T09:46:05.4906771Z Wrapped header: ATen/ops/prod_meta.h 2025-12-04T09:46:05.4909479Z Wrapped header: ATen/ops/prod_meta_dispatch.h 2025-12-04T09:46:05.4912169Z Wrapped header: ATen/ops/prod_native.h 2025-12-04T09:46:05.4915122Z Wrapped header: ATen/ops/prod_ops.h 2025-12-04T09:46:05.4918013Z Wrapped header: ATen/ops/promote_types.h 2025-12-04T09:46:05.4920870Z Wrapped header: ATen/ops/promote_types_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4923781Z Wrapped header: ATen/ops/promote_types_native.h 2025-12-04T09:46:05.4926424Z Wrapped header: ATen/ops/promote_types_ops.h 2025-12-04T09:46:05.4929112Z Wrapped header: ATen/ops/put.h 2025-12-04T09:46:05.4931961Z Wrapped header: ATen/ops/put_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4934679Z Wrapped header: ATen/ops/put_cpu_dispatch.h 2025-12-04T09:46:05.4937496Z Wrapped header: ATen/ops/put_cuda_dispatch.h 2025-12-04T09:46:05.4941106Z Wrapped header: ATen/ops/put_meta_dispatch.h 2025-12-04T09:46:05.4943251Z Wrapped header: ATen/ops/put_native.h 2025-12-04T09:46:05.4946784Z Wrapped header: ATen/ops/put_ops.h 2025-12-04T09:46:05.4948802Z Wrapped header: ATen/ops/qr.h 2025-12-04T09:46:05.4952625Z Wrapped header: ATen/ops/qr_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4954432Z Wrapped header: ATen/ops/qr_native.h 2025-12-04T09:46:05.4957695Z Wrapped header: ATen/ops/qr_ops.h 2025-12-04T09:46:05.4960231Z Wrapped header: ATen/ops/qscheme.h 2025-12-04T09:46:05.4963623Z Wrapped header: ATen/ops/qscheme_native.h 2025-12-04T09:46:05.4966310Z Wrapped header: ATen/ops/qscheme_ops.h 2025-12-04T09:46:05.4968818Z Wrapped header: ATen/ops/quantile.h 2025-12-04T09:46:05.4971922Z Wrapped header: ATen/ops/quantile_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4974716Z Wrapped header: ATen/ops/quantile_native.h 2025-12-04T09:46:05.4977724Z Wrapped header: ATen/ops/quantile_ops.h 2025-12-04T09:46:05.4980791Z Wrapped header: ATen/ops/quantized_batch_norm.h 2025-12-04T09:46:05.4984004Z Wrapped header: ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.4987104Z Wrapped header: ATen/ops/quantized_batch_norm_native.h 2025-12-04T09:46:05.4989847Z Wrapped header: ATen/ops/quantized_batch_norm_ops.h 2025-12-04T09:46:05.4992720Z Wrapped header: ATen/ops/quantized_gru_cell.h 2025-12-04T09:46:05.4995621Z Wrapped header: ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.4998505Z Wrapped header: ATen/ops/quantized_gru_cell_native.h 2025-12-04T09:46:05.5001280Z Wrapped header: ATen/ops/quantized_gru_cell_ops.h 2025-12-04T09:46:05.5004192Z Wrapped header: ATen/ops/quantized_lstm_cell.h 2025-12-04T09:46:05.5007388Z Wrapped header: ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5010320Z Wrapped header: ATen/ops/quantized_lstm_cell_native.h 2025-12-04T09:46:05.5013285Z Wrapped header: ATen/ops/quantized_lstm_cell_ops.h 2025-12-04T09:46:05.5016239Z Wrapped header: ATen/ops/quantized_max_pool1d.h 2025-12-04T09:46:05.5019158Z Wrapped header: ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5021941Z Wrapped header: ATen/ops/quantized_max_pool1d_native.h 2025-12-04T09:46:05.5024739Z Wrapped header: ATen/ops/quantized_max_pool1d_ops.h 2025-12-04T09:46:05.5027627Z Wrapped header: ATen/ops/quantized_max_pool2d.h 2025-12-04T09:46:05.5030525Z Wrapped header: ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5033290Z Wrapped header: ATen/ops/quantized_max_pool2d_native.h 2025-12-04T09:46:05.5036184Z Wrapped header: ATen/ops/quantized_max_pool2d_ops.h 2025-12-04T09:46:05.5039178Z Wrapped header: ATen/ops/quantized_max_pool3d.h 2025-12-04T09:46:05.5042282Z Wrapped header: ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5045111Z Wrapped header: ATen/ops/quantized_max_pool3d_native.h 2025-12-04T09:46:05.5047918Z Wrapped header: ATen/ops/quantized_max_pool3d_ops.h 2025-12-04T09:46:05.5050800Z Wrapped header: ATen/ops/quantized_rnn_relu_cell.h 2025-12-04T09:46:05.5053706Z Wrapped header: ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5056464Z Wrapped header: ATen/ops/quantized_rnn_relu_cell_native.h 2025-12-04T09:46:05.5059247Z Wrapped header: ATen/ops/quantized_rnn_relu_cell_ops.h 2025-12-04T09:46:05.5062104Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell.h 2025-12-04T09:46:05.5065124Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5067860Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell_native.h 2025-12-04T09:46:05.5070828Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell_ops.h 2025-12-04T09:46:05.5073759Z Wrapped header: ATen/ops/quantize_per_channel.h 2025-12-04T09:46:05.5076654Z Wrapped header: ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5079583Z Wrapped header: ATen/ops/quantize_per_channel_cpu_dispatch.h 2025-12-04T09:46:05.5082341Z Wrapped header: ATen/ops/quantize_per_channel_cuda_dispatch.h 2025-12-04T09:46:05.5085246Z Wrapped header: ATen/ops/quantize_per_channel_native.h 2025-12-04T09:46:05.5088028Z Wrapped header: ATen/ops/quantize_per_channel_ops.h 2025-12-04T09:46:05.5091045Z Wrapped header: ATen/ops/quantize_per_tensor.h 2025-12-04T09:46:05.5093973Z Wrapped header: ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5097028Z Wrapped header: ATen/ops/quantize_per_tensor_cpu_dispatch.h 2025-12-04T09:46:05.5100086Z Wrapped header: ATen/ops/quantize_per_tensor_cuda_dispatch.h 2025-12-04T09:46:05.5103114Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic.h 2025-12-04T09:46:05.5106073Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5109132Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h 2025-12-04T09:46:05.5112003Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h 2025-12-04T09:46:05.5115369Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_native.h 2025-12-04T09:46:05.5117843Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_ops.h 2025-12-04T09:46:05.5120743Z Wrapped header: ATen/ops/quantize_per_tensor_native.h 2025-12-04T09:46:05.5123727Z Wrapped header: ATen/ops/quantize_per_tensor_ops.h 2025-12-04T09:46:05.5126833Z Wrapped header: ATen/ops/q_per_channel_axis.h 2025-12-04T09:46:05.5130239Z Wrapped header: ATen/ops/q_per_channel_axis_native.h 2025-12-04T09:46:05.5132802Z Wrapped header: ATen/ops/q_per_channel_axis_ops.h 2025-12-04T09:46:05.5135937Z Wrapped header: ATen/ops/q_per_channel_scales.h 2025-12-04T09:46:05.5138506Z Wrapped header: ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5141661Z Wrapped header: ATen/ops/q_per_channel_scales_native.h 2025-12-04T09:46:05.5144028Z Wrapped header: ATen/ops/q_per_channel_scales_ops.h 2025-12-04T09:46:05.5147271Z Wrapped header: ATen/ops/q_per_channel_zero_points.h 2025-12-04T09:46:05.5149868Z Wrapped header: ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5153072Z Wrapped header: ATen/ops/q_per_channel_zero_points_native.h 2025-12-04T09:46:05.5155449Z Wrapped header: ATen/ops/q_per_channel_zero_points_ops.h 2025-12-04T09:46:05.5158796Z Wrapped header: ATen/ops/q_scale.h 2025-12-04T09:46:05.5161650Z Wrapped header: ATen/ops/q_scale_native.h 2025-12-04T09:46:05.5164579Z Wrapped header: ATen/ops/q_scale_ops.h 2025-12-04T09:46:05.5167340Z Wrapped header: ATen/ops/q_zero_point.h 2025-12-04T09:46:05.5170339Z Wrapped header: ATen/ops/q_zero_point_native.h 2025-12-04T09:46:05.5173088Z Wrapped header: ATen/ops/q_zero_point_ops.h 2025-12-04T09:46:05.5175922Z Wrapped header: ATen/ops/rad2deg.h 2025-12-04T09:46:05.5178762Z Wrapped header: ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5181836Z Wrapped header: ATen/ops/rad2deg_native.h 2025-12-04T09:46:05.5184698Z Wrapped header: ATen/ops/rad2deg_ops.h 2025-12-04T09:46:05.5188688Z Wrapped header: ATen/ops/rand.h 2025-12-04T09:46:05.5193248Z Wrapped header: ATen/ops/randint.h 2025-12-04T09:46:05.5195810Z Wrapped header: ATen/ops/randint_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5200480Z Wrapped header: ATen/ops/randint_like.h 2025-12-04T09:46:05.5204843Z Wrapped header: ATen/ops/randint_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5207177Z Wrapped header: ATen/ops/randint_like_native.h 2025-12-04T09:46:05.5210908Z Wrapped header: ATen/ops/randint_like_ops.h 2025-12-04T09:46:05.5213713Z Wrapped header: ATen/ops/randint_native.h 2025-12-04T09:46:05.5216997Z Wrapped header: ATen/ops/randint_ops.h 2025-12-04T09:46:05.5221763Z Wrapped header: ATen/ops/randn.h 2025-12-04T09:46:05.5224122Z Wrapped header: ATen/ops/randn_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5227657Z Wrapped header: ATen/ops/randn_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5230269Z Wrapped header: ATen/ops/randn_like.h 2025-12-04T09:46:05.5233494Z Wrapped header: ATen/ops/randn_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5236253Z Wrapped header: ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:46:05.5239166Z Wrapped header: ATen/ops/randn_like_native.h 2025-12-04T09:46:05.5242257Z Wrapped header: ATen/ops/randn_like_ops.h 2025-12-04T09:46:05.5245230Z Wrapped header: ATen/ops/randn_native.h 2025-12-04T09:46:05.5248372Z Wrapped header: ATen/ops/randn_ops.h 2025-12-04T09:46:05.5251405Z Wrapped header: ATen/ops/random.h 2025-12-04T09:46:05.5254304Z Wrapped header: ATen/ops/random_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5257164Z Wrapped header: ATen/ops/random_cpu_dispatch.h 2025-12-04T09:46:05.5260223Z Wrapped header: ATen/ops/random_cuda_dispatch.h 2025-12-04T09:46:05.5263164Z Wrapped header: ATen/ops/random_meta_dispatch.h 2025-12-04T09:46:05.5265924Z Wrapped header: ATen/ops/random_native.h 2025-12-04T09:46:05.5269164Z Wrapped header: ATen/ops/random_ops.h 2025-12-04T09:46:05.5273470Z Wrapped header: ATen/ops/randperm.h 2025-12-04T09:46:05.5275478Z Wrapped header: ATen/ops/randperm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5278282Z Wrapped header: ATen/ops/randperm_cpu_dispatch.h 2025-12-04T09:46:05.5281667Z Wrapped header: ATen/ops/randperm_cuda_dispatch.h 2025-12-04T09:46:05.5284558Z Wrapped header: ATen/ops/randperm_native.h 2025-12-04T09:46:05.5287485Z Wrapped header: ATen/ops/randperm_ops.h 2025-12-04T09:46:05.5290510Z Wrapped header: ATen/ops/rand_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5293237Z Wrapped header: ATen/ops/rand_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5296026Z Wrapped header: ATen/ops/rand_like.h 2025-12-04T09:46:05.5300384Z Wrapped header: ATen/ops/rand_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5301808Z Wrapped header: ATen/ops/rand_like_native.h 2025-12-04T09:46:05.5304801Z Wrapped header: ATen/ops/rand_like_ops.h 2025-12-04T09:46:05.5307462Z Wrapped header: ATen/ops/rand_native.h 2025-12-04T09:46:05.5310444Z Wrapped header: ATen/ops/rand_ops.h 2025-12-04T09:46:05.5313212Z Wrapped header: ATen/ops/range.h 2025-12-04T09:46:05.5316307Z Wrapped header: ATen/ops/range_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5319148Z Wrapped header: ATen/ops/range_cpu_dispatch.h 2025-12-04T09:46:05.5321899Z Wrapped header: ATen/ops/range_cuda_dispatch.h 2025-12-04T09:46:05.5324538Z Wrapped header: ATen/ops/range_meta_dispatch.h 2025-12-04T09:46:05.5327356Z Wrapped header: ATen/ops/range_native.h 2025-12-04T09:46:05.5331358Z Wrapped header: ATen/ops/range_ops.h 2025-12-04T09:46:05.5333265Z Wrapped header: ATen/ops/ravel.h 2025-12-04T09:46:05.5336140Z Wrapped header: ATen/ops/ravel_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5338942Z Wrapped header: ATen/ops/ravel_native.h 2025-12-04T09:46:05.5341684Z Wrapped header: ATen/ops/ravel_ops.h 2025-12-04T09:46:05.5344483Z Wrapped header: ATen/ops/real.h 2025-12-04T09:46:05.5347436Z Wrapped header: ATen/ops/real_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5350401Z Wrapped header: ATen/ops/real_native.h 2025-12-04T09:46:05.5353042Z Wrapped header: ATen/ops/real_ops.h 2025-12-04T09:46:05.5356093Z Wrapped header: ATen/ops/reciprocal.h 2025-12-04T09:46:05.5359231Z Wrapped header: ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5361794Z Wrapped header: ATen/ops/reciprocal_cpu_dispatch.h 2025-12-04T09:46:05.5364582Z Wrapped header: ATen/ops/reciprocal_cuda_dispatch.h 2025-12-04T09:46:05.5367336Z Wrapped header: ATen/ops/reciprocal_meta.h 2025-12-04T09:46:05.5370254Z Wrapped header: ATen/ops/reciprocal_meta_dispatch.h 2025-12-04T09:46:05.5372999Z Wrapped header: ATen/ops/reciprocal_native.h 2025-12-04T09:46:05.5375759Z Wrapped header: ATen/ops/reciprocal_ops.h 2025-12-04T09:46:05.5378631Z Wrapped header: ATen/ops/record_stream.h 2025-12-04T09:46:05.5381405Z Wrapped header: ATen/ops/record_stream_cuda_dispatch.h 2025-12-04T09:46:05.5384198Z Wrapped header: ATen/ops/record_stream_native.h 2025-12-04T09:46:05.5389069Z Wrapped header: ATen/ops/record_stream_ops.h 2025-12-04T09:46:05.5390409Z Wrapped header: ATen/ops/refine_names.h 2025-12-04T09:46:05.5393489Z Wrapped header: ATen/ops/refine_names_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5433395Z Wrapped header: ATen/ops/refine_names_native.h 2025-12-04T09:46:05.5433716Z Wrapped header: ATen/ops/refine_names_ops.h 2025-12-04T09:46:05.5434023Z Wrapped header: ATen/ops/reflection_pad1d.h 2025-12-04T09:46:05.5434354Z Wrapped header: ATen/ops/reflection_pad1d_backward.h 2025-12-04T09:46:05.5434918Z Wrapped header: ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5435546Z Wrapped header: ATen/ops/reflection_pad1d_backward_cpu_dispatch.h 2025-12-04T09:46:05.5436022Z Wrapped header: ATen/ops/reflection_pad1d_backward_cuda_dispatch.h 2025-12-04T09:46:05.5436454Z Wrapped header: ATen/ops/reflection_pad1d_backward_meta.h 2025-12-04T09:46:05.5437046Z Wrapped header: ATen/ops/reflection_pad1d_backward_meta_dispatch.h 2025-12-04T09:46:05.5437493Z Wrapped header: ATen/ops/reflection_pad1d_backward_native.h 2025-12-04T09:46:05.5439359Z Wrapped header: ATen/ops/reflection_pad1d_backward_ops.h 2025-12-04T09:46:05.5439910Z Wrapped header: ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5440465Z Wrapped header: ATen/ops/reflection_pad1d_cpu_dispatch.h 2025-12-04T09:46:05.5440860Z Wrapped header: ATen/ops/reflection_pad1d_cuda_dispatch.h 2025-12-04T09:46:05.5442590Z Wrapped header: ATen/ops/reflection_pad1d_meta.h 2025-12-04T09:46:05.5445532Z Wrapped header: ATen/ops/reflection_pad1d_meta_dispatch.h 2025-12-04T09:46:05.5448287Z Wrapped header: ATen/ops/reflection_pad1d_native.h 2025-12-04T09:46:05.5451229Z Wrapped header: ATen/ops/reflection_pad1d_ops.h 2025-12-04T09:46:05.5454206Z Wrapped header: ATen/ops/reflection_pad2d.h 2025-12-04T09:46:05.5457623Z Wrapped header: ATen/ops/reflection_pad2d_backward.h 2025-12-04T09:46:05.5460527Z Wrapped header: ATen/ops/reflection_pad2d_backward_cpu_dispatch.h 2025-12-04T09:46:05.5463301Z Wrapped header: ATen/ops/reflection_pad2d_backward_cuda_dispatch.h 2025-12-04T09:46:05.5467120Z Wrapped header: ATen/ops/reflection_pad2d_backward_native.h 2025-12-04T09:46:05.5469074Z Wrapped header: ATen/ops/reflection_pad2d_backward_ops.h 2025-12-04T09:46:05.5471772Z Wrapped header: ATen/ops/reflection_pad2d_cpu_dispatch.h 2025-12-04T09:46:05.5474556Z Wrapped header: ATen/ops/reflection_pad2d_cuda_dispatch.h 2025-12-04T09:46:05.5477370Z Wrapped header: ATen/ops/reflection_pad2d_native.h 2025-12-04T09:46:05.5480157Z Wrapped header: ATen/ops/reflection_pad2d_ops.h 2025-12-04T09:46:05.5483226Z Wrapped header: ATen/ops/reflection_pad3d.h 2025-12-04T09:46:05.5486262Z Wrapped header: ATen/ops/reflection_pad3d_backward.h 2025-12-04T09:46:05.5490087Z Wrapped header: ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5492783Z Wrapped header: ATen/ops/reflection_pad3d_backward_cpu_dispatch.h 2025-12-04T09:46:05.5495513Z Wrapped header: ATen/ops/reflection_pad3d_backward_cuda_dispatch.h 2025-12-04T09:46:05.5498484Z Wrapped header: ATen/ops/reflection_pad3d_backward_meta.h 2025-12-04T09:46:05.5501293Z Wrapped header: ATen/ops/reflection_pad3d_backward_meta_dispatch.h 2025-12-04T09:46:05.5504117Z Wrapped header: ATen/ops/reflection_pad3d_backward_native.h 2025-12-04T09:46:05.5507029Z Wrapped header: ATen/ops/reflection_pad3d_backward_ops.h 2025-12-04T09:46:05.5509990Z Wrapped header: ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5513614Z Wrapped header: ATen/ops/reflection_pad3d_cpu_dispatch.h 2025-12-04T09:46:05.5515607Z Wrapped header: ATen/ops/reflection_pad3d_cuda_dispatch.h 2025-12-04T09:46:05.5518464Z Wrapped header: ATen/ops/reflection_pad3d_meta.h 2025-12-04T09:46:05.5521230Z Wrapped header: ATen/ops/reflection_pad3d_meta_dispatch.h 2025-12-04T09:46:05.5523998Z Wrapped header: ATen/ops/reflection_pad3d_native.h 2025-12-04T09:46:05.5526794Z Wrapped header: ATen/ops/reflection_pad3d_ops.h 2025-12-04T09:46:05.5529366Z Wrapped header: ATen/ops/relu.h 2025-12-04T09:46:05.5531993Z Wrapped header: ATen/ops/relu6.h 2025-12-04T09:46:05.5534823Z Wrapped header: ATen/ops/relu6_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5537566Z Wrapped header: ATen/ops/relu6_native.h 2025-12-04T09:46:05.5540426Z Wrapped header: ATen/ops/relu6_ops.h 2025-12-04T09:46:05.5543225Z Wrapped header: ATen/ops/relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5545878Z Wrapped header: ATen/ops/relu_cpu_dispatch.h 2025-12-04T09:46:05.5548735Z Wrapped header: ATen/ops/relu_cuda_dispatch.h 2025-12-04T09:46:05.5551418Z Wrapped header: ATen/ops/relu_meta_dispatch.h 2025-12-04T09:46:05.5554163Z Wrapped header: ATen/ops/relu_native.h 2025-12-04T09:46:05.5556769Z Wrapped header: ATen/ops/relu_ops.h 2025-12-04T09:46:05.5559736Z Wrapped header: ATen/ops/remainder.h 2025-12-04T09:46:05.5562733Z Wrapped header: ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5565312Z Wrapped header: ATen/ops/remainder_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5568092Z Wrapped header: ATen/ops/remainder_cpu_dispatch.h 2025-12-04T09:46:05.5571001Z Wrapped header: ATen/ops/remainder_cuda_dispatch.h 2025-12-04T09:46:05.5573719Z Wrapped header: ATen/ops/remainder_meta.h 2025-12-04T09:46:05.5576511Z Wrapped header: ATen/ops/remainder_meta_dispatch.h 2025-12-04T09:46:05.5579221Z Wrapped header: ATen/ops/remainder_native.h 2025-12-04T09:46:05.5582391Z Wrapped header: ATen/ops/remainder_ops.h 2025-12-04T09:46:05.5585223Z Wrapped header: ATen/ops/rename.h 2025-12-04T09:46:05.5588076Z Wrapped header: ATen/ops/rename_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5590696Z Wrapped header: ATen/ops/rename_native.h 2025-12-04T09:46:05.5593506Z Wrapped header: ATen/ops/rename_ops.h 2025-12-04T09:46:05.5596136Z Wrapped header: ATen/ops/renorm.h 2025-12-04T09:46:05.5599319Z Wrapped header: ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5601824Z Wrapped header: ATen/ops/renorm_cpu_dispatch.h 2025-12-04T09:46:05.5604496Z Wrapped header: ATen/ops/renorm_cuda_dispatch.h 2025-12-04T09:46:05.5607153Z Wrapped header: ATen/ops/renorm_meta.h 2025-12-04T09:46:05.5609916Z Wrapped header: ATen/ops/renorm_meta_dispatch.h 2025-12-04T09:46:05.5612630Z Wrapped header: ATen/ops/renorm_native.h 2025-12-04T09:46:05.5615521Z Wrapped header: ATen/ops/renorm_ops.h 2025-12-04T09:46:05.5618401Z Wrapped header: ATen/ops/repeat.h 2025-12-04T09:46:05.5621454Z Wrapped header: ATen/ops/repeat_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5624461Z Wrapped header: ATen/ops/repeat_interleave.h 2025-12-04T09:46:05.5627373Z Wrapped header: ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5630106Z Wrapped header: ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5632772Z Wrapped header: ATen/ops/repeat_interleave_cpu_dispatch.h 2025-12-04T09:46:05.5635562Z Wrapped header: ATen/ops/repeat_interleave_cuda_dispatch.h 2025-12-04T09:46:05.5638558Z Wrapped header: ATen/ops/repeat_interleave_native.h 2025-12-04T09:46:05.5641443Z Wrapped header: ATen/ops/repeat_interleave_ops.h 2025-12-04T09:46:05.5644298Z Wrapped header: ATen/ops/repeat_native.h 2025-12-04T09:46:05.5647074Z Wrapped header: ATen/ops/repeat_ops.h 2025-12-04T09:46:05.5650240Z Wrapped header: ATen/ops/replication_pad1d.h 2025-12-04T09:46:05.5653195Z Wrapped header: ATen/ops/replication_pad1d_backward.h 2025-12-04T09:46:05.5656232Z Wrapped header: ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5659138Z Wrapped header: ATen/ops/replication_pad1d_backward_cpu_dispatch.h 2025-12-04T09:46:05.5661995Z Wrapped header: ATen/ops/replication_pad1d_backward_cuda_dispatch.h 2025-12-04T09:46:05.5664726Z Wrapped header: ATen/ops/replication_pad1d_backward_meta.h 2025-12-04T09:46:05.5667595Z Wrapped header: ATen/ops/replication_pad1d_backward_meta_dispatch.h 2025-12-04T09:46:05.5670861Z Wrapped header: ATen/ops/replication_pad1d_backward_native.h 2025-12-04T09:46:05.5673799Z Wrapped header: ATen/ops/replication_pad1d_backward_ops.h 2025-12-04T09:46:05.5677187Z Wrapped header: ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5679902Z Wrapped header: ATen/ops/replication_pad1d_cpu_dispatch.h 2025-12-04T09:46:05.5682927Z Wrapped header: ATen/ops/replication_pad1d_cuda_dispatch.h 2025-12-04T09:46:05.5685579Z Wrapped header: ATen/ops/replication_pad1d_meta.h 2025-12-04T09:46:05.5688810Z Wrapped header: ATen/ops/replication_pad1d_meta_dispatch.h 2025-12-04T09:46:05.5691596Z Wrapped header: ATen/ops/replication_pad1d_native.h 2025-12-04T09:46:05.5694593Z Wrapped header: ATen/ops/replication_pad1d_ops.h 2025-12-04T09:46:05.5697474Z Wrapped header: ATen/ops/replication_pad2d.h 2025-12-04T09:46:05.5700727Z Wrapped header: ATen/ops/replication_pad2d_backward.h 2025-12-04T09:46:05.5704458Z Wrapped header: ATen/ops/replication_pad2d_backward_cpu_dispatch.h 2025-12-04T09:46:05.5706494Z Wrapped header: ATen/ops/replication_pad2d_backward_cuda_dispatch.h 2025-12-04T09:46:05.5710421Z Wrapped header: ATen/ops/replication_pad2d_backward_native.h 2025-12-04T09:46:05.5712520Z Wrapped header: ATen/ops/replication_pad2d_backward_ops.h 2025-12-04T09:46:05.5716304Z Wrapped header: ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5718416Z Wrapped header: ATen/ops/replication_pad2d_cpu_dispatch.h 2025-12-04T09:46:05.5721938Z Wrapped header: ATen/ops/replication_pad2d_cuda_dispatch.h 2025-12-04T09:46:05.5724111Z Wrapped header: ATen/ops/replication_pad2d_meta.h 2025-12-04T09:46:05.5727688Z Wrapped header: ATen/ops/replication_pad2d_meta_dispatch.h 2025-12-04T09:46:05.5730075Z Wrapped header: ATen/ops/replication_pad2d_native.h 2025-12-04T09:46:05.5733566Z Wrapped header: ATen/ops/replication_pad2d_ops.h 2025-12-04T09:46:05.5735956Z Wrapped header: ATen/ops/replication_pad3d.h 2025-12-04T09:46:05.5739362Z Wrapped header: ATen/ops/replication_pad3d_backward.h 2025-12-04T09:46:05.5742388Z Wrapped header: ATen/ops/replication_pad3d_backward_cpu_dispatch.h 2025-12-04T09:46:05.5745389Z Wrapped header: ATen/ops/replication_pad3d_backward_cuda_dispatch.h 2025-12-04T09:46:05.5748169Z Wrapped header: ATen/ops/replication_pad3d_backward_native.h 2025-12-04T09:46:05.5751230Z Wrapped header: ATen/ops/replication_pad3d_backward_ops.h 2025-12-04T09:46:05.5754096Z Wrapped header: ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.5756840Z Wrapped header: ATen/ops/replication_pad3d_cpu_dispatch.h 2025-12-04T09:46:05.5760130Z Wrapped header: ATen/ops/replication_pad3d_cuda_dispatch.h 2025-12-04T09:46:05.5763118Z Wrapped header: ATen/ops/replication_pad3d_meta.h 2025-12-04T09:46:05.5765890Z Wrapped header: ATen/ops/replication_pad3d_meta_dispatch.h 2025-12-04T09:46:05.5768788Z Wrapped header: ATen/ops/replication_pad3d_native.h 2025-12-04T09:46:05.5771678Z Wrapped header: ATen/ops/replication_pad3d_ops.h 2025-12-04T09:46:05.5774754Z Wrapped header: ATen/ops/requires_grad.h 2025-12-04T09:46:05.5777687Z Wrapped header: ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5780688Z Wrapped header: ATen/ops/requires_grad_native.h 2025-12-04T09:46:05.5783575Z Wrapped header: ATen/ops/requires_grad_ops.h 2025-12-04T09:46:05.5788172Z Wrapped header: ATen/ops/reshape.h 2025-12-04T09:46:05.5791286Z Wrapped header: ATen/ops/reshape_as.h 2025-12-04T09:46:05.5794274Z Wrapped header: ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:46:05.5826150Z Wrapped header: ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5826278Z Wrapped header: ATen/ops/reshape_as_native.h 2025-12-04T09:46:05.5826378Z Wrapped header: ATen/ops/reshape_as_ops.h 2025-12-04T09:46:05.5826732Z Wrapped header: ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:46:05.5826935Z Wrapped header: ATen/ops/reshape_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5827036Z Wrapped header: ATen/ops/reshape_native.h 2025-12-04T09:46:05.5827143Z Wrapped header: ATen/ops/reshape_ops.h 2025-12-04T09:46:05.5827236Z Wrapped header: ATen/ops/resize.h 2025-12-04T09:46:05.5827326Z Wrapped header: ATen/ops/resize_as.h 2025-12-04T09:46:05.5828039Z Wrapped header: ATen/ops/resize_as_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5832068Z Wrapped header: ATen/ops/resize_as_native.h 2025-12-04T09:46:05.5833807Z Wrapped header: ATen/ops/resize_as_ops.h 2025-12-04T09:46:05.5837982Z Wrapped header: ATen/ops/resize_as_sparse.h 2025-12-04T09:46:05.5839848Z Wrapped header: ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5842529Z Wrapped header: ATen/ops/resize_as_sparse_meta_dispatch.h 2025-12-04T09:46:05.5845829Z Wrapped header: ATen/ops/resize_as_sparse_native.h 2025-12-04T09:46:05.5848637Z Wrapped header: ATen/ops/resize_as_sparse_ops.h 2025-12-04T09:46:05.5851836Z Wrapped header: ATen/ops/resize_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5854638Z Wrapped header: ATen/ops/resize_cpu_dispatch.h 2025-12-04T09:46:05.5857334Z Wrapped header: ATen/ops/resize_cuda_dispatch.h 2025-12-04T09:46:05.5861307Z Wrapped header: ATen/ops/resize_meta_dispatch.h 2025-12-04T09:46:05.5862973Z Wrapped header: ATen/ops/resize_native.h 2025-12-04T09:46:05.5865780Z Wrapped header: ATen/ops/resize_ops.h 2025-12-04T09:46:05.5868567Z Wrapped header: ATen/ops/resolve_conj.h 2025-12-04T09:46:05.5871397Z Wrapped header: ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5874153Z Wrapped header: ATen/ops/resolve_conj_native.h 2025-12-04T09:46:05.5877417Z Wrapped header: ATen/ops/resolve_conj_ops.h 2025-12-04T09:46:05.5880342Z Wrapped header: ATen/ops/resolve_neg.h 2025-12-04T09:46:05.5883193Z Wrapped header: ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5885910Z Wrapped header: ATen/ops/resolve_neg_native.h 2025-12-04T09:46:05.5888700Z Wrapped header: ATen/ops/resolve_neg_ops.h 2025-12-04T09:46:05.5891502Z Wrapped header: ATen/ops/result_type.h 2025-12-04T09:46:05.5894599Z Wrapped header: ATen/ops/result_type_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5897277Z Wrapped header: ATen/ops/result_type_native.h 2025-12-04T09:46:05.5900227Z Wrapped header: ATen/ops/result_type_ops.h 2025-12-04T09:46:05.5903125Z Wrapped header: ATen/ops/retains_grad.h 2025-12-04T09:46:05.5906033Z Wrapped header: ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5909127Z Wrapped header: ATen/ops/retains_grad_native.h 2025-12-04T09:46:05.5911663Z Wrapped header: ATen/ops/retains_grad_ops.h 2025-12-04T09:46:05.5914825Z Wrapped header: ATen/ops/retain_grad.h 2025-12-04T09:46:05.5917821Z Wrapped header: ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5920999Z Wrapped header: ATen/ops/retain_grad_native.h 2025-12-04T09:46:05.5923772Z Wrapped header: ATen/ops/retain_grad_ops.h 2025-12-04T09:46:05.5926521Z Wrapped header: ATen/ops/rms_norm.h 2025-12-04T09:46:05.5929709Z Wrapped header: ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5932395Z Wrapped header: ATen/ops/rms_norm_native.h 2025-12-04T09:46:05.5935140Z Wrapped header: ATen/ops/rms_norm_ops.h 2025-12-04T09:46:05.5937965Z Wrapped header: ATen/ops/rnn_relu.h 2025-12-04T09:46:05.5940644Z Wrapped header: ATen/ops/rnn_relu_cell.h 2025-12-04T09:46:05.5943547Z Wrapped header: ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5946204Z Wrapped header: ATen/ops/rnn_relu_cell_native.h 2025-12-04T09:46:05.5949109Z Wrapped header: ATen/ops/rnn_relu_cell_ops.h 2025-12-04T09:46:05.5951952Z Wrapped header: ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5955863Z Wrapped header: ATen/ops/rnn_relu_native.h 2025-12-04T09:46:05.5958877Z Wrapped header: ATen/ops/rnn_relu_ops.h 2025-12-04T09:46:05.5961571Z Wrapped header: ATen/ops/rnn_tanh.h 2025-12-04T09:46:05.5964694Z Wrapped header: ATen/ops/rnn_tanh_cell.h 2025-12-04T09:46:05.5967448Z Wrapped header: ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5970121Z Wrapped header: ATen/ops/rnn_tanh_cell_native.h 2025-12-04T09:46:05.5973392Z Wrapped header: ATen/ops/rnn_tanh_cell_ops.h 2025-12-04T09:46:05.5980773Z Wrapped header: ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.5981047Z Wrapped header: ATen/ops/rnn_tanh_native.h 2025-12-04T09:46:05.5985306Z Wrapped header: ATen/ops/rnn_tanh_ops.h 2025-12-04T09:46:05.5988223Z Wrapped header: ATen/ops/roll.h 2025-12-04T09:46:05.5991818Z Wrapped header: ATen/ops/roll_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.5994404Z Wrapped header: ATen/ops/roll_cpu_dispatch.h 2025-12-04T09:46:05.5997445Z Wrapped header: ATen/ops/roll_cuda_dispatch.h 2025-12-04T09:46:05.6000107Z Wrapped header: ATen/ops/roll_native.h 2025-12-04T09:46:05.6002787Z Wrapped header: ATen/ops/roll_ops.h 2025-12-04T09:46:05.6005514Z Wrapped header: ATen/ops/rot90.h 2025-12-04T09:46:05.6009055Z Wrapped header: ATen/ops/rot90_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6012293Z Wrapped header: ATen/ops/rot90_native.h 2025-12-04T09:46:05.6015150Z Wrapped header: ATen/ops/rot90_ops.h 2025-12-04T09:46:05.6017973Z Wrapped header: ATen/ops/round.h 2025-12-04T09:46:05.6020918Z Wrapped header: ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6023534Z Wrapped header: ATen/ops/round_cpu_dispatch.h 2025-12-04T09:46:05.6026421Z Wrapped header: ATen/ops/round_cuda_dispatch.h 2025-12-04T09:46:05.6029935Z Wrapped header: ATen/ops/round_meta.h 2025-12-04T09:46:05.6032907Z Wrapped header: ATen/ops/round_meta_dispatch.h 2025-12-04T09:46:05.6035610Z Wrapped header: ATen/ops/round_native.h 2025-12-04T09:46:05.6038712Z Wrapped header: ATen/ops/round_ops.h 2025-12-04T09:46:05.6041618Z Wrapped header: ATen/ops/row_indices.h 2025-12-04T09:46:05.6044549Z Wrapped header: ATen/ops/row_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6047241Z Wrapped header: ATen/ops/row_indices_copy.h 2025-12-04T09:46:05.6050291Z Wrapped header: ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6053834Z Wrapped header: ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6056244Z Wrapped header: ATen/ops/row_indices_copy_native.h 2025-12-04T09:46:05.6058953Z Wrapped header: ATen/ops/row_indices_copy_ops.h 2025-12-04T09:46:05.6062098Z Wrapped header: ATen/ops/row_indices_native.h 2025-12-04T09:46:05.6065131Z Wrapped header: ATen/ops/row_indices_ops.h 2025-12-04T09:46:05.6068000Z Wrapped header: ATen/ops/row_stack.h 2025-12-04T09:46:05.6070860Z Wrapped header: ATen/ops/row_stack_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6074080Z Wrapped header: ATen/ops/row_stack_native.h 2025-12-04T09:46:05.6077054Z Wrapped header: ATen/ops/row_stack_ops.h 2025-12-04T09:46:05.6079760Z Wrapped header: ATen/ops/rrelu.h 2025-12-04T09:46:05.6082878Z Wrapped header: ATen/ops/rrelu_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6085890Z Wrapped header: ATen/ops/rrelu_native.h 2025-12-04T09:46:05.6088428Z Wrapped header: ATen/ops/rrelu_ops.h 2025-12-04T09:46:05.6091227Z Wrapped header: ATen/ops/rrelu_with_noise.h 2025-12-04T09:46:05.6094158Z Wrapped header: ATen/ops/rrelu_with_noise_backward.h 2025-12-04T09:46:05.6099126Z Wrapped header: ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6101897Z Wrapped header: ATen/ops/rrelu_with_noise_backward_native.h 2025-12-04T09:46:05.6104822Z Wrapped header: ATen/ops/rrelu_with_noise_backward_ops.h 2025-12-04T09:46:05.6107718Z Wrapped header: ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6110406Z Wrapped header: ATen/ops/rrelu_with_noise_cpu_dispatch.h 2025-12-04T09:46:05.6113262Z Wrapped header: ATen/ops/rrelu_with_noise_cuda_dispatch.h 2025-12-04T09:46:05.6116073Z Wrapped header: ATen/ops/rrelu_with_noise_meta_dispatch.h 2025-12-04T09:46:05.6119358Z Wrapped header: ATen/ops/rrelu_with_noise_native.h 2025-12-04T09:46:05.6122780Z Wrapped header: ATen/ops/rrelu_with_noise_ops.h 2025-12-04T09:46:05.6125247Z Wrapped header: ATen/ops/rshift.h 2025-12-04T09:46:05.6128206Z Wrapped header: ATen/ops/rshift_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6131091Z Wrapped header: ATen/ops/rshift_cpu_dispatch.h 2025-12-04T09:46:05.6133847Z Wrapped header: ATen/ops/rshift_cuda_dispatch.h 2025-12-04T09:46:05.6136796Z Wrapped header: ATen/ops/rshift_meta_dispatch.h 2025-12-04T09:46:05.6139701Z Wrapped header: ATen/ops/rshift_native.h 2025-12-04T09:46:05.6143060Z Wrapped header: ATen/ops/rshift_ops.h 2025-12-04T09:46:05.6145747Z Wrapped header: ATen/ops/rsqrt.h 2025-12-04T09:46:05.6148848Z Wrapped header: ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6151416Z Wrapped header: ATen/ops/rsqrt_cpu_dispatch.h 2025-12-04T09:46:05.6154098Z Wrapped header: ATen/ops/rsqrt_cuda_dispatch.h 2025-12-04T09:46:05.6156891Z Wrapped header: ATen/ops/rsqrt_meta.h 2025-12-04T09:46:05.6159782Z Wrapped header: ATen/ops/rsqrt_meta_dispatch.h 2025-12-04T09:46:05.6162577Z Wrapped header: ATen/ops/rsqrt_native.h 2025-12-04T09:46:05.6165361Z Wrapped header: ATen/ops/rsqrt_ops.h 2025-12-04T09:46:05.6168995Z Wrapped header: ATen/ops/rsub.h 2025-12-04T09:46:05.6172576Z Wrapped header: ATen/ops/rsub_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6174742Z Wrapped header: ATen/ops/rsub_cpu_dispatch.h 2025-12-04T09:46:05.6178208Z Wrapped header: ATen/ops/rsub_cuda_dispatch.h 2025-12-04T09:46:05.6180316Z Wrapped header: ATen/ops/rsub_native.h 2025-12-04T09:46:05.6183924Z Wrapped header: ATen/ops/rsub_ops.h 2025-12-04T09:46:05.6186136Z Wrapped header: ATen/ops/scalar_tensor.h 2025-12-04T09:46:05.6189854Z Wrapped header: ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6191827Z Wrapped header: ATen/ops/scalar_tensor_native.h 2025-12-04T09:46:05.6195544Z Wrapped header: ATen/ops/scalar_tensor_ops.h 2025-12-04T09:46:05.6198507Z Wrapped header: ATen/ops/scaled_dot_product_attention.h 2025-12-04T09:46:05.6201756Z Wrapped header: ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6204398Z Wrapped header: ATen/ops/scaled_dot_product_attention_native.h 2025-12-04T09:46:05.6207386Z Wrapped header: ATen/ops/scaled_dot_product_attention_ops.h 2025-12-04T09:46:05.6210332Z Wrapped header: ATen/ops/scatter.h 2025-12-04T09:46:05.6213296Z Wrapped header: ATen/ops/scatter_add.h 2025-12-04T09:46:05.6216314Z Wrapped header: ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6219746Z Wrapped header: ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6222542Z Wrapped header: ATen/ops/scatter_add_cpu_dispatch.h 2025-12-04T09:46:05.6225529Z Wrapped header: ATen/ops/scatter_add_cuda_dispatch.h 2025-12-04T09:46:05.6228287Z Wrapped header: ATen/ops/scatter_add_meta.h 2025-12-04T09:46:05.6231176Z Wrapped header: ATen/ops/scatter_add_meta_dispatch.h 2025-12-04T09:46:05.6233942Z Wrapped header: ATen/ops/scatter_add_native.h 2025-12-04T09:46:05.6237136Z Wrapped header: ATen/ops/scatter_add_ops.h 2025-12-04T09:46:05.6276712Z Wrapped header: ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6279526Z Wrapped header: ATen/ops/scatter_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6337244Z Wrapped header: ATen/ops/scatter_cpu_dispatch.h 2025-12-04T09:46:05.6340495Z Wrapped header: ATen/ops/scatter_cuda_dispatch.h 2025-12-04T09:46:05.6343676Z Wrapped header: ATen/ops/scatter_meta.h 2025-12-04T09:46:05.6347292Z Wrapped header: ATen/ops/scatter_meta_dispatch.h 2025-12-04T09:46:05.6349585Z Wrapped header: ATen/ops/scatter_native.h 2025-12-04T09:46:05.6353494Z Wrapped header: ATen/ops/scatter_ops.h 2025-12-04T09:46:05.6356356Z Wrapped header: ATen/ops/scatter_reduce.h 2025-12-04T09:46:05.6359764Z Wrapped header: ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6362632Z Wrapped header: ATen/ops/scatter_reduce_cpu_dispatch.h 2025-12-04T09:46:05.6365471Z Wrapped header: ATen/ops/scatter_reduce_cuda_dispatch.h 2025-12-04T09:46:05.6370322Z Wrapped header: ATen/ops/scatter_reduce_meta.h 2025-12-04T09:46:05.6373397Z Wrapped header: ATen/ops/scatter_reduce_meta_dispatch.h 2025-12-04T09:46:05.6377358Z Wrapped header: ATen/ops/scatter_reduce_native.h 2025-12-04T09:46:05.6381136Z Wrapped header: ATen/ops/scatter_reduce_ops.h 2025-12-04T09:46:05.6395030Z Wrapped header: ATen/ops/searchsorted.h 2025-12-04T09:46:05.6398115Z Wrapped header: ATen/ops/searchsorted_cpu_dispatch.h 2025-12-04T09:46:05.6401148Z Wrapped header: ATen/ops/searchsorted_cuda_dispatch.h 2025-12-04T09:46:05.6449246Z Wrapped header: ATen/ops/searchsorted_native.h 2025-12-04T09:46:05.6452151Z Wrapped header: ATen/ops/searchsorted_ops.h 2025-12-04T09:46:05.6455043Z Wrapped header: ATen/ops/segment_reduce.h 2025-12-04T09:46:05.6458673Z Wrapped header: ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6461344Z Wrapped header: ATen/ops/segment_reduce_cpu_dispatch.h 2025-12-04T09:46:05.6464121Z Wrapped header: ATen/ops/segment_reduce_cuda_dispatch.h 2025-12-04T09:46:05.6466834Z Wrapped header: ATen/ops/segment_reduce_native.h 2025-12-04T09:46:05.6469669Z Wrapped header: ATen/ops/segment_reduce_ops.h 2025-12-04T09:46:05.6472457Z Wrapped header: ATen/ops/select.h 2025-12-04T09:46:05.6475558Z Wrapped header: ATen/ops/select_backward.h 2025-12-04T09:46:05.6478744Z Wrapped header: ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6481517Z Wrapped header: ATen/ops/select_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6484190Z Wrapped header: ATen/ops/select_backward_native.h 2025-12-04T09:46:05.6486994Z Wrapped header: ATen/ops/select_backward_ops.h 2025-12-04T09:46:05.6489976Z Wrapped header: ATen/ops/select_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6492768Z Wrapped header: ATen/ops/select_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6495599Z Wrapped header: ATen/ops/select_copy.h 2025-12-04T09:46:05.6498548Z Wrapped header: ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6501213Z Wrapped header: ATen/ops/select_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6503898Z Wrapped header: ATen/ops/select_copy_native.h 2025-12-04T09:46:05.6506750Z Wrapped header: ATen/ops/select_copy_ops.h 2025-12-04T09:46:05.6509482Z Wrapped header: ATen/ops/select_native.h 2025-12-04T09:46:05.6512269Z Wrapped header: ATen/ops/select_ops.h 2025-12-04T09:46:05.6515199Z Wrapped header: ATen/ops/select_scatter.h 2025-12-04T09:46:05.6518230Z Wrapped header: ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6521127Z Wrapped header: ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6527333Z Wrapped header: ATen/ops/select_scatter_native.h 2025-12-04T09:46:05.6530390Z Wrapped header: ATen/ops/select_scatter_ops.h 2025-12-04T09:46:05.6533060Z Wrapped header: ATen/ops/selu.h 2025-12-04T09:46:05.6535948Z Wrapped header: ATen/ops/selu_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6539299Z Wrapped header: ATen/ops/selu_native.h 2025-12-04T09:46:05.6541532Z Wrapped header: ATen/ops/selu_ops.h 2025-12-04T09:46:05.6544562Z Wrapped header: ATen/ops/set.h 2025-12-04T09:46:05.6547590Z Wrapped header: ATen/ops/set_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6550334Z Wrapped header: ATen/ops/set_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6553131Z Wrapped header: ATen/ops/set_cpu_dispatch.h 2025-12-04T09:46:05.6555830Z Wrapped header: ATen/ops/set_cuda_dispatch.h 2025-12-04T09:46:05.6558756Z Wrapped header: ATen/ops/set_data.h 2025-12-04T09:46:05.6561755Z Wrapped header: ATen/ops/set_data_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6564542Z Wrapped header: ATen/ops/set_data_native.h 2025-12-04T09:46:05.6567292Z Wrapped header: ATen/ops/set_data_ops.h 2025-12-04T09:46:05.6570067Z Wrapped header: ATen/ops/set_meta_dispatch.h 2025-12-04T09:46:05.6573064Z Wrapped header: ATen/ops/set_native.h 2025-12-04T09:46:05.6576602Z Wrapped header: ATen/ops/set_ops.h 2025-12-04T09:46:05.6579325Z Wrapped header: ATen/ops/sgn.h 2025-12-04T09:46:05.6582233Z Wrapped header: ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6584831Z Wrapped header: ATen/ops/sgn_cpu_dispatch.h 2025-12-04T09:46:05.6587732Z Wrapped header: ATen/ops/sgn_cuda_dispatch.h 2025-12-04T09:46:05.6590486Z Wrapped header: ATen/ops/sgn_meta.h 2025-12-04T09:46:05.6593258Z Wrapped header: ATen/ops/sgn_meta_dispatch.h 2025-12-04T09:46:05.6596020Z Wrapped header: ATen/ops/sgn_native.h 2025-12-04T09:46:05.6599483Z Wrapped header: ATen/ops/sgn_ops.h 2025-12-04T09:46:05.6602260Z Wrapped header: ATen/ops/sigmoid.h 2025-12-04T09:46:05.6605078Z Wrapped header: ATen/ops/sigmoid_backward.h 2025-12-04T09:46:05.6608027Z Wrapped header: ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6610776Z Wrapped header: ATen/ops/sigmoid_backward_cpu_dispatch.h 2025-12-04T09:46:05.6614708Z Wrapped header: ATen/ops/sigmoid_backward_cuda_dispatch.h 2025-12-04T09:46:05.6616404Z Wrapped header: ATen/ops/sigmoid_backward_meta.h 2025-12-04T09:46:05.6619146Z Wrapped header: ATen/ops/sigmoid_backward_meta_dispatch.h 2025-12-04T09:46:05.6622144Z Wrapped header: ATen/ops/sigmoid_backward_native.h 2025-12-04T09:46:05.6624907Z Wrapped header: ATen/ops/sigmoid_backward_ops.h 2025-12-04T09:46:05.6627995Z Wrapped header: ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6631709Z Wrapped header: ATen/ops/sigmoid_cpu_dispatch.h 2025-12-04T09:46:05.6633817Z Wrapped header: ATen/ops/sigmoid_cuda_dispatch.h 2025-12-04T09:46:05.6637597Z Wrapped header: ATen/ops/sigmoid_meta.h 2025-12-04T09:46:05.6639704Z Wrapped header: ATen/ops/sigmoid_meta_dispatch.h 2025-12-04T09:46:05.6643340Z Wrapped header: ATen/ops/sigmoid_native.h 2025-12-04T09:46:05.6645367Z Wrapped header: ATen/ops/sigmoid_ops.h 2025-12-04T09:46:05.6649071Z Wrapped header: ATen/ops/sign.h 2025-12-04T09:46:05.6650951Z Wrapped header: ATen/ops/signbit.h 2025-12-04T09:46:05.6654844Z Wrapped header: ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6656706Z Wrapped header: ATen/ops/signbit_cpu_dispatch.h 2025-12-04T09:46:05.6660340Z Wrapped header: ATen/ops/signbit_cuda_dispatch.h 2025-12-04T09:46:05.6662337Z Wrapped header: ATen/ops/signbit_meta.h 2025-12-04T09:46:05.6666087Z Wrapped header: ATen/ops/signbit_meta_dispatch.h 2025-12-04T09:46:05.6668310Z Wrapped header: ATen/ops/signbit_native.h 2025-12-04T09:46:05.6671570Z Wrapped header: ATen/ops/signbit_ops.h 2025-12-04T09:46:05.6674247Z Wrapped header: ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6677786Z Wrapped header: ATen/ops/sign_cpu_dispatch.h 2025-12-04T09:46:05.6679810Z Wrapped header: ATen/ops/sign_cuda_dispatch.h 2025-12-04T09:46:05.6683662Z Wrapped header: ATen/ops/sign_meta.h 2025-12-04T09:46:05.6685686Z Wrapped header: ATen/ops/sign_meta_dispatch.h 2025-12-04T09:46:05.6688814Z Wrapped header: ATen/ops/sign_native.h 2025-12-04T09:46:05.6691374Z Wrapped header: ATen/ops/sign_ops.h 2025-12-04T09:46:05.6693978Z Wrapped header: ATen/ops/silu.h 2025-12-04T09:46:05.6696903Z Wrapped header: ATen/ops/silu_backward.h 2025-12-04T09:46:05.6700033Z Wrapped header: ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6703022Z Wrapped header: ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6705893Z Wrapped header: ATen/ops/silu_backward_cpu_dispatch.h 2025-12-04T09:46:05.6708769Z Wrapped header: ATen/ops/silu_backward_cuda_dispatch.h 2025-12-04T09:46:05.6711557Z Wrapped header: ATen/ops/silu_backward_meta.h 2025-12-04T09:46:05.6714421Z Wrapped header: ATen/ops/silu_backward_meta_dispatch.h 2025-12-04T09:46:05.6717295Z Wrapped header: ATen/ops/silu_backward_native.h 2025-12-04T09:46:05.6720217Z Wrapped header: ATen/ops/silu_backward_ops.h 2025-12-04T09:46:05.6723106Z Wrapped header: ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6725955Z Wrapped header: ATen/ops/silu_cpu_dispatch.h 2025-12-04T09:46:05.6728717Z Wrapped header: ATen/ops/silu_cuda_dispatch.h 2025-12-04T09:46:05.6731728Z Wrapped header: ATen/ops/silu_meta.h 2025-12-04T09:46:05.6735223Z Wrapped header: ATen/ops/silu_meta_dispatch.h 2025-12-04T09:46:05.6737420Z Wrapped header: ATen/ops/silu_native.h 2025-12-04T09:46:05.6740945Z Wrapped header: ATen/ops/silu_ops.h 2025-12-04T09:46:05.6742927Z Wrapped header: ATen/ops/sin.h 2025-12-04T09:46:05.6746642Z Wrapped header: ATen/ops/sinc.h 2025-12-04T09:46:05.6748708Z Wrapped header: ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6752300Z Wrapped header: ATen/ops/sinc_cpu_dispatch.h 2025-12-04T09:46:05.6754201Z Wrapped header: ATen/ops/sinc_cuda_dispatch.h 2025-12-04T09:46:05.6758170Z Wrapped header: ATen/ops/sinc_meta.h 2025-12-04T09:46:05.6760156Z Wrapped header: ATen/ops/sinc_meta_dispatch.h 2025-12-04T09:46:05.6763857Z Wrapped header: ATen/ops/sinc_native.h 2025-12-04T09:46:05.6765754Z Wrapped header: ATen/ops/sinc_ops.h 2025-12-04T09:46:05.6769010Z Wrapped header: ATen/ops/sinh.h 2025-12-04T09:46:05.6771485Z Wrapped header: ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6774075Z Wrapped header: ATen/ops/sinh_cpu_dispatch.h 2025-12-04T09:46:05.6777115Z Wrapped header: ATen/ops/sinh_cuda_dispatch.h 2025-12-04T09:46:05.6781048Z Wrapped header: ATen/ops/sinh_meta.h 2025-12-04T09:46:05.6783004Z Wrapped header: ATen/ops/sinh_meta_dispatch.h 2025-12-04T09:46:05.6786766Z Wrapped header: ATen/ops/sinh_native.h 2025-12-04T09:46:05.6789202Z Wrapped header: ATen/ops/sinh_ops.h 2025-12-04T09:46:05.6792692Z Wrapped header: ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6795236Z Wrapped header: ATen/ops/sin_cpu_dispatch.h 2025-12-04T09:46:05.6798332Z Wrapped header: ATen/ops/sin_cuda_dispatch.h 2025-12-04T09:46:05.6801032Z Wrapped header: ATen/ops/sin_meta.h 2025-12-04T09:46:05.6804365Z Wrapped header: ATen/ops/sin_meta_dispatch.h 2025-12-04T09:46:05.6806791Z Wrapped header: ATen/ops/sin_native.h 2025-12-04T09:46:05.6830480Z Wrapped header: ATen/ops/sin_ops.h 2025-12-04T09:46:05.6830586Z Wrapped header: ATen/ops/size.h 2025-12-04T09:46:05.6830809Z Wrapped header: ATen/ops/size_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6830920Z Wrapped header: ATen/ops/size_native.h 2025-12-04T09:46:05.6831009Z Wrapped header: ATen/ops/size_ops.h 2025-12-04T09:46:05.6831105Z Wrapped header: ATen/ops/slice.h 2025-12-04T09:46:05.6831208Z Wrapped header: ATen/ops/slice_backward.h 2025-12-04T09:46:05.6832950Z Wrapped header: ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6836560Z Wrapped header: ATen/ops/slice_backward_native.h 2025-12-04T09:46:05.6838706Z Wrapped header: ATen/ops/slice_backward_ops.h 2025-12-04T09:46:05.6842729Z Wrapped header: ATen/ops/slice_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6845086Z Wrapped header: ATen/ops/slice_copy.h 2025-12-04T09:46:05.6848852Z Wrapped header: ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6850918Z Wrapped header: ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6854733Z Wrapped header: ATen/ops/slice_copy_native.h 2025-12-04T09:46:05.6856778Z Wrapped header: ATen/ops/slice_copy_ops.h 2025-12-04T09:46:05.6859592Z Wrapped header: ATen/ops/slice_inverse.h 2025-12-04T09:46:05.6862627Z Wrapped header: ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6865806Z Wrapped header: ATen/ops/slice_inverse_native.h 2025-12-04T09:46:05.6868518Z Wrapped header: ATen/ops/slice_inverse_ops.h 2025-12-04T09:46:05.6871281Z Wrapped header: ATen/ops/slice_native.h 2025-12-04T09:46:05.6874017Z Wrapped header: ATen/ops/slice_ops.h 2025-12-04T09:46:05.6877093Z Wrapped header: ATen/ops/slice_scatter.h 2025-12-04T09:46:05.6881690Z Wrapped header: ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6891034Z Wrapped header: ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6891178Z Wrapped header: ATen/ops/slice_scatter_native.h 2025-12-04T09:46:05.6891296Z Wrapped header: ATen/ops/slice_scatter_ops.h 2025-12-04T09:46:05.6891766Z Wrapped header: ATen/ops/slogdet.h 2025-12-04T09:46:05.6894840Z Wrapped header: ATen/ops/slogdet_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6897441Z Wrapped header: ATen/ops/slogdet_native.h 2025-12-04T09:46:05.6900253Z Wrapped header: ATen/ops/slogdet_ops.h 2025-12-04T09:46:05.6903236Z Wrapped header: ATen/ops/slow_conv3d.h 2025-12-04T09:46:05.6906118Z Wrapped header: ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.6909081Z Wrapped header: ATen/ops/slow_conv3d_forward.h 2025-12-04T09:46:05.6912680Z Wrapped header: ATen/ops/slow_conv3d_forward_cpu_dispatch.h 2025-12-04T09:46:05.6914933Z Wrapped header: ATen/ops/slow_conv3d_forward_native.h 2025-12-04T09:46:05.6917813Z Wrapped header: ATen/ops/slow_conv3d_forward_ops.h 2025-12-04T09:46:05.6920661Z Wrapped header: ATen/ops/slow_conv3d_native.h 2025-12-04T09:46:05.6923468Z Wrapped header: ATen/ops/slow_conv3d_ops.h 2025-12-04T09:46:05.6926558Z Wrapped header: ATen/ops/slow_conv_dilated2d.h 2025-12-04T09:46:05.6929536Z Wrapped header: ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6932180Z Wrapped header: ATen/ops/slow_conv_dilated2d_cpu_dispatch.h 2025-12-04T09:46:05.6934915Z Wrapped header: ATen/ops/slow_conv_dilated2d_cuda_dispatch.h 2025-12-04T09:46:05.6937723Z Wrapped header: ATen/ops/slow_conv_dilated2d_native.h 2025-12-04T09:46:05.6940510Z Wrapped header: ATen/ops/slow_conv_dilated2d_ops.h 2025-12-04T09:46:05.6943555Z Wrapped header: ATen/ops/slow_conv_dilated3d.h 2025-12-04T09:46:05.6946504Z Wrapped header: ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.6949174Z Wrapped header: ATen/ops/slow_conv_dilated3d_cpu_dispatch.h 2025-12-04T09:46:05.6952081Z Wrapped header: ATen/ops/slow_conv_dilated3d_cuda_dispatch.h 2025-12-04T09:46:05.6954804Z Wrapped header: ATen/ops/slow_conv_dilated3d_native.h 2025-12-04T09:46:05.6957771Z Wrapped header: ATen/ops/slow_conv_dilated3d_ops.h 2025-12-04T09:46:05.6960978Z Wrapped header: ATen/ops/slow_conv_transpose2d.h 2025-12-04T09:46:05.6964246Z Wrapped header: ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.6966973Z Wrapped header: ATen/ops/slow_conv_transpose2d_cpu_dispatch.h 2025-12-04T09:46:05.6969849Z Wrapped header: ATen/ops/slow_conv_transpose2d_cuda_dispatch.h 2025-12-04T09:46:05.6972727Z Wrapped header: ATen/ops/slow_conv_transpose2d_meta.h 2025-12-04T09:46:05.6975600Z Wrapped header: ATen/ops/slow_conv_transpose2d_meta_dispatch.h 2025-12-04T09:46:05.6978305Z Wrapped header: ATen/ops/slow_conv_transpose2d_native.h 2025-12-04T09:46:05.6988803Z Wrapped header: ATen/ops/slow_conv_transpose2d_ops.h 2025-12-04T09:46:05.6989303Z Wrapped header: ATen/ops/slow_conv_transpose3d.h 2025-12-04T09:46:05.6989492Z Wrapped header: ATen/ops/slow_conv_transpose3d_cpu_dispatch.h 2025-12-04T09:46:05.6990134Z Wrapped header: ATen/ops/slow_conv_transpose3d_cuda_dispatch.h 2025-12-04T09:46:05.6992776Z Wrapped header: ATen/ops/slow_conv_transpose3d_native.h 2025-12-04T09:46:05.6995919Z Wrapped header: ATen/ops/slow_conv_transpose3d_ops.h 2025-12-04T09:46:05.6998829Z Wrapped header: ATen/ops/smm.h 2025-12-04T09:46:05.7001976Z Wrapped header: ATen/ops/smm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7004767Z Wrapped header: ATen/ops/smm_native.h 2025-12-04T09:46:05.7007631Z Wrapped header: ATen/ops/smm_ops.h 2025-12-04T09:46:05.7010452Z Wrapped header: ATen/ops/smooth_l1_loss.h 2025-12-04T09:46:05.7013319Z Wrapped header: ATen/ops/smooth_l1_loss_backward.h 2025-12-04T09:46:05.7016501Z Wrapped header: ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7019236Z Wrapped header: ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h 2025-12-04T09:46:05.7022032Z Wrapped header: ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h 2025-12-04T09:46:05.7024780Z Wrapped header: ATen/ops/smooth_l1_loss_backward_native.h 2025-12-04T09:46:05.7027575Z Wrapped header: ATen/ops/smooth_l1_loss_backward_ops.h 2025-12-04T09:46:05.7030528Z Wrapped header: ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7033073Z Wrapped header: ATen/ops/smooth_l1_loss_cpu_dispatch.h 2025-12-04T09:46:05.7035884Z Wrapped header: ATen/ops/smooth_l1_loss_cuda_dispatch.h 2025-12-04T09:46:05.7038721Z Wrapped header: ATen/ops/smooth_l1_loss_meta.h 2025-12-04T09:46:05.7041598Z Wrapped header: ATen/ops/smooth_l1_loss_meta_dispatch.h 2025-12-04T09:46:05.7044583Z Wrapped header: ATen/ops/smooth_l1_loss_native.h 2025-12-04T09:46:05.7047369Z Wrapped header: ATen/ops/smooth_l1_loss_ops.h 2025-12-04T09:46:05.7050201Z Wrapped header: ATen/ops/softmax.h 2025-12-04T09:46:05.7053109Z Wrapped header: ATen/ops/softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7055824Z Wrapped header: ATen/ops/softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7058455Z Wrapped header: ATen/ops/softmax_native.h 2025-12-04T09:46:05.7061212Z Wrapped header: ATen/ops/softmax_ops.h 2025-12-04T09:46:05.7064120Z Wrapped header: ATen/ops/softplus.h 2025-12-04T09:46:05.7066991Z Wrapped header: ATen/ops/softplus_backward.h 2025-12-04T09:46:05.7070614Z Wrapped header: ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7073870Z Wrapped header: ATen/ops/softplus_backward_cpu_dispatch.h 2025-12-04T09:46:05.7076697Z Wrapped header: ATen/ops/softplus_backward_cuda_dispatch.h 2025-12-04T09:46:05.7079546Z Wrapped header: ATen/ops/softplus_backward_meta.h 2025-12-04T09:46:05.7082293Z Wrapped header: ATen/ops/softplus_backward_meta_dispatch.h 2025-12-04T09:46:05.7084998Z Wrapped header: ATen/ops/softplus_backward_native.h 2025-12-04T09:46:05.7087809Z Wrapped header: ATen/ops/softplus_backward_ops.h 2025-12-04T09:46:05.7090793Z Wrapped header: ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7093387Z Wrapped header: ATen/ops/softplus_cpu_dispatch.h 2025-12-04T09:46:05.7096186Z Wrapped header: ATen/ops/softplus_cuda_dispatch.h 2025-12-04T09:46:05.7098876Z Wrapped header: ATen/ops/softplus_meta.h 2025-12-04T09:46:05.7101694Z Wrapped header: ATen/ops/softplus_meta_dispatch.h 2025-12-04T09:46:05.7104439Z Wrapped header: ATen/ops/softplus_native.h 2025-12-04T09:46:05.7107205Z Wrapped header: ATen/ops/softplus_ops.h 2025-12-04T09:46:05.7110194Z Wrapped header: ATen/ops/softshrink.h 2025-12-04T09:46:05.7112972Z Wrapped header: ATen/ops/softshrink_backward.h 2025-12-04T09:46:05.7115965Z Wrapped header: ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7118697Z Wrapped header: ATen/ops/softshrink_backward_cpu_dispatch.h 2025-12-04T09:46:05.7121585Z Wrapped header: ATen/ops/softshrink_backward_cuda_dispatch.h 2025-12-04T09:46:05.7124174Z Wrapped header: ATen/ops/softshrink_backward_meta.h 2025-12-04T09:46:05.7126959Z Wrapped header: ATen/ops/softshrink_backward_meta_dispatch.h 2025-12-04T09:46:05.7129624Z Wrapped header: ATen/ops/softshrink_backward_native.h 2025-12-04T09:46:05.7132454Z Wrapped header: ATen/ops/softshrink_backward_ops.h 2025-12-04T09:46:05.7135360Z Wrapped header: ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7138148Z Wrapped header: ATen/ops/softshrink_cpu_dispatch.h 2025-12-04T09:46:05.7141106Z Wrapped header: ATen/ops/softshrink_cuda_dispatch.h 2025-12-04T09:46:05.7143930Z Wrapped header: ATen/ops/softshrink_meta.h 2025-12-04T09:46:05.7146635Z Wrapped header: ATen/ops/softshrink_meta_dispatch.h 2025-12-04T09:46:05.7149305Z Wrapped header: ATen/ops/softshrink_native.h 2025-12-04T09:46:05.7152031Z Wrapped header: ATen/ops/softshrink_ops.h 2025-12-04T09:46:05.7154802Z Wrapped header: ATen/ops/soft_margin_loss.h 2025-12-04T09:46:05.7158052Z Wrapped header: ATen/ops/soft_margin_loss_backward.h 2025-12-04T09:46:05.7161027Z Wrapped header: ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7163611Z Wrapped header: ATen/ops/soft_margin_loss_backward_native.h 2025-12-04T09:46:05.7166398Z Wrapped header: ATen/ops/soft_margin_loss_backward_ops.h 2025-12-04T09:46:05.7169387Z Wrapped header: ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7172270Z Wrapped header: ATen/ops/soft_margin_loss_native.h 2025-12-04T09:46:05.7175015Z Wrapped header: ATen/ops/soft_margin_loss_ops.h 2025-12-04T09:46:05.7177907Z Wrapped header: ATen/ops/sort.h 2025-12-04T09:46:05.7180912Z Wrapped header: ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7183590Z Wrapped header: ATen/ops/sort_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7186310Z Wrapped header: ATen/ops/sort_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7188967Z Wrapped header: ATen/ops/sort_cpu_dispatch.h 2025-12-04T09:46:05.7191647Z Wrapped header: ATen/ops/sort_cuda_dispatch.h 2025-12-04T09:46:05.7194382Z Wrapped header: ATen/ops/sort_meta.h 2025-12-04T09:46:05.7197169Z Wrapped header: ATen/ops/sort_meta_dispatch.h 2025-12-04T09:46:05.7200178Z Wrapped header: ATen/ops/sort_native.h 2025-12-04T09:46:05.7203468Z Wrapped header: ATen/ops/sort_ops.h 2025-12-04T09:46:05.7206527Z Wrapped header: ATen/ops/sparse_bsc_tensor.h 2025-12-04T09:46:05.7209461Z Wrapped header: ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7212181Z Wrapped header: ATen/ops/sparse_bsc_tensor_native.h 2025-12-04T09:46:05.7215104Z Wrapped header: ATen/ops/sparse_bsc_tensor_ops.h 2025-12-04T09:46:05.7218003Z Wrapped header: ATen/ops/sparse_bsr_tensor.h 2025-12-04T09:46:05.7221195Z Wrapped header: ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7223886Z Wrapped header: ATen/ops/sparse_bsr_tensor_native.h 2025-12-04T09:46:05.7226724Z Wrapped header: ATen/ops/sparse_bsr_tensor_ops.h 2025-12-04T09:46:05.7229870Z Wrapped header: ATen/ops/sparse_compressed_tensor.h 2025-12-04T09:46:05.7242218Z Wrapped header: ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7242503Z Wrapped header: ATen/ops/sparse_compressed_tensor_native.h 2025-12-04T09:46:05.7242661Z Wrapped header: ATen/ops/sparse_compressed_tensor_ops.h 2025-12-04T09:46:05.7242798Z Wrapped header: ATen/ops/sparse_coo_tensor.h 2025-12-04T09:46:05.7244770Z Wrapped header: ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7247596Z Wrapped header: ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7250235Z Wrapped header: ATen/ops/sparse_coo_tensor_native.h 2025-12-04T09:46:05.7253250Z Wrapped header: ATen/ops/sparse_coo_tensor_ops.h 2025-12-04T09:46:05.7256096Z Wrapped header: ATen/ops/sparse_csc_tensor.h 2025-12-04T09:46:05.7259155Z Wrapped header: ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7261719Z Wrapped header: ATen/ops/sparse_csc_tensor_native.h 2025-12-04T09:46:05.7264586Z Wrapped header: ATen/ops/sparse_csc_tensor_ops.h 2025-12-04T09:46:05.7267525Z Wrapped header: ATen/ops/sparse_csr_tensor.h 2025-12-04T09:46:05.7270580Z Wrapped header: ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7273378Z Wrapped header: ATen/ops/sparse_csr_tensor_native.h 2025-12-04T09:46:05.7276207Z Wrapped header: ATen/ops/sparse_csr_tensor_ops.h 2025-12-04T09:46:05.7279310Z Wrapped header: ATen/ops/sparse_dim.h 2025-12-04T09:46:05.7282259Z Wrapped header: ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7285049Z Wrapped header: ATen/ops/sparse_dim_native.h 2025-12-04T09:46:05.7287848Z Wrapped header: ATen/ops/sparse_dim_ops.h 2025-12-04T09:46:05.7291064Z Wrapped header: ATen/ops/sparse_mask.h 2025-12-04T09:46:05.7293815Z Wrapped header: ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7296536Z Wrapped header: ATen/ops/sparse_mask_native.h 2025-12-04T09:46:05.7299514Z Wrapped header: ATen/ops/sparse_mask_ops.h 2025-12-04T09:46:05.7302375Z Wrapped header: ATen/ops/sparse_resize.h 2025-12-04T09:46:05.7305254Z Wrapped header: ATen/ops/sparse_resize_and_clear.h 2025-12-04T09:46:05.7308338Z Wrapped header: ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7311372Z Wrapped header: ATen/ops/sparse_resize_and_clear_meta_dispatch.h 2025-12-04T09:46:05.7314381Z Wrapped header: ATen/ops/sparse_resize_and_clear_native.h 2025-12-04T09:46:05.7356265Z Wrapped header: ATen/ops/sparse_resize_and_clear_ops.h 2025-12-04T09:46:05.7356624Z Wrapped header: ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7356774Z Wrapped header: ATen/ops/sparse_resize_meta_dispatch.h 2025-12-04T09:46:05.7356914Z Wrapped header: ATen/ops/sparse_resize_native.h 2025-12-04T09:46:05.7357091Z Wrapped header: ATen/ops/sparse_resize_ops.h 2025-12-04T09:46:05.7357215Z Wrapped header: ATen/ops/sparse_sampled_addmm.h 2025-12-04T09:46:05.7357376Z Wrapped header: ATen/ops/sparse_sampled_addmm_native.h 2025-12-04T09:46:05.7357505Z Wrapped header: ATen/ops/sparse_sampled_addmm_ops.h 2025-12-04T09:46:05.7357611Z Wrapped header: ATen/ops/special_airy_ai.h 2025-12-04T09:46:05.7357920Z Wrapped header: ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7358079Z Wrapped header: ATen/ops/special_airy_ai_cpu_dispatch.h 2025-12-04T09:46:05.7358235Z Wrapped header: ATen/ops/special_airy_ai_cuda_dispatch.h 2025-12-04T09:46:05.7359394Z Wrapped header: ATen/ops/special_airy_ai_meta.h 2025-12-04T09:46:05.7362468Z Wrapped header: ATen/ops/special_airy_ai_meta_dispatch.h 2025-12-04T09:46:05.7365284Z Wrapped header: ATen/ops/special_airy_ai_native.h 2025-12-04T09:46:05.7368477Z Wrapped header: ATen/ops/special_airy_ai_ops.h 2025-12-04T09:46:05.7371540Z Wrapped header: ATen/ops/special_bessel_j0.h 2025-12-04T09:46:05.7374900Z Wrapped header: ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7378063Z Wrapped header: ATen/ops/special_bessel_j0_cpu_dispatch.h 2025-12-04T09:46:05.7381136Z Wrapped header: ATen/ops/special_bessel_j0_cuda_dispatch.h 2025-12-04T09:46:05.7384026Z Wrapped header: ATen/ops/special_bessel_j0_meta.h 2025-12-04T09:46:05.7387353Z Wrapped header: ATen/ops/special_bessel_j0_meta_dispatch.h 2025-12-04T09:46:05.7391496Z Wrapped header: ATen/ops/special_bessel_j0_native.h 2025-12-04T09:46:05.7393653Z Wrapped header: ATen/ops/special_bessel_j0_ops.h 2025-12-04T09:46:05.7396566Z Wrapped header: ATen/ops/special_bessel_j1.h 2025-12-04T09:46:05.7399840Z Wrapped header: ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7402893Z Wrapped header: ATen/ops/special_bessel_j1_cpu_dispatch.h 2025-12-04T09:46:05.7405897Z Wrapped header: ATen/ops/special_bessel_j1_cuda_dispatch.h 2025-12-04T09:46:05.7408908Z Wrapped header: ATen/ops/special_bessel_j1_meta.h 2025-12-04T09:46:05.7411816Z Wrapped header: ATen/ops/special_bessel_j1_meta_dispatch.h 2025-12-04T09:46:05.7414668Z Wrapped header: ATen/ops/special_bessel_j1_native.h 2025-12-04T09:46:05.7417539Z Wrapped header: ATen/ops/special_bessel_j1_ops.h 2025-12-04T09:46:05.7420431Z Wrapped header: ATen/ops/special_bessel_y0.h 2025-12-04T09:46:05.7423452Z Wrapped header: ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7426083Z Wrapped header: ATen/ops/special_bessel_y0_cpu_dispatch.h 2025-12-04T09:46:05.7428852Z Wrapped header: ATen/ops/special_bessel_y0_cuda_dispatch.h 2025-12-04T09:46:05.7431687Z Wrapped header: ATen/ops/special_bessel_y0_meta.h 2025-12-04T09:46:05.7434646Z Wrapped header: ATen/ops/special_bessel_y0_meta_dispatch.h 2025-12-04T09:46:05.7438433Z Wrapped header: ATen/ops/special_bessel_y0_native.h 2025-12-04T09:46:05.7440672Z Wrapped header: ATen/ops/special_bessel_y0_ops.h 2025-12-04T09:46:05.7443473Z Wrapped header: ATen/ops/special_bessel_y1.h 2025-12-04T09:46:05.7446576Z Wrapped header: ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7449379Z Wrapped header: ATen/ops/special_bessel_y1_cpu_dispatch.h 2025-12-04T09:46:05.7451976Z Wrapped header: ATen/ops/special_bessel_y1_cuda_dispatch.h 2025-12-04T09:46:05.7454685Z Wrapped header: ATen/ops/special_bessel_y1_meta.h 2025-12-04T09:46:05.7457554Z Wrapped header: ATen/ops/special_bessel_y1_meta_dispatch.h 2025-12-04T09:46:05.7460231Z Wrapped header: ATen/ops/special_bessel_y1_native.h 2025-12-04T09:46:05.7462957Z Wrapped header: ATen/ops/special_bessel_y1_ops.h 2025-12-04T09:46:05.7466352Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t.h 2025-12-04T09:46:05.7469311Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7472244Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7474944Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h 2025-12-04T09:46:05.7478035Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h 2025-12-04T09:46:05.7480899Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_meta.h 2025-12-04T09:46:05.7483614Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h 2025-12-04T09:46:05.7486375Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_native.h 2025-12-04T09:46:05.7489548Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_ops.h 2025-12-04T09:46:05.7492465Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u.h 2025-12-04T09:46:05.7495772Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7498511Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7501298Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h 2025-12-04T09:46:05.7504114Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h 2025-12-04T09:46:05.7506816Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_meta.h 2025-12-04T09:46:05.7509652Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h 2025-12-04T09:46:05.7512659Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_native.h 2025-12-04T09:46:05.7515660Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_ops.h 2025-12-04T09:46:05.7518627Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v.h 2025-12-04T09:46:05.7521618Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7524499Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7527601Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h 2025-12-04T09:46:05.7530484Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h 2025-12-04T09:46:05.7533203Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_meta.h 2025-12-04T09:46:05.7535995Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h 2025-12-04T09:46:05.7538892Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_native.h 2025-12-04T09:46:05.7541868Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_ops.h 2025-12-04T09:46:05.7544766Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w.h 2025-12-04T09:46:05.7547778Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7550939Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7553692Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h 2025-12-04T09:46:05.7556500Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h 2025-12-04T09:46:05.7559362Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_meta.h 2025-12-04T09:46:05.7562327Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h 2025-12-04T09:46:05.7565110Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_native.h 2025-12-04T09:46:05.7568080Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_ops.h 2025-12-04T09:46:05.7570902Z Wrapped header: ATen/ops/special_digamma.h 2025-12-04T09:46:05.7574494Z Wrapped header: ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7576822Z Wrapped header: ATen/ops/special_digamma_native.h 2025-12-04T09:46:05.7579588Z Wrapped header: ATen/ops/special_digamma_ops.h 2025-12-04T09:46:05.7582354Z Wrapped header: ATen/ops/special_entr.h 2025-12-04T09:46:05.7585634Z Wrapped header: ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7588340Z Wrapped header: ATen/ops/special_entr_cpu_dispatch.h 2025-12-04T09:46:05.7591300Z Wrapped header: ATen/ops/special_entr_cuda_dispatch.h 2025-12-04T09:46:05.7594302Z Wrapped header: ATen/ops/special_entr_meta.h 2025-12-04T09:46:05.7597736Z Wrapped header: ATen/ops/special_entr_meta_dispatch.h 2025-12-04T09:46:05.7601023Z Wrapped header: ATen/ops/special_entr_native.h 2025-12-04T09:46:05.7603413Z Wrapped header: ATen/ops/special_entr_ops.h 2025-12-04T09:46:05.7606722Z Wrapped header: ATen/ops/special_erf.h 2025-12-04T09:46:05.7609129Z Wrapped header: ATen/ops/special_erfc.h 2025-12-04T09:46:05.7612499Z Wrapped header: ATen/ops/special_erfcx.h 2025-12-04T09:46:05.7615066Z Wrapped header: ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7618689Z Wrapped header: ATen/ops/special_erfcx_cpu_dispatch.h 2025-12-04T09:46:05.7620687Z Wrapped header: ATen/ops/special_erfcx_cuda_dispatch.h 2025-12-04T09:46:05.7624414Z Wrapped header: ATen/ops/special_erfcx_meta.h 2025-12-04T09:46:05.7626636Z Wrapped header: ATen/ops/special_erfcx_meta_dispatch.h 2025-12-04T09:46:05.7630259Z Wrapped header: ATen/ops/special_erfcx_native.h 2025-12-04T09:46:05.7632699Z Wrapped header: ATen/ops/special_erfcx_ops.h 2025-12-04T09:46:05.7636110Z Wrapped header: ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7638687Z Wrapped header: ATen/ops/special_erfc_native.h 2025-12-04T09:46:05.7641814Z Wrapped header: ATen/ops/special_erfc_ops.h 2025-12-04T09:46:05.7644591Z Wrapped header: ATen/ops/special_erfinv.h 2025-12-04T09:46:05.7647673Z Wrapped header: ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7650380Z Wrapped header: ATen/ops/special_erfinv_native.h 2025-12-04T09:46:05.7653431Z Wrapped header: ATen/ops/special_erfinv_ops.h 2025-12-04T09:46:05.7656286Z Wrapped header: ATen/ops/special_erf_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7659270Z Wrapped header: ATen/ops/special_erf_native.h 2025-12-04T09:46:05.7662261Z Wrapped header: ATen/ops/special_erf_ops.h 2025-12-04T09:46:05.7665398Z Wrapped header: ATen/ops/special_exp2.h 2025-12-04T09:46:05.7668383Z Wrapped header: ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7671358Z Wrapped header: ATen/ops/special_exp2_native.h 2025-12-04T09:46:05.7674136Z Wrapped header: ATen/ops/special_exp2_ops.h 2025-12-04T09:46:05.7677342Z Wrapped header: ATen/ops/special_expit.h 2025-12-04T09:46:05.7680236Z Wrapped header: ATen/ops/special_expit_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7683209Z Wrapped header: ATen/ops/special_expit_native.h 2025-12-04T09:46:05.7686241Z Wrapped header: ATen/ops/special_expit_ops.h 2025-12-04T09:46:05.7689315Z Wrapped header: ATen/ops/special_expm1.h 2025-12-04T09:46:05.7692206Z Wrapped header: ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7695444Z Wrapped header: ATen/ops/special_expm1_native.h 2025-12-04T09:46:05.7699326Z Wrapped header: ATen/ops/special_expm1_ops.h 2025-12-04T09:46:05.7701307Z Wrapped header: ATen/ops/special_gammainc.h 2025-12-04T09:46:05.7705082Z Wrapped header: ATen/ops/special_gammaincc.h 2025-12-04T09:46:05.7707212Z Wrapped header: ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7710839Z Wrapped header: ATen/ops/special_gammaincc_native.h 2025-12-04T09:46:05.7712816Z Wrapped header: ATen/ops/special_gammaincc_ops.h 2025-12-04T09:46:05.7716690Z Wrapped header: ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7718818Z Wrapped header: ATen/ops/special_gammainc_native.h 2025-12-04T09:46:05.7722318Z Wrapped header: ATen/ops/special_gammainc_ops.h 2025-12-04T09:46:05.7724513Z Wrapped header: ATen/ops/special_gammaln.h 2025-12-04T09:46:05.7728193Z Wrapped header: ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7730409Z Wrapped header: ATen/ops/special_gammaln_native.h 2025-12-04T09:46:05.7733848Z Wrapped header: ATen/ops/special_gammaln_ops.h 2025-12-04T09:46:05.7736359Z Wrapped header: ATen/ops/special_hermite_polynomial_h.h 2025-12-04T09:46:05.7739661Z Wrapped header: ATen/ops/special_hermite_polynomial_he.h 2025-12-04T09:46:05.7742374Z Wrapped header: ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7745560Z Wrapped header: ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7748210Z Wrapped header: ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h 2025-12-04T09:46:05.7751228Z Wrapped header: ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h 2025-12-04T09:46:05.7754030Z Wrapped header: ATen/ops/special_hermite_polynomial_he_meta.h 2025-12-04T09:46:05.7757192Z Wrapped header: ATen/ops/special_hermite_polynomial_he_meta_dispatch.h 2025-12-04T09:46:05.7760077Z Wrapped header: ATen/ops/special_hermite_polynomial_he_native.h 2025-12-04T09:46:05.7763234Z Wrapped header: ATen/ops/special_hermite_polynomial_he_ops.h 2025-12-04T09:46:05.7766317Z Wrapped header: ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7769240Z Wrapped header: ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7771967Z Wrapped header: ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h 2025-12-04T09:46:05.7774897Z Wrapped header: ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h 2025-12-04T09:46:05.7777655Z Wrapped header: ATen/ops/special_hermite_polynomial_h_meta.h 2025-12-04T09:46:05.7780866Z Wrapped header: ATen/ops/special_hermite_polynomial_h_meta_dispatch.h 2025-12-04T09:46:05.7783907Z Wrapped header: ATen/ops/special_hermite_polynomial_h_native.h 2025-12-04T09:46:05.7786879Z Wrapped header: ATen/ops/special_hermite_polynomial_h_ops.h 2025-12-04T09:46:05.7789635Z Wrapped header: ATen/ops/special_i0.h 2025-12-04T09:46:05.7792571Z Wrapped header: ATen/ops/special_i0e.h 2025-12-04T09:46:05.7795875Z Wrapped header: ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7798898Z Wrapped header: ATen/ops/special_i0e_cpu_dispatch.h 2025-12-04T09:46:05.7801692Z Wrapped header: ATen/ops/special_i0e_cuda_dispatch.h 2025-12-04T09:46:05.7804758Z Wrapped header: ATen/ops/special_i0e_meta.h 2025-12-04T09:46:05.7808425Z Wrapped header: ATen/ops/special_i0e_meta_dispatch.h 2025-12-04T09:46:05.7810711Z Wrapped header: ATen/ops/special_i0e_native.h 2025-12-04T09:46:05.7834835Z Wrapped header: ATen/ops/special_i0e_ops.h 2025-12-04T09:46:05.7835105Z Wrapped header: ATen/ops/special_i0_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7835312Z Wrapped header: ATen/ops/special_i0_native.h 2025-12-04T09:46:05.7835431Z Wrapped header: ATen/ops/special_i0_ops.h 2025-12-04T09:46:05.7835538Z Wrapped header: ATen/ops/special_i1.h 2025-12-04T09:46:05.7835641Z Wrapped header: ATen/ops/special_i1e.h 2025-12-04T09:46:05.7835922Z Wrapped header: ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7836574Z Wrapped header: ATen/ops/special_i1e_cpu_dispatch.h 2025-12-04T09:46:05.7840825Z Wrapped header: ATen/ops/special_i1e_cuda_dispatch.h 2025-12-04T09:46:05.7842519Z Wrapped header: ATen/ops/special_i1e_meta.h 2025-12-04T09:46:05.7845374Z Wrapped header: ATen/ops/special_i1e_meta_dispatch.h 2025-12-04T09:46:05.7848533Z Wrapped header: ATen/ops/special_i1e_native.h 2025-12-04T09:46:05.7852914Z Wrapped header: ATen/ops/special_i1e_ops.h 2025-12-04T09:46:05.7854782Z Wrapped header: ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7857445Z Wrapped header: ATen/ops/special_i1_cpu_dispatch.h 2025-12-04T09:46:05.7860460Z Wrapped header: ATen/ops/special_i1_cuda_dispatch.h 2025-12-04T09:46:05.7863282Z Wrapped header: ATen/ops/special_i1_meta.h 2025-12-04T09:46:05.7866066Z Wrapped header: ATen/ops/special_i1_meta_dispatch.h 2025-12-04T09:46:05.7870138Z Wrapped header: ATen/ops/special_i1_native.h 2025-12-04T09:46:05.7871893Z Wrapped header: ATen/ops/special_i1_ops.h 2025-12-04T09:46:05.7874800Z Wrapped header: ATen/ops/special_laguerre_polynomial_l.h 2025-12-04T09:46:05.7877903Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7880991Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7883717Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h 2025-12-04T09:46:05.7886838Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h 2025-12-04T09:46:05.7889578Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_meta.h 2025-12-04T09:46:05.7892422Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h 2025-12-04T09:46:05.7895204Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_native.h 2025-12-04T09:46:05.7898146Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_ops.h 2025-12-04T09:46:05.7901048Z Wrapped header: ATen/ops/special_legendre_polynomial_p.h 2025-12-04T09:46:05.7904172Z Wrapped header: ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7907101Z Wrapped header: ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.7909933Z Wrapped header: ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h 2025-12-04T09:46:05.7912733Z Wrapped header: ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h 2025-12-04T09:46:05.7915555Z Wrapped header: ATen/ops/special_legendre_polynomial_p_meta.h 2025-12-04T09:46:05.7918819Z Wrapped header: ATen/ops/special_legendre_polynomial_p_meta_dispatch.h 2025-12-04T09:46:05.7921653Z Wrapped header: ATen/ops/special_legendre_polynomial_p_native.h 2025-12-04T09:46:05.7924537Z Wrapped header: ATen/ops/special_legendre_polynomial_p_ops.h 2025-12-04T09:46:05.7927399Z Wrapped header: ATen/ops/special_log1p.h 2025-12-04T09:46:05.7930271Z Wrapped header: ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7933410Z Wrapped header: ATen/ops/special_log1p_native.h 2025-12-04T09:46:05.7936266Z Wrapped header: ATen/ops/special_log1p_ops.h 2025-12-04T09:46:05.7939038Z Wrapped header: ATen/ops/special_logit.h 2025-12-04T09:46:05.7941966Z Wrapped header: ATen/ops/special_logit_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7944629Z Wrapped header: ATen/ops/special_logit_native.h 2025-12-04T09:46:05.7947489Z Wrapped header: ATen/ops/special_logit_ops.h 2025-12-04T09:46:05.7950322Z Wrapped header: ATen/ops/special_logsumexp.h 2025-12-04T09:46:05.7953611Z Wrapped header: ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7956355Z Wrapped header: ATen/ops/special_logsumexp_native.h 2025-12-04T09:46:05.7959376Z Wrapped header: ATen/ops/special_logsumexp_ops.h 2025-12-04T09:46:05.7962101Z Wrapped header: ATen/ops/special_log_ndtr.h 2025-12-04T09:46:05.7965260Z Wrapped header: ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.7968055Z Wrapped header: ATen/ops/special_log_ndtr_cpu_dispatch.h 2025-12-04T09:46:05.7970781Z Wrapped header: ATen/ops/special_log_ndtr_cuda_dispatch.h 2025-12-04T09:46:05.7973734Z Wrapped header: ATen/ops/special_log_ndtr_meta.h 2025-12-04T09:46:05.7976588Z Wrapped header: ATen/ops/special_log_ndtr_meta_dispatch.h 2025-12-04T09:46:05.7979281Z Wrapped header: ATen/ops/special_log_ndtr_native.h 2025-12-04T09:46:05.7982307Z Wrapped header: ATen/ops/special_log_ndtr_ops.h 2025-12-04T09:46:05.7985053Z Wrapped header: ATen/ops/special_log_softmax.h 2025-12-04T09:46:05.7988095Z Wrapped header: ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.7990770Z Wrapped header: ATen/ops/special_log_softmax_native.h 2025-12-04T09:46:05.7993515Z Wrapped header: ATen/ops/special_log_softmax_ops.h 2025-12-04T09:46:05.7996576Z Wrapped header: ATen/ops/special_modified_bessel_i0.h 2025-12-04T09:46:05.7999784Z Wrapped header: ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8002396Z Wrapped header: ATen/ops/special_modified_bessel_i0_cpu_dispatch.h 2025-12-04T09:46:05.8005135Z Wrapped header: ATen/ops/special_modified_bessel_i0_cuda_dispatch.h 2025-12-04T09:46:05.8007864Z Wrapped header: ATen/ops/special_modified_bessel_i0_meta.h 2025-12-04T09:46:05.8010627Z Wrapped header: ATen/ops/special_modified_bessel_i0_meta_dispatch.h 2025-12-04T09:46:05.8013573Z Wrapped header: ATen/ops/special_modified_bessel_i0_native.h 2025-12-04T09:46:05.8016258Z Wrapped header: ATen/ops/special_modified_bessel_i0_ops.h 2025-12-04T09:46:05.8019041Z Wrapped header: ATen/ops/special_modified_bessel_i1.h 2025-12-04T09:46:05.8022249Z Wrapped header: ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8025011Z Wrapped header: ATen/ops/special_modified_bessel_i1_cpu_dispatch.h 2025-12-04T09:46:05.8027728Z Wrapped header: ATen/ops/special_modified_bessel_i1_cuda_dispatch.h 2025-12-04T09:46:05.8030471Z Wrapped header: ATen/ops/special_modified_bessel_i1_meta.h 2025-12-04T09:46:05.8033268Z Wrapped header: ATen/ops/special_modified_bessel_i1_meta_dispatch.h 2025-12-04T09:46:05.8036050Z Wrapped header: ATen/ops/special_modified_bessel_i1_native.h 2025-12-04T09:46:05.8039049Z Wrapped header: ATen/ops/special_modified_bessel_i1_ops.h 2025-12-04T09:46:05.8041753Z Wrapped header: ATen/ops/special_modified_bessel_k0.h 2025-12-04T09:46:05.8044745Z Wrapped header: ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8047577Z Wrapped header: ATen/ops/special_modified_bessel_k0_cpu_dispatch.h 2025-12-04T09:46:05.8050419Z Wrapped header: ATen/ops/special_modified_bessel_k0_cuda_dispatch.h 2025-12-04T09:46:05.8053177Z Wrapped header: ATen/ops/special_modified_bessel_k0_meta.h 2025-12-04T09:46:05.8055961Z Wrapped header: ATen/ops/special_modified_bessel_k0_meta_dispatch.h 2025-12-04T09:46:05.8058753Z Wrapped header: ATen/ops/special_modified_bessel_k0_native.h 2025-12-04T09:46:05.8061683Z Wrapped header: ATen/ops/special_modified_bessel_k0_ops.h 2025-12-04T09:46:05.8064375Z Wrapped header: ATen/ops/special_modified_bessel_k1.h 2025-12-04T09:46:05.8067336Z Wrapped header: ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8070000Z Wrapped header: ATen/ops/special_modified_bessel_k1_cpu_dispatch.h 2025-12-04T09:46:05.8074009Z Wrapped header: ATen/ops/special_modified_bessel_k1_cuda_dispatch.h 2025-12-04T09:46:05.8075938Z Wrapped header: ATen/ops/special_modified_bessel_k1_meta.h 2025-12-04T09:46:05.8080010Z Wrapped header: ATen/ops/special_modified_bessel_k1_meta_dispatch.h 2025-12-04T09:46:05.8081925Z Wrapped header: ATen/ops/special_modified_bessel_k1_native.h 2025-12-04T09:46:05.8085317Z Wrapped header: ATen/ops/special_modified_bessel_k1_ops.h 2025-12-04T09:46:05.8088222Z Wrapped header: ATen/ops/special_multigammaln.h 2025-12-04T09:46:05.8091267Z Wrapped header: ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8094008Z Wrapped header: ATen/ops/special_multigammaln_native.h 2025-12-04T09:46:05.8096942Z Wrapped header: ATen/ops/special_multigammaln_ops.h 2025-12-04T09:46:05.8099825Z Wrapped header: ATen/ops/special_ndtr.h 2025-12-04T09:46:05.8102827Z Wrapped header: ATen/ops/special_ndtri.h 2025-12-04T09:46:05.8106021Z Wrapped header: ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8108794Z Wrapped header: ATen/ops/special_ndtri_cpu_dispatch.h 2025-12-04T09:46:05.8111647Z Wrapped header: ATen/ops/special_ndtri_cuda_dispatch.h 2025-12-04T09:46:05.8114529Z Wrapped header: ATen/ops/special_ndtri_meta.h 2025-12-04T09:46:05.8117321Z Wrapped header: ATen/ops/special_ndtri_meta_dispatch.h 2025-12-04T09:46:05.8120293Z Wrapped header: ATen/ops/special_ndtri_native.h 2025-12-04T09:46:05.8123185Z Wrapped header: ATen/ops/special_ndtri_ops.h 2025-12-04T09:46:05.8126222Z Wrapped header: ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8129116Z Wrapped header: ATen/ops/special_ndtr_native.h 2025-12-04T09:46:05.8132376Z Wrapped header: ATen/ops/special_ndtr_ops.h 2025-12-04T09:46:05.8135127Z Wrapped header: ATen/ops/special_polygamma.h 2025-12-04T09:46:05.8138475Z Wrapped header: ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8141420Z Wrapped header: ATen/ops/special_polygamma_native.h 2025-12-04T09:46:05.8144314Z Wrapped header: ATen/ops/special_polygamma_ops.h 2025-12-04T09:46:05.8147056Z Wrapped header: ATen/ops/special_psi.h 2025-12-04T09:46:05.8150147Z Wrapped header: ATen/ops/special_psi_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8152950Z Wrapped header: ATen/ops/special_psi_native.h 2025-12-04T09:46:05.8156179Z Wrapped header: ATen/ops/special_psi_ops.h 2025-12-04T09:46:05.8160194Z Wrapped header: ATen/ops/special_round.h 2025-12-04T09:46:05.8162281Z Wrapped header: ATen/ops/special_round_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8166007Z Wrapped header: ATen/ops/special_round_native.h 2025-12-04T09:46:05.8167966Z Wrapped header: ATen/ops/special_round_ops.h 2025-12-04T09:46:05.8171777Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0.h 2025-12-04T09:46:05.8174284Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8177570Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-12-04T09:46:05.8179900Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-12-04T09:46:05.8183196Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_meta.h 2025-12-04T09:46:05.8185791Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h 2025-12-04T09:46:05.8189027Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_native.h 2025-12-04T09:46:05.8191466Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_ops.h 2025-12-04T09:46:05.8194737Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1.h 2025-12-04T09:46:05.8198023Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8200790Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-12-04T09:46:05.8203571Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-12-04T09:46:05.8206585Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_meta.h 2025-12-04T09:46:05.8209431Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h 2025-12-04T09:46:05.8212368Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_native.h 2025-12-04T09:46:05.8215155Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_ops.h 2025-12-04T09:46:05.8218328Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t.h 2025-12-04T09:46:05.8221838Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8225102Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8227768Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-12-04T09:46:05.8230761Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-12-04T09:46:05.8233468Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h 2025-12-04T09:46:05.8236448Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-12-04T09:46:05.8240418Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_native.h 2025-12-04T09:46:05.8242718Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h 2025-12-04T09:46:05.8246276Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u.h 2025-12-04T09:46:05.8248949Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8252319Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8254646Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-12-04T09:46:05.8257961Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-12-04T09:46:05.8260371Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h 2025-12-04T09:46:05.8263744Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-12-04T09:46:05.8266369Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_native.h 2025-12-04T09:46:05.8269487Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h 2025-12-04T09:46:05.8272497Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v.h 2025-12-04T09:46:05.8275749Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8278634Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8281565Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-12-04T09:46:05.8284315Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-12-04T09:46:05.8287407Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h 2025-12-04T09:46:05.8290292Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-12-04T09:46:05.8293442Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_native.h 2025-12-04T09:46:05.8296741Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h 2025-12-04T09:46:05.8299596Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w.h 2025-12-04T09:46:05.8302764Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8305724Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8308356Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-12-04T09:46:05.8311565Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-12-04T09:46:05.8324078Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h 2025-12-04T09:46:05.8324347Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-12-04T09:46:05.8324560Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_native.h 2025-12-04T09:46:05.8324969Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h 2025-12-04T09:46:05.8327688Z Wrapped header: ATen/ops/special_sinc.h 2025-12-04T09:46:05.8330832Z Wrapped header: ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8333652Z Wrapped header: ATen/ops/special_sinc_native.h 2025-12-04T09:46:05.8336719Z Wrapped header: ATen/ops/special_sinc_ops.h 2025-12-04T09:46:05.8339686Z Wrapped header: ATen/ops/special_softmax.h 2025-12-04T09:46:05.8343105Z Wrapped header: ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8345935Z Wrapped header: ATen/ops/special_softmax_native.h 2025-12-04T09:46:05.8348899Z Wrapped header: ATen/ops/special_softmax_ops.h 2025-12-04T09:46:05.8351778Z Wrapped header: ATen/ops/special_spherical_bessel_j0.h 2025-12-04T09:46:05.8354805Z Wrapped header: ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8357629Z Wrapped header: ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h 2025-12-04T09:46:05.8360656Z Wrapped header: ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h 2025-12-04T09:46:05.8363492Z Wrapped header: ATen/ops/special_spherical_bessel_j0_meta.h 2025-12-04T09:46:05.8366231Z Wrapped header: ATen/ops/special_spherical_bessel_j0_meta_dispatch.h 2025-12-04T09:46:05.8369171Z Wrapped header: ATen/ops/special_spherical_bessel_j0_native.h 2025-12-04T09:46:05.8372038Z Wrapped header: ATen/ops/special_spherical_bessel_j0_ops.h 2025-12-04T09:46:05.8375110Z Wrapped header: ATen/ops/special_xlog1py.h 2025-12-04T09:46:05.8378228Z Wrapped header: ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8380999Z Wrapped header: ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8383623Z Wrapped header: ATen/ops/special_xlog1py_cpu_dispatch.h 2025-12-04T09:46:05.8386510Z Wrapped header: ATen/ops/special_xlog1py_cuda_dispatch.h 2025-12-04T09:46:05.8389299Z Wrapped header: ATen/ops/special_xlog1py_meta.h 2025-12-04T09:46:05.8392024Z Wrapped header: ATen/ops/special_xlog1py_meta_dispatch.h 2025-12-04T09:46:05.8394824Z Wrapped header: ATen/ops/special_xlog1py_native.h 2025-12-04T09:46:05.8398434Z Wrapped header: ATen/ops/special_xlog1py_ops.h 2025-12-04T09:46:05.8401418Z Wrapped header: ATen/ops/special_xlogy.h 2025-12-04T09:46:05.8404335Z Wrapped header: ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8407198Z Wrapped header: ATen/ops/special_xlogy_native.h 2025-12-04T09:46:05.8410195Z Wrapped header: ATen/ops/special_xlogy_ops.h 2025-12-04T09:46:05.8412995Z Wrapped header: ATen/ops/special_zeta.h 2025-12-04T09:46:05.8416011Z Wrapped header: ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8418715Z Wrapped header: ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8421590Z Wrapped header: ATen/ops/special_zeta_cpu_dispatch.h 2025-12-04T09:46:05.8424348Z Wrapped header: ATen/ops/special_zeta_cuda_dispatch.h 2025-12-04T09:46:05.8427103Z Wrapped header: ATen/ops/special_zeta_meta.h 2025-12-04T09:46:05.8429841Z Wrapped header: ATen/ops/special_zeta_meta_dispatch.h 2025-12-04T09:46:05.8432921Z Wrapped header: ATen/ops/special_zeta_native.h 2025-12-04T09:46:05.8435856Z Wrapped header: ATen/ops/special_zeta_ops.h 2025-12-04T09:46:05.8438798Z Wrapped header: ATen/ops/split.h 2025-12-04T09:46:05.8441924Z Wrapped header: ATen/ops/split_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8444589Z Wrapped header: ATen/ops/split_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8447360Z Wrapped header: ATen/ops/split_copy.h 2025-12-04T09:46:05.8451005Z Wrapped header: ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8453829Z Wrapped header: ATen/ops/split_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8456779Z Wrapped header: ATen/ops/split_copy_native.h 2025-12-04T09:46:05.8459744Z Wrapped header: ATen/ops/split_copy_ops.h 2025-12-04T09:46:05.8462842Z Wrapped header: ATen/ops/split_native.h 2025-12-04T09:46:05.8465908Z Wrapped header: ATen/ops/split_ops.h 2025-12-04T09:46:05.8469105Z Wrapped header: ATen/ops/split_with_sizes.h 2025-12-04T09:46:05.8472031Z Wrapped header: ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8475142Z Wrapped header: ATen/ops/split_with_sizes_copy.h 2025-12-04T09:46:05.8478302Z Wrapped header: ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8481190Z Wrapped header: ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8483886Z Wrapped header: ATen/ops/split_with_sizes_copy_cuda_dispatch.h 2025-12-04T09:46:05.8486848Z Wrapped header: ATen/ops/split_with_sizes_copy_native.h 2025-12-04T09:46:05.8489681Z Wrapped header: ATen/ops/split_with_sizes_copy_ops.h 2025-12-04T09:46:05.8492746Z Wrapped header: ATen/ops/split_with_sizes_native.h 2025-12-04T09:46:05.8495417Z Wrapped header: ATen/ops/split_with_sizes_ops.h 2025-12-04T09:46:05.8498780Z Wrapped header: ATen/ops/sqrt.h 2025-12-04T09:46:05.8502016Z Wrapped header: ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8504941Z Wrapped header: ATen/ops/sqrt_cpu_dispatch.h 2025-12-04T09:46:05.8508627Z Wrapped header: ATen/ops/sqrt_cuda_dispatch.h 2025-12-04T09:46:05.8510682Z Wrapped header: ATen/ops/sqrt_meta.h 2025-12-04T09:46:05.8514323Z Wrapped header: ATen/ops/sqrt_meta_dispatch.h 2025-12-04T09:46:05.8516441Z Wrapped header: ATen/ops/sqrt_native.h 2025-12-04T09:46:05.8520045Z Wrapped header: ATen/ops/sqrt_ops.h 2025-12-04T09:46:05.8522021Z Wrapped header: ATen/ops/square.h 2025-12-04T09:46:05.8525883Z Wrapped header: ATen/ops/square_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8528000Z Wrapped header: ATen/ops/square_native.h 2025-12-04T09:46:05.8531502Z Wrapped header: ATen/ops/square_ops.h 2025-12-04T09:46:05.8533637Z Wrapped header: ATen/ops/squeeze.h 2025-12-04T09:46:05.8537345Z Wrapped header: ATen/ops/squeeze_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8539686Z Wrapped header: ATen/ops/squeeze_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8542971Z Wrapped header: ATen/ops/squeeze_copy.h 2025-12-04T09:46:05.8545551Z Wrapped header: ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8548843Z Wrapped header: ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8551107Z Wrapped header: ATen/ops/squeeze_copy_native.h 2025-12-04T09:46:05.8554505Z Wrapped header: ATen/ops/squeeze_copy_ops.h 2025-12-04T09:46:05.8556987Z Wrapped header: ATen/ops/squeeze_native.h 2025-12-04T09:46:05.8560210Z Wrapped header: ATen/ops/squeeze_ops.h 2025-12-04T09:46:05.8562949Z Wrapped header: ATen/ops/sspaddmm.h 2025-12-04T09:46:05.8566070Z Wrapped header: ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8568939Z Wrapped header: ATen/ops/sspaddmm_cpu_dispatch.h 2025-12-04T09:46:05.8571898Z Wrapped header: ATen/ops/sspaddmm_cuda_dispatch.h 2025-12-04T09:46:05.8574689Z Wrapped header: ATen/ops/sspaddmm_native.h 2025-12-04T09:46:05.8577588Z Wrapped header: ATen/ops/sspaddmm_ops.h 2025-12-04T09:46:05.8580188Z Wrapped header: ATen/ops/stack.h 2025-12-04T09:46:05.8583213Z Wrapped header: ATen/ops/stack_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8586116Z Wrapped header: ATen/ops/stack_native.h 2025-12-04T09:46:05.8589033Z Wrapped header: ATen/ops/stack_ops.h 2025-12-04T09:46:05.8591909Z Wrapped header: ATen/ops/std.h 2025-12-04T09:46:05.8594978Z Wrapped header: ATen/ops/std_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8597806Z Wrapped header: ATen/ops/std_cpu_dispatch.h 2025-12-04T09:46:05.8600759Z Wrapped header: ATen/ops/std_cuda_dispatch.h 2025-12-04T09:46:05.8603702Z Wrapped header: ATen/ops/std_mean.h 2025-12-04T09:46:05.8607121Z Wrapped header: ATen/ops/std_mean_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8610232Z Wrapped header: ATen/ops/std_mean_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8612836Z Wrapped header: ATen/ops/std_mean_cpu_dispatch.h 2025-12-04T09:46:05.8615548Z Wrapped header: ATen/ops/std_mean_cuda_dispatch.h 2025-12-04T09:46:05.8618386Z Wrapped header: ATen/ops/std_mean_native.h 2025-12-04T09:46:05.8621401Z Wrapped header: ATen/ops/std_mean_ops.h 2025-12-04T09:46:05.8624325Z Wrapped header: ATen/ops/std_native.h 2025-12-04T09:46:05.8627509Z Wrapped header: ATen/ops/std_ops.h 2025-12-04T09:46:05.8630624Z Wrapped header: ATen/ops/stft.h 2025-12-04T09:46:05.8634028Z Wrapped header: ATen/ops/stft_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8637094Z Wrapped header: ATen/ops/stft_native.h 2025-12-04T09:46:05.8640464Z Wrapped header: ATen/ops/stft_ops.h 2025-12-04T09:46:05.8643538Z Wrapped header: ATen/ops/stride.h 2025-12-04T09:46:05.8647291Z Wrapped header: ATen/ops/stride_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8650454Z Wrapped header: ATen/ops/stride_native.h 2025-12-04T09:46:05.8653250Z Wrapped header: ATen/ops/stride_ops.h 2025-12-04T09:46:05.8656131Z Wrapped header: ATen/ops/sub.h 2025-12-04T09:46:05.8658858Z Wrapped header: ATen/ops/subtract.h 2025-12-04T09:46:05.8661955Z Wrapped header: ATen/ops/subtract_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8664626Z Wrapped header: ATen/ops/subtract_native.h 2025-12-04T09:46:05.8667634Z Wrapped header: ATen/ops/subtract_ops.h 2025-12-04T09:46:05.8670675Z Wrapped header: ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8673579Z Wrapped header: ATen/ops/sub_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8676372Z Wrapped header: ATen/ops/sub_cpu_dispatch.h 2025-12-04T09:46:05.8679285Z Wrapped header: ATen/ops/sub_cuda_dispatch.h 2025-12-04T09:46:05.8682017Z Wrapped header: ATen/ops/sub_meta.h 2025-12-04T09:46:05.8685061Z Wrapped header: ATen/ops/sub_meta_dispatch.h 2025-12-04T09:46:05.8687947Z Wrapped header: ATen/ops/sub_native.h 2025-12-04T09:46:05.8690728Z Wrapped header: ATen/ops/sub_ops.h 2025-12-04T09:46:05.8693555Z Wrapped header: ATen/ops/sum.h 2025-12-04T09:46:05.8696523Z Wrapped header: ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8699278Z Wrapped header: ATen/ops/sum_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8702128Z Wrapped header: ATen/ops/sum_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8705076Z Wrapped header: ATen/ops/sum_cpu_dispatch.h 2025-12-04T09:46:05.8707843Z Wrapped header: ATen/ops/sum_cuda_dispatch.h 2025-12-04T09:46:05.8710589Z Wrapped header: ATen/ops/sum_meta.h 2025-12-04T09:46:05.8713727Z Wrapped header: ATen/ops/sum_meta_dispatch.h 2025-12-04T09:46:05.8716586Z Wrapped header: ATen/ops/sum_native.h 2025-12-04T09:46:05.8719521Z Wrapped header: ATen/ops/sum_ops.h 2025-12-04T09:46:05.8722589Z Wrapped header: ATen/ops/sum_to_size.h 2025-12-04T09:46:05.8725474Z Wrapped header: ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8728262Z Wrapped header: ATen/ops/sum_to_size_native.h 2025-12-04T09:46:05.8731102Z Wrapped header: ATen/ops/sum_to_size_ops.h 2025-12-04T09:46:05.8733931Z Wrapped header: ATen/ops/svd.h 2025-12-04T09:46:05.8736733Z Wrapped header: ATen/ops/svd_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8739437Z Wrapped header: ATen/ops/svd_native.h 2025-12-04T09:46:05.8742005Z Wrapped header: ATen/ops/svd_ops.h 2025-12-04T09:46:05.8755170Z Wrapped header: ATen/ops/swapaxes.h 2025-12-04T09:46:05.8757749Z Wrapped header: ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8760336Z Wrapped header: ATen/ops/swapaxes_native.h 2025-12-04T09:46:05.8763108Z Wrapped header: ATen/ops/swapaxes_ops.h 2025-12-04T09:46:05.8765715Z Wrapped header: ATen/ops/swapdims.h 2025-12-04T09:46:05.8768739Z Wrapped header: ATen/ops/swapdims_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8771506Z Wrapped header: ATen/ops/swapdims_native.h 2025-12-04T09:46:05.8774350Z Wrapped header: ATen/ops/swapdims_ops.h 2025-12-04T09:46:05.8777120Z Wrapped header: ATen/ops/sym_constrain_range.h 2025-12-04T09:46:05.8780010Z Wrapped header: ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8782894Z Wrapped header: ATen/ops/sym_constrain_range_for_size.h 2025-12-04T09:46:05.8785811Z Wrapped header: ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.8788521Z Wrapped header: ATen/ops/sym_constrain_range_for_size_native.h 2025-12-04T09:46:05.8791873Z Wrapped header: ATen/ops/sym_constrain_range_for_size_ops.h 2025-12-04T09:46:05.8794642Z Wrapped header: ATen/ops/sym_constrain_range_native.h 2025-12-04T09:46:05.8797860Z Wrapped header: ATen/ops/sym_constrain_range_ops.h 2025-12-04T09:46:05.8800598Z Wrapped header: ATen/ops/sym_is_contiguous.h 2025-12-04T09:46:05.8803491Z Wrapped header: ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8806319Z Wrapped header: ATen/ops/sym_is_contiguous_native.h 2025-12-04T09:46:05.8809021Z Wrapped header: ATen/ops/sym_is_contiguous_ops.h 2025-12-04T09:46:05.8811718Z Wrapped header: ATen/ops/sym_numel.h 2025-12-04T09:46:05.8814658Z Wrapped header: ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8817448Z Wrapped header: ATen/ops/sym_numel_native.h 2025-12-04T09:46:05.8820140Z Wrapped header: ATen/ops/sym_numel_ops.h 2025-12-04T09:46:05.8823661Z Wrapped header: ATen/ops/sym_size.h 2025-12-04T09:46:05.8826785Z Wrapped header: ATen/ops/sym_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8829795Z Wrapped header: ATen/ops/sym_size_native.h 2025-12-04T09:46:05.8833018Z Wrapped header: ATen/ops/sym_size_ops.h 2025-12-04T09:46:05.8835863Z Wrapped header: ATen/ops/sym_storage_offset.h 2025-12-04T09:46:05.8838790Z Wrapped header: ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8841567Z Wrapped header: ATen/ops/sym_storage_offset_native.h 2025-12-04T09:46:05.8844793Z Wrapped header: ATen/ops/sym_storage_offset_ops.h 2025-12-04T09:46:05.8847602Z Wrapped header: ATen/ops/sym_stride.h 2025-12-04T09:46:05.8850469Z Wrapped header: ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8853240Z Wrapped header: ATen/ops/sym_stride_native.h 2025-12-04T09:46:05.8855996Z Wrapped header: ATen/ops/sym_stride_ops.h 2025-12-04T09:46:05.8858775Z Wrapped header: ATen/ops/t.h 2025-12-04T09:46:05.8861682Z Wrapped header: ATen/ops/take.h 2025-12-04T09:46:05.8864593Z Wrapped header: ATen/ops/take_along_dim.h 2025-12-04T09:46:05.8867762Z Wrapped header: ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8870413Z Wrapped header: ATen/ops/take_along_dim_native.h 2025-12-04T09:46:05.8873136Z Wrapped header: ATen/ops/take_along_dim_ops.h 2025-12-04T09:46:05.8875880Z Wrapped header: ATen/ops/take_cpu_dispatch.h 2025-12-04T09:46:05.8878695Z Wrapped header: ATen/ops/take_cuda_dispatch.h 2025-12-04T09:46:05.8881395Z Wrapped header: ATen/ops/take_native.h 2025-12-04T09:46:05.8883994Z Wrapped header: ATen/ops/take_ops.h 2025-12-04T09:46:05.8886632Z Wrapped header: ATen/ops/tan.h 2025-12-04T09:46:05.8889497Z Wrapped header: ATen/ops/tanh.h 2025-12-04T09:46:05.8892746Z Wrapped header: ATen/ops/tanh_backward.h 2025-12-04T09:46:05.8896238Z Wrapped header: ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8899191Z Wrapped header: ATen/ops/tanh_backward_cpu_dispatch.h 2025-12-04T09:46:05.8902267Z Wrapped header: ATen/ops/tanh_backward_cuda_dispatch.h 2025-12-04T09:46:05.8905430Z Wrapped header: ATen/ops/tanh_backward_meta.h 2025-12-04T09:46:05.8909114Z Wrapped header: ATen/ops/tanh_backward_meta_dispatch.h 2025-12-04T09:46:05.8912294Z Wrapped header: ATen/ops/tanh_backward_native.h 2025-12-04T09:46:05.8915586Z Wrapped header: ATen/ops/tanh_backward_ops.h 2025-12-04T09:46:05.8919147Z Wrapped header: ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8922139Z Wrapped header: ATen/ops/tanh_cpu_dispatch.h 2025-12-04T09:46:05.8925472Z Wrapped header: ATen/ops/tanh_cuda_dispatch.h 2025-12-04T09:46:05.8928841Z Wrapped header: ATen/ops/tanh_meta.h 2025-12-04T09:46:05.8932058Z Wrapped header: ATen/ops/tanh_meta_dispatch.h 2025-12-04T09:46:05.8935456Z Wrapped header: ATen/ops/tanh_native.h 2025-12-04T09:46:05.8938787Z Wrapped header: ATen/ops/tanh_ops.h 2025-12-04T09:46:05.8942371Z Wrapped header: ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.8945075Z Wrapped header: ATen/ops/tan_cpu_dispatch.h 2025-12-04T09:46:05.8947964Z Wrapped header: ATen/ops/tan_cuda_dispatch.h 2025-12-04T09:46:05.8950807Z Wrapped header: ATen/ops/tan_meta.h 2025-12-04T09:46:05.8953858Z Wrapped header: ATen/ops/tan_meta_dispatch.h 2025-12-04T09:46:05.8956652Z Wrapped header: ATen/ops/tan_native.h 2025-12-04T09:46:05.8959625Z Wrapped header: ATen/ops/tan_ops.h 2025-12-04T09:46:05.8962480Z Wrapped header: ATen/ops/tensor.h 2025-12-04T09:46:05.8965390Z Wrapped header: ATen/ops/tensordot.h 2025-12-04T09:46:05.8968495Z Wrapped header: ATen/ops/tensordot_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8979305Z Wrapped header: ATen/ops/tensordot_native.h 2025-12-04T09:46:05.8979493Z Wrapped header: ATen/ops/tensordot_ops.h 2025-12-04T09:46:05.8981615Z Wrapped header: ATen/ops/tensor_split.h 2025-12-04T09:46:05.8984843Z Wrapped header: ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.8987876Z Wrapped header: ATen/ops/tensor_split_native.h 2025-12-04T09:46:05.8990674Z Wrapped header: ATen/ops/tensor_split_ops.h 2025-12-04T09:46:05.8994996Z Wrapped header: ATen/ops/thnn_conv2d.h 2025-12-04T09:46:05.8997350Z Wrapped header: ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9000167Z Wrapped header: ATen/ops/thnn_conv2d_native.h 2025-12-04T09:46:05.9003316Z Wrapped header: ATen/ops/thnn_conv2d_ops.h 2025-12-04T09:46:05.9006009Z Wrapped header: ATen/ops/threshold.h 2025-12-04T09:46:05.9008976Z Wrapped header: ATen/ops/threshold_backward.h 2025-12-04T09:46:05.9012052Z Wrapped header: ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9014814Z Wrapped header: ATen/ops/threshold_backward_cpu_dispatch.h 2025-12-04T09:46:05.9017648Z Wrapped header: ATen/ops/threshold_backward_cuda_dispatch.h 2025-12-04T09:46:05.9020619Z Wrapped header: ATen/ops/threshold_backward_meta.h 2025-12-04T09:46:05.9023467Z Wrapped header: ATen/ops/threshold_backward_meta_dispatch.h 2025-12-04T09:46:05.9026443Z Wrapped header: ATen/ops/threshold_backward_native.h 2025-12-04T09:46:05.9029584Z Wrapped header: ATen/ops/threshold_backward_ops.h 2025-12-04T09:46:05.9032576Z Wrapped header: ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9035239Z Wrapped header: ATen/ops/threshold_cpu_dispatch.h 2025-12-04T09:46:05.9038212Z Wrapped header: ATen/ops/threshold_cuda_dispatch.h 2025-12-04T09:46:05.9041065Z Wrapped header: ATen/ops/threshold_meta.h 2025-12-04T09:46:05.9043914Z Wrapped header: ATen/ops/threshold_meta_dispatch.h 2025-12-04T09:46:05.9046729Z Wrapped header: ATen/ops/threshold_native.h 2025-12-04T09:46:05.9049620Z Wrapped header: ATen/ops/threshold_ops.h 2025-12-04T09:46:05.9052343Z Wrapped header: ATen/ops/tile.h 2025-12-04T09:46:05.9055434Z Wrapped header: ATen/ops/tile_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9058404Z Wrapped header: ATen/ops/tile_native.h 2025-12-04T09:46:05.9061087Z Wrapped header: ATen/ops/tile_ops.h 2025-12-04T09:46:05.9063980Z Wrapped header: ATen/ops/to.h 2025-12-04T09:46:05.9066946Z Wrapped header: ATen/ops/topk.h 2025-12-04T09:46:05.9069988Z Wrapped header: ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9072738Z Wrapped header: ATen/ops/topk_cpu_dispatch.h 2025-12-04T09:46:05.9075873Z Wrapped header: ATen/ops/topk_cuda_dispatch.h 2025-12-04T09:46:05.9078864Z Wrapped header: ATen/ops/topk_meta.h 2025-12-04T09:46:05.9081878Z Wrapped header: ATen/ops/topk_meta_dispatch.h 2025-12-04T09:46:05.9084811Z Wrapped header: ATen/ops/topk_native.h 2025-12-04T09:46:05.9087565Z Wrapped header: ATen/ops/topk_ops.h 2025-12-04T09:46:05.9090522Z Wrapped header: ATen/ops/to_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9093487Z Wrapped header: ATen/ops/to_dense.h 2025-12-04T09:46:05.9096457Z Wrapped header: ATen/ops/to_dense_backward.h 2025-12-04T09:46:05.9099401Z Wrapped header: ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9102228Z Wrapped header: ATen/ops/to_dense_backward_native.h 2025-12-04T09:46:05.9105056Z Wrapped header: ATen/ops/to_dense_backward_ops.h 2025-12-04T09:46:05.9108031Z Wrapped header: ATen/ops/to_dense_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9110717Z Wrapped header: ATen/ops/to_dense_native.h 2025-12-04T09:46:05.9113572Z Wrapped header: ATen/ops/to_dense_ops.h 2025-12-04T09:46:05.9116565Z Wrapped header: ATen/ops/to_mkldnn.h 2025-12-04T09:46:05.9119458Z Wrapped header: ATen/ops/to_mkldnn_backward.h 2025-12-04T09:46:05.9122408Z Wrapped header: ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9125410Z Wrapped header: ATen/ops/to_mkldnn_backward_native.h 2025-12-04T09:46:05.9128273Z Wrapped header: ATen/ops/to_mkldnn_backward_ops.h 2025-12-04T09:46:05.9131225Z Wrapped header: ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9133951Z Wrapped header: ATen/ops/to_mkldnn_cpu_dispatch.h 2025-12-04T09:46:05.9136756Z Wrapped header: ATen/ops/to_mkldnn_native.h 2025-12-04T09:46:05.9139592Z Wrapped header: ATen/ops/to_mkldnn_ops.h 2025-12-04T09:46:05.9143236Z Wrapped header: ATen/ops/to_native.h 2025-12-04T09:46:05.9146542Z Wrapped header: ATen/ops/to_ops.h 2025-12-04T09:46:05.9149666Z Wrapped header: ATen/ops/to_padded_tensor.h 2025-12-04T09:46:05.9152671Z Wrapped header: ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9155489Z Wrapped header: ATen/ops/to_padded_tensor_native.h 2025-12-04T09:46:05.9158770Z Wrapped header: ATen/ops/to_padded_tensor_ops.h 2025-12-04T09:46:05.9161515Z Wrapped header: ATen/ops/to_sparse.h 2025-12-04T09:46:05.9164659Z Wrapped header: ATen/ops/to_sparse_bsc.h 2025-12-04T09:46:05.9167678Z Wrapped header: ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9170533Z Wrapped header: ATen/ops/to_sparse_bsc_native.h 2025-12-04T09:46:05.9173308Z Wrapped header: ATen/ops/to_sparse_bsc_ops.h 2025-12-04T09:46:05.9176291Z Wrapped header: ATen/ops/to_sparse_bsr.h 2025-12-04T09:46:05.9179229Z Wrapped header: ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9182652Z Wrapped header: ATen/ops/to_sparse_bsr_native.h 2025-12-04T09:46:05.9184999Z Wrapped header: ATen/ops/to_sparse_bsr_ops.h 2025-12-04T09:46:05.9188393Z Wrapped header: ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9190895Z Wrapped header: ATen/ops/to_sparse_csc.h 2025-12-04T09:46:05.9194479Z Wrapped header: ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9197009Z Wrapped header: ATen/ops/to_sparse_csc_native.h 2025-12-04T09:46:05.9200199Z Wrapped header: ATen/ops/to_sparse_csc_ops.h 2025-12-04T09:46:05.9203090Z Wrapped header: ATen/ops/to_sparse_csr.h 2025-12-04T09:46:05.9206206Z Wrapped header: ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9209106Z Wrapped header: ATen/ops/to_sparse_csr_native.h 2025-12-04T09:46:05.9211927Z Wrapped header: ATen/ops/to_sparse_csr_ops.h 2025-12-04T09:46:05.9214742Z Wrapped header: ATen/ops/to_sparse_native.h 2025-12-04T09:46:05.9217703Z Wrapped header: ATen/ops/to_sparse_ops.h 2025-12-04T09:46:05.9220559Z Wrapped header: ATen/ops/trace.h 2025-12-04T09:46:05.9223524Z Wrapped header: ATen/ops/trace_backward.h 2025-12-04T09:46:05.9226491Z Wrapped header: ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9229464Z Wrapped header: ATen/ops/trace_backward_native.h 2025-12-04T09:46:05.9232463Z Wrapped header: ATen/ops/trace_backward_ops.h 2025-12-04T09:46:05.9235534Z Wrapped header: ATen/ops/trace_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9238428Z Wrapped header: ATen/ops/trace_cpu_dispatch.h 2025-12-04T09:46:05.9241317Z Wrapped header: ATen/ops/trace_cuda_dispatch.h 2025-12-04T09:46:05.9244044Z Wrapped header: ATen/ops/trace_native.h 2025-12-04T09:46:05.9246965Z Wrapped header: ATen/ops/trace_ops.h 2025-12-04T09:46:05.9249733Z Wrapped header: ATen/ops/transpose.h 2025-12-04T09:46:05.9252795Z Wrapped header: ATen/ops/transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9255524Z Wrapped header: ATen/ops/transpose_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9258644Z Wrapped header: ATen/ops/transpose_copy.h 2025-12-04T09:46:05.9261737Z Wrapped header: ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9264908Z Wrapped header: ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9267402Z Wrapped header: ATen/ops/transpose_copy_native.h 2025-12-04T09:46:05.9270513Z Wrapped header: ATen/ops/transpose_copy_ops.h 2025-12-04T09:46:05.9273114Z Wrapped header: ATen/ops/transpose_native.h 2025-12-04T09:46:05.9276109Z Wrapped header: ATen/ops/transpose_ops.h 2025-12-04T09:46:05.9278969Z Wrapped header: ATen/ops/trapezoid.h 2025-12-04T09:46:05.9282155Z Wrapped header: ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9285348Z Wrapped header: ATen/ops/trapezoid_native.h 2025-12-04T09:46:05.9287673Z Wrapped header: ATen/ops/trapezoid_ops.h 2025-12-04T09:46:05.9290314Z Wrapped header: ATen/ops/trapz.h 2025-12-04T09:46:05.9293363Z Wrapped header: ATen/ops/trapz_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9296023Z Wrapped header: ATen/ops/trapz_native.h 2025-12-04T09:46:05.9298907Z Wrapped header: ATen/ops/trapz_ops.h 2025-12-04T09:46:05.9302524Z Wrapped header: ATen/ops/triangular_solve.h 2025-12-04T09:46:05.9305119Z Wrapped header: ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9307748Z Wrapped header: ATen/ops/triangular_solve_cpu_dispatch.h 2025-12-04T09:46:05.9310618Z Wrapped header: ATen/ops/triangular_solve_cuda_dispatch.h 2025-12-04T09:46:05.9313381Z Wrapped header: ATen/ops/triangular_solve_meta.h 2025-12-04T09:46:05.9316358Z Wrapped header: ATen/ops/triangular_solve_meta_dispatch.h 2025-12-04T09:46:05.9319166Z Wrapped header: ATen/ops/triangular_solve_native.h 2025-12-04T09:46:05.9322157Z Wrapped header: ATen/ops/triangular_solve_ops.h 2025-12-04T09:46:05.9346668Z Wrapped header: ATen/ops/tril.h 2025-12-04T09:46:05.9347134Z Wrapped header: ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9347605Z Wrapped header: ATen/ops/tril_cpu_dispatch.h 2025-12-04T09:46:05.9347930Z Wrapped header: ATen/ops/tril_cuda_dispatch.h 2025-12-04T09:46:05.9348235Z Wrapped header: ATen/ops/tril_indices.h 2025-12-04T09:46:05.9348636Z Wrapped header: ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9349105Z Wrapped header: ATen/ops/tril_indices_cpu_dispatch.h 2025-12-04T09:46:05.9349472Z Wrapped header: ATen/ops/tril_indices_cuda_dispatch.h 2025-12-04T09:46:05.9351254Z Wrapped header: ATen/ops/tril_indices_native.h 2025-12-04T09:46:05.9354254Z Wrapped header: ATen/ops/tril_indices_ops.h 2025-12-04T09:46:05.9357311Z Wrapped header: ATen/ops/tril_meta.h 2025-12-04T09:46:05.9360324Z Wrapped header: ATen/ops/tril_meta_dispatch.h 2025-12-04T09:46:05.9363045Z Wrapped header: ATen/ops/tril_native.h 2025-12-04T09:46:05.9365997Z Wrapped header: ATen/ops/tril_ops.h 2025-12-04T09:46:05.9368841Z Wrapped header: ATen/ops/triplet_margin_loss.h 2025-12-04T09:46:05.9372160Z Wrapped header: ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9374794Z Wrapped header: ATen/ops/triplet_margin_loss_native.h 2025-12-04T09:46:05.9377532Z Wrapped header: ATen/ops/triplet_margin_loss_ops.h 2025-12-04T09:46:05.9380359Z Wrapped header: ATen/ops/triu.h 2025-12-04T09:46:05.9383610Z Wrapped header: ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9386270Z Wrapped header: ATen/ops/triu_cpu_dispatch.h 2025-12-04T09:46:05.9388997Z Wrapped header: ATen/ops/triu_cuda_dispatch.h 2025-12-04T09:46:05.9391748Z Wrapped header: ATen/ops/triu_indices.h 2025-12-04T09:46:05.9394959Z Wrapped header: ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9398277Z Wrapped header: ATen/ops/triu_indices_cpu_dispatch.h 2025-12-04T09:46:05.9400737Z Wrapped header: ATen/ops/triu_indices_cuda_dispatch.h 2025-12-04T09:46:05.9403669Z Wrapped header: ATen/ops/triu_indices_native.h 2025-12-04T09:46:05.9406522Z Wrapped header: ATen/ops/triu_indices_ops.h 2025-12-04T09:46:05.9409652Z Wrapped header: ATen/ops/triu_meta.h 2025-12-04T09:46:05.9412247Z Wrapped header: ATen/ops/triu_meta_dispatch.h 2025-12-04T09:46:05.9415078Z Wrapped header: ATen/ops/triu_native.h 2025-12-04T09:46:05.9417685Z Wrapped header: ATen/ops/triu_ops.h 2025-12-04T09:46:05.9420410Z Wrapped header: ATen/ops/true_divide.h 2025-12-04T09:46:05.9423278Z Wrapped header: ATen/ops/true_divide_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9425930Z Wrapped header: ATen/ops/true_divide_native.h 2025-12-04T09:46:05.9429006Z Wrapped header: ATen/ops/true_divide_ops.h 2025-12-04T09:46:05.9431601Z Wrapped header: ATen/ops/trunc.h 2025-12-04T09:46:05.9434524Z Wrapped header: ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9437269Z Wrapped header: ATen/ops/trunc_cpu_dispatch.h 2025-12-04T09:46:05.9440260Z Wrapped header: ATen/ops/trunc_cuda_dispatch.h 2025-12-04T09:46:05.9443089Z Wrapped header: ATen/ops/trunc_meta.h 2025-12-04T09:46:05.9445881Z Wrapped header: ATen/ops/trunc_meta_dispatch.h 2025-12-04T09:46:05.9448625Z Wrapped header: ATen/ops/trunc_native.h 2025-12-04T09:46:05.9451403Z Wrapped header: ATen/ops/trunc_ops.h 2025-12-04T09:46:05.9454562Z Wrapped header: ATen/ops/type_as.h 2025-12-04T09:46:05.9457178Z Wrapped header: ATen/ops/type_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9459988Z Wrapped header: ATen/ops/type_as_native.h 2025-12-04T09:46:05.9462695Z Wrapped header: ATen/ops/type_as_ops.h 2025-12-04T09:46:05.9465553Z Wrapped header: ATen/ops/t_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9468093Z Wrapped header: ATen/ops/t_copy.h 2025-12-04T09:46:05.9471077Z Wrapped header: ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9473865Z Wrapped header: ATen/ops/t_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9476690Z Wrapped header: ATen/ops/t_copy_native.h 2025-12-04T09:46:05.9479811Z Wrapped header: ATen/ops/t_copy_ops.h 2025-12-04T09:46:05.9482655Z Wrapped header: ATen/ops/t_native.h 2025-12-04T09:46:05.9485446Z Wrapped header: ATen/ops/t_ops.h 2025-12-04T09:46:05.9488131Z Wrapped header: ATen/ops/unbind.h 2025-12-04T09:46:05.9491037Z Wrapped header: ATen/ops/unbind_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9493805Z Wrapped header: ATen/ops/unbind_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9496412Z Wrapped header: ATen/ops/unbind_copy.h 2025-12-04T09:46:05.9499883Z Wrapped header: ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9502488Z Wrapped header: ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9505205Z Wrapped header: ATen/ops/unbind_copy_native.h 2025-12-04T09:46:05.9508164Z Wrapped header: ATen/ops/unbind_copy_ops.h 2025-12-04T09:46:05.9510951Z Wrapped header: ATen/ops/unbind_native.h 2025-12-04T09:46:05.9513675Z Wrapped header: ATen/ops/unbind_ops.h 2025-12-04T09:46:05.9516510Z Wrapped header: ATen/ops/unflatten.h 2025-12-04T09:46:05.9519524Z Wrapped header: ATen/ops/unflatten_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9522408Z Wrapped header: ATen/ops/unflatten_dense_tensors.h 2025-12-04T09:46:05.9525589Z Wrapped header: ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9528470Z Wrapped header: ATen/ops/unflatten_dense_tensors_native.h 2025-12-04T09:46:05.9531229Z Wrapped header: ATen/ops/unflatten_dense_tensors_ops.h 2025-12-04T09:46:05.9533910Z Wrapped header: ATen/ops/unflatten_native.h 2025-12-04T09:46:05.9536669Z Wrapped header: ATen/ops/unflatten_ops.h 2025-12-04T09:46:05.9539472Z Wrapped header: ATen/ops/unfold.h 2025-12-04T09:46:05.9542779Z Wrapped header: ATen/ops/unfold_backward.h 2025-12-04T09:46:05.9545820Z Wrapped header: ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9548466Z Wrapped header: ATen/ops/unfold_backward_cpu_dispatch.h 2025-12-04T09:46:05.9551196Z Wrapped header: ATen/ops/unfold_backward_cuda_dispatch.h 2025-12-04T09:46:05.9553908Z Wrapped header: ATen/ops/unfold_backward_native.h 2025-12-04T09:46:05.9556680Z Wrapped header: ATen/ops/unfold_backward_ops.h 2025-12-04T09:46:05.9559600Z Wrapped header: ATen/ops/unfold_copy.h 2025-12-04T09:46:05.9562754Z Wrapped header: ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9565524Z Wrapped header: ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9568095Z Wrapped header: ATen/ops/unfold_copy_native.h 2025-12-04T09:46:05.9570815Z Wrapped header: ATen/ops/unfold_copy_ops.h 2025-12-04T09:46:05.9573785Z Wrapped header: ATen/ops/unfold_cpu_dispatch.h 2025-12-04T09:46:05.9576545Z Wrapped header: ATen/ops/unfold_cuda_dispatch.h 2025-12-04T09:46:05.9579231Z Wrapped header: ATen/ops/unfold_meta_dispatch.h 2025-12-04T09:46:05.9581994Z Wrapped header: ATen/ops/unfold_native.h 2025-12-04T09:46:05.9584819Z Wrapped header: ATen/ops/unfold_ops.h 2025-12-04T09:46:05.9587652Z Wrapped header: ATen/ops/uniform.h 2025-12-04T09:46:05.9590637Z Wrapped header: ATen/ops/uniform_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9593328Z Wrapped header: ATen/ops/uniform_cpu_dispatch.h 2025-12-04T09:46:05.9596053Z Wrapped header: ATen/ops/uniform_cuda_dispatch.h 2025-12-04T09:46:05.9598888Z Wrapped header: ATen/ops/uniform_meta_dispatch.h 2025-12-04T09:46:05.9601525Z Wrapped header: ATen/ops/uniform_native.h 2025-12-04T09:46:05.9604302Z Wrapped header: ATen/ops/uniform_ops.h 2025-12-04T09:46:05.9607213Z Wrapped header: ATen/ops/unique_consecutive.h 2025-12-04T09:46:05.9610681Z Wrapped header: ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9613525Z Wrapped header: ATen/ops/unique_consecutive_cpu_dispatch.h 2025-12-04T09:46:05.9616224Z Wrapped header: ATen/ops/unique_consecutive_cuda_dispatch.h 2025-12-04T09:46:05.9618965Z Wrapped header: ATen/ops/unique_consecutive_native.h 2025-12-04T09:46:05.9621759Z Wrapped header: ATen/ops/unique_consecutive_ops.h 2025-12-04T09:46:05.9624485Z Wrapped header: ATen/ops/unique_dim.h 2025-12-04T09:46:05.9627364Z Wrapped header: ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9630577Z Wrapped header: ATen/ops/unique_dim_consecutive.h 2025-12-04T09:46:05.9633573Z Wrapped header: ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9636220Z Wrapped header: ATen/ops/unique_dim_consecutive_cpu_dispatch.h 2025-12-04T09:46:05.9639274Z Wrapped header: ATen/ops/unique_dim_consecutive_cuda_dispatch.h 2025-12-04T09:46:05.9642075Z Wrapped header: ATen/ops/unique_dim_consecutive_native.h 2025-12-04T09:46:05.9644901Z Wrapped header: ATen/ops/unique_dim_consecutive_ops.h 2025-12-04T09:46:05.9647537Z Wrapped header: ATen/ops/unique_dim_cpu_dispatch.h 2025-12-04T09:46:05.9650271Z Wrapped header: ATen/ops/unique_dim_cuda_dispatch.h 2025-12-04T09:46:05.9653089Z Wrapped header: ATen/ops/unique_dim_native.h 2025-12-04T09:46:05.9655899Z Wrapped header: ATen/ops/unique_dim_ops.h 2025-12-04T09:46:05.9658651Z Wrapped header: ATen/ops/unsafe_chunk.h 2025-12-04T09:46:05.9661519Z Wrapped header: ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9664310Z Wrapped header: ATen/ops/unsafe_chunk_native.h 2025-12-04T09:46:05.9667306Z Wrapped header: ATen/ops/unsafe_chunk_ops.h 2025-12-04T09:46:05.9670342Z Wrapped header: ATen/ops/unsafe_split.h 2025-12-04T09:46:05.9673504Z Wrapped header: ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9676240Z Wrapped header: ATen/ops/unsafe_split_native.h 2025-12-04T09:46:05.9679161Z Wrapped header: ATen/ops/unsafe_split_ops.h 2025-12-04T09:46:05.9682125Z Wrapped header: ATen/ops/unsafe_split_with_sizes.h 2025-12-04T09:46:05.9685090Z Wrapped header: ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9687952Z Wrapped header: ATen/ops/unsafe_split_with_sizes_native.h 2025-12-04T09:46:05.9690679Z Wrapped header: ATen/ops/unsafe_split_with_sizes_ops.h 2025-12-04T09:46:05.9693459Z Wrapped header: ATen/ops/unsqueeze.h 2025-12-04T09:46:05.9696432Z Wrapped header: ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9699171Z Wrapped header: ATen/ops/unsqueeze_copy.h 2025-12-04T09:46:05.9702186Z Wrapped header: ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9704897Z Wrapped header: ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9707593Z Wrapped header: ATen/ops/unsqueeze_copy_native.h 2025-12-04T09:46:05.9710412Z Wrapped header: ATen/ops/unsqueeze_copy_ops.h 2025-12-04T09:46:05.9713172Z Wrapped header: ATen/ops/unsqueeze_native.h 2025-12-04T09:46:05.9716009Z Wrapped header: ATen/ops/unsqueeze_ops.h 2025-12-04T09:46:05.9719406Z Wrapped header: ATen/ops/upsample_bicubic2d.h 2025-12-04T09:46:05.9722628Z Wrapped header: ATen/ops/upsample_bicubic2d_backward.h 2025-12-04T09:46:05.9726110Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9728794Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h 2025-12-04T09:46:05.9731900Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h 2025-12-04T09:46:05.9734769Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_meta.h 2025-12-04T09:46:05.9737627Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h 2025-12-04T09:46:05.9740376Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_native.h 2025-12-04T09:46:05.9743221Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_ops.h 2025-12-04T09:46:05.9746214Z Wrapped header: ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9748946Z Wrapped header: ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9751668Z Wrapped header: ATen/ops/upsample_bicubic2d_cpu_dispatch.h 2025-12-04T09:46:05.9754452Z Wrapped header: ATen/ops/upsample_bicubic2d_cuda_dispatch.h 2025-12-04T09:46:05.9757610Z Wrapped header: ATen/ops/upsample_bicubic2d_meta.h 2025-12-04T09:46:05.9760540Z Wrapped header: ATen/ops/upsample_bicubic2d_meta_dispatch.h 2025-12-04T09:46:05.9763326Z Wrapped header: ATen/ops/upsample_bicubic2d_native.h 2025-12-04T09:46:05.9766206Z Wrapped header: ATen/ops/upsample_bicubic2d_ops.h 2025-12-04T09:46:05.9769485Z Wrapped header: ATen/ops/upsample_bilinear2d.h 2025-12-04T09:46:05.9772648Z Wrapped header: ATen/ops/upsample_bilinear2d_backward.h 2025-12-04T09:46:05.9775674Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9778469Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h 2025-12-04T09:46:05.9781317Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h 2025-12-04T09:46:05.9784065Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_meta.h 2025-12-04T09:46:05.9788301Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h 2025-12-04T09:46:05.9790097Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_native.h 2025-12-04T09:46:05.9794010Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_ops.h 2025-12-04T09:46:05.9796198Z Wrapped header: ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9799867Z Wrapped header: ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9802005Z Wrapped header: ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9805515Z Wrapped header: ATen/ops/upsample_bilinear2d_cpu_dispatch.h 2025-12-04T09:46:05.9808038Z Wrapped header: ATen/ops/upsample_bilinear2d_cuda_dispatch.h 2025-12-04T09:46:05.9811290Z Wrapped header: ATen/ops/upsample_bilinear2d_meta.h 2025-12-04T09:46:05.9814004Z Wrapped header: ATen/ops/upsample_bilinear2d_meta_dispatch.h 2025-12-04T09:46:05.9817029Z Wrapped header: ATen/ops/upsample_bilinear2d_native.h 2025-12-04T09:46:05.9820005Z Wrapped header: ATen/ops/upsample_bilinear2d_ops.h 2025-12-04T09:46:05.9823314Z Wrapped header: ATen/ops/upsample_linear1d.h 2025-12-04T09:46:05.9826998Z Wrapped header: ATen/ops/upsample_linear1d_backward.h 2025-12-04T09:46:05.9829864Z Wrapped header: ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9833158Z Wrapped header: ATen/ops/upsample_linear1d_backward_cpu_dispatch.h 2025-12-04T09:46:05.9873576Z Wrapped header: ATen/ops/upsample_linear1d_backward_cuda_dispatch.h 2025-12-04T09:46:05.9874022Z Wrapped header: ATen/ops/upsample_linear1d_backward_meta.h 2025-12-04T09:46:05.9874473Z Wrapped header: ATen/ops/upsample_linear1d_backward_meta_dispatch.h 2025-12-04T09:46:05.9874911Z Wrapped header: ATen/ops/upsample_linear1d_backward_native.h 2025-12-04T09:46:05.9875331Z Wrapped header: ATen/ops/upsample_linear1d_backward_ops.h 2025-12-04T09:46:05.9875883Z Wrapped header: ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9876539Z Wrapped header: ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9877041Z Wrapped header: ATen/ops/upsample_linear1d_cpu_dispatch.h 2025-12-04T09:46:05.9877488Z Wrapped header: ATen/ops/upsample_linear1d_cuda_dispatch.h 2025-12-04T09:46:05.9877873Z Wrapped header: ATen/ops/upsample_linear1d_meta.h 2025-12-04T09:46:05.9879627Z Wrapped header: ATen/ops/upsample_linear1d_meta_dispatch.h 2025-12-04T09:46:05.9880025Z Wrapped header: ATen/ops/upsample_linear1d_native.h 2025-12-04T09:46:05.9880378Z Wrapped header: ATen/ops/upsample_linear1d_ops.h 2025-12-04T09:46:05.9880730Z Wrapped header: ATen/ops/upsample_nearest1d.h 2025-12-04T09:46:05.9883785Z Wrapped header: ATen/ops/upsample_nearest1d_backward.h 2025-12-04T09:46:05.9887075Z Wrapped header: ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9889890Z Wrapped header: ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h 2025-12-04T09:46:05.9892973Z Wrapped header: ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h 2025-12-04T09:46:05.9896006Z Wrapped header: ATen/ops/upsample_nearest1d_backward_meta.h 2025-12-04T09:46:05.9899199Z Wrapped header: ATen/ops/upsample_nearest1d_backward_meta_dispatch.h 2025-12-04T09:46:05.9902014Z Wrapped header: ATen/ops/upsample_nearest1d_backward_native.h 2025-12-04T09:46:05.9904924Z Wrapped header: ATen/ops/upsample_nearest1d_backward_ops.h 2025-12-04T09:46:05.9908855Z Wrapped header: ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9911493Z Wrapped header: ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9914351Z Wrapped header: ATen/ops/upsample_nearest1d_cpu_dispatch.h 2025-12-04T09:46:05.9917035Z Wrapped header: ATen/ops/upsample_nearest1d_cuda_dispatch.h 2025-12-04T09:46:05.9919901Z Wrapped header: ATen/ops/upsample_nearest1d_meta.h 2025-12-04T09:46:05.9922738Z Wrapped header: ATen/ops/upsample_nearest1d_meta_dispatch.h 2025-12-04T09:46:05.9925802Z Wrapped header: ATen/ops/upsample_nearest1d_native.h 2025-12-04T09:46:05.9928990Z Wrapped header: ATen/ops/upsample_nearest1d_ops.h 2025-12-04T09:46:05.9932471Z Wrapped header: ATen/ops/upsample_nearest2d.h 2025-12-04T09:46:05.9935606Z Wrapped header: ATen/ops/upsample_nearest2d_backward.h 2025-12-04T09:46:05.9938894Z Wrapped header: ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9941638Z Wrapped header: ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h 2025-12-04T09:46:05.9944507Z Wrapped header: ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h 2025-12-04T09:46:05.9947336Z Wrapped header: ATen/ops/upsample_nearest2d_backward_meta.h 2025-12-04T09:46:05.9950142Z Wrapped header: ATen/ops/upsample_nearest2d_backward_meta_dispatch.h 2025-12-04T09:46:05.9952964Z Wrapped header: ATen/ops/upsample_nearest2d_backward_native.h 2025-12-04T09:46:05.9955949Z Wrapped header: ATen/ops/upsample_nearest2d_backward_ops.h 2025-12-04T09:46:05.9959000Z Wrapped header: ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9961822Z Wrapped header: ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:05.9964725Z Wrapped header: ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:05.9967478Z Wrapped header: ATen/ops/upsample_nearest2d_cpu_dispatch.h 2025-12-04T09:46:05.9970276Z Wrapped header: ATen/ops/upsample_nearest2d_cuda_dispatch.h 2025-12-04T09:46:05.9973084Z Wrapped header: ATen/ops/upsample_nearest2d_meta.h 2025-12-04T09:46:05.9976080Z Wrapped header: ATen/ops/upsample_nearest2d_meta_dispatch.h 2025-12-04T09:46:05.9978852Z Wrapped header: ATen/ops/upsample_nearest2d_native.h 2025-12-04T09:46:05.9981942Z Wrapped header: ATen/ops/upsample_nearest2d_ops.h 2025-12-04T09:46:05.9985008Z Wrapped header: ATen/ops/upsample_nearest3d.h 2025-12-04T09:46:05.9988164Z Wrapped header: ATen/ops/upsample_nearest3d_backward.h 2025-12-04T09:46:05.9991245Z Wrapped header: ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:05.9994091Z Wrapped header: ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h 2025-12-04T09:46:05.9997049Z Wrapped header: ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h 2025-12-04T09:46:05.9999991Z Wrapped header: ATen/ops/upsample_nearest3d_backward_meta.h 2025-12-04T09:46:06.0002859Z Wrapped header: ATen/ops/upsample_nearest3d_backward_meta_dispatch.h 2025-12-04T09:46:06.0005610Z Wrapped header: ATen/ops/upsample_nearest3d_backward_native.h 2025-12-04T09:46:06.0008431Z Wrapped header: ATen/ops/upsample_nearest3d_backward_ops.h 2025-12-04T09:46:06.0012090Z Wrapped header: ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0014307Z Wrapped header: ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0017006Z Wrapped header: ATen/ops/upsample_nearest3d_cpu_dispatch.h 2025-12-04T09:46:06.0020069Z Wrapped header: ATen/ops/upsample_nearest3d_cuda_dispatch.h 2025-12-04T09:46:06.0022888Z Wrapped header: ATen/ops/upsample_nearest3d_meta.h 2025-12-04T09:46:06.0025700Z Wrapped header: ATen/ops/upsample_nearest3d_meta_dispatch.h 2025-12-04T09:46:06.0028505Z Wrapped header: ATen/ops/upsample_nearest3d_native.h 2025-12-04T09:46:06.0031416Z Wrapped header: ATen/ops/upsample_nearest3d_ops.h 2025-12-04T09:46:06.0034591Z Wrapped header: ATen/ops/upsample_trilinear3d.h 2025-12-04T09:46:06.0037916Z Wrapped header: ATen/ops/upsample_trilinear3d_backward.h 2025-12-04T09:46:06.0041076Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0044029Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h 2025-12-04T09:46:06.0046968Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h 2025-12-04T09:46:06.0049984Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_meta.h 2025-12-04T09:46:06.0052835Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h 2025-12-04T09:46:06.0055589Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_native.h 2025-12-04T09:46:06.0058429Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_ops.h 2025-12-04T09:46:06.0061387Z Wrapped header: ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0064127Z Wrapped header: ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0067675Z Wrapped header: ATen/ops/upsample_trilinear3d_cpu_dispatch.h 2025-12-04T09:46:06.0071450Z Wrapped header: ATen/ops/upsample_trilinear3d_cuda_dispatch.h 2025-12-04T09:46:06.0074265Z Wrapped header: ATen/ops/upsample_trilinear3d_meta.h 2025-12-04T09:46:06.0077361Z Wrapped header: ATen/ops/upsample_trilinear3d_meta_dispatch.h 2025-12-04T09:46:06.0080233Z Wrapped header: ATen/ops/upsample_trilinear3d_native.h 2025-12-04T09:46:06.0083044Z Wrapped header: ATen/ops/upsample_trilinear3d_ops.h 2025-12-04T09:46:06.0085847Z Wrapped header: ATen/ops/values.h 2025-12-04T09:46:06.0088991Z Wrapped header: ATen/ops/values_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0091577Z Wrapped header: ATen/ops/values_copy.h 2025-12-04T09:46:06.0094509Z Wrapped header: ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0097306Z Wrapped header: ATen/ops/values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0100096Z Wrapped header: ATen/ops/values_copy_native.h 2025-12-04T09:46:06.0102853Z Wrapped header: ATen/ops/values_copy_ops.h 2025-12-04T09:46:06.0105585Z Wrapped header: ATen/ops/values_native.h 2025-12-04T09:46:06.0108573Z Wrapped header: ATen/ops/values_ops.h 2025-12-04T09:46:06.0111504Z Wrapped header: ATen/ops/value_selecting_reduction_backward.h 2025-12-04T09:46:06.0114686Z Wrapped header: ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0117376Z Wrapped header: ATen/ops/value_selecting_reduction_backward_native.h 2025-12-04T09:46:06.0120405Z Wrapped header: ATen/ops/value_selecting_reduction_backward_ops.h 2025-12-04T09:46:06.0122832Z Wrapped header: ATen/ops/vander.h 2025-12-04T09:46:06.0125843Z Wrapped header: ATen/ops/vander_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0128579Z Wrapped header: ATen/ops/vander_native.h 2025-12-04T09:46:06.0131541Z Wrapped header: ATen/ops/vander_ops.h 2025-12-04T09:46:06.0134370Z Wrapped header: ATen/ops/var.h 2025-12-04T09:46:06.0137684Z Wrapped header: ATen/ops/var_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0141578Z Wrapped header: ATen/ops/var_cpu_dispatch.h 2025-12-04T09:46:06.0143549Z Wrapped header: ATen/ops/var_cuda_dispatch.h 2025-12-04T09:46:06.0147285Z Wrapped header: ATen/ops/var_mean.h 2025-12-04T09:46:06.0149308Z Wrapped header: ATen/ops/var_mean_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0153109Z Wrapped header: ATen/ops/var_mean_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0155006Z Wrapped header: ATen/ops/var_mean_cpu_dispatch.h 2025-12-04T09:46:06.0158815Z Wrapped header: ATen/ops/var_mean_cuda_dispatch.h 2025-12-04T09:46:06.0160759Z Wrapped header: ATen/ops/var_mean_native.h 2025-12-04T09:46:06.0164516Z Wrapped header: ATen/ops/var_mean_ops.h 2025-12-04T09:46:06.0166793Z Wrapped header: ATen/ops/var_native.h 2025-12-04T09:46:06.0170295Z Wrapped header: ATen/ops/var_ops.h 2025-12-04T09:46:06.0172609Z Wrapped header: ATen/ops/vdot.h 2025-12-04T09:46:06.0176062Z Wrapped header: ATen/ops/vdot_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0178496Z Wrapped header: ATen/ops/vdot_cpu_dispatch.h 2025-12-04T09:46:06.0181862Z Wrapped header: ATen/ops/vdot_cuda_dispatch.h 2025-12-04T09:46:06.0184210Z Wrapped header: ATen/ops/vdot_native.h 2025-12-04T09:46:06.0187476Z Wrapped header: ATen/ops/vdot_ops.h 2025-12-04T09:46:06.0189742Z Wrapped header: ATen/ops/view.h 2025-12-04T09:46:06.0193150Z Wrapped header: ATen/ops/view_as.h 2025-12-04T09:46:06.0195447Z Wrapped header: ATen/ops/view_as_complex.h 2025-12-04T09:46:06.0198956Z Wrapped header: ATen/ops/view_as_complex_copy.h 2025-12-04T09:46:06.0201621Z Wrapped header: ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0204860Z Wrapped header: ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0207105Z Wrapped header: ATen/ops/view_as_complex_copy_native.h 2025-12-04T09:46:06.0210405Z Wrapped header: ATen/ops/view_as_complex_copy_ops.h 2025-12-04T09:46:06.0213026Z Wrapped header: ATen/ops/view_as_complex_cpu_dispatch.h 2025-12-04T09:46:06.0216224Z Wrapped header: ATen/ops/view_as_complex_cuda_dispatch.h 2025-12-04T09:46:06.0218754Z Wrapped header: ATen/ops/view_as_complex_meta_dispatch.h 2025-12-04T09:46:06.0221916Z Wrapped header: ATen/ops/view_as_complex_native.h 2025-12-04T09:46:06.0224554Z Wrapped header: ATen/ops/view_as_complex_ops.h 2025-12-04T09:46:06.0227713Z Wrapped header: ATen/ops/view_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0230745Z Wrapped header: ATen/ops/view_as_native.h 2025-12-04T09:46:06.0233424Z Wrapped header: ATen/ops/view_as_ops.h 2025-12-04T09:46:06.0236281Z Wrapped header: ATen/ops/view_as_real.h 2025-12-04T09:46:06.0239210Z Wrapped header: ATen/ops/view_as_real_copy.h 2025-12-04T09:46:06.0242212Z Wrapped header: ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0245281Z Wrapped header: ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0247946Z Wrapped header: ATen/ops/view_as_real_copy_native.h 2025-12-04T09:46:06.0250810Z Wrapped header: ATen/ops/view_as_real_copy_ops.h 2025-12-04T09:46:06.0253591Z Wrapped header: ATen/ops/view_as_real_cpu_dispatch.h 2025-12-04T09:46:06.0256435Z Wrapped header: ATen/ops/view_as_real_cuda_dispatch.h 2025-12-04T09:46:06.0259459Z Wrapped header: ATen/ops/view_as_real_meta_dispatch.h 2025-12-04T09:46:06.0262846Z Wrapped header: ATen/ops/view_as_real_native.h 2025-12-04T09:46:06.0264949Z Wrapped header: ATen/ops/view_as_real_ops.h 2025-12-04T09:46:06.0268658Z Wrapped header: ATen/ops/view_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0270874Z Wrapped header: ATen/ops/view_copy.h 2025-12-04T09:46:06.0274535Z Wrapped header: ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0276909Z Wrapped header: ATen/ops/view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0280113Z Wrapped header: ATen/ops/view_copy_native.h 2025-12-04T09:46:06.0282686Z Wrapped header: ATen/ops/view_copy_ops.h 2025-12-04T09:46:06.0286149Z Wrapped header: ATen/ops/view_cpu_dispatch.h 2025-12-04T09:46:06.0288767Z Wrapped header: ATen/ops/view_cuda_dispatch.h 2025-12-04T09:46:06.0291590Z Wrapped header: ATen/ops/view_meta_dispatch.h 2025-12-04T09:46:06.0294393Z Wrapped header: ATen/ops/view_native.h 2025-12-04T09:46:06.0297481Z Wrapped header: ATen/ops/view_ops.h 2025-12-04T09:46:06.0300212Z Wrapped header: ATen/ops/vsplit.h 2025-12-04T09:46:06.0303399Z Wrapped header: ATen/ops/vsplit_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0306170Z Wrapped header: ATen/ops/vsplit_native.h 2025-12-04T09:46:06.0309088Z Wrapped header: ATen/ops/vsplit_ops.h 2025-12-04T09:46:06.0311971Z Wrapped header: ATen/ops/vstack.h 2025-12-04T09:46:06.0314994Z Wrapped header: ATen/ops/vstack_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0317903Z Wrapped header: ATen/ops/vstack_native.h 2025-12-04T09:46:06.0320821Z Wrapped header: ATen/ops/vstack_ops.h 2025-12-04T09:46:06.0323564Z Wrapped header: ATen/ops/where.h 2025-12-04T09:46:06.0326771Z Wrapped header: ATen/ops/where_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0329378Z Wrapped header: ATen/ops/where_cpu_dispatch.h 2025-12-04T09:46:06.0332363Z Wrapped header: ATen/ops/where_cuda_dispatch.h 2025-12-04T09:46:06.0335522Z Wrapped header: ATen/ops/where_native.h 2025-12-04T09:46:06.0342935Z Wrapped header: ATen/ops/where_ops.h 2025-12-04T09:46:06.0343234Z Wrapped header: ATen/ops/xlogy.h 2025-12-04T09:46:06.0345384Z Wrapped header: ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0348160Z Wrapped header: ATen/ops/xlogy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0351232Z Wrapped header: ATen/ops/xlogy_cpu_dispatch.h 2025-12-04T09:46:06.0354143Z Wrapped header: ATen/ops/xlogy_cuda_dispatch.h 2025-12-04T09:46:06.0356912Z Wrapped header: ATen/ops/xlogy_meta.h 2025-12-04T09:46:06.0360683Z Wrapped header: ATen/ops/xlogy_meta_dispatch.h 2025-12-04T09:46:06.0362799Z Wrapped header: ATen/ops/xlogy_native.h 2025-12-04T09:46:06.0365832Z Wrapped header: ATen/ops/xlogy_ops.h 2025-12-04T09:46:06.0368530Z Wrapped header: ATen/ops/xor.h 2025-12-04T09:46:06.0371378Z Wrapped header: ATen/ops/xor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0374099Z Wrapped header: ATen/ops/xor_native.h 2025-12-04T09:46:06.0377078Z Wrapped header: ATen/ops/xor_ops.h 2025-12-04T09:46:06.0379871Z Wrapped header: ATen/ops/zero.h 2025-12-04T09:46:06.0382768Z Wrapped header: ATen/ops/zeros.h 2025-12-04T09:46:06.0385799Z Wrapped header: ATen/ops/zeros_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0389007Z Wrapped header: ATen/ops/zeros_like.h 2025-12-04T09:46:06.0391906Z Wrapped header: ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0395205Z Wrapped header: ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:46:06.0398012Z Wrapped header: ATen/ops/zeros_like_native.h 2025-12-04T09:46:06.0400829Z Wrapped header: ATen/ops/zeros_like_ops.h 2025-12-04T09:46:06.0403575Z Wrapped header: ATen/ops/zeros_native.h 2025-12-04T09:46:06.0406425Z Wrapped header: ATen/ops/zeros_ops.h 2025-12-04T09:46:06.0409838Z Wrapped header: ATen/ops/zero_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0412573Z Wrapped header: ATen/ops/zero_cpu_dispatch.h 2025-12-04T09:46:06.0415205Z Wrapped header: ATen/ops/zero_cuda_dispatch.h 2025-12-04T09:46:06.0417856Z Wrapped header: ATen/ops/zero_meta_dispatch.h 2025-12-04T09:46:06.0420536Z Wrapped header: ATen/ops/zero_native.h 2025-12-04T09:46:06.0423398Z Wrapped header: ATen/ops/zero_ops.h 2025-12-04T09:46:06.0426667Z Wrapped header: ATen/ops/_adaptive_avg_pool2d.h 2025-12-04T09:46:06.0429717Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward.h 2025-12-04T09:46:06.0432590Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0435192Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-12-04T09:46:06.0438108Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-12-04T09:46:06.0440853Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_native.h 2025-12-04T09:46:06.0443657Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_ops.h 2025-12-04T09:46:06.0446956Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0449620Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h 2025-12-04T09:46:06.0452638Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h 2025-12-04T09:46:06.0455364Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_native.h 2025-12-04T09:46:06.0458154Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_ops.h 2025-12-04T09:46:06.0461122Z Wrapped header: ATen/ops/_adaptive_avg_pool3d.h 2025-12-04T09:46:06.0464123Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward.h 2025-12-04T09:46:06.0467022Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0469678Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-12-04T09:46:06.0472318Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-12-04T09:46:06.0475107Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_native.h 2025-12-04T09:46:06.0478234Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_ops.h 2025-12-04T09:46:06.0481342Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0483963Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h 2025-12-04T09:46:06.0486949Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h 2025-12-04T09:46:06.0489903Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_native.h 2025-12-04T09:46:06.0492826Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_ops.h 2025-12-04T09:46:06.0495654Z Wrapped header: ATen/ops/_addmm_activation.h 2025-12-04T09:46:06.0499068Z Wrapped header: ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0501678Z Wrapped header: ATen/ops/_addmm_activation_cpu_dispatch.h 2025-12-04T09:46:06.0504582Z Wrapped header: ATen/ops/_addmm_activation_cuda_dispatch.h 2025-12-04T09:46:06.0507438Z Wrapped header: ATen/ops/_addmm_activation_meta.h 2025-12-04T09:46:06.0510426Z Wrapped header: ATen/ops/_addmm_activation_meta_dispatch.h 2025-12-04T09:46:06.0513212Z Wrapped header: ATen/ops/_addmm_activation_native.h 2025-12-04T09:46:06.0516173Z Wrapped header: ATen/ops/_addmm_activation_ops.h 2025-12-04T09:46:06.0519005Z Wrapped header: ATen/ops/_add_batch_dim.h 2025-12-04T09:46:06.0522153Z Wrapped header: ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0524852Z Wrapped header: ATen/ops/_add_batch_dim_native.h 2025-12-04T09:46:06.0527764Z Wrapped header: ATen/ops/_add_batch_dim_ops.h 2025-12-04T09:46:06.0530561Z Wrapped header: ATen/ops/_add_relu.h 2025-12-04T09:46:06.0533574Z Wrapped header: ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0536392Z Wrapped header: ATen/ops/_add_relu_cpu_dispatch.h 2025-12-04T09:46:06.0539257Z Wrapped header: ATen/ops/_add_relu_meta_dispatch.h 2025-12-04T09:46:06.0542044Z Wrapped header: ATen/ops/_add_relu_native.h 2025-12-04T09:46:06.0545326Z Wrapped header: ATen/ops/_add_relu_ops.h 2025-12-04T09:46:06.0548066Z Wrapped header: ATen/ops/_aminmax.h 2025-12-04T09:46:06.0551173Z Wrapped header: ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0553840Z Wrapped header: ATen/ops/_aminmax_cpu_dispatch.h 2025-12-04T09:46:06.0556685Z Wrapped header: ATen/ops/_aminmax_cuda_dispatch.h 2025-12-04T09:46:06.0560564Z Wrapped header: ATen/ops/_aminmax_native.h 2025-12-04T09:46:06.0562660Z Wrapped header: ATen/ops/_aminmax_ops.h 2025-12-04T09:46:06.0565551Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale.h 2025-12-04T09:46:06.0568568Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0571274Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-12-04T09:46:06.0574360Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-12-04T09:46:06.0577455Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h 2025-12-04T09:46:06.0580450Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h 2025-12-04T09:46:06.0583676Z Wrapped header: ATen/ops/_amp_update_scale.h 2025-12-04T09:46:06.0586327Z Wrapped header: ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0588990Z Wrapped header: ATen/ops/_amp_update_scale_cpu_dispatch.h 2025-12-04T09:46:06.0591732Z Wrapped header: ATen/ops/_amp_update_scale_cuda_dispatch.h 2025-12-04T09:46:06.0594560Z Wrapped header: ATen/ops/_amp_update_scale_meta_dispatch.h 2025-12-04T09:46:06.0597413Z Wrapped header: ATen/ops/_amp_update_scale_native.h 2025-12-04T09:46:06.0600590Z Wrapped header: ATen/ops/_amp_update_scale_ops.h 2025-12-04T09:46:06.0603403Z Wrapped header: ATen/ops/_assert_async.h 2025-12-04T09:46:06.0606489Z Wrapped header: ATen/ops/_assert_async_cpu_dispatch.h 2025-12-04T09:46:06.0609239Z Wrapped header: ATen/ops/_assert_async_cuda_dispatch.h 2025-12-04T09:46:06.0612103Z Wrapped header: ATen/ops/_assert_async_native.h 2025-12-04T09:46:06.0614881Z Wrapped header: ATen/ops/_assert_async_ops.h 2025-12-04T09:46:06.0617707Z Wrapped header: ATen/ops/_assert_scalar.h 2025-12-04T09:46:06.0620669Z Wrapped header: ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0623557Z Wrapped header: ATen/ops/_assert_scalar_native.h 2025-12-04T09:46:06.0626360Z Wrapped header: ATen/ops/_assert_scalar_ops.h 2025-12-04T09:46:06.0629355Z Wrapped header: ATen/ops/_assert_tensor_metadata.h 2025-12-04T09:46:06.0632427Z Wrapped header: ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0635535Z Wrapped header: ATen/ops/_assert_tensor_metadata_meta_dispatch.h 2025-12-04T09:46:06.0638369Z Wrapped header: ATen/ops/_assert_tensor_metadata_native.h 2025-12-04T09:46:06.0641291Z Wrapped header: ATen/ops/_assert_tensor_metadata_ops.h 2025-12-04T09:46:06.0644250Z Wrapped header: ATen/ops/_autocast_to_full_precision.h 2025-12-04T09:46:06.0647349Z Wrapped header: ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0650136Z Wrapped header: ATen/ops/_autocast_to_full_precision_native.h 2025-12-04T09:46:06.0653032Z Wrapped header: ATen/ops/_autocast_to_full_precision_ops.h 2025-12-04T09:46:06.0656235Z Wrapped header: ATen/ops/_autocast_to_reduced_precision.h 2025-12-04T09:46:06.0659187Z Wrapped header: ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0662092Z Wrapped header: ATen/ops/_autocast_to_reduced_precision_native.h 2025-12-04T09:46:06.0665283Z Wrapped header: ATen/ops/_autocast_to_reduced_precision_ops.h 2025-12-04T09:46:06.0668224Z Wrapped header: ATen/ops/_backward.h 2025-12-04T09:46:06.0671354Z Wrapped header: ATen/ops/_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0673988Z Wrapped header: ATen/ops/_backward_native.h 2025-12-04T09:46:06.0676862Z Wrapped header: ATen/ops/_backward_ops.h 2025-12-04T09:46:06.0680909Z Wrapped header: ATen/ops/_batch_norm_impl_index.h 2025-12-04T09:46:06.0682799Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward.h 2025-12-04T09:46:06.0685669Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0688450Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward_native.h 2025-12-04T09:46:06.0691450Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward_ops.h 2025-12-04T09:46:06.0694458Z Wrapped header: ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0697233Z Wrapped header: ATen/ops/_batch_norm_impl_index_native.h 2025-12-04T09:46:06.0700271Z Wrapped header: ATen/ops/_batch_norm_impl_index_ops.h 2025-12-04T09:46:06.0703088Z Wrapped header: ATen/ops/_batch_norm_no_update.h 2025-12-04T09:46:06.0706106Z Wrapped header: ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0708756Z Wrapped header: ATen/ops/_batch_norm_no_update_native.h 2025-12-04T09:46:06.0711705Z Wrapped header: ATen/ops/_batch_norm_no_update_ops.h 2025-12-04T09:46:06.0714656Z Wrapped header: ATen/ops/_batch_norm_with_update.h 2025-12-04T09:46:06.0735589Z Wrapped header: ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0736160Z Wrapped header: ATen/ops/_batch_norm_with_update_cpu_dispatch.h 2025-12-04T09:46:06.0736620Z Wrapped header: ATen/ops/_batch_norm_with_update_cuda_dispatch.h 2025-12-04T09:46:06.0737786Z Wrapped header: ATen/ops/_batch_norm_with_update_native.h 2025-12-04T09:46:06.0738348Z Wrapped header: ATen/ops/_batch_norm_with_update_ops.h 2025-12-04T09:46:06.0738450Z Wrapped header: ATen/ops/_cast_Byte.h 2025-12-04T09:46:06.0738679Z Wrapped header: ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0738904Z Wrapped header: ATen/ops/_cast_Byte_native.h 2025-12-04T09:46:06.0741236Z Wrapped header: ATen/ops/_cast_Byte_ops.h 2025-12-04T09:46:06.0743830Z Wrapped header: ATen/ops/_cast_Char.h 2025-12-04T09:46:06.0746780Z Wrapped header: ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0750014Z Wrapped header: ATen/ops/_cast_Char_native.h 2025-12-04T09:46:06.0752749Z Wrapped header: ATen/ops/_cast_Char_ops.h 2025-12-04T09:46:06.0755601Z Wrapped header: ATen/ops/_cast_Double.h 2025-12-04T09:46:06.0758756Z Wrapped header: ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0761768Z Wrapped header: ATen/ops/_cast_Double_native.h 2025-12-04T09:46:06.0764547Z Wrapped header: ATen/ops/_cast_Double_ops.h 2025-12-04T09:46:06.0767462Z Wrapped header: ATen/ops/_cast_Float.h 2025-12-04T09:46:06.0770424Z Wrapped header: ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0773247Z Wrapped header: ATen/ops/_cast_Float_native.h 2025-12-04T09:46:06.0776024Z Wrapped header: ATen/ops/_cast_Float_ops.h 2025-12-04T09:46:06.0778867Z Wrapped header: ATen/ops/_cast_Half.h 2025-12-04T09:46:06.0781820Z Wrapped header: ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0785192Z Wrapped header: ATen/ops/_cast_Half_native.h 2025-12-04T09:46:06.0788172Z Wrapped header: ATen/ops/_cast_Half_ops.h 2025-12-04T09:46:06.0791136Z Wrapped header: ATen/ops/_cast_Int.h 2025-12-04T09:46:06.0794114Z Wrapped header: ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0797060Z Wrapped header: ATen/ops/_cast_Int_native.h 2025-12-04T09:46:06.0799942Z Wrapped header: ATen/ops/_cast_Int_ops.h 2025-12-04T09:46:06.0802680Z Wrapped header: ATen/ops/_cast_Long.h 2025-12-04T09:46:06.0806056Z Wrapped header: ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0809160Z Wrapped header: ATen/ops/_cast_Long_native.h 2025-12-04T09:46:06.0811921Z Wrapped header: ATen/ops/_cast_Long_ops.h 2025-12-04T09:46:06.0814663Z Wrapped header: ATen/ops/_cast_Short.h 2025-12-04T09:46:06.0817511Z Wrapped header: ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0820302Z Wrapped header: ATen/ops/_cast_Short_native.h 2025-12-04T09:46:06.0823322Z Wrapped header: ATen/ops/_cast_Short_ops.h 2025-12-04T09:46:06.0826346Z Wrapped header: ATen/ops/_cdist_backward.h 2025-12-04T09:46:06.0829452Z Wrapped header: ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0832118Z Wrapped header: ATen/ops/_cdist_backward_cpu_dispatch.h 2025-12-04T09:46:06.0834847Z Wrapped header: ATen/ops/_cdist_backward_cuda_dispatch.h 2025-12-04T09:46:06.0837548Z Wrapped header: ATen/ops/_cdist_backward_native.h 2025-12-04T09:46:06.0840382Z Wrapped header: ATen/ops/_cdist_backward_ops.h 2025-12-04T09:46:06.0843107Z Wrapped header: ATen/ops/_cdist_forward.h 2025-12-04T09:46:06.0846011Z Wrapped header: ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0848684Z Wrapped header: ATen/ops/_cdist_forward_cpu_dispatch.h 2025-12-04T09:46:06.0851750Z Wrapped header: ATen/ops/_cdist_forward_cuda_dispatch.h 2025-12-04T09:46:06.0854493Z Wrapped header: ATen/ops/_cdist_forward_native.h 2025-12-04T09:46:06.0857407Z Wrapped header: ATen/ops/_cdist_forward_ops.h 2025-12-04T09:46:06.0860196Z Wrapped header: ATen/ops/_cholesky_solve_helper.h 2025-12-04T09:46:06.0863111Z Wrapped header: ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0865829Z Wrapped header: ATen/ops/_cholesky_solve_helper_cpu_dispatch.h 2025-12-04T09:46:06.0868543Z Wrapped header: ATen/ops/_cholesky_solve_helper_cuda_dispatch.h 2025-12-04T09:46:06.0871309Z Wrapped header: ATen/ops/_cholesky_solve_helper_native.h 2025-12-04T09:46:06.0874091Z Wrapped header: ATen/ops/_cholesky_solve_helper_ops.h 2025-12-04T09:46:06.0877015Z Wrapped header: ATen/ops/_choose_qparams_per_tensor.h 2025-12-04T09:46:06.0880098Z Wrapped header: ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.0882936Z Wrapped header: ATen/ops/_choose_qparams_per_tensor_native.h 2025-12-04T09:46:06.0885731Z Wrapped header: ATen/ops/_choose_qparams_per_tensor_ops.h 2025-12-04T09:46:06.0888436Z Wrapped header: ATen/ops/_chunk_cat.h 2025-12-04T09:46:06.0891324Z Wrapped header: ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0893989Z Wrapped header: ATen/ops/_chunk_cat_cuda_dispatch.h 2025-12-04T09:46:06.0896690Z Wrapped header: ATen/ops/_chunk_cat_native.h 2025-12-04T09:46:06.0899558Z Wrapped header: ATen/ops/_chunk_cat_ops.h 2025-12-04T09:46:06.0902282Z Wrapped header: ATen/ops/_coalesce.h 2025-12-04T09:46:06.0904854Z Wrapped header: ATen/ops/_coalesced.h 2025-12-04T09:46:06.0907675Z Wrapped header: ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0912295Z Wrapped header: ATen/ops/_coalesced_meta_dispatch.h 2025-12-04T09:46:06.0913769Z Wrapped header: ATen/ops/_coalesced_native.h 2025-12-04T09:46:06.0956481Z Wrapped header: ATen/ops/_coalesced_ops.h 2025-12-04T09:46:06.0956753Z Wrapped header: ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0956895Z Wrapped header: ATen/ops/_coalesce_native.h 2025-12-04T09:46:06.0956996Z Wrapped header: ATen/ops/_coalesce_ops.h 2025-12-04T09:46:06.0957137Z Wrapped header: ATen/ops/_compute_linear_combination.h 2025-12-04T09:46:06.0957375Z Wrapped header: ATen/ops/_compute_linear_combination_cpu_dispatch.h 2025-12-04T09:46:06.0957676Z Wrapped header: ATen/ops/_compute_linear_combination_cuda_dispatch.h 2025-12-04T09:46:06.0957850Z Wrapped header: ATen/ops/_compute_linear_combination_native.h 2025-12-04T09:46:06.0958056Z Wrapped header: ATen/ops/_compute_linear_combination_ops.h 2025-12-04T09:46:06.0958162Z Wrapped header: ATen/ops/_conj.h 2025-12-04T09:46:06.0958356Z Wrapped header: ATen/ops/_conj_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0958455Z Wrapped header: ATen/ops/_conj_copy.h 2025-12-04T09:46:06.0958730Z Wrapped header: ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0959486Z Wrapped header: ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0962614Z Wrapped header: ATen/ops/_conj_copy_native.h 2025-12-04T09:46:06.0965466Z Wrapped header: ATen/ops/_conj_copy_ops.h 2025-12-04T09:46:06.0968631Z Wrapped header: ATen/ops/_conj_native.h 2025-12-04T09:46:06.0971395Z Wrapped header: ATen/ops/_conj_ops.h 2025-12-04T09:46:06.0974673Z Wrapped header: ATen/ops/_conj_physical.h 2025-12-04T09:46:06.0977382Z Wrapped header: ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.0980323Z Wrapped header: ATen/ops/_conj_physical_native.h 2025-12-04T09:46:06.0983005Z Wrapped header: ATen/ops/_conj_physical_ops.h 2025-12-04T09:46:06.0985940Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr.h 2025-12-04T09:46:06.0989121Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.0992001Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-12-04T09:46:06.0994898Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-12-04T09:46:06.0997702Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_meta.h 2025-12-04T09:46:06.1000580Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-12-04T09:46:06.1003327Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_native.h 2025-12-04T09:46:06.1006221Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_ops.h 2025-12-04T09:46:06.1009273Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo.h 2025-12-04T09:46:06.1012442Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.1015026Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-12-04T09:46:06.1018309Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-12-04T09:46:06.1020609Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_meta.h 2025-12-04T09:46:06.1023449Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-12-04T09:46:06.1026247Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_native.h 2025-12-04T09:46:06.1029014Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_ops.h 2025-12-04T09:46:06.1031828Z Wrapped header: ATen/ops/_convert_weight_to_int4pack.h 2025-12-04T09:46:06.1034664Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h 2025-12-04T09:46:06.1037697Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu.h 2025-12-04T09:46:06.1040564Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-12-04T09:46:06.1043475Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h 2025-12-04T09:46:06.1046337Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h 2025-12-04T09:46:06.1049282Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_native.h 2025-12-04T09:46:06.1052071Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_ops.h 2025-12-04T09:46:06.1055567Z Wrapped header: ATen/ops/_convolution.h 2025-12-04T09:46:06.1058604Z Wrapped header: ATen/ops/_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1061343Z Wrapped header: ATen/ops/_convolution_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.1064333Z Wrapped header: ATen/ops/_convolution_double_backward.h 2025-12-04T09:46:06.1067560Z Wrapped header: ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.1070171Z Wrapped header: ATen/ops/_convolution_double_backward_native.h 2025-12-04T09:46:06.1072955Z Wrapped header: ATen/ops/_convolution_double_backward_ops.h 2025-12-04T09:46:06.1075740Z Wrapped header: ATen/ops/_convolution_mode.h 2025-12-04T09:46:06.1078945Z Wrapped header: ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.1081589Z Wrapped header: ATen/ops/_convolution_mode_native.h 2025-12-04T09:46:06.1084287Z Wrapped header: ATen/ops/_convolution_mode_ops.h 2025-12-04T09:46:06.1086958Z Wrapped header: ATen/ops/_convolution_native.h 2025-12-04T09:46:06.1089918Z Wrapped header: ATen/ops/_convolution_ops.h 2025-12-04T09:46:06.1093287Z Wrapped header: ATen/ops/_conv_depthwise2d.h 2025-12-04T09:46:06.1096360Z Wrapped header: ATen/ops/_conv_depthwise2d_cuda_dispatch.h 2025-12-04T09:46:06.1099226Z Wrapped header: ATen/ops/_conv_depthwise2d_native.h 2025-12-04T09:46:06.1102216Z Wrapped header: ATen/ops/_conv_depthwise2d_ops.h 2025-12-04T09:46:06.1105070Z Wrapped header: ATen/ops/_copy_from.h 2025-12-04T09:46:06.1107806Z Wrapped header: ATen/ops/_copy_from_and_resize.h 2025-12-04T09:46:06.1110835Z Wrapped header: ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1113657Z Wrapped header: ATen/ops/_copy_from_and_resize_native.h 2025-12-04T09:46:06.1116772Z Wrapped header: ATen/ops/_copy_from_and_resize_ops.h 2025-12-04T09:46:06.1119809Z Wrapped header: ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1122758Z Wrapped header: ATen/ops/_copy_from_native.h 2025-12-04T09:46:06.1130654Z Wrapped header: ATen/ops/_copy_from_ops.h 2025-12-04T09:46:06.1134872Z Wrapped header: ATen/ops/_cslt_compress.h 2025-12-04T09:46:06.1136911Z Wrapped header: ATen/ops/_cslt_compress_cuda_dispatch.h 2025-12-04T09:46:06.1139723Z Wrapped header: ATen/ops/_cslt_compress_native.h 2025-12-04T09:46:06.1142714Z Wrapped header: ATen/ops/_cslt_compress_ops.h 2025-12-04T09:46:06.1145474Z Wrapped header: ATen/ops/_cslt_sparse_mm.h 2025-12-04T09:46:06.1148565Z Wrapped header: ATen/ops/_cslt_sparse_mm_cuda_dispatch.h 2025-12-04T09:46:06.1151315Z Wrapped header: ATen/ops/_cslt_sparse_mm_native.h 2025-12-04T09:46:06.1154267Z Wrapped header: ATen/ops/_cslt_sparse_mm_ops.h 2025-12-04T09:46:06.1157002Z Wrapped header: ATen/ops/_cslt_sparse_mm_search.h 2025-12-04T09:46:06.1160274Z Wrapped header: ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h 2025-12-04T09:46:06.1162936Z Wrapped header: ATen/ops/_cslt_sparse_mm_search_native.h 2025-12-04T09:46:06.1165875Z Wrapped header: ATen/ops/_cslt_sparse_mm_search_ops.h 2025-12-04T09:46:06.1169679Z Wrapped header: ATen/ops/_ctc_loss.h 2025-12-04T09:46:06.1172195Z Wrapped header: ATen/ops/_ctc_loss_backward.h 2025-12-04T09:46:06.1175131Z Wrapped header: ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1177931Z Wrapped header: ATen/ops/_ctc_loss_backward_cpu_dispatch.h 2025-12-04T09:46:06.1180739Z Wrapped header: ATen/ops/_ctc_loss_backward_cuda_dispatch.h 2025-12-04T09:46:06.1183546Z Wrapped header: ATen/ops/_ctc_loss_backward_native.h 2025-12-04T09:46:06.1186608Z Wrapped header: ATen/ops/_ctc_loss_backward_ops.h 2025-12-04T09:46:06.1189567Z Wrapped header: ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1192722Z Wrapped header: ATen/ops/_ctc_loss_cpu_dispatch.h 2025-12-04T09:46:06.1195546Z Wrapped header: ATen/ops/_ctc_loss_cuda_dispatch.h 2025-12-04T09:46:06.1198652Z Wrapped header: ATen/ops/_ctc_loss_meta_dispatch.h 2025-12-04T09:46:06.1201672Z Wrapped header: ATen/ops/_ctc_loss_native.h 2025-12-04T09:46:06.1204770Z Wrapped header: ATen/ops/_ctc_loss_ops.h 2025-12-04T09:46:06.1207755Z Wrapped header: ATen/ops/_cudnn_attention_backward.h 2025-12-04T09:46:06.1210738Z Wrapped header: ATen/ops/_cudnn_attention_backward_cuda_dispatch.h 2025-12-04T09:46:06.1213657Z Wrapped header: ATen/ops/_cudnn_attention_backward_native.h 2025-12-04T09:46:06.1216643Z Wrapped header: ATen/ops/_cudnn_attention_backward_ops.h 2025-12-04T09:46:06.1219510Z Wrapped header: ATen/ops/_cudnn_attention_forward.h 2025-12-04T09:46:06.1222478Z Wrapped header: ATen/ops/_cudnn_attention_forward_cuda_dispatch.h 2025-12-04T09:46:06.1225216Z Wrapped header: ATen/ops/_cudnn_attention_forward_native.h 2025-12-04T09:46:06.1228234Z Wrapped header: ATen/ops/_cudnn_attention_forward_ops.h 2025-12-04T09:46:06.1230997Z Wrapped header: ATen/ops/_cudnn_ctc_loss.h 2025-12-04T09:46:06.1234280Z Wrapped header: ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1237046Z Wrapped header: ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h 2025-12-04T09:46:06.1240345Z Wrapped header: ATen/ops/_cudnn_ctc_loss_native.h 2025-12-04T09:46:06.1243294Z Wrapped header: ATen/ops/_cudnn_ctc_loss_ops.h 2025-12-04T09:46:06.1246162Z Wrapped header: ATen/ops/_cudnn_init_dropout_state.h 2025-12-04T09:46:06.1249150Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1251907Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h 2025-12-04T09:46:06.1254693Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_native.h 2025-12-04T09:46:06.1257614Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_ops.h 2025-12-04T09:46:06.1261058Z Wrapped header: ATen/ops/_cudnn_rnn.h 2025-12-04T09:46:06.1264958Z Wrapped header: ATen/ops/_cudnn_rnn_backward.h 2025-12-04T09:46:06.1268499Z Wrapped header: ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1271160Z Wrapped header: ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h 2025-12-04T09:46:06.1274181Z Wrapped header: ATen/ops/_cudnn_rnn_backward_native.h 2025-12-04T09:46:06.1277415Z Wrapped header: ATen/ops/_cudnn_rnn_backward_ops.h 2025-12-04T09:46:06.1280540Z Wrapped header: ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1283348Z Wrapped header: ATen/ops/_cudnn_rnn_cuda_dispatch.h 2025-12-04T09:46:06.1286669Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight.h 2025-12-04T09:46:06.1289848Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1292795Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-12-04T09:46:06.1295696Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_native.h 2025-12-04T09:46:06.1298769Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_ops.h 2025-12-04T09:46:06.1301804Z Wrapped header: ATen/ops/_cudnn_rnn_native.h 2025-12-04T09:46:06.1304760Z Wrapped header: ATen/ops/_cudnn_rnn_ops.h 2025-12-04T09:46:06.1307700Z Wrapped header: ATen/ops/_cufft_clear_plan_cache.h 2025-12-04T09:46:06.1310734Z Wrapped header: ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.1313587Z Wrapped header: ATen/ops/_cufft_clear_plan_cache_native.h 2025-12-04T09:46:06.1316365Z Wrapped header: ATen/ops/_cufft_clear_plan_cache_ops.h 2025-12-04T09:46:06.1319393Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size.h 2025-12-04T09:46:06.1322388Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.1325542Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size_native.h 2025-12-04T09:46:06.1329215Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size_ops.h 2025-12-04T09:46:06.1332059Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size.h 2025-12-04T09:46:06.1335170Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.1338004Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size_native.h 2025-12-04T09:46:06.1340880Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size_ops.h 2025-12-04T09:46:06.1344110Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size.h 2025-12-04T09:46:06.1347501Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.1351210Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size_native.h 2025-12-04T09:46:06.1354389Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size_ops.h 2025-12-04T09:46:06.1357432Z Wrapped header: ATen/ops/_cummax_helper.h 2025-12-04T09:46:06.1360562Z Wrapped header: ATen/ops/_cummax_helper_cpu_dispatch.h 2025-12-04T09:46:06.1363256Z Wrapped header: ATen/ops/_cummax_helper_cuda_dispatch.h 2025-12-04T09:46:06.1366176Z Wrapped header: ATen/ops/_cummax_helper_native.h 2025-12-04T09:46:06.1369000Z Wrapped header: ATen/ops/_cummax_helper_ops.h 2025-12-04T09:46:06.1372039Z Wrapped header: ATen/ops/_cummin_helper.h 2025-12-04T09:46:06.1374974Z Wrapped header: ATen/ops/_cummin_helper_cpu_dispatch.h 2025-12-04T09:46:06.1377825Z Wrapped header: ATen/ops/_cummin_helper_cuda_dispatch.h 2025-12-04T09:46:06.1380611Z Wrapped header: ATen/ops/_cummin_helper_native.h 2025-12-04T09:46:06.1383457Z Wrapped header: ATen/ops/_cummin_helper_ops.h 2025-12-04T09:46:06.1386182Z Wrapped header: ATen/ops/_debug_has_internal_overlap.h 2025-12-04T09:46:06.1389490Z Wrapped header: ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.1392330Z Wrapped header: ATen/ops/_debug_has_internal_overlap_native.h 2025-12-04T09:46:06.1395111Z Wrapped header: ATen/ops/_debug_has_internal_overlap_ops.h 2025-12-04T09:46:06.1397900Z Wrapped header: ATen/ops/_dimI.h 2025-12-04T09:46:06.1401150Z Wrapped header: ATen/ops/_dimI_native.h 2025-12-04T09:46:06.1404055Z Wrapped header: ATen/ops/_dimI_ops.h 2025-12-04T09:46:06.1406960Z Wrapped header: ATen/ops/_dimV.h 2025-12-04T09:46:06.1409872Z Wrapped header: ATen/ops/_dimV_native.h 2025-12-04T09:46:06.1412735Z Wrapped header: ATen/ops/_dimV_ops.h 2025-12-04T09:46:06.1415441Z Wrapped header: ATen/ops/_dim_arange.h 2025-12-04T09:46:06.1418460Z Wrapped header: ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.1421139Z Wrapped header: ATen/ops/_dim_arange_native.h 2025-12-04T09:46:06.1423973Z Wrapped header: ATen/ops/_dim_arange_ops.h 2025-12-04T09:46:06.1426928Z Wrapped header: ATen/ops/_dirichlet_grad.h 2025-12-04T09:46:06.1429846Z Wrapped header: ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1432573Z Wrapped header: ATen/ops/_dirichlet_grad_cpu_dispatch.h 2025-12-04T09:46:06.1435307Z Wrapped header: ATen/ops/_dirichlet_grad_cuda_dispatch.h 2025-12-04T09:46:06.1438182Z Wrapped header: ATen/ops/_dirichlet_grad_native.h 2025-12-04T09:46:06.1441081Z Wrapped header: ATen/ops/_dirichlet_grad_ops.h 2025-12-04T09:46:06.1443799Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit.h 2025-12-04T09:46:06.1446845Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-12-04T09:46:06.1449833Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit_native.h 2025-12-04T09:46:06.1452620Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit_ops.h 2025-12-04T09:46:06.1455353Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight.h 2025-12-04T09:46:06.1458326Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-12-04T09:46:06.1461060Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight_native.h 2025-12-04T09:46:06.1463827Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight_ops.h 2025-12-04T09:46:06.1466897Z Wrapped header: ATen/ops/_efficientzerotensor.h 2025-12-04T09:46:06.1469896Z Wrapped header: ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1472581Z Wrapped header: ATen/ops/_efficientzerotensor_cpu_dispatch.h 2025-12-04T09:46:06.1475351Z Wrapped header: ATen/ops/_efficientzerotensor_cuda_dispatch.h 2025-12-04T09:46:06.1478124Z Wrapped header: ATen/ops/_efficientzerotensor_meta_dispatch.h 2025-12-04T09:46:06.1480871Z Wrapped header: ATen/ops/_efficientzerotensor_native.h 2025-12-04T09:46:06.1483635Z Wrapped header: ATen/ops/_efficientzerotensor_ops.h 2025-12-04T09:46:06.1486753Z Wrapped header: ATen/ops/_efficient_attention_backward.h 2025-12-04T09:46:06.1489609Z Wrapped header: ATen/ops/_efficient_attention_backward_cuda_dispatch.h 2025-12-04T09:46:06.1492403Z Wrapped header: ATen/ops/_efficient_attention_backward_native.h 2025-12-04T09:46:06.1496403Z Wrapped header: ATen/ops/_efficient_attention_backward_ops.h 2025-12-04T09:46:06.1498796Z Wrapped header: ATen/ops/_efficient_attention_forward.h 2025-12-04T09:46:06.1501586Z Wrapped header: ATen/ops/_efficient_attention_forward_cuda_dispatch.h 2025-12-04T09:46:06.1504423Z Wrapped header: ATen/ops/_efficient_attention_forward_native.h 2025-12-04T09:46:06.1507249Z Wrapped header: ATen/ops/_efficient_attention_forward_ops.h 2025-12-04T09:46:06.1510101Z Wrapped header: ATen/ops/_embedding_bag.h 2025-12-04T09:46:06.1513009Z Wrapped header: ATen/ops/_embedding_bag_backward.h 2025-12-04T09:46:06.1515835Z Wrapped header: ATen/ops/_embedding_bag_backward_cpu_dispatch.h 2025-12-04T09:46:06.1519016Z Wrapped header: ATen/ops/_embedding_bag_backward_cuda_dispatch.h 2025-12-04T09:46:06.1521776Z Wrapped header: ATen/ops/_embedding_bag_backward_native.h 2025-12-04T09:46:06.1524497Z Wrapped header: ATen/ops/_embedding_bag_backward_ops.h 2025-12-04T09:46:06.1527376Z Wrapped header: ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1530048Z Wrapped header: ATen/ops/_embedding_bag_cpu_dispatch.h 2025-12-04T09:46:06.1532908Z Wrapped header: ATen/ops/_embedding_bag_cuda_dispatch.h 2025-12-04T09:46:06.1536014Z Wrapped header: ATen/ops/_embedding_bag_dense_backward.h 2025-12-04T09:46:06.1538960Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1541723Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h 2025-12-04T09:46:06.1544765Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h 2025-12-04T09:46:06.1547526Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_native.h 2025-12-04T09:46:06.1550444Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_ops.h 2025-12-04T09:46:06.1553247Z Wrapped header: ATen/ops/_embedding_bag_forward_only.h 2025-12-04T09:46:06.1556244Z Wrapped header: ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1558989Z Wrapped header: ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h 2025-12-04T09:46:06.1561759Z Wrapped header: ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h 2025-12-04T09:46:06.1564441Z Wrapped header: ATen/ops/_embedding_bag_forward_only_native.h 2025-12-04T09:46:06.1567315Z Wrapped header: ATen/ops/_embedding_bag_forward_only_ops.h 2025-12-04T09:46:06.1570191Z Wrapped header: ATen/ops/_embedding_bag_native.h 2025-12-04T09:46:06.1573150Z Wrapped header: ATen/ops/_embedding_bag_ops.h 2025-12-04T09:46:06.1576222Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward.h 2025-12-04T09:46:06.1579322Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1582030Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-12-04T09:46:06.1584828Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-12-04T09:46:06.1587552Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_native.h 2025-12-04T09:46:06.1590423Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h 2025-12-04T09:46:06.1593173Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward.h 2025-12-04T09:46:06.1596344Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.1599426Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward_native.h 2025-12-04T09:46:06.1602397Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward_ops.h 2025-12-04T09:46:06.1605646Z Wrapped header: ATen/ops/_empty_affine_quantized.h 2025-12-04T09:46:06.1608820Z Wrapped header: ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1611535Z Wrapped header: ATen/ops/_empty_affine_quantized_cpu_dispatch.h 2025-12-04T09:46:06.1614772Z Wrapped header: ATen/ops/_empty_affine_quantized_native.h 2025-12-04T09:46:06.1617689Z Wrapped header: ATen/ops/_empty_affine_quantized_ops.h 2025-12-04T09:46:06.1621133Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized.h 2025-12-04T09:46:06.1624378Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1627299Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-12-04T09:46:06.1630251Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_native.h 2025-12-04T09:46:06.1633224Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_ops.h 2025-12-04T09:46:06.1636043Z Wrapped header: ATen/ops/_euclidean_dist.h 2025-12-04T09:46:06.1639183Z Wrapped header: ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1641913Z Wrapped header: ATen/ops/_euclidean_dist_native.h 2025-12-04T09:46:06.1644730Z Wrapped header: ATen/ops/_euclidean_dist_ops.h 2025-12-04T09:46:06.1647745Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine.h 2025-12-04T09:46:06.1650992Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h 2025-12-04T09:46:06.1654372Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-12-04T09:46:06.1657375Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-12-04T09:46:06.1660254Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-12-04T09:46:06.1663122Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-12-04T09:46:06.1666276Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1669008Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-12-04T09:46:06.1672093Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-12-04T09:46:06.1675005Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h 2025-12-04T09:46:06.1678145Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h 2025-12-04T09:46:06.1681043Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine.h 2025-12-04T09:46:06.1684056Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h 2025-12-04T09:46:06.1686991Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-12-04T09:46:06.1689885Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-12-04T09:46:06.1692677Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-12-04T09:46:06.1695755Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-12-04T09:46:06.1698755Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1701879Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-12-04T09:46:06.1704699Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-12-04T09:46:06.1707695Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h 2025-12-04T09:46:06.1710592Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h 2025-12-04T09:46:06.1713542Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-12-04T09:46:06.1716863Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1719787Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-12-04T09:46:06.1723211Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-12-04T09:46:06.1725763Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-12-04T09:46:06.1728554Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-12-04T09:46:06.1731424Z Wrapped header: ATen/ops/_fft_c2c.h 2025-12-04T09:46:06.1734416Z Wrapped header: ATen/ops/_fft_c2c_cpu_dispatch.h 2025-12-04T09:46:06.1737120Z Wrapped header: ATen/ops/_fft_c2c_cuda_dispatch.h 2025-12-04T09:46:06.1739991Z Wrapped header: ATen/ops/_fft_c2c_native.h 2025-12-04T09:46:06.1742880Z Wrapped header: ATen/ops/_fft_c2c_ops.h 2025-12-04T09:46:06.1745949Z Wrapped header: ATen/ops/_fft_c2r.h 2025-12-04T09:46:06.1748746Z Wrapped header: ATen/ops/_fft_c2r_cpu_dispatch.h 2025-12-04T09:46:06.1751654Z Wrapped header: ATen/ops/_fft_c2r_cuda_dispatch.h 2025-12-04T09:46:06.1754432Z Wrapped header: ATen/ops/_fft_c2r_native.h 2025-12-04T09:46:06.1757554Z Wrapped header: ATen/ops/_fft_c2r_ops.h 2025-12-04T09:46:06.1760317Z Wrapped header: ATen/ops/_fft_r2c.h 2025-12-04T09:46:06.1763432Z Wrapped header: ATen/ops/_fft_r2c_cpu_dispatch.h 2025-12-04T09:46:06.1766158Z Wrapped header: ATen/ops/_fft_r2c_cuda_dispatch.h 2025-12-04T09:46:06.1769024Z Wrapped header: ATen/ops/_fft_r2c_native.h 2025-12-04T09:46:06.1771746Z Wrapped header: ATen/ops/_fft_r2c_ops.h 2025-12-04T09:46:06.1774702Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask.h 2025-12-04T09:46:06.1777502Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-12-04T09:46:06.1780654Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-12-04T09:46:06.1783555Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_native.h 2025-12-04T09:46:06.1786542Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_ops.h 2025-12-04T09:46:06.1789465Z Wrapped header: ATen/ops/_flash_attention_backward.h 2025-12-04T09:46:06.1792476Z Wrapped header: ATen/ops/_flash_attention_backward_cuda_dispatch.h 2025-12-04T09:46:06.1795298Z Wrapped header: ATen/ops/_flash_attention_backward_native.h 2025-12-04T09:46:06.1798763Z Wrapped header: ATen/ops/_flash_attention_backward_ops.h 2025-12-04T09:46:06.1803381Z Wrapped header: ATen/ops/_flash_attention_forward.h 2025-12-04T09:46:06.1806429Z Wrapped header: ATen/ops/_flash_attention_forward_cuda_dispatch.h 2025-12-04T09:46:06.1809364Z Wrapped header: ATen/ops/_flash_attention_forward_native.h 2025-12-04T09:46:06.1812448Z Wrapped header: ATen/ops/_flash_attention_forward_ops.h 2025-12-04T09:46:06.1815563Z Wrapped header: ATen/ops/_foobar.h 2025-12-04T09:46:06.1818632Z Wrapped header: ATen/ops/_foobar_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1821388Z Wrapped header: ATen/ops/_foobar_cpu_dispatch.h 2025-12-04T09:46:06.1824147Z Wrapped header: ATen/ops/_foobar_native.h 2025-12-04T09:46:06.1827055Z Wrapped header: ATen/ops/_foobar_ops.h 2025-12-04T09:46:06.1829868Z Wrapped header: ATen/ops/_foreach_abs.h 2025-12-04T09:46:06.1833032Z Wrapped header: ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1835761Z Wrapped header: ATen/ops/_foreach_abs_cuda_dispatch.h 2025-12-04T09:46:06.1838840Z Wrapped header: ATen/ops/_foreach_abs_native.h 2025-12-04T09:46:06.1841695Z Wrapped header: ATen/ops/_foreach_abs_ops.h 2025-12-04T09:46:06.1844941Z Wrapped header: ATen/ops/_foreach_acos.h 2025-12-04T09:46:06.1859721Z Wrapped header: ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1859886Z Wrapped header: ATen/ops/_foreach_acos_cuda_dispatch.h 2025-12-04T09:46:06.1860009Z Wrapped header: ATen/ops/_foreach_acos_native.h 2025-12-04T09:46:06.1860134Z Wrapped header: ATen/ops/_foreach_acos_ops.h 2025-12-04T09:46:06.1861509Z Wrapped header: ATen/ops/_foreach_add.h 2025-12-04T09:46:06.1865527Z Wrapped header: ATen/ops/_foreach_addcdiv.h 2025-12-04T09:46:06.1867706Z Wrapped header: ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1871635Z Wrapped header: ATen/ops/_foreach_addcdiv_cuda_dispatch.h 2025-12-04T09:46:06.1873470Z Wrapped header: ATen/ops/_foreach_addcdiv_native.h 2025-12-04T09:46:06.1877771Z Wrapped header: ATen/ops/_foreach_addcdiv_ops.h 2025-12-04T09:46:06.1879977Z Wrapped header: ATen/ops/_foreach_addcmul.h 2025-12-04T09:46:06.1883815Z Wrapped header: ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1886122Z Wrapped header: ATen/ops/_foreach_addcmul_cuda_dispatch.h 2025-12-04T09:46:06.1888991Z Wrapped header: ATen/ops/_foreach_addcmul_native.h 2025-12-04T09:46:06.1892103Z Wrapped header: ATen/ops/_foreach_addcmul_ops.h 2025-12-04T09:46:06.1895328Z Wrapped header: ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1898153Z Wrapped header: ATen/ops/_foreach_add_cuda_dispatch.h 2025-12-04T09:46:06.1901339Z Wrapped header: ATen/ops/_foreach_add_native.h 2025-12-04T09:46:06.1904701Z Wrapped header: ATen/ops/_foreach_add_ops.h 2025-12-04T09:46:06.1907529Z Wrapped header: ATen/ops/_foreach_asin.h 2025-12-04T09:46:06.1910956Z Wrapped header: ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1913385Z Wrapped header: ATen/ops/_foreach_asin_cuda_dispatch.h 2025-12-04T09:46:06.1916196Z Wrapped header: ATen/ops/_foreach_asin_native.h 2025-12-04T09:46:06.1919522Z Wrapped header: ATen/ops/_foreach_asin_ops.h 2025-12-04T09:46:06.1922324Z Wrapped header: ATen/ops/_foreach_atan.h 2025-12-04T09:46:06.1925490Z Wrapped header: ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1928849Z Wrapped header: ATen/ops/_foreach_atan_cuda_dispatch.h 2025-12-04T09:46:06.1931730Z Wrapped header: ATen/ops/_foreach_atan_native.h 2025-12-04T09:46:06.1934665Z Wrapped header: ATen/ops/_foreach_atan_ops.h 2025-12-04T09:46:06.1937600Z Wrapped header: ATen/ops/_foreach_ceil.h 2025-12-04T09:46:06.1941159Z Wrapped header: ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1943888Z Wrapped header: ATen/ops/_foreach_ceil_cuda_dispatch.h 2025-12-04T09:46:06.1946806Z Wrapped header: ATen/ops/_foreach_ceil_native.h 2025-12-04T09:46:06.1949951Z Wrapped header: ATen/ops/_foreach_ceil_ops.h 2025-12-04T09:46:06.1953081Z Wrapped header: ATen/ops/_foreach_clamp_max.h 2025-12-04T09:46:06.1956024Z Wrapped header: ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1959438Z Wrapped header: ATen/ops/_foreach_clamp_max_cuda_dispatch.h 2025-12-04T09:46:06.1963025Z Wrapped header: ATen/ops/_foreach_clamp_max_native.h 2025-12-04T09:46:06.1966395Z Wrapped header: ATen/ops/_foreach_clamp_max_ops.h 2025-12-04T09:46:06.1969638Z Wrapped header: ATen/ops/_foreach_clamp_min.h 2025-12-04T09:46:06.1972637Z Wrapped header: ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1975392Z Wrapped header: ATen/ops/_foreach_clamp_min_cuda_dispatch.h 2025-12-04T09:46:06.1978240Z Wrapped header: ATen/ops/_foreach_clamp_min_native.h 2025-12-04T09:46:06.1981525Z Wrapped header: ATen/ops/_foreach_clamp_min_ops.h 2025-12-04T09:46:06.1984478Z Wrapped header: ATen/ops/_foreach_copy.h 2025-12-04T09:46:06.1987726Z Wrapped header: ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.1990504Z Wrapped header: ATen/ops/_foreach_copy_cuda_dispatch.h 2025-12-04T09:46:06.1993292Z Wrapped header: ATen/ops/_foreach_copy_native.h 2025-12-04T09:46:06.1996167Z Wrapped header: ATen/ops/_foreach_copy_ops.h 2025-12-04T09:46:06.1999286Z Wrapped header: ATen/ops/_foreach_cos.h 2025-12-04T09:46:06.2002133Z Wrapped header: ATen/ops/_foreach_cosh.h 2025-12-04T09:46:06.2005337Z Wrapped header: ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2013990Z Wrapped header: ATen/ops/_foreach_cosh_cuda_dispatch.h 2025-12-04T09:46:06.2016976Z Wrapped header: ATen/ops/_foreach_cosh_native.h 2025-12-04T09:46:06.2017166Z Wrapped header: ATen/ops/_foreach_cosh_ops.h 2025-12-04T09:46:06.2020301Z Wrapped header: ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2023346Z Wrapped header: ATen/ops/_foreach_cos_cuda_dispatch.h 2025-12-04T09:46:06.2026885Z Wrapped header: ATen/ops/_foreach_cos_native.h 2025-12-04T09:46:06.2029447Z Wrapped header: ATen/ops/_foreach_cos_ops.h 2025-12-04T09:46:06.2032437Z Wrapped header: ATen/ops/_foreach_div.h 2025-12-04T09:46:06.2035527Z Wrapped header: ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2038535Z Wrapped header: ATen/ops/_foreach_div_cuda_dispatch.h 2025-12-04T09:46:06.2041465Z Wrapped header: ATen/ops/_foreach_div_native.h 2025-12-04T09:46:06.2045182Z Wrapped header: ATen/ops/_foreach_div_ops.h 2025-12-04T09:46:06.2048158Z Wrapped header: ATen/ops/_foreach_erf.h 2025-12-04T09:46:06.2051020Z Wrapped header: ATen/ops/_foreach_erfc.h 2025-12-04T09:46:06.2054052Z Wrapped header: ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2056881Z Wrapped header: ATen/ops/_foreach_erfc_cuda_dispatch.h 2025-12-04T09:46:06.2059883Z Wrapped header: ATen/ops/_foreach_erfc_native.h 2025-12-04T09:46:06.2062791Z Wrapped header: ATen/ops/_foreach_erfc_ops.h 2025-12-04T09:46:06.2065858Z Wrapped header: ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2068869Z Wrapped header: ATen/ops/_foreach_erf_cuda_dispatch.h 2025-12-04T09:46:06.2071756Z Wrapped header: ATen/ops/_foreach_erf_native.h 2025-12-04T09:46:06.2074621Z Wrapped header: ATen/ops/_foreach_erf_ops.h 2025-12-04T09:46:06.2077525Z Wrapped header: ATen/ops/_foreach_exp.h 2025-12-04T09:46:06.2080481Z Wrapped header: ATen/ops/_foreach_expm1.h 2025-12-04T09:46:06.2083715Z Wrapped header: ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2086575Z Wrapped header: ATen/ops/_foreach_expm1_cuda_dispatch.h 2025-12-04T09:46:06.2089374Z Wrapped header: ATen/ops/_foreach_expm1_native.h 2025-12-04T09:46:06.2092315Z Wrapped header: ATen/ops/_foreach_expm1_ops.h 2025-12-04T09:46:06.2095500Z Wrapped header: ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2098511Z Wrapped header: ATen/ops/_foreach_exp_cuda_dispatch.h 2025-12-04T09:46:06.2101486Z Wrapped header: ATen/ops/_foreach_exp_native.h 2025-12-04T09:46:06.2104401Z Wrapped header: ATen/ops/_foreach_exp_ops.h 2025-12-04T09:46:06.2107196Z Wrapped header: ATen/ops/_foreach_floor.h 2025-12-04T09:46:06.2110139Z Wrapped header: ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2112904Z Wrapped header: ATen/ops/_foreach_floor_cuda_dispatch.h 2025-12-04T09:46:06.2116484Z Wrapped header: ATen/ops/_foreach_floor_native.h 2025-12-04T09:46:06.2119802Z Wrapped header: ATen/ops/_foreach_floor_ops.h 2025-12-04T09:46:06.2122606Z Wrapped header: ATen/ops/_foreach_frac.h 2025-12-04T09:46:06.2125631Z Wrapped header: ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2128610Z Wrapped header: ATen/ops/_foreach_frac_cuda_dispatch.h 2025-12-04T09:46:06.2131445Z Wrapped header: ATen/ops/_foreach_frac_native.h 2025-12-04T09:46:06.2134443Z Wrapped header: ATen/ops/_foreach_frac_ops.h 2025-12-04T09:46:06.2137494Z Wrapped header: ATen/ops/_foreach_lerp.h 2025-12-04T09:46:06.2140475Z Wrapped header: ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2143174Z Wrapped header: ATen/ops/_foreach_lerp_cuda_dispatch.h 2025-12-04T09:46:06.2146013Z Wrapped header: ATen/ops/_foreach_lerp_native.h 2025-12-04T09:46:06.2149118Z Wrapped header: ATen/ops/_foreach_lerp_ops.h 2025-12-04T09:46:06.2151952Z Wrapped header: ATen/ops/_foreach_lgamma.h 2025-12-04T09:46:06.2154888Z Wrapped header: ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2157679Z Wrapped header: ATen/ops/_foreach_lgamma_cuda_dispatch.h 2025-12-04T09:46:06.2160499Z Wrapped header: ATen/ops/_foreach_lgamma_native.h 2025-12-04T09:46:06.2163769Z Wrapped header: ATen/ops/_foreach_lgamma_ops.h 2025-12-04T09:46:06.2166597Z Wrapped header: ATen/ops/_foreach_log.h 2025-12-04T09:46:06.2169346Z Wrapped header: ATen/ops/_foreach_log10.h 2025-12-04T09:46:06.2172298Z Wrapped header: ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2175147Z Wrapped header: ATen/ops/_foreach_log10_cuda_dispatch.h 2025-12-04T09:46:06.2177820Z Wrapped header: ATen/ops/_foreach_log10_native.h 2025-12-04T09:46:06.2180722Z Wrapped header: ATen/ops/_foreach_log10_ops.h 2025-12-04T09:46:06.2183489Z Wrapped header: ATen/ops/_foreach_log1p.h 2025-12-04T09:46:06.2186476Z Wrapped header: ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2189169Z Wrapped header: ATen/ops/_foreach_log1p_cuda_dispatch.h 2025-12-04T09:46:06.2191939Z Wrapped header: ATen/ops/_foreach_log1p_native.h 2025-12-04T09:46:06.2194922Z Wrapped header: ATen/ops/_foreach_log1p_ops.h 2025-12-04T09:46:06.2198099Z Wrapped header: ATen/ops/_foreach_log2.h 2025-12-04T09:46:06.2201470Z Wrapped header: ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2204888Z Wrapped header: ATen/ops/_foreach_log2_cuda_dispatch.h 2025-12-04T09:46:06.2206879Z Wrapped header: ATen/ops/_foreach_log2_native.h 2025-12-04T09:46:06.2210593Z Wrapped header: ATen/ops/_foreach_log2_ops.h 2025-12-04T09:46:06.2212858Z Wrapped header: ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2216337Z Wrapped header: ATen/ops/_foreach_log_cuda_dispatch.h 2025-12-04T09:46:06.2218484Z Wrapped header: ATen/ops/_foreach_log_native.h 2025-12-04T09:46:06.2222039Z Wrapped header: ATen/ops/_foreach_log_ops.h 2025-12-04T09:46:06.2224167Z Wrapped header: ATen/ops/_foreach_max.h 2025-12-04T09:46:06.2227382Z Wrapped header: ATen/ops/_foreach_maximum.h 2025-12-04T09:46:06.2230430Z Wrapped header: ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2233790Z Wrapped header: ATen/ops/_foreach_maximum_cuda_dispatch.h 2025-12-04T09:46:06.2236121Z Wrapped header: ATen/ops/_foreach_maximum_native.h 2025-12-04T09:46:06.2239570Z Wrapped header: ATen/ops/_foreach_maximum_ops.h 2025-12-04T09:46:06.2242576Z Wrapped header: ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2245682Z Wrapped header: ATen/ops/_foreach_max_cuda_dispatch.h 2025-12-04T09:46:06.2248417Z Wrapped header: ATen/ops/_foreach_max_native.h 2025-12-04T09:46:06.2251383Z Wrapped header: ATen/ops/_foreach_max_ops.h 2025-12-04T09:46:06.2254294Z Wrapped header: ATen/ops/_foreach_minimum.h 2025-12-04T09:46:06.2257406Z Wrapped header: ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2260185Z Wrapped header: ATen/ops/_foreach_minimum_cuda_dispatch.h 2025-12-04T09:46:06.2263432Z Wrapped header: ATen/ops/_foreach_minimum_native.h 2025-12-04T09:46:06.2266456Z Wrapped header: ATen/ops/_foreach_minimum_ops.h 2025-12-04T09:46:06.2269622Z Wrapped header: ATen/ops/_foreach_mul.h 2025-12-04T09:46:06.2272613Z Wrapped header: ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2275510Z Wrapped header: ATen/ops/_foreach_mul_cuda_dispatch.h 2025-12-04T09:46:06.2279443Z Wrapped header: ATen/ops/_foreach_mul_native.h 2025-12-04T09:46:06.2281807Z Wrapped header: ATen/ops/_foreach_mul_ops.h 2025-12-04T09:46:06.2285267Z Wrapped header: ATen/ops/_foreach_neg.h 2025-12-04T09:46:06.2287659Z Wrapped header: ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2291018Z Wrapped header: ATen/ops/_foreach_neg_cuda_dispatch.h 2025-12-04T09:46:06.2293264Z Wrapped header: ATen/ops/_foreach_neg_native.h 2025-12-04T09:46:06.2296894Z Wrapped header: ATen/ops/_foreach_neg_ops.h 2025-12-04T09:46:06.2299884Z Wrapped header: ATen/ops/_foreach_norm.h 2025-12-04T09:46:06.2303013Z Wrapped header: ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2305831Z Wrapped header: ATen/ops/_foreach_norm_cuda_dispatch.h 2025-12-04T09:46:06.2308826Z Wrapped header: ATen/ops/_foreach_norm_native.h 2025-12-04T09:46:06.2311677Z Wrapped header: ATen/ops/_foreach_norm_ops.h 2025-12-04T09:46:06.2314850Z Wrapped header: ATen/ops/_foreach_pow.h 2025-12-04T09:46:06.2317763Z Wrapped header: ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2320737Z Wrapped header: ATen/ops/_foreach_pow_cuda_dispatch.h 2025-12-04T09:46:06.2323930Z Wrapped header: ATen/ops/_foreach_pow_native.h 2025-12-04T09:46:06.2327315Z Wrapped header: ATen/ops/_foreach_pow_ops.h 2025-12-04T09:46:06.2331070Z Wrapped header: ATen/ops/_foreach_reciprocal.h 2025-12-04T09:46:06.2333462Z Wrapped header: ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2336841Z Wrapped header: ATen/ops/_foreach_reciprocal_cuda_dispatch.h 2025-12-04T09:46:06.2339165Z Wrapped header: ATen/ops/_foreach_reciprocal_native.h 2025-12-04T09:46:06.2342925Z Wrapped header: ATen/ops/_foreach_reciprocal_ops.h 2025-12-04T09:46:06.2344910Z Wrapped header: ATen/ops/_foreach_round.h 2025-12-04T09:46:06.2371361Z Wrapped header: ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2371551Z Wrapped header: ATen/ops/_foreach_round_cuda_dispatch.h 2025-12-04T09:46:06.2371670Z Wrapped header: ATen/ops/_foreach_round_native.h 2025-12-04T09:46:06.2371784Z Wrapped header: ATen/ops/_foreach_round_ops.h 2025-12-04T09:46:06.2371886Z Wrapped header: ATen/ops/_foreach_rsqrt.h 2025-12-04T09:46:06.2372114Z Wrapped header: ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2372253Z Wrapped header: ATen/ops/_foreach_rsqrt_cuda_dispatch.h 2025-12-04T09:46:06.2372371Z Wrapped header: ATen/ops/_foreach_rsqrt_native.h 2025-12-04T09:46:06.2373933Z Wrapped header: ATen/ops/_foreach_rsqrt_ops.h 2025-12-04T09:46:06.2377278Z Wrapped header: ATen/ops/_foreach_sigmoid.h 2025-12-04T09:46:06.2379779Z Wrapped header: ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2383377Z Wrapped header: ATen/ops/_foreach_sigmoid_cuda_dispatch.h 2025-12-04T09:46:06.2385441Z Wrapped header: ATen/ops/_foreach_sigmoid_native.h 2025-12-04T09:46:06.2389382Z Wrapped header: ATen/ops/_foreach_sigmoid_ops.h 2025-12-04T09:46:06.2391255Z Wrapped header: ATen/ops/_foreach_sign.h 2025-12-04T09:46:06.2395535Z Wrapped header: ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2397152Z Wrapped header: ATen/ops/_foreach_sign_cuda_dispatch.h 2025-12-04T09:46:06.2400363Z Wrapped header: ATen/ops/_foreach_sign_native.h 2025-12-04T09:46:06.2403198Z Wrapped header: ATen/ops/_foreach_sign_ops.h 2025-12-04T09:46:06.2406454Z Wrapped header: ATen/ops/_foreach_sin.h 2025-12-04T09:46:06.2409180Z Wrapped header: ATen/ops/_foreach_sinh.h 2025-12-04T09:46:06.2412182Z Wrapped header: ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2414806Z Wrapped header: ATen/ops/_foreach_sinh_cuda_dispatch.h 2025-12-04T09:46:06.2417528Z Wrapped header: ATen/ops/_foreach_sinh_native.h 2025-12-04T09:46:06.2420342Z Wrapped header: ATen/ops/_foreach_sinh_ops.h 2025-12-04T09:46:06.2423493Z Wrapped header: ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2426179Z Wrapped header: ATen/ops/_foreach_sin_cuda_dispatch.h 2025-12-04T09:46:06.2428908Z Wrapped header: ATen/ops/_foreach_sin_native.h 2025-12-04T09:46:06.2431731Z Wrapped header: ATen/ops/_foreach_sin_ops.h 2025-12-04T09:46:06.2435017Z Wrapped header: ATen/ops/_foreach_sqrt.h 2025-12-04T09:46:06.2437768Z Wrapped header: ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2440496Z Wrapped header: ATen/ops/_foreach_sqrt_cuda_dispatch.h 2025-12-04T09:46:06.2443221Z Wrapped header: ATen/ops/_foreach_sqrt_native.h 2025-12-04T09:46:06.2446030Z Wrapped header: ATen/ops/_foreach_sqrt_ops.h 2025-12-04T09:46:06.2448903Z Wrapped header: ATen/ops/_foreach_sub.h 2025-12-04T09:46:06.2451826Z Wrapped header: ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2454697Z Wrapped header: ATen/ops/_foreach_sub_cuda_dispatch.h 2025-12-04T09:46:06.2457562Z Wrapped header: ATen/ops/_foreach_sub_native.h 2025-12-04T09:46:06.2460662Z Wrapped header: ATen/ops/_foreach_sub_ops.h 2025-12-04T09:46:06.2463434Z Wrapped header: ATen/ops/_foreach_tan.h 2025-12-04T09:46:06.2466272Z Wrapped header: ATen/ops/_foreach_tanh.h 2025-12-04T09:46:06.2469385Z Wrapped header: ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2472161Z Wrapped header: ATen/ops/_foreach_tanh_cuda_dispatch.h 2025-12-04T09:46:06.2474928Z Wrapped header: ATen/ops/_foreach_tanh_native.h 2025-12-04T09:46:06.2477806Z Wrapped header: ATen/ops/_foreach_tanh_ops.h 2025-12-04T09:46:06.2480770Z Wrapped header: ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2483459Z Wrapped header: ATen/ops/_foreach_tan_cuda_dispatch.h 2025-12-04T09:46:06.2486271Z Wrapped header: ATen/ops/_foreach_tan_native.h 2025-12-04T09:46:06.2489015Z Wrapped header: ATen/ops/_foreach_tan_ops.h 2025-12-04T09:46:06.2491797Z Wrapped header: ATen/ops/_foreach_trunc.h 2025-12-04T09:46:06.2494699Z Wrapped header: ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2497360Z Wrapped header: ATen/ops/_foreach_trunc_cuda_dispatch.h 2025-12-04T09:46:06.2500517Z Wrapped header: ATen/ops/_foreach_trunc_native.h 2025-12-04T09:46:06.2503498Z Wrapped header: ATen/ops/_foreach_trunc_ops.h 2025-12-04T09:46:06.2506286Z Wrapped header: ATen/ops/_foreach_zero.h 2025-12-04T09:46:06.2509277Z Wrapped header: ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2512359Z Wrapped header: ATen/ops/_foreach_zero_cuda_dispatch.h 2025-12-04T09:46:06.2515219Z Wrapped header: ATen/ops/_foreach_zero_native.h 2025-12-04T09:46:06.2518208Z Wrapped header: ATen/ops/_foreach_zero_ops.h 2025-12-04T09:46:06.2521086Z Wrapped header: ATen/ops/_functional_assert_async.h 2025-12-04T09:46:06.2523907Z Wrapped header: ATen/ops/_functional_assert_async_cpu_dispatch.h 2025-12-04T09:46:06.2526682Z Wrapped header: ATen/ops/_functional_assert_async_native.h 2025-12-04T09:46:06.2529492Z Wrapped header: ATen/ops/_functional_assert_async_ops.h 2025-12-04T09:46:06.2532397Z Wrapped header: ATen/ops/_functional_assert_scalar.h 2025-12-04T09:46:06.2535366Z Wrapped header: ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2538040Z Wrapped header: ATen/ops/_functional_assert_scalar_native.h 2025-12-04T09:46:06.2540758Z Wrapped header: ATen/ops/_functional_assert_scalar_ops.h 2025-12-04T09:46:06.2543542Z Wrapped header: ATen/ops/_functional_sym_constrain_range.h 2025-12-04T09:46:06.2546467Z Wrapped header: ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2549217Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size.h 2025-12-04T09:46:06.2552361Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2555133Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size_native.h 2025-12-04T09:46:06.2558413Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size_ops.h 2025-12-04T09:46:06.2561193Z Wrapped header: ATen/ops/_functional_sym_constrain_range_native.h 2025-12-04T09:46:06.2563949Z Wrapped header: ATen/ops/_functional_sym_constrain_range_ops.h 2025-12-04T09:46:06.2566944Z Wrapped header: ATen/ops/_fused_adagrad.h 2025-12-04T09:46:06.2569938Z Wrapped header: ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2572625Z Wrapped header: ATen/ops/_fused_adagrad_cpu_dispatch.h 2025-12-04T09:46:06.2575407Z Wrapped header: ATen/ops/_fused_adagrad_cuda_dispatch.h 2025-12-04T09:46:06.2578217Z Wrapped header: ATen/ops/_fused_adagrad_native.h 2025-12-04T09:46:06.2581473Z Wrapped header: ATen/ops/_fused_adagrad_ops.h 2025-12-04T09:46:06.2584658Z Wrapped header: ATen/ops/_fused_adam.h 2025-12-04T09:46:06.2587790Z Wrapped header: ATen/ops/_fused_adamw.h 2025-12-04T09:46:06.2590986Z Wrapped header: ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2593794Z Wrapped header: ATen/ops/_fused_adamw_cpu_dispatch.h 2025-12-04T09:46:06.2596567Z Wrapped header: ATen/ops/_fused_adamw_cuda_dispatch.h 2025-12-04T09:46:06.2599923Z Wrapped header: ATen/ops/_fused_adamw_native.h 2025-12-04T09:46:06.2603191Z Wrapped header: ATen/ops/_fused_adamw_ops.h 2025-12-04T09:46:06.2606201Z Wrapped header: ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2608986Z Wrapped header: ATen/ops/_fused_adam_cpu_dispatch.h 2025-12-04T09:46:06.2611963Z Wrapped header: ATen/ops/_fused_adam_cuda_dispatch.h 2025-12-04T09:46:06.2614827Z Wrapped header: ATen/ops/_fused_adam_native.h 2025-12-04T09:46:06.2618350Z Wrapped header: ATen/ops/_fused_adam_ops.h 2025-12-04T09:46:06.2621345Z Wrapped header: ATen/ops/_fused_dropout.h 2025-12-04T09:46:06.2624818Z Wrapped header: ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2627651Z Wrapped header: ATen/ops/_fused_dropout_cuda_dispatch.h 2025-12-04T09:46:06.2630438Z Wrapped header: ATen/ops/_fused_dropout_native.h 2025-12-04T09:46:06.2633491Z Wrapped header: ATen/ops/_fused_dropout_ops.h 2025-12-04T09:46:06.2636501Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper.h 2025-12-04T09:46:06.2640408Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2643486Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-12-04T09:46:06.2646674Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-12-04T09:46:06.2649685Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_native.h 2025-12-04T09:46:06.2653101Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h 2025-12-04T09:46:06.2656080Z Wrapped header: ATen/ops/_fused_rms_norm.h 2025-12-04T09:46:06.2659055Z Wrapped header: ATen/ops/_fused_rms_norm_backward.h 2025-12-04T09:46:06.2662027Z Wrapped header: ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h 2025-12-04T09:46:06.2664806Z Wrapped header: ATen/ops/_fused_rms_norm_backward_native.h 2025-12-04T09:46:06.2667843Z Wrapped header: ATen/ops/_fused_rms_norm_backward_ops.h 2025-12-04T09:46:06.2670767Z Wrapped header: ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.2673674Z Wrapped header: ATen/ops/_fused_rms_norm_cuda_dispatch.h 2025-12-04T09:46:06.2676436Z Wrapped header: ATen/ops/_fused_rms_norm_native.h 2025-12-04T09:46:06.2679519Z Wrapped header: ATen/ops/_fused_rms_norm_ops.h 2025-12-04T09:46:06.2682407Z Wrapped header: ATen/ops/_fused_sdp_choice.h 2025-12-04T09:46:06.2685593Z Wrapped header: ATen/ops/_fused_sdp_choice_cpu_dispatch.h 2025-12-04T09:46:06.2688527Z Wrapped header: ATen/ops/_fused_sdp_choice_cuda_dispatch.h 2025-12-04T09:46:06.2691404Z Wrapped header: ATen/ops/_fused_sdp_choice_meta_dispatch.h 2025-12-04T09:46:06.2694199Z Wrapped header: ATen/ops/_fused_sdp_choice_native.h 2025-12-04T09:46:06.2697280Z Wrapped header: ATen/ops/_fused_sdp_choice_ops.h 2025-12-04T09:46:06.2700386Z Wrapped header: ATen/ops/_fused_sgd.h 2025-12-04T09:46:06.2703651Z Wrapped header: ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2706381Z Wrapped header: ATen/ops/_fused_sgd_cpu_dispatch.h 2025-12-04T09:46:06.2709335Z Wrapped header: ATen/ops/_fused_sgd_cuda_dispatch.h 2025-12-04T09:46:06.2712146Z Wrapped header: ATen/ops/_fused_sgd_native.h 2025-12-04T09:46:06.2716069Z Wrapped header: ATen/ops/_fused_sgd_ops.h 2025-12-04T09:46:06.2719793Z Wrapped header: ATen/ops/_fw_primal.h 2025-12-04T09:46:06.2723069Z Wrapped header: ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2725986Z Wrapped header: ATen/ops/_fw_primal_copy.h 2025-12-04T09:46:06.2729081Z Wrapped header: ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.2732032Z Wrapped header: ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2734854Z Wrapped header: ATen/ops/_fw_primal_copy_native.h 2025-12-04T09:46:06.2737837Z Wrapped header: ATen/ops/_fw_primal_copy_ops.h 2025-12-04T09:46:06.2740743Z Wrapped header: ATen/ops/_fw_primal_native.h 2025-12-04T09:46:06.2743937Z Wrapped header: ATen/ops/_fw_primal_ops.h 2025-12-04T09:46:06.2747767Z Wrapped header: ATen/ops/_gather_sparse_backward.h 2025-12-04T09:46:06.2749740Z Wrapped header: ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.2753477Z Wrapped header: ATen/ops/_gather_sparse_backward_native.h 2025-12-04T09:46:06.2755508Z Wrapped header: ATen/ops/_gather_sparse_backward_ops.h 2025-12-04T09:46:06.2759255Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback.h 2025-12-04T09:46:06.2761927Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h 2025-12-04T09:46:06.2765164Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.2767707Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h 2025-12-04T09:46:06.2770771Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-12-04T09:46:06.2773442Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2776473Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_native.h 2025-12-04T09:46:06.2779337Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h 2025-12-04T09:46:06.2782230Z Wrapped header: ATen/ops/_grouped_mm.h 2025-12-04T09:46:06.2785150Z Wrapped header: ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2788077Z Wrapped header: ATen/ops/_grouped_mm_cuda_dispatch.h 2025-12-04T09:46:06.2791035Z Wrapped header: ATen/ops/_grouped_mm_native.h 2025-12-04T09:46:06.2794110Z Wrapped header: ATen/ops/_grouped_mm_ops.h 2025-12-04T09:46:06.2796885Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type.h 2025-12-04T09:46:06.2800098Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.2802921Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type_native.h 2025-12-04T09:46:06.2805844Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type_ops.h 2025-12-04T09:46:06.2808745Z Wrapped header: ATen/ops/_has_same_storage_numel.h 2025-12-04T09:46:06.2811803Z Wrapped header: ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2814718Z Wrapped header: ATen/ops/_has_same_storage_numel_native.h 2025-12-04T09:46:06.2817667Z Wrapped header: ATen/ops/_has_same_storage_numel_ops.h 2025-12-04T09:46:06.2820640Z Wrapped header: ATen/ops/_histogramdd_bin_edges.h 2025-12-04T09:46:06.2824025Z Wrapped header: ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2826617Z Wrapped header: ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h 2025-12-04T09:46:06.2829525Z Wrapped header: ATen/ops/_histogramdd_bin_edges_native.h 2025-12-04T09:46:06.2832334Z Wrapped header: ATen/ops/_histogramdd_bin_edges_ops.h 2025-12-04T09:46:06.2835222Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts.h 2025-12-04T09:46:06.2839500Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2841364Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h 2025-12-04T09:46:06.2843927Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_native.h 2025-12-04T09:46:06.2847107Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_ops.h 2025-12-04T09:46:06.2850239Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors.h 2025-12-04T09:46:06.2853820Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2856992Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-12-04T09:46:06.2859937Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_native.h 2025-12-04T09:46:06.2862744Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_ops.h 2025-12-04T09:46:06.2865761Z Wrapped header: ATen/ops/_index_put_impl.h 2025-12-04T09:46:06.2868839Z Wrapped header: ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2871826Z Wrapped header: ATen/ops/_index_put_impl_cpu_dispatch.h 2025-12-04T09:46:06.2874641Z Wrapped header: ATen/ops/_index_put_impl_cuda_dispatch.h 2025-12-04T09:46:06.2877701Z Wrapped header: ATen/ops/_index_put_impl_meta_dispatch.h 2025-12-04T09:46:06.2880482Z Wrapped header: ATen/ops/_index_put_impl_native.h 2025-12-04T09:46:06.2883587Z Wrapped header: ATen/ops/_index_put_impl_ops.h 2025-12-04T09:46:06.2886343Z Wrapped header: ATen/ops/_indices.h 2025-12-04T09:46:06.2889175Z Wrapped header: ATen/ops/_indices_copy.h 2025-12-04T09:46:06.2892190Z Wrapped header: ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.2895215Z Wrapped header: ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2898413Z Wrapped header: ATen/ops/_indices_copy_native.h 2025-12-04T09:46:06.2901191Z Wrapped header: ATen/ops/_indices_copy_ops.h 2025-12-04T09:46:06.2903996Z Wrapped header: ATen/ops/_indices_native.h 2025-12-04T09:46:06.2906948Z Wrapped header: ATen/ops/_indices_ops.h 2025-12-04T09:46:06.2909962Z Wrapped header: ATen/ops/_int_mm.h 2025-12-04T09:46:06.2912719Z Wrapped header: ATen/ops/_int_mm_cpu_dispatch.h 2025-12-04T09:46:06.2915409Z Wrapped header: ATen/ops/_int_mm_cuda_dispatch.h 2025-12-04T09:46:06.2918214Z Wrapped header: ATen/ops/_int_mm_native.h 2025-12-04T09:46:06.2921235Z Wrapped header: ATen/ops/_int_mm_ops.h 2025-12-04T09:46:06.2924044Z Wrapped header: ATen/ops/_is_all_true.h 2025-12-04T09:46:06.2926949Z Wrapped header: ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2929664Z Wrapped header: ATen/ops/_is_all_true_native.h 2025-12-04T09:46:06.2932414Z Wrapped header: ATen/ops/_is_all_true_ops.h 2025-12-04T09:46:06.2935136Z Wrapped header: ATen/ops/_is_any_true.h 2025-12-04T09:46:06.2938150Z Wrapped header: ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2941130Z Wrapped header: ATen/ops/_is_any_true_native.h 2025-12-04T09:46:06.2944071Z Wrapped header: ATen/ops/_is_any_true_ops.h 2025-12-04T09:46:06.2946747Z Wrapped header: ATen/ops/_is_zerotensor.h 2025-12-04T09:46:06.2949555Z Wrapped header: ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.2952393Z Wrapped header: ATen/ops/_is_zerotensor_native.h 2025-12-04T09:46:06.2955175Z Wrapped header: ATen/ops/_is_zerotensor_ops.h 2025-12-04T09:46:06.2958115Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward.h 2025-12-04T09:46:06.2960902Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-12-04T09:46:06.2963698Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-12-04T09:46:06.2966648Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_native.h 2025-12-04T09:46:06.2969351Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_ops.h 2025-12-04T09:46:06.2972034Z Wrapped header: ATen/ops/_lazy_clone.h 2025-12-04T09:46:06.2974904Z Wrapped header: ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2977677Z Wrapped header: ATen/ops/_lazy_clone_native.h 2025-12-04T09:46:06.2980434Z Wrapped header: ATen/ops/_lazy_clone_ops.h 2025-12-04T09:46:06.2983232Z Wrapped header: ATen/ops/_linalg_check_errors.h 2025-12-04T09:46:06.2986075Z Wrapped header: ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.2988842Z Wrapped header: ATen/ops/_linalg_check_errors_native.h 2025-12-04T09:46:06.2991789Z Wrapped header: ATen/ops/_linalg_check_errors_ops.h 2025-12-04T09:46:06.2994599Z Wrapped header: ATen/ops/_linalg_det.h 2025-12-04T09:46:06.2998062Z Wrapped header: ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3000731Z Wrapped header: ATen/ops/_linalg_det_cpu_dispatch.h 2025-12-04T09:46:06.3003735Z Wrapped header: ATen/ops/_linalg_det_cuda_dispatch.h 2025-12-04T09:46:06.3006586Z Wrapped header: ATen/ops/_linalg_det_meta.h 2025-12-04T09:46:06.3009605Z Wrapped header: ATen/ops/_linalg_det_meta_dispatch.h 2025-12-04T09:46:06.3012371Z Wrapped header: ATen/ops/_linalg_det_native.h 2025-12-04T09:46:06.3015542Z Wrapped header: ATen/ops/_linalg_det_ops.h 2025-12-04T09:46:06.3018180Z Wrapped header: ATen/ops/_linalg_eigh.h 2025-12-04T09:46:06.3021245Z Wrapped header: ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3023910Z Wrapped header: ATen/ops/_linalg_eigh_cpu_dispatch.h 2025-12-04T09:46:06.3026801Z Wrapped header: ATen/ops/_linalg_eigh_cuda_dispatch.h 2025-12-04T09:46:06.3030041Z Wrapped header: ATen/ops/_linalg_eigh_meta.h 2025-12-04T09:46:06.3032991Z Wrapped header: ATen/ops/_linalg_eigh_meta_dispatch.h 2025-12-04T09:46:06.3035827Z Wrapped header: ATen/ops/_linalg_eigh_native.h 2025-12-04T09:46:06.3038986Z Wrapped header: ATen/ops/_linalg_eigh_ops.h 2025-12-04T09:46:06.3041695Z Wrapped header: ATen/ops/_linalg_eigvals.h 2025-12-04T09:46:06.3044540Z Wrapped header: ATen/ops/_linalg_eigvals_cpu_dispatch.h 2025-12-04T09:46:06.3047350Z Wrapped header: ATen/ops/_linalg_eigvals_cuda_dispatch.h 2025-12-04T09:46:06.3050325Z Wrapped header: ATen/ops/_linalg_eigvals_native.h 2025-12-04T09:46:06.3053159Z Wrapped header: ATen/ops/_linalg_eigvals_ops.h 2025-12-04T09:46:06.3056064Z Wrapped header: ATen/ops/_linalg_slogdet.h 2025-12-04T09:46:06.3059113Z Wrapped header: ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3061815Z Wrapped header: ATen/ops/_linalg_slogdet_cpu_dispatch.h 2025-12-04T09:46:06.3064819Z Wrapped header: ATen/ops/_linalg_slogdet_cuda_dispatch.h 2025-12-04T09:46:06.3067571Z Wrapped header: ATen/ops/_linalg_slogdet_meta.h 2025-12-04T09:46:06.3070358Z Wrapped header: ATen/ops/_linalg_slogdet_meta_dispatch.h 2025-12-04T09:46:06.3073185Z Wrapped header: ATen/ops/_linalg_slogdet_native.h 2025-12-04T09:46:06.3076018Z Wrapped header: ATen/ops/_linalg_slogdet_ops.h 2025-12-04T09:46:06.3079040Z Wrapped header: ATen/ops/_linalg_solve_ex.h 2025-12-04T09:46:06.3082170Z Wrapped header: ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3084826Z Wrapped header: ATen/ops/_linalg_solve_ex_cpu_dispatch.h 2025-12-04T09:46:06.3088602Z Wrapped header: ATen/ops/_linalg_solve_ex_cuda_dispatch.h 2025-12-04T09:46:06.3090520Z Wrapped header: ATen/ops/_linalg_solve_ex_meta.h 2025-12-04T09:46:06.3093234Z Wrapped header: ATen/ops/_linalg_solve_ex_meta_dispatch.h 2025-12-04T09:46:06.3096251Z Wrapped header: ATen/ops/_linalg_solve_ex_native.h 2025-12-04T09:46:06.3099190Z Wrapped header: ATen/ops/_linalg_solve_ex_ops.h 2025-12-04T09:46:06.3102088Z Wrapped header: ATen/ops/_linalg_svd.h 2025-12-04T09:46:06.3105237Z Wrapped header: ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3107866Z Wrapped header: ATen/ops/_linalg_svd_cpu_dispatch.h 2025-12-04T09:46:06.3110591Z Wrapped header: ATen/ops/_linalg_svd_cuda_dispatch.h 2025-12-04T09:46:06.3113525Z Wrapped header: ATen/ops/_linalg_svd_meta.h 2025-12-04T09:46:06.3116339Z Wrapped header: ATen/ops/_linalg_svd_meta_dispatch.h 2025-12-04T09:46:06.3119214Z Wrapped header: ATen/ops/_linalg_svd_native.h 2025-12-04T09:46:06.3122075Z Wrapped header: ATen/ops/_linalg_svd_ops.h 2025-12-04T09:46:06.3125040Z Wrapped header: ATen/ops/_local_scalar_dense.h 2025-12-04T09:46:06.3127835Z Wrapped header: ATen/ops/_local_scalar_dense_cpu_dispatch.h 2025-12-04T09:46:06.3130939Z Wrapped header: ATen/ops/_local_scalar_dense_cuda_dispatch.h 2025-12-04T09:46:06.3133727Z Wrapped header: ATen/ops/_local_scalar_dense_native.h 2025-12-04T09:46:06.3136525Z Wrapped header: ATen/ops/_local_scalar_dense_ops.h 2025-12-04T09:46:06.3140077Z Wrapped header: ATen/ops/_logcumsumexp.h 2025-12-04T09:46:06.3142387Z Wrapped header: ATen/ops/_logcumsumexp_cpu_dispatch.h 2025-12-04T09:46:06.3145054Z Wrapped header: ATen/ops/_logcumsumexp_cuda_dispatch.h 2025-12-04T09:46:06.3147951Z Wrapped header: ATen/ops/_logcumsumexp_native.h 2025-12-04T09:46:06.3150803Z Wrapped header: ATen/ops/_logcumsumexp_ops.h 2025-12-04T09:46:06.3153699Z Wrapped header: ATen/ops/_log_softmax.h 2025-12-04T09:46:06.3156610Z Wrapped header: ATen/ops/_log_softmax_backward_data.h 2025-12-04T09:46:06.3159787Z Wrapped header: ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3162839Z Wrapped header: ATen/ops/_log_softmax_backward_data_cpu_dispatch.h 2025-12-04T09:46:06.3166262Z Wrapped header: ATen/ops/_log_softmax_backward_data_cuda_dispatch.h 2025-12-04T09:46:06.3169326Z Wrapped header: ATen/ops/_log_softmax_backward_data_meta.h 2025-12-04T09:46:06.3172117Z Wrapped header: ATen/ops/_log_softmax_backward_data_meta_dispatch.h 2025-12-04T09:46:06.3175080Z Wrapped header: ATen/ops/_log_softmax_backward_data_native.h 2025-12-04T09:46:06.3178055Z Wrapped header: ATen/ops/_log_softmax_backward_data_ops.h 2025-12-04T09:46:06.3181073Z Wrapped header: ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3183695Z Wrapped header: ATen/ops/_log_softmax_cpu_dispatch.h 2025-12-04T09:46:06.3186646Z Wrapped header: ATen/ops/_log_softmax_cuda_dispatch.h 2025-12-04T09:46:06.3189555Z Wrapped header: ATen/ops/_log_softmax_meta.h 2025-12-04T09:46:06.3192850Z Wrapped header: ATen/ops/_log_softmax_meta_dispatch.h 2025-12-04T09:46:06.3195580Z Wrapped header: ATen/ops/_log_softmax_native.h 2025-12-04T09:46:06.3198625Z Wrapped header: ATen/ops/_log_softmax_ops.h 2025-12-04T09:46:06.3201574Z Wrapped header: ATen/ops/_lstm_mps.h 2025-12-04T09:46:06.3204977Z Wrapped header: ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3207625Z Wrapped header: ATen/ops/_lstm_mps_native.h 2025-12-04T09:46:06.3210661Z Wrapped header: ATen/ops/_lstm_mps_ops.h 2025-12-04T09:46:06.3213641Z Wrapped header: ATen/ops/_lu_with_info.h 2025-12-04T09:46:06.3216615Z Wrapped header: ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.3219367Z Wrapped header: ATen/ops/_lu_with_info_native.h 2025-12-04T09:46:06.3222274Z Wrapped header: ATen/ops/_lu_with_info_ops.h 2025-12-04T09:46:06.3225104Z Wrapped header: ATen/ops/_make_dep_token.h 2025-12-04T09:46:06.3228314Z Wrapped header: ATen/ops/_make_dep_token_cpu_dispatch.h 2025-12-04T09:46:06.3231059Z Wrapped header: ATen/ops/_make_dep_token_native.h 2025-12-04T09:46:06.3233989Z Wrapped header: ATen/ops/_make_dep_token_ops.h 2025-12-04T09:46:06.3236816Z Wrapped header: ATen/ops/_make_dual.h 2025-12-04T09:46:06.3239896Z Wrapped header: ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3242565Z Wrapped header: ATen/ops/_make_dual_copy.h 2025-12-04T09:46:06.3246357Z Wrapped header: ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3248731Z Wrapped header: ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3251511Z Wrapped header: ATen/ops/_make_dual_copy_native.h 2025-12-04T09:46:06.3254296Z Wrapped header: ATen/ops/_make_dual_copy_ops.h 2025-12-04T09:46:06.3257297Z Wrapped header: ATen/ops/_make_dual_native.h 2025-12-04T09:46:06.3260388Z Wrapped header: ATen/ops/_make_dual_ops.h 2025-12-04T09:46:06.3263345Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor.h 2025-12-04T09:46:06.3266412Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3269183Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-12-04T09:46:06.3272077Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-12-04T09:46:06.3274863Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_native.h 2025-12-04T09:46:06.3277955Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_ops.h 2025-12-04T09:46:06.3280750Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor.h 2025-12-04T09:46:06.3283928Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3286860Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-12-04T09:46:06.3289760Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-12-04T09:46:06.3292591Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_native.h 2025-12-04T09:46:06.3295475Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_ops.h 2025-12-04T09:46:06.3298253Z Wrapped header: ATen/ops/_masked_scale.h 2025-12-04T09:46:06.3301576Z Wrapped header: ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3304394Z Wrapped header: ATen/ops/_masked_scale_cuda_dispatch.h 2025-12-04T09:46:06.3307258Z Wrapped header: ATen/ops/_masked_scale_native.h 2025-12-04T09:46:06.3310100Z Wrapped header: ATen/ops/_masked_scale_ops.h 2025-12-04T09:46:06.3313041Z Wrapped header: ATen/ops/_masked_softmax.h 2025-12-04T09:46:06.3316039Z Wrapped header: ATen/ops/_masked_softmax_backward.h 2025-12-04T09:46:06.3319242Z Wrapped header: ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3321957Z Wrapped header: ATen/ops/_masked_softmax_backward_cpu_dispatch.h 2025-12-04T09:46:06.3324866Z Wrapped header: ATen/ops/_masked_softmax_backward_cuda_dispatch.h 2025-12-04T09:46:06.3327627Z Wrapped header: ATen/ops/_masked_softmax_backward_native.h 2025-12-04T09:46:06.3330542Z Wrapped header: ATen/ops/_masked_softmax_backward_ops.h 2025-12-04T09:46:06.3333394Z Wrapped header: ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3336387Z Wrapped header: ATen/ops/_masked_softmax_cpu_dispatch.h 2025-12-04T09:46:06.3339364Z Wrapped header: ATen/ops/_masked_softmax_cuda_dispatch.h 2025-12-04T09:46:06.3342239Z Wrapped header: ATen/ops/_masked_softmax_native.h 2025-12-04T09:46:06.3345148Z Wrapped header: ATen/ops/_masked_softmax_ops.h 2025-12-04T09:46:06.3348075Z Wrapped header: ATen/ops/_mixed_dtypes_linear.h 2025-12-04T09:46:06.3350998Z Wrapped header: ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h 2025-12-04T09:46:06.3353960Z Wrapped header: ATen/ops/_mixed_dtypes_linear_native.h 2025-12-04T09:46:06.3356620Z Wrapped header: ATen/ops/_mixed_dtypes_linear_ops.h 2025-12-04T09:46:06.3359672Z Wrapped header: ATen/ops/_mkldnn_reshape.h 2025-12-04T09:46:06.3362589Z Wrapped header: ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3365385Z Wrapped header: ATen/ops/_mkldnn_reshape_native.h 2025-12-04T09:46:06.3368147Z Wrapped header: ATen/ops/_mkldnn_reshape_ops.h 2025-12-04T09:46:06.3371043Z Wrapped header: ATen/ops/_mkldnn_transpose.h 2025-12-04T09:46:06.3373992Z Wrapped header: ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3377057Z Wrapped header: ATen/ops/_mkldnn_transpose_meta_dispatch.h 2025-12-04T09:46:06.3379752Z Wrapped header: ATen/ops/_mkldnn_transpose_native.h 2025-12-04T09:46:06.3382607Z Wrapped header: ATen/ops/_mkldnn_transpose_ops.h 2025-12-04T09:46:06.3385679Z Wrapped header: ATen/ops/_mps_convolution.h 2025-12-04T09:46:06.3388928Z Wrapped header: ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3391574Z Wrapped header: ATen/ops/_mps_convolution_native.h 2025-12-04T09:46:06.3394400Z Wrapped header: ATen/ops/_mps_convolution_ops.h 2025-12-04T09:46:06.3397599Z Wrapped header: ATen/ops/_mps_convolution_transpose.h 2025-12-04T09:46:06.3400745Z Wrapped header: ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3403394Z Wrapped header: ATen/ops/_mps_convolution_transpose_native.h 2025-12-04T09:46:06.3406537Z Wrapped header: ATen/ops/_mps_convolution_transpose_ops.h 2025-12-04T09:46:06.3409700Z Wrapped header: ATen/ops/_native_batch_norm_legit.h 2025-12-04T09:46:06.3412596Z Wrapped header: ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3415642Z Wrapped header: ATen/ops/_native_batch_norm_legit_cpu_dispatch.h 2025-12-04T09:46:06.3418528Z Wrapped header: ATen/ops/_native_batch_norm_legit_cuda_dispatch.h 2025-12-04T09:46:06.3421379Z Wrapped header: ATen/ops/_native_batch_norm_legit_native.h 2025-12-04T09:46:06.3424297Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training.h 2025-12-04T09:46:06.3427331Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3430277Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training_native.h 2025-12-04T09:46:06.3433260Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training_ops.h 2025-12-04T09:46:06.3436765Z Wrapped header: ATen/ops/_native_batch_norm_legit_ops.h 2025-12-04T09:46:06.3439833Z Wrapped header: ATen/ops/_native_multi_head_attention.h 2025-12-04T09:46:06.3442755Z Wrapped header: ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3445479Z Wrapped header: ATen/ops/_native_multi_head_attention_cpu_dispatch.h 2025-12-04T09:46:06.3448273Z Wrapped header: ATen/ops/_native_multi_head_attention_cuda_dispatch.h 2025-12-04T09:46:06.3451088Z Wrapped header: ATen/ops/_native_multi_head_attention_native.h 2025-12-04T09:46:06.3454406Z Wrapped header: ATen/ops/_native_multi_head_attention_ops.h 2025-12-04T09:46:06.3457157Z Wrapped header: ATen/ops/_neg_view.h 2025-12-04T09:46:06.3460065Z Wrapped header: ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3462771Z Wrapped header: ATen/ops/_neg_view_copy.h 2025-12-04T09:46:06.3465936Z Wrapped header: ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3468723Z Wrapped header: ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3471570Z Wrapped header: ATen/ops/_neg_view_copy_native.h 2025-12-04T09:46:06.3474345Z Wrapped header: ATen/ops/_neg_view_copy_ops.h 2025-12-04T09:46:06.3477171Z Wrapped header: ATen/ops/_neg_view_native.h 2025-12-04T09:46:06.3480113Z Wrapped header: ATen/ops/_neg_view_ops.h 2025-12-04T09:46:06.3482999Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets.h 2025-12-04T09:46:06.3485881Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-12-04T09:46:06.3488773Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-12-04T09:46:06.3492080Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_native.h 2025-12-04T09:46:06.3495385Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h 2025-12-04T09:46:06.3498446Z Wrapped header: ATen/ops/_nested_from_padded.h 2025-12-04T09:46:06.3501378Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example.h 2025-12-04T09:46:06.3504643Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3507314Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example_native.h 2025-12-04T09:46:06.3510551Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example_ops.h 2025-12-04T09:46:06.3513539Z Wrapped header: ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3516433Z Wrapped header: ATen/ops/_nested_from_padded_cpu_dispatch.h 2025-12-04T09:46:06.3519981Z Wrapped header: ATen/ops/_nested_from_padded_cuda_dispatch.h 2025-12-04T09:46:06.3522799Z Wrapped header: ATen/ops/_nested_from_padded_native.h 2025-12-04T09:46:06.3525805Z Wrapped header: ATen/ops/_nested_from_padded_ops.h 2025-12-04T09:46:06.3528708Z Wrapped header: ATen/ops/_nested_from_padded_tensor.h 2025-12-04T09:46:06.3531783Z Wrapped header: ATen/ops/_nested_from_padded_tensor_native.h 2025-12-04T09:46:06.3534605Z Wrapped header: ATen/ops/_nested_from_padded_tensor_ops.h 2025-12-04T09:46:06.3537445Z Wrapped header: ATen/ops/_nested_get_jagged_dummy.h 2025-12-04T09:46:06.3540328Z Wrapped header: ATen/ops/_nested_get_jagged_dummy_native.h 2025-12-04T09:46:06.3543295Z Wrapped header: ATen/ops/_nested_get_jagged_dummy_ops.h 2025-12-04T09:46:06.3546051Z Wrapped header: ATen/ops/_nested_get_lengths.h 2025-12-04T09:46:06.3549048Z Wrapped header: ATen/ops/_nested_get_lengths_native.h 2025-12-04T09:46:06.3551969Z Wrapped header: ATen/ops/_nested_get_lengths_ops.h 2025-12-04T09:46:06.3554984Z Wrapped header: ATen/ops/_nested_get_max_seqlen.h 2025-12-04T09:46:06.3557867Z Wrapped header: ATen/ops/_nested_get_max_seqlen_native.h 2025-12-04T09:46:06.3560834Z Wrapped header: ATen/ops/_nested_get_max_seqlen_ops.h 2025-12-04T09:46:06.3563631Z Wrapped header: ATen/ops/_nested_get_min_seqlen.h 2025-12-04T09:46:06.3566607Z Wrapped header: ATen/ops/_nested_get_min_seqlen_native.h 2025-12-04T09:46:06.3569825Z Wrapped header: ATen/ops/_nested_get_min_seqlen_ops.h 2025-12-04T09:46:06.3572746Z Wrapped header: ATen/ops/_nested_get_offsets.h 2025-12-04T09:46:06.3575638Z Wrapped header: ATen/ops/_nested_get_offsets_native.h 2025-12-04T09:46:06.3578709Z Wrapped header: ATen/ops/_nested_get_offsets_ops.h 2025-12-04T09:46:06.3581431Z Wrapped header: ATen/ops/_nested_get_ragged_idx.h 2025-12-04T09:46:06.3584721Z Wrapped header: ATen/ops/_nested_get_ragged_idx_native.h 2025-12-04T09:46:06.3587788Z Wrapped header: ATen/ops/_nested_get_ragged_idx_ops.h 2025-12-04T09:46:06.3590673Z Wrapped header: ATen/ops/_nested_get_values.h 2025-12-04T09:46:06.3593371Z Wrapped header: ATen/ops/_nested_get_values_copy.h 2025-12-04T09:46:06.3596489Z Wrapped header: ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3599528Z Wrapped header: ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3602508Z Wrapped header: ATen/ops/_nested_get_values_copy_native.h 2025-12-04T09:46:06.3605457Z Wrapped header: ATen/ops/_nested_get_values_copy_ops.h 2025-12-04T09:46:06.3608399Z Wrapped header: ATen/ops/_nested_get_values_native.h 2025-12-04T09:46:06.3611360Z Wrapped header: ATen/ops/_nested_get_values_ops.h 2025-12-04T09:46:06.3614246Z Wrapped header: ATen/ops/_nested_select_backward.h 2025-12-04T09:46:06.3617451Z Wrapped header: ATen/ops/_nested_select_backward_native.h 2025-12-04T09:46:06.3620234Z Wrapped header: ATen/ops/_nested_select_backward_ops.h 2025-12-04T09:46:06.3623164Z Wrapped header: ATen/ops/_nested_sum_backward.h 2025-12-04T09:46:06.3626265Z Wrapped header: ATen/ops/_nested_sum_backward_native.h 2025-12-04T09:46:06.3629090Z Wrapped header: ATen/ops/_nested_sum_backward_ops.h 2025-12-04T09:46:06.3631833Z Wrapped header: ATen/ops/_nested_tensor_from_mask.h 2025-12-04T09:46:06.3634899Z Wrapped header: ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3637668Z Wrapped header: ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h 2025-12-04T09:46:06.3640650Z Wrapped header: ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h 2025-12-04T09:46:06.3643483Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned.h 2025-12-04T09:46:06.3646617Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-12-04T09:46:06.3649380Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-12-04T09:46:06.3652221Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_native.h 2025-12-04T09:46:06.3655055Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h 2025-12-04T09:46:06.3657826Z Wrapped header: ATen/ops/_nested_tensor_from_mask_native.h 2025-12-04T09:46:06.3660851Z Wrapped header: ATen/ops/_nested_tensor_from_mask_ops.h 2025-12-04T09:46:06.3663807Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list.h 2025-12-04T09:46:06.3666745Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3669542Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list_native.h 2025-12-04T09:46:06.3672913Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list_ops.h 2025-12-04T09:46:06.3675832Z Wrapped header: ATen/ops/_nested_tensor_size.h 2025-12-04T09:46:06.3678989Z Wrapped header: ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3681996Z Wrapped header: ATen/ops/_nested_tensor_size_native.h 2025-12-04T09:46:06.3684838Z Wrapped header: ATen/ops/_nested_tensor_size_ops.h 2025-12-04T09:46:06.3687905Z Wrapped header: ATen/ops/_nested_tensor_softmax_with_shape.h 2025-12-04T09:46:06.3691551Z Wrapped header: ATen/ops/_nested_tensor_softmax_with_shape_native.h 2025-12-04T09:46:06.3693501Z Wrapped header: ATen/ops/_nested_tensor_softmax_with_shape_ops.h 2025-12-04T09:46:06.3697154Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets.h 2025-12-04T09:46:06.3699319Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3702909Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets_native.h 2025-12-04T09:46:06.3705258Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets_ops.h 2025-12-04T09:46:06.3711667Z Wrapped header: ATen/ops/_nested_tensor_strides.h 2025-12-04T09:46:06.3711987Z Wrapped header: ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3714642Z Wrapped header: ATen/ops/_nested_tensor_strides_native.h 2025-12-04T09:46:06.3718038Z Wrapped header: ATen/ops/_nested_tensor_strides_ops.h 2025-12-04T09:46:06.3721040Z Wrapped header: ATen/ops/_nested_view_from_buffer.h 2025-12-04T09:46:06.3723970Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy.h 2025-12-04T09:46:06.3727131Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3730109Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3733004Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_native.h 2025-12-04T09:46:06.3735902Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_ops.h 2025-12-04T09:46:06.3738915Z Wrapped header: ATen/ops/_nested_view_from_buffer_cpu_dispatch.h 2025-12-04T09:46:06.3741705Z Wrapped header: ATen/ops/_nested_view_from_buffer_cuda_dispatch.h 2025-12-04T09:46:06.3744967Z Wrapped header: ATen/ops/_nested_view_from_buffer_native.h 2025-12-04T09:46:06.3747747Z Wrapped header: ATen/ops/_nested_view_from_buffer_ops.h 2025-12-04T09:46:06.3750395Z Wrapped header: ATen/ops/_nested_view_from_jagged.h 2025-12-04T09:46:06.3753307Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy.h 2025-12-04T09:46:06.3756527Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.3759392Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3761998Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_native.h 2025-12-04T09:46:06.3764916Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_ops.h 2025-12-04T09:46:06.3768019Z Wrapped header: ATen/ops/_nested_view_from_jagged_native.h 2025-12-04T09:46:06.3770864Z Wrapped header: ATen/ops/_nested_view_from_jagged_ops.h 2025-12-04T09:46:06.3773672Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta.h 2025-12-04T09:46:06.3776547Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3779114Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta_native.h 2025-12-04T09:46:06.3782027Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta_ops.h 2025-12-04T09:46:06.3784736Z Wrapped header: ATen/ops/_nnpack_available.h 2025-12-04T09:46:06.3787588Z Wrapped header: ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.3790336Z Wrapped header: ATen/ops/_nnpack_available_native.h 2025-12-04T09:46:06.3793136Z Wrapped header: ATen/ops/_nnpack_available_ops.h 2025-12-04T09:46:06.3796189Z Wrapped header: ATen/ops/_nnpack_spatial_convolution.h 2025-12-04T09:46:06.3799333Z Wrapped header: ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3802223Z Wrapped header: ATen/ops/_nnpack_spatial_convolution_native.h 2025-12-04T09:46:06.3804997Z Wrapped header: ATen/ops/_nnpack_spatial_convolution_ops.h 2025-12-04T09:46:06.3807718Z Wrapped header: ATen/ops/_nnz.h 2025-12-04T09:46:06.3810621Z Wrapped header: ATen/ops/_nnz_native.h 2025-12-04T09:46:06.3813311Z Wrapped header: ATen/ops/_nnz_ops.h 2025-12-04T09:46:06.3816382Z Wrapped header: ATen/ops/_pack_padded_sequence.h 2025-12-04T09:46:06.3819224Z Wrapped header: ATen/ops/_pack_padded_sequence_backward.h 2025-12-04T09:46:06.3822152Z Wrapped header: ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.3824780Z Wrapped header: ATen/ops/_pack_padded_sequence_backward_native.h 2025-12-04T09:46:06.3827519Z Wrapped header: ATen/ops/_pack_padded_sequence_backward_ops.h 2025-12-04T09:46:06.3830382Z Wrapped header: ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3833099Z Wrapped header: ATen/ops/_pack_padded_sequence_native.h 2025-12-04T09:46:06.3835809Z Wrapped header: ATen/ops/_pack_padded_sequence_ops.h 2025-12-04T09:46:06.3838705Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward.h 2025-12-04T09:46:06.3841761Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-12-04T09:46:06.3844553Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-12-04T09:46:06.3847232Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_native.h 2025-12-04T09:46:06.3850591Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_ops.h 2025-12-04T09:46:06.3853337Z Wrapped header: ATen/ops/_pad_circular.h 2025-12-04T09:46:06.3856320Z Wrapped header: ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.3859320Z Wrapped header: ATen/ops/_pad_circular_native.h 2025-12-04T09:46:06.3862296Z Wrapped header: ATen/ops/_pad_circular_ops.h 2025-12-04T09:46:06.3865125Z Wrapped header: ATen/ops/_pad_enum.h 2025-12-04T09:46:06.3867904Z Wrapped header: ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.3870680Z Wrapped header: ATen/ops/_pad_enum_native.h 2025-12-04T09:46:06.3873574Z Wrapped header: ATen/ops/_pad_enum_ops.h 2025-12-04T09:46:06.3876393Z Wrapped header: ATen/ops/_pad_packed_sequence.h 2025-12-04T09:46:06.3879468Z Wrapped header: ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.3882039Z Wrapped header: ATen/ops/_pad_packed_sequence_native.h 2025-12-04T09:46:06.3884881Z Wrapped header: ATen/ops/_pad_packed_sequence_ops.h 2025-12-04T09:46:06.3887524Z Wrapped header: ATen/ops/_pdist_backward.h 2025-12-04T09:46:06.3890417Z Wrapped header: ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3893128Z Wrapped header: ATen/ops/_pdist_backward_cpu_dispatch.h 2025-12-04T09:46:06.3896246Z Wrapped header: ATen/ops/_pdist_backward_cuda_dispatch.h 2025-12-04T09:46:06.3899088Z Wrapped header: ATen/ops/_pdist_backward_native.h 2025-12-04T09:46:06.3901810Z Wrapped header: ATen/ops/_pdist_backward_ops.h 2025-12-04T09:46:06.3904807Z Wrapped header: ATen/ops/_pdist_forward.h 2025-12-04T09:46:06.3907688Z Wrapped header: ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3910320Z Wrapped header: ATen/ops/_pdist_forward_cpu_dispatch.h 2025-12-04T09:46:06.3913358Z Wrapped header: ATen/ops/_pdist_forward_cuda_dispatch.h 2025-12-04T09:46:06.3916284Z Wrapped header: ATen/ops/_pdist_forward_native.h 2025-12-04T09:46:06.3919211Z Wrapped header: ATen/ops/_pdist_forward_ops.h 2025-12-04T09:46:06.3921906Z Wrapped header: ATen/ops/_pin_memory.h 2025-12-04T09:46:06.3924791Z Wrapped header: ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3927391Z Wrapped header: ATen/ops/_pin_memory_native.h 2025-12-04T09:46:06.3930165Z Wrapped header: ATen/ops/_pin_memory_ops.h 2025-12-04T09:46:06.3932873Z Wrapped header: ATen/ops/_prelu_kernel.h 2025-12-04T09:46:06.3935622Z Wrapped header: ATen/ops/_prelu_kernel_backward.h 2025-12-04T09:46:06.3938703Z Wrapped header: ATen/ops/_prelu_kernel_backward_cpu_dispatch.h 2025-12-04T09:46:06.3941499Z Wrapped header: ATen/ops/_prelu_kernel_backward_cuda_dispatch.h 2025-12-04T09:46:06.3944191Z Wrapped header: ATen/ops/_prelu_kernel_backward_native.h 2025-12-04T09:46:06.3946988Z Wrapped header: ATen/ops/_prelu_kernel_backward_ops.h 2025-12-04T09:46:06.3949696Z Wrapped header: ATen/ops/_prelu_kernel_cpu_dispatch.h 2025-12-04T09:46:06.3952333Z Wrapped header: ATen/ops/_prelu_kernel_cuda_dispatch.h 2025-12-04T09:46:06.3955186Z Wrapped header: ATen/ops/_prelu_kernel_native.h 2025-12-04T09:46:06.3958193Z Wrapped header: ATen/ops/_prelu_kernel_ops.h 2025-12-04T09:46:06.3961274Z Wrapped header: ATen/ops/_print.h 2025-12-04T09:46:06.3964133Z Wrapped header: ATen/ops/_print_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.3967256Z Wrapped header: ATen/ops/_print_native.h 2025-12-04T09:46:06.3970569Z Wrapped header: ATen/ops/_print_ops.h 2025-12-04T09:46:06.3974220Z Wrapped header: ATen/ops/_propagate_xla_data.h 2025-12-04T09:46:06.3977722Z Wrapped header: ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.3980869Z Wrapped header: ATen/ops/_propagate_xla_data_native.h 2025-12-04T09:46:06.3984199Z Wrapped header: ATen/ops/_propagate_xla_data_ops.h 2025-12-04T09:46:06.3987439Z Wrapped header: ATen/ops/_remove_batch_dim.h 2025-12-04T09:46:06.3991345Z Wrapped header: ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.3994865Z Wrapped header: ATen/ops/_remove_batch_dim_native.h 2025-12-04T09:46:06.3998237Z Wrapped header: ATen/ops/_remove_batch_dim_ops.h 2025-12-04T09:46:06.4001106Z Wrapped header: ATen/ops/_reshape_alias.h 2025-12-04T09:46:06.4004427Z Wrapped header: ATen/ops/_reshape_alias_copy.h 2025-12-04T09:46:06.4007880Z Wrapped header: ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.4010761Z Wrapped header: ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4013489Z Wrapped header: ATen/ops/_reshape_alias_copy_native.h 2025-12-04T09:46:06.4016562Z Wrapped header: ATen/ops/_reshape_alias_copy_ops.h 2025-12-04T09:46:06.4019438Z Wrapped header: ATen/ops/_reshape_alias_cpu_dispatch.h 2025-12-04T09:46:06.4022453Z Wrapped header: ATen/ops/_reshape_alias_cuda_dispatch.h 2025-12-04T09:46:06.4025294Z Wrapped header: ATen/ops/_reshape_alias_meta_dispatch.h 2025-12-04T09:46:06.4028178Z Wrapped header: ATen/ops/_reshape_alias_native.h 2025-12-04T09:46:06.4031018Z Wrapped header: ATen/ops/_reshape_alias_ops.h 2025-12-04T09:46:06.4033841Z Wrapped header: ATen/ops/_reshape_copy.h 2025-12-04T09:46:06.4036901Z Wrapped header: ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4040051Z Wrapped header: ATen/ops/_reshape_copy_native.h 2025-12-04T09:46:06.4043070Z Wrapped header: ATen/ops/_reshape_copy_ops.h 2025-12-04T09:46:06.4045829Z Wrapped header: ATen/ops/_reshape_from_tensor.h 2025-12-04T09:46:06.4048896Z Wrapped header: ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4051696Z Wrapped header: ATen/ops/_reshape_from_tensor_native.h 2025-12-04T09:46:06.4054576Z Wrapped header: ATen/ops/_reshape_from_tensor_ops.h 2025-12-04T09:46:06.4057631Z Wrapped header: ATen/ops/_resize_output.h 2025-12-04T09:46:06.4060835Z Wrapped header: ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4063529Z Wrapped header: ATen/ops/_resize_output_meta_dispatch.h 2025-12-04T09:46:06.4066335Z Wrapped header: ATen/ops/_resize_output_native.h 2025-12-04T09:46:06.4069238Z Wrapped header: ATen/ops/_resize_output_ops.h 2025-12-04T09:46:06.4072472Z Wrapped header: ATen/ops/_rowwise_prune.h 2025-12-04T09:46:06.4075499Z Wrapped header: ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4078317Z Wrapped header: ATen/ops/_rowwise_prune_native.h 2025-12-04T09:46:06.4081069Z Wrapped header: ATen/ops/_rowwise_prune_ops.h 2025-12-04T09:46:06.4083895Z Wrapped header: ATen/ops/_safe_softmax.h 2025-12-04T09:46:06.4086773Z Wrapped header: ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4089619Z Wrapped header: ATen/ops/_safe_softmax_native.h 2025-12-04T09:46:06.4092566Z Wrapped header: ATen/ops/_safe_softmax_ops.h 2025-12-04T09:46:06.4095319Z Wrapped header: ATen/ops/_sample_dirichlet.h 2025-12-04T09:46:06.4098262Z Wrapped header: ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4100924Z Wrapped header: ATen/ops/_sample_dirichlet_cpu_dispatch.h 2025-12-04T09:46:06.4104210Z Wrapped header: ATen/ops/_sample_dirichlet_cuda_dispatch.h 2025-12-04T09:46:06.4107033Z Wrapped header: ATen/ops/_sample_dirichlet_native.h 2025-12-04T09:46:06.4109886Z Wrapped header: ATen/ops/_sample_dirichlet_ops.h 2025-12-04T09:46:06.4112660Z Wrapped header: ATen/ops/_saturate_weight_to_fp16.h 2025-12-04T09:46:06.4115931Z Wrapped header: ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4118856Z Wrapped header: ATen/ops/_saturate_weight_to_fp16_native.h 2025-12-04T09:46:06.4121649Z Wrapped header: ATen/ops/_saturate_weight_to_fp16_ops.h 2025-12-04T09:46:06.4124730Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math.h 2025-12-04T09:46:06.4127716Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4130413Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_for_mps.h 2025-12-04T09:46:06.4133608Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h 2025-12-04T09:46:06.4136965Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h 2025-12-04T09:46:06.4140278Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_native.h 2025-12-04T09:46:06.4143296Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_ops.h 2025-12-04T09:46:06.4146243Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention.h 2025-12-04T09:46:06.4149284Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward.h 2025-12-04T09:46:06.4152240Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-12-04T09:46:06.4155349Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h 2025-12-04T09:46:06.4158411Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h 2025-12-04T09:46:06.4161225Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-12-04T09:46:06.4164085Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_native.h 2025-12-04T09:46:06.4166932Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_ops.h 2025-12-04T09:46:06.4169783Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention.h 2025-12-04T09:46:06.4172750Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward.h 2025-12-04T09:46:06.4175616Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-12-04T09:46:06.4178681Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h 2025-12-04T09:46:06.4181844Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h 2025-12-04T09:46:06.4184785Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-12-04T09:46:06.4187583Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_native.h 2025-12-04T09:46:06.4190417Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_ops.h 2025-12-04T09:46:06.4193307Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention.h 2025-12-04T09:46:06.4196389Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward.h 2025-12-04T09:46:06.4199454Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-12-04T09:46:06.4202500Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward_native.h 2025-12-04T09:46:06.4205319Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h 2025-12-04T09:46:06.4208243Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-12-04T09:46:06.4211128Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h 2025-12-04T09:46:06.4214009Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-12-04T09:46:06.4217355Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-12-04T09:46:06.4219774Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-12-04T09:46:06.4222583Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-12-04T09:46:06.4225972Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-12-04T09:46:06.4229039Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h 2025-12-04T09:46:06.4231978Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-12-04T09:46:06.4234793Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_native.h 2025-12-04T09:46:06.4237732Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_ops.h 2025-12-04T09:46:06.4240664Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable.h 2025-12-04T09:46:06.4243744Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h 2025-12-04T09:46:06.4246833Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4249731Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-12-04T09:46:06.4253011Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-12-04T09:46:06.4255977Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4258670Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h 2025-12-04T09:46:06.4261513Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h 2025-12-04T09:46:06.4264203Z Wrapped header: ATen/ops/_scaled_grouped_mm.h 2025-12-04T09:46:06.4267097Z Wrapped header: ATen/ops/_scaled_grouped_mm_cuda_dispatch.h 2025-12-04T09:46:06.4270005Z Wrapped header: ATen/ops/_scaled_grouped_mm_native.h 2025-12-04T09:46:06.4272792Z Wrapped header: ATen/ops/_scaled_grouped_mm_ops.h 2025-12-04T09:46:06.4275964Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2.h 2025-12-04T09:46:06.4279432Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2_cuda_dispatch.h 2025-12-04T09:46:06.4282332Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2_native.h 2025-12-04T09:46:06.4285294Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2_ops.h 2025-12-04T09:46:06.4288344Z Wrapped header: ATen/ops/_scaled_mm.h 2025-12-04T09:46:06.4291240Z Wrapped header: ATen/ops/_scaled_mm_cpu_dispatch.h 2025-12-04T09:46:06.4294523Z Wrapped header: ATen/ops/_scaled_mm_cuda_dispatch.h 2025-12-04T09:46:06.4297488Z Wrapped header: ATen/ops/_scaled_mm_native.h 2025-12-04T09:46:06.4300679Z Wrapped header: ATen/ops/_scaled_mm_ops.h 2025-12-04T09:46:06.4303592Z Wrapped header: ATen/ops/_scaled_mm_v2.h 2025-12-04T09:46:06.4306392Z Wrapped header: ATen/ops/_scaled_mm_v2_cuda_dispatch.h 2025-12-04T09:46:06.4309451Z Wrapped header: ATen/ops/_scaled_mm_v2_native.h 2025-12-04T09:46:06.4312279Z Wrapped header: ATen/ops/_scaled_mm_v2_ops.h 2025-12-04T09:46:06.4315556Z Wrapped header: ATen/ops/_segment_reduce_backward.h 2025-12-04T09:46:06.4318790Z Wrapped header: ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4321625Z Wrapped header: ATen/ops/_segment_reduce_backward_cpu_dispatch.h 2025-12-04T09:46:06.4325576Z Wrapped header: ATen/ops/_segment_reduce_backward_cuda_dispatch.h 2025-12-04T09:46:06.4327480Z Wrapped header: ATen/ops/_segment_reduce_backward_native.h 2025-12-04T09:46:06.4331401Z Wrapped header: ATen/ops/_segment_reduce_backward_ops.h 2025-12-04T09:46:06.4333363Z Wrapped header: ATen/ops/_shape_as_tensor.h 2025-12-04T09:46:06.4336653Z Wrapped header: ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4339372Z Wrapped header: ATen/ops/_shape_as_tensor_native.h 2025-12-04T09:46:06.4342165Z Wrapped header: ATen/ops/_shape_as_tensor_ops.h 2025-12-04T09:46:06.4346029Z Wrapped header: ATen/ops/_slow_conv2d_backward.h 2025-12-04T09:46:06.4350306Z Wrapped header: ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4387424Z Wrapped header: ATen/ops/_slow_conv2d_backward_cpu_dispatch.h 2025-12-04T09:46:06.4387889Z Wrapped header: ATen/ops/_slow_conv2d_backward_cuda_dispatch.h 2025-12-04T09:46:06.4388326Z Wrapped header: ATen/ops/_slow_conv2d_backward_native.h 2025-12-04T09:46:06.4388707Z Wrapped header: ATen/ops/_slow_conv2d_backward_ops.h 2025-12-04T09:46:06.4389064Z Wrapped header: ATen/ops/_slow_conv2d_forward.h 2025-12-04T09:46:06.4389446Z Wrapped header: ATen/ops/_slow_conv2d_forward_cpu_dispatch.h 2025-12-04T09:46:06.4389861Z Wrapped header: ATen/ops/_slow_conv2d_forward_cuda_dispatch.h 2025-12-04T09:46:06.4390271Z Wrapped header: ATen/ops/_slow_conv2d_forward_native.h 2025-12-04T09:46:06.4390625Z Wrapped header: ATen/ops/_slow_conv2d_forward_ops.h 2025-12-04T09:46:06.4390966Z Wrapped header: ATen/ops/_sobol_engine_draw.h 2025-12-04T09:46:06.4391409Z Wrapped header: ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4391897Z Wrapped header: ATen/ops/_sobol_engine_draw_native.h 2025-12-04T09:46:06.4393886Z Wrapped header: ATen/ops/_sobol_engine_draw_ops.h 2025-12-04T09:46:06.4396845Z Wrapped header: ATen/ops/_sobol_engine_ff.h 2025-12-04T09:46:06.4400339Z Wrapped header: ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4403094Z Wrapped header: ATen/ops/_sobol_engine_ff_native.h 2025-12-04T09:46:06.4406094Z Wrapped header: ATen/ops/_sobol_engine_ff_ops.h 2025-12-04T09:46:06.4408968Z Wrapped header: ATen/ops/_sobol_engine_initialize_state.h 2025-12-04T09:46:06.4412196Z Wrapped header: ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4415206Z Wrapped header: ATen/ops/_sobol_engine_initialize_state_native.h 2025-12-04T09:46:06.4418054Z Wrapped header: ATen/ops/_sobol_engine_initialize_state_ops.h 2025-12-04T09:46:06.4420826Z Wrapped header: ATen/ops/_sobol_engine_scramble.h 2025-12-04T09:46:06.4424045Z Wrapped header: ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4426859Z Wrapped header: ATen/ops/_sobol_engine_scramble_native.h 2025-12-04T09:46:06.4429703Z Wrapped header: ATen/ops/_sobol_engine_scramble_ops.h 2025-12-04T09:46:06.4432341Z Wrapped header: ATen/ops/_softmax.h 2025-12-04T09:46:06.4435376Z Wrapped header: ATen/ops/_softmax_backward_data.h 2025-12-04T09:46:06.4439298Z Wrapped header: ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.4441176Z Wrapped header: ATen/ops/_softmax_backward_data_cpu_dispatch.h 2025-12-04T09:46:06.4444094Z Wrapped header: ATen/ops/_softmax_backward_data_cuda_dispatch.h 2025-12-04T09:46:06.4446887Z Wrapped header: ATen/ops/_softmax_backward_data_meta.h 2025-12-04T09:46:06.4449720Z Wrapped header: ATen/ops/_softmax_backward_data_meta_dispatch.h 2025-12-04T09:46:06.4452796Z Wrapped header: ATen/ops/_softmax_backward_data_native.h 2025-12-04T09:46:06.4455650Z Wrapped header: ATen/ops/_softmax_backward_data_ops.h 2025-12-04T09:46:06.4458556Z Wrapped header: ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.4461207Z Wrapped header: ATen/ops/_softmax_cpu_dispatch.h 2025-12-04T09:46:06.4463937Z Wrapped header: ATen/ops/_softmax_cuda_dispatch.h 2025-12-04T09:46:06.4466734Z Wrapped header: ATen/ops/_softmax_meta.h 2025-12-04T09:46:06.4469815Z Wrapped header: ATen/ops/_softmax_meta_dispatch.h 2025-12-04T09:46:06.4472422Z Wrapped header: ATen/ops/_softmax_native.h 2025-12-04T09:46:06.4475295Z Wrapped header: ATen/ops/_softmax_ops.h 2025-12-04T09:46:06.4478573Z Wrapped header: ATen/ops/_sparse_addmm.h 2025-12-04T09:46:06.4481544Z Wrapped header: ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4484233Z Wrapped header: ATen/ops/_sparse_addmm_native.h 2025-12-04T09:46:06.4487149Z Wrapped header: ATen/ops/_sparse_addmm_ops.h 2025-12-04T09:46:06.4489861Z Wrapped header: ATen/ops/_sparse_broadcast_to.h 2025-12-04T09:46:06.4492664Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy.h 2025-12-04T09:46:06.4495671Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.4498381Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4501347Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_native.h 2025-12-04T09:46:06.4503887Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_ops.h 2025-12-04T09:46:06.4507024Z Wrapped header: ATen/ops/_sparse_broadcast_to_native.h 2025-12-04T09:46:06.4509916Z Wrapped header: ATen/ops/_sparse_broadcast_to_ops.h 2025-12-04T09:46:06.4512839Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe.h 2025-12-04T09:46:06.4515727Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4518822Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe_native.h 2025-12-04T09:46:06.4521426Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe_ops.h 2025-12-04T09:46:06.4524203Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe.h 2025-12-04T09:46:06.4527166Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4529802Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe_native.h 2025-12-04T09:46:06.4532590Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe_ops.h 2025-12-04T09:46:06.4535803Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe.h 2025-12-04T09:46:06.4538952Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4541666Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe_native.h 2025-12-04T09:46:06.4544575Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe_ops.h 2025-12-04T09:46:06.4547386Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims.h 2025-12-04T09:46:06.4550346Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4553087Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims_native.h 2025-12-04T09:46:06.4555902Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims_ops.h 2025-12-04T09:46:06.4559139Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe.h 2025-12-04T09:46:06.4562245Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4565193Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe_native.h 2025-12-04T09:46:06.4567825Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe_ops.h 2025-12-04T09:46:06.4570631Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims.h 2025-12-04T09:46:06.4573950Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h 2025-12-04T09:46:06.4576943Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4579686Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-12-04T09:46:06.4582447Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-12-04T09:46:06.4585528Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-12-04T09:46:06.4588566Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4591319Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-12-04T09:46:06.4594128Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_native.h 2025-12-04T09:46:06.4596887Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_ops.h 2025-12-04T09:46:06.4599877Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe.h 2025-12-04T09:46:06.4602708Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4605383Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe_native.h 2025-12-04T09:46:06.4608372Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe_ops.h 2025-12-04T09:46:06.4611076Z Wrapped header: ATen/ops/_sparse_csr_prod.h 2025-12-04T09:46:06.4614122Z Wrapped header: ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4616820Z Wrapped header: ATen/ops/_sparse_csr_prod_native.h 2025-12-04T09:46:06.4619603Z Wrapped header: ATen/ops/_sparse_csr_prod_ops.h 2025-12-04T09:46:06.4622397Z Wrapped header: ATen/ops/_sparse_csr_sum.h 2025-12-04T09:46:06.4625328Z Wrapped header: ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4628287Z Wrapped header: ATen/ops/_sparse_csr_sum_native.h 2025-12-04T09:46:06.4631065Z Wrapped header: ATen/ops/_sparse_csr_sum_ops.h 2025-12-04T09:46:06.4634111Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe.h 2025-12-04T09:46:06.4637063Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4640027Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe_native.h 2025-12-04T09:46:06.4643090Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe_ops.h 2025-12-04T09:46:06.4646069Z Wrapped header: ATen/ops/_sparse_log_softmax.h 2025-12-04T09:46:06.4648905Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data.h 2025-12-04T09:46:06.4652036Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4655213Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data_native.h 2025-12-04T09:46:06.4657667Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data_ops.h 2025-12-04T09:46:06.4661624Z Wrapped header: ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4663509Z Wrapped header: ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4667175Z Wrapped header: ATen/ops/_sparse_log_softmax_native.h 2025-12-04T09:46:06.4669366Z Wrapped header: ATen/ops/_sparse_log_softmax_ops.h 2025-12-04T09:46:06.4673090Z Wrapped header: ATen/ops/_sparse_mask_projection.h 2025-12-04T09:46:06.4675273Z Wrapped header: ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4678860Z Wrapped header: ATen/ops/_sparse_mask_projection_native.h 2025-12-04T09:46:06.4680999Z Wrapped header: ATen/ops/_sparse_mask_projection_ops.h 2025-12-04T09:46:06.4684153Z Wrapped header: ATen/ops/_sparse_mm.h 2025-12-04T09:46:06.4686736Z Wrapped header: ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4690540Z Wrapped header: ATen/ops/_sparse_mm_native.h 2025-12-04T09:46:06.4692413Z Wrapped header: ATen/ops/_sparse_mm_ops.h 2025-12-04T09:46:06.4696228Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl.h 2025-12-04T09:46:06.4698198Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_backward.h 2025-12-04T09:46:06.4702001Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_backward_native.h 2025-12-04T09:46:06.4704004Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_backward_ops.h 2025-12-04T09:46:06.4707711Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_native.h 2025-12-04T09:46:06.4709736Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_ops.h 2025-12-04T09:46:06.4713448Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm.h 2025-12-04T09:46:06.4715671Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h 2025-12-04T09:46:06.4719227Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm_native.h 2025-12-04T09:46:06.4721521Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm_ops.h 2025-12-04T09:46:06.4724944Z Wrapped header: ATen/ops/_sparse_semi_structured_apply.h 2025-12-04T09:46:06.4727215Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h 2025-12-04T09:46:06.4731235Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense.h 2025-12-04T09:46:06.4734632Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-12-04T09:46:06.4737938Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense_native.h 2025-12-04T09:46:06.4741945Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense_ops.h 2025-12-04T09:46:06.4743954Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_native.h 2025-12-04T09:46:06.4747787Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_ops.h 2025-12-04T09:46:06.4749747Z Wrapped header: ATen/ops/_sparse_semi_structured_linear.h 2025-12-04T09:46:06.4753585Z Wrapped header: ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h 2025-12-04T09:46:06.4755571Z Wrapped header: ATen/ops/_sparse_semi_structured_linear_native.h 2025-12-04T09:46:06.4759338Z Wrapped header: ATen/ops/_sparse_semi_structured_linear_ops.h 2025-12-04T09:46:06.4761641Z Wrapped header: ATen/ops/_sparse_semi_structured_mm.h 2025-12-04T09:46:06.4765099Z Wrapped header: ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h 2025-12-04T09:46:06.4767493Z Wrapped header: ATen/ops/_sparse_semi_structured_mm_native.h 2025-12-04T09:46:06.4770844Z Wrapped header: ATen/ops/_sparse_semi_structured_mm_ops.h 2025-12-04T09:46:06.4773370Z Wrapped header: ATen/ops/_sparse_semi_structured_tile.h 2025-12-04T09:46:06.4776605Z Wrapped header: ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h 2025-12-04T09:46:06.4779142Z Wrapped header: ATen/ops/_sparse_semi_structured_tile_native.h 2025-12-04T09:46:06.4782415Z Wrapped header: ATen/ops/_sparse_semi_structured_tile_ops.h 2025-12-04T09:46:06.4785049Z Wrapped header: ATen/ops/_sparse_softmax.h 2025-12-04T09:46:06.4788035Z Wrapped header: ATen/ops/_sparse_softmax_backward_data.h 2025-12-04T09:46:06.4791234Z Wrapped header: ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4794128Z Wrapped header: ATen/ops/_sparse_softmax_backward_data_native.h 2025-12-04T09:46:06.4796954Z Wrapped header: ATen/ops/_sparse_softmax_backward_data_ops.h 2025-12-04T09:46:06.4800119Z Wrapped header: ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4802917Z Wrapped header: ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4806113Z Wrapped header: ATen/ops/_sparse_softmax_native.h 2025-12-04T09:46:06.4808843Z Wrapped header: ATen/ops/_sparse_softmax_ops.h 2025-12-04T09:46:06.4811736Z Wrapped header: ATen/ops/_sparse_sparse_matmul.h 2025-12-04T09:46:06.4814647Z Wrapped header: ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4817483Z Wrapped header: ATen/ops/_sparse_sparse_matmul_native.h 2025-12-04T09:46:06.4820606Z Wrapped header: ATen/ops/_sparse_sparse_matmul_ops.h 2025-12-04T09:46:06.4824067Z Wrapped header: ATen/ops/_sparse_sum.h 2025-12-04T09:46:06.4827495Z Wrapped header: ATen/ops/_sparse_sum_backward.h 2025-12-04T09:46:06.4830681Z Wrapped header: ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4833476Z Wrapped header: ATen/ops/_sparse_sum_backward_native.h 2025-12-04T09:46:06.4836324Z Wrapped header: ATen/ops/_sparse_sum_backward_ops.h 2025-12-04T09:46:06.4839499Z Wrapped header: ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4842334Z Wrapped header: ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4845174Z Wrapped header: ATen/ops/_sparse_sum_native.h 2025-12-04T09:46:06.4855205Z Wrapped header: ATen/ops/_sparse_sum_ops.h 2025-12-04T09:46:06.4858596Z Wrapped header: ATen/ops/_spdiags.h 2025-12-04T09:46:06.4862398Z Wrapped header: ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4865642Z Wrapped header: ATen/ops/_spdiags_cpu_dispatch.h 2025-12-04T09:46:06.4868895Z Wrapped header: ATen/ops/_spdiags_native.h 2025-12-04T09:46:06.4872184Z Wrapped header: ATen/ops/_spdiags_ops.h 2025-12-04T09:46:06.4875003Z Wrapped header: ATen/ops/_spsolve.h 2025-12-04T09:46:06.4878338Z Wrapped header: ATen/ops/_spsolve_native.h 2025-12-04T09:46:06.4881040Z Wrapped header: ATen/ops/_spsolve_ops.h 2025-12-04T09:46:06.4883904Z Wrapped header: ATen/ops/_stack.h 2025-12-04T09:46:06.4886998Z Wrapped header: ATen/ops/_stack_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4889863Z Wrapped header: ATen/ops/_stack_cpu_dispatch.h 2025-12-04T09:46:06.4892679Z Wrapped header: ATen/ops/_stack_native.h 2025-12-04T09:46:06.4895441Z Wrapped header: ATen/ops/_stack_ops.h 2025-12-04T09:46:06.4898780Z Wrapped header: ATen/ops/_standard_gamma.h 2025-12-04T09:46:06.4902421Z Wrapped header: ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4905237Z Wrapped header: ATen/ops/_standard_gamma_cpu_dispatch.h 2025-12-04T09:46:06.4908251Z Wrapped header: ATen/ops/_standard_gamma_cuda_dispatch.h 2025-12-04T09:46:06.4911036Z Wrapped header: ATen/ops/_standard_gamma_grad.h 2025-12-04T09:46:06.4914070Z Wrapped header: ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4916744Z Wrapped header: ATen/ops/_standard_gamma_grad_cpu_dispatch.h 2025-12-04T09:46:06.4919621Z Wrapped header: ATen/ops/_standard_gamma_grad_cuda_dispatch.h 2025-12-04T09:46:06.4922350Z Wrapped header: ATen/ops/_standard_gamma_grad_native.h 2025-12-04T09:46:06.4925388Z Wrapped header: ATen/ops/_standard_gamma_grad_ops.h 2025-12-04T09:46:06.4928183Z Wrapped header: ATen/ops/_standard_gamma_native.h 2025-12-04T09:46:06.4931285Z Wrapped header: ATen/ops/_standard_gamma_ops.h 2025-12-04T09:46:06.4934219Z Wrapped header: ATen/ops/_test_ambiguous_defaults.h 2025-12-04T09:46:06.4937010Z Wrapped header: ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4939576Z Wrapped header: ATen/ops/_test_ambiguous_defaults_native.h 2025-12-04T09:46:06.4942291Z Wrapped header: ATen/ops/_test_ambiguous_defaults_ops.h 2025-12-04T09:46:06.4945174Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch.h 2025-12-04T09:46:06.4948133Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4951052Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4953779Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_native.h 2025-12-04T09:46:06.4957031Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_ops.h 2025-12-04T09:46:06.4960046Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view.h 2025-12-04T09:46:06.4962960Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4965752Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy.h 2025-12-04T09:46:06.4968938Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.4980084Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.4980784Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h 2025-12-04T09:46:06.4981317Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h 2025-12-04T09:46:06.4981832Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_native.h 2025-12-04T09:46:06.4983225Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_ops.h 2025-12-04T09:46:06.4985908Z Wrapped header: ATen/ops/_test_check_tensor.h 2025-12-04T09:46:06.4988726Z Wrapped header: ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.4991641Z Wrapped header: ATen/ops/_test_check_tensor_native.h 2025-12-04T09:46:06.4994431Z Wrapped header: ATen/ops/_test_check_tensor_ops.h 2025-12-04T09:46:06.4997180Z Wrapped header: ATen/ops/_test_functorch_fallback.h 2025-12-04T09:46:06.5000246Z Wrapped header: ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5002902Z Wrapped header: ATen/ops/_test_functorch_fallback_cpu_dispatch.h 2025-12-04T09:46:06.5005793Z Wrapped header: ATen/ops/_test_functorch_fallback_native.h 2025-12-04T09:46:06.5008696Z Wrapped header: ATen/ops/_test_functorch_fallback_ops.h 2025-12-04T09:46:06.5011616Z Wrapped header: ATen/ops/_test_optional_filled_intlist.h 2025-12-04T09:46:06.5014544Z Wrapped header: ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5017499Z Wrapped header: ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h 2025-12-04T09:46:06.5020244Z Wrapped header: ATen/ops/_test_optional_filled_intlist_native.h 2025-12-04T09:46:06.5022994Z Wrapped header: ATen/ops/_test_optional_filled_intlist_ops.h 2025-12-04T09:46:06.5025798Z Wrapped header: ATen/ops/_test_optional_floatlist.h 2025-12-04T09:46:06.5028881Z Wrapped header: ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5031696Z Wrapped header: ATen/ops/_test_optional_floatlist_cpu_dispatch.h 2025-12-04T09:46:06.5034360Z Wrapped header: ATen/ops/_test_optional_floatlist_native.h 2025-12-04T09:46:06.5037154Z Wrapped header: ATen/ops/_test_optional_floatlist_ops.h 2025-12-04T09:46:06.5040048Z Wrapped header: ATen/ops/_test_optional_intlist.h 2025-12-04T09:46:06.5042909Z Wrapped header: ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5045551Z Wrapped header: ATen/ops/_test_optional_intlist_cpu_dispatch.h 2025-12-04T09:46:06.5048391Z Wrapped header: ATen/ops/_test_optional_intlist_native.h 2025-12-04T09:46:06.5051179Z Wrapped header: ATen/ops/_test_optional_intlist_ops.h 2025-12-04T09:46:06.5053966Z Wrapped header: ATen/ops/_test_parallel_materialize.h 2025-12-04T09:46:06.5057148Z Wrapped header: ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5060161Z Wrapped header: ATen/ops/_test_parallel_materialize_native.h 2025-12-04T09:46:06.5062956Z Wrapped header: ATen/ops/_test_parallel_materialize_ops.h 2025-12-04T09:46:06.5065731Z Wrapped header: ATen/ops/_test_serialization_subcmul.h 2025-12-04T09:46:06.5068597Z Wrapped header: ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5071619Z Wrapped header: ATen/ops/_test_serialization_subcmul_native.h 2025-12-04T09:46:06.5074395Z Wrapped header: ATen/ops/_test_serialization_subcmul_ops.h 2025-12-04T09:46:06.5077162Z Wrapped header: ATen/ops/_test_string_default.h 2025-12-04T09:46:06.5080200Z Wrapped header: ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5083024Z Wrapped header: ATen/ops/_test_string_default_native.h 2025-12-04T09:46:06.5085734Z Wrapped header: ATen/ops/_test_string_default_ops.h 2025-12-04T09:46:06.5088784Z Wrapped header: ATen/ops/_test_warn_in_autograd.h 2025-12-04T09:46:06.5091667Z Wrapped header: ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5094293Z Wrapped header: ATen/ops/_test_warn_in_autograd_native.h 2025-12-04T09:46:06.5097053Z Wrapped header: ATen/ops/_test_warn_in_autograd_ops.h 2025-12-04T09:46:06.5100310Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward.h 2025-12-04T09:46:06.5103356Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5106086Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward_native.h 2025-12-04T09:46:06.5108851Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h 2025-12-04T09:46:06.5111841Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward.h 2025-12-04T09:46:06.5114923Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5117639Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h 2025-12-04T09:46:06.5120528Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h 2025-12-04T09:46:06.5123223Z Wrapped header: ATen/ops/_thnn_fused_gru_cell.h 2025-12-04T09:46:06.5126142Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward.h 2025-12-04T09:46:06.5129084Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5131832Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-12-04T09:46:06.5134538Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_native.h 2025-12-04T09:46:06.5137571Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_ops.h 2025-12-04T09:46:06.5140582Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5143397Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h 2025-12-04T09:46:06.5146235Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_native.h 2025-12-04T09:46:06.5149260Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_ops.h 2025-12-04T09:46:06.5152612Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell.h 2025-12-04T09:46:06.5163374Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward.h 2025-12-04T09:46:06.5167933Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5170574Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl.h 2025-12-04T09:46:06.5173944Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5176808Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-12-04T09:46:06.5179598Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h 2025-12-04T09:46:06.5182519Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h 2025-12-04T09:46:06.5185323Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_native.h 2025-12-04T09:46:06.5188134Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_ops.h 2025-12-04T09:46:06.5191335Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5193720Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h 2025-12-04T09:46:06.5196441Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_native.h 2025-12-04T09:46:06.5199425Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_ops.h 2025-12-04T09:46:06.5202219Z Wrapped header: ATen/ops/_to_copy.h 2025-12-04T09:46:06.5205681Z Wrapped header: ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5208276Z Wrapped header: ATen/ops/_to_copy_native.h 2025-12-04T09:46:06.5211041Z Wrapped header: ATen/ops/_to_copy_ops.h 2025-12-04T09:46:06.5214286Z Wrapped header: ATen/ops/_to_cpu.h 2025-12-04T09:46:06.5217150Z Wrapped header: ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5220669Z Wrapped header: ATen/ops/_to_cpu_native.h 2025-12-04T09:46:06.5223827Z Wrapped header: ATen/ops/_to_cpu_ops.h 2025-12-04T09:46:06.5226563Z Wrapped header: ATen/ops/_to_dense.h 2025-12-04T09:46:06.5229629Z Wrapped header: ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5232398Z Wrapped header: ATen/ops/_to_dense_native.h 2025-12-04T09:46:06.5235230Z Wrapped header: ATen/ops/_to_dense_ops.h 2025-12-04T09:46:06.5238760Z Wrapped header: ATen/ops/_to_sparse.h 2025-12-04T09:46:06.5241864Z Wrapped header: ATen/ops/_to_sparse_bsc.h 2025-12-04T09:46:06.5244935Z Wrapped header: ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5247732Z Wrapped header: ATen/ops/_to_sparse_bsc_cpu_dispatch.h 2025-12-04T09:46:06.5250857Z Wrapped header: ATen/ops/_to_sparse_bsc_cuda_dispatch.h 2025-12-04T09:46:06.5253640Z Wrapped header: ATen/ops/_to_sparse_bsc_native.h 2025-12-04T09:46:06.5256513Z Wrapped header: ATen/ops/_to_sparse_bsc_ops.h 2025-12-04T09:46:06.5259507Z Wrapped header: ATen/ops/_to_sparse_bsr.h 2025-12-04T09:46:06.5262220Z Wrapped header: ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5264860Z Wrapped header: ATen/ops/_to_sparse_bsr_cpu_dispatch.h 2025-12-04T09:46:06.5267695Z Wrapped header: ATen/ops/_to_sparse_bsr_cuda_dispatch.h 2025-12-04T09:46:06.5278100Z Wrapped header: ATen/ops/_to_sparse_bsr_native.h 2025-12-04T09:46:06.5281649Z Wrapped header: ATen/ops/_to_sparse_bsr_ops.h 2025-12-04T09:46:06.5284588Z Wrapped header: ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5287370Z Wrapped header: ATen/ops/_to_sparse_cpu_dispatch.h 2025-12-04T09:46:06.5290049Z Wrapped header: ATen/ops/_to_sparse_csc.h 2025-12-04T09:46:06.5292924Z Wrapped header: ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5295647Z Wrapped header: ATen/ops/_to_sparse_csc_cpu_dispatch.h 2025-12-04T09:46:06.5298471Z Wrapped header: ATen/ops/_to_sparse_csc_cuda_dispatch.h 2025-12-04T09:46:06.5301187Z Wrapped header: ATen/ops/_to_sparse_csc_native.h 2025-12-04T09:46:06.5304285Z Wrapped header: ATen/ops/_to_sparse_csc_ops.h 2025-12-04T09:46:06.5306876Z Wrapped header: ATen/ops/_to_sparse_csr.h 2025-12-04T09:46:06.5309726Z Wrapped header: ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5312606Z Wrapped header: ATen/ops/_to_sparse_csr_cpu_dispatch.h 2025-12-04T09:46:06.5315537Z Wrapped header: ATen/ops/_to_sparse_csr_cuda_dispatch.h 2025-12-04T09:46:06.5318320Z Wrapped header: ATen/ops/_to_sparse_csr_native.h 2025-12-04T09:46:06.5321134Z Wrapped header: ATen/ops/_to_sparse_csr_ops.h 2025-12-04T09:46:06.5323904Z Wrapped header: ATen/ops/_to_sparse_cuda_dispatch.h 2025-12-04T09:46:06.5326646Z Wrapped header: ATen/ops/_to_sparse_native.h 2025-12-04T09:46:06.5329619Z Wrapped header: ATen/ops/_to_sparse_ops.h 2025-12-04T09:46:06.5332437Z Wrapped header: ATen/ops/_to_sparse_semi_structured.h 2025-12-04T09:46:06.5335221Z Wrapped header: ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h 2025-12-04T09:46:06.5338138Z Wrapped header: ATen/ops/_to_sparse_semi_structured_native.h 2025-12-04T09:46:06.5340907Z Wrapped header: ATen/ops/_to_sparse_semi_structured_ops.h 2025-12-04T09:46:06.5344109Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd.h 2025-12-04T09:46:06.5347124Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5349879Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-12-04T09:46:06.5352657Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-12-04T09:46:06.5355437Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_native.h 2025-12-04T09:46:06.5358585Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_ops.h 2025-12-04T09:46:06.5361392Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv.h 2025-12-04T09:46:06.5364258Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5367065Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h 2025-12-04T09:46:06.5370543Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h 2025-12-04T09:46:06.5372807Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_native.h 2025-12-04T09:46:06.5375772Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_ops.h 2025-12-04T09:46:06.5378539Z Wrapped header: ATen/ops/_trilinear.h 2025-12-04T09:46:06.5381516Z Wrapped header: ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5384241Z Wrapped header: ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5386921Z Wrapped header: ATen/ops/_trilinear_native.h 2025-12-04T09:46:06.5389780Z Wrapped header: ATen/ops/_trilinear_ops.h 2025-12-04T09:46:06.5392630Z Wrapped header: ATen/ops/_triton_multi_head_attention.h 2025-12-04T09:46:06.5395609Z Wrapped header: ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5398673Z Wrapped header: ATen/ops/_triton_multi_head_attention_cuda_dispatch.h 2025-12-04T09:46:06.5401556Z Wrapped header: ATen/ops/_triton_multi_head_attention_native.h 2025-12-04T09:46:06.5404376Z Wrapped header: ATen/ops/_triton_multi_head_attention_ops.h 2025-12-04T09:46:06.5407191Z Wrapped header: ATen/ops/_triton_scaled_dot_attention.h 2025-12-04T09:46:06.5410092Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5412809Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h 2025-12-04T09:46:06.5415834Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_native.h 2025-12-04T09:46:06.5418517Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_ops.h 2025-12-04T09:46:06.5421182Z Wrapped header: ATen/ops/_unique.h 2025-12-04T09:46:06.5423889Z Wrapped header: ATen/ops/_unique2.h 2025-12-04T09:46:06.5426986Z Wrapped header: ATen/ops/_unique2_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5430073Z Wrapped header: ATen/ops/_unique2_cpu_dispatch.h 2025-12-04T09:46:06.5432937Z Wrapped header: ATen/ops/_unique2_cuda_dispatch.h 2025-12-04T09:46:06.5436031Z Wrapped header: ATen/ops/_unique2_native.h 2025-12-04T09:46:06.5439103Z Wrapped header: ATen/ops/_unique2_ops.h 2025-12-04T09:46:06.5441924Z Wrapped header: ATen/ops/_unique_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5444927Z Wrapped header: ATen/ops/_unique_cpu_dispatch.h 2025-12-04T09:46:06.5448082Z Wrapped header: ATen/ops/_unique_cuda_dispatch.h 2025-12-04T09:46:06.5450859Z Wrapped header: ATen/ops/_unique_native.h 2025-12-04T09:46:06.5453645Z Wrapped header: ATen/ops/_unique_ops.h 2025-12-04T09:46:06.5456338Z Wrapped header: ATen/ops/_unpack_dual.h 2025-12-04T09:46:06.5459208Z Wrapped header: ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5462179Z Wrapped header: ATen/ops/_unpack_dual_native.h 2025-12-04T09:46:06.5464939Z Wrapped header: ATen/ops/_unpack_dual_ops.h 2025-12-04T09:46:06.5467734Z Wrapped header: ATen/ops/_unsafe_index.h 2025-12-04T09:46:06.5470703Z Wrapped header: ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5473572Z Wrapped header: ATen/ops/_unsafe_index_native.h 2025-12-04T09:46:06.5476381Z Wrapped header: ATen/ops/_unsafe_index_ops.h 2025-12-04T09:46:06.5479365Z Wrapped header: ATen/ops/_unsafe_index_put.h 2025-12-04T09:46:06.5482245Z Wrapped header: ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5484887Z Wrapped header: ATen/ops/_unsafe_index_put_native.h 2025-12-04T09:46:06.5487646Z Wrapped header: ATen/ops/_unsafe_index_put_ops.h 2025-12-04T09:46:06.5490349Z Wrapped header: ATen/ops/_unsafe_masked_index.h 2025-12-04T09:46:06.5493354Z Wrapped header: ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5496103Z Wrapped header: ATen/ops/_unsafe_masked_index_native.h 2025-12-04T09:46:06.5498821Z Wrapped header: ATen/ops/_unsafe_masked_index_ops.h 2025-12-04T09:46:06.5501696Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate.h 2025-12-04T09:46:06.5504724Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5507651Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate_native.h 2025-12-04T09:46:06.5510441Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate_ops.h 2025-12-04T09:46:06.5513281Z Wrapped header: ATen/ops/_unsafe_view.h 2025-12-04T09:46:06.5516216Z Wrapped header: ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5519117Z Wrapped header: ATen/ops/_unsafe_view_native.h 2025-12-04T09:46:06.5522261Z Wrapped header: ATen/ops/_unsafe_view_ops.h 2025-12-04T09:46:06.5526122Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa.h 2025-12-04T09:46:06.5528929Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward.h 2025-12-04T09:46:06.5532754Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5535261Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-12-04T09:46:06.5538556Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-12-04T09:46:06.5541181Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_meta.h 2025-12-04T09:46:06.5544271Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-12-04T09:46:06.5547030Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_native.h 2025-12-04T09:46:06.5550351Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_ops.h 2025-12-04T09:46:06.5553501Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5556332Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5559255Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h 2025-12-04T09:46:06.5562171Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h 2025-12-04T09:46:06.5565245Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_meta.h 2025-12-04T09:46:06.5568312Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h 2025-12-04T09:46:06.5571055Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_native.h 2025-12-04T09:46:06.5574194Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_ops.h 2025-12-04T09:46:06.5578362Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa.h 2025-12-04T09:46:06.5581019Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward.h 2025-12-04T09:46:06.5584521Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5587426Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-12-04T09:46:06.5590538Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-12-04T09:46:06.5593266Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_meta.h 2025-12-04T09:46:06.5596209Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-12-04T09:46:06.5599113Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_native.h 2025-12-04T09:46:06.5602634Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_ops.h 2025-12-04T09:46:06.5605830Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5608757Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5611610Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h 2025-12-04T09:46:06.5614527Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h 2025-12-04T09:46:06.5617542Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_meta.h 2025-12-04T09:46:06.5620636Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h 2025-12-04T09:46:06.5623392Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_native.h 2025-12-04T09:46:06.5626379Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_ops.h 2025-12-04T09:46:06.5629698Z Wrapped header: ATen/ops/_upsample_nearest_exact1d.h 2025-12-04T09:46:06.5633357Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward.h 2025-12-04T09:46:06.5636457Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5639325Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-12-04T09:46:06.5642226Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-12-04T09:46:06.5645062Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_meta.h 2025-12-04T09:46:06.5648003Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-12-04T09:46:06.5650959Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_native.h 2025-12-04T09:46:06.5653830Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_ops.h 2025-12-04T09:46:06.5657158Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5659999Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5662851Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h 2025-12-04T09:46:06.5665668Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h 2025-12-04T09:46:06.5668598Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_meta.h 2025-12-04T09:46:06.5671485Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h 2025-12-04T09:46:06.5674394Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_native.h 2025-12-04T09:46:06.5677610Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_ops.h 2025-12-04T09:46:06.5680722Z Wrapped header: ATen/ops/_upsample_nearest_exact2d.h 2025-12-04T09:46:06.5684120Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward.h 2025-12-04T09:46:06.5687418Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5690251Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-12-04T09:46:06.5693151Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-12-04T09:46:06.5696024Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_meta.h 2025-12-04T09:46:06.5698912Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-12-04T09:46:06.5701748Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_native.h 2025-12-04T09:46:06.5704718Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_ops.h 2025-12-04T09:46:06.5708010Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5710807Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5713738Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h 2025-12-04T09:46:06.5716630Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h 2025-12-04T09:46:06.5719579Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_meta.h 2025-12-04T09:46:06.5722432Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h 2025-12-04T09:46:06.5725338Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_native.h 2025-12-04T09:46:06.5728170Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_ops.h 2025-12-04T09:46:06.5731474Z Wrapped header: ATen/ops/_upsample_nearest_exact3d.h 2025-12-04T09:46:06.5734643Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward.h 2025-12-04T09:46:06.5738038Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5740771Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-12-04T09:46:06.5743857Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-12-04T09:46:06.5746627Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_meta.h 2025-12-04T09:46:06.5750029Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-12-04T09:46:06.5752990Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_native.h 2025-12-04T09:46:06.5755978Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_ops.h 2025-12-04T09:46:06.5759497Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5762306Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5765181Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h 2025-12-04T09:46:06.5768012Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h 2025-12-04T09:46:06.5770901Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_meta.h 2025-12-04T09:46:06.5773977Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h 2025-12-04T09:46:06.5777453Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_native.h 2025-12-04T09:46:06.5780377Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_ops.h 2025-12-04T09:46:06.5783356Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss.h 2025-12-04T09:46:06.5786223Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h 2025-12-04T09:46:06.5789341Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss_native.h 2025-12-04T09:46:06.5792185Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss_ops.h 2025-12-04T09:46:06.5795134Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight.h 2025-12-04T09:46:06.5798144Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5801253Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight_native.h 2025-12-04T09:46:06.5804014Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h 2025-12-04T09:46:06.5806996Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices.h 2025-12-04T09:46:06.5810278Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h 2025-12-04T09:46:06.5813125Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h 2025-12-04T09:46:06.5816182Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_native.h 2025-12-04T09:46:06.5818987Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_ops.h 2025-12-04T09:46:06.5821864Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args.h 2025-12-04T09:46:06.5824808Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5827639Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args_native.h 2025-12-04T09:46:06.5830727Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args_ops.h 2025-12-04T09:46:06.5833688Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args.h 2025-12-04T09:46:06.5836709Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5839670Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args_native.h 2025-12-04T09:46:06.5842651Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args_ops.h 2025-12-04T09:46:06.5845658Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args.h 2025-12-04T09:46:06.5848645Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5851543Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args_native.h 2025-12-04T09:46:06.5854378Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args_ops.h 2025-12-04T09:46:06.5857123Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args.h 2025-12-04T09:46:06.5860130Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5862967Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args_native.h 2025-12-04T09:46:06.5865794Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args_ops.h 2025-12-04T09:46:06.5868710Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args.h 2025-12-04T09:46:06.5871668Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5874370Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args_native.h 2025-12-04T09:46:06.5877304Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args_ops.h 2025-12-04T09:46:06.5880617Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args.h 2025-12-04T09:46:06.5883612Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5886243Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args_native.h 2025-12-04T09:46:06.5889062Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args_ops.h 2025-12-04T09:46:06.5892007Z Wrapped header: ATen/ops/_values.h 2025-12-04T09:46:06.5894991Z Wrapped header: ATen/ops/_values_copy.h 2025-12-04T09:46:06.5898057Z Wrapped header: ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:46:06.5900857Z Wrapped header: ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.5903572Z Wrapped header: ATen/ops/_values_copy_native.h 2025-12-04T09:46:06.5906373Z Wrapped header: ATen/ops/_values_copy_ops.h 2025-12-04T09:46:06.5909447Z Wrapped header: ATen/ops/_values_native.h 2025-12-04T09:46:06.5912300Z Wrapped header: ATen/ops/_values_ops.h 2025-12-04T09:46:06.5915085Z Wrapped header: ATen/ops/_version.h 2025-12-04T09:46:06.5918029Z Wrapped header: ATen/ops/_version_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5920807Z Wrapped header: ATen/ops/_version_native.h 2025-12-04T09:46:06.5923694Z Wrapped header: ATen/ops/_version_ops.h 2025-12-04T09:46:06.5926544Z Wrapped header: ATen/ops/_weight_int4pack_mm.h 2025-12-04T09:46:06.5929639Z Wrapped header: ATen/ops/_weight_int4pack_mm_cuda_dispatch.h 2025-12-04T09:46:06.5932423Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu.h 2025-12-04T09:46:06.5935302Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-12-04T09:46:06.5938021Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu_native.h 2025-12-04T09:46:06.5940796Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu_ops.h 2025-12-04T09:46:06.5943510Z Wrapped header: ATen/ops/_weight_int4pack_mm_native.h 2025-12-04T09:46:06.5947407Z Wrapped header: ATen/ops/_weight_int4pack_mm_ops.h 2025-12-04T09:46:06.5950801Z Wrapped header: ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h 2025-12-04T09:46:06.5953991Z Wrapped header: ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-12-04T09:46:06.5957028Z Wrapped header: ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-12-04T09:46:06.5960253Z Wrapped header: ATen/ops/_weight_int8pack_mm.h 2025-12-04T09:46:06.5963236Z Wrapped header: ATen/ops/_weight_int8pack_mm_cpu_dispatch.h 2025-12-04T09:46:06.5966320Z Wrapped header: ATen/ops/_weight_int8pack_mm_cuda_dispatch.h 2025-12-04T09:46:06.5969238Z Wrapped header: ATen/ops/_weight_int8pack_mm_native.h 2025-12-04T09:46:06.5972219Z Wrapped header: ATen/ops/_weight_int8pack_mm_ops.h 2025-12-04T09:46:06.5975041Z Wrapped header: ATen/ops/_weight_norm.h 2025-12-04T09:46:06.5978029Z Wrapped header: ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5980856Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward.h 2025-12-04T09:46:06.5983874Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.5986575Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward_native.h 2025-12-04T09:46:06.5989616Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward_ops.h 2025-12-04T09:46:06.5992531Z Wrapped header: ATen/ops/_weight_norm_interface.h 2025-12-04T09:46:06.5995477Z Wrapped header: ATen/ops/_weight_norm_interface_backward.h 2025-12-04T09:46:06.5998831Z Wrapped header: ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.6001584Z Wrapped header: ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h 2025-12-04T09:46:06.6004927Z Wrapped header: ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h 2025-12-04T09:46:06.6008106Z Wrapped header: ATen/ops/_weight_norm_interface_backward_native.h 2025-12-04T09:46:06.6011030Z Wrapped header: ATen/ops/_weight_norm_interface_backward_ops.h 2025-12-04T09:46:06.6014030Z Wrapped header: ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-12-04T09:46:06.6017193Z Wrapped header: ATen/ops/_weight_norm_interface_cpu_dispatch.h 2025-12-04T09:46:06.6020011Z Wrapped header: ATen/ops/_weight_norm_interface_cuda_dispatch.h 2025-12-04T09:46:06.6022791Z Wrapped header: ATen/ops/_weight_norm_interface_native.h 2025-12-04T09:46:06.6025770Z Wrapped header: ATen/ops/_weight_norm_interface_ops.h 2025-12-04T09:46:06.6028676Z Wrapped header: ATen/ops/_weight_norm_native.h 2025-12-04T09:46:06.6031490Z Wrapped header: ATen/ops/_weight_norm_ops.h 2025-12-04T09:46:06.6034333Z Wrapped header: ATen/ops/_wrapped_linear_prepack.h 2025-12-04T09:46:06.6037271Z Wrapped header: ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.6040123Z Wrapped header: ATen/ops/_wrapped_linear_prepack_native.h 2025-12-04T09:46:06.6042954Z Wrapped header: ATen/ops/_wrapped_linear_prepack_ops.h 2025-12-04T09:46:06.6045772Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked.h 2025-12-04T09:46:06.6048899Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-12-04T09:46:06.6051539Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked_native.h 2025-12-04T09:46:06.6054488Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked_ops.h 2025-12-04T09:46:06.6057303Z Wrapped header: ATen/quantized/QTensorImpl.h 2025-12-04T09:46:06.6060467Z Wrapped header: ATen/quantized/Quantizer.h 2025-12-04T09:46:06.6063331Z Wrapped header: ATen/xpu/CachingHostAllocator.h 2025-12-04T09:46:06.6065930Z Wrapped header: ATen/xpu/PeerToPeerAccess.h 2025-12-04T09:46:06.6068603Z Wrapped header: ATen/xpu/PhiloxXpuState.h 2025-12-04T09:46:06.6071261Z Wrapped header: ATen/xpu/PinnedMemoryAllocator.h 2025-12-04T09:46:06.6074030Z Wrapped header: ATen/xpu/XPUContext.h 2025-12-04T09:46:06.6076493Z Wrapped header: ATen/xpu/XPUDevice.h 2025-12-04T09:46:06.6079123Z Wrapped header: ATen/xpu/XPUEvent.h 2025-12-04T09:46:06.6082114Z Wrapped header: ATen/xpu/XPUGeneratorImpl.h 2025-12-04T09:46:06.6084974Z Wrapped header: ATen/xpu/XPUGraphsUtils.h 2025-12-04T09:46:06.6087670Z Wrapped header: ATen/xpu/XPUScaledBlas.h 2025-12-04T09:46:06.6090787Z Wrapped header: ATen/xpu/detail/XPUHooks.h 2025-12-04T09:46:06.6093220Z Wrapped header: c10/core/alignment.h 2025-12-04T09:46:06.6096763Z Wrapped header: c10/core/Allocator.h 2025-12-04T09:46:06.6100336Z Wrapped header: c10/core/AllocatorConfig.h 2025-12-04T09:46:06.6103198Z Wrapped header: c10/core/AutogradState.h 2025-12-04T09:46:06.6106679Z Wrapped header: c10/core/Backend.h 2025-12-04T09:46:06.6110028Z Wrapped header: c10/core/CachingDeviceAllocator.h 2025-12-04T09:46:06.6112767Z Wrapped header: c10/core/CompileTimeFunctionPointer.h 2025-12-04T09:46:06.6115511Z Wrapped header: c10/core/ConstantSymNodeImpl.h 2025-12-04T09:46:06.6118988Z Wrapped header: c10/core/Contiguity.h 2025-12-04T09:46:06.6121795Z Wrapped header: c10/core/CopyBytes.h 2025-12-04T09:46:06.6125244Z Wrapped header: c10/core/CPUAllocator.h 2025-12-04T09:46:06.6128070Z Wrapped header: c10/core/DefaultDtype.h 2025-12-04T09:46:06.6130998Z Wrapped header: c10/core/DefaultTensorOptions.h 2025-12-04T09:46:06.6134031Z Wrapped header: c10/core/Device.h 2025-12-04T09:46:06.6136900Z Wrapped header: c10/core/DeviceArray.h 2025-12-04T09:46:06.6139642Z Wrapped header: c10/core/DeviceCapability.h 2025-12-04T09:46:06.6142866Z Wrapped header: c10/core/DeviceGuard.h 2025-12-04T09:46:06.6145604Z Wrapped header: c10/core/DeviceType.h 2025-12-04T09:46:06.6150097Z Wrapped header: c10/core/DispatchKey.h 2025-12-04T09:46:06.6156456Z Wrapped header: c10/core/DispatchKeySet.h 2025-12-04T09:46:06.6160322Z Wrapped header: c10/core/DynamicCast.h 2025-12-04T09:46:06.6163070Z Wrapped header: c10/core/Event.h 2025-12-04T09:46:06.6166461Z Wrapped header: c10/core/GeneratorImpl.h 2025-12-04T09:46:06.6169063Z Wrapped header: c10/core/GradMode.h 2025-12-04T09:46:06.6172005Z Wrapped header: c10/core/InferenceMode.h 2025-12-04T09:46:06.6175029Z Wrapped header: c10/core/Layout.h 2025-12-04T09:46:06.6178245Z Wrapped header: c10/core/MemoryFormat.h 2025-12-04T09:46:06.6190458Z Wrapped header: c10/core/OptionalRef.h 2025-12-04T09:46:06.6193525Z Wrapped header: c10/core/PyHandleCache.h 2025-12-04T09:46:06.6196258Z Wrapped header: c10/core/QEngine.h 2025-12-04T09:46:06.6199162Z Wrapped header: c10/core/QScheme.h 2025-12-04T09:46:06.6202020Z Wrapped header: c10/core/RefcountedDeleter.h 2025-12-04T09:46:06.6205104Z Wrapped header: c10/core/SafePyObject.h 2025-12-04T09:46:06.6208645Z Wrapped header: c10/core/Scalar.h 2025-12-04T09:46:06.6211986Z Wrapped header: c10/core/ScalarType.h 2025-12-04T09:46:06.6214989Z Wrapped header: c10/core/ScalarTypeToTypeMeta.h 2025-12-04T09:46:06.6218107Z Wrapped header: c10/core/Storage.h 2025-12-04T09:46:06.6221759Z Wrapped header: c10/core/StorageImpl.h 2025-12-04T09:46:06.6224992Z Wrapped header: c10/core/Stream.h 2025-12-04T09:46:06.6228240Z Wrapped header: c10/core/StreamGuard.h 2025-12-04T09:46:06.6231460Z Wrapped header: c10/core/SymbolicShapeMeta.h 2025-12-04T09:46:06.6234583Z Wrapped header: c10/core/SymBool.h 2025-12-04T09:46:06.6237385Z Wrapped header: c10/core/SymFloat.h 2025-12-04T09:46:06.6241166Z Wrapped header: c10/core/SymInt.h 2025-12-04T09:46:06.6244276Z Wrapped header: c10/core/SymIntArrayRef.h 2025-12-04T09:46:06.6247518Z Wrapped header: c10/core/SymNodeImpl.h 2025-12-04T09:46:06.6257560Z Wrapped header: c10/core/TensorImpl.h 2025-12-04T09:46:06.6262028Z Wrapped header: c10/core/TensorOptions.h 2025-12-04T09:46:06.6264956Z Wrapped header: c10/core/thread_pool.h 2025-12-04T09:46:06.6268010Z Wrapped header: c10/core/UndefinedTensorImpl.h 2025-12-04T09:46:06.6270820Z Wrapped header: c10/core/WrapDimMinimal.h 2025-12-04T09:46:06.6273855Z Wrapped header: c10/core/impl/alloc_cpu.h 2025-12-04T09:46:06.6276436Z Wrapped header: c10/core/impl/COW.h 2025-12-04T09:46:06.6279460Z Wrapped header: c10/core/impl/COWDeleter.h 2025-12-04T09:46:06.6283160Z Wrapped header: c10/core/impl/DeviceGuardImplInterface.h 2025-12-04T09:46:06.6286196Z Wrapped header: c10/core/impl/FakeGuardImpl.h 2025-12-04T09:46:06.6288946Z Wrapped header: c10/core/impl/GPUTrace.h 2025-12-04T09:46:06.6292071Z Wrapped header: c10/core/impl/HermeticPyObjectTLS.h 2025-12-04T09:46:06.6295653Z Wrapped header: c10/core/impl/InlineDeviceGuard.h 2025-12-04T09:46:06.6298561Z Wrapped header: c10/core/impl/InlineEvent.h 2025-12-04T09:46:06.6302032Z Wrapped header: c10/core/impl/InlineStreamGuard.h 2025-12-04T09:46:06.6305085Z Wrapped header: c10/core/impl/LocalDispatchKeySet.h 2025-12-04T09:46:06.6308450Z Wrapped header: c10/core/impl/PyInterpreter.h 2025-12-04T09:46:06.6311197Z Wrapped header: c10/core/impl/PyInterpreterHooks.h 2025-12-04T09:46:06.6314568Z Wrapped header: c10/core/impl/PyObjectSlot.h 2025-12-04T09:46:06.6317354Z Wrapped header: c10/core/impl/PythonDispatcherTLS.h 2025-12-04T09:46:06.6320816Z Wrapped header: c10/core/impl/SizesAndStrides.h 2025-12-04T09:46:06.6323659Z Wrapped header: c10/core/impl/TorchDispatchModeTLS.h 2025-12-04T09:46:06.6327073Z Wrapped header: c10/core/impl/VirtualGuardImpl.h 2025-12-04T09:46:06.6329966Z Wrapped header: c10/cuda/CUDAAlgorithm.h 2025-12-04T09:46:06.6333413Z Wrapped header: c10/cuda/CUDAAllocatorConfig.h 2025-12-04T09:46:06.6337419Z Wrapped header: c10/cuda/CUDACachingAllocator.h 2025-12-04T09:46:06.6340226Z Wrapped header: c10/cuda/CUDADeviceAssertion.h 2025-12-04T09:46:06.6343429Z Wrapped header: c10/cuda/CUDADeviceAssertionHost.h 2025-12-04T09:46:06.6346864Z Wrapped header: c10/cuda/CUDAException.h 2025-12-04T09:46:06.6349333Z Wrapped header: c10/cuda/CUDAFunctions.h 2025-12-04T09:46:06.6353145Z Wrapped header: c10/cuda/CUDAGraphsC10Utils.h 2025-12-04T09:46:06.6355626Z Wrapped header: c10/cuda/CUDAGuard.h 2025-12-04T09:46:06.6359022Z Wrapped header: c10/cuda/CUDAMacros.h 2025-12-04T09:46:06.6361559Z Wrapped header: c10/cuda/CUDAMathCompat.h 2025-12-04T09:46:06.6364694Z Wrapped header: c10/cuda/CUDAMiscFunctions.h 2025-12-04T09:46:06.6367857Z Wrapped header: c10/cuda/CUDAStream.h 2025-12-04T09:46:06.6371479Z Wrapped header: c10/cuda/driver_api.h 2025-12-04T09:46:06.6374498Z Wrapped header: c10/cuda/impl/CUDAGuardImpl.h 2025-12-04T09:46:06.6377515Z Wrapped header: c10/cuda/impl/CUDATest.h 2025-12-04T09:46:06.6379653Z Wrapped header: c10/cuda/impl/cuda_cmake_macros.h 2025-12-04T09:46:06.6383576Z Wrapped header: c10/macros/cmake_macros.h 2025-12-04T09:46:06.6384877Z Wrapped header: c10/macros/Export.h 2025-12-04T09:46:06.6387325Z Wrapped header: c10/macros/Macros.h 2025-12-04T09:46:06.6390565Z Wrapped header: c10/metal/atomic.h 2025-12-04T09:46:06.6393199Z Wrapped header: c10/metal/common.h 2025-12-04T09:46:06.6396075Z Wrapped header: c10/metal/error.h 2025-12-04T09:46:06.6398970Z Wrapped header: c10/metal/expm1f.h 2025-12-04T09:46:06.6402985Z Wrapped header: c10/metal/igamma.h 2025-12-04T09:46:06.6407288Z Wrapped header: c10/metal/indexing.h 2025-12-04T09:46:06.6410302Z Wrapped header: c10/metal/random.h 2025-12-04T09:46:06.6413726Z Wrapped header: c10/metal/reduction_utils.h 2025-12-04T09:46:06.6420866Z Wrapped header: c10/metal/special_math.h 2025-12-04T09:46:06.6424597Z Wrapped header: c10/metal/utils.h 2025-12-04T09:46:06.6427620Z Wrapped header: c10/mobile/CPUCachingAllocator.h 2025-12-04T09:46:06.6431303Z Wrapped header: c10/mobile/CPUProfilingAllocator.h 2025-12-04T09:46:06.6435110Z Wrapped header: c10/test/util/complex_math_test_common.h 2025-12-04T09:46:06.6438940Z Wrapped header: c10/test/util/complex_test_common.h 2025-12-04T09:46:06.6441458Z Wrapped header: c10/test/util/Macros.h 2025-12-04T09:46:06.6444382Z Wrapped header: c10/util/AbortHandler.h 2025-12-04T09:46:06.6447359Z Wrapped header: c10/util/accumulate.h 2025-12-04T09:46:06.6450271Z Wrapped header: c10/util/AlignOf.h 2025-12-04T09:46:06.6453896Z Wrapped header: c10/util/ApproximateClock.h 2025-12-04T09:46:06.6455918Z Wrapped header: c10/util/Array.h 2025-12-04T09:46:06.6459149Z Wrapped header: c10/util/ArrayRef.h 2025-12-04T09:46:06.6461887Z Wrapped header: c10/util/Backtrace.h 2025-12-04T09:46:06.6464376Z Wrapped header: c10/util/BFloat16-inl.h 2025-12-04T09:46:06.6467880Z Wrapped header: c10/util/BFloat16-math.h 2025-12-04T09:46:06.6470331Z Wrapped header: c10/util/BFloat16.h 2025-12-04T09:46:06.6472701Z Wrapped header: c10/util/bits.h 2025-12-04T09:46:06.6475400Z Wrapped header: c10/util/Bitset.h 2025-12-04T09:46:06.6477883Z Wrapped header: c10/util/bit_cast.h 2025-12-04T09:46:06.6480708Z Wrapped header: c10/util/C++17.h 2025-12-04T09:46:06.6483473Z Wrapped header: c10/util/CallOnce.h 2025-12-04T09:46:06.6486081Z Wrapped header: c10/util/complex.h 2025-12-04T09:46:06.6489406Z Wrapped header: c10/util/complex_math.h 2025-12-04T09:46:06.6492166Z Wrapped header: c10/util/complex_utils.h 2025-12-04T09:46:06.6495145Z Wrapped header: c10/util/ConstexprCrc.h 2025-12-04T09:46:06.6497853Z Wrapped header: c10/util/copysign.h 2025-12-04T09:46:06.6500610Z Wrapped header: c10/util/DeadlockDetection.h 2025-12-04T09:46:06.6503020Z Wrapped header: c10/util/Deprecated.h 2025-12-04T09:46:06.6505759Z Wrapped header: c10/util/DimVector.h 2025-12-04T09:46:06.6509489Z Wrapped header: c10/util/DynamicCounter.h 2025-12-04T09:46:06.6511840Z Wrapped header: c10/util/Enumerate.h 2025-12-04T09:46:06.6514683Z Wrapped header: c10/util/env.h 2025-12-04T09:46:06.6517117Z Wrapped header: c10/util/error.h 2025-12-04T09:46:06.6521491Z Wrapped header: c10/util/Exception.h 2025-12-04T09:46:06.6524561Z Wrapped header: c10/util/ExclusivelyOwned.h 2025-12-04T09:46:06.6527418Z Wrapped header: c10/util/ExclusivelyOwnedTensorTraits.h 2025-12-04T09:46:06.6530306Z Wrapped header: c10/util/FbcodeMaps.h 2025-12-04T09:46:06.6533416Z Wrapped header: c10/util/FileSystem.h 2025-12-04T09:46:06.6536618Z Wrapped header: c10/util/Flags.h 2025-12-04T09:46:06.6542754Z Wrapped header: c10/util/flat_hash_map.h 2025-12-04T09:46:06.6545350Z Wrapped header: c10/util/Float4_e2m1fn_x2.h 2025-12-04T09:46:06.6548291Z Wrapped header: c10/util/Float8_e4m3fn-inl.h 2025-12-04T09:46:06.6550826Z Wrapped header: c10/util/Float8_e4m3fn.h 2025-12-04T09:46:06.6553693Z Wrapped header: c10/util/Float8_e4m3fnuz-inl.h 2025-12-04T09:46:06.6556130Z Wrapped header: c10/util/Float8_e4m3fnuz.h 2025-12-04T09:46:06.6558837Z Wrapped header: c10/util/Float8_e5m2-inl.h 2025-12-04T09:46:06.6561256Z Wrapped header: c10/util/Float8_e5m2.h 2025-12-04T09:46:06.6563721Z Wrapped header: c10/util/Float8_e5m2fnuz-inl.h 2025-12-04T09:46:06.6566075Z Wrapped header: c10/util/Float8_e5m2fnuz.h 2025-12-04T09:46:06.6568475Z Wrapped header: c10/util/Float8_e8m0fnu-inl.h 2025-12-04T09:46:06.6570885Z Wrapped header: c10/util/Float8_e8m0fnu.h 2025-12-04T09:46:06.6573305Z Wrapped header: c10/util/floating_point_utils.h 2025-12-04T09:46:06.6576186Z Wrapped header: c10/util/FunctionRef.h 2025-12-04T09:46:06.6578954Z Wrapped header: c10/util/Gauge.h 2025-12-04T09:46:06.6581622Z Wrapped header: c10/util/generic_math.h 2025-12-04T09:46:06.6583998Z Wrapped header: c10/util/Half-inl.h 2025-12-04T09:46:06.6586375Z Wrapped header: c10/util/Half.h 2025-12-04T09:46:06.6589520Z Wrapped header: c10/util/hash.h 2025-12-04T09:46:06.6592348Z Wrapped header: c10/util/IdWrapper.h 2025-12-04T09:46:06.6595749Z Wrapped header: c10/util/int128.h 2025-12-04T09:46:06.6599094Z Wrapped header: c10/util/IntrusiveList.h 2025-12-04T09:46:06.6604219Z Wrapped header: c10/util/intrusive_ptr.h 2025-12-04T09:46:06.6607015Z Wrapped header: c10/util/irange.h 2025-12-04T09:46:06.6609799Z Wrapped header: c10/util/Lazy.h 2025-12-04T09:46:06.6613239Z Wrapped header: c10/util/LeftRight.h 2025-12-04T09:46:06.6617674Z Wrapped header: c10/util/llvmMathExtras.h 2025-12-04T09:46:06.6620409Z Wrapped header: c10/util/Load.h 2025-12-04T09:46:06.6624275Z Wrapped header: c10/util/Logging.h 2025-12-04T09:46:06.6627181Z Wrapped header: c10/util/logging_common.h 2025-12-04T09:46:06.6630227Z Wrapped header: c10/util/logging_is_google_glog.h 2025-12-04T09:46:06.6633345Z Wrapped header: c10/util/logging_is_not_google_glog.h 2025-12-04T09:46:06.6636342Z Wrapped header: c10/util/MathConstants.h 2025-12-04T09:46:06.6639991Z Wrapped header: c10/util/MaybeOwned.h 2025-12-04T09:46:06.6642578Z Wrapped header: c10/util/Metaprogramming.h 2025-12-04T09:46:06.6645773Z Wrapped header: c10/util/NetworkFlow.h 2025-12-04T09:46:06.6648442Z Wrapped header: c10/util/numa.h 2025-12-04T09:46:06.6651172Z Wrapped header: c10/util/Optional.h 2025-12-04T09:46:06.6654243Z Wrapped header: c10/util/OptionalArrayRef.h 2025-12-04T09:46:06.6660619Z Wrapped header: c10/util/order_preserving_flat_hash_map.h 2025-12-04T09:46:06.6664115Z Wrapped header: c10/util/overflows.h 2025-12-04T09:46:06.6666993Z Wrapped header: c10/util/overloaded.h 2025-12-04T09:46:06.6669988Z Wrapped header: c10/util/ParallelGuard.h 2025-12-04T09:46:06.6672540Z Wrapped header: c10/util/python_stub.h 2025-12-04T09:46:06.6675079Z Wrapped header: c10/util/qint32.h 2025-12-04T09:46:06.6677433Z Wrapped header: c10/util/qint8.h 2025-12-04T09:46:06.6679989Z Wrapped header: c10/util/quint2x4.h 2025-12-04T09:46:06.6682364Z Wrapped header: c10/util/quint4x2.h 2025-12-04T09:46:06.6684691Z Wrapped header: c10/util/quint8.h 2025-12-04T09:46:06.6688107Z Wrapped header: c10/util/Registry.h 2025-12-04T09:46:06.6691097Z Wrapped header: c10/util/safe_numerics.h 2025-12-04T09:46:06.6694119Z Wrapped header: c10/util/ScopeExit.h 2025-12-04T09:46:06.6696976Z Wrapped header: c10/util/Semaphore.h 2025-12-04T09:46:06.6699854Z Wrapped header: c10/util/signal_handler.h 2025-12-04T09:46:06.6702718Z Wrapped header: c10/util/SmallBuffer.h 2025-12-04T09:46:06.6708062Z Wrapped header: c10/util/SmallVector.h 2025-12-04T09:46:06.6712328Z Wrapped header: c10/util/sparse_bitset.h 2025-12-04T09:46:06.6715243Z Wrapped header: c10/util/ssize.h 2025-12-04T09:46:06.6718143Z Wrapped header: c10/util/static_tracepoint.h 2025-12-04T09:46:06.6721539Z Wrapped header: c10/util/static_tracepoint_elfx86.h 2025-12-04T09:46:06.6724251Z Wrapped header: c10/util/strides.h 2025-12-04T09:46:06.6727522Z Wrapped header: c10/util/StringUtil.h 2025-12-04T09:46:06.6731363Z Wrapped header: c10/util/string_utils.h 2025-12-04T09:46:06.6734578Z Wrapped header: c10/util/string_view.h 2025-12-04T09:46:06.6740208Z Wrapped header: c10/util/strong_type.h 2025-12-04T09:46:06.6743270Z Wrapped header: c10/util/Synchronized.h 2025-12-04T09:46:06.6746271Z Wrapped header: c10/util/tempfile.h 2025-12-04T09:46:06.6749445Z Wrapped header: c10/util/ThreadLocal.h 2025-12-04T09:46:06.6752450Z Wrapped header: c10/util/ThreadLocalDebugInfo.h 2025-12-04T09:46:06.6755430Z Wrapped header: c10/util/thread_name.h 2025-12-04T09:46:06.6758389Z Wrapped header: c10/util/Type.h 2025-12-04T09:46:06.6761685Z Wrapped header: c10/util/TypeCast.h 2025-12-04T09:46:06.6765605Z Wrapped header: c10/util/typeid.h 2025-12-04T09:46:06.6768706Z Wrapped header: c10/util/TypeIndex.h 2025-12-04T09:46:06.6771324Z Wrapped header: c10/util/TypeList.h 2025-12-04T09:46:06.6773878Z Wrapped header: c10/util/TypeSafeSignMath.h 2025-12-04T09:46:06.6776312Z Wrapped header: c10/util/TypeTraits.h 2025-12-04T09:46:06.6778823Z Wrapped header: c10/util/Unicode.h 2025-12-04T09:46:06.6781718Z Wrapped header: c10/util/UniqueVoidPtr.h 2025-12-04T09:46:06.6784543Z Wrapped header: c10/util/Unroll.h 2025-12-04T09:46:06.6787302Z Wrapped header: c10/util/WaitCounter.h 2025-12-04T09:46:06.6790531Z Wrapped header: c10/util/WaitCounterDynamicBackend.h 2025-12-04T09:46:06.6793114Z Wrapped header: c10/util/win32-headers.h 2025-12-04T09:46:06.6796178Z Wrapped header: c10/xpu/XPUCachingAllocator.h 2025-12-04T09:46:06.6799762Z Wrapped header: c10/xpu/XPUDeviceProp.h 2025-12-04T09:46:06.6802725Z Wrapped header: c10/xpu/XPUEvent.h 2025-12-04T09:46:06.6806100Z Wrapped header: c10/xpu/XPUException.h 2025-12-04T09:46:06.6808762Z Wrapped header: c10/xpu/XPUFunctions.h 2025-12-04T09:46:06.6811686Z Wrapped header: c10/xpu/XPUGraphsC10Utils.h 2025-12-04T09:46:06.6814350Z Wrapped header: c10/xpu/XPUMacros.h 2025-12-04T09:46:06.6817524Z Wrapped header: c10/xpu/XPUStream.h 2025-12-04T09:46:06.6820572Z Wrapped header: c10/xpu/impl/XPUGuardImpl.h 2025-12-04T09:46:06.6823518Z Wrapped header: c10/xpu/test/impl/XPUTest.h 2025-12-04T09:46:06.6826232Z Wrapped header: caffe2/core/common.h 2025-12-04T09:46:06.6829053Z Wrapped header: caffe2/core/macros.h 2025-12-04T09:46:06.6831933Z Wrapped header: caffe2/core/timer.h 2025-12-04T09:46:06.6835647Z Wrapped header: caffe2/perfkernels/batch_box_cox_vec.h 2025-12-04T09:46:06.6838627Z Wrapped header: caffe2/perfkernels/common.h 2025-12-04T09:46:06.6841563Z Wrapped header: caffe2/perfkernels/embedding_lookup_idx.h 2025-12-04T09:46:06.6847731Z Wrapped header: caffe2/serialize/crc_alt.h 2025-12-04T09:46:06.6851535Z Wrapped header: caffe2/serialize/file_adapter.h 2025-12-04T09:46:06.6854097Z Wrapped header: caffe2/serialize/inline_container.h 2025-12-04T09:46:06.6857280Z Wrapped header: caffe2/serialize/in_memory_adapter.h 2025-12-04T09:46:06.6859726Z Wrapped header: caffe2/serialize/istream_adapter.h 2025-12-04T09:46:06.6862619Z Wrapped header: caffe2/serialize/read_adapter_interface.h 2025-12-04T09:46:06.6865512Z Wrapped header: caffe2/serialize/versions.h 2025-12-04T09:46:06.6868545Z Wrapped header: caffe2/utils/fixed_divisor.h 2025-12-04T09:46:06.6871231Z Wrapped header: caffe2/utils/proto_wrap.h 2025-12-04T09:46:06.6873884Z Wrapped header: caffe2/utils/string_utils.h 2025-12-04T09:46:06.6876904Z Wrapped header: caffe2/utils/threadpool/pthreadpool-cpp.h 2025-12-04T09:46:06.6880089Z Wrapped header: caffe2/utils/threadpool/pthreadpool.h 2025-12-04T09:46:06.6883500Z Wrapped header: caffe2/utils/threadpool/ThreadPool.h 2025-12-04T09:46:06.6886282Z Wrapped header: caffe2/utils/threadpool/ThreadPoolCommon.h 2025-12-04T09:46:06.6889184Z Wrapped header: caffe2/utils/threadpool/thread_pool_guard.h 2025-12-04T09:46:06.6892484Z Wrapped header: caffe2/utils/threadpool/WorkersPool.h 2025-12-04T09:46:06.6897463Z Wrapped header: fmt/args.h 2025-12-04T09:46:06.6907682Z Wrapped header: fmt/base.h 2025-12-04T09:46:06.6918777Z Wrapped header: fmt/chrono.h 2025-12-04T09:46:06.6922837Z Wrapped header: fmt/color.h 2025-12-04T09:46:06.6927028Z Wrapped header: fmt/compile.h 2025-12-04T09:46:06.6929586Z Wrapped header: fmt/core.h 2025-12-04T09:46:06.6936288Z Wrapped header: fmt/format-inl.h 2025-12-04T09:46:06.6947207Z Wrapped header: fmt/format.h 2025-12-04T09:46:06.6950970Z Wrapped header: fmt/os.h 2025-12-04T09:46:06.6953985Z Wrapped header: fmt/ostream.h 2025-12-04T09:46:06.6957762Z Wrapped header: fmt/printf.h 2025-12-04T09:46:06.6962313Z Wrapped header: fmt/ranges.h 2025-12-04T09:46:06.6966538Z Wrapped header: fmt/std.h 2025-12-04T09:46:06.6969907Z Wrapped header: fmt/xchar.h 2025-12-04T09:46:06.6972730Z Wrapped header: fp16/bitcasts.h 2025-12-04T09:46:06.6976361Z Wrapped header: fp16/fp16.h 2025-12-04T09:46:06.6979330Z Wrapped header: fp16/psimd.h 2025-12-04T09:46:06.6982461Z Wrapped header: google/protobuf/any.h 2025-12-04T09:46:06.6986027Z Wrapped header: google/protobuf/any.pb.h 2025-12-04T09:46:06.6992062Z Wrapped header: google/protobuf/api.pb.h 2025-12-04T09:46:06.6996495Z Wrapped header: google/protobuf/arena.h 2025-12-04T09:46:06.7000273Z Wrapped header: google/protobuf/arenastring.h 2025-12-04T09:46:06.7003778Z Wrapped header: google/protobuf/arena_impl.h 2025-12-04T09:46:06.7011026Z Wrapped header: google/protobuf/descriptor.h 2025-12-04T09:46:06.7050321Z Wrapped header: google/protobuf/descriptor.pb.h 2025-12-04T09:46:06.7056166Z Wrapped header: google/protobuf/descriptor_database.h 2025-12-04T09:46:06.7060019Z Wrapped header: google/protobuf/duration.pb.h 2025-12-04T09:46:06.7063458Z Wrapped header: google/protobuf/dynamic_message.h 2025-12-04T09:46:06.7066827Z Wrapped header: google/protobuf/empty.pb.h 2025-12-04T09:46:06.7074041Z Wrapped header: google/protobuf/extension_set.h 2025-12-04T09:46:06.7077687Z Wrapped header: google/protobuf/extension_set_inl.h 2025-12-04T09:46:06.7081144Z Wrapped header: google/protobuf/field_mask.pb.h 2025-12-04T09:46:06.7084147Z Wrapped header: google/protobuf/generated_enum_reflection.h 2025-12-04T09:46:06.7087186Z Wrapped header: google/protobuf/generated_enum_util.h 2025-12-04T09:46:06.7090634Z Wrapped header: google/protobuf/generated_message_reflection.h 2025-12-04T09:46:06.7094178Z Wrapped header: google/protobuf/generated_message_table_driven.h 2025-12-04T09:46:06.7097391Z Wrapped header: google/protobuf/generated_message_util.h 2025-12-04T09:46:06.7100490Z Wrapped header: google/protobuf/has_bits.h 2025-12-04T09:46:06.7103799Z Wrapped header: google/protobuf/implicit_weak_message.h 2025-12-04T09:46:06.7107102Z Wrapped header: google/protobuf/inlined_string_field.h 2025-12-04T09:46:06.7112406Z Wrapped header: google/protobuf/map.h 2025-12-04T09:46:06.7115690Z Wrapped header: google/protobuf/map_entry.h 2025-12-04T09:46:06.7120401Z Wrapped header: google/protobuf/map_entry_lite.h 2025-12-04T09:46:06.7124757Z Wrapped header: google/protobuf/map_field.h 2025-12-04T09:46:06.7128287Z Wrapped header: google/protobuf/map_field_inl.h 2025-12-04T09:46:06.7131448Z Wrapped header: google/protobuf/map_field_lite.h 2025-12-04T09:46:06.7136036Z Wrapped header: google/protobuf/map_type_handler.h 2025-12-04T09:46:06.7141920Z Wrapped header: google/protobuf/message.h 2025-12-04T09:46:06.7145983Z Wrapped header: google/protobuf/message_lite.h 2025-12-04T09:46:06.7148769Z Wrapped header: google/protobuf/metadata.h 2025-12-04T09:46:06.7152007Z Wrapped header: google/protobuf/metadata_lite.h 2025-12-04T09:46:06.7156219Z Wrapped header: google/protobuf/parse_context.h 2025-12-04T09:46:06.7159154Z Wrapped header: google/protobuf/port.h 2025-12-04T09:46:06.7162923Z Wrapped header: google/protobuf/reflection.h 2025-12-04T09:46:06.7165939Z Wrapped header: google/protobuf/reflection_ops.h 2025-12-04T09:46:06.7174190Z Wrapped header: google/protobuf/repeated_field.h 2025-12-04T09:46:06.7177522Z Wrapped header: google/protobuf/service.h 2025-12-04T09:46:06.7181257Z Wrapped header: google/protobuf/source_context.pb.h 2025-12-04T09:46:06.7186019Z Wrapped header: google/protobuf/struct.pb.h 2025-12-04T09:46:06.7190758Z Wrapped header: google/protobuf/text_format.h 2025-12-04T09:46:06.7194026Z Wrapped header: google/protobuf/timestamp.pb.h 2025-12-04T09:46:06.7201618Z Wrapped header: google/protobuf/type.pb.h 2025-12-04T09:46:06.7205278Z Wrapped header: google/protobuf/unknown_field_set.h 2025-12-04T09:46:06.7208900Z Wrapped header: google/protobuf/wire_format.h 2025-12-04T09:46:06.7215437Z Wrapped header: google/protobuf/wire_format_lite.h 2025-12-04T09:46:06.7221140Z Wrapped header: google/protobuf/wrappers.pb.h 2025-12-04T09:46:06.7224477Z Wrapped header: google/protobuf/compiler/code_generator.h 2025-12-04T09:46:06.7228221Z Wrapped header: google/protobuf/compiler/command_line_interface.h 2025-12-04T09:46:06.7231550Z Wrapped header: google/protobuf/compiler/importer.h 2025-12-04T09:46:06.7235539Z Wrapped header: google/protobuf/compiler/parser.h 2025-12-04T09:46:06.7238610Z Wrapped header: google/protobuf/compiler/plugin.h 2025-12-04T09:46:06.7244906Z Wrapped header: google/protobuf/compiler/plugin.pb.h 2025-12-04T09:46:06.7248267Z Wrapped header: google/protobuf/compiler/cpp/cpp_generator.h 2025-12-04T09:46:06.7251410Z Wrapped header: google/protobuf/compiler/csharp/csharp_generator.h 2025-12-04T09:46:06.7254239Z Wrapped header: google/protobuf/compiler/csharp/csharp_names.h 2025-12-04T09:46:06.7257161Z Wrapped header: google/protobuf/compiler/java/java_generator.h 2025-12-04T09:46:06.7259926Z Wrapped header: google/protobuf/compiler/java/java_names.h 2025-12-04T09:46:06.7263313Z Wrapped header: google/protobuf/compiler/js/js_generator.h 2025-12-04T09:46:06.7266124Z Wrapped header: google/protobuf/compiler/js/well_known_types_embed.h 2025-12-04T09:46:06.7268927Z Wrapped header: google/protobuf/compiler/objectivec/objectivec_generator.h 2025-12-04T09:46:06.7272196Z Wrapped header: google/protobuf/compiler/objectivec/objectivec_helpers.h 2025-12-04T09:46:06.7274978Z Wrapped header: google/protobuf/compiler/php/php_generator.h 2025-12-04T09:46:06.7278050Z Wrapped header: google/protobuf/compiler/python/python_generator.h 2025-12-04T09:46:06.7281095Z Wrapped header: google/protobuf/compiler/ruby/ruby_generator.h 2025-12-04T09:46:06.7287278Z Wrapped header: google/protobuf/io/coded_stream.h 2025-12-04T09:46:06.7290603Z Wrapped header: google/protobuf/io/gzip_stream.h 2025-12-04T09:46:06.7293797Z Wrapped header: google/protobuf/io/io_win32.h 2025-12-04T09:46:06.7297301Z Wrapped header: google/protobuf/io/printer.h 2025-12-04T09:46:06.7300050Z Wrapped header: google/protobuf/io/strtod.h 2025-12-04T09:46:06.7303549Z Wrapped header: google/protobuf/io/tokenizer.h 2025-12-04T09:46:06.7307014Z Wrapped header: google/protobuf/io/zero_copy_stream.h 2025-12-04T09:46:06.7310435Z Wrapped header: google/protobuf/io/zero_copy_stream_impl.h 2025-12-04T09:46:06.7314087Z Wrapped header: google/protobuf/io/zero_copy_stream_impl_lite.h 2025-12-04T09:46:06.7317626Z Wrapped header: google/protobuf/stubs/bytestream.h 2025-12-04T09:46:06.7321836Z Wrapped header: google/protobuf/stubs/callback.h 2025-12-04T09:46:06.7325112Z Wrapped header: google/protobuf/stubs/casts.h 2025-12-04T09:46:06.7328675Z Wrapped header: google/protobuf/stubs/common.h 2025-12-04T09:46:06.7331430Z Wrapped header: google/protobuf/stubs/fastmem.h 2025-12-04T09:46:06.7334258Z Wrapped header: google/protobuf/stubs/hash.h 2025-12-04T09:46:06.7337431Z Wrapped header: google/protobuf/stubs/logging.h 2025-12-04T09:46:06.7340339Z Wrapped header: google/protobuf/stubs/macros.h 2025-12-04T09:46:06.7344601Z Wrapped header: google/protobuf/stubs/map_util.h 2025-12-04T09:46:06.7347925Z Wrapped header: google/protobuf/stubs/mutex.h 2025-12-04T09:46:06.7350764Z Wrapped header: google/protobuf/stubs/once.h 2025-12-04T09:46:06.7353799Z Wrapped header: google/protobuf/stubs/platform_macros.h 2025-12-04T09:46:06.7357169Z Wrapped header: google/protobuf/stubs/port.h 2025-12-04T09:46:06.7360319Z Wrapped header: google/protobuf/stubs/status.h 2025-12-04T09:46:06.7363035Z Wrapped header: google/protobuf/stubs/stl_util.h 2025-12-04T09:46:06.7366622Z Wrapped header: google/protobuf/stubs/stringpiece.h 2025-12-04T09:46:06.7371217Z Wrapped header: google/protobuf/stubs/strutil.h 2025-12-04T09:46:06.7374976Z Wrapped header: google/protobuf/stubs/template_util.h 2025-12-04T09:46:06.7378211Z Wrapped header: google/protobuf/util/delimited_message_util.h 2025-12-04T09:46:06.7381490Z Wrapped header: google/protobuf/util/field_comparator.h 2025-12-04T09:46:06.7384766Z Wrapped header: google/protobuf/util/field_mask_util.h 2025-12-04T09:46:06.7387962Z Wrapped header: google/protobuf/util/json_util.h 2025-12-04T09:46:06.7393141Z Wrapped header: google/protobuf/util/message_differencer.h 2025-12-04T09:46:06.7396703Z Wrapped header: google/protobuf/util/time_util.h 2025-12-04T09:46:06.7400153Z Wrapped header: google/protobuf/util/type_resolver.h 2025-12-04T09:46:06.7403475Z Wrapped header: google/protobuf/util/type_resolver_util.h 2025-12-04T09:46:06.7406796Z Wrapped header: kineto/AbstractConfig.h 2025-12-04T09:46:06.7410185Z Wrapped header: kineto/ActivityProfilerInterface.h 2025-12-04T09:46:06.7413336Z Wrapped header: kineto/ActivityTraceInterface.h 2025-12-04T09:46:06.7416578Z Wrapped header: kineto/ActivityType.h 2025-12-04T09:46:06.7436186Z Wrapped header: kineto/ClientInterface.h 2025-12-04T09:46:06.7436288Z Wrapped header: kineto/Config.h 2025-12-04T09:46:06.7436507Z Wrapped header: kineto/GenericTraceActivity.h 2025-12-04T09:46:06.7436632Z Wrapped header: kineto/IActivityProfiler.h 2025-12-04T09:46:06.7436739Z Wrapped header: kineto/ILoggerObserver.h 2025-12-04T09:46:06.7437368Z Wrapped header: kineto/ITraceActivity.h 2025-12-04T09:46:06.7440335Z Wrapped header: kineto/libkineto.h 2025-12-04T09:46:06.7443526Z Wrapped header: kineto/LoggingAPI.h 2025-12-04T09:46:06.7446504Z Wrapped header: kineto/output_base.h 2025-12-04T09:46:06.7449524Z Wrapped header: kineto/ThreadUtil.h 2025-12-04T09:46:06.7452463Z Wrapped header: kineto/time_since_epoch.h 2025-12-04T09:46:06.7455349Z Wrapped header: kineto/TraceSpan.h 2025-12-04T09:46:06.7460405Z Wrapped header: legacy/ittnotify.h 2025-12-04T09:46:06.7463377Z Wrapped header: mimalloc-2.2/mimalloc-new-delete.h 2025-12-04T09:46:06.7466265Z Wrapped header: mimalloc-2.2/mimalloc-override.h 2025-12-04T09:46:06.7468985Z Wrapped header: mimalloc-2.2/mimalloc-stats.h 2025-12-04T09:46:06.7472625Z Wrapped header: mimalloc-2.2/mimalloc.h 2025-12-04T09:46:06.7484864Z Wrapped header: oneapi/dnnl/dnnl.h 2025-12-04T09:46:06.7488480Z Wrapped header: oneapi/dnnl/dnnl_common.h 2025-12-04T09:46:06.7491735Z Wrapped header: oneapi/dnnl/dnnl_common_types.h 2025-12-04T09:46:06.7494760Z Wrapped header: oneapi/dnnl/dnnl_config.h 2025-12-04T09:46:06.7497568Z Wrapped header: oneapi/dnnl/dnnl_debug.h 2025-12-04T09:46:06.7501911Z Wrapped header: oneapi/dnnl/dnnl_graph.h 2025-12-04T09:46:06.7505219Z Wrapped header: oneapi/dnnl/dnnl_graph_ocl.h 2025-12-04T09:46:06.7508184Z Wrapped header: oneapi/dnnl/dnnl_graph_sycl.h 2025-12-04T09:46:06.7511834Z Wrapped header: oneapi/dnnl/dnnl_graph_types.h 2025-12-04T09:46:06.7515178Z Wrapped header: oneapi/dnnl/dnnl_ocl.h 2025-12-04T09:46:06.7518326Z Wrapped header: oneapi/dnnl/dnnl_ocl_types.h 2025-12-04T09:46:06.7521524Z Wrapped header: oneapi/dnnl/dnnl_sycl.h 2025-12-04T09:46:06.7524285Z Wrapped header: oneapi/dnnl/dnnl_sycl_types.h 2025-12-04T09:46:06.7527205Z Wrapped header: oneapi/dnnl/dnnl_threadpool.h 2025-12-04T09:46:06.7534865Z Wrapped header: oneapi/dnnl/dnnl_types.h 2025-12-04T09:46:06.7538393Z Wrapped header: oneapi/dnnl/dnnl_ukernel.h 2025-12-04T09:46:06.7541358Z Wrapped header: oneapi/dnnl/dnnl_ukernel_types.h 2025-12-04T09:46:06.7544127Z Wrapped header: oneapi/dnnl/dnnl_version.h 2025-12-04T09:46:06.7546857Z Wrapped header: oneapi/dnnl/dnnl_version_hash.h 2025-12-04T09:46:06.7550785Z Wrapped header: pybind11/attr.h 2025-12-04T09:46:06.7554186Z Wrapped header: pybind11/buffer_info.h 2025-12-04T09:46:06.7563620Z Wrapped header: pybind11/cast.h 2025-12-04T09:46:06.7566767Z Wrapped header: pybind11/chrono.h 2025-12-04T09:46:06.7569246Z Wrapped header: pybind11/common.h 2025-12-04T09:46:06.7571974Z Wrapped header: pybind11/complex.h 2025-12-04T09:46:06.7574777Z Wrapped header: pybind11/critical_section.h 2025-12-04T09:46:06.7577219Z Wrapped header: pybind11/eigen.h 2025-12-04T09:46:06.7580452Z Wrapped header: pybind11/embed.h 2025-12-04T09:46:06.7583347Z Wrapped header: pybind11/eval.h 2025-12-04T09:46:06.7586393Z Wrapped header: pybind11/functional.h 2025-12-04T09:46:06.7589337Z Wrapped header: pybind11/gil.h 2025-12-04T09:46:06.7592213Z Wrapped header: pybind11/gil_safe_call_once.h 2025-12-04T09:46:06.7594953Z Wrapped header: pybind11/gil_simple.h 2025-12-04T09:46:06.7598159Z Wrapped header: pybind11/iostream.h 2025-12-04T09:46:06.7600986Z Wrapped header: pybind11/native_enum.h 2025-12-04T09:46:06.7607952Z Wrapped header: pybind11/numpy.h 2025-12-04T09:46:06.7611261Z Wrapped header: pybind11/operators.h 2025-12-04T09:46:06.7614271Z Wrapped header: pybind11/options.h 2025-12-04T09:46:06.7624340Z Wrapped header: pybind11/pybind11.h 2025-12-04T09:46:06.7632262Z Wrapped header: pybind11/pytypes.h 2025-12-04T09:46:06.7636299Z Wrapped header: pybind11/stl.h 2025-12-04T09:46:06.7641426Z Wrapped header: pybind11/stl_bind.h 2025-12-04T09:46:06.7644920Z Wrapped header: pybind11/subinterpreter.h 2025-12-04T09:46:06.7647788Z Wrapped header: pybind11/trampoline_self_life_support.h 2025-12-04T09:46:06.7650604Z Wrapped header: pybind11/type_caster_pyobject_ptr.h 2025-12-04T09:46:06.7653553Z Wrapped header: pybind11/typing.h 2025-12-04T09:46:06.7656249Z Wrapped header: pybind11/warnings.h 2025-12-04T09:46:06.7659516Z Wrapped header: pybind11/conduit/pybind11_conduit_v1.h 2025-12-04T09:46:06.7662469Z Wrapped header: pybind11/conduit/pybind11_platform_abi_id.h 2025-12-04T09:46:06.7665209Z Wrapped header: pybind11/conduit/wrap_include_python_h.h 2025-12-04T09:46:06.7669672Z Wrapped header: pybind11/detail/class.h 2025-12-04T09:46:06.7675079Z Wrapped header: pybind11/detail/common.h 2025-12-04T09:46:06.7678310Z Wrapped header: pybind11/detail/cpp_conduit.h 2025-12-04T09:46:06.7681344Z Wrapped header: pybind11/detail/descr.h 2025-12-04T09:46:06.7684283Z Wrapped header: pybind11/detail/dynamic_raw_ptr_cast_if_possible.h 2025-12-04T09:46:06.7687048Z Wrapped header: pybind11/detail/exception_translation.h 2025-12-04T09:46:06.7690502Z Wrapped header: pybind11/detail/function_record_pyobject.h 2025-12-04T09:46:06.7694128Z Wrapped header: pybind11/detail/init.h 2025-12-04T09:46:06.7698588Z Wrapped header: pybind11/detail/internals.h 2025-12-04T09:46:06.7702295Z Wrapped header: pybind11/detail/native_enum_data.h 2025-12-04T09:46:06.7705294Z Wrapped header: pybind11/detail/pybind11_namespace_macros.h 2025-12-04T09:46:06.7709245Z Wrapped header: pybind11/detail/struct_smart_holder.h 2025-12-04T09:46:06.7712030Z Wrapped header: pybind11/detail/typeid.h 2025-12-04T09:46:06.7719011Z Wrapped header: pybind11/detail/type_caster_base.h 2025-12-04T09:46:06.7721347Z Wrapped header: pybind11/detail/using_smart_holder.h 2025-12-04T09:46:06.7724821Z Wrapped header: pybind11/detail/value_and_holder.h 2025-12-04T09:46:06.7727129Z Wrapped header: pybind11/eigen/common.h 2025-12-04T09:46:06.7732256Z Wrapped header: pybind11/eigen/matrix.h 2025-12-04T09:46:06.7736222Z Wrapped header: pybind11/eigen/tensor.h 2025-12-04T09:46:06.7738938Z Wrapped header: pybind11/stl/filesystem.h 2025-12-04T09:46:06.7742805Z Wrapped header: torch/custom_class.h 2025-12-04T09:46:06.7746040Z Wrapped header: torch/custom_class_detail.h 2025-12-04T09:46:06.7748739Z Wrapped header: torch/extension.h 2025-12-04T09:46:06.7753581Z Wrapped header: torch/library.h 2025-12-04T09:46:06.7756423Z Wrapped header: torch/script.h 2025-12-04T09:46:06.7759610Z Wrapped header: torch/csrc/copy_utils.h 2025-12-04T09:46:06.7762379Z Wrapped header: torch/csrc/CudaIPCTypes.h 2025-12-04T09:46:06.7765023Z Wrapped header: torch/csrc/DataLoader.h 2025-12-04T09:46:06.7767868Z Wrapped header: torch/csrc/Device.h 2025-12-04T09:46:06.7770805Z Wrapped header: torch/csrc/DeviceAccelerator.h 2025-12-04T09:46:06.7773088Z Wrapped header: torch/csrc/Dtype.h 2025-12-04T09:46:06.7812991Z Wrapped header: torch/csrc/DynamicTypes.h 2025-12-04T09:46:06.7813102Z Wrapped header: torch/csrc/Event.h 2025-12-04T09:46:06.7813223Z Wrapped header: torch/csrc/Exceptions.h 2025-12-04T09:46:06.7813329Z Wrapped header: torch/csrc/Export.h 2025-12-04T09:46:06.7813432Z Wrapped header: torch/csrc/Generator.h 2025-12-04T09:46:06.7814079Z Wrapped header: torch/csrc/itt.h 2025-12-04T09:46:06.7814195Z Wrapped header: torch/csrc/itt_wrapper.h 2025-12-04T09:46:06.7814296Z Wrapped header: torch/csrc/Layout.h 2025-12-04T09:46:06.7814396Z Wrapped header: torch/csrc/MemoryFormat.h 2025-12-04T09:46:06.7814492Z Wrapped header: torch/csrc/Module.h 2025-12-04T09:46:06.7814597Z Wrapped header: torch/csrc/PyInterpreter.h 2025-12-04T09:46:06.7814729Z Wrapped header: torch/csrc/PyInterpreterHooks.h 2025-12-04T09:46:06.7814836Z Wrapped header: torch/csrc/python_dimname.h 2025-12-04T09:46:06.7816214Z Wrapped header: torch/csrc/python_headers.h 2025-12-04T09:46:06.7819075Z Wrapped header: torch/csrc/QScheme.h 2025-12-04T09:46:06.7821977Z Wrapped header: torch/csrc/serialization.h 2025-12-04T09:46:06.7825175Z Wrapped header: torch/csrc/shim_conversion_utils.h 2025-12-04T09:46:06.7827683Z Wrapped header: torch/csrc/Size.h 2025-12-04T09:46:06.7831208Z Wrapped header: torch/csrc/Storage.h 2025-12-04T09:46:06.7833214Z Wrapped header: torch/csrc/StorageMethods.h 2025-12-04T09:46:06.7835530Z Wrapped header: torch/csrc/StorageSharing.h 2025-12-04T09:46:06.7838493Z Wrapped header: torch/csrc/Stream.h 2025-12-04T09:46:06.7841220Z Wrapped header: torch/csrc/THConcat.h 2025-12-04T09:46:06.7843985Z Wrapped header: torch/csrc/THP.h 2025-12-04T09:46:06.7846694Z Wrapped header: torch/csrc/TypeInfo.h 2025-12-04T09:46:06.7849374Z Wrapped header: torch/csrc/Types.h 2025-12-04T09:46:06.7852142Z Wrapped header: torch/csrc/utils.h 2025-12-04T09:46:06.7854555Z Wrapped header: torch/csrc/acc/Module.h 2025-12-04T09:46:06.7857421Z Wrapped header: torch/csrc/api/include/torch/all.h 2025-12-04T09:46:06.7860069Z Wrapped header: torch/csrc/api/include/torch/arg.h 2025-12-04T09:46:06.7862468Z Wrapped header: torch/csrc/api/include/torch/autograd.h 2025-12-04T09:46:06.7865288Z Wrapped header: torch/csrc/api/include/torch/cuda.h 2025-12-04T09:46:06.7867873Z Wrapped header: torch/csrc/api/include/torch/data.h 2025-12-04T09:46:06.7870946Z Wrapped header: torch/csrc/api/include/torch/enum.h 2025-12-04T09:46:06.7874020Z Wrapped header: torch/csrc/api/include/torch/expanding_array.h 2025-12-04T09:46:06.7877279Z Wrapped header: torch/csrc/api/include/torch/fft.h 2025-12-04T09:46:06.7880173Z Wrapped header: torch/csrc/api/include/torch/imethod.h 2025-12-04T09:46:06.7882807Z Wrapped header: torch/csrc/api/include/torch/jit.h 2025-12-04T09:46:06.7885419Z Wrapped header: torch/csrc/api/include/torch/mps.h 2025-12-04T09:46:06.7888136Z Wrapped header: torch/csrc/api/include/torch/nested.h 2025-12-04T09:46:06.7890531Z Wrapped header: torch/csrc/api/include/torch/nn.h 2025-12-04T09:46:06.7893667Z Wrapped header: torch/csrc/api/include/torch/optim.h 2025-12-04T09:46:06.7897414Z Wrapped header: torch/csrc/api/include/torch/ordered_dict.h 2025-12-04T09:46:06.7900567Z Wrapped header: torch/csrc/api/include/torch/python.h 2025-12-04T09:46:06.7905360Z Wrapped header: torch/csrc/api/include/torch/serialize.h 2025-12-04T09:46:06.7907939Z Wrapped header: torch/csrc/api/include/torch/sparse.h 2025-12-04T09:46:06.7914429Z Wrapped header: torch/csrc/api/include/torch/special.h 2025-12-04T09:46:06.7917040Z Wrapped header: torch/csrc/api/include/torch/torch.h 2025-12-04T09:46:06.7919915Z Wrapped header: torch/csrc/api/include/torch/types.h 2025-12-04T09:46:06.7922913Z Wrapped header: torch/csrc/api/include/torch/utils.h 2025-12-04T09:46:06.7925360Z Wrapped header: torch/csrc/api/include/torch/version.h 2025-12-04T09:46:06.7928170Z Wrapped header: torch/csrc/api/include/torch/xpu.h 2025-12-04T09:46:06.7931235Z Wrapped header: torch/csrc/api/include/torch/data/dataloader.h 2025-12-04T09:46:06.7934088Z Wrapped header: torch/csrc/api/include/torch/data/dataloader_options.h 2025-12-04T09:46:06.7936877Z Wrapped header: torch/csrc/api/include/torch/data/datasets.h 2025-12-04T09:46:06.7939667Z Wrapped header: torch/csrc/api/include/torch/data/example.h 2025-12-04T09:46:06.7942629Z Wrapped header: torch/csrc/api/include/torch/data/iterator.h 2025-12-04T09:46:06.7945140Z Wrapped header: torch/csrc/api/include/torch/data/samplers.h 2025-12-04T09:46:06.7947760Z Wrapped header: torch/csrc/api/include/torch/data/transforms.h 2025-12-04T09:46:06.7950448Z Wrapped header: torch/csrc/api/include/torch/data/worker_exception.h 2025-12-04T09:46:06.7953816Z Wrapped header: torch/csrc/api/include/torch/data/dataloader/base.h 2025-12-04T09:46:06.7956590Z Wrapped header: torch/csrc/api/include/torch/data/dataloader/stateful.h 2025-12-04T09:46:06.7959478Z Wrapped header: torch/csrc/api/include/torch/data/dataloader/stateless.h 2025-12-04T09:46:06.7962359Z Wrapped header: torch/csrc/api/include/torch/data/datasets/base.h 2025-12-04T09:46:06.7966051Z Wrapped header: torch/csrc/api/include/torch/data/datasets/chunk.h 2025-12-04T09:46:06.7968874Z Wrapped header: torch/csrc/api/include/torch/data/datasets/map.h 2025-12-04T09:46:06.7971696Z Wrapped header: torch/csrc/api/include/torch/data/datasets/mnist.h 2025-12-04T09:46:06.7974459Z Wrapped header: torch/csrc/api/include/torch/data/datasets/shared.h 2025-12-04T09:46:06.7977014Z Wrapped header: torch/csrc/api/include/torch/data/datasets/stateful.h 2025-12-04T09:46:06.7979582Z Wrapped header: torch/csrc/api/include/torch/data/datasets/tensor.h 2025-12-04T09:46:06.7982600Z Wrapped header: torch/csrc/api/include/torch/data/detail/data_shuttle.h 2025-12-04T09:46:06.7985390Z Wrapped header: torch/csrc/api/include/torch/data/detail/queue.h 2025-12-04T09:46:06.7988258Z Wrapped header: torch/csrc/api/include/torch/data/detail/sequencers.h 2025-12-04T09:46:06.7990993Z Wrapped header: torch/csrc/api/include/torch/data/samplers/base.h 2025-12-04T09:46:06.7993897Z Wrapped header: torch/csrc/api/include/torch/data/samplers/custom_batch_request.h 2025-12-04T09:46:06.7997033Z Wrapped header: torch/csrc/api/include/torch/data/samplers/distributed.h 2025-12-04T09:46:06.7999934Z Wrapped header: torch/csrc/api/include/torch/data/samplers/random.h 2025-12-04T09:46:06.8002877Z Wrapped header: torch/csrc/api/include/torch/data/samplers/sequential.h 2025-12-04T09:46:06.8005529Z Wrapped header: torch/csrc/api/include/torch/data/samplers/serialize.h 2025-12-04T09:46:06.8008185Z Wrapped header: torch/csrc/api/include/torch/data/samplers/stream.h 2025-12-04T09:46:06.8010807Z Wrapped header: torch/csrc/api/include/torch/data/transforms/base.h 2025-12-04T09:46:06.8013439Z Wrapped header: torch/csrc/api/include/torch/data/transforms/collate.h 2025-12-04T09:46:06.8016242Z Wrapped header: torch/csrc/api/include/torch/data/transforms/lambda.h 2025-12-04T09:46:06.8018890Z Wrapped header: torch/csrc/api/include/torch/data/transforms/stack.h 2025-12-04T09:46:06.8021559Z Wrapped header: torch/csrc/api/include/torch/data/transforms/tensor.h 2025-12-04T09:46:06.8024269Z Wrapped header: torch/csrc/api/include/torch/detail/static.h 2025-12-04T09:46:06.8027902Z Wrapped header: torch/csrc/api/include/torch/detail/TensorDataContainer.h 2025-12-04T09:46:06.8030680Z Wrapped header: torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h 2025-12-04T09:46:06.8033600Z Wrapped header: torch/csrc/api/include/torch/nn/cloneable.h 2025-12-04T09:46:06.8036296Z Wrapped header: torch/csrc/api/include/torch/nn/functional.h 2025-12-04T09:46:06.8039491Z Wrapped header: torch/csrc/api/include/torch/nn/init.h 2025-12-04T09:46:06.8043828Z Wrapped header: torch/csrc/api/include/torch/nn/module.h 2025-12-04T09:46:06.8046652Z Wrapped header: torch/csrc/api/include/torch/nn/modules.h 2025-12-04T09:46:06.8050125Z Wrapped header: torch/csrc/api/include/torch/nn/options.h 2025-12-04T09:46:06.8052565Z Wrapped header: torch/csrc/api/include/torch/nn/pimpl-inl.h 2025-12-04T09:46:06.8056058Z Wrapped header: torch/csrc/api/include/torch/nn/pimpl.h 2025-12-04T09:46:06.8058531Z Wrapped header: torch/csrc/api/include/torch/nn/utils.h 2025-12-04T09:46:06.8063246Z Wrapped header: torch/csrc/api/include/torch/nn/functional/activation.h 2025-12-04T09:46:06.8066497Z Wrapped header: torch/csrc/api/include/torch/nn/functional/batchnorm.h 2025-12-04T09:46:06.8069719Z Wrapped header: torch/csrc/api/include/torch/nn/functional/conv.h 2025-12-04T09:46:06.8072764Z Wrapped header: torch/csrc/api/include/torch/nn/functional/distance.h 2025-12-04T09:46:06.8075745Z Wrapped header: torch/csrc/api/include/torch/nn/functional/dropout.h 2025-12-04T09:46:06.8079129Z Wrapped header: torch/csrc/api/include/torch/nn/functional/embedding.h 2025-12-04T09:46:06.8081927Z Wrapped header: torch/csrc/api/include/torch/nn/functional/fold.h 2025-12-04T09:46:06.8084890Z Wrapped header: torch/csrc/api/include/torch/nn/functional/instancenorm.h 2025-12-04T09:46:06.8087461Z Wrapped header: torch/csrc/api/include/torch/nn/functional/linear.h 2025-12-04T09:46:06.8092468Z Wrapped header: torch/csrc/api/include/torch/nn/functional/loss.h 2025-12-04T09:46:06.8095871Z Wrapped header: torch/csrc/api/include/torch/nn/functional/normalization.h 2025-12-04T09:46:06.8098633Z Wrapped header: torch/csrc/api/include/torch/nn/functional/padding.h 2025-12-04T09:46:06.8101585Z Wrapped header: torch/csrc/api/include/torch/nn/functional/pixelshuffle.h 2025-12-04T09:46:06.8106591Z Wrapped header: torch/csrc/api/include/torch/nn/functional/pooling.h 2025-12-04T09:46:06.8109752Z Wrapped header: torch/csrc/api/include/torch/nn/functional/upsampling.h 2025-12-04T09:46:06.8112755Z Wrapped header: torch/csrc/api/include/torch/nn/functional/vision.h 2025-12-04T09:46:06.8118121Z Wrapped header: torch/csrc/api/include/torch/nn/modules/activation.h 2025-12-04T09:46:06.8120628Z Wrapped header: torch/csrc/api/include/torch/nn/modules/adaptive.h 2025-12-04T09:46:06.8124019Z Wrapped header: torch/csrc/api/include/torch/nn/modules/batchnorm.h 2025-12-04T09:46:06.8126945Z Wrapped header: torch/csrc/api/include/torch/nn/modules/common.h 2025-12-04T09:46:06.8130619Z Wrapped header: torch/csrc/api/include/torch/nn/modules/conv.h 2025-12-04T09:46:06.8133523Z Wrapped header: torch/csrc/api/include/torch/nn/modules/distance.h 2025-12-04T09:46:06.8136897Z Wrapped header: torch/csrc/api/include/torch/nn/modules/dropout.h 2025-12-04T09:46:06.8140960Z Wrapped header: torch/csrc/api/include/torch/nn/modules/embedding.h 2025-12-04T09:46:06.8142936Z Wrapped header: torch/csrc/api/include/torch/nn/modules/fold.h 2025-12-04T09:46:06.8146710Z Wrapped header: torch/csrc/api/include/torch/nn/modules/instancenorm.h 2025-12-04T09:46:06.8149224Z Wrapped header: torch/csrc/api/include/torch/nn/modules/linear.h 2025-12-04T09:46:06.8153583Z Wrapped header: torch/csrc/api/include/torch/nn/modules/loss.h 2025-12-04T09:46:06.8157435Z Wrapped header: torch/csrc/api/include/torch/nn/modules/normalization.h 2025-12-04T09:46:06.8160513Z Wrapped header: torch/csrc/api/include/torch/nn/modules/padding.h 2025-12-04T09:46:06.8163910Z Wrapped header: torch/csrc/api/include/torch/nn/modules/pixelshuffle.h 2025-12-04T09:46:06.8167585Z Wrapped header: torch/csrc/api/include/torch/nn/modules/pooling.h 2025-12-04T09:46:06.8171530Z Wrapped header: torch/csrc/api/include/torch/nn/modules/rnn.h 2025-12-04T09:46:06.8175293Z Wrapped header: torch/csrc/api/include/torch/nn/modules/transformer.h 2025-12-04T09:46:06.8178070Z Wrapped header: torch/csrc/api/include/torch/nn/modules/transformercoder.h 2025-12-04T09:46:06.8181332Z Wrapped header: torch/csrc/api/include/torch/nn/modules/transformerlayer.h 2025-12-04T09:46:06.8184070Z Wrapped header: torch/csrc/api/include/torch/nn/modules/upsampling.h 2025-12-04T09:46:06.8186921Z Wrapped header: torch/csrc/api/include/torch/nn/modules/utils.h 2025-12-04T09:46:06.8189731Z Wrapped header: torch/csrc/api/include/torch/nn/modules/_functions.h 2025-12-04T09:46:06.8193309Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/any.h 2025-12-04T09:46:06.8196421Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h 2025-12-04T09:46:06.8199739Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/any_value.h 2025-12-04T09:46:06.8202598Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/functional.h 2025-12-04T09:46:06.8205918Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/moduledict.h 2025-12-04T09:46:06.8209726Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/modulelist.h 2025-12-04T09:46:06.8212222Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/named_any.h 2025-12-04T09:46:06.8215469Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/parameterdict.h 2025-12-04T09:46:06.8218347Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/parameterlist.h 2025-12-04T09:46:06.8221930Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/sequential.h 2025-12-04T09:46:06.8226786Z Wrapped header: torch/csrc/api/include/torch/nn/options/activation.h 2025-12-04T09:46:06.8228850Z Wrapped header: torch/csrc/api/include/torch/nn/options/adaptive.h 2025-12-04T09:46:06.8232511Z Wrapped header: torch/csrc/api/include/torch/nn/options/batchnorm.h 2025-12-04T09:46:06.8235156Z Wrapped header: torch/csrc/api/include/torch/nn/options/conv.h 2025-12-04T09:46:06.8238424Z Wrapped header: torch/csrc/api/include/torch/nn/options/distance.h 2025-12-04T09:46:06.8241048Z Wrapped header: torch/csrc/api/include/torch/nn/options/dropout.h 2025-12-04T09:46:06.8244506Z Wrapped header: torch/csrc/api/include/torch/nn/options/embedding.h 2025-12-04T09:46:06.8248111Z Wrapped header: torch/csrc/api/include/torch/nn/options/fold.h 2025-12-04T09:46:06.8251483Z Wrapped header: torch/csrc/api/include/torch/nn/options/instancenorm.h 2025-12-04T09:46:06.8255272Z Wrapped header: torch/csrc/api/include/torch/nn/options/linear.h 2025-12-04T09:46:06.8258588Z Wrapped header: torch/csrc/api/include/torch/nn/options/loss.h 2025-12-04T09:46:06.8262040Z Wrapped header: torch/csrc/api/include/torch/nn/options/normalization.h 2025-12-04T09:46:06.8265111Z Wrapped header: torch/csrc/api/include/torch/nn/options/padding.h 2025-12-04T09:46:06.8268678Z Wrapped header: torch/csrc/api/include/torch/nn/options/pixelshuffle.h 2025-12-04T09:46:06.8272835Z Wrapped header: torch/csrc/api/include/torch/nn/options/pooling.h 2025-12-04T09:46:06.8275658Z Wrapped header: torch/csrc/api/include/torch/nn/options/rnn.h 2025-12-04T09:46:06.8279101Z Wrapped header: torch/csrc/api/include/torch/nn/options/transformer.h 2025-12-04T09:46:06.8290421Z Wrapped header: torch/csrc/api/include/torch/nn/options/transformercoder.h 2025-12-04T09:46:06.8290713Z Wrapped header: torch/csrc/api/include/torch/nn/options/transformerlayer.h 2025-12-04T09:46:06.8290926Z Wrapped header: torch/csrc/api/include/torch/nn/options/upsampling.h 2025-12-04T09:46:06.8293511Z Wrapped header: torch/csrc/api/include/torch/nn/options/vision.h 2025-12-04T09:46:06.8297059Z Wrapped header: torch/csrc/api/include/torch/nn/parallel/data_parallel.h 2025-12-04T09:46:06.8300515Z Wrapped header: torch/csrc/api/include/torch/nn/utils/clip_grad.h 2025-12-04T09:46:06.8303390Z Wrapped header: torch/csrc/api/include/torch/nn/utils/convert_parameters.h 2025-12-04T09:46:06.8307019Z Wrapped header: torch/csrc/api/include/torch/nn/utils/rnn.h 2025-12-04T09:46:06.8310059Z Wrapped header: torch/csrc/api/include/torch/optim/adagrad.h 2025-12-04T09:46:06.8312897Z Wrapped header: torch/csrc/api/include/torch/optim/adam.h 2025-12-04T09:46:06.8315727Z Wrapped header: torch/csrc/api/include/torch/optim/adamw.h 2025-12-04T09:46:06.8318669Z Wrapped header: torch/csrc/api/include/torch/optim/lbfgs.h 2025-12-04T09:46:06.8321860Z Wrapped header: torch/csrc/api/include/torch/optim/optimizer.h 2025-12-04T09:46:06.8324949Z Wrapped header: torch/csrc/api/include/torch/optim/rmsprop.h 2025-12-04T09:46:06.8328352Z Wrapped header: torch/csrc/api/include/torch/optim/serialize.h 2025-12-04T09:46:06.8331251Z Wrapped header: torch/csrc/api/include/torch/optim/sgd.h 2025-12-04T09:46:06.8334336Z Wrapped header: torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h 2025-12-04T09:46:06.8337352Z Wrapped header: torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h 2025-12-04T09:46:06.8339732Z Wrapped header: torch/csrc/api/include/torch/optim/schedulers/step_lr.h 2025-12-04T09:46:06.8342394Z Wrapped header: torch/csrc/api/include/torch/python/init.h 2025-12-04T09:46:06.8344981Z Wrapped header: torch/csrc/api/include/torch/serialize/archive.h 2025-12-04T09:46:06.8347970Z Wrapped header: torch/csrc/api/include/torch/serialize/input-archive.h 2025-12-04T09:46:06.8350791Z Wrapped header: torch/csrc/api/include/torch/serialize/output-archive.h 2025-12-04T09:46:06.8353447Z Wrapped header: torch/csrc/api/include/torch/serialize/tensor.h 2025-12-04T09:46:06.8356344Z Wrapped header: torch/csrc/autograd/anomaly_mode.h 2025-12-04T09:46:06.8359647Z Wrapped header: torch/csrc/autograd/autograd.h 2025-12-04T09:46:06.8362567Z Wrapped header: torch/csrc/autograd/autograd_not_implemented_fallback.h 2025-12-04T09:46:06.8365194Z Wrapped header: torch/csrc/autograd/cpp_hook.h 2025-12-04T09:46:06.8368986Z Wrapped header: torch/csrc/autograd/custom_function.h 2025-12-04T09:46:06.8371891Z Wrapped header: torch/csrc/autograd/edge.h 2025-12-04T09:46:06.8375366Z Wrapped header: torch/csrc/autograd/engine.h 2025-12-04T09:46:06.8378801Z Wrapped header: torch/csrc/autograd/forward_grad.h 2025-12-04T09:46:06.8383077Z Wrapped header: torch/csrc/autograd/function.h 2025-12-04T09:46:06.8387844Z Wrapped header: torch/csrc/autograd/FunctionsManual.h 2025-12-04T09:46:06.8390785Z Wrapped header: torch/csrc/autograd/function_hook.h 2025-12-04T09:46:06.8393383Z Wrapped header: torch/csrc/autograd/grad_mode.h 2025-12-04T09:46:06.8396685Z Wrapped header: torch/csrc/autograd/graph_task.h 2025-12-04T09:46:06.8399445Z Wrapped header: torch/csrc/autograd/InferenceMode.h 2025-12-04T09:46:06.8402361Z Wrapped header: torch/csrc/autograd/input_buffer.h 2025-12-04T09:46:06.8405334Z Wrapped header: torch/csrc/autograd/input_metadata.h 2025-12-04T09:46:06.8408232Z Wrapped header: torch/csrc/autograd/jit_decomp_interface.h 2025-12-04T09:46:06.8410666Z Wrapped header: torch/csrc/autograd/profiler.h 2025-12-04T09:46:06.8413739Z Wrapped header: torch/csrc/autograd/profiler_kineto.h 2025-12-04T09:46:06.8417244Z Wrapped header: torch/csrc/autograd/profiler_legacy.h 2025-12-04T09:46:06.8419777Z Wrapped header: torch/csrc/autograd/profiler_python.h 2025-12-04T09:46:06.8422718Z Wrapped header: torch/csrc/autograd/python_anomaly_mode.h 2025-12-04T09:46:06.8425640Z Wrapped header: torch/csrc/autograd/python_autograd.h 2025-12-04T09:46:06.8428729Z Wrapped header: torch/csrc/autograd/python_cpp_function.h 2025-12-04T09:46:06.8431426Z Wrapped header: torch/csrc/autograd/python_engine.h 2025-12-04T09:46:06.8434140Z Wrapped header: torch/csrc/autograd/python_enum_tag.h 2025-12-04T09:46:06.8436673Z Wrapped header: torch/csrc/autograd/python_fft_functions.h 2025-12-04T09:46:06.8439713Z Wrapped header: torch/csrc/autograd/python_function.h 2025-12-04T09:46:06.8442437Z Wrapped header: torch/csrc/autograd/python_hook.h 2025-12-04T09:46:06.8445011Z Wrapped header: torch/csrc/autograd/python_legacy_variable.h 2025-12-04T09:46:06.8447478Z Wrapped header: torch/csrc/autograd/python_linalg_functions.h 2025-12-04T09:46:06.8449904Z Wrapped header: torch/csrc/autograd/python_nested_functions.h 2025-12-04T09:46:06.8452336Z Wrapped header: torch/csrc/autograd/python_nn_functions.h 2025-12-04T09:46:06.8455027Z Wrapped header: torch/csrc/autograd/python_saved_variable_hooks.h 2025-12-04T09:46:06.8457635Z Wrapped header: torch/csrc/autograd/python_sparse_functions.h 2025-12-04T09:46:06.8460087Z Wrapped header: torch/csrc/autograd/python_special_functions.h 2025-12-04T09:46:06.8462809Z Wrapped header: torch/csrc/autograd/python_torch_functions.h 2025-12-04T09:46:06.8465826Z Wrapped header: torch/csrc/autograd/python_variable.h 2025-12-04T09:46:06.8468701Z Wrapped header: torch/csrc/autograd/python_variable_indexing.h 2025-12-04T09:46:06.8471440Z Wrapped header: torch/csrc/autograd/record_function_ops.h 2025-12-04T09:46:06.8474372Z Wrapped header: torch/csrc/autograd/saved_variable.h 2025-12-04T09:46:06.8477228Z Wrapped header: torch/csrc/autograd/saved_variable_hooks.h 2025-12-04T09:46:06.8479830Z Wrapped header: torch/csrc/autograd/symbolic.h 2025-12-04T09:46:06.8484426Z Wrapped header: torch/csrc/autograd/variable.h 2025-12-04T09:46:06.8488035Z Wrapped header: torch/csrc/autograd/VariableTypeUtils.h 2025-12-04T09:46:06.8490812Z Wrapped header: torch/csrc/autograd/variable_info.h 2025-12-04T09:46:06.8494738Z Wrapped header: torch/csrc/autograd/functions/accumulate_grad.h 2025-12-04T09:46:06.8497618Z Wrapped header: torch/csrc/autograd/functions/basic_ops.h 2025-12-04T09:46:06.8500398Z Wrapped header: torch/csrc/autograd/functions/comm.h 2025-12-04T09:46:06.8502957Z Wrapped header: torch/csrc/autograd/functions/pybind.h 2025-12-04T09:46:06.8506498Z Wrapped header: torch/csrc/autograd/functions/tensor.h 2025-12-04T09:46:06.8509383Z Wrapped header: torch/csrc/autograd/functions/utils.h 2025-12-04T09:46:06.8543307Z Wrapped header: torch/csrc/autograd/generated/Functions.h 2025-12-04T09:46:06.8548287Z Wrapped header: torch/csrc/autograd/generated/python_functions.h 2025-12-04T09:46:06.8551254Z Wrapped header: torch/csrc/autograd/generated/python_return_types.h 2025-12-04T09:46:06.8553944Z Wrapped header: torch/csrc/autograd/generated/VariableType.h 2025-12-04T09:46:06.8560027Z Wrapped header: torch/csrc/autograd/generated/variable_factories.h 2025-12-04T09:46:06.8564887Z Wrapped header: torch/csrc/autograd/generated/ViewFuncs.h 2025-12-04T09:46:06.8568195Z Wrapped header: torch/csrc/autograd/utils/error_messages.h 2025-12-04T09:46:06.8571165Z Wrapped header: torch/csrc/autograd/utils/grad_layout_contract.h 2025-12-04T09:46:06.8573800Z Wrapped header: torch/csrc/autograd/utils/lambda_post_hook.h 2025-12-04T09:46:06.8576513Z Wrapped header: torch/csrc/autograd/utils/python_arg_parsing.h 2025-12-04T09:46:06.8579232Z Wrapped header: torch/csrc/autograd/utils/warnings.h 2025-12-04T09:46:06.8582329Z Wrapped header: torch/csrc/autograd/utils/wrap_outputs.h 2025-12-04T09:46:06.8584737Z Wrapped header: torch/csrc/cpu/Module.h 2025-12-04T09:46:06.8587558Z Wrapped header: torch/csrc/cuda/comm.h 2025-12-04T09:46:06.8590652Z Wrapped header: torch/csrc/cuda/CUDAPluggableAllocator.h 2025-12-04T09:46:06.8593259Z Wrapped header: torch/csrc/cuda/device_set.h 2025-12-04T09:46:06.8595644Z Wrapped header: torch/csrc/cuda/Event.h 2025-12-04T09:46:06.8598172Z Wrapped header: torch/csrc/cuda/GdsFile.h 2025-12-04T09:46:06.8600861Z Wrapped header: torch/csrc/cuda/memory_snapshot.h 2025-12-04T09:46:06.8603525Z Wrapped header: torch/csrc/cuda/Module.h 2025-12-04T09:46:06.8606623Z Wrapped header: torch/csrc/cuda/nccl.h 2025-12-04T09:46:06.8609165Z Wrapped header: torch/csrc/cuda/python_comm.h 2025-12-04T09:46:06.8611749Z Wrapped header: torch/csrc/cuda/python_nccl.h 2025-12-04T09:46:06.8614461Z Wrapped header: torch/csrc/cuda/Stream.h 2025-12-04T09:46:06.8617020Z Wrapped header: torch/csrc/cuda/THCP.h 2025-12-04T09:46:06.8619407Z Wrapped header: torch/csrc/cuda/utils.h 2025-12-04T09:46:06.8622439Z Wrapped header: torch/csrc/distributed/Placement.h 2025-12-04T09:46:06.8625139Z Wrapped header: torch/csrc/distributed/python_placement.h 2025-12-04T09:46:06.8627961Z Wrapped header: torch/csrc/distributed/autograd/autograd.h 2025-12-04T09:46:06.8630457Z Wrapped header: torch/csrc/distributed/autograd/python_autograd.h 2025-12-04T09:46:06.8633113Z Wrapped header: torch/csrc/distributed/autograd/utils.h 2025-12-04T09:46:06.8636371Z Wrapped header: torch/csrc/distributed/autograd/context/container.h 2025-12-04T09:46:06.8639418Z Wrapped header: torch/csrc/distributed/autograd/context/context.h 2025-12-04T09:46:06.8642560Z Wrapped header: torch/csrc/distributed/autograd/engine/dist_engine.h 2025-12-04T09:46:06.8645383Z Wrapped header: torch/csrc/distributed/autograd/functions/recvrpc_backward.h 2025-12-04T09:46:06.8648028Z Wrapped header: torch/csrc/distributed/autograd/functions/sendrpc_backward.h 2025-12-04T09:46:06.8650805Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h 2025-12-04T09:46:06.8653595Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h 2025-12-04T09:46:06.8656417Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h 2025-12-04T09:46:06.8659199Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h 2025-12-04T09:46:06.8661821Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h 2025-12-04T09:46:06.8664835Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h 2025-12-04T09:46:06.8667667Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h 2025-12-04T09:46:06.8670418Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h 2025-12-04T09:46:06.8673051Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h 2025-12-04T09:46:06.8675830Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h 2025-12-04T09:46:06.8678290Z Wrapped header: torch/csrc/distributed/c10d/c10d.h 2025-12-04T09:46:06.8681458Z Wrapped header: torch/csrc/distributed/c10d/debug.h 2025-12-04T09:46:06.8684209Z Wrapped header: torch/csrc/distributed/c10d/error.h 2025-12-04T09:46:06.8686891Z Wrapped header: torch/csrc/distributed/c10d/exception.h 2025-12-04T09:46:06.8689590Z Wrapped header: torch/csrc/distributed/c10d/logging.h 2025-12-04T09:46:06.8692353Z Wrapped header: torch/csrc/distributed/c10d/python_comm_hook.h 2025-12-04T09:46:06.8695136Z Wrapped header: torch/csrc/distributed/c10d/socket.h 2025-12-04T09:46:06.8697812Z Wrapped header: torch/csrc/distributed/c10d/socket_fmt.h 2025-12-04T09:46:06.8701139Z Wrapped header: torch/csrc/distributed/c10d/TraceUtils.h 2025-12-04T09:46:06.8704299Z Wrapped header: torch/csrc/distributed/c10d/quantization/quantization.h 2025-12-04T09:46:06.8707156Z Wrapped header: torch/csrc/distributed/c10d/quantization/quantization_gpu.h 2025-12-04T09:46:06.8710227Z Wrapped header: torch/csrc/distributed/c10d/quantization/quantization_utils.h 2025-12-04T09:46:06.8713757Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h 2025-12-04T09:46:06.8716521Z Wrapped header: torch/csrc/distributed/rpc/agent_utils.h 2025-12-04T09:46:06.8719665Z Wrapped header: torch/csrc/distributed/rpc/message.h 2025-12-04T09:46:06.8722597Z Wrapped header: torch/csrc/distributed/rpc/python_call.h 2025-12-04T09:46:06.8726038Z Wrapped header: torch/csrc/distributed/rpc/python_functions.h 2025-12-04T09:46:06.8728619Z Wrapped header: torch/csrc/distributed/rpc/python_remote_call.h 2025-12-04T09:46:06.8731454Z Wrapped header: torch/csrc/distributed/rpc/python_resp.h 2025-12-04T09:46:06.8734896Z Wrapped header: torch/csrc/distributed/rpc/python_rpc_handler.h 2025-12-04T09:46:06.8738066Z Wrapped header: torch/csrc/distributed/rpc/py_rref.h 2025-12-04T09:46:06.8741527Z Wrapped header: torch/csrc/distributed/rpc/request_callback.h 2025-12-04T09:46:06.8744691Z Wrapped header: torch/csrc/distributed/rpc/request_callback_impl.h 2025-12-04T09:46:06.8748393Z Wrapped header: torch/csrc/distributed/rpc/request_callback_no_python.h 2025-12-04T09:46:06.8751178Z Wrapped header: torch/csrc/distributed/rpc/rpc.h 2025-12-04T09:46:06.8755301Z Wrapped header: torch/csrc/distributed/rpc/rpc_agent.h 2025-12-04T09:46:06.8758689Z Wrapped header: torch/csrc/distributed/rpc/rpc_command_base.h 2025-12-04T09:46:06.8762831Z Wrapped header: torch/csrc/distributed/rpc/rref_context.h 2025-12-04T09:46:06.8767016Z Wrapped header: torch/csrc/distributed/rpc/rref_impl.h 2025-12-04T09:46:06.8770576Z Wrapped header: torch/csrc/distributed/rpc/rref_proto.h 2025-12-04T09:46:06.8773412Z Wrapped header: torch/csrc/distributed/rpc/script_call.h 2025-12-04T09:46:06.8776448Z Wrapped header: torch/csrc/distributed/rpc/script_remote_call.h 2025-12-04T09:46:06.8779168Z Wrapped header: torch/csrc/distributed/rpc/script_resp.h 2025-12-04T09:46:06.8783056Z Wrapped header: torch/csrc/distributed/rpc/tensorpipe_agent.h 2025-12-04T09:46:06.8786138Z Wrapped header: torch/csrc/distributed/rpc/tensorpipe_utils.h 2025-12-04T09:46:06.8789220Z Wrapped header: torch/csrc/distributed/rpc/torchscript_functions.h 2025-12-04T09:46:06.8791901Z Wrapped header: torch/csrc/distributed/rpc/types.h 2025-12-04T09:46:06.8794882Z Wrapped header: torch/csrc/distributed/rpc/unpickled_python_call.h 2025-12-04T09:46:06.8797879Z Wrapped header: torch/csrc/distributed/rpc/unpickled_python_remote_call.h 2025-12-04T09:46:06.8800621Z Wrapped header: torch/csrc/distributed/rpc/utils.h 2025-12-04T09:46:06.8803537Z Wrapped header: torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h 2025-12-04T09:46:06.8806386Z Wrapped header: torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h 2025-12-04T09:46:06.8809285Z Wrapped header: torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h 2025-12-04T09:46:06.8812087Z Wrapped header: torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h 2025-12-04T09:46:06.8814412Z Wrapped header: torch/csrc/distributed/rpc/testing/testing.h 2025-12-04T09:46:06.8817301Z Wrapped header: torch/csrc/dynamo/cache_entry.h 2025-12-04T09:46:06.8822918Z Wrapped header: torch/csrc/dynamo/compiled_autograd.h 2025-12-04T09:46:06.8825495Z Wrapped header: torch/csrc/dynamo/cpp_shim.h 2025-12-04T09:46:06.8828281Z Wrapped header: torch/csrc/dynamo/cpython_defs.h 2025-12-04T09:46:06.8831109Z Wrapped header: torch/csrc/dynamo/cpython_includes.h 2025-12-04T09:46:06.8833893Z Wrapped header: torch/csrc/dynamo/debug_macros.h 2025-12-04T09:46:06.8836747Z Wrapped header: torch/csrc/dynamo/eval_frame.h 2025-12-04T09:46:06.8839566Z Wrapped header: torch/csrc/dynamo/eval_frame_cpp.h 2025-12-04T09:46:06.8842556Z Wrapped header: torch/csrc/dynamo/extra_state.h 2025-12-04T09:46:06.8845583Z Wrapped header: torch/csrc/dynamo/framelocals_mapping.h 2025-12-04T09:46:06.8848322Z Wrapped header: torch/csrc/dynamo/guards.h 2025-12-04T09:46:06.8850908Z Wrapped header: torch/csrc/dynamo/init.h 2025-12-04T09:46:06.8853560Z Wrapped header: torch/csrc/dynamo/python_compiled_autograd.h 2025-12-04T09:46:06.8856291Z Wrapped header: torch/csrc/dynamo/stackref_bridge.h 2025-12-04T09:46:06.8858956Z Wrapped header: torch/csrc/dynamo/utils.h 2025-12-04T09:46:06.8861736Z Wrapped header: torch/csrc/export/example_upgraders.h 2025-12-04T09:46:06.8864636Z Wrapped header: torch/csrc/export/pt2_archive_constants.h 2025-12-04T09:46:06.8866950Z Wrapped header: torch/csrc/export/pybind.h 2025-12-04T09:46:06.8869722Z Wrapped header: torch/csrc/export/upgrader.h 2025-12-04T09:46:06.8872355Z Wrapped header: torch/csrc/functionalization/Module.h 2025-12-04T09:46:06.8874639Z Wrapped header: torch/csrc/functorch/init.h 2025-12-04T09:46:06.8877001Z Wrapped header: torch/csrc/fx/node.h 2025-12-04T09:46:06.8880129Z Wrapped header: torch/csrc/inductor/array_ref_impl.h 2025-12-04T09:46:06.8885211Z Wrapped header: torch/csrc/inductor/cpp_prefix.h 2025-12-04T09:46:06.8888120Z Wrapped header: torch/csrc/inductor/inductor_ops.h 2025-12-04T09:46:06.8890688Z Wrapped header: torch/csrc/inductor/static_cuda_launcher.h 2025-12-04T09:46:06.8893609Z Wrapped header: torch/csrc/inductor/aoti_eager/kernel_holder.h 2025-12-04T09:46:06.8896555Z Wrapped header: torch/csrc/inductor/aoti_eager/kernel_meta_info.h 2025-12-04T09:46:06.8899672Z Wrapped header: torch/csrc/inductor/aoti_include/array_ref.h 2025-12-04T09:46:06.8902191Z Wrapped header: torch/csrc/inductor/aoti_include/common.h 2025-12-04T09:46:06.8904526Z Wrapped header: torch/csrc/inductor/aoti_include/cpu.h 2025-12-04T09:46:06.8907075Z Wrapped header: torch/csrc/inductor/aoti_include/cuda.h 2025-12-04T09:46:06.8909440Z Wrapped header: torch/csrc/inductor/aoti_include/mps.h 2025-12-04T09:46:06.8911709Z Wrapped header: torch/csrc/inductor/aoti_include/xpu.h 2025-12-04T09:46:06.8914447Z Wrapped header: torch/csrc/inductor/aoti_package/model_package_loader.h 2025-12-04T09:46:06.8916726Z Wrapped header: torch/csrc/inductor/aoti_package/pybind.h 2025-12-04T09:46:06.8919869Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner.h 2025-12-04T09:46:06.8923124Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h 2025-12-04T09:46:06.8925888Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h 2025-12-04T09:46:06.8928697Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_mps.h 2025-12-04T09:46:06.8931376Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h 2025-12-04T09:46:06.8933657Z Wrapped header: torch/csrc/inductor/aoti_runner/pybind.h 2025-12-04T09:46:06.8936924Z Wrapped header: torch/csrc/inductor/aoti_runtime/arrayref_tensor.h 2025-12-04T09:46:06.8939762Z Wrapped header: torch/csrc/inductor/aoti_runtime/constant_type.h 2025-12-04T09:46:06.8942548Z Wrapped header: torch/csrc/inductor/aoti_runtime/device_utils.h 2025-12-04T09:46:06.8945874Z Wrapped header: torch/csrc/inductor/aoti_runtime/interface.h 2025-12-04T09:46:06.8948831Z Wrapped header: torch/csrc/inductor/aoti_runtime/kernel_context_tls.h 2025-12-04T09:46:06.8951799Z Wrapped header: torch/csrc/inductor/aoti_runtime/mini_array_ref.h 2025-12-04T09:46:06.8954516Z Wrapped header: torch/csrc/inductor/aoti_runtime/model.h 2025-12-04T09:46:06.8959027Z Wrapped header: torch/csrc/inductor/aoti_runtime/model_base.h 2025-12-04T09:46:06.8963278Z Wrapped header: torch/csrc/inductor/aoti_runtime/model_container.h 2025-12-04T09:46:06.8966574Z Wrapped header: torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h 2025-12-04T09:46:06.8969585Z Wrapped header: torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h 2025-12-04T09:46:06.8972445Z Wrapped header: torch/csrc/inductor/aoti_runtime/thread_local.h 2025-12-04T09:46:06.8975834Z Wrapped header: torch/csrc/inductor/aoti_runtime/utils.h 2025-12-04T09:46:06.8978645Z Wrapped header: torch/csrc/inductor/aoti_runtime/utils_cuda.h 2025-12-04T09:46:06.8981547Z Wrapped header: torch/csrc/inductor/aoti_runtime/utils_xpu.h 2025-12-04T09:46:06.8984624Z Wrapped header: torch/csrc/inductor/aoti_torch/mkldnn_tensor.h 2025-12-04T09:46:06.8987564Z Wrapped header: torch/csrc/inductor/aoti_torch/oss_proxy_executor.h 2025-12-04T09:46:06.8990226Z Wrapped header: torch/csrc/inductor/aoti_torch/proxy_executor.h 2025-12-04T09:46:06.8992851Z Wrapped header: torch/csrc/inductor/aoti_torch/tensor_converter.h 2025-12-04T09:46:06.8995816Z Wrapped header: torch/csrc/inductor/aoti_torch/utils.h 2025-12-04T09:46:06.8996113Z Skipping header: torch/csrc/inductor/aoti_torch/c/macros.h 2025-12-04T09:46:06.8996343Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim.h 2025-12-04T09:46:06.8996579Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_cpu.h 2025-12-04T09:46:06.8996821Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_deprecated.h 2025-12-04T09:46:06.8996983Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_mps.h 2025-12-04T09:46:06.8997244Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_xpu.h 2025-12-04T09:46:06.8997450Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h 2025-12-04T09:46:06.8997668Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h 2025-12-04T09:46:06.8997919Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h 2025-12-04T09:46:06.8998200Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h 2025-12-04T09:46:06.8998413Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h 2025-12-04T09:46:06.9001024Z Wrapped header: torch/csrc/inductor/cpp_wrapper/array_ref.h 2025-12-04T09:46:06.9003733Z Wrapped header: torch/csrc/inductor/cpp_wrapper/common.h 2025-12-04T09:46:06.9006242Z Wrapped header: torch/csrc/inductor/cpp_wrapper/cpu.h 2025-12-04T09:46:06.9008962Z Wrapped header: torch/csrc/inductor/cpp_wrapper/cuda.h 2025-12-04T09:46:06.9011965Z Wrapped header: torch/csrc/inductor/cpp_wrapper/mps.h 2025-12-04T09:46:06.9014315Z Wrapped header: torch/csrc/inductor/cpp_wrapper/xpu.h 2025-12-04T09:46:06.9016804Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h 2025-12-04T09:46:06.9019542Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h 2025-12-04T09:46:06.9022815Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/mps.h 2025-12-04T09:46:06.9025568Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h 2025-12-04T09:46:06.9028258Z Wrapped header: torch/csrc/instruction_counter/Module.h 2025-12-04T09:46:06.9031677Z Wrapped header: torch/csrc/jit/jit_log.h 2025-12-04T09:46:06.9034819Z Wrapped header: torch/csrc/jit/jit_opt_limit.h 2025-12-04T09:46:06.9037954Z Wrapped header: torch/csrc/jit/resource_guard.h 2025-12-04T09:46:06.9043141Z Wrapped header: torch/csrc/jit/api/compilation_unit.h 2025-12-04T09:46:06.9046374Z Wrapped header: torch/csrc/jit/api/function_impl.h 2025-12-04T09:46:06.9049234Z Wrapped header: torch/csrc/jit/api/method.h 2025-12-04T09:46:06.9053607Z Wrapped header: torch/csrc/jit/api/module.h 2025-12-04T09:46:06.9056642Z Wrapped header: torch/csrc/jit/api/object.h 2025-12-04T09:46:06.9059761Z Wrapped header: torch/csrc/jit/backends/backend.h 2025-12-04T09:46:06.9063577Z Wrapped header: torch/csrc/jit/backends/backend_debug_handler.h 2025-12-04T09:46:06.9066112Z Wrapped header: torch/csrc/jit/backends/backend_debug_info.h 2025-12-04T09:46:06.9068842Z Wrapped header: torch/csrc/jit/backends/backend_detail.h 2025-12-04T09:46:06.9071730Z Wrapped header: torch/csrc/jit/backends/backend_exception.h 2025-12-04T09:46:06.9074209Z Wrapped header: torch/csrc/jit/backends/backend_init.h 2025-12-04T09:46:06.9077045Z Wrapped header: torch/csrc/jit/backends/backend_interface.h 2025-12-04T09:46:06.9080002Z Wrapped header: torch/csrc/jit/backends/backend_preprocess.h 2025-12-04T09:46:06.9082672Z Wrapped header: torch/csrc/jit/backends/backend_resolver.h 2025-12-04T09:46:06.9085186Z Wrapped header: torch/csrc/jit/backends/coreml/cpp/context.h 2025-12-04T09:46:06.9088272Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h 2025-12-04T09:46:06.9091419Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h 2025-12-04T09:46:06.9094425Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h 2025-12-04T09:46:06.9097139Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h 2025-12-04T09:46:06.9100121Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h 2025-12-04T09:46:06.9103194Z Wrapped header: torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h 2025-12-04T09:46:06.9106137Z Wrapped header: torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h 2025-12-04T09:46:06.9108882Z Wrapped header: torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h 2025-12-04T09:46:06.9111869Z Wrapped header: torch/csrc/jit/backends/xnnpack/serialization/serializer.h 2025-12-04T09:46:06.9114562Z Wrapped header: torch/csrc/jit/codegen/cuda/interface.h 2025-12-04T09:46:06.9117469Z Wrapped header: torch/csrc/jit/codegen/fuser/arg_spec.h 2025-12-04T09:46:06.9120242Z Wrapped header: torch/csrc/jit/codegen/fuser/codegen.h 2025-12-04T09:46:06.9123031Z Wrapped header: torch/csrc/jit/codegen/fuser/compiler.h 2025-12-04T09:46:06.9125735Z Wrapped header: torch/csrc/jit/codegen/fuser/executor.h 2025-12-04T09:46:06.9128294Z Wrapped header: torch/csrc/jit/codegen/fuser/fallback.h 2025-12-04T09:46:06.9131173Z Wrapped header: torch/csrc/jit/codegen/fuser/fused_kernel.h 2025-12-04T09:46:06.9133972Z Wrapped header: torch/csrc/jit/codegen/fuser/interface.h 2025-12-04T09:46:06.9136693Z Wrapped header: torch/csrc/jit/codegen/fuser/kernel_cache.h 2025-12-04T09:46:06.9139765Z Wrapped header: torch/csrc/jit/codegen/fuser/kernel_spec.h 2025-12-04T09:46:06.9142668Z Wrapped header: torch/csrc/jit/codegen/fuser/partition_desc.h 2025-12-04T09:46:06.9145811Z Wrapped header: torch/csrc/jit/codegen/fuser/tensor_desc.h 2025-12-04T09:46:06.9148651Z Wrapped header: torch/csrc/jit/codegen/fuser/tensor_info.h 2025-12-04T09:46:06.9151620Z Wrapped header: torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h 2025-12-04T09:46:06.9154380Z Wrapped header: torch/csrc/jit/codegen/fuser/cpu/resource_strings.h 2025-12-04T09:46:06.9157267Z Wrapped header: torch/csrc/jit/codegen/fuser/cpu/temp_file.h 2025-12-04T09:46:06.9160104Z Wrapped header: torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h 2025-12-04T09:46:06.9163524Z Wrapped header: torch/csrc/jit/codegen/fuser/cuda/resource_strings.h 2025-12-04T09:46:06.9166070Z Wrapped header: torch/csrc/jit/codegen/onednn/decompose_silu.h 2025-12-04T09:46:06.9168713Z Wrapped header: torch/csrc/jit/codegen/onednn/defer_size_check.h 2025-12-04T09:46:06.9171390Z Wrapped header: torch/csrc/jit/codegen/onednn/graph_fuser.h 2025-12-04T09:46:06.9174306Z Wrapped header: torch/csrc/jit/codegen/onednn/graph_helper.h 2025-12-04T09:46:06.9176770Z Wrapped header: torch/csrc/jit/codegen/onednn/guard_shape.h 2025-12-04T09:46:06.9179664Z Wrapped header: torch/csrc/jit/codegen/onednn/interface.h 2025-12-04T09:46:06.9182289Z Wrapped header: torch/csrc/jit/codegen/onednn/kernel.h 2025-12-04T09:46:06.9184952Z Wrapped header: torch/csrc/jit/codegen/onednn/layout_propagation.h 2025-12-04T09:46:06.9188378Z Wrapped header: torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h 2025-12-04T09:46:06.9191304Z Wrapped header: torch/csrc/jit/codegen/onednn/operator.h 2025-12-04T09:46:06.9194170Z Wrapped header: torch/csrc/jit/codegen/onednn/prepare_binary.h 2025-12-04T09:46:06.9197231Z Wrapped header: torch/csrc/jit/cuda/cuda.h 2025-12-04T09:46:06.9200037Z Wrapped header: torch/csrc/jit/frontend/builtin_functions.h 2025-12-04T09:46:06.9202696Z Wrapped header: torch/csrc/jit/frontend/canonicalize_modified_loop.h 2025-12-04T09:46:06.9205958Z Wrapped header: torch/csrc/jit/frontend/concrete_module_type.h 2025-12-04T09:46:06.9208462Z Wrapped header: torch/csrc/jit/frontend/convert_to_ssa.h 2025-12-04T09:46:06.9210935Z Wrapped header: torch/csrc/jit/frontend/edit_distance.h 2025-12-04T09:46:06.9213853Z Wrapped header: torch/csrc/jit/frontend/error_report.h 2025-12-04T09:46:06.9216594Z Wrapped header: torch/csrc/jit/frontend/exit_transforms.h 2025-12-04T09:46:06.9219306Z Wrapped header: torch/csrc/jit/frontend/function_schema_parser.h 2025-12-04T09:46:06.9222070Z Wrapped header: torch/csrc/jit/frontend/inline_loop_condition.h 2025-12-04T09:46:06.9224848Z Wrapped header: torch/csrc/jit/frontend/ir_emitter.h 2025-12-04T09:46:06.9228837Z Wrapped header: torch/csrc/jit/frontend/lexer.h 2025-12-04T09:46:06.9231689Z Wrapped header: torch/csrc/jit/frontend/mini_environment.h 2025-12-04T09:46:06.9234351Z Wrapped header: torch/csrc/jit/frontend/name_mangler.h 2025-12-04T09:46:06.9237194Z Wrapped header: torch/csrc/jit/frontend/parser.h 2025-12-04T09:46:06.9239829Z Wrapped header: torch/csrc/jit/frontend/parser_constants.h 2025-12-04T09:46:06.9242557Z Wrapped header: torch/csrc/jit/frontend/parse_string_literal.h 2025-12-04T09:46:06.9245168Z Wrapped header: torch/csrc/jit/frontend/resolver.h 2025-12-04T09:46:06.9247913Z Wrapped header: torch/csrc/jit/frontend/schema_matching.h 2025-12-04T09:46:06.9250736Z Wrapped header: torch/csrc/jit/frontend/schema_type_parser.h 2025-12-04T09:46:06.9253410Z Wrapped header: torch/csrc/jit/frontend/script_type_parser.h 2025-12-04T09:46:06.9256958Z Wrapped header: torch/csrc/jit/frontend/source_range.h 2025-12-04T09:46:06.9260193Z Wrapped header: torch/csrc/jit/frontend/source_ref.h 2025-12-04T09:46:06.9262599Z Wrapped header: torch/csrc/jit/frontend/strtod.h 2025-12-04T09:46:06.9266775Z Wrapped header: torch/csrc/jit/frontend/sugared_value.h 2025-12-04T09:46:06.9270471Z Wrapped header: torch/csrc/jit/frontend/tracer.h 2025-12-04T09:46:06.9273864Z Wrapped header: torch/csrc/jit/frontend/tree.h 2025-12-04T09:46:06.9278712Z Wrapped header: torch/csrc/jit/frontend/tree_views.h 2025-12-04T09:46:06.9281521Z Wrapped header: torch/csrc/jit/frontend/versioned_symbols.h 2025-12-04T09:46:06.9285085Z Wrapped header: torch/csrc/jit/ir/alias_analysis.h 2025-12-04T09:46:06.9288364Z Wrapped header: torch/csrc/jit/ir/attributes.h 2025-12-04T09:46:06.9291210Z Wrapped header: torch/csrc/jit/ir/constants.h 2025-12-04T09:46:06.9294252Z Wrapped header: torch/csrc/jit/ir/graph_node_list.h 2025-12-04T09:46:06.9297126Z Wrapped header: torch/csrc/jit/ir/graph_utils.h 2025-12-04T09:46:06.9303128Z Wrapped header: torch/csrc/jit/ir/ir.h 2025-12-04T09:46:06.9306007Z Wrapped header: torch/csrc/jit/ir/irparser.h 2025-12-04T09:46:06.9308899Z Wrapped header: torch/csrc/jit/ir/ir_views.h 2025-12-04T09:46:06.9311706Z Wrapped header: torch/csrc/jit/ir/named_value.h 2025-12-04T09:46:06.9314334Z Wrapped header: torch/csrc/jit/ir/node_hashing.h 2025-12-04T09:46:06.9317618Z Wrapped header: torch/csrc/jit/ir/scope.h 2025-12-04T09:46:06.9320398Z Wrapped header: torch/csrc/jit/ir/subgraph_matcher.h 2025-12-04T09:46:06.9323306Z Wrapped header: torch/csrc/jit/ir/type_hashing.h 2025-12-04T09:46:06.9326078Z Wrapped header: torch/csrc/jit/mobile/code.h 2025-12-04T09:46:06.9328856Z Wrapped header: torch/csrc/jit/mobile/debug_info.h 2025-12-04T09:46:06.9331956Z Wrapped header: torch/csrc/jit/mobile/file_format.h 2025-12-04T09:46:06.9334870Z Wrapped header: torch/csrc/jit/mobile/flatbuffer_loader.h 2025-12-04T09:46:06.9337533Z Wrapped header: torch/csrc/jit/mobile/frame.h 2025-12-04T09:46:06.9340131Z Wrapped header: torch/csrc/jit/mobile/function.h 2025-12-04T09:46:06.9342878Z Wrapped header: torch/csrc/jit/mobile/import.h 2025-12-04T09:46:06.9345566Z Wrapped header: torch/csrc/jit/mobile/import_data.h 2025-12-04T09:46:06.9348371Z Wrapped header: torch/csrc/jit/mobile/import_export_common.h 2025-12-04T09:46:06.9350992Z Wrapped header: torch/csrc/jit/mobile/interpreter.h 2025-12-04T09:46:06.9353841Z Wrapped header: torch/csrc/jit/mobile/method.h 2025-12-04T09:46:06.9356893Z Wrapped header: torch/csrc/jit/mobile/module.h 2025-12-04T09:46:06.9359817Z Wrapped header: torch/csrc/jit/mobile/observer.h 2025-12-04T09:46:06.9362523Z Wrapped header: torch/csrc/jit/mobile/parse_bytecode.h 2025-12-04T09:46:06.9365187Z Wrapped header: torch/csrc/jit/mobile/parse_operators.h 2025-12-04T09:46:06.9368040Z Wrapped header: torch/csrc/jit/mobile/prim_ops_registery.h 2025-12-04T09:46:06.9370870Z Wrapped header: torch/csrc/jit/mobile/profiler_edge.h 2025-12-04T09:46:06.9373595Z Wrapped header: torch/csrc/jit/mobile/promoted_prim_ops.h 2025-12-04T09:46:06.9376330Z Wrapped header: torch/csrc/jit/mobile/quantization.h 2025-12-04T09:46:06.9379063Z Wrapped header: torch/csrc/jit/mobile/register_ops_common_utils.h 2025-12-04T09:46:06.9381727Z Wrapped header: torch/csrc/jit/mobile/type_parser.h 2025-12-04T09:46:06.9384477Z Wrapped header: torch/csrc/jit/mobile/upgrader_mobile.h 2025-12-04T09:46:06.9387352Z Wrapped header: torch/csrc/jit/mobile/compatibility/backport.h 2025-12-04T09:46:06.9390084Z Wrapped header: torch/csrc/jit/mobile/compatibility/backport_manager.h 2025-12-04T09:46:06.9392926Z Wrapped header: torch/csrc/jit/mobile/compatibility/model_compatibility.h 2025-12-04T09:46:06.9395612Z Wrapped header: torch/csrc/jit/mobile/compatibility/runtime_compatibility.h 2025-12-04T09:46:06.9398425Z Wrapped header: torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h 2025-12-04T09:46:06.9401182Z Wrapped header: torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h 2025-12-04T09:46:06.9403973Z Wrapped header: torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h 2025-12-04T09:46:06.9406873Z Wrapped header: torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h 2025-12-04T09:46:06.9409566Z Wrapped header: torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h 2025-12-04T09:46:06.9412290Z Wrapped header: torch/csrc/jit/mobile/model_tracer/TensorUtils.h 2025-12-04T09:46:06.9425194Z Wrapped header: torch/csrc/jit/mobile/model_tracer/TracerRunner.h 2025-12-04T09:46:06.9425733Z Wrapped header: torch/csrc/jit/mobile/nnc/aot_compiler.h 2025-12-04T09:46:06.9426132Z Wrapped header: torch/csrc/jit/mobile/nnc/context.h 2025-12-04T09:46:06.9426495Z Wrapped header: torch/csrc/jit/mobile/nnc/registry.h 2025-12-04T09:46:06.9426939Z Wrapped header: torch/csrc/jit/mobile/train/export_data.h 2025-12-04T09:46:06.9429405Z Wrapped header: torch/csrc/jit/mobile/train/random.h 2025-12-04T09:46:06.9432181Z Wrapped header: torch/csrc/jit/mobile/train/sequential.h 2025-12-04T09:46:06.9435037Z Wrapped header: torch/csrc/jit/mobile/train/optim/sgd.h 2025-12-04T09:46:06.9438585Z Wrapped header: torch/csrc/jit/operator_upgraders/upgraders.h 2025-12-04T09:46:06.9441907Z Wrapped header: torch/csrc/jit/operator_upgraders/upgraders_entry.h 2025-12-04T09:46:06.9445151Z Wrapped header: torch/csrc/jit/operator_upgraders/utils.h 2025-12-04T09:46:06.9448873Z Wrapped header: torch/csrc/jit/operator_upgraders/version_map.h 2025-12-04T09:46:06.9452020Z Wrapped header: torch/csrc/jit/passes/add_if_then_else.h 2025-12-04T09:46:06.9454951Z Wrapped header: torch/csrc/jit/passes/annotate_warns.h 2025-12-04T09:46:06.9457749Z Wrapped header: torch/csrc/jit/passes/autocast.h 2025-12-04T09:46:06.9460967Z Wrapped header: torch/csrc/jit/passes/bailout_graph.h 2025-12-04T09:46:06.9463818Z Wrapped header: torch/csrc/jit/passes/batch_mm.h 2025-12-04T09:46:06.9467025Z Wrapped header: torch/csrc/jit/passes/canonicalize.h 2025-12-04T09:46:06.9470147Z Wrapped header: torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h 2025-12-04T09:46:06.9472881Z Wrapped header: torch/csrc/jit/passes/check_strict_fusion.h 2025-12-04T09:46:06.9476258Z Wrapped header: torch/csrc/jit/passes/clear_profiling.h 2025-12-04T09:46:06.9479405Z Wrapped header: torch/csrc/jit/passes/clear_undefinedness.h 2025-12-04T09:46:06.9482122Z Wrapped header: torch/csrc/jit/passes/common_subexpression_elimination.h 2025-12-04T09:46:06.9484660Z Wrapped header: torch/csrc/jit/passes/concat_opt.h 2025-12-04T09:46:06.9487860Z Wrapped header: torch/csrc/jit/passes/constant_pooling.h 2025-12-04T09:46:06.9490852Z Wrapped header: torch/csrc/jit/passes/constant_propagation.h 2025-12-04T09:46:06.9493865Z Wrapped header: torch/csrc/jit/passes/create_autodiff_subgraphs.h 2025-12-04T09:46:06.9496565Z Wrapped header: torch/csrc/jit/passes/create_functional_graphs.h 2025-12-04T09:46:06.9500426Z Wrapped header: torch/csrc/jit/passes/dead_code_elimination.h 2025-12-04T09:46:06.9503052Z Wrapped header: torch/csrc/jit/passes/decompose_ops.h 2025-12-04T09:46:06.9505567Z Wrapped header: torch/csrc/jit/passes/device_type_analysis.h 2025-12-04T09:46:06.9508624Z Wrapped header: torch/csrc/jit/passes/dtype_analysis.h 2025-12-04T09:46:06.9511780Z Wrapped header: torch/csrc/jit/passes/eliminate_no_ops.h 2025-12-04T09:46:06.9514677Z Wrapped header: torch/csrc/jit/passes/erase_number_types.h 2025-12-04T09:46:06.9517700Z Wrapped header: torch/csrc/jit/passes/fixup_trace_scope_blocks.h 2025-12-04T09:46:06.9520507Z Wrapped header: torch/csrc/jit/passes/fold_conv_bn.h 2025-12-04T09:46:06.9523537Z Wrapped header: torch/csrc/jit/passes/fold_linear_bn.h 2025-12-04T09:46:06.9526609Z Wrapped header: torch/csrc/jit/passes/freeze_module.h 2025-12-04T09:46:06.9529702Z Wrapped header: torch/csrc/jit/passes/frozen_concat_linear.h 2025-12-04T09:46:06.9532655Z Wrapped header: torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h 2025-12-04T09:46:06.9535742Z Wrapped header: torch/csrc/jit/passes/frozen_conv_folding.h 2025-12-04T09:46:06.9538643Z Wrapped header: torch/csrc/jit/passes/frozen_graph_optimizations.h 2025-12-04T09:46:06.9541412Z Wrapped header: torch/csrc/jit/passes/frozen_linear_folding.h 2025-12-04T09:46:06.9544225Z Wrapped header: torch/csrc/jit/passes/frozen_linear_transpose.h 2025-12-04T09:46:06.9546967Z Wrapped header: torch/csrc/jit/passes/frozen_ops_to_mkldnn.h 2025-12-04T09:46:06.9550082Z Wrapped header: torch/csrc/jit/passes/fuse_linear.h 2025-12-04T09:46:06.9553160Z Wrapped header: torch/csrc/jit/passes/fuse_relu.h 2025-12-04T09:46:06.9556523Z Wrapped header: torch/csrc/jit/passes/graph_fuser.h 2025-12-04T09:46:06.9559696Z Wrapped header: torch/csrc/jit/passes/graph_rewrite_helper.h 2025-12-04T09:46:06.9562928Z Wrapped header: torch/csrc/jit/passes/guard_elimination.h 2025-12-04T09:46:06.9565718Z Wrapped header: torch/csrc/jit/passes/hoist_conv_packed_params.h 2025-12-04T09:46:06.9568084Z Wrapped header: torch/csrc/jit/passes/inliner.h 2025-12-04T09:46:06.9571085Z Wrapped header: torch/csrc/jit/passes/inline_autodiff_subgraphs.h 2025-12-04T09:46:06.9573618Z Wrapped header: torch/csrc/jit/passes/inline_forked_closures.h 2025-12-04T09:46:06.9576487Z Wrapped header: torch/csrc/jit/passes/inline_fork_wait.h 2025-12-04T09:46:06.9579059Z Wrapped header: torch/csrc/jit/passes/inplace_check.h 2025-12-04T09:46:06.9581755Z Wrapped header: torch/csrc/jit/passes/insert_guards.h 2025-12-04T09:46:06.9584480Z Wrapped header: torch/csrc/jit/passes/integer_value_refinement.h 2025-12-04T09:46:06.9586881Z Wrapped header: torch/csrc/jit/passes/lift_closures.h 2025-12-04T09:46:06.9589821Z Wrapped header: torch/csrc/jit/passes/liveness.h 2025-12-04T09:46:06.9592735Z Wrapped header: torch/csrc/jit/passes/loop_unrolling.h 2025-12-04T09:46:06.9595404Z Wrapped header: torch/csrc/jit/passes/lower_grad_of.h 2025-12-04T09:46:06.9598078Z Wrapped header: torch/csrc/jit/passes/lower_graph.h 2025-12-04T09:46:06.9600973Z Wrapped header: torch/csrc/jit/passes/lower_tuples.h 2025-12-04T09:46:06.9603745Z Wrapped header: torch/csrc/jit/passes/metal_rewrite.h 2025-12-04T09:46:06.9606685Z Wrapped header: torch/csrc/jit/passes/mkldnn_rewrite.h 2025-12-04T09:46:06.9609116Z Wrapped header: torch/csrc/jit/passes/mobile_optimizer_type.h 2025-12-04T09:46:06.9611840Z Wrapped header: torch/csrc/jit/passes/normalize_ops.h 2025-12-04T09:46:06.9614950Z Wrapped header: torch/csrc/jit/passes/onednn_graph_fuser.h 2025-12-04T09:46:06.9617714Z Wrapped header: torch/csrc/jit/passes/onnx.h 2025-12-04T09:46:06.9620999Z Wrapped header: torch/csrc/jit/passes/pass_manager.h 2025-12-04T09:46:06.9624291Z Wrapped header: torch/csrc/jit/passes/peephole.h 2025-12-04T09:46:06.9627263Z Wrapped header: torch/csrc/jit/passes/peephole_alias_sensitive.h 2025-12-04T09:46:06.9629987Z Wrapped header: torch/csrc/jit/passes/peephole_dict_idioms.h 2025-12-04T09:46:06.9633187Z Wrapped header: torch/csrc/jit/passes/peephole_list_idioms.h 2025-12-04T09:46:06.9636164Z Wrapped header: torch/csrc/jit/passes/peephole_non_tensor.h 2025-12-04T09:46:06.9639435Z Wrapped header: torch/csrc/jit/passes/prepack_folding.h 2025-12-04T09:46:06.9642358Z Wrapped header: torch/csrc/jit/passes/refine_tuple_types.h 2025-12-04T09:46:06.9645264Z Wrapped header: torch/csrc/jit/passes/remove_dropout.h 2025-12-04T09:46:06.9648477Z Wrapped header: torch/csrc/jit/passes/remove_exceptions.h 2025-12-04T09:46:06.9651302Z Wrapped header: torch/csrc/jit/passes/remove_expands.h 2025-12-04T09:46:06.9654172Z Wrapped header: torch/csrc/jit/passes/remove_inplace_ops.h 2025-12-04T09:46:06.9657373Z Wrapped header: torch/csrc/jit/passes/remove_mutation.h 2025-12-04T09:46:06.9660464Z Wrapped header: torch/csrc/jit/passes/remove_redundant_profiles.h 2025-12-04T09:46:06.9663671Z Wrapped header: torch/csrc/jit/passes/replacement_of_old_operators.h 2025-12-04T09:46:06.9666523Z Wrapped header: torch/csrc/jit/passes/requires_grad_analysis.h 2025-12-04T09:46:06.9669882Z Wrapped header: torch/csrc/jit/passes/restore_mutation.h 2025-12-04T09:46:06.9673349Z Wrapped header: torch/csrc/jit/passes/shape_analysis.h 2025-12-04T09:46:06.9676221Z Wrapped header: torch/csrc/jit/passes/specialize_autogradzero.h 2025-12-04T09:46:06.9679205Z Wrapped header: torch/csrc/jit/passes/subgraph_rewrite.h 2025-12-04T09:46:06.9682323Z Wrapped header: torch/csrc/jit/passes/symbolic_shape_analysis.h 2025-12-04T09:46:06.9685059Z Wrapped header: torch/csrc/jit/passes/symbolic_shape_cache.h 2025-12-04T09:46:06.9688125Z Wrapped header: torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h 2025-12-04T09:46:06.9690948Z Wrapped header: torch/csrc/jit/passes/tensorexpr_fuser.h 2025-12-04T09:46:06.9693890Z Wrapped header: torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h 2025-12-04T09:46:06.9696642Z Wrapped header: torch/csrc/jit/passes/value_refinement_utils.h 2025-12-04T09:46:06.9699302Z Wrapped header: torch/csrc/jit/passes/variadic_ops.h 2025-12-04T09:46:06.9702020Z Wrapped header: torch/csrc/jit/passes/vulkan_rewrite.h 2025-12-04T09:46:06.9704885Z Wrapped header: torch/csrc/jit/passes/xnnpack_rewrite.h 2025-12-04T09:46:06.9707825Z Wrapped header: torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h 2025-12-04T09:46:06.9710853Z Wrapped header: torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h 2025-12-04T09:46:06.9713549Z Wrapped header: torch/csrc/jit/passes/onnx/constant_fold.h 2025-12-04T09:46:06.9716433Z Wrapped header: torch/csrc/jit/passes/onnx/constant_map.h 2025-12-04T09:46:06.9719121Z Wrapped header: torch/csrc/jit/passes/onnx/deduplicate_initializers.h 2025-12-04T09:46:06.9722090Z Wrapped header: torch/csrc/jit/passes/onnx/eliminate_unused_items.h 2025-12-04T09:46:06.9724560Z Wrapped header: torch/csrc/jit/passes/onnx/eval_peephole.h 2025-12-04T09:46:06.9727022Z Wrapped header: torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h 2025-12-04T09:46:06.9729717Z Wrapped header: torch/csrc/jit/passes/onnx/function_extraction.h 2025-12-04T09:46:06.9732198Z Wrapped header: torch/csrc/jit/passes/onnx/function_substitution.h 2025-12-04T09:46:06.9734831Z Wrapped header: torch/csrc/jit/passes/onnx/helper.h 2025-12-04T09:46:06.9737459Z Wrapped header: torch/csrc/jit/passes/onnx/list_model_parameters.h 2025-12-04T09:46:06.9739930Z Wrapped header: torch/csrc/jit/passes/onnx/naming.h 2025-12-04T09:46:06.9742667Z Wrapped header: torch/csrc/jit/passes/onnx/onnx_log.h 2025-12-04T09:46:06.9745194Z Wrapped header: torch/csrc/jit/passes/onnx/peephole.h 2025-12-04T09:46:06.9748034Z Wrapped header: torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h 2025-12-04T09:46:06.9750590Z Wrapped header: torch/csrc/jit/passes/onnx/preprocess_for_onnx.h 2025-12-04T09:46:06.9753501Z Wrapped header: torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h 2025-12-04T09:46:06.9756040Z Wrapped header: torch/csrc/jit/passes/onnx/scalar_type_analysis.h 2025-12-04T09:46:06.9759126Z Wrapped header: torch/csrc/jit/passes/onnx/shape_type_inference.h 2025-12-04T09:46:06.9761899Z Wrapped header: torch/csrc/jit/passes/onnx/unpack_quantized_weights.h 2025-12-04T09:46:06.9764665Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h 2025-12-04T09:46:06.9767222Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/common.h 2025-12-04T09:46:06.9770026Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h 2025-12-04T09:46:06.9772750Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h 2025-12-04T09:46:06.9775531Z Wrapped header: torch/csrc/jit/passes/quantization/dedup_module_uses.h 2025-12-04T09:46:06.9778188Z Wrapped header: torch/csrc/jit/passes/quantization/finalize.h 2025-12-04T09:46:06.9780820Z Wrapped header: torch/csrc/jit/passes/quantization/fusion_passes.h 2025-12-04T09:46:06.9783928Z Wrapped header: torch/csrc/jit/passes/quantization/helper.h 2025-12-04T09:46:06.9787079Z Wrapped header: torch/csrc/jit/passes/quantization/insert_observers.h 2025-12-04T09:46:06.9790231Z Wrapped header: torch/csrc/jit/passes/quantization/insert_quant_dequant.h 2025-12-04T09:46:06.9795521Z Wrapped header: torch/csrc/jit/passes/quantization/quantization_patterns.h 2025-12-04T09:46:06.9798567Z Wrapped header: torch/csrc/jit/passes/quantization/quantization_type.h 2025-12-04T09:46:06.9801427Z Wrapped header: torch/csrc/jit/passes/quantization/register_packed_params.h 2025-12-04T09:46:06.9804156Z Wrapped header: torch/csrc/jit/passes/utils/check_alias_annotation.h 2025-12-04T09:46:06.9807398Z Wrapped header: torch/csrc/jit/passes/utils/memory_dag.h 2025-12-04T09:46:06.9810049Z Wrapped header: torch/csrc/jit/passes/utils/optimization_utils.h 2025-12-04T09:46:06.9812588Z Wrapped header: torch/csrc/jit/passes/utils/op_registry.h 2025-12-04T09:46:06.9815273Z Wrapped header: torch/csrc/jit/passes/utils/subgraph_utils.h 2025-12-04T09:46:06.9817843Z Wrapped header: torch/csrc/jit/python/init.h 2025-12-04T09:46:06.9820621Z Wrapped header: torch/csrc/jit/python/module_python.h 2025-12-04T09:46:06.9823554Z Wrapped header: torch/csrc/jit/python/opaque_obj.h 2025-12-04T09:46:06.9826651Z Wrapped header: torch/csrc/jit/python/pybind.h 2025-12-04T09:46:06.9831959Z Wrapped header: torch/csrc/jit/python/pybind_utils.h 2025-12-04T09:46:06.9834999Z Wrapped header: torch/csrc/jit/python/python_arg_flatten.h 2025-12-04T09:46:06.9837962Z Wrapped header: torch/csrc/jit/python/python_custom_class.h 2025-12-04T09:46:06.9840915Z Wrapped header: torch/csrc/jit/python/python_dict.h 2025-12-04T09:46:06.9843677Z Wrapped header: torch/csrc/jit/python/python_ir.h 2025-12-04T09:46:06.9846527Z Wrapped header: torch/csrc/jit/python/python_ivalue.h 2025-12-04T09:46:06.9849552Z Wrapped header: torch/csrc/jit/python/python_list.h 2025-12-04T09:46:06.9853128Z Wrapped header: torch/csrc/jit/python/python_sugared_value.h 2025-12-04T09:46:06.9855886Z Wrapped header: torch/csrc/jit/python/python_tracer.h 2025-12-04T09:46:06.9858380Z Wrapped header: torch/csrc/jit/python/python_tree_views.h 2025-12-04T09:46:06.9860811Z Wrapped header: torch/csrc/jit/python/script_init.h 2025-12-04T09:46:06.9863358Z Wrapped header: torch/csrc/jit/python/update_graph_executor_opt.h 2025-12-04T09:46:06.9865968Z Wrapped header: torch/csrc/jit/python/utf8_decoding_ignore.h 2025-12-04T09:46:06.9869487Z Wrapped header: torch/csrc/jit/runtime/argument_spec.h 2025-12-04T09:46:06.9872400Z Wrapped header: torch/csrc/jit/runtime/autodiff.h 2025-12-04T09:46:06.9875271Z Wrapped header: torch/csrc/jit/runtime/calculate_necessary_args.h 2025-12-04T09:46:06.9878050Z Wrapped header: torch/csrc/jit/runtime/custom_operator.h 2025-12-04T09:46:06.9880829Z Wrapped header: torch/csrc/jit/runtime/decomposition_registry.h 2025-12-04T09:46:06.9883315Z Wrapped header: torch/csrc/jit/runtime/decomposition_registry_util.h 2025-12-04T09:46:06.9885944Z Wrapped header: torch/csrc/jit/runtime/exception_message.h 2025-12-04T09:46:06.9888844Z Wrapped header: torch/csrc/jit/runtime/graph_executor.h 2025-12-04T09:46:06.9891745Z Wrapped header: torch/csrc/jit/runtime/graph_executor_impl.h 2025-12-04T09:46:06.9894755Z Wrapped header: torch/csrc/jit/runtime/graph_iterator.h 2025-12-04T09:46:06.9897704Z Wrapped header: torch/csrc/jit/runtime/instruction.h 2025-12-04T09:46:06.9900678Z Wrapped header: torch/csrc/jit/runtime/interpreter.h 2025-12-04T09:46:06.9903401Z Wrapped header: torch/csrc/jit/runtime/jit_exception.h 2025-12-04T09:46:06.9906054Z Wrapped header: torch/csrc/jit/runtime/jit_trace.h 2025-12-04T09:46:06.9909060Z Wrapped header: torch/csrc/jit/runtime/logging.h 2025-12-04T09:46:06.9912284Z Wrapped header: torch/csrc/jit/runtime/operator.h 2025-12-04T09:46:06.9914859Z Wrapped header: torch/csrc/jit/runtime/operator_options.h 2025-12-04T09:46:06.9917447Z Wrapped header: torch/csrc/jit/runtime/print_handler.h 2025-12-04T09:46:06.9920421Z Wrapped header: torch/csrc/jit/runtime/profiling_graph_executor_impl.h 2025-12-04T09:46:06.9923609Z Wrapped header: torch/csrc/jit/runtime/profiling_record.h 2025-12-04T09:46:06.9928193Z Wrapped header: torch/csrc/jit/runtime/register_ops_utils.h 2025-12-04T09:46:06.9931238Z Wrapped header: torch/csrc/jit/runtime/script_profile.h 2025-12-04T09:46:06.9934250Z Wrapped header: torch/csrc/jit/runtime/serialized_shape_function_registry.h 2025-12-04T09:46:06.9936741Z Wrapped header: torch/csrc/jit/runtime/shape_function_registry.h 2025-12-04T09:46:06.9939446Z Wrapped header: torch/csrc/jit/runtime/simple_graph_executor_impl.h 2025-12-04T09:46:06.9942145Z Wrapped header: torch/csrc/jit/runtime/slice_indices_adjust.h 2025-12-04T09:46:06.9945136Z Wrapped header: torch/csrc/jit/runtime/symbolic_script.h 2025-12-04T09:46:06.9948111Z Wrapped header: torch/csrc/jit/runtime/symbolic_shape_registry.h 2025-12-04T09:46:06.9950780Z Wrapped header: torch/csrc/jit/runtime/symbolic_shape_registry_util.h 2025-12-04T09:46:06.9953478Z Wrapped header: torch/csrc/jit/runtime/vararg_functions.h 2025-12-04T09:46:06.9956339Z Wrapped header: torch/csrc/jit/runtime/variable_tensor_list.h 2025-12-04T09:46:06.9959391Z Wrapped header: torch/csrc/jit/runtime/interpreter/can_emit_inline.h 2025-12-04T09:46:06.9963862Z Wrapped header: torch/csrc/jit/runtime/interpreter/code_impl.h 2025-12-04T09:46:06.9966627Z Wrapped header: torch/csrc/jit/runtime/interpreter/frame.h 2025-12-04T09:46:06.9969714Z Wrapped header: torch/csrc/jit/runtime/interpreter/preprocess_graph.h 2025-12-04T09:46:06.9972606Z Wrapped header: torch/csrc/jit/runtime/static/fusion.h 2025-12-04T09:46:06.9977123Z Wrapped header: torch/csrc/jit/runtime/static/impl.h 2025-12-04T09:46:06.9979653Z Wrapped header: torch/csrc/jit/runtime/static/init.h 2025-12-04T09:46:06.9982926Z Wrapped header: torch/csrc/jit/runtime/static/memory_planner.h 2025-12-04T09:46:06.9985874Z Wrapped header: torch/csrc/jit/runtime/static/ops.h 2025-12-04T09:46:06.9988654Z Wrapped header: torch/csrc/jit/runtime/static/passes.h 2025-12-04T09:46:06.9992249Z Wrapped header: torch/csrc/jit/runtime/static/ProcessedNodeInputs.h 2025-12-04T09:46:06.9995351Z Wrapped header: torch/csrc/jit/runtime/static/processed_node_wrapper.h 2025-12-04T09:46:06.9998103Z Wrapped header: torch/csrc/jit/runtime/static/static_method.h 2025-12-04T09:46:07.0000879Z Wrapped header: torch/csrc/jit/runtime/static/te_wrapper.h 2025-12-04T09:46:07.0003766Z Wrapped header: torch/csrc/jit/serialization/callstack_debug_info_serialization.h 2025-12-04T09:46:07.0006903Z Wrapped header: torch/csrc/jit/serialization/export.h 2025-12-04T09:46:07.0010014Z Wrapped header: torch/csrc/jit/serialization/export_bytecode.h 2025-12-04T09:46:07.0013258Z Wrapped header: torch/csrc/jit/serialization/flatbuffer_serializer.h 2025-12-04T09:46:07.0016126Z Wrapped header: torch/csrc/jit/serialization/flatbuffer_serializer_jit.h 2025-12-04T09:46:07.0019376Z Wrapped header: torch/csrc/jit/serialization/import.h 2025-12-04T09:46:07.0022596Z Wrapped header: torch/csrc/jit/serialization/import_export_constants.h 2025-12-04T09:46:07.0025945Z Wrapped header: torch/csrc/jit/serialization/import_export_functions.h 2025-12-04T09:46:07.0028997Z Wrapped header: torch/csrc/jit/serialization/import_export_helpers.h 2025-12-04T09:46:07.0032330Z Wrapped header: torch/csrc/jit/serialization/import_read.h 2025-12-04T09:46:07.0035764Z Wrapped header: torch/csrc/jit/serialization/import_source.h 2025-12-04T09:46:07.0044715Z Wrapped header: torch/csrc/jit/serialization/mobile_bytecode_generated.h 2025-12-04T09:46:07.0047561Z Wrapped header: torch/csrc/jit/serialization/onnx.h 2025-12-04T09:46:07.0050735Z Wrapped header: torch/csrc/jit/serialization/pickle.h 2025-12-04T09:46:07.0053789Z Wrapped header: torch/csrc/jit/serialization/pickler.h 2025-12-04T09:46:07.0057176Z Wrapped header: torch/csrc/jit/serialization/pickler_helper.h 2025-12-04T09:46:07.0059902Z Wrapped header: torch/csrc/jit/serialization/python_print.h 2025-12-04T09:46:07.0062947Z Wrapped header: torch/csrc/jit/serialization/source_range_serialization.h 2025-12-04T09:46:07.0065651Z Wrapped header: torch/csrc/jit/serialization/source_range_serialization_impl.h 2025-12-04T09:46:07.0068645Z Wrapped header: torch/csrc/jit/serialization/storage_context.h 2025-12-04T09:46:07.0071306Z Wrapped header: torch/csrc/jit/serialization/type_name_uniquer.h 2025-12-04T09:46:07.0074502Z Wrapped header: torch/csrc/jit/serialization/unpickler.h 2025-12-04T09:46:07.0077977Z Wrapped header: torch/csrc/jit/tensorexpr/analysis.h 2025-12-04T09:46:07.0081218Z Wrapped header: torch/csrc/jit/tensorexpr/block_codegen.h 2025-12-04T09:46:07.0084233Z Wrapped header: torch/csrc/jit/tensorexpr/bounds_inference.h 2025-12-04T09:46:07.0087067Z Wrapped header: torch/csrc/jit/tensorexpr/bounds_overlap.h 2025-12-04T09:46:07.0090298Z Wrapped header: torch/csrc/jit/tensorexpr/codegen.h 2025-12-04T09:46:07.0093229Z Wrapped header: torch/csrc/jit/tensorexpr/cpp_codegen.h 2025-12-04T09:46:07.0096141Z Wrapped header: torch/csrc/jit/tensorexpr/cpp_intrinsics.h 2025-12-04T09:46:07.0099137Z Wrapped header: torch/csrc/jit/tensorexpr/cuda_codegen.h 2025-12-04T09:46:07.0102276Z Wrapped header: torch/csrc/jit/tensorexpr/cuda_random.h 2025-12-04T09:46:07.0105418Z Wrapped header: torch/csrc/jit/tensorexpr/eval.h 2025-12-04T09:46:07.0108493Z Wrapped header: torch/csrc/jit/tensorexpr/exceptions.h 2025-12-04T09:46:07.0112071Z Wrapped header: torch/csrc/jit/tensorexpr/expr.h 2025-12-04T09:46:07.0115268Z Wrapped header: torch/csrc/jit/tensorexpr/external_functions.h 2025-12-04T09:46:07.0118720Z Wrapped header: torch/csrc/jit/tensorexpr/external_functions_core.h 2025-12-04T09:46:07.0121590Z Wrapped header: torch/csrc/jit/tensorexpr/external_functions_registry.h 2025-12-04T09:46:07.0124525Z Wrapped header: torch/csrc/jit/tensorexpr/fwd_decls.h 2025-12-04T09:46:07.0127632Z Wrapped header: torch/csrc/jit/tensorexpr/graph_opt.h 2025-12-04T09:46:07.0130993Z Wrapped header: torch/csrc/jit/tensorexpr/half_support.h 2025-12-04T09:46:07.0134111Z Wrapped header: torch/csrc/jit/tensorexpr/hash_provider.h 2025-12-04T09:46:07.0137112Z Wrapped header: torch/csrc/jit/tensorexpr/intrinsic_symbols.h 2025-12-04T09:46:07.0141111Z Wrapped header: torch/csrc/jit/tensorexpr/ir.h 2025-12-04T09:46:07.0144231Z Wrapped header: torch/csrc/jit/tensorexpr/ir_cloner.h 2025-12-04T09:46:07.0147202Z Wrapped header: torch/csrc/jit/tensorexpr/ir_mutator.h 2025-12-04T09:46:07.0150130Z Wrapped header: torch/csrc/jit/tensorexpr/ir_printer.h 2025-12-04T09:46:07.0153985Z Wrapped header: torch/csrc/jit/tensorexpr/ir_simplifier.h 2025-12-04T09:46:07.0156647Z Wrapped header: torch/csrc/jit/tensorexpr/ir_verifier.h 2025-12-04T09:46:07.0159742Z Wrapped header: torch/csrc/jit/tensorexpr/ir_visitor.h 2025-12-04T09:46:07.0163168Z Wrapped header: torch/csrc/jit/tensorexpr/kernel.h 2025-12-04T09:46:07.0166416Z Wrapped header: torch/csrc/jit/tensorexpr/llvm_codegen.h 2025-12-04T09:46:07.0169246Z Wrapped header: torch/csrc/jit/tensorexpr/llvm_jit.h 2025-12-04T09:46:07.0173526Z Wrapped header: torch/csrc/jit/tensorexpr/loopnest.h 2025-12-04T09:46:07.0176634Z Wrapped header: torch/csrc/jit/tensorexpr/loopnest_randomization.h 2025-12-04T09:46:07.0179297Z Wrapped header: torch/csrc/jit/tensorexpr/lowerings.h 2025-12-04T09:46:07.0182785Z Wrapped header: torch/csrc/jit/tensorexpr/mem_dependency_checker.h 2025-12-04T09:46:07.0185956Z Wrapped header: torch/csrc/jit/tensorexpr/reduction.h 2025-12-04T09:46:07.0189627Z Wrapped header: torch/csrc/jit/tensorexpr/registerizer.h 2025-12-04T09:46:07.0193688Z Wrapped header: torch/csrc/jit/tensorexpr/stmt.h 2025-12-04T09:46:07.0196972Z Wrapped header: torch/csrc/jit/tensorexpr/tensor.h 2025-12-04T09:46:07.0199708Z Wrapped header: torch/csrc/jit/tensorexpr/tensorexpr_init.h 2025-12-04T09:46:07.0202672Z Wrapped header: torch/csrc/jit/tensorexpr/types.h 2025-12-04T09:46:07.0205516Z Wrapped header: torch/csrc/jit/tensorexpr/unique_name_manager.h 2025-12-04T09:46:07.0208182Z Wrapped header: torch/csrc/jit/tensorexpr/var_substitutor.h 2025-12-04T09:46:07.0211000Z Wrapped header: torch/csrc/jit/tensorexpr/operators/conv2d.h 2025-12-04T09:46:07.0213788Z Wrapped header: torch/csrc/jit/tensorexpr/operators/matmul.h 2025-12-04T09:46:07.0216555Z Wrapped header: torch/csrc/jit/tensorexpr/operators/misc.h 2025-12-04T09:46:07.0219051Z Wrapped header: torch/csrc/jit/tensorexpr/operators/norm.h 2025-12-04T09:46:07.0222346Z Wrapped header: torch/csrc/jit/tensorexpr/operators/operators.h 2025-12-04T09:46:07.0225152Z Wrapped header: torch/csrc/jit/tensorexpr/operators/pointwise.h 2025-12-04T09:46:07.0228097Z Wrapped header: torch/csrc/jit/tensorexpr/operators/quantization.h 2025-12-04T09:46:07.0230798Z Wrapped header: torch/csrc/jit/tensorexpr/operators/reduction.h 2025-12-04T09:46:07.0233201Z Wrapped header: torch/csrc/jit/tensorexpr/operators/softmax.h 2025-12-04T09:46:07.0236623Z Wrapped header: torch/csrc/jit/testing/file_check.h 2025-12-04T09:46:07.0239106Z Wrapped header: torch/csrc/jit/testing/hooks_for_testing.h 2025-12-04T09:46:07.0241995Z Wrapped header: torch/csrc/lazy/backend/backend_data.h 2025-12-04T09:46:07.0244755Z Wrapped header: torch/csrc/lazy/backend/backend_device.h 2025-12-04T09:46:07.0247650Z Wrapped header: torch/csrc/lazy/backend/backend_interface.h 2025-12-04T09:46:07.0250456Z Wrapped header: torch/csrc/lazy/backend/lowering_context.h 2025-12-04T09:46:07.0253342Z Wrapped header: torch/csrc/lazy/core/cache.h 2025-12-04T09:46:07.0255983Z Wrapped header: torch/csrc/lazy/core/config.h 2025-12-04T09:46:07.0258637Z Wrapped header: torch/csrc/lazy/core/debug_util.h 2025-12-04T09:46:07.0261286Z Wrapped header: torch/csrc/lazy/core/dynamic_ir.h 2025-12-04T09:46:07.0264538Z Wrapped header: torch/csrc/lazy/core/hash.h 2025-12-04T09:46:07.0267478Z Wrapped header: torch/csrc/lazy/core/helpers.h 2025-12-04T09:46:07.0270669Z Wrapped header: torch/csrc/lazy/core/ir.h 2025-12-04T09:46:07.0273578Z Wrapped header: torch/csrc/lazy/core/ir_builder.h 2025-12-04T09:46:07.0276271Z Wrapped header: torch/csrc/lazy/core/ir_dump_util.h 2025-12-04T09:46:07.0279004Z Wrapped header: torch/csrc/lazy/core/ir_metadata.h 2025-12-04T09:46:07.0281644Z Wrapped header: torch/csrc/lazy/core/ir_util.h 2025-12-04T09:46:07.0285089Z Wrapped header: torch/csrc/lazy/core/lazy_graph_executor.h 2025-12-04T09:46:07.0288254Z Wrapped header: torch/csrc/lazy/core/metrics.h 2025-12-04T09:46:07.0291350Z Wrapped header: torch/csrc/lazy/core/multi_wait.h 2025-12-04T09:46:07.0293961Z Wrapped header: torch/csrc/lazy/core/permutation_util.h 2025-12-04T09:46:07.0296609Z Wrapped header: torch/csrc/lazy/core/shape.h 2025-12-04T09:46:07.0299993Z Wrapped header: torch/csrc/lazy/core/shape_inference.h 2025-12-04T09:46:07.0303038Z Wrapped header: torch/csrc/lazy/core/tensor.h 2025-12-04T09:46:07.0305754Z Wrapped header: torch/csrc/lazy/core/tensor_impl.h 2025-12-04T09:46:07.0308457Z Wrapped header: torch/csrc/lazy/core/tensor_util.h 2025-12-04T09:46:07.0311310Z Wrapped header: torch/csrc/lazy/core/thread_pool.h 2025-12-04T09:46:07.0314102Z Wrapped header: torch/csrc/lazy/core/trie.h 2025-12-04T09:46:07.0316695Z Wrapped header: torch/csrc/lazy/core/unique.h 2025-12-04T09:46:07.0319510Z Wrapped header: torch/csrc/lazy/core/util.h 2025-12-04T09:46:07.0322192Z Wrapped header: torch/csrc/lazy/core/internal_ops/ltc_ops.h 2025-12-04T09:46:07.0324957Z Wrapped header: torch/csrc/lazy/core/ops/arithmetic_ir_ops.h 2025-12-04T09:46:07.0327524Z Wrapped header: torch/csrc/lazy/core/ops/utils.h 2025-12-04T09:46:07.0348244Z Wrapped header: torch/csrc/lazy/generated/LazyIr.h 2025-12-04T09:46:07.0353884Z Wrapped header: torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-12-04T09:46:07.0357019Z Wrapped header: torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-12-04T09:46:07.0359630Z Wrapped header: torch/csrc/lazy/python/init.h 2025-12-04T09:46:07.0362200Z Wrapped header: torch/csrc/lazy/python/python_util.h 2025-12-04T09:46:07.0364756Z Wrapped header: torch/csrc/lazy/ts_backend/config.h 2025-12-04T09:46:07.0367510Z Wrapped header: torch/csrc/lazy/ts_backend/dynamic_ir.h 2025-12-04T09:46:07.0370229Z Wrapped header: torch/csrc/lazy/ts_backend/ir_builder.h 2025-12-04T09:46:07.0373064Z Wrapped header: torch/csrc/lazy/ts_backend/tensor_aten_ops.h 2025-12-04T09:46:07.0376347Z Wrapped header: torch/csrc/lazy/ts_backend/ts_autograd_functions.h 2025-12-04T09:46:07.0379019Z Wrapped header: torch/csrc/lazy/ts_backend/ts_backend_impl.h 2025-12-04T09:46:07.0381687Z Wrapped header: torch/csrc/lazy/ts_backend/ts_eager_fallback.h 2025-12-04T09:46:07.0384610Z Wrapped header: torch/csrc/lazy/ts_backend/ts_lowering_context.h 2025-12-04T09:46:07.0387301Z Wrapped header: torch/csrc/lazy/ts_backend/ts_node.h 2025-12-04T09:46:07.0390127Z Wrapped header: torch/csrc/lazy/ts_backend/ts_node_lowering.h 2025-12-04T09:46:07.0393076Z Wrapped header: torch/csrc/lazy/ts_backend/ops/device_data.h 2025-12-04T09:46:07.0395701Z Wrapped header: torch/csrc/lazy/ts_backend/ops/generic.h 2025-12-04T09:46:07.0398627Z Wrapped header: torch/csrc/lazy/ts_backend/ops/to_copy.h 2025-12-04T09:46:07.0402110Z Wrapped header: torch/csrc/monitor/counters.h 2025-12-04T09:46:07.0405249Z Wrapped header: torch/csrc/monitor/events.h 2025-12-04T09:46:07.0408149Z Wrapped header: torch/csrc/monitor/python_init.h 2025-12-04T09:46:07.0410935Z Wrapped header: torch/csrc/mps/Module.h 2025-12-04T09:46:07.0413638Z Wrapped header: torch/csrc/mtia/Module.h 2025-12-04T09:46:07.0416963Z Wrapped header: torch/csrc/mtia/profiler/MTIAMemoryProfiler.h 2025-12-04T09:46:07.0419746Z Wrapped header: torch/csrc/multiprocessing/init.h 2025-12-04T09:46:07.0422911Z Wrapped header: torch/csrc/onnx/back_compat.h 2025-12-04T09:46:07.0425630Z Wrapped header: torch/csrc/onnx/init.h 2025-12-04T09:46:07.0429017Z Wrapped header: torch/csrc/onnx/onnx.h 2025-12-04T09:46:07.0432275Z Wrapped header: torch/csrc/profiler/api.h 2025-12-04T09:46:07.0436712Z Wrapped header: torch/csrc/profiler/collection.h 2025-12-04T09:46:07.0440268Z Wrapped header: torch/csrc/profiler/combined_traceback.h 2025-12-04T09:46:07.0443698Z Wrapped header: torch/csrc/profiler/containers.h 2025-12-04T09:46:07.0446750Z Wrapped header: torch/csrc/profiler/data_flow.h 2025-12-04T09:46:07.0449749Z Wrapped header: torch/csrc/profiler/events.h 2025-12-04T09:46:07.0452424Z Wrapped header: torch/csrc/profiler/kineto_client_interface.h 2025-12-04T09:46:07.0455423Z Wrapped header: torch/csrc/profiler/kineto_shim.h 2025-12-04T09:46:07.0458190Z Wrapped header: torch/csrc/profiler/perf-inl.h 2025-12-04T09:46:07.0461103Z Wrapped header: torch/csrc/profiler/perf.h 2025-12-04T09:46:07.0464112Z Wrapped header: torch/csrc/profiler/util.h 2025-12-04T09:46:07.0467481Z Wrapped header: torch/csrc/profiler/orchestration/observer.h 2025-12-04T09:46:07.0470545Z Wrapped header: torch/csrc/profiler/orchestration/python_tracer.h 2025-12-04T09:46:07.0473184Z Wrapped header: torch/csrc/profiler/orchestration/vulkan.h 2025-12-04T09:46:07.0475934Z Wrapped header: torch/csrc/profiler/python/combined_traceback.h 2025-12-04T09:46:07.0478846Z Wrapped header: torch/csrc/profiler/python/init.h 2025-12-04T09:46:07.0481535Z Wrapped header: torch/csrc/profiler/python/pybind.h 2025-12-04T09:46:07.0484388Z Wrapped header: torch/csrc/profiler/standalone/execution_trace_observer.h 2025-12-04T09:46:07.0486830Z Wrapped header: torch/csrc/profiler/standalone/itt_observer.h 2025-12-04T09:46:07.0489241Z Wrapped header: torch/csrc/profiler/standalone/nvtx_observer.h 2025-12-04T09:46:07.0491923Z Wrapped header: torch/csrc/profiler/standalone/privateuse1_observer.h 2025-12-04T09:46:07.0494773Z Wrapped header: torch/csrc/profiler/stubs/base.h 2025-12-04T09:46:07.0497507Z Wrapped header: torch/csrc/profiler/unwind/action.h 2025-12-04T09:46:07.0500311Z Wrapped header: torch/csrc/profiler/unwind/communicate.h 2025-12-04T09:46:07.0503493Z Wrapped header: torch/csrc/profiler/unwind/debug_info.h 2025-12-04T09:46:07.0506182Z Wrapped header: torch/csrc/profiler/unwind/dwarf_enums.h 2025-12-04T09:46:07.0509143Z Wrapped header: torch/csrc/profiler/unwind/dwarf_symbolize_enums.h 2025-12-04T09:46:07.0512060Z Wrapped header: torch/csrc/profiler/unwind/eh_frame_hdr.h 2025-12-04T09:46:07.0514896Z Wrapped header: torch/csrc/profiler/unwind/fast_symbolizer.h 2025-12-04T09:46:07.0518406Z Wrapped header: torch/csrc/profiler/unwind/fde.h 2025-12-04T09:46:07.0521315Z Wrapped header: torch/csrc/profiler/unwind/lexer.h 2025-12-04T09:46:07.0525026Z Wrapped header: torch/csrc/profiler/unwind/line_number_program.h 2025-12-04T09:46:07.0527815Z Wrapped header: torch/csrc/profiler/unwind/mem_file.h 2025-12-04T09:46:07.0530547Z Wrapped header: torch/csrc/profiler/unwind/range_table.h 2025-12-04T09:46:07.0533556Z Wrapped header: torch/csrc/profiler/unwind/sections.h 2025-12-04T09:46:07.0536280Z Wrapped header: torch/csrc/profiler/unwind/unwind.h 2025-12-04T09:46:07.0538956Z Wrapped header: torch/csrc/profiler/unwind/unwinder.h 2025-12-04T09:46:07.0541604Z Wrapped header: torch/csrc/profiler/unwind/unwind_error.h 2025-12-04T09:46:07.0542074Z Skipping header: torch/csrc/stable/accelerator.h 2025-12-04T09:46:07.0542415Z Skipping header: torch/csrc/stable/device.h 2025-12-04T09:46:07.0542735Z Skipping header: torch/csrc/stable/device_inl.h 2025-12-04T09:46:07.0543079Z Skipping header: torch/csrc/stable/device_struct.h 2025-12-04T09:46:07.0543403Z Skipping header: torch/csrc/stable/library.h 2025-12-04T09:46:07.0543712Z Skipping header: torch/csrc/stable/ops.h 2025-12-04T09:46:07.0544073Z Skipping header: torch/csrc/stable/stableivalue_conversions.h 2025-12-04T09:46:07.0544497Z Skipping header: torch/csrc/stable/tensor.h 2025-12-04T09:46:07.0545043Z Skipping header: torch/csrc/stable/tensor_inl.h 2025-12-04T09:46:07.0545519Z Skipping header: torch/csrc/stable/tensor_struct.h 2025-12-04T09:46:07.0545842Z Skipping header: torch/csrc/stable/version.h 2025-12-04T09:46:07.0546156Z Skipping header: torch/csrc/stable/c/shim.h 2025-12-04T09:46:07.0547068Z Wrapped header: torch/csrc/tensor/python_tensor.h 2025-12-04T09:46:07.0549965Z Wrapped header: torch/csrc/utils/byte_order.h 2025-12-04T09:46:07.0552459Z Wrapped header: torch/csrc/utils/cpp_stacktraces.h 2025-12-04T09:46:07.0554888Z Wrapped header: torch/csrc/utils/cuda_enabled.h 2025-12-04T09:46:07.0557677Z Wrapped header: torch/csrc/utils/device_lazy_init.h 2025-12-04T09:46:07.0560713Z Wrapped header: torch/csrc/utils/disable_torch_function.h 2025-12-04T09:46:07.0571016Z Wrapped header: torch/csrc/utils/generated_serialization_types.h 2025-12-04T09:46:07.0573970Z Wrapped header: torch/csrc/utils/init.h 2025-12-04T09:46:07.0576612Z Wrapped header: torch/csrc/utils/invalid_arguments.h 2025-12-04T09:46:07.0579037Z Wrapped header: torch/csrc/utils/nested.h 2025-12-04T09:46:07.0581840Z Wrapped header: torch/csrc/utils/numpy_stub.h 2025-12-04T09:46:07.0584667Z Wrapped header: torch/csrc/utils/object_ptr.h 2025-12-04T09:46:07.0587176Z Wrapped header: torch/csrc/utils/out_types.h 2025-12-04T09:46:07.0590922Z Wrapped header: torch/csrc/utils/pybind.h 2025-12-04T09:46:07.0593855Z Wrapped header: torch/csrc/utils/pycfunction_helpers.h 2025-12-04T09:46:07.0596572Z Wrapped header: torch/csrc/utils/pyobject_preservation.h 2025-12-04T09:46:07.0603709Z Wrapped header: torch/csrc/utils/pythoncapi_compat.h 2025-12-04T09:46:07.0609217Z Wrapped header: torch/csrc/utils/python_arg_parser.h 2025-12-04T09:46:07.0612059Z Wrapped header: torch/csrc/utils/python_compat.h 2025-12-04T09:46:07.0615337Z Wrapped header: torch/csrc/utils/python_dispatch.h 2025-12-04T09:46:07.0618566Z Wrapped header: torch/csrc/utils/python_numbers.h 2025-12-04T09:46:07.0621376Z Wrapped header: torch/csrc/utils/python_raii.h 2025-12-04T09:46:07.0624439Z Wrapped header: torch/csrc/utils/python_scalars.h 2025-12-04T09:46:07.0627339Z Wrapped header: torch/csrc/utils/python_strings.h 2025-12-04T09:46:07.0629895Z Wrapped header: torch/csrc/utils/python_stub.h 2025-12-04T09:46:07.0633296Z Wrapped header: torch/csrc/utils/python_symnode.h 2025-12-04T09:46:07.0636067Z Wrapped header: torch/csrc/utils/python_torch_function_mode.h 2025-12-04T09:46:07.0638855Z Wrapped header: torch/csrc/utils/python_tuples.h 2025-12-04T09:46:07.0641648Z Wrapped header: torch/csrc/utils/schema_info.h 2025-12-04T09:46:07.0644344Z Wrapped header: torch/csrc/utils/six.h 2025-12-04T09:46:07.0646885Z Wrapped header: torch/csrc/utils/structseq.h 2025-12-04T09:46:07.0649794Z Wrapped header: torch/csrc/utils/tensor_apply.h 2025-12-04T09:46:07.0652299Z Wrapped header: torch/csrc/utils/tensor_dtypes.h 2025-12-04T09:46:07.0655268Z Wrapped header: torch/csrc/utils/tensor_flatten.h 2025-12-04T09:46:07.0657788Z Wrapped header: torch/csrc/utils/tensor_layouts.h 2025-12-04T09:46:07.0660234Z Wrapped header: torch/csrc/utils/tensor_list.h 2025-12-04T09:46:07.0663064Z Wrapped header: torch/csrc/utils/tensor_memoryformats.h 2025-12-04T09:46:07.0665987Z Wrapped header: torch/csrc/utils/tensor_new.h 2025-12-04T09:46:07.0668735Z Wrapped header: torch/csrc/utils/tensor_numpy.h 2025-12-04T09:46:07.0671267Z Wrapped header: torch/csrc/utils/tensor_qschemes.h 2025-12-04T09:46:07.0673815Z Wrapped header: torch/csrc/utils/tensor_types.h 2025-12-04T09:46:07.0676814Z Wrapped header: torch/csrc/utils/throughput_benchmark-inl.h 2025-12-04T09:46:07.0679970Z Wrapped header: torch/csrc/utils/throughput_benchmark.h 2025-12-04T09:46:07.0682730Z Wrapped header: torch/csrc/utils/torch_dispatch_mode.h 2025-12-04T09:46:07.0685484Z Wrapped header: torch/csrc/utils/variadic.h 2025-12-04T09:46:07.0687899Z Wrapped header: torch/csrc/utils/verbose.h 2025-12-04T09:46:07.0698651Z Wrapped header: torch/csrc/xpu/Event.h 2025-12-04T09:46:07.0701028Z Wrapped header: torch/csrc/xpu/Module.h 2025-12-04T09:46:07.0703826Z Wrapped header: torch/csrc/xpu/Stream.h 2025-12-04T09:46:07.0706629Z Wrapped header: torch/csrc/xpu/XPUPluggableAllocator.h 2025-12-04T09:46:07.0706986Z Skipping header: torch/headeronly/version.h 2025-12-04T09:46:07.0707615Z Skipping header: torch/headeronly/core/DeviceType.h 2025-12-04T09:46:07.0708240Z Skipping header: torch/headeronly/core/Dispatch.h 2025-12-04T09:46:07.0708656Z Skipping header: torch/headeronly/core/Dispatch_v2.h 2025-12-04T09:46:07.0709011Z Skipping header: torch/headeronly/core/Layout.h 2025-12-04T09:46:07.0709362Z Skipping header: torch/headeronly/core/MemoryFormat.h 2025-12-04T09:46:07.0709728Z Skipping header: torch/headeronly/core/ScalarType.h 2025-12-04T09:46:07.0710099Z Skipping header: torch/headeronly/core/TensorAccessor.h 2025-12-04T09:46:07.0710497Z Skipping header: torch/headeronly/cpu/vec/intrinsics.h 2025-12-04T09:46:07.0710942Z Skipping header: torch/headeronly/cpu/vec/vec_half.h 2025-12-04T09:46:07.0711319Z Skipping header: torch/headeronly/macros/cmake_macros.h 2025-12-04T09:46:07.0711735Z Skipping header: torch/headeronly/macros/Export.h 2025-12-04T09:46:07.0712084Z Skipping header: torch/headeronly/macros/Macros.h 2025-12-04T09:46:07.0712434Z Skipping header: torch/headeronly/util/BFloat16.h 2025-12-04T09:46:07.0712769Z Skipping header: torch/headeronly/util/bits.h 2025-12-04T09:46:07.0713271Z Skipping header: torch/headeronly/util/bit_cast.h 2025-12-04T09:46:07.0713869Z Skipping header: torch/headeronly/util/complex.h 2025-12-04T09:46:07.0714394Z Skipping header: torch/headeronly/util/Deprecated.h 2025-12-04T09:46:07.0714772Z Skipping header: torch/headeronly/util/Exception.h 2025-12-04T09:46:07.0715142Z Skipping header: torch/headeronly/util/Float4_e2m1fn_x2.h 2025-12-04T09:46:07.0715538Z Skipping header: torch/headeronly/util/Float8_e4m3fn.h 2025-12-04T09:46:07.0715918Z Skipping header: torch/headeronly/util/Float8_e4m3fnuz.h 2025-12-04T09:46:07.0716294Z Skipping header: torch/headeronly/util/Float8_e5m2.h 2025-12-04T09:46:07.0716676Z Skipping header: torch/headeronly/util/Float8_e5m2fnuz.h 2025-12-04T09:46:07.0717063Z Skipping header: torch/headeronly/util/Float8_e8m0fnu.h 2025-12-04T09:46:07.0717448Z Skipping header: torch/headeronly/util/Float8_fnuz_cvt.h 2025-12-04T09:46:07.0717901Z Skipping header: torch/headeronly/util/floating_point_utils.h 2025-12-04T09:46:07.0718292Z Skipping header: torch/headeronly/util/Half.h 2025-12-04T09:46:07.0718666Z Skipping header: torch/headeronly/util/HeaderOnlyArrayRef.h 2025-12-04T09:46:07.0719256Z Skipping header: torch/headeronly/util/Metaprogramming.h 2025-12-04T09:46:07.0719910Z Skipping header: torch/headeronly/util/qint32.h 2025-12-04T09:46:07.0720391Z Skipping header: torch/headeronly/util/qint8.h 2025-12-04T09:46:07.0720732Z Skipping header: torch/headeronly/util/quint2x4.h 2025-12-04T09:46:07.0721072Z Skipping header: torch/headeronly/util/quint4x2.h 2025-12-04T09:46:07.0721414Z Skipping header: torch/headeronly/util/quint8.h 2025-12-04T09:46:07.0721746Z Skipping header: torch/headeronly/util/shim_utils.h 2025-12-04T09:46:07.0722101Z Skipping header: torch/headeronly/util/TypeList.h 2025-12-04T09:46:07.0722470Z Skipping header: torch/headeronly/util/TypeSafeSignMath.h 2025-12-04T09:46:07.0722857Z Skipping header: torch/headeronly/util/TypeTraits.h 2025-12-04T09:46:07.0723166Z Wrapped header: dnnl.hpp 2025-12-04T09:46:07.0723459Z Wrapped header: dnnl_ocl.hpp 2025-12-04T09:46:07.0723722Z Wrapped header: dnnl_sycl.hpp 2025-12-04T09:46:07.0726226Z Wrapped header: dnnl_threadpool.hpp 2025-12-04T09:46:07.0728780Z Wrapped header: dnnl_threadpool_iface.hpp 2025-12-04T09:46:07.0774030Z Wrapped header: oneapi/dnnl/dnnl.hpp 2025-12-04T09:46:07.0779757Z Wrapped header: oneapi/dnnl/dnnl_common.hpp 2025-12-04T09:46:07.0786678Z Wrapped header: oneapi/dnnl/dnnl_graph.hpp 2025-12-04T09:46:07.0790076Z Wrapped header: oneapi/dnnl/dnnl_graph_ocl.hpp 2025-12-04T09:46:07.0793072Z Wrapped header: oneapi/dnnl/dnnl_graph_sycl.hpp 2025-12-04T09:46:07.0796804Z Wrapped header: oneapi/dnnl/dnnl_ocl.hpp 2025-12-04T09:46:07.0800602Z Wrapped header: oneapi/dnnl/dnnl_sycl.hpp 2025-12-04T09:46:07.0803978Z Wrapped header: oneapi/dnnl/dnnl_threadpool.hpp 2025-12-04T09:46:07.0807047Z Wrapped header: oneapi/dnnl/dnnl_threadpool_iface.hpp 2025-12-04T09:46:07.0810576Z Wrapped header: oneapi/dnnl/dnnl_ukernel.hpp 2025-12-04T09:46:07.0814496Z Wrapped header: torch/csrc/distributed/c10d/Backend.hpp 2025-12-04T09:46:07.0817427Z Wrapped header: torch/csrc/distributed/c10d/Backoff.hpp 2025-12-04T09:46:07.0820249Z Wrapped header: torch/csrc/distributed/c10d/comm.hpp 2025-12-04T09:46:07.0823373Z Wrapped header: torch/csrc/distributed/c10d/default_comm_hooks.hpp 2025-12-04T09:46:07.0826432Z Wrapped header: torch/csrc/distributed/c10d/FakeProcessGroup.hpp 2025-12-04T09:46:07.0830161Z Wrapped header: torch/csrc/distributed/c10d/FileStore.hpp 2025-12-04T09:46:07.0835413Z Wrapped header: torch/csrc/distributed/c10d/FlightRecorder.hpp 2025-12-04T09:46:07.0839977Z Wrapped header: torch/csrc/distributed/c10d/FlightRecorderDetail.hpp 2025-12-04T09:46:07.0842848Z Wrapped header: torch/csrc/distributed/c10d/Functional.hpp 2025-12-04T09:46:07.0845853Z Wrapped header: torch/csrc/distributed/c10d/GlooDeviceFactory.hpp 2025-12-04T09:46:07.0848693Z Wrapped header: torch/csrc/distributed/c10d/GroupRegistry.hpp 2025-12-04T09:46:07.0851847Z Wrapped header: torch/csrc/distributed/c10d/HashStore.hpp 2025-12-04T09:46:07.0855258Z Wrapped header: torch/csrc/distributed/c10d/logger.hpp 2025-12-04T09:46:07.0858115Z Wrapped header: torch/csrc/distributed/c10d/NanCheck.hpp 2025-12-04T09:46:07.0861607Z Wrapped header: torch/csrc/distributed/c10d/NCCLUtils.hpp 2025-12-04T09:46:07.0864914Z Wrapped header: torch/csrc/distributed/c10d/ParamCommsUtils.hpp 2025-12-04T09:46:07.0867583Z Wrapped header: torch/csrc/distributed/c10d/PrefixStore.hpp 2025-12-04T09:46:07.0872720Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroup.hpp 2025-12-04T09:46:07.0876519Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupGloo.hpp 2025-12-04T09:46:07.0880854Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp 2025-12-04T09:46:07.0884106Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupMPI.hpp 2025-12-04T09:46:07.0890132Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp 2025-12-04T09:46:07.0894425Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupUCC.hpp 2025-12-04T09:46:07.0897549Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp 2025-12-04T09:46:07.0901133Z Wrapped header: torch/csrc/distributed/c10d/PyProcessGroup.hpp 2025-12-04T09:46:07.0904557Z Wrapped header: torch/csrc/distributed/c10d/python_callback_work.hpp 2025-12-04T09:46:07.0907752Z Wrapped header: torch/csrc/distributed/c10d/RankLocal.hpp 2025-12-04T09:46:07.0912165Z Wrapped header: torch/csrc/distributed/c10d/reducer.hpp 2025-12-04T09:46:07.0915426Z Wrapped header: torch/csrc/distributed/c10d/reducer_timer.hpp 2025-12-04T09:46:07.0918263Z Wrapped header: torch/csrc/distributed/c10d/sequence_num.hpp 2025-12-04T09:46:07.0921345Z Wrapped header: torch/csrc/distributed/c10d/Store.hpp 2025-12-04T09:46:07.0924529Z Wrapped header: torch/csrc/distributed/c10d/TCPStore.hpp 2025-12-04T09:46:07.0927650Z Wrapped header: torch/csrc/distributed/c10d/TCPStoreBackend.hpp 2025-12-04T09:46:07.0930544Z Wrapped header: torch/csrc/distributed/c10d/Types.hpp 2025-12-04T09:46:07.0933636Z Wrapped header: torch/csrc/distributed/c10d/UCCTracing.hpp 2025-12-04T09:46:07.0936487Z Wrapped header: torch/csrc/distributed/c10d/UCCUtils.hpp 2025-12-04T09:46:07.0939537Z Wrapped header: torch/csrc/distributed/c10d/UnixSockUtils.hpp 2025-12-04T09:46:07.0943418Z Wrapped header: torch/csrc/distributed/c10d/Utils.hpp 2025-12-04T09:46:07.0946340Z Wrapped header: torch/csrc/distributed/c10d/WinSockUtils.hpp 2025-12-04T09:46:07.0949831Z Wrapped header: torch/csrc/distributed/c10d/Work.hpp 2025-12-04T09:46:07.0953044Z Wrapped header: torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp 2025-12-04T09:46:07.0955758Z Wrapped header: torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp 2025-12-04T09:46:07.0958499Z Wrapped header: torch/csrc/distributed/c10d/control_plane/Handlers.hpp 2025-12-04T09:46:07.0961329Z Wrapped header: torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.hpp 2025-12-04T09:46:07.0964125Z Wrapped header: torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp 2025-12-04T09:46:07.0966981Z Wrapped header: torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp 2025-12-04T09:46:07.0969653Z Wrapped header: torch/csrc/distributed/c10d/cuda/StreamBlock.hpp 2025-12-04T09:46:07.0972074Z Wrapped header: torch/csrc/distributed/c10d/cuda/utils.hpp 2025-12-04T09:46:07.0975031Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp 2025-12-04T09:46:07.0977850Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp 2025-12-04T09:46:07.0980629Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp 2025-12-04T09:46:07.0983306Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp 2025-12-04T09:46:07.0985722Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/env.hpp 2025-12-04T09:46:07.0988729Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp 2025-12-04T09:46:07.0991938Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp 2025-12-04T09:46:07.0995150Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp 2025-12-04T09:46:07.0998143Z Wrapped header: torch/csrc/jit/testing/catch_utils.hpp 2025-12-04T09:46:07.1001053Z Wrapped header: ATen/cuda/ApplyGridUtils.cuh 2025-12-04T09:46:07.1003835Z Wrapped header: ATen/cuda/AsmUtils.cuh 2025-12-04T09:46:07.1007646Z Wrapped header: ATen/cuda/Atomic.cuh 2025-12-04T09:46:07.1010533Z Wrapped header: ATen/cuda/cub-RadixSortPairs.cuh 2025-12-04T09:46:07.1014246Z Wrapped header: ATen/cuda/cub.cuh 2025-12-04T09:46:07.1017250Z Wrapped header: ATen/cuda/cub_definitions.cuh 2025-12-04T09:46:07.1020949Z Wrapped header: ATen/cuda/CUDAApplyUtils.cuh 2025-12-04T09:46:07.1023780Z Wrapped header: ATen/cuda/CUDAGraphsUtils.cuh 2025-12-04T09:46:07.1026272Z Wrapped header: ATen/cuda/CUDATensorMethods.cuh 2025-12-04T09:46:07.1029170Z Wrapped header: ATen/cuda/DeviceUtils.cuh 2025-12-04T09:46:07.1032219Z Wrapped header: ATen/cuda/NumericLimits.cuh 2025-12-04T09:46:07.1034746Z Wrapped header: ATen/cuda/PhiloxUtils.cuh 2025-12-04T09:46:07.1037438Z Wrapped header: ATen/cuda/ScanUtils.cuh 2025-12-04T09:46:07.1040775Z Wrapped header: ATen/cuda/detail/IndexUtils.cuh 2025-12-04T09:46:07.1043734Z Wrapped header: ATen/cuda/detail/IntegerDivider.cuh 2025-12-04T09:46:07.1046660Z Wrapped header: ATen/cuda/detail/OffsetCalculator.cuh 2025-12-04T09:46:07.1049523Z Wrapped header: ATen/cuda/detail/PhiloxCudaStateRaw.cuh 2025-12-04T09:46:07.1052277Z Wrapped header: ATen/cuda/detail/TensorInfo.cuh 2025-12-04T09:46:07.1055030Z Wrapped header: ATen/cuda/detail/UnpackRaw.cuh 2025-12-04T09:46:07.1058020Z Wrapped header: ATen/native/cuda/block_reduce.cuh 2025-12-04T09:46:07.1061291Z Wrapped header: ATen/native/cuda/CUDAJitLoops.cuh 2025-12-04T09:46:07.1066068Z Wrapped header: ATen/native/cuda/CUDALoops.cuh 2025-12-04T09:46:07.1068956Z Wrapped header: ATen/native/cuda/cutlass_common.cuh 2025-12-04T09:46:07.1071686Z Wrapped header: ATen/native/cuda/DeviceSqrt.cuh 2025-12-04T09:46:07.1074833Z Wrapped header: ATen/native/cuda/EmbeddingBackwardKernel.cuh 2025-12-04T09:46:07.1078913Z Wrapped header: ATen/native/cuda/ForeachFunctors.cuh 2025-12-04T09:46:07.1081841Z Wrapped header: ATen/native/cuda/ForeachMinMaxFunctors.cuh 2025-12-04T09:46:07.1084528Z Wrapped header: ATen/native/cuda/fused_adagrad_impl.cuh 2025-12-04T09:46:07.1087551Z Wrapped header: ATen/native/cuda/fused_adagrad_utils.cuh 2025-12-04T09:46:07.1090328Z Wrapped header: ATen/native/cuda/fused_adamw_amsgrad_impl.cuh 2025-12-04T09:46:07.1092964Z Wrapped header: ATen/native/cuda/fused_adamw_impl.cuh 2025-12-04T09:46:07.1095654Z Wrapped header: ATen/native/cuda/fused_adam_amsgrad_impl.cuh 2025-12-04T09:46:07.1098262Z Wrapped header: ATen/native/cuda/fused_adam_impl.cuh 2025-12-04T09:46:07.1101335Z Wrapped header: ATen/native/cuda/fused_adam_utils.cuh 2025-12-04T09:46:07.1104663Z Wrapped header: ATen/native/cuda/GridSampler.cuh 2025-12-04T09:46:07.1107780Z Wrapped header: ATen/native/cuda/GroupMMCommon.cuh 2025-12-04T09:46:07.1110976Z Wrapped header: ATen/native/cuda/im2col.cuh 2025-12-04T09:46:07.1114119Z Wrapped header: ATen/native/cuda/JitLoops.cuh 2025-12-04T09:46:07.1117934Z Wrapped header: ATen/native/cuda/KernelUtils.cuh 2025-12-04T09:46:07.1121346Z Wrapped header: ATen/native/cuda/Loops.cuh 2025-12-04T09:46:07.1134893Z Wrapped header: ATen/native/cuda/Math.cuh 2025-12-04T09:46:07.1138975Z Wrapped header: ATen/native/cuda/MemoryAccess.cuh 2025-12-04T09:46:07.1142620Z Wrapped header: ATen/native/cuda/MultiTensorApply.cuh 2025-12-04T09:46:07.1149428Z Wrapped header: ATen/native/cuda/Normalization.cuh 2025-12-04T09:46:07.1153347Z Wrapped header: ATen/native/cuda/PersistentSoftmax.cuh 2025-12-04T09:46:07.1156065Z Wrapped header: ATen/native/cuda/Pow.cuh 2025-12-04T09:46:07.1158955Z Wrapped header: ATen/native/cuda/Randperm.cuh 2025-12-04T09:46:07.1164103Z Wrapped header: ATen/native/cuda/Reduce.cuh 2025-12-04T09:46:07.1168167Z Wrapped header: ATen/native/cuda/reduction_template.cuh 2025-12-04T09:46:07.1171991Z Wrapped header: ATen/native/cuda/ScanUtils.cuh 2025-12-04T09:46:07.1175393Z Wrapped header: ATen/native/cuda/SortingCommon.cuh 2025-12-04T09:46:07.1179390Z Wrapped header: ATen/native/cuda/SortingRadixSelect.cuh 2025-12-04T09:46:07.1182958Z Wrapped header: ATen/native/cuda/SortUtils.cuh 2025-12-04T09:46:07.1186602Z Wrapped header: ATen/native/cuda/TensorModeKernel.cuh 2025-12-04T09:46:07.1189256Z Wrapped header: ATen/native/cuda/UniqueCub.cuh 2025-12-04T09:46:07.1200806Z Wrapped header: ATen/native/cuda/UpSample.cuh 2025-12-04T09:46:07.1200960Z Wrapped header: ATen/native/cuda/vol2col.cuh 2025-12-04T09:46:07.1201344Z Wrapped header: THC/THCAtomics.cuh 2025-12-04T09:46:07.1203898Z Wrapped header: THC/THCDeviceUtils.cuh 2025-12-04T09:46:07.1252561Z 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:46:07.1515387Z installing to build\bdist.win-amd64\wheel 2025-12-04T09:46:07.1515652Z running install 2025-12-04T09:46:07.1538508Z running install_lib 2025-12-04T09:46:07.1662221Z creating build\bdist.win-amd64\wheel 2025-12-04T09:46:07.1667127Z creating build\bdist.win-amd64\wheel\functorch 2025-12-04T09:46:07.1670509Z creating build\bdist.win-amd64\wheel\functorch\compile 2025-12-04T09:46:07.1674481Z copying build\lib.win-amd64-cpython-310\functorch\compile\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\compile 2025-12-04T09:46:07.1680526Z creating build\bdist.win-amd64\wheel\functorch\dim 2025-12-04T09:46:07.1684188Z copying build\lib.win-amd64-cpython-310\functorch\dim\magic_trace.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1689880Z copying build\lib.win-amd64-cpython-310\functorch\dim\op_properties.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1695999Z copying build\lib.win-amd64-cpython-310\functorch\dim\wrap_type.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1701778Z copying build\lib.win-amd64-cpython-310\functorch\dim\_dim_entry.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1808181Z copying build\lib.win-amd64-cpython-310\functorch\dim\_enable_all_layers.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1814023Z copying build\lib.win-amd64-cpython-310\functorch\dim\_getsetitem.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1820153Z copying build\lib.win-amd64-cpython-310\functorch\dim\_order.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1825770Z copying build\lib.win-amd64-cpython-310\functorch\dim\_py_inst_decoder.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1831969Z copying build\lib.win-amd64-cpython-310\functorch\dim\_tensor_info.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1837557Z copying build\lib.win-amd64-cpython-310\functorch\dim\_wrap.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1843233Z copying build\lib.win-amd64-cpython-310\functorch\dim\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:46:07.1850211Z creating build\bdist.win-amd64\wheel\functorch\einops 2025-12-04T09:46:07.1854462Z copying build\lib.win-amd64-cpython-310\functorch\einops\rearrange.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-12-04T09:46:07.1860208Z copying build\lib.win-amd64-cpython-310\functorch\einops\_parsing.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-12-04T09:46:07.1866227Z copying build\lib.win-amd64-cpython-310\functorch\einops\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-12-04T09:46:07.1871241Z creating build\bdist.win-amd64\wheel\functorch\experimental 2025-12-04T09:46:07.1874808Z copying build\lib.win-amd64-cpython-310\functorch\experimental\control_flow.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-12-04T09:46:07.1880280Z copying build\lib.win-amd64-cpython-310\functorch\experimental\ops.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-12-04T09:46:07.1885553Z copying build\lib.win-amd64-cpython-310\functorch\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-12-04T09:46:07.1890905Z creating build\bdist.win-amd64\wheel\functorch\_src 2025-12-04T09:46:07.3228443Z creating build\bdist.win-amd64\wheel\functorch\_src\aot_autograd 2025-12-04T09:46:07.3231635Z 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:46:07.3237462Z creating build\bdist.win-amd64\wheel\functorch\_src\eager_transforms 2025-12-04T09:46:07.3241495Z 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:46:07.3246651Z creating build\bdist.win-amd64\wheel\functorch\_src\make_functional 2025-12-04T09:46:07.3250046Z 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:46:07.3255433Z creating build\bdist.win-amd64\wheel\functorch\_src\vmap 2025-12-04T09:46:07.3264535Z copying build\lib.win-amd64-cpython-310\functorch\_src\vmap\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\vmap 2025-12-04T09:46:07.3269907Z copying build\lib.win-amd64-cpython-310\functorch\_src\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2025-12-04T09:46:07.3274430Z copying build\lib.win-amd64-cpython-310\functorch\__init__.py -> build\bdist.win-amd64\wheel\.\functorch 2025-12-04T09:46:07.3281203Z creating build\bdist.win-amd64\wheel\torch 2025-12-04T09:46:07.3284502Z creating build\bdist.win-amd64\wheel\torch\accelerator 2025-12-04T09:46:07.3287823Z copying build\lib.win-amd64-cpython-310\torch\accelerator\memory.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-12-04T09:46:07.3293375Z copying build\lib.win-amd64-cpython-310\torch\accelerator\_utils.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-12-04T09:46:07.3298898Z copying build\lib.win-amd64-cpython-310\torch\accelerator\__init__.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-12-04T09:46:07.3304666Z creating build\bdist.win-amd64\wheel\torch\amp 2025-12-04T09:46:07.3307896Z copying build\lib.win-amd64-cpython-310\torch\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-12-04T09:46:07.3314040Z copying build\lib.win-amd64-cpython-310\torch\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-12-04T09:46:07.3320449Z copying build\lib.win-amd64-cpython-310\torch\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-12-04T09:46:07.3325797Z creating build\bdist.win-amd64\wheel\torch\ao 2025-12-04T09:46:07.3329241Z creating build\bdist.win-amd64\wheel\torch\ao\nn 2025-12-04T09:46:07.3332850Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic 2025-12-04T09:46:07.3336658Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\modules 2025-12-04T09:46:07.3339948Z 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:46:07.3345520Z 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:46:07.3351007Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\qat 2025-12-04T09:46:07.3354666Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\qat\modules 2025-12-04T09:46:07.3358248Z 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:46:07.3364440Z 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:46:07.3370123Z 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:46:07.3375681Z 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:46:07.3386687Z 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:46:07.3393123Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized 2025-12-04T09:46:07.3396781Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\dynamic 2025-12-04T09:46:07.3400537Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:46:07.3404191Z 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:46:07.3409912Z 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:46:07.3415151Z 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:46:07.3420989Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\modules 2025-12-04T09:46:07.3424483Z 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:46:07.3430805Z 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:46:07.3436782Z 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:46:07.3442995Z 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:46:07.3448805Z 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:46:07.3460868Z 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:46:07.3465998Z 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:46:07.3471973Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat 2025-12-04T09:46:07.3475604Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic 2025-12-04T09:46:07.3479332Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic\modules 2025-12-04T09:46:07.3482949Z 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:46:07.3489282Z 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:46:07.3494513Z 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:46:07.3500445Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\modules 2025-12-04T09:46:07.3503738Z 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:46:07.3509361Z 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:46:07.3514937Z 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:46:07.3520579Z 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:46:07.3525610Z 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:46:07.3531120Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable 2025-12-04T09:46:07.3534666Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable\modules 2025-12-04T09:46:07.3538565Z 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:46:07.3544279Z 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:46:07.3550306Z 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:46:07.3555703Z 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:46:07.3561246Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized 2025-12-04T09:46:07.3571506Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic 2025-12-04T09:46:07.3575057Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:46:07.3578448Z 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:46:07.3584801Z 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:46:07.3590409Z 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:46:07.3596594Z 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:46:07.3602123Z 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:46:07.3607439Z 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:46:07.3613802Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\modules 2025-12-04T09:46:07.3617218Z 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:46:07.3622821Z 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:46:07.3628578Z 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:46:07.3634583Z 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:46:07.3640187Z 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:46:07.3651805Z 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:46:07.3657336Z 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:46:07.3662859Z 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:46:07.3668605Z 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:46:07.3673955Z 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:46:07.3679360Z 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:46:07.3685238Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference 2025-12-04T09:46:07.3695423Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference\modules 2025-12-04T09:46:07.3698888Z 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:46:07.3704610Z 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:46:07.3710158Z 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:46:07.3716119Z 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:46:07.3721578Z 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:46:07.3726963Z 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:46:07.3732202Z 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:46:07.3737561Z 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:46:07.3742771Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse 2025-12-04T09:46:07.3746338Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized 2025-12-04T09:46:07.3750189Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized\dynamic 2025-12-04T09:46:07.3753576Z 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:46:07.3759502Z 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:46:07.3764670Z 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:46:07.3770169Z 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:46:07.3776002Z 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:46:07.3781571Z 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:46:07.3786601Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn 2025-12-04T09:46:07.3792273Z creating build\bdist.win-amd64\wheel\torch\ao\ns 2025-12-04T09:46:07.3795830Z creating build\bdist.win-amd64\wheel\torch\ao\ns\fx 2025-12-04T09:46:07.3799227Z 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:46:07.3805840Z 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:46:07.3812219Z 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:46:07.3818004Z 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:46:07.3823274Z 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:46:07.3925226Z 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:46:07.3931202Z 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:46:07.3937191Z 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:46:07.3943909Z 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:46:07.3950086Z 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:46:07.3955122Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-12-04T09:46:07.3961727Z 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:46:07.3968418Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-12-04T09:46:07.3973476Z creating build\bdist.win-amd64\wheel\torch\ao\pruning 2025-12-04T09:46:07.3977301Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\scheduler 2025-12-04T09:46:07.3981002Z 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:46:07.3986772Z 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:46:07.3992332Z 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:46:07.4004650Z 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:46:07.4009762Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\sparsifier 2025-12-04T09:46:07.4013249Z 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:46:07.4019139Z 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:46:07.4024520Z 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:46:07.4035679Z 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:46:07.4041538Z 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:46:07.4046483Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental 2025-12-04T09:46:07.4050408Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\activation_sparsifier 2025-12-04T09:46:07.4054951Z 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:46:07.4061272Z 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:46:07.4066166Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_scheduler 2025-12-04T09:46:07.4070593Z 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:46:07.4075924Z 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:46:07.4081906Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier 2025-12-04T09:46:07.4091472Z 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:46:07.4097419Z 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:46:07.4103362Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-12-04T09:46:07.4112868Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-12-04T09:46:07.4116559Z 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:46:07.4122388Z 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:46:07.4128122Z 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:46:07.4138703Z 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:46:07.4143298Z 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:46:07.4149070Z 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:46:07.4154483Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\pruner 2025-12-04T09:46:07.4158149Z 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:46:07.4163770Z 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:46:07.4169627Z 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:46:07.4180882Z 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:46:07.4186384Z 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:46:07.4192677Z 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:46:07.4199076Z 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:46:07.4204897Z 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:46:07.4210379Z 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:46:07.4214946Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning 2025-12-04T09:46:07.4226613Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning 2025-12-04T09:46:07.4232326Z creating build\bdist.win-amd64\wheel\torch\ao\quantization 2025-12-04T09:46:07.4236134Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\backend_config 2025-12-04T09:46:07.4239849Z 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:46:07.4246075Z 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:46:07.4267111Z 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:46:07.4272767Z 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:46:07.4290530Z 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:46:07.4296356Z 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:46:07.4301758Z 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:46:07.4307388Z 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:46:07.4312847Z 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:46:07.4318616Z 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:46:07.4324883Z 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:46:07.4331081Z 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:46:07.4337034Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4343786Z 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:46:07.4357740Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4364483Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx 2025-12-04T09:46:07.4368016Z 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:46:07.4380287Z 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:46:07.4387521Z 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:46:07.4393597Z 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:46:07.4399926Z 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:46:07.4411572Z 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:46:07.4417696Z 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:46:07.4423374Z 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:46:07.4429644Z 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:46:07.4435448Z 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:46:07.4441096Z 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:46:07.4448468Z 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:46:07.4460398Z 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:46:07.4466122Z 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:46:07.4471602Z 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:46:07.4481241Z 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:46:07.4492946Z 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:46:07.4499559Z 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:46:07.4506839Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx\_model_report 2025-12-04T09:46:07.4510367Z 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:46:07.4524547Z 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:46:07.4531057Z 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:46:07.4542294Z 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:46:07.4553725Z 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:46:07.4558224Z 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:46:07.4563723Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4570654Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\pt2e 2025-12-04T09:46:07.4574335Z 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:46:07.4579887Z 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:46:07.4585359Z 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:46:07.4591006Z 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:46:07.4603209Z 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:46:07.4608588Z 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:46:07.4614481Z 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:46:07.4621210Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\pt2e\representation 2025-12-04T09:46:07.4625029Z 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:46:07.4631613Z 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:46:07.4636158Z 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:46:07.4642408Z 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:46:07.4648830Z 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:46:07.4654568Z 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:46:07.4659341Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4665320Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\qconfig_mapping.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4670994Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4676975Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4683928Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\quantizer 2025-12-04T09:46:07.4687648Z 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:46:07.4693124Z 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:46:07.4698694Z 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:46:07.4710822Z 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:46:07.4716556Z 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:46:07.4723682Z 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:46:07.4730407Z 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:46:07.4737335Z 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:46:07.4743130Z 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:46:07.4748682Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4755213Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4761107Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_pt2e.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4766873Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4772779Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4778456Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4784189Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_correct_bias.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4790020Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4795964Z 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:46:07.4801757Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:46:07.4807527Z copying build\lib.win-amd64-cpython-310\torch\ao\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao 2025-12-04T09:46:07.4813442Z creating build\bdist.win-amd64\wheel\torch\autograd 2025-12-04T09:46:07.4817122Z copying build\lib.win-amd64-cpython-310\torch\autograd\anomaly_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4823660Z copying build\lib.win-amd64-cpython-310\torch\autograd\forward_ad.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4829513Z copying build\lib.win-amd64-cpython-310\torch\autograd\function.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4835960Z copying build\lib.win-amd64-cpython-310\torch\autograd\functional.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4850120Z copying build\lib.win-amd64-cpython-310\torch\autograd\gradcheck.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4857249Z copying build\lib.win-amd64-cpython-310\torch\autograd\grad_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4863723Z copying build\lib.win-amd64-cpython-310\torch\autograd\graph.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4869919Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4876486Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler_legacy.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4882900Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler_util.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4889622Z copying build\lib.win-amd64-cpython-310\torch\autograd\variable.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4896001Z creating build\bdist.win-amd64\wheel\torch\autograd\_functions 2025-12-04T09:46:07.4899305Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\tensor.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-12-04T09:46:07.4904823Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\utils.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-12-04T09:46:07.4910934Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-12-04T09:46:07.4916178Z copying build\lib.win-amd64-cpython-310\torch\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:46:07.4922819Z creating build\bdist.win-amd64\wheel\torch\backends 2025-12-04T09:46:07.4926527Z creating build\bdist.win-amd64\wheel\torch\backends\cpu 2025-12-04T09:46:07.4930522Z copying build\lib.win-amd64-cpython-310\torch\backends\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cpu 2025-12-04T09:46:07.4936066Z creating build\bdist.win-amd64\wheel\torch\backends\cuda 2025-12-04T09:46:07.4939414Z copying build\lib.win-amd64-cpython-310\torch\backends\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cuda 2025-12-04T09:46:07.4945760Z creating build\bdist.win-amd64\wheel\torch\backends\cudnn 2025-12-04T09:46:07.4949136Z copying build\lib.win-amd64-cpython-310\torch\backends\cudnn\rnn.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2025-12-04T09:46:07.4954929Z copying build\lib.win-amd64-cpython-310\torch\backends\cudnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2025-12-04T09:46:07.4960804Z creating build\bdist.win-amd64\wheel\torch\backends\cusparselt 2025-12-04T09:46:07.4964181Z copying build\lib.win-amd64-cpython-310\torch\backends\cusparselt\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cusparselt 2025-12-04T09:46:07.4969995Z creating build\bdist.win-amd64\wheel\torch\backends\kleidiai 2025-12-04T09:46:07.4973334Z copying build\lib.win-amd64-cpython-310\torch\backends\kleidiai\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\kleidiai 2025-12-04T09:46:07.4979049Z creating build\bdist.win-amd64\wheel\torch\backends\mha 2025-12-04T09:46:07.4987889Z copying build\lib.win-amd64-cpython-310\torch\backends\mha\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mha 2025-12-04T09:46:07.4993488Z creating build\bdist.win-amd64\wheel\torch\backends\miopen 2025-12-04T09:46:07.4997222Z copying build\lib.win-amd64-cpython-310\torch\backends\miopen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\miopen 2025-12-04T09:46:07.5002928Z creating build\bdist.win-amd64\wheel\torch\backends\mkl 2025-12-04T09:46:07.5006121Z copying build\lib.win-amd64-cpython-310\torch\backends\mkl\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkl 2025-12-04T09:46:07.5011997Z creating build\bdist.win-amd64\wheel\torch\backends\mkldnn 2025-12-04T09:46:07.5015678Z copying build\lib.win-amd64-cpython-310\torch\backends\mkldnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkldnn 2025-12-04T09:46:07.5021526Z creating build\bdist.win-amd64\wheel\torch\backends\mps 2025-12-04T09:46:07.5024861Z copying build\lib.win-amd64-cpython-310\torch\backends\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mps 2025-12-04T09:46:07.5030455Z creating build\bdist.win-amd64\wheel\torch\backends\nnpack 2025-12-04T09:46:07.5033890Z copying build\lib.win-amd64-cpython-310\torch\backends\nnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\nnpack 2025-12-04T09:46:07.5039604Z creating build\bdist.win-amd64\wheel\torch\backends\openmp 2025-12-04T09:46:07.5042893Z copying build\lib.win-amd64-cpython-310\torch\backends\openmp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\openmp 2025-12-04T09:46:07.5048815Z creating build\bdist.win-amd64\wheel\torch\backends\opt_einsum 2025-12-04T09:46:07.5052248Z 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:46:07.5058229Z creating build\bdist.win-amd64\wheel\torch\backends\quantized 2025-12-04T09:46:07.5061540Z copying build\lib.win-amd64-cpython-310\torch\backends\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\quantized 2025-12-04T09:46:07.5067164Z creating build\bdist.win-amd64\wheel\torch\backends\xeon 2025-12-04T09:46:07.5070761Z copying build\lib.win-amd64-cpython-310\torch\backends\xeon\run_cpu.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2025-12-04T09:46:07.5077227Z copying build\lib.win-amd64-cpython-310\torch\backends\xeon\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2025-12-04T09:46:07.5082189Z creating build\bdist.win-amd64\wheel\torch\backends\xnnpack 2025-12-04T09:46:07.5085494Z copying build\lib.win-amd64-cpython-310\torch\backends\xnnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xnnpack 2025-12-04T09:46:07.5091226Z creating build\bdist.win-amd64\wheel\torch\backends\_coreml 2025-12-04T09:46:07.5094558Z copying build\lib.win-amd64-cpython-310\torch\backends\_coreml\preprocess.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2025-12-04T09:46:07.5107395Z copying build\lib.win-amd64-cpython-310\torch\backends\_coreml\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2025-12-04T09:46:07.5112351Z creating build\bdist.win-amd64\wheel\torch\backends\_nnapi 2025-12-04T09:46:07.5116038Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\prepare.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-12-04T09:46:07.5121564Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\serializer.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-12-04T09:46:07.5128563Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-12-04T09:46:07.5133276Z copying build\lib.win-amd64-cpython-310\torch\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends 2025-12-04T09:46:07.5138869Z creating build\bdist.win-amd64\wheel\torch\bin 2025-12-04T09:46:07.5142190Z copying build\lib.win-amd64-cpython-310\torch\bin\FileStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:46:07.5151726Z copying build\lib.win-amd64-cpython-310\torch\bin\ProcessGroupGlooAsyncTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:46:07.5160899Z copying build\lib.win-amd64-cpython-310\torch\bin\ProcessGroupGlooTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:46:07.5177340Z copying build\lib.win-amd64-cpython-310\torch\bin\protoc.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:46:07.5209964Z copying build\lib.win-amd64-cpython-310\torch\bin\TCPStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:46:07.5220018Z copying build\lib.win-amd64-cpython-310\torch\bin\test_api.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:46:07.5305511Z copying build\lib.win-amd64-cpython-310\torch\bin\test_jit.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:46:07.5357879Z copying build\lib.win-amd64-cpython-310\torch\bin\test_lazy.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:46:07.5385785Z creating build\bdist.win-amd64\wheel\torch\compiler 2025-12-04T09:46:07.5395053Z copying build\lib.win-amd64-cpython-310\torch\compiler\config.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-12-04T09:46:07.5400786Z copying build\lib.win-amd64-cpython-310\torch\compiler\_cache.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-12-04T09:46:07.5406398Z copying build\lib.win-amd64-cpython-310\torch\compiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-12-04T09:46:07.5414243Z creating build\bdist.win-amd64\wheel\torch\contrib 2025-12-04T09:46:07.5417828Z copying build\lib.win-amd64-cpython-310\torch\contrib\_tensorboard_vis.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2025-12-04T09:46:07.5423852Z copying build\lib.win-amd64-cpython-310\torch\contrib\__init__.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2025-12-04T09:46:07.5429193Z creating build\bdist.win-amd64\wheel\torch\cpu 2025-12-04T09:46:07.5433170Z creating build\bdist.win-amd64\wheel\torch\cpu\amp 2025-12-04T09:46:07.5436772Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-12-04T09:46:07.5442474Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-12-04T09:46:07.5448069Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-12-04T09:46:07.5453445Z copying build\lib.win-amd64-cpython-310\torch\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu 2025-12-04T09:46:07.5459401Z creating build\bdist.win-amd64\wheel\torch\csrc 2025-12-04T09:46:07.5463199Z creating build\bdist.win-amd64\wheel\torch\csrc\inductor 2025-12-04T09:46:07.5466759Z creating build\bdist.win-amd64\wheel\torch\csrc\inductor\aoti_runtime 2025-12-04T09:46:07.5470456Z 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:46:07.5476224Z creating build\bdist.win-amd64\wheel\torch\cuda 2025-12-04T09:46:07.5479996Z creating build\bdist.win-amd64\wheel\torch\cuda\amp 2025-12-04T09:46:07.5483747Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-12-04T09:46:07.5489228Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\common.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-12-04T09:46:07.5494687Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-12-04T09:46:07.5500004Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-12-04T09:46:07.5506284Z copying build\lib.win-amd64-cpython-310\torch\cuda\comm.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5511369Z copying build\lib.win-amd64-cpython-310\torch\cuda\gds.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5516935Z copying build\lib.win-amd64-cpython-310\torch\cuda\graphs.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5522770Z copying build\lib.win-amd64-cpython-310\torch\cuda\green_contexts.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5528273Z copying build\lib.win-amd64-cpython-310\torch\cuda\jiterator.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5539240Z copying build\lib.win-amd64-cpython-310\torch\cuda\memory.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5545755Z copying build\lib.win-amd64-cpython-310\torch\cuda\nccl.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5551187Z copying build\lib.win-amd64-cpython-310\torch\cuda\nvtx.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5556903Z copying build\lib.win-amd64-cpython-310\torch\cuda\profiler.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5562284Z copying build\lib.win-amd64-cpython-310\torch\cuda\random.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5567566Z copying build\lib.win-amd64-cpython-310\torch\cuda\sparse.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5572840Z copying build\lib.win-amd64-cpython-310\torch\cuda\streams.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5584481Z copying build\lib.win-amd64-cpython-310\torch\cuda\tunable.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5585274Z copying build\lib.win-amd64-cpython-310\torch\cuda\_device_limits.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5589835Z copying build\lib.win-amd64-cpython-310\torch\cuda\_gpu_trace.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5595412Z copying build\lib.win-amd64-cpython-310\torch\cuda\_memory_viz.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5601835Z copying build\lib.win-amd64-cpython-310\torch\cuda\_pin_memory_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5607591Z copying build\lib.win-amd64-cpython-310\torch\cuda\_sanitizer.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5613972Z copying build\lib.win-amd64-cpython-310\torch\cuda\_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5619753Z copying build\lib.win-amd64-cpython-310\torch\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:46:07.5627128Z creating build\bdist.win-amd64\wheel\torch\distributed 2025-12-04T09:46:07.5630898Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms 2025-12-04T09:46:07.5635012Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:46:07.5638600Z 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:46:07.5645220Z 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:46:07.5650897Z 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:46:07.5662980Z 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:46:07.5668602Z 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:46:07.5674553Z 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:46:07.5680427Z 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:46:07.5686833Z 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:46:07.5692465Z 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:46:07.5697987Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\join.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2025-12-04T09:46:07.5704070Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\model_averaging 2025-12-04T09:46:07.5707999Z 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:46:07.5713757Z 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:46:07.5718856Z 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:46:07.5843623Z 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:46:07.5848616Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_checkpoint 2025-12-04T09:46:07.5858343Z 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:46:07.5864619Z 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:46:07.5869085Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_comm_hooks 2025-12-04T09:46:07.5872807Z 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:46:07.5878402Z 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:46:07.5887275Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_optimizer_overlap 2025-12-04T09:46:07.5890751Z 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:46:07.5896408Z 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:46:07.5901973Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_quantization 2025-12-04T09:46:07.5905831Z 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:46:07.5911643Z 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:46:07.5916466Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2025-12-04T09:46:07.5921624Z copying build\lib.win-amd64-cpython-310\torch\distributed\argparse_util.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.5928591Z creating build\bdist.win-amd64\wheel\torch\distributed\autograd 2025-12-04T09:46:07.5932090Z copying build\lib.win-amd64-cpython-310\torch\distributed\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\autograd 2025-12-04T09:46:07.5937871Z copying build\lib.win-amd64-cpython-310\torch\distributed\c10d_logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.5950800Z creating build\bdist.win-amd64\wheel\torch\distributed\checkpoint 2025-12-04T09:46:07.5954462Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.5960567Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\default_planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.5966603Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.5973215Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\format_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.5984576Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\hf_storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.5990521Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.5996069Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6001559Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6007029Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6012688Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6018940Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\planner_helpers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6025106Z 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:46:07.6031378Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\resharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6036981Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\staging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6043358Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\stateful.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6048816Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6055643Z 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:46:07.6061610Z 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:46:07.6067722Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6073699Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6080066Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6086092Z 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:46:07.6092369Z 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:46:07.6104516Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_checkpointer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6111037Z 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:46:07.6116670Z 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:46:07.6122356Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_dedup_tensors.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6128376Z creating build\bdist.win-amd64\wheel\torch\distributed\checkpoint\_experimental 2025-12-04T09:46:07.6150874Z 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:46:07.6156699Z 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:46:07.6162381Z 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:46:07.6168070Z 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:46:07.6179508Z 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:46:07.6185303Z 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:46:07.6190983Z 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:46:07.6196551Z 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:46:07.6202516Z 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:46:07.6208154Z 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:46:07.6213974Z 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:46:07.6219515Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_extension.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6226134Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_fsspec_filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6232581Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_hf_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6238148Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_nested_dict.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6250439Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_pg_transport.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6256273Z 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:46:07.6261867Z 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:46:07.6268636Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_storage_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6274285Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_traverse.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6280234Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_version.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6285220Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:46:07.6290713Z copying build\lib.win-amd64-cpython-310\torch\distributed\collective_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.6296465Z copying build\lib.win-amd64-cpython-310\torch\distributed\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.6303158Z creating build\bdist.win-amd64\wheel\torch\distributed\debug 2025-12-04T09:46:07.6306473Z copying build\lib.win-amd64-cpython-310\torch\distributed\debug\_frontend.py -> build\bdist.win-amd64\wheel\.\torch\distributed\debug 2025-12-04T09:46:07.6312662Z copying build\lib.win-amd64-cpython-310\torch\distributed\debug\_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\debug 2025-12-04T09:46:07.6318252Z copying build\lib.win-amd64-cpython-310\torch\distributed\debug\_store.py -> build\bdist.win-amd64\wheel\.\torch\distributed\debug 2025-12-04T09:46:07.6323833Z copying build\lib.win-amd64-cpython-310\torch\distributed\debug\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\debug 2025-12-04T09:46:07.6329260Z copying build\lib.win-amd64-cpython-310\torch\distributed\device_mesh.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.6335988Z copying build\lib.win-amd64-cpython-310\torch\distributed\distributed_c10d.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.6344988Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic 2025-12-04T09:46:07.6348557Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent 2025-12-04T09:46:07.6352283Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent\server 2025-12-04T09:46:07.6356042Z 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:46:07.6362419Z 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:46:07.6368139Z 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:46:07.6374328Z 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:46:07.6379878Z 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:46:07.6384856Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\control_plane.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2025-12-04T09:46:07.6390584Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\events 2025-12-04T09:46:07.6393990Z 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:46:07.6399741Z 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:46:07.6405012Z 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:46:07.6410804Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\metrics 2025-12-04T09:46:07.6414278Z 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:46:07.6420089Z 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:46:07.6426320Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing 2025-12-04T09:46:07.6436497Z 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:46:07.6444366Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\errors 2025-12-04T09:46:07.6448148Z 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:46:07.6454161Z 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:46:07.6459751Z 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:46:07.6465650Z 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:46:07.6471128Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-12-04T09:46:07.6480650Z 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:46:07.6486361Z 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:46:07.6492515Z 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:46:07.6497227Z 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:46:07.6502596Z 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:46:07.6508628Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\rendezvous 2025-12-04T09:46:07.6512297Z 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:46:07.6518033Z 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:46:07.6524211Z 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:46:07.6536281Z 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:46:07.6542546Z 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:46:07.6548112Z 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:46:07.6553575Z 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:46:07.6559253Z 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:46:07.6565620Z 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:46:07.6571741Z 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:46:07.6577320Z 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:46:07.6582915Z 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:46:07.6588852Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\timer 2025-12-04T09:46:07.6592173Z 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:46:07.6597777Z 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:46:07.6603441Z 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:46:07.6609706Z 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:46:07.6621763Z 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:46:07.6627808Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils 2025-12-04T09:46:07.6631227Z 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:46:07.6637073Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils\data 2025-12-04T09:46:07.6640559Z 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:46:07.6646195Z 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:46:07.6652004Z 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:46:07.6657223Z 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:46:07.6662659Z 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:46:07.6668020Z 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:46:07.6679255Z 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:46:07.6685003Z 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:46:07.6690342Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2025-12-04T09:46:07.6696100Z creating build\bdist.win-amd64\wheel\torch\distributed\flight_recorder 2025-12-04T09:46:07.6699795Z creating build\bdist.win-amd64\wheel\torch\distributed\flight_recorder\components 2025-12-04T09:46:07.6703869Z 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:46:07.6709861Z 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:46:07.6715547Z 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:46:07.6721135Z 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:46:07.6731579Z 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:46:07.6745036Z 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:46:07.6751071Z 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:46:07.6755794Z 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:46:07.6761347Z 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:46:07.6766371Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp 2025-12-04T09:46:07.6769692Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6775846Z 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:46:07.6782562Z 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:46:07.6788601Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\wrap.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6794518Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_common_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6806549Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6812425Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_dynamo_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6818210Z 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:46:07.6824292Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_flat_param.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6831876Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fsdp_extensions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6838459Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp\_fully_shard 2025-12-04T09:46:07.6842218Z 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:46:07.6848582Z 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:46:07.6855210Z 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:46:07.6866806Z 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:46:07.6872627Z 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:46:07.6879721Z 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:46:07.6886086Z 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:46:07.6892300Z 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:46:07.6898566Z 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:46:07.6910685Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_init_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6923138Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_limiter_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6932332Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_optim_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6939738Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_runtime_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6947054Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_shard_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6953697Z 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:46:07.6960388Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_trace_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6966672Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_traversal_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6971951Z 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:46:07.6983546Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_wrap_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6989226Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:46:07.6994599Z copying build\lib.win-amd64-cpython-310\torch\distributed\launch.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7000579Z creating build\bdist.win-amd64\wheel\torch\distributed\launcher 2025-12-04T09:46:07.7003933Z copying build\lib.win-amd64-cpython-310\torch\distributed\launcher\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2025-12-04T09:46:07.7009702Z copying build\lib.win-amd64-cpython-310\torch\distributed\launcher\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2025-12-04T09:46:07.7015067Z copying build\lib.win-amd64-cpython-310\torch\distributed\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7021013Z creating build\bdist.win-amd64\wheel\torch\distributed\nn 2025-12-04T09:46:07.7024560Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\api 2025-12-04T09:46:07.7027946Z 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:46:07.7034082Z 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:46:07.7038665Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2025-12-04T09:46:07.7044673Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit 2025-12-04T09:46:07.7048046Z 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:46:07.7054863Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit\templates 2025-12-04T09:46:07.7058532Z 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:46:07.7064119Z 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:46:07.7068826Z 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:46:07.7073256Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2025-12-04T09:46:07.7078998Z creating build\bdist.win-amd64\wheel\torch\distributed\optim 2025-12-04T09:46:07.7082592Z 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:46:07.7088486Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adadelta.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7094159Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adagrad.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7105958Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adam.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7111489Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adamax.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7117046Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adamw.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7123291Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7128934Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_rprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7134525Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_sgd.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7140251Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\named_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7145796Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7151483Z 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:46:07.7157164Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7162692Z 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:46:07.7169680Z 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:46:07.7175391Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\_deprecation_warning.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7180716Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:46:07.7186588Z creating build\bdist.win-amd64\wheel\torch\distributed\pipelining 2025-12-04T09:46:07.7190365Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\microbatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:46:07.7196265Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\schedules.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:46:07.7204225Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\stage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:46:07.7210922Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_backward.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:46:07.7223054Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_debug.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:46:07.7228520Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_IR.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:46:07.7235314Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_schedule_visualizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:46:07.7242407Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_unflatten.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:46:07.7248201Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:46:07.7254001Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:46:07.7259460Z copying build\lib.win-amd64-cpython-310\torch\distributed\remote_device.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7265644Z copying build\lib.win-amd64-cpython-310\torch\distributed\rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7271691Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc 2025-12-04T09:46:07.7275051Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:46:07.7282433Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\backend_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:46:07.7288877Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:46:07.7297679Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\functions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:46:07.7306770Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\internal.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:46:07.7312700Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\options.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:46:07.7318427Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\rref_proxy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:46:07.7324185Z 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:46:07.7330237Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc\_testing 2025-12-04T09:46:07.7334222Z 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:46:07.7339943Z 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:46:07.7345035Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:46:07.7350510Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:46:07.7356426Z copying build\lib.win-amd64-cpython-310\torch\distributed\run.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7363645Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor 2025-12-04T09:46:07.7367291Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\debug 2025-12-04T09:46:07.7370917Z 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:46:07.7377518Z 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:46:07.7383269Z 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:46:07.7388917Z 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:46:07.7400972Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\device_mesh.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7407115Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\experimental 2025-12-04T09:46:07.7411276Z 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:46:07.7417168Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:46:07.7421009Z 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:46:07.7428070Z 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:46:07.7433990Z 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:46:07.7447126Z 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:46:07.7454335Z 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:46:07.7459368Z 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:46:07.7471356Z 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:46:07.7477328Z 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:46:07.7483411Z 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:46:07.7489328Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\parallel 2025-12-04T09:46:07.7492664Z 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:46:07.7498355Z 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:46:07.7503865Z 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:46:07.7519887Z 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:46:07.7525561Z 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:46:07.7531414Z 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:46:07.7543532Z 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:46:07.7549204Z 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:46:07.7554443Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\placement_types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7567367Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7574206Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_collective_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7580008Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7586464Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_dtensor_spec.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7592952Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\_ops 2025-12-04T09:46:07.7596710Z 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:46:07.7602652Z 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:46:07.7608464Z 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:46:07.7614473Z 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:46:07.7626147Z 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:46:07.7632066Z 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:46:07.7637922Z 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:46:07.7643622Z 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:46:07.7650415Z 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:46:07.7657326Z 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:46:07.7663853Z 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:46:07.7669415Z 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:46:07.7676112Z 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:46:07.7682230Z 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:46:07.7687777Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_op_schema.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7693752Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_random.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7700437Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_redistribute.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7707684Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_sharding_prop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7713839Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_shards_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7719978Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_tp_conv.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7725881Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7731903Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:46:07.7737520Z copying build\lib.win-amd64-cpython-310\torch\distributed\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7743185Z copying build\lib.win-amd64-cpython-310\torch\distributed\_checkpointable.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7772573Z creating build\bdist.win-amd64\wheel\torch\distributed\_composable 2025-12-04T09:46:07.7776394Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\checkpoint_activation.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-12-04T09:46:07.7781852Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\contract.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-12-04T09:46:07.7787845Z creating build\bdist.win-amd64\wheel\torch\distributed\_composable\fsdp 2025-12-04T09:46:07.7791489Z 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:46:07.7796898Z 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:46:07.7803153Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\replicate.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-12-04T09:46:07.7814912Z 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:46:07.7820883Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-12-04T09:46:07.7826678Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable_state.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7832441Z copying build\lib.win-amd64-cpython-310\torch\distributed\_dist2.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7838162Z copying build\lib.win-amd64-cpython-310\torch\distributed\_functional_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7845145Z copying build\lib.win-amd64-cpython-310\torch\distributed\_functional_collectives_impl.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7851376Z creating build\bdist.win-amd64\wheel\torch\distributed\_local_tensor 2025-12-04T09:46:07.7854973Z 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:46:07.7861755Z 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:46:07.7869092Z copying build\lib.win-amd64-cpython-310\torch\distributed\_mesh_layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7875246Z creating build\bdist.win-amd64\wheel\torch\distributed\_pycute 2025-12-04T09:46:07.7878737Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\int_tuple.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-12-04T09:46:07.7884826Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-12-04T09:46:07.7890926Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\typing.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-12-04T09:46:07.7896485Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-12-04T09:46:07.7902525Z copying build\lib.win-amd64-cpython-310\torch\distributed\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.7908739Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard 2025-12-04T09:46:07.7917266Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:46:07.7923913Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\checkpoint 2025-12-04T09:46:07.7927741Z 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:46:07.7933560Z 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:46:07.7939193Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:46:07.7945061Z 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:46:07.7960504Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_optim 2025-12-04T09:46:07.7964180Z 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:46:07.7969859Z 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:46:07.7977074Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor 2025-12-04T09:46:07.7981215Z 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:46:07.7987353Z 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:46:07.7993457Z 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:46:07.7999112Z 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:46:07.8009827Z 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:46:07.8024118Z 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:46:07.8029836Z 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:46:07.8036207Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:46:07.8040053Z 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:46:07.8045926Z 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:46:07.8051568Z 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:46:07.8056907Z 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:46:07.8062857Z 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:46:07.8076209Z 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:46:07.8081863Z 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:46:07.8087932Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:46:07.8094160Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_plan 2025-12-04T09:46:07.8097683Z 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:46:07.8104251Z 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:46:07.8109566Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec 2025-12-04T09:46:07.8113269Z 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:46:07.8119505Z 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:46:07.8126193Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-12-04T09:46:07.8135859Z 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:46:07.8141809Z 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:46:07.8148266Z 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:46:07.8159923Z 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:46:07.8164556Z 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:46:07.8170207Z 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:46:07.8175663Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:46:07.8181216Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:46:07.8187193Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharded_tensor 2025-12-04T09:46:07.8190589Z 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:46:07.8196136Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharding_spec 2025-12-04T09:46:07.8200593Z 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:46:07.8206334Z copying build\lib.win-amd64-cpython-310\torch\distributed\_state_dict_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.8213237Z creating build\bdist.win-amd64\wheel\torch\distributed\_symmetric_memory 2025-12-04T09:46:07.8216893Z 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:46:07.8223369Z 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:46:07.8230515Z creating build\bdist.win-amd64\wheel\torch\distributed\_tensor 2025-12-04T09:46:07.8234073Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-12-04T09:46:07.8239611Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\placement_types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-12-04T09:46:07.8245122Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-12-04T09:46:07.8250930Z creating build\bdist.win-amd64\wheel\torch\distributed\_tools 2025-12-04T09:46:07.8254336Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:46:07.8260175Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\fake_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:46:07.8266083Z 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:46:07.8272087Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\ilp_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:46:07.8284935Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\memory_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:46:07.8290754Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\mem_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:46:07.8296932Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\mod_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:46:07.8302852Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\runtime_estimator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:46:07.8309235Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\sac_estimator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:46:07.8315757Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\sac_ilp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:46:07.8321770Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:46:07.8326963Z copying build\lib.win-amd64-cpython-310\torch\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:46:07.8333581Z creating build\bdist.win-amd64\wheel\torch\distributions 2025-12-04T09:46:07.8337266Z copying build\lib.win-amd64-cpython-310\torch\distributions\bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8343043Z copying build\lib.win-amd64-cpython-310\torch\distributions\beta.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8348706Z copying build\lib.win-amd64-cpython-310\torch\distributions\binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8354296Z copying build\lib.win-amd64-cpython-310\torch\distributions\categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8366174Z copying build\lib.win-amd64-cpython-310\torch\distributions\cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8371957Z copying build\lib.win-amd64-cpython-310\torch\distributions\chi2.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8377607Z copying build\lib.win-amd64-cpython-310\torch\distributions\constraints.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8383897Z copying build\lib.win-amd64-cpython-310\torch\distributions\constraint_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8389778Z copying build\lib.win-amd64-cpython-310\torch\distributions\continuous_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8395433Z copying build\lib.win-amd64-cpython-310\torch\distributions\dirichlet.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8401339Z copying build\lib.win-amd64-cpython-310\torch\distributions\distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8407536Z copying build\lib.win-amd64-cpython-310\torch\distributions\exponential.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8413111Z copying build\lib.win-amd64-cpython-310\torch\distributions\exp_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8418813Z copying build\lib.win-amd64-cpython-310\torch\distributions\fishersnedecor.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8424882Z copying build\lib.win-amd64-cpython-310\torch\distributions\gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8431321Z copying build\lib.win-amd64-cpython-310\torch\distributions\generalized_pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8436922Z copying build\lib.win-amd64-cpython-310\torch\distributions\geometric.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8442567Z copying build\lib.win-amd64-cpython-310\torch\distributions\gumbel.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8448070Z copying build\lib.win-amd64-cpython-310\torch\distributions\half_cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8453522Z copying build\lib.win-amd64-cpython-310\torch\distributions\half_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8459033Z copying build\lib.win-amd64-cpython-310\torch\distributions\independent.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8464605Z copying build\lib.win-amd64-cpython-310\torch\distributions\inverse_gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8476135Z copying build\lib.win-amd64-cpython-310\torch\distributions\kl.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8482137Z copying build\lib.win-amd64-cpython-310\torch\distributions\kumaraswamy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8488234Z copying build\lib.win-amd64-cpython-310\torch\distributions\laplace.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8493871Z copying build\lib.win-amd64-cpython-310\torch\distributions\lkj_cholesky.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8499542Z copying build\lib.win-amd64-cpython-310\torch\distributions\logistic_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8505287Z copying build\lib.win-amd64-cpython-310\torch\distributions\log_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8510988Z copying build\lib.win-amd64-cpython-310\torch\distributions\lowrank_multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8516646Z copying build\lib.win-amd64-cpython-310\torch\distributions\mixture_same_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8522559Z copying build\lib.win-amd64-cpython-310\torch\distributions\multinomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8528061Z copying build\lib.win-amd64-cpython-310\torch\distributions\multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8541988Z copying build\lib.win-amd64-cpython-310\torch\distributions\negative_binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8549483Z copying build\lib.win-amd64-cpython-310\torch\distributions\normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8557140Z copying build\lib.win-amd64-cpython-310\torch\distributions\one_hot_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8564070Z copying build\lib.win-amd64-cpython-310\torch\distributions\pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8571369Z copying build\lib.win-amd64-cpython-310\torch\distributions\poisson.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8577730Z copying build\lib.win-amd64-cpython-310\torch\distributions\relaxed_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8583936Z copying build\lib.win-amd64-cpython-310\torch\distributions\relaxed_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8589926Z copying build\lib.win-amd64-cpython-310\torch\distributions\studentT.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8596146Z copying build\lib.win-amd64-cpython-310\torch\distributions\transformed_distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8602773Z copying build\lib.win-amd64-cpython-310\torch\distributions\transforms.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8609208Z copying build\lib.win-amd64-cpython-310\torch\distributions\uniform.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8615098Z copying build\lib.win-amd64-cpython-310\torch\distributions\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8620704Z copying build\lib.win-amd64-cpython-310\torch\distributions\von_mises.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8633241Z copying build\lib.win-amd64-cpython-310\torch\distributions\weibull.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8638936Z copying build\lib.win-amd64-cpython-310\torch\distributions\wishart.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8644485Z copying build\lib.win-amd64-cpython-310\torch\distributions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:46:07.8650535Z creating build\bdist.win-amd64\wheel\torch\export 2025-12-04T09:46:07.8654098Z copying build\lib.win-amd64-cpython-310\torch\export\custom_obj.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8659370Z copying build\lib.win-amd64-cpython-310\torch\export\custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8665396Z copying build\lib.win-amd64-cpython-310\torch\export\decomp_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8671065Z copying build\lib.win-amd64-cpython-310\torch\export\dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8683919Z creating build\bdist.win-amd64\wheel\torch\export\experimental 2025-12-04T09:46:07.8687317Z copying build\lib.win-amd64-cpython-310\torch\export\experimental\_utils.py -> build\bdist.win-amd64\wheel\.\torch\export\experimental 2025-12-04T09:46:07.8693145Z copying build\lib.win-amd64-cpython-310\torch\export\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\experimental 2025-12-04T09:46:07.8699296Z copying build\lib.win-amd64-cpython-310\torch\export\exported_program.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8706122Z copying build\lib.win-amd64-cpython-310\torch\export\graph_signature.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8712318Z creating build\bdist.win-amd64\wheel\torch\export\passes 2025-12-04T09:46:07.8715725Z copying build\lib.win-amd64-cpython-310\torch\export\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\passes 2025-12-04T09:46:07.8721928Z creating build\bdist.win-amd64\wheel\torch\export\pt2_archive 2025-12-04T09:46:07.8725366Z 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:46:07.8731250Z 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:46:07.8737395Z 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:46:07.8743045Z 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:46:07.8755213Z copying build\lib.win-amd64-cpython-310\torch\export\unflatten.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8761764Z copying build\lib.win-amd64-cpython-310\torch\export\_draft_export.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8768302Z copying build\lib.win-amd64-cpython-310\torch\export\_leakage_detection_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8774348Z copying build\lib.win-amd64-cpython-310\torch\export\_remove_auto_functionalized_pass.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8779741Z copying build\lib.win-amd64-cpython-310\torch\export\_remove_effect_tokens_pass.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8785629Z copying build\lib.win-amd64-cpython-310\torch\export\_safeguard.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8791189Z copying build\lib.win-amd64-cpython-310\torch\export\_swap.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8797379Z copying build\lib.win-amd64-cpython-310\torch\export\_trace.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8804686Z copying build\lib.win-amd64-cpython-310\torch\export\_tree_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8810113Z copying build\lib.win-amd64-cpython-310\torch\export\_unlift.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8820689Z copying build\lib.win-amd64-cpython-310\torch\export\_wrapper_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8825939Z copying build\lib.win-amd64-cpython-310\torch\export\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:46:07.8838272Z creating build\bdist.win-amd64\wheel\torch\fft 2025-12-04T09:46:07.8841768Z copying build\lib.win-amd64-cpython-310\torch\fft\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fft 2025-12-04T09:46:07.8848576Z creating build\bdist.win-amd64\wheel\torch\func 2025-12-04T09:46:07.8851863Z copying build\lib.win-amd64-cpython-310\torch\func\__init__.py -> build\bdist.win-amd64\wheel\.\torch\func 2025-12-04T09:46:07.8857333Z copying build\lib.win-amd64-cpython-310\torch\functional.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:07.8864141Z creating build\bdist.win-amd64\wheel\torch\futures 2025-12-04T09:46:07.8867644Z copying build\lib.win-amd64-cpython-310\torch\futures\__init__.py -> build\bdist.win-amd64\wheel\.\torch\futures 2025-12-04T09:46:07.8873546Z creating build\bdist.win-amd64\wheel\torch\fx 2025-12-04T09:46:07.8876897Z copying build\lib.win-amd64-cpython-310\torch\fx\annotate.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.8882385Z copying build\lib.win-amd64-cpython-310\torch\fx\config.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.8888140Z creating build\bdist.win-amd64\wheel\torch\fx\experimental 2025-12-04T09:46:07.8891709Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\accelerator_partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.8898141Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\const_fold.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.8903605Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\debug.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.8915468Z 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:46:07.8921901Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\merge_matmul.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.8927368Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\meta_tracer.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.8933672Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:46:07.8944671Z 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:46:07.8951821Z 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:46:07.8966475Z 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:46:07.8979004Z 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:46:07.8984730Z 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:46:07.8991737Z 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:46:07.8997764Z 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:46:07.9004190Z 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:46:07.9008318Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\normalize.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9014223Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\optimization.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9021632Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\partitioner_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9027005Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\proxy_tensor.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9035013Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\recording.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9041616Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\refinement_types.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9047532Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9053291Z 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:46:07.9059069Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\symbolic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9068988Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\sym_node.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9076058Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification 2025-12-04T09:46:07.9080219Z 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:46:07.9085694Z 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:46:07.9091065Z 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:46:07.9096785Z 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:46:07.9102707Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:46:07.9112500Z 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:46:07.9119219Z 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:46:07.9124832Z 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:46:07.9130658Z 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:46:07.9136205Z 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:46:07.9147733Z 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:46:07.9153285Z 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:46:07.9158865Z 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:46:07.9164334Z 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:46:07.9169918Z 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:46:07.9175328Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unify_refinements.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9181077Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\validator.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9193109Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_backward_state.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9198806Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_config.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9204568Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_constant_symnode.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9210089Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_dynamism.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9215991Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:46:07.9220428Z copying build\lib.win-amd64-cpython-310\torch\fx\graph.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9227397Z copying build\lib.win-amd64-cpython-310\torch\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9241059Z copying build\lib.win-amd64-cpython-310\torch\fx\immutable_collections.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9246560Z copying build\lib.win-amd64-cpython-310\torch\fx\interpreter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9252417Z copying build\lib.win-amd64-cpython-310\torch\fx\node.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9258764Z copying build\lib.win-amd64-cpython-310\torch\fx\operator_schemas.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9265470Z creating build\bdist.win-amd64\wheel\torch\fx\passes 2025-12-04T09:46:07.9269222Z 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:46:07.9275352Z creating build\bdist.win-amd64\wheel\torch\fx\passes\backends 2025-12-04T09:46:07.9278807Z 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:46:07.9284741Z 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:46:07.9290058Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect 2025-12-04T09:46:07.9294459Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect\common 2025-12-04T09:46:07.9298429Z 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:46:07.9304547Z 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:46:07.9309934Z 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:46:07.9314847Z 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:46:07.9321150Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_drawer.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9334290Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_manipulation.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9339581Z 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:46:07.9345646Z creating build\bdist.win-amd64\wheel\torch\fx\passes\infra 2025-12-04T09:46:07.9349215Z 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:46:07.9363821Z 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:46:07.9369348Z 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:46:07.9375383Z 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:46:07.9387046Z 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:46:07.9393367Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\operator_support.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9399068Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\param_fetch.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9410857Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9435204Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\regional_inductor.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9442114Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\reinplace.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9449652Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\runtime_assert.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9456223Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\shape_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9492793Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\splitter_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9493748Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\split_module.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9494588Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\split_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9495214Z creating build\bdist.win-amd64\wheel\torch\fx\passes\tests 2025-12-04T09:46:07.9495906Z 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:46:07.9498219Z 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:46:07.9499353Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\tools_common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9512457Z creating build\bdist.win-amd64\wheel\torch\fx\passes\utils 2025-12-04T09:46:07.9516094Z 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:46:07.9522284Z 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:46:07.9528131Z 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:46:07.9534159Z 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:46:07.9552743Z 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:46:07.9559313Z 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:46:07.9564609Z 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:46:07.9570738Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:46:07.9576518Z copying build\lib.win-amd64-cpython-310\torch\fx\proxy.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9607678Z copying build\lib.win-amd64-cpython-310\torch\fx\subgraph_rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9613601Z copying build\lib.win-amd64-cpython-310\torch\fx\tensor_type.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9619223Z copying build\lib.win-amd64-cpython-310\torch\fx\traceback.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9625629Z copying build\lib.win-amd64-cpython-310\torch\fx\_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9631381Z copying build\lib.win-amd64-cpython-310\torch\fx\_graph_pickler.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9637889Z copying build\lib.win-amd64-cpython-310\torch\fx\_lazy_graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9643588Z copying build\lib.win-amd64-cpython-310\torch\fx\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9648976Z copying build\lib.win-amd64-cpython-310\torch\fx\_symbolic_trace.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9655698Z copying build\lib.win-amd64-cpython-310\torch\fx\_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9661155Z copying build\lib.win-amd64-cpython-310\torch\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:46:07.9667024Z copying build\lib.win-amd64-cpython-310\torch\hub.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:07.9673956Z creating build\bdist.win-amd64\wheel\torch\include 2025-12-04T09:46:07.9677574Z copying build\lib.win-amd64-cpython-310\torch\include\advisor-annotate.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:07.9687152Z creating build\bdist.win-amd64\wheel\torch\include\ATen 2025-12-04T09:46:07.9690482Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\AccumulateType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9696482Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9701923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ATen.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9707549Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\autocast_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9714848Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9728577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9736966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\BlasBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9745239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CachedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9752517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ceil_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9759640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\code_template.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9768388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CollapseDims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9774618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9780435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9787083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9792908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9799104Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9804916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9811757Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9818000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9833296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9838854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Context.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:07.9846059Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core 2025-12-04T09:46:07.9849806Z 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:46:07.9855343Z 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:46:07.9860928Z 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:46:07.9866044Z 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:46:07.9881250Z 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:46:07.9886884Z 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:46:07.9893804Z 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:46:07.9899277Z 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:46:07.9904726Z 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:46:07.9910379Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing 2025-12-04T09:46:07.9914271Z 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:46:07.9920164Z 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:46:07.9926254Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing\impl 2025-12-04T09:46:07.9929735Z 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:46:07.9935809Z 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:46:07.9942036Z 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:46:07.9948257Z 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:46:07.9962693Z 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:46:07.9968693Z 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:46:07.9981108Z 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:46:07.9987576Z 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:46:07.9993391Z 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:46:07.9999804Z 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:46:08.0006021Z 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:46:08.0012176Z 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:46:08.0018043Z 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:46:08.0023689Z 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:46:08.0030122Z 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:46:08.0035431Z 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:46:08.0041241Z 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:46:08.0047031Z 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:46:08.0052796Z 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:46:08.0058596Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\dispatch 2025-12-04T09:46:08.0062093Z 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:46:08.0067492Z 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:46:08.0074109Z 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:46:08.0080336Z 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:46:08.0092017Z 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:46:08.0097994Z 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:46:08.0103819Z 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:46:08.0109627Z 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:46:08.0121830Z 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:46:08.0127359Z 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:46:08.0133517Z 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:46:08.0138472Z 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:46:08.0143922Z 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:46:08.0149476Z 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:46:08.0155086Z 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:46:08.0161177Z 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:46:08.0166752Z 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:46:08.0173221Z 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:46:08.0179117Z 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:46:08.0192258Z 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:46:08.0198196Z 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:46:08.0203964Z 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:46:08.0209964Z 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:46:08.0215606Z 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:46:08.0222036Z 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:46:08.0229061Z 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:46:08.0234945Z 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:46:08.0241657Z 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:46:08.0248207Z 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:46:08.0262825Z 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:46:08.0269093Z 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:46:08.0274926Z 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:46:08.0280832Z 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:46:08.0286461Z 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:46:08.0292364Z 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:46:08.0298342Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\op_registration 2025-12-04T09:46:08.0302540Z 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:46:08.0307853Z 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:46:08.0313325Z 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:46:08.0319159Z 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:46:08.0409636Z 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:46:08.0415781Z 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:46:08.0422323Z 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:46:08.0428136Z 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:46:08.0453712Z 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:46:08.0460114Z 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:46:08.0465791Z 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:46:08.0471973Z 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:46:08.0477262Z 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:46:08.0482956Z 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:46:08.0488492Z 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:46:08.0494245Z 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:46:08.0499764Z 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:46:08.0505782Z 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:46:08.0511597Z 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:46:08.0517891Z 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:46:08.0546133Z 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:46:08.0551748Z 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:46:08.0558073Z 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:46:08.0563609Z 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:46:08.0569408Z 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:46:08.0575020Z 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:46:08.0580547Z 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:46:08.0586441Z 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:46:08.0592055Z 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:46:08.0597469Z 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:46:08.0603252Z 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:46:08.0609231Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu 2025-12-04T09:46:08.0618158Z 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:46:08.0623507Z 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:46:08.0629141Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec 2025-12-04T09:46:08.0632517Z 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:46:08.0638123Z 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:46:08.0643833Z 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:46:08.0649742Z 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:46:08.0731429Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\sve 2025-12-04T09:46:08.0734872Z 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:46:08.0740718Z 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:46:08.0746657Z 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:46:08.0752313Z 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:46:08.0771679Z 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:46:08.0778290Z 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:46:08.0789192Z 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:46:08.0795290Z 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:46:08.0801347Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:46:08.0805611Z 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:46:08.0811529Z 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:46:08.0817906Z 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:46:08.0823743Z 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:46:08.0836376Z 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:46:08.0842634Z 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:46:08.0849080Z 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:46:08.0855653Z 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:46:08.0861573Z 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:46:08.0868411Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:46:08.0871946Z 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:46:08.0878039Z 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:46:08.0884348Z 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:46:08.0890470Z 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:46:08.0951176Z 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:46:08.0957586Z 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:46:08.0964048Z 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:46:08.0970297Z 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:46:08.0976637Z 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:46:08.0982989Z 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:46:08.0990670Z 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:46:08.0996783Z 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:46:08.1004407Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256\vsx 2025-12-04T09:46:08.1008589Z 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:46:08.1014534Z 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:46:08.1020192Z 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:46:08.1037424Z 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:46:08.1044029Z 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:46:08.1050247Z 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:46:08.1056901Z 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:46:08.1062660Z 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:46:08.1068411Z 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:46:08.1074460Z 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:46:08.1080656Z 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:46:08.1086919Z 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:46:08.1093293Z 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:46:08.1099927Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256\zarch 2025-12-04T09:46:08.1103439Z 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:46:08.1110579Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:46:08.1114052Z 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:46:08.1120253Z 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:46:08.1127254Z 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:46:08.1133714Z 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:46:08.1149810Z 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:46:08.1155534Z 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:46:08.1161644Z 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:46:08.1168169Z 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:46:08.1174381Z 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:46:08.1181595Z 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:46:08.1187927Z 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:46:08.1194767Z 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:46:08.1201763Z 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:46:08.1219859Z 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:46:08.1225392Z 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:46:08.1230809Z 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:46:08.1236343Z 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:46:08.1242147Z 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:46:08.1247661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUApplyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1253386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFixedAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1259414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1265219Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1271559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1277870Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda 2025-12-04T09:46:08.1281565Z 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:46:08.1287712Z 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:46:08.1293513Z 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:46:08.1298758Z 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:46:08.1305255Z 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:46:08.1321401Z 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:46:08.1327201Z 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:46:08.1333408Z 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:46:08.1339067Z 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:46:08.1344865Z 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:46:08.1350929Z 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:46:08.1357033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:46:08.1362694Z 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:46:08.1369173Z 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:46:08.1374636Z 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:46:08.1380578Z 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:46:08.1386522Z 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:46:08.1392859Z 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:46:08.1398609Z 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:46:08.1404697Z 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:46:08.1431493Z 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:46:08.1443057Z 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:46:08.1448960Z 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:46:08.1455120Z 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:46:08.1461206Z 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:46:08.1467589Z 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:46:08.1473057Z 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:46:08.1479449Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\detail 2025-12-04T09:46:08.1483227Z 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:46:08.1488637Z 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:46:08.1495402Z 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:46:08.1501290Z 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:46:08.1513225Z 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:46:08.1519056Z 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:46:08.1524841Z 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:46:08.1531244Z 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:46:08.1536658Z 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:46:08.1542252Z 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:46:08.1547635Z 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:46:08.1553269Z 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:46:08.1559319Z 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:46:08.1565278Z 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:46:08.1576682Z 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:46:08.1582278Z 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:46:08.1587922Z 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:46:08.1593406Z 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:46:08.1599458Z 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:46:08.1605289Z 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:46:08.1610953Z 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:46:08.1616276Z 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:46:08.1622301Z 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:46:08.1627949Z 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:46:08.1639249Z 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:46:08.1644901Z 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:46:08.1651049Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\tunable 2025-12-04T09:46:08.1654514Z 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:46:08.1660718Z 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:46:08.1666768Z 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:46:08.1672318Z 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:46:08.1684748Z 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:46:08.1690619Z 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:46:08.1696480Z 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:46:08.1702076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1714126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CUDAFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1721217Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cudnn 2025-12-04T09:46:08.1724862Z 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:46:08.1731108Z 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:46:08.1736947Z 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:46:08.1742609Z 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:46:08.1748420Z 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:46:08.1759595Z 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:46:08.1783144Z creating build\bdist.win-amd64\wheel\torch\include\ATen\detail 2025-12-04T09:46:08.1786735Z 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:46:08.1792372Z 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:46:08.1797962Z 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:46:08.1885509Z 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:46:08.1891239Z 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:46:08.1896953Z 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:46:08.1903057Z 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:46:08.1925712Z 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:46:08.1931837Z 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:46:08.1937625Z 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:46:08.1943355Z 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:46:08.1949656Z 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:46:08.1955377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1961232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DeviceAccelerator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1968014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1974250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1979872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1985343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1991784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dispatch_v2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.1998639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\div_rtn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2004162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DLConvertor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2009936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\dlpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2020964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DTensorState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2026927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DynamicLibrary.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2032574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2038160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ExpandBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2043820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ExpandUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2050154Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2055732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalizeFallbackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2061777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalStorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2067512Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalTensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2080052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Functions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2086880Z creating build\bdist.win-amd64\wheel\torch\include\ATen\functorch 2025-12-04T09:46:08.2090679Z 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:46:08.2096322Z 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:46:08.2101779Z 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:46:08.2126290Z 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:46:08.2127646Z 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:46:08.2128734Z 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:46:08.2131878Z 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:46:08.2137674Z 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:46:08.2143289Z 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:46:08.2149065Z 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:46:08.2154280Z 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:46:08.2159976Z 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:46:08.2165867Z 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:46:08.2171458Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FuncTorchTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2177175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2182963Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip 2025-12-04T09:46:08.2186673Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip\impl 2025-12-04T09:46:08.2190557Z 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:46:08.2196274Z 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:46:08.2202009Z 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:46:08.2214619Z 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:46:08.2220157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\InferSize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2225779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\InitialTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2231495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\jiterator_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2237272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\jit_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2242811Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2248230Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyBatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2264736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyBatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2270421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyVmapMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2276167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyVmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2282059Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LinalgBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2288076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MapAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2293909Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MatrixRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2300076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MemoryOverlap.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2305808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2318670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MetaFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2330673Z creating build\bdist.win-amd64\wheel\torch\include\ATen\metal 2025-12-04T09:46:08.2334067Z 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:46:08.2340316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2353601Z creating build\bdist.win-amd64\wheel\torch\include\ATen\miopen 2025-12-04T09:46:08.2356977Z 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:46:08.2362715Z 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:46:08.2368227Z 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:46:08.2374340Z 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:46:08.2385711Z 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:46:08.2391039Z 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:46:08.2399885Z creating build\bdist.win-amd64\wheel\torch\include\ATen\mps 2025-12-04T09:46:08.2403455Z 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:46:08.2408833Z 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:46:08.2415075Z 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:46:08.2421522Z 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:46:08.2433144Z 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:46:08.2438594Z 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:46:08.2444307Z 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:46:08.2449863Z 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:46:08.2456005Z 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:46:08.2461205Z 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:46:08.2467218Z 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:46:08.2480803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2486106Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NamedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.2493170Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native 2025-12-04T09:46:08.2496781Z 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:46:08.2502631Z 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:46:08.2508316Z 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:46:08.2513889Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse 2025-12-04T09:46:08.2524274Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse\quantized 2025-12-04T09:46:08.2527970Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-12-04T09:46:08.2531560Z 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:46:08.2537208Z 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:46:08.2543103Z 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:46:08.2548796Z 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:46:08.2554442Z 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:46:08.2560376Z 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:46:08.2566356Z 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:46:08.2572043Z 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:46:08.2577593Z 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:46:08.2583902Z 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:46:08.2590500Z 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:46:08.2596603Z 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:46:08.2602639Z 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:46:08.2609145Z 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:46:08.2615448Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cpu 2025-12-04T09:46:08.2619567Z 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:46:08.2625358Z 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:46:08.2631267Z 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:46:08.2646475Z 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:46:08.2657515Z 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:46:08.2663356Z 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:46:08.2669402Z 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:46:08.2676180Z 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:46:08.2681876Z 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:46:08.2687761Z 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:46:08.2693499Z 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:46:08.2699792Z 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:46:08.2706016Z 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:46:08.2712033Z 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:46:08.2718174Z 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:46:08.2723970Z 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:46:08.2730107Z 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:46:08.2736376Z 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:46:08.2742460Z 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:46:08.2747954Z 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:46:08.2760836Z 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:46:08.2766454Z 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:46:08.2773084Z 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:46:08.2778588Z 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:46:08.2784410Z 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:46:08.2789943Z 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:46:08.2795997Z 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:46:08.2802180Z 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:46:08.2807812Z 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:46:08.2813543Z 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:46:08.2826414Z 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:46:08.2832413Z 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:46:08.2838051Z 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:46:08.2844426Z 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:46:08.2850512Z 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:46:08.2856529Z 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:46:08.2862742Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cuda 2025-12-04T09:46:08.2866469Z 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:46:08.2872352Z 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:46:08.2877929Z 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:46:08.2894647Z 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:46:08.2907391Z 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:46:08.2913099Z 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:46:08.2918998Z 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:46:08.2924990Z 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:46:08.2931659Z 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:46:08.2938262Z 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:46:08.2944853Z 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:46:08.2950859Z 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:46:08.2956605Z 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:46:08.2962487Z 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:46:08.2969297Z 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:46:08.2975841Z 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:46:08.2981891Z 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:46:08.2988397Z 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:46:08.2994454Z 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:46:08.3007178Z 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:46:08.3013204Z 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:46:08.3019341Z 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:46:08.3025161Z 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:46:08.3031060Z 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:46:08.3037217Z 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:46:08.3043378Z 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:46:08.3049569Z 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:46:08.3054485Z 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:46:08.3066190Z 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:46:08.3071702Z 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:46:08.3077356Z 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:46:08.3083547Z 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:46:08.3089309Z 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:46:08.3095653Z 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:46:08.3101304Z 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:46:08.3106727Z 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:46:08.3112282Z 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:46:08.3119812Z 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:46:08.3125985Z 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:46:08.3137668Z 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:46:08.3143848Z 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:46:08.3150838Z 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:46:08.3157462Z 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:46:08.3163181Z 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:46:08.3168629Z 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:46:08.3175020Z 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:46:08.3181094Z 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:46:08.3187228Z 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:46:08.3193203Z 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:46:08.3199391Z 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:46:08.3211138Z 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:46:08.3216860Z 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:46:08.3240393Z 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:46:08.3245629Z 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:46:08.3251466Z 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:46:08.3257284Z 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:46:08.3263273Z 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:46:08.3288270Z 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:46:08.3294017Z 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:46:08.3300011Z 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:46:08.3317267Z 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:46:08.3323077Z 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:46:08.3328619Z 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:46:08.3333929Z 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:46:08.3358421Z 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:46:08.3364429Z 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:46:08.3376002Z 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:46:08.3382542Z 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:46:08.3388208Z 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:46:08.3394598Z 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:46:08.3401510Z 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:46:08.3407454Z 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:46:08.3413252Z 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:46:08.3419150Z 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:46:08.3425179Z 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:46:08.3430889Z 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:46:08.3437024Z 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:46:08.3448282Z 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:46:08.3454060Z 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:46:08.3459654Z 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:46:08.3465378Z 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:46:08.3471403Z 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:46:08.3477703Z 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:46:08.3483865Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\hip 2025-12-04T09:46:08.3487579Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\hip\bgemm_kernels 2025-12-04T09:46:08.3491954Z 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:46:08.3498439Z 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:46:08.3504362Z 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:46:08.3509879Z 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:46:08.3515561Z 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:46:08.3521864Z 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:46:08.3534412Z 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:46:08.3540516Z 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:46:08.3546318Z 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:46:08.3551871Z 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:46:08.3558183Z 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:46:08.3564215Z 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:46:08.3575609Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\kleidiai 2025-12-04T09:46:08.5250342Z 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:46:08.5256180Z 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:46:08.5262045Z 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:46:08.5269201Z 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:46:08.5275915Z 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:46:08.5282209Z 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:46:08.5287729Z 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:46:08.5294346Z 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:46:08.5300134Z 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:46:08.5308613Z 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:46:08.5314536Z 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:46:08.5320416Z 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:46:08.5326892Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn 2025-12-04T09:46:08.6011466Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:46:08.6015114Z 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:46:08.6021468Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn\xpu\detail 2025-12-04T09:46:08.6025384Z 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:46:08.6031993Z 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:46:08.6039268Z 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:46:08.6045052Z 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:46:08.6051020Z 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:46:08.6057008Z 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:46:08.6071239Z 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:46:08.6076672Z 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:46:08.6082233Z 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:46:08.6088027Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps 2025-12-04T09:46:08.6091419Z 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:46:08.6096901Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps\kernels 2025-12-04T09:46:08.6100371Z 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:46:08.6105904Z 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:46:08.6111405Z 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:46:08.6117088Z 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:46:08.6131071Z 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:46:08.6136466Z 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:46:08.6141821Z 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:46:08.6147049Z 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:46:08.6152555Z 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:46:08.6158327Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps\operations 2025-12-04T09:46:08.6167774Z 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:46:08.6173473Z 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:46:08.6178959Z 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:46:08.6190612Z 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:46:08.6196216Z 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:46:08.6202165Z 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:46:08.6208156Z 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:46:08.6214297Z 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:46:08.6219983Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mtia 2025-12-04T09:46:08.6223396Z 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:46:08.6229326Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\nested 2025-12-04T09:46:08.6232967Z 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:46:08.6238562Z 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:46:08.6244341Z 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:46:08.6256051Z 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:46:08.6261607Z 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:46:08.6267302Z 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:46:08.6272862Z 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:46:08.6278584Z 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:46:08.6284253Z 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:46:08.6289672Z 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:46:08.6295251Z 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:46:08.6300697Z 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:46:08.6306190Z 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:46:08.6311921Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized 2025-12-04T09:46:08.6315810Z 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:46:08.6321711Z 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:46:08.6327298Z 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:46:08.6339864Z 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:46:08.6345464Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cpu 2025-12-04T09:46:08.6349107Z 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:46:08.6354973Z 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:46:08.6360510Z 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:46:08.6366272Z 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:46:08.6377970Z 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:46:08.6383737Z 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:46:08.6389110Z 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:46:08.6395152Z 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:46:08.6400928Z 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:46:08.6407025Z 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:46:08.6412658Z 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:46:08.6418240Z 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:46:08.6424469Z 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:46:08.6430222Z 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:46:08.6435889Z 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:46:08.6441403Z 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:46:08.6447729Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cudnn 2025-12-04T09:46:08.6451793Z 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:46:08.6457556Z 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:46:08.6463413Z 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:46:08.6469174Z 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:46:08.6474951Z 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:46:08.6480712Z 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:46:08.6498794Z 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:46:08.6504983Z 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:46:08.6511014Z 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:46:08.6516932Z 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:46:08.6524144Z 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:46:08.6529835Z 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:46:08.6535008Z 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:46:08.6540776Z 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:46:08.6546423Z 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:46:08.6551942Z 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:46:08.6557692Z 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:46:08.6570167Z 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:46:08.6575829Z 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:46:08.6581569Z 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:46:08.6587026Z 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:46:08.6592669Z 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:46:08.6598230Z 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:46:08.6604285Z 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:46:08.6610082Z 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:46:08.6615814Z 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:46:08.6621281Z 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:46:08.6633708Z 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:46:08.6639477Z 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:46:08.6645294Z 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:46:08.6651093Z 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:46:08.6657084Z 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:46:08.6662862Z 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:46:08.6668352Z 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:46:08.6674425Z 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:46:08.6680510Z 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:46:08.6686306Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers 2025-12-04T09:46:08.6689875Z 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:46:08.6695909Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda 2025-12-04T09:46:08.6699591Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\flash_attn 2025-12-04T09:46:08.6703727Z 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:46:08.6709294Z 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:46:08.6715085Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-12-04T09:46:08.6718595Z 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:46:08.6725328Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-12-04T09:46:08.6736533Z 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:46:08.6742912Z 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:46:08.6749395Z 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:46:08.6761044Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-12-04T09:46:08.6764816Z 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:46:08.6770459Z 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:46:08.6776257Z 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:46:08.6782395Z 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:46:08.6794300Z 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:46:08.6800558Z 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:46:08.6806635Z 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:46:08.6813662Z 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:46:08.6825989Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-12-04T09:46:08.6829675Z 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:46:08.6835610Z 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:46:08.6841882Z 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:46:08.6855438Z 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:46:08.6862466Z 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:46:08.6869495Z 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:46:08.6875290Z 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:46:08.6881164Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-12-04T09:46:08.6884952Z 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:46:08.6892255Z 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:46:08.6898891Z 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:46:08.6906555Z 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:46:08.6913610Z 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:46:08.6919910Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-12-04T09:46:08.6923883Z 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:46:08.6929328Z 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:46:08.6935221Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip 2025-12-04T09:46:08.6938948Z 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:46:08.6944636Z 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:46:08.6950426Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip\flash_attn 2025-12-04T09:46:08.6954063Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-12-04T09:46:08.6957578Z 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:46:08.6964048Z 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:46:08.6970810Z 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:46:08.6982789Z 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:46:08.6994534Z 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:46:08.7000755Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\xpu 2025-12-04T09:46:08.7004216Z 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:46:08.7010227Z 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:46:08.7015801Z 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:46:08.7021397Z 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:46:08.7026946Z 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:46:08.7032359Z 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:46:08.7037809Z 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:46:08.7043775Z 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:46:08.7049331Z 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:46:08.7055386Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\utils 2025-12-04T09:46:08.7058826Z 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:46:08.7064861Z 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:46:08.7070282Z 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:46:08.7075756Z 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:46:08.7081213Z 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:46:08.7087232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.7094041Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.7101693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NestedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.7107479Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NumericUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.7120365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\OpaqueTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.7126652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Operators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.7133820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\OpMathType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:08.7270512Z creating build\bdist.win-amd64\wheel\torch\include\ATen\ops 2025-12-04T09:46:08.7273781Z 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:46:08.7279473Z 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:46:08.7285371Z 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:46:08.7290986Z 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:46:08.7303020Z 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:46:08.7308765Z 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:46:08.7314396Z 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:46:08.7319969Z 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:46:08.7325484Z 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:46:08.7330954Z 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:46:08.7336557Z 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:46:08.7342201Z 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:46:08.7347964Z 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:46:08.7353493Z 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:46:08.7359028Z 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:46:08.7364659Z 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:46:08.7426408Z 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:46:08.7432252Z 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:46:08.7438100Z 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:46:08.7444877Z 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:46:08.7456496Z 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:46:08.7462522Z 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:46:08.7468106Z 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:46:08.7473810Z 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:46:08.7479579Z 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:46:08.7485615Z 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:46:08.7491354Z 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:46:08.7497634Z 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:46:08.7503666Z 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:46:08.7516004Z 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:46:08.7522217Z 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:46:08.7528354Z 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:46:08.7535580Z 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:46:08.7541477Z 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:46:08.7547381Z 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:46:08.7553263Z 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:46:08.7558930Z 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:46:08.7570663Z 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:46:08.7576360Z 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:46:08.7582704Z 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:46:08.7588995Z 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:46:08.7594729Z 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:46:08.7600594Z 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:46:08.7606757Z 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:46:08.7612705Z 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:46:08.7618823Z 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:46:08.7624514Z 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:46:08.7630309Z 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:46:08.7653772Z 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:46:08.7659929Z 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:46:08.7665764Z 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:46:08.7671972Z 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:46:08.7678146Z 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:46:08.7684093Z 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:46:08.7690263Z 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:46:08.7696025Z 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:46:08.7702096Z 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:46:08.7708258Z 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:46:08.7714198Z 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:46:08.7725854Z 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:46:08.7732115Z 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:46:08.7738320Z 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:46:08.7744173Z 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:46:08.7750028Z 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:46:08.7756355Z 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:46:08.7762396Z 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:46:08.7775263Z 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:46:08.7781212Z 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:46:08.7787448Z 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:46:08.7793477Z 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:46:08.7803101Z 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:46:08.7814529Z 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:46:08.7820519Z 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:46:08.7826355Z 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:46:08.7832901Z 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:46:08.7838791Z 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:46:08.7844805Z 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:46:08.7851467Z 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:46:08.7857478Z 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:46:08.7863707Z 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:46:08.7870123Z 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:46:08.7876264Z 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:46:08.7882479Z 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:46:08.7888368Z 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:46:08.7894335Z 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:46:08.7899990Z 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:46:08.7905708Z 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:46:08.7911790Z 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:46:08.7917706Z 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:46:08.7923758Z 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:46:08.7929501Z 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:46:08.7935445Z 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:46:08.7941644Z 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:46:08.7948016Z 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:46:08.7954161Z 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:46:08.7968038Z 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:46:08.7974026Z 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:46:08.7980604Z 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:46:08.7985843Z 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:46:08.7991521Z 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:46:08.7997779Z 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:46:08.8003434Z 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:46:08.8009638Z 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:46:08.8015707Z 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:46:08.8022370Z 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:46:08.8028266Z 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:46:08.8034402Z 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:46:08.8041285Z 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:46:08.8047653Z 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:46:08.8053554Z 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:46:08.8059869Z 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:46:08.8065843Z 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:46:08.8071846Z 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:46:08.8077653Z 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:46:08.8083561Z 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:46:08.8089603Z 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:46:08.8095696Z 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:46:08.8108321Z 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:46:08.8114001Z 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:46:08.8119622Z 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:46:08.8125380Z 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:46:08.8131268Z 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:46:08.8136887Z 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:46:08.8142733Z 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:46:08.8148453Z 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:46:08.8154301Z 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:46:08.8160093Z 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:46:08.8165951Z 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:46:08.8171748Z 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:46:08.8177830Z 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:46:08.8183532Z 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:46:08.8189257Z 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:46:08.8195103Z 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:46:08.8200726Z 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:46:08.8206305Z 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:46:08.8211923Z 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:46:08.8217510Z 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:46:08.8222991Z 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:46:08.8228777Z 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:46:08.8234484Z 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:46:08.8240396Z 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:46:08.8246158Z 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:46:08.8251831Z 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:46:08.8257843Z 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:46:08.8263665Z 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:46:08.8269466Z 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:46:08.8275691Z 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:46:08.8288285Z 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:46:08.8294072Z 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:46:08.8299792Z 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:46:08.8305485Z 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:46:08.8311132Z 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:46:08.8330342Z 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:46:08.8336610Z 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:46:08.8342285Z 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:46:08.8348142Z 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:46:08.8354132Z 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:46:08.8359885Z 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:46:08.8365522Z 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:46:08.8371279Z 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:46:08.8377326Z 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:46:08.8383039Z 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:46:08.8389030Z 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:46:08.8395065Z 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:46:08.8400978Z 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:46:08.8407421Z 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:46:08.8413054Z 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:46:08.8432860Z 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:46:08.8438721Z 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:46:08.8444558Z 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:46:08.8450149Z 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:46:08.8455619Z 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:46:08.8461416Z 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:46:08.8467045Z 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:46:08.8473393Z 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:46:08.8480022Z 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:46:08.8485991Z 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:46:08.8492390Z 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:46:08.8498569Z 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:46:08.8504439Z 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:46:08.8510093Z 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:46:08.8515641Z 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:46:08.8521636Z 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:46:08.8527398Z 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:46:08.8533044Z 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:46:08.8539345Z 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:46:08.8545051Z 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:46:08.8557850Z 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:46:08.8563674Z 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:46:08.8569586Z 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:46:08.8575476Z 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:46:08.8581194Z 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:46:08.8588694Z 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:46:08.8594998Z 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:46:08.8603123Z 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:46:08.8609229Z 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:46:08.8614751Z 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:46:08.8620293Z 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:46:08.8626616Z 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:46:08.8643702Z 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:46:08.8649525Z 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:46:08.8655262Z 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:46:08.8661020Z 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:46:08.8666863Z 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:46:08.8672826Z 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:46:08.8679227Z 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:46:08.8684789Z 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:46:08.8691340Z 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:46:08.8697605Z 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:46:08.8703741Z 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:46:08.8709768Z 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:46:08.8715839Z 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:46:08.8721968Z 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:46:08.8728541Z 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:46:08.8734441Z 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:46:08.8740611Z 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:46:08.8746917Z 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:46:08.8752868Z 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:46:08.8759627Z 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:46:08.8765716Z 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:46:08.8771514Z 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:46:08.8777492Z 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:46:08.8784676Z 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:46:08.8791007Z 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:46:08.8797427Z 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:46:08.8802916Z 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:46:08.8808574Z 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:46:08.8823079Z 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:46:08.8828722Z 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:46:08.8834597Z 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:46:08.8840374Z 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:46:08.8845977Z 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:46:08.8851777Z 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:46:08.8858256Z 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:46:08.8864124Z 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:46:08.8869981Z 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:46:08.8875846Z 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:46:08.8882296Z 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:46:08.8888250Z 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:46:08.8893784Z 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:46:08.8900119Z 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:46:08.8905546Z 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:46:08.8911332Z 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:46:08.8917360Z 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:46:08.8923395Z 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:46:08.8929298Z 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:46:08.8935148Z 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:46:08.8940776Z 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:46:08.8946607Z 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:46:08.8952502Z 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:46:08.8958218Z 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:46:08.8964418Z 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:46:08.8970390Z 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:46:08.8976915Z 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:46:08.8982678Z 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:46:08.8988182Z 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:46:08.8993857Z 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:46:08.9004869Z 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:46:08.9010575Z 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:46:08.9016545Z 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:46:08.9023205Z 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:46:08.9029086Z 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:46:08.9034848Z 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:46:08.9045416Z 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:46:08.9051611Z 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:46:08.9057223Z 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:46:08.9062881Z 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:46:08.9068731Z 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:46:08.9079652Z 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:46:08.9085409Z 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:46:08.9091107Z 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:46:08.9097164Z 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:46:08.9121732Z 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:46:08.9127899Z 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:46:08.9134393Z 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:46:08.9140938Z 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:46:08.9147425Z 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:46:08.9153832Z 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:46:08.9159219Z 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:46:08.9165287Z 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:46:08.9171254Z 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:46:08.9177513Z 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:46:08.9183572Z 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:46:08.9189503Z 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:46:08.9195220Z 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:46:08.9201223Z 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:46:08.9206904Z 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:46:08.9212692Z 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:46:08.9218442Z 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:46:08.9224872Z 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:46:08.9230763Z 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:46:08.9236755Z 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:46:08.9242838Z 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:46:08.9248915Z 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:46:08.9254852Z 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:46:08.9260438Z 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:46:08.9266291Z 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:46:08.9272055Z 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:46:08.9277762Z 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:46:08.9284243Z 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:46:08.9290317Z 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:46:08.9296178Z 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:46:08.9302053Z 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:46:08.9308137Z 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:46:08.9313985Z 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:46:08.9319919Z 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:46:08.9325550Z 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:46:08.9332444Z 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:46:08.9338251Z 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:46:08.9344942Z 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:46:08.9350803Z 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:46:08.9356741Z 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:46:08.9370788Z 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:46:08.9376654Z 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:46:08.9387650Z 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:46:08.9394260Z 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:46:08.9400295Z 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:46:08.9406211Z 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:46:08.9412179Z 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:46:08.9418595Z 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:46:08.9425650Z 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:46:08.9431839Z 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:46:08.9437791Z 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:46:08.9443953Z 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:46:08.9449552Z 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:46:08.9455784Z 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:46:08.9461568Z 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:46:08.9467845Z 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:46:08.9473578Z 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:46:08.9479540Z 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:46:08.9485465Z 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:46:08.9491424Z 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:46:08.9497388Z 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:46:08.9503364Z 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:46:08.9509343Z 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:46:08.9516624Z 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:46:08.9523205Z 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:46:08.9529150Z 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:46:08.9534918Z 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:46:08.9540921Z 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:46:08.9547224Z 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:46:08.9553244Z 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:46:08.9558942Z 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:46:08.9564913Z 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:46:08.9570599Z 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:46:08.9576377Z 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:46:08.9582057Z 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:46:08.9587499Z 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:46:08.9593510Z 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:46:08.9599315Z 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:46:08.9605139Z 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:46:08.9611118Z 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:46:08.9617146Z 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:46:08.9622847Z 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:46:08.9628556Z 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:46:08.9634392Z 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:46:08.9640611Z 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:46:08.9646496Z 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:46:08.9652098Z 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:46:08.9657946Z 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:46:08.9663790Z 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:46:08.9670026Z 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:46:08.9676434Z 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:46:08.9689948Z 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:46:08.9695742Z 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:46:08.9701742Z 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:46:08.9707903Z 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:46:08.9713589Z 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:46:08.9719561Z 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:46:08.9725399Z 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:46:08.9731545Z 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:46:08.9737420Z 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:46:08.9743314Z 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:46:08.9749605Z 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:46:08.9755231Z 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:46:08.9761163Z 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:46:08.9767420Z 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:46:08.9773224Z 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:46:08.9779241Z 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:46:08.9784978Z 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:46:08.9790712Z 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:46:08.9796607Z 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:46:08.9802817Z 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:46:08.9808776Z 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:46:08.9814707Z 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:46:08.9820591Z 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:46:08.9826631Z 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:46:08.9832636Z 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:46:08.9846738Z 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:46:08.9853061Z 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:46:08.9858715Z 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:46:08.9864908Z 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:46:08.9870917Z 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:46:08.9877077Z 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:46:08.9883034Z 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:46:08.9888928Z 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:46:08.9895073Z 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:46:08.9901186Z 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:46:08.9906893Z 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:46:08.9912871Z 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:46:08.9919622Z 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:46:08.9926312Z 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:46:08.9932285Z 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:46:08.9938285Z 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:46:08.9944444Z 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:46:08.9950541Z 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:46:08.9956221Z 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:46:08.9962291Z 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:46:08.9968396Z 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:46:08.9974384Z 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:46:08.9980492Z 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:46:08.9986879Z 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:46:08.9992634Z 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:46:09.0001459Z 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:46:09.0007454Z 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:46:09.0013684Z 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:46:09.0019748Z 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:46:09.0044314Z 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:46:09.0046446Z 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:46:09.0048430Z 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:46:09.0050786Z 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:46:09.0054520Z 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:46:09.0060476Z 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:46:09.0066617Z 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:46:09.0072773Z 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:46:09.0079132Z 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:46:09.0085257Z 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:46:09.0091600Z 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:46:09.0097702Z 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:46:09.0103697Z 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:46:09.0110121Z 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:46:09.0116892Z 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:46:09.0123115Z 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:46:09.0129409Z 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:46:09.0135540Z 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:46:09.0142777Z 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:46:09.0148837Z 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:46:09.0154766Z 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:46:09.0160802Z 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:46:09.0166690Z 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:46:09.0172816Z 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:46:09.0179248Z 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:46:09.0185504Z 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:46:09.0191369Z 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:46:09.0197614Z 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:46:09.0203726Z 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:46:09.0209728Z 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:46:09.0216140Z 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:46:09.0222319Z 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:46:09.0228356Z 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:46:09.0234074Z 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:46:09.0240257Z 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:46:09.0246191Z 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:46:09.0252356Z 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:46:09.0258424Z 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:46:09.0264299Z 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:46:09.0270226Z 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:46:09.0285623Z 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:46:09.0292156Z 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:46:09.0298115Z 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:46:09.0304529Z 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:46:09.0310535Z 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:46:09.0316249Z 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:46:09.0322132Z 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:46:09.0328054Z 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:46:09.0333951Z 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:46:09.0340189Z 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:46:09.0346888Z 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:46:09.0352935Z 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:46:09.0359081Z 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:46:09.0365171Z 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:46:09.0371241Z 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:46:09.0382056Z 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:46:09.0388529Z 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:46:09.0394959Z 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:46:09.0401579Z 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:46:09.0426042Z 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:46:09.0432086Z 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:46:09.0438295Z 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:46:09.0444233Z 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:46:09.0455798Z 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:46:09.0461744Z 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:46:09.0467613Z 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:46:09.0482093Z 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:46:09.0483069Z 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:46:09.0488773Z 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:46:09.0494472Z 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:46:09.0500559Z 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:46:09.0506516Z 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:46:09.0512393Z 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:46:09.0518281Z 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:46:09.0524963Z 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:46:09.0531770Z 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:46:09.0538129Z 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:46:09.0544428Z 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:46:09.0550338Z 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:46:09.0556348Z 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:46:09.0562442Z 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:46:09.0568376Z 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:46:09.0574274Z 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:46:09.0580893Z 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:46:09.0586858Z 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:46:09.0592791Z 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:46:09.0598699Z 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:46:09.0604660Z 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:46:09.0610620Z 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:46:09.0616699Z 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:46:09.0622687Z 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:46:09.0628794Z 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:46:09.0634969Z 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:46:09.0640765Z 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:46:09.0646640Z 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:46:09.0652660Z 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:46:09.0658518Z 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:46:09.0664341Z 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:46:09.0670168Z 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:46:09.0676160Z 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:46:09.0682648Z 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:46:09.0688580Z 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:46:09.0694494Z 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:46:09.0700459Z 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:46:09.0706252Z 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:46:09.0712497Z 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:46:09.0718423Z 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:46:09.0724440Z 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:46:09.0730243Z 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:46:09.0736552Z 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:46:09.0742763Z 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:46:09.0764249Z 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:46:09.0770175Z 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:46:09.0776003Z 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:46:09.0782229Z 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:46:09.0788565Z 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:46:09.0794903Z 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:46:09.0801125Z 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:46:09.0807536Z 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:46:09.0813693Z 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:46:09.0819667Z 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:46:09.0825922Z 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:46:09.0831934Z 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:46:09.0838289Z 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:46:09.0844685Z 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:46:09.0851322Z 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:46:09.0857331Z 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:46:09.0863438Z 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:46:09.0869547Z 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:46:09.0876067Z 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:46:09.0882152Z 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:46:09.0888466Z 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:46:09.0894406Z 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:46:09.0900615Z 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:46:09.0906495Z 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:46:09.0912557Z 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:46:09.0918814Z 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:46:09.0924737Z 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:46:09.0930536Z 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:46:09.0936473Z 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:46:09.0942428Z 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:46:09.0948228Z 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:46:09.0962148Z 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:46:09.0968697Z 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:46:09.0974748Z 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:46:09.0980630Z 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:46:09.0986669Z 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:46:09.0992897Z 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:46:09.0999459Z 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:46:09.1005549Z 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:46:09.1011692Z 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:46:09.1017827Z 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:46:09.1024021Z 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:46:09.1029911Z 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:46:09.1036496Z 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:46:09.1042439Z 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:46:09.1048437Z 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:46:09.1054438Z 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:46:09.1060630Z 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:46:09.1066686Z 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:46:09.1072749Z 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:46:09.1078853Z 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:46:09.1092439Z 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:46:09.1098222Z 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:46:09.1103966Z 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:46:09.1110317Z 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:46:09.1116100Z 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:46:09.1122047Z 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:46:09.1127523Z 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:46:09.1132889Z 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:46:09.1138359Z 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:46:09.1144319Z 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:46:09.1150553Z 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:46:09.1156459Z 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:46:09.1162709Z 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:46:09.1168575Z 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:46:09.1174939Z 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:46:09.1180828Z 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:46:09.1196401Z 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:46:09.1202262Z 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:46:09.1208642Z 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:46:09.1214983Z 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:46:09.1220713Z 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:46:09.1227005Z 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:46:09.1232952Z 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:46:09.1238749Z 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:46:09.1245102Z 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:46:09.1251441Z 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:46:09.1257054Z 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:46:09.1263479Z 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:46:09.1270065Z 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:46:09.1275838Z 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:46:09.1281693Z 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:46:09.1287496Z 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:46:09.1293871Z 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:46:09.1300423Z 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:46:09.1306555Z 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:46:09.1312568Z 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:46:09.1318589Z 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:46:09.1325192Z 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:46:09.1331164Z 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:46:09.1337206Z 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:46:09.1344391Z 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:46:09.1350067Z 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:46:09.1356678Z 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:46:09.1362673Z 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:46:09.1368719Z 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:46:09.1374662Z 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:46:09.1380401Z 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:46:09.1386035Z 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:46:09.1392291Z 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:46:09.1398052Z 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:46:09.1403969Z 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:46:09.1409684Z 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:46:09.1415797Z 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:46:09.1422148Z 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:46:09.1428236Z 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:46:09.1434980Z 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:46:09.1441030Z 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:46:09.1446778Z 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:46:09.1452306Z 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:46:09.1458157Z 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:46:09.1464765Z 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:46:09.1471200Z 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:46:09.1477345Z 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:46:09.1483189Z 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:46:09.1489020Z 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:46:09.1496559Z 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:46:09.1502471Z 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:46:09.1508190Z 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:46:09.1521855Z 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:46:09.1527933Z 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:46:09.1534660Z 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:46:09.1548913Z 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:46:09.1562319Z 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:46:09.1568158Z 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:46:09.1574150Z 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:46:09.1579783Z 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:46:09.1591899Z 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:46:09.1597910Z 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:46:09.1604031Z 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:46:09.1609934Z 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:46:09.1622908Z 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:46:09.1629036Z 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:46:09.1635042Z 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:46:09.1640986Z 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:46:09.1647584Z 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:46:09.1653923Z 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:46:09.1659882Z 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:46:09.1666162Z 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:46:09.1680216Z 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:46:09.1685959Z 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:46:09.1692145Z 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:46:09.1697989Z 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:46:09.1710774Z 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:46:09.1717436Z 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:46:09.1725342Z 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:46:09.1732070Z 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:46:09.1739069Z 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:46:09.1746245Z 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:46:09.1752821Z 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:46:09.1758992Z 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:46:09.1765303Z 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:46:09.1771688Z 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:46:09.1777749Z 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:46:09.1783722Z 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:46:09.1789943Z 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:46:09.1795750Z 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:46:09.1801992Z 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:46:09.1807735Z 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:46:09.1813905Z 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:46:09.1820225Z 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:46:09.1825933Z 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:46:09.1831815Z 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:46:09.1838280Z 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:46:09.1844077Z 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:46:09.1851054Z 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:46:09.1856736Z 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:46:09.1862168Z 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:46:09.1868632Z 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:46:09.1874317Z 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:46:09.1880595Z 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:46:09.1886666Z 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:46:09.1892659Z 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:46:09.1898528Z 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:46:09.1904811Z 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:46:09.1910610Z 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:46:09.1917013Z 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:46:09.1923461Z 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:46:09.1929889Z 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:46:09.1935961Z 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:46:09.1942747Z 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:46:09.1949314Z 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:46:09.1955155Z 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:46:09.1961422Z 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:46:09.1967836Z 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:46:09.1974226Z 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:46:09.1980090Z 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:46:09.1986345Z 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:46:09.1992194Z 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:46:09.1998047Z 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:46:09.2003957Z 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:46:09.2009844Z 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:46:09.2024746Z 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:46:09.2030746Z 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:46:09.2036523Z 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:46:09.2042784Z 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:46:09.2049064Z 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:46:09.2055455Z 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:46:09.2061241Z 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:46:09.2068494Z 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:46:09.2074048Z 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:46:09.2080151Z 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:46:09.2086751Z 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:46:09.2093733Z 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:46:09.2099333Z 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:46:09.2105537Z 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:46:09.2111910Z 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:46:09.2118500Z 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:46:09.2133626Z 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:46:09.2139504Z 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:46:09.2145617Z 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:46:09.2151894Z 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:46:09.2158095Z 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:46:09.2163927Z 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:46:09.2169838Z 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:46:09.2176408Z 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:46:09.2182339Z 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:46:09.2188253Z 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:46:09.2202289Z 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:46:09.2207787Z 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:46:09.2213752Z 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:46:09.2220116Z 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:46:09.2226094Z 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:46:09.2239043Z 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:46:09.2252344Z 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:46:09.2257782Z 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:46:09.2263360Z 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:46:09.2268814Z 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:46:09.2274457Z 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:46:09.2279969Z 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:46:09.2285835Z 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:46:09.2297663Z 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:46:09.2303285Z 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:46:09.2317630Z 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:46:09.2323994Z 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:46:09.2330212Z 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:46:09.2336000Z 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:46:09.2353159Z 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:46:09.2360120Z 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:46:09.2366713Z 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:46:09.2379321Z 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:46:09.2385377Z 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:46:09.2391527Z 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:46:09.2398011Z 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:46:09.2404067Z 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:46:09.2410294Z 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:46:09.2416402Z 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:46:09.2429780Z 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:46:09.2451987Z 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:46:09.2458090Z 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:46:09.2464951Z 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:46:09.2471512Z 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:46:09.2477325Z 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:46:09.2483395Z 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:46:09.2489606Z 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:46:09.2496349Z 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:46:09.2519220Z 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:46:09.2525709Z 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:46:09.2531857Z 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:46:09.2546672Z 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:46:09.2553030Z 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:46:09.2559564Z 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:46:09.2566001Z 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:46:09.2572132Z 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:46:09.2578659Z 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:46:09.2584708Z 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:46:09.2590228Z 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:46:09.2596772Z 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:46:09.2603626Z 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:46:09.2609638Z 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:46:09.2615983Z 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:46:09.2629404Z 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:46:09.2635771Z 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:46:09.2642335Z 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:46:09.2648113Z 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:46:09.2653850Z 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:46:09.2659420Z 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:46:09.2665621Z 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:46:09.2672073Z 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:46:09.2678017Z 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:46:09.2684392Z 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:46:09.2690367Z 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:46:09.2697100Z 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:46:09.2703046Z 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:46:09.2709187Z 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:46:09.2715604Z 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:46:09.2721553Z 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:46:09.2727317Z 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:46:09.2733040Z 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:46:09.2738685Z 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:46:09.2745077Z 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:46:09.2751846Z 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:46:09.2757729Z 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:46:09.2763964Z 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:46:09.2769865Z 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:46:09.2776137Z 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:46:09.2781978Z 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:46:09.2787614Z 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:46:09.2793478Z 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:46:09.2799165Z 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:46:09.2804915Z 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:46:09.2810721Z 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:46:09.2816372Z 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:46:09.2822276Z 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:46:09.2828180Z 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:46:09.2834200Z 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:46:09.2840765Z 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:46:09.2854136Z 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:46:09.2859737Z 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:46:09.2865872Z 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:46:09.2871560Z 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:46:09.2877621Z 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:46:09.2883910Z 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:46:09.2890263Z 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:46:09.2896209Z 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:46:09.2902236Z 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:46:09.2909410Z 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:46:09.2914574Z 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:46:09.2920751Z 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:46:09.2926679Z 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:46:09.2933246Z 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:46:09.2939009Z 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:46:09.2944662Z 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:46:09.2950823Z 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:46:09.2956980Z 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:46:09.2963226Z 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:46:09.2969139Z 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:46:09.2983788Z 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:46:09.2989888Z 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:46:09.2996077Z 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:46:09.3002341Z 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:46:09.3008058Z 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:46:09.3014392Z 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:46:09.3020135Z 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:46:09.3026720Z 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:46:09.3042132Z 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:46:09.3048993Z 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:46:09.3055332Z 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:46:09.3061643Z 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:46:09.3077101Z 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:46:09.3083192Z 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:46:09.3089338Z 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:46:09.3095915Z 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:46:09.3109744Z 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:46:09.3116179Z 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:46:09.3122455Z 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:46:09.3128295Z 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:46:09.3134153Z 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:46:09.3140357Z 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:46:09.3146214Z 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:46:09.3152295Z 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:46:09.3158000Z 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:46:09.3163782Z 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:46:09.3170052Z 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:46:09.3175995Z 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:46:09.3202459Z 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:46:09.3209534Z 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:46:09.3215529Z 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:46:09.3221444Z 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:46:09.3228379Z 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:46:09.3234795Z 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:46:09.3241133Z 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:46:09.3247528Z 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:46:09.3259058Z 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:46:09.3265324Z 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:46:09.3271862Z 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:46:09.3278642Z 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:46:09.3285346Z 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:46:09.3291614Z 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:46:09.3297811Z 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:46:09.3303918Z 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:46:09.3315390Z 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:46:09.3321679Z 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:46:09.3327653Z 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:46:09.3334228Z 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:46:09.3340977Z 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:46:09.3347401Z 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:46:09.3353513Z 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:46:09.3360163Z 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:46:09.3366710Z 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:46:09.3372787Z 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:46:09.3378895Z 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:46:09.3385205Z 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:46:09.3392100Z 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:46:09.3406388Z 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:46:09.3412916Z 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:46:09.3419031Z 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:46:09.3425479Z 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:46:09.3432191Z 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:46:09.3438401Z 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:46:09.3454967Z 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:46:09.3461274Z 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:46:09.3467411Z 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:46:09.3474976Z 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:46:09.3481703Z 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:46:09.3487857Z 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:46:09.3494588Z 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:46:09.3500669Z 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:46:09.3507207Z 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:46:09.3513404Z 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:46:09.3520103Z 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:46:09.3526210Z 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:46:09.3532727Z 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:46:09.3539529Z 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:46:09.3546106Z 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:46:09.3552529Z 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:46:09.3558622Z 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:46:09.3572218Z 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:46:09.3578413Z 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:46:09.3585528Z 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:46:09.3591550Z 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:46:09.3597655Z 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:46:09.3604327Z 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:46:09.3610399Z 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:46:09.3616113Z 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:46:09.3622430Z 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:46:09.3628953Z 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:46:09.3635221Z 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:46:09.3648042Z 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:46:09.3658992Z 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:46:09.3665035Z 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:46:09.3670613Z 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:46:09.3677286Z 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:46:09.3688666Z 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:46:09.3694456Z 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:46:09.3701306Z 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:46:09.3707325Z 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:46:09.3713677Z 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:46:09.3720443Z 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:46:09.3726342Z 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:46:09.3732334Z 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:46:09.3745419Z 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:46:09.3751412Z 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:46:09.3757450Z 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:46:09.3763838Z 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:46:09.3769958Z 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:46:09.3776243Z 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:46:09.3782685Z 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:46:09.3788745Z 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:46:09.3794619Z 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:46:09.3800806Z 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:46:09.3807062Z 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:46:09.3813001Z 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:46:09.3820050Z 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:46:09.3826464Z 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:46:09.3833530Z 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:46:09.3839892Z 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:46:09.3846280Z 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:46:09.3852843Z 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:46:09.3859109Z 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:46:09.3865262Z 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:46:09.3876801Z 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:46:09.3882829Z 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:46:09.3888999Z 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:46:09.3894700Z 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:46:09.3901004Z 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:46:09.3907144Z 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:46:09.3912835Z 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:46:09.3918730Z 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:46:09.3925168Z 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:46:09.3930965Z 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:46:09.3937207Z 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:46:09.3943498Z 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:46:09.3949357Z 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:46:09.3955457Z 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:46:09.3961295Z 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:46:09.3967720Z 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:46:09.3973601Z 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:46:09.3979791Z 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:46:09.3985982Z 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:46:09.3991953Z 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:46:09.4003437Z 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:46:09.4009312Z 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:46:09.4015524Z 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:46:09.4022017Z 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:46:09.4028530Z 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:46:09.4034215Z 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:46:09.4040065Z 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:46:09.4045683Z 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:46:09.4059076Z 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:46:09.4064914Z 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:46:09.4070852Z 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:46:09.4076552Z 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:46:09.4088807Z 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:46:09.4095974Z 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:46:09.4102248Z 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:46:09.4109012Z 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:46:09.4115441Z 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:46:09.4122405Z 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:46:09.4128449Z 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:46:09.4135838Z 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:46:09.4148365Z 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:46:09.4155035Z 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:46:09.4161660Z 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:46:09.4168029Z 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:46:09.4174496Z 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:46:09.4180958Z 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:46:09.4187609Z 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:46:09.4193778Z 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:46:09.4199972Z 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:46:09.4206509Z 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:46:09.4212684Z 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:46:09.4218522Z 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:46:09.4229816Z 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:46:09.4236222Z 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:46:09.4242464Z 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:46:09.4248357Z 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:46:09.4254319Z 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:46:09.4260190Z 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:46:09.4265653Z 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:46:09.4271396Z 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:46:09.4277485Z 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:46:09.4298594Z 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:46:09.4304544Z 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:46:09.4310465Z 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:46:09.4317303Z 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:46:09.4323807Z 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:46:09.4329571Z 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:46:09.4335494Z 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:46:09.4348920Z 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:46:09.4354973Z 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:46:09.4360934Z 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:46:09.4367024Z 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:46:09.4378514Z 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:46:09.4384213Z 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:46:09.4389725Z 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:46:09.4396345Z 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:46:09.4402934Z 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:46:09.4409204Z 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:46:09.4415225Z 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:46:09.4421991Z 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:46:09.4428055Z 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:46:09.4433887Z 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:46:09.4439806Z 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:46:09.4446499Z 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:46:09.4452547Z 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:46:09.4458882Z 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:46:09.4464698Z 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:46:09.4471407Z 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:46:09.4484296Z 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:46:09.4490377Z 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:46:09.4496219Z 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:46:09.4502001Z 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:46:09.4508295Z 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:46:09.4514245Z 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:46:09.4520240Z 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:46:09.4526521Z 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:46:09.4538425Z 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:46:09.4544460Z 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:46:09.4551194Z 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:46:09.4558104Z 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:46:09.4569555Z 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:46:09.4576020Z 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:46:09.4582100Z 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:46:09.4588191Z 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:46:09.4594364Z 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:46:09.4600331Z 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:46:09.4606779Z 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:46:09.4612252Z 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:46:09.4624152Z 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:46:09.4629834Z 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:46:09.4644047Z 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:46:09.4650791Z 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:46:09.4656596Z 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:46:09.4662551Z 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:46:09.4668499Z 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:46:09.4674375Z 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:46:09.4680328Z 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:46:09.4686549Z 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:46:09.4693036Z 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:46:09.4698642Z 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:46:09.4710081Z 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:46:09.4715774Z 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:46:09.4721434Z 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:46:09.4727108Z 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:46:09.4732962Z 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:46:09.4738682Z 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:46:09.4745012Z 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:46:09.4751562Z 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:46:09.4762865Z 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:46:09.4768817Z 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:46:09.4775347Z 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:46:09.4781840Z 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:46:09.4793531Z 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:46:09.4799628Z 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:46:09.4805900Z 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:46:09.4812044Z 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:46:09.4825683Z 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:46:09.4838255Z 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:46:09.4844876Z 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:46:09.4850810Z 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:46:09.4857006Z 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:46:09.4863003Z 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:46:09.4869138Z 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:46:09.4875008Z 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:46:09.4881799Z 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:46:09.4887989Z 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:46:09.4894046Z 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:46:09.4900481Z 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:46:09.4914573Z 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:46:09.4920943Z 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:46:09.4926950Z 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:46:09.4933062Z 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:46:09.4939547Z 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:46:09.4945850Z 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:46:09.4951831Z 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:46:09.4957739Z 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:46:09.4963953Z 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:46:09.4969746Z 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:46:09.4975921Z 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:46:09.4981641Z 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:46:09.4987800Z 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:46:09.4993724Z 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:46:09.4999610Z 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:46:09.5005776Z 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:46:09.5018163Z 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:46:09.5024648Z 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:46:09.5031346Z 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:46:09.5038107Z 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:46:09.5051448Z 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:46:09.5057957Z 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:46:09.5064739Z 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:46:09.5071513Z 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:46:09.5077738Z 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:46:09.5084533Z 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:46:09.5099733Z 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:46:09.5106095Z 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:46:09.5112028Z 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:46:09.5118371Z 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:46:09.5125346Z 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:46:09.5131953Z 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:46:09.5138037Z 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:46:09.5143898Z 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:46:09.5149445Z 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:46:09.5155410Z 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:46:09.5167786Z 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:46:09.5173782Z 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:46:09.5180404Z 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:46:09.5186775Z 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:46:09.5192689Z 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:46:09.5198929Z 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:46:09.5204815Z 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:46:09.5210377Z 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:46:09.5216465Z 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:46:09.5222381Z 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:46:09.5228831Z 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:46:09.5234460Z 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:46:09.5240897Z 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:46:09.5256846Z 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:46:09.5262639Z 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:46:09.5268503Z 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:46:09.5274690Z 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:46:09.5280706Z 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:46:09.5286379Z 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:46:09.5292182Z 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:46:09.5306377Z 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:46:09.5312452Z 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:46:09.5319025Z 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:46:09.5325404Z 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:46:09.5331485Z 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:46:09.5337611Z 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:46:09.5343714Z 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:46:09.5350482Z 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:46:09.5362135Z 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:46:09.5368042Z 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:46:09.5374295Z 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:46:09.5380018Z 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:46:09.5391212Z 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:46:09.5397715Z 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:46:09.5403533Z 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:46:09.5409328Z 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:46:09.5415407Z 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:46:09.5421293Z 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:46:09.5427654Z 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:46:09.5433999Z 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:46:09.5448122Z 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:46:09.5454011Z 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:46:09.5459883Z 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:46:09.5465745Z 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:46:09.5471448Z 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:46:09.5477754Z 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:46:09.5483851Z 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:46:09.5489663Z 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:46:09.5496048Z 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:46:09.5502236Z 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:46:09.5508568Z 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:46:09.5515360Z 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:46:09.5528676Z 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:46:09.5534976Z 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:46:09.5541752Z 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:46:09.5547355Z 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:46:09.5553227Z 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:46:09.5559761Z 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:46:09.5566479Z 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:46:09.5572801Z 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:46:09.5586515Z 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:46:09.5592894Z 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:46:09.5598773Z 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:46:09.5605104Z 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:46:09.5616212Z 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:46:09.5622676Z 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:46:09.5629038Z 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:46:09.5634980Z 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:46:09.5646623Z 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:46:09.5652519Z 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:46:09.5658742Z 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:46:09.5680881Z 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:46:09.5686860Z 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:46:09.5692722Z 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:46:09.5698413Z 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:46:09.5704095Z 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:46:09.5719316Z 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:46:09.5725078Z 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:46:09.5730873Z 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:46:09.5737082Z 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:46:09.5750229Z 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:46:09.5756256Z 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:46:09.5762394Z 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:46:09.5768065Z 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:46:09.5773707Z 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:46:09.5779508Z 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:46:09.5785556Z 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:46:09.5791716Z 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:46:09.5803843Z 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:46:09.5809899Z 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:46:09.5822979Z 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:46:09.5829657Z 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:46:09.5836542Z 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:46:09.5843120Z 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:46:09.5849720Z 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:46:09.5856300Z 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:46:09.5862711Z 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:46:09.5868980Z 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:46:09.5875515Z 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:46:09.5882312Z 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:46:09.5888576Z 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:46:09.5895302Z 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:46:09.5914958Z 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:46:09.5921455Z 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:46:09.5927787Z 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:46:09.5934838Z 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:46:09.5941243Z 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:46:09.5947711Z 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:46:09.5960287Z 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:46:09.5966348Z 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:46:09.5973087Z 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:46:09.5979363Z 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:46:09.5986013Z 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:46:09.5992460Z 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:46:09.5999690Z 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:46:09.6006388Z 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:46:09.6013022Z 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:46:09.6019878Z 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:46:09.6026217Z 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:46:09.6033010Z 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:46:09.6039507Z 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:46:09.6045778Z 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:46:09.6053092Z 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:46:09.6059275Z 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:46:09.6066593Z 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:46:09.6073521Z 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:46:09.6079704Z 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:46:09.6086178Z 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:46:09.6099301Z 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:46:09.6105607Z 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:46:09.6112643Z 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:46:09.6118643Z 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:46:09.6130814Z 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:46:09.6156841Z 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:46:09.6163618Z 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:46:09.6169781Z 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:46:09.6176692Z 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:46:09.6182891Z 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:46:09.6189199Z 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:46:09.6195556Z 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:46:09.6206555Z 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:46:09.6212935Z 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:46:09.6219551Z 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:46:09.6225496Z 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:46:09.6237120Z 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:46:09.6243708Z 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:46:09.6250447Z 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:46:09.6256510Z 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:46:09.6268200Z 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:46:09.6274265Z 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:46:09.6279982Z 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:46:09.6286188Z 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:46:09.6306705Z 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:46:09.6312807Z 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:46:09.6320348Z 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:46:09.6326866Z 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:46:09.6340062Z 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:46:09.6346530Z 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:46:09.6352530Z 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:46:09.6358468Z 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:46:09.6372129Z 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:46:09.6377757Z 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:46:09.6384129Z 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:46:09.6390768Z 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:46:09.6396879Z 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:46:09.6402959Z 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:46:09.6409153Z 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:46:09.6415087Z 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:46:09.6428141Z 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:46:09.6434621Z 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:46:09.6440432Z 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:46:09.6447677Z 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:46:09.6453720Z 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:46:09.6467174Z 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:46:09.6468203Z 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:46:09.6473335Z 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:46:09.6479917Z 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:46:09.6486337Z 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:46:09.6493000Z 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:46:09.6498921Z 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:46:09.6505178Z 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:46:09.6511380Z 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:46:09.6517212Z 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:46:09.6523741Z 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:46:09.6550149Z 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:46:09.6556039Z 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:46:09.6562316Z 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:46:09.6568970Z 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:46:09.6574943Z 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:46:09.6581024Z 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:46:09.6586870Z 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:46:09.6593030Z 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:46:09.6599045Z 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:46:09.6605454Z 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:46:09.6612351Z 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:46:09.6618278Z 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:46:09.6631308Z 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:46:09.6637420Z 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:46:09.6643464Z 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:46:09.6649986Z 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:46:09.6656317Z 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:46:09.6662173Z 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:46:09.6668247Z 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:46:09.6674726Z 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:46:09.6680625Z 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:46:09.6686697Z 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:46:09.6693168Z 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:46:09.6699144Z 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:46:09.6705219Z 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:46:09.6711715Z 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:46:09.6718080Z 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:46:09.6724850Z 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:46:09.6730880Z 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:46:09.6736919Z 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:46:09.6742989Z 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:46:09.6749955Z 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:46:09.6755786Z 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:46:09.6761676Z 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:46:09.6768318Z 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:46:09.6774321Z 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:46:09.6780243Z 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:46:09.6786196Z 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:46:09.6791895Z 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:46:09.6798016Z 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:46:09.6809135Z 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:46:09.6815058Z 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:46:09.6820909Z 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:46:09.6827250Z 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:46:09.6838540Z 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:46:09.6844587Z 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:46:09.6850566Z 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:46:09.6856698Z 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:46:09.6862841Z 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:46:09.6868851Z 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:46:09.6875171Z 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:46:09.6881365Z 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:46:09.6887681Z 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:46:09.6894024Z 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:46:09.6899994Z 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:46:09.6906272Z 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:46:09.6917258Z 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:46:09.6923353Z 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:46:09.6930044Z 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:46:09.6935804Z 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:46:09.6941875Z 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:46:09.6948087Z 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:46:09.6957563Z 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:46:09.6964247Z 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:46:09.6975222Z 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:46:09.6981976Z 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:46:09.6987926Z 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:46:09.6994267Z 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:46:09.7000109Z 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:46:09.7006529Z 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:46:09.7012578Z 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:46:09.7019452Z 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:46:09.7025310Z 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:46:09.7031630Z 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:46:09.7037911Z 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:46:09.7044293Z 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:46:09.7050493Z 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:46:09.7056309Z 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:46:09.7062355Z 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:46:09.7068990Z 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:46:09.7075166Z 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:46:09.7086107Z 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:46:09.7091252Z 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:46:09.7096853Z 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:46:09.7103099Z 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:46:09.7110262Z 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:46:09.7116662Z 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:46:09.7123381Z 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:46:09.7130295Z 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:46:09.7136788Z 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:46:09.7142661Z 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:46:09.7148703Z 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:46:09.7155652Z 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:46:09.7162079Z 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:46:09.7168093Z 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:46:09.7174785Z 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:46:09.7180191Z 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:46:09.7186077Z 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:46:09.7192701Z 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:46:09.7199242Z 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:46:09.7211265Z 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:46:09.7217233Z 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:46:09.7223465Z 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:46:09.7229478Z 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:46:09.7242986Z 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:46:09.7249458Z 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:46:09.7255333Z 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:46:09.7261365Z 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:46:09.7267431Z 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:46:09.7274119Z 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:46:09.7280576Z 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:46:09.7286595Z 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:46:09.7314083Z 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:46:09.7319948Z 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:46:09.7326107Z 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:46:09.7331882Z 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:46:09.7345114Z 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:46:09.7350704Z 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:46:09.7356602Z 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:46:09.7362337Z 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:46:09.7369031Z 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:46:09.7375325Z 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:46:09.7392949Z 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:46:09.7398953Z 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:46:09.7410495Z 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:46:09.7416341Z 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:46:09.7422467Z 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:46:09.7428606Z 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:46:09.7441877Z 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:46:09.7448371Z 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:46:09.7454230Z 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:46:09.7460174Z 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:46:09.7466859Z 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:46:09.7472734Z 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:46:09.7478332Z 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:46:09.7484683Z 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:46:09.7490814Z 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:46:09.7497411Z 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:46:09.7503863Z 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:46:09.7510121Z 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:46:09.7522848Z 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:46:09.7529069Z 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:46:09.7535534Z 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:46:09.7541835Z 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:46:09.7564691Z 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:46:09.7571682Z 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:46:09.7577503Z 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:46:09.7584470Z 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:46:09.7591269Z 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:46:09.7597445Z 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:46:09.7603573Z 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:46:09.7610025Z 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:46:09.7616422Z 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:46:09.7622724Z 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:46:09.7629639Z 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:46:09.7635806Z 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:46:09.7642093Z 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:46:09.7648726Z 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:46:09.7654640Z 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:46:09.7661803Z 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:46:09.7668466Z 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:46:09.7674710Z 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:46:09.7681066Z 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:46:09.7687440Z 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:46:09.7693945Z 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:46:09.7699849Z 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:46:09.7705808Z 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:46:09.7711864Z 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:46:09.7717795Z 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:46:09.7723731Z 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:46:09.7729450Z 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:46:09.7734955Z 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:46:09.7740990Z 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:46:09.7747027Z 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:46:09.7753514Z 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:46:09.7759403Z 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:46:09.7765546Z 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:46:09.7771379Z 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:46:09.7777601Z 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:46:09.7783729Z 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:46:09.7789674Z 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:46:09.7795736Z 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:46:09.7801944Z 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:46:09.7808391Z 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:46:09.7814215Z 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:46:09.7820118Z 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:46:09.7826313Z 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:46:09.7832055Z 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:46:09.7845712Z 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:46:09.7851699Z 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:46:09.7857959Z 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:46:09.7863889Z 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:46:09.7872909Z 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:46:09.7878948Z 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:46:09.7885323Z 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:46:09.7891356Z 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:46:09.7898232Z 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:46:09.7904288Z 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:46:09.7910581Z 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:46:09.7916395Z 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:46:09.7922335Z 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:46:09.7933974Z 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:46:09.7940457Z 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:46:09.7946448Z 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:46:09.7952988Z 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:46:09.7974453Z 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:46:09.7980590Z 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:46:09.7986561Z 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:46:09.7992477Z 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:46:09.7999256Z 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:46:09.8005666Z 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:46:09.8012061Z 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:46:09.8024787Z 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:46:09.8030973Z 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:46:09.8036720Z 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:46:09.8042913Z 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:46:09.8048602Z 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:46:09.8054538Z 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:46:09.8060608Z 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:46:09.8066431Z 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:46:09.8072585Z 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:46:09.8078400Z 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:46:09.8084752Z 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:46:09.8091258Z 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:46:09.8097136Z 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:46:09.8103358Z 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:46:09.8109387Z 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:46:09.8115627Z 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:46:09.8121585Z 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:46:09.8127763Z 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:46:09.8133928Z 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:46:09.8141372Z 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:46:09.8147192Z 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:46:09.8153149Z 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:46:09.8159347Z 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:46:09.8165924Z 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:46:09.8172519Z 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:46:09.8177949Z 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:46:09.8184400Z 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:46:09.8191199Z 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:46:09.8197020Z 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:46:09.8203111Z 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:46:09.8209109Z 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:46:09.8215352Z 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:46:09.8226695Z 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:46:09.8232966Z 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:46:09.8238839Z 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:46:09.8245543Z 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:46:09.8251573Z 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:46:09.8258670Z 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:46:09.8265074Z 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:46:09.8271325Z 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:46:09.8277496Z 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:46:09.8283763Z 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:46:09.8289360Z 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:46:09.8295150Z 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:46:09.8301220Z 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:46:09.8311260Z 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:46:09.8317656Z 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:46:09.8323485Z 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:46:09.8329145Z 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:46:09.8334955Z 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:46:09.8340879Z 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:46:09.8346985Z 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:46:09.8361160Z 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:46:09.8367760Z 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:46:09.8374361Z 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:46:09.8380476Z 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:46:09.8387150Z 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:46:09.8393432Z 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:46:09.8399342Z 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:46:09.8405648Z 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:46:09.8419735Z 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:46:09.8425498Z 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:46:09.8431419Z 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:46:09.8437310Z 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:46:09.8444035Z 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:46:09.8450211Z 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:46:09.8456565Z 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:46:09.8462832Z 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:46:09.8469145Z 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:46:09.8475125Z 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:46:09.8480987Z 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:46:09.8486847Z 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:46:09.8492824Z 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:46:09.8498491Z 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:46:09.8504979Z 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:46:09.8511885Z 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:46:09.8517662Z 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:46:09.8524002Z 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:46:09.8529993Z 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:46:09.8535800Z 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:46:09.8542465Z 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:46:09.8548739Z 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:46:09.8554649Z 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:46:09.8560652Z 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:46:09.8566629Z 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:46:09.8573176Z 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:46:09.8579247Z 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:46:09.8585727Z 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:46:09.8591871Z 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:46:09.8598057Z 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:46:09.8604527Z 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:46:09.8610482Z 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:46:09.8624439Z 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:46:09.8630690Z 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:46:09.8636949Z 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:46:09.8643342Z 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:46:09.8656791Z 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:46:09.8663289Z 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:46:09.8669758Z 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:46:09.8676001Z 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:46:09.8682537Z 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:46:09.8688612Z 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:46:09.8694664Z 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:46:09.8700836Z 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:46:09.8715284Z 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:46:09.8721661Z 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:46:09.8727624Z 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:46:09.8734186Z 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:46:09.8740387Z 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:46:09.8746570Z 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:46:09.8753394Z 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:46:09.8760061Z 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:46:09.8774321Z 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:46:09.8780108Z 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:46:09.8787024Z 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:46:09.8793080Z 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:46:09.8805994Z 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:46:09.8811931Z 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:46:09.8818046Z 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:46:09.8824106Z 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:46:09.8830736Z 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:46:09.8836732Z 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:46:09.8843253Z 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:46:09.8849061Z 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:46:09.8854926Z 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:46:09.8861273Z 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:46:09.8867624Z 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:46:09.8873703Z 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:46:09.8879840Z 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:46:09.8886220Z 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:46:09.8892639Z 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:46:09.8898658Z 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:46:09.8904584Z 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:46:09.8910536Z 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:46:09.8916916Z 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:46:09.8922909Z 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:46:09.8929063Z 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:46:09.8935807Z 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:46:09.8942193Z 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:46:09.8948148Z 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:46:09.8954572Z 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:46:09.8961086Z 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:46:09.8967022Z 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:46:09.8973602Z 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:46:09.8979889Z 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:46:09.8986231Z 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:46:09.8992410Z 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:46:09.8999084Z 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:46:09.9005608Z 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:46:09.9012183Z 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:46:09.9019182Z 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:46:09.9025166Z 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:46:09.9039057Z 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:46:09.9045191Z 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:46:09.9051994Z 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:46:09.9059208Z 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:46:09.9071008Z 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:46:09.9078739Z 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:46:09.9085191Z 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:46:09.9091376Z 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:46:09.9097698Z 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:46:09.9104691Z 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:46:09.9110588Z 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:46:09.9116584Z 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:46:09.9129127Z 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:46:09.9135498Z 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:46:09.9141842Z 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:46:09.9148065Z 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:46:09.9154193Z 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:46:09.9160189Z 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:46:09.9166303Z 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:46:09.9349620Z 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:46:09.9356001Z 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:46:09.9362042Z 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:46:09.9368012Z 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:46:09.9374394Z 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:46:09.9389058Z 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:46:09.9395645Z 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:46:09.9401908Z 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:46:09.9407948Z 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:46:09.9414121Z 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:46:09.9420080Z 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:46:09.9426088Z 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:46:09.9432164Z 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:46:09.9438538Z 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:46:09.9444667Z 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:46:09.9450839Z 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:46:09.9457096Z 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:46:09.9463235Z 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:46:09.9469200Z 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:46:09.9475689Z 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:46:09.9481609Z 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:46:09.9494905Z 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:46:09.9501032Z 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:46:09.9507037Z 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:46:09.9513221Z 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:46:09.9524721Z 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:46:09.9530938Z 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:46:09.9537323Z 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:46:09.9543702Z 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:46:09.9549683Z 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:46:09.9555638Z 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:46:09.9596725Z 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:46:09.9603335Z 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:46:09.9608943Z 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:46:09.9615444Z 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:46:09.9621532Z 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:46:09.9627671Z 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:46:09.9917116Z 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:46:09.9923226Z 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:46:09.9929699Z 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:46:09.9935728Z 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:46:09.9948812Z 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:46:09.9955080Z 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:46:09.9961220Z 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:46:09.9967161Z 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:46:09.9978228Z 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:46:09.9984185Z 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:46:09.9990190Z 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:46:09.9996031Z 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:46:10.0002322Z 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:46:10.0008407Z 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:46:10.0014215Z 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:46:10.0020327Z 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:46:10.0035168Z 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:46:10.0041412Z 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:46:10.0047747Z 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:46:10.0053707Z 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:46:10.0059924Z 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:46:10.0065879Z 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:46:10.0073960Z 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:46:10.0079564Z 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:46:10.0085449Z 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:46:10.0091515Z 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:46:10.0097040Z 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:46:10.0126450Z 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:46:10.0132558Z 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:46:10.0139148Z 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:46:10.0145540Z 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:46:10.0151921Z 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:46:10.0158190Z 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:46:10.0164994Z 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:46:10.0171729Z 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:46:10.0178160Z 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:46:10.0184565Z 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:46:10.0190778Z 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:46:10.0196980Z 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:46:10.0203594Z 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:46:10.0210050Z 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:46:10.0233832Z 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:46:10.0239893Z 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:46:10.0246373Z 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:46:10.0259061Z 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:46:10.0264917Z 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:46:10.0270755Z 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:46:10.0277039Z 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:46:10.0283154Z 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:46:10.0289671Z 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:46:10.0295620Z 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:46:10.0301617Z 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:46:10.0315267Z 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:46:10.0321281Z 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:46:10.0327259Z 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:46:10.0333192Z 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:46:10.0345017Z 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:46:10.0350809Z 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:46:10.0357325Z 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:46:10.0363066Z 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:46:10.0378100Z 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:46:10.0384331Z 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:46:10.0390017Z 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:46:10.0396237Z 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:46:10.0402146Z 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:46:10.0408863Z 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:46:10.0415476Z 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:46:10.0422315Z 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:46:10.0435392Z 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:46:10.0441837Z 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:46:10.0448134Z 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:46:10.0454067Z 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:46:10.0466225Z 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:46:10.0472429Z 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:46:10.0479287Z 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:46:10.0485930Z 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:46:10.0498440Z 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:46:10.0505372Z 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:46:10.0511851Z 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:46:10.0517921Z 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:46:10.0532206Z 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:46:10.0542859Z 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:46:10.0546679Z 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:46:10.0553017Z 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:46:10.0558620Z 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:46:10.0564675Z 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:46:10.0571028Z 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:46:10.0577074Z 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:46:10.0583235Z 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:46:10.0589500Z 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:46:10.0597120Z 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:46:10.0603737Z 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:46:10.0610690Z 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:46:10.0616890Z 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:46:10.0623624Z 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:46:10.0629651Z 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:46:10.0636317Z 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:46:10.0642660Z 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:46:10.0649032Z 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:46:10.0655313Z 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:46:10.0668672Z 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:46:10.0674995Z 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:46:10.0681431Z 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:46:10.0687581Z 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:46:10.0693917Z 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:46:10.0699881Z 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:46:10.0705868Z 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:46:10.0712334Z 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:46:10.0718905Z 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:46:10.0725084Z 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:46:10.0731610Z 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:46:10.0737786Z 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:46:10.0743783Z 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:46:10.0750156Z 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:46:10.0756472Z 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:46:10.0763212Z 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:46:10.0776866Z 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:46:10.0782871Z 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:46:10.0789102Z 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:46:10.0795710Z 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:46:10.0808987Z 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:46:10.0815355Z 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:46:10.0822388Z 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:46:10.0828871Z 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:46:10.0834744Z 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:46:10.0842062Z 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:46:10.0848082Z 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:46:10.0854207Z 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:46:10.0861099Z 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:46:10.0867209Z 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:46:10.0873208Z 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:46:10.0880178Z 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:46:10.0893793Z 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:46:10.0900380Z 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:46:10.0906512Z 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:46:10.0913358Z 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:46:10.0919990Z 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:46:10.0926507Z 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:46:10.0932623Z 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:46:10.0939039Z 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:46:10.0945085Z 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:46:10.0951375Z 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:46:10.0957649Z 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:46:10.0964104Z 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:46:10.0970156Z 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:46:10.0976374Z 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:46:10.0983224Z 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:46:10.0989232Z 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:46:10.0995390Z 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:46:10.1002214Z 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:46:10.1008708Z 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:46:10.1014716Z 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:46:10.1021200Z 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:46:10.1027439Z 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:46:10.1033539Z 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:46:10.1039427Z 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:46:10.1054098Z 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:46:10.1060186Z 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:46:10.1066525Z 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:46:10.1072805Z 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:46:10.1086199Z 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:46:10.1091954Z 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:46:10.1098139Z 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:46:10.1103821Z 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:46:10.1109914Z 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:46:10.1115576Z 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:46:10.1121623Z 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:46:10.1127313Z 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:46:10.1139013Z 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:46:10.1146631Z 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:46:10.1152583Z 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:46:10.1158300Z 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:46:10.1164067Z 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:46:10.1169826Z 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:46:10.1175582Z 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:46:10.1181029Z 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:46:10.1186760Z 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:46:10.1192643Z 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:46:10.1198348Z 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:46:10.1204185Z 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:46:10.1216690Z 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:46:10.1222399Z 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:46:10.1228699Z 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:46:10.1234520Z 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:46:10.1240471Z 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:46:10.1246360Z 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:46:10.1252350Z 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:46:10.1258075Z 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:46:10.1269463Z 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:46:10.1275312Z 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:46:10.1281353Z 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:46:10.1287101Z 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:46:10.1292891Z 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:46:10.1299227Z 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:46:10.1305065Z 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:46:10.1311357Z 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:46:10.1323899Z 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:46:10.1329873Z 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:46:10.1336194Z 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:46:10.1342301Z 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:46:10.1348116Z 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:46:10.1353915Z 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:46:10.1360050Z 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:46:10.1365623Z 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:46:10.1371528Z 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:46:10.1377361Z 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:46:10.1383101Z 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:46:10.1389065Z 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:46:10.1394914Z 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:46:10.1400859Z 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:46:10.1407065Z 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:46:10.1413497Z 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:46:10.1426513Z 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:46:10.1432819Z 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:46:10.1438875Z 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:46:10.1445247Z 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:46:10.1451256Z 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:46:10.1457125Z 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:46:10.1463077Z 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:46:10.1469128Z 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:46:10.1481752Z 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:46:10.1487909Z 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:46:10.1494213Z 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:46:10.1500184Z 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:46:10.1506314Z 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:46:10.1512284Z 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:46:10.1518252Z 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:46:10.1524384Z 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:46:10.1536141Z 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:46:10.1542072Z 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:46:10.1548451Z 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:46:10.1554838Z 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:46:10.1566244Z 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:46:10.1572379Z 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:46:10.1578391Z 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:46:10.1584852Z 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:46:10.1598368Z 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:46:10.1604724Z 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:46:10.1610988Z 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:46:10.1625164Z 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:46:10.1631490Z 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:46:10.1637721Z 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:46:10.1644049Z 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:46:10.1649917Z 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:46:10.1655756Z 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:46:10.1661733Z 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:46:10.1667630Z 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:46:10.1673928Z 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:46:10.1679898Z 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:46:10.1686167Z 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:46:10.1691885Z 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:46:10.1697660Z 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:46:10.1711224Z 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:46:10.1717264Z 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:46:10.1723630Z 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:46:10.1729448Z 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:46:10.1742740Z 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:46:10.1748940Z 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:46:10.1755064Z 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:46:10.1761183Z 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:46:10.1767248Z 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:46:10.1773351Z 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:46:10.1779388Z 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:46:10.1785220Z 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:46:10.1791418Z 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:46:10.1797809Z 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:46:10.1804017Z 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:46:10.1816236Z 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:46:10.1822295Z 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:46:10.1828361Z 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:46:10.1834005Z 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:46:10.1840006Z 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:46:10.1846243Z 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:46:10.1852589Z 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:46:10.1858501Z 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:46:10.1864423Z 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:46:10.1870353Z 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:46:10.1876463Z 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:46:10.1882207Z 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:46:10.1895290Z 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:46:10.1901067Z 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:46:10.1907370Z 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:46:10.1913527Z 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:46:10.1919380Z 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:46:10.1925341Z 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:46:10.1931340Z 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:46:10.1937412Z 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:46:10.1943345Z 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:46:10.1949125Z 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:46:10.1954961Z 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:46:10.1960825Z 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:46:10.1966424Z 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:46:10.1979784Z 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:46:10.1985863Z 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:46:10.1992039Z 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:46:10.1998041Z 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:46:10.2011313Z 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:46:10.2032874Z 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:46:10.2038882Z 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:46:10.2045168Z 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:46:10.2057929Z 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:46:10.2064050Z 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:46:10.2069794Z 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:46:10.2075610Z 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:46:10.2088861Z 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:46:10.2094764Z 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:46:10.2100591Z 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:46:10.2106307Z 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:46:10.2112473Z 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:46:10.2118458Z 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:46:10.2124597Z 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:46:10.2130492Z 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:46:10.2143805Z 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:46:10.2149686Z 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:46:10.2155647Z 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:46:10.2161457Z 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:46:10.2172783Z 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:46:10.2178935Z 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:46:10.2184638Z 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:46:10.2190523Z 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:46:10.2196176Z 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:46:10.2202334Z 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:46:10.2208494Z 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:46:10.2225464Z 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:46:10.2232166Z 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:46:10.2238316Z 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:46:10.2244380Z 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:46:10.2250255Z 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:46:10.2256251Z 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:46:10.2263115Z 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:46:10.2269172Z 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:46:10.2274975Z 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:46:10.2284855Z 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:46:10.2290850Z 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:46:10.2296680Z 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:46:10.2302480Z 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:46:10.2314090Z 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:46:10.2320172Z 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:46:10.2326077Z 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:46:10.2331928Z 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:46:10.2344270Z 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:46:10.2350138Z 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:46:10.2356162Z 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:46:10.2362141Z 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:46:10.2367747Z 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:46:10.2373659Z 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:46:10.2379771Z 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:46:10.2386035Z 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:46:10.2391883Z 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:46:10.2397688Z 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:46:10.2403908Z 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:46:10.2409974Z 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:46:10.2423086Z 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:46:10.2429440Z 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:46:10.2435205Z 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:46:10.2441095Z 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:46:10.2446714Z 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:46:10.2452445Z 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:46:10.2458950Z 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:46:10.2464664Z 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:46:10.2470878Z 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:46:10.2476848Z 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:46:10.2482809Z 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:46:10.2488719Z 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:46:10.2500004Z 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:46:10.2505893Z 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:46:10.2512141Z 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:46:10.2517922Z 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:46:10.2523885Z 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:46:10.2529935Z 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:46:10.2536177Z 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:46:10.2541907Z 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:46:10.2548178Z 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:46:10.2554434Z 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:46:10.2560588Z 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:46:10.2566704Z 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:46:10.2572689Z 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:46:10.2578917Z 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:46:10.2584830Z 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:46:10.2590526Z 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:46:10.2596289Z 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:46:10.2602677Z 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:46:10.2608736Z 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:46:10.2615347Z 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:46:10.2621476Z 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:46:10.2627405Z 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:46:10.2633633Z 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:46:10.2639659Z 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:46:10.2645932Z 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:46:10.2651863Z 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:46:10.2657828Z 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:46:10.2664123Z 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:46:10.2675625Z 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:46:10.2682269Z 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:46:10.2688289Z 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:46:10.2694660Z 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:46:10.2701294Z 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:46:10.2707615Z 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:46:10.2713612Z 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:46:10.2719826Z 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:46:10.2725787Z 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:46:10.2731804Z 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:46:10.2737909Z 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:46:10.2743790Z 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:46:10.2750238Z 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:46:10.2756596Z 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:46:10.2762673Z 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:46:10.2768722Z 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:46:10.2774589Z 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:46:10.2780906Z 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:46:10.2787331Z 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:46:10.2792902Z 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:46:10.2798714Z 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:46:10.2804701Z 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:46:10.2810856Z 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:46:10.2817255Z 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:46:10.2831100Z 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:46:10.2837089Z 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:46:10.2843176Z 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:46:10.2849397Z 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:46:10.2855462Z 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:46:10.2861535Z 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:46:10.2868089Z 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:46:10.2874571Z 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:46:10.2880760Z 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:46:10.2887020Z 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:46:10.2893477Z 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:46:10.2899556Z 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:46:10.2905723Z 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:46:10.2912096Z 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:46:10.2918393Z 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:46:10.2924618Z 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:46:10.2931286Z 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:46:10.2937536Z 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:46:10.2943765Z 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:46:10.2949862Z 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:46:10.2955869Z 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:46:10.2962710Z 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:46:10.2968885Z 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:46:10.2975457Z 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:46:10.2981661Z 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:46:10.2988145Z 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:46:10.2994104Z 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:46:10.3007456Z 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:46:10.3020229Z 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:46:10.3026844Z 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:46:10.3032981Z 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:46:10.3039017Z 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:46:10.3045592Z 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:46:10.3052332Z 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:46:10.3058394Z 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:46:10.3064971Z 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:46:10.3071250Z 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:46:10.3077500Z 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:46:10.3084012Z 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:46:10.3090252Z 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:46:10.3097014Z 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:46:10.3103395Z 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:46:10.3110115Z 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:46:10.3116500Z 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:46:10.3123358Z 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:46:10.3130043Z 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:46:10.3136271Z 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:46:10.3142754Z 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:46:10.3157880Z 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:46:10.3158942Z 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:46:10.3161733Z 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:46:10.3168056Z 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:46:10.3180796Z 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:46:10.3187159Z 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:46:10.3193137Z 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:46:10.3199440Z 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:46:10.3205477Z 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:46:10.3211679Z 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:46:10.3217557Z 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:46:10.3223809Z 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:46:10.3239482Z 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:46:10.3245574Z 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:46:10.3251522Z 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:46:10.3258075Z 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:46:10.3264103Z 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:46:10.3270811Z 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:46:10.3277074Z 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:46:10.3283397Z 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:46:10.3289530Z 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:46:10.3296036Z 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:46:10.3302097Z 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:46:10.3308107Z 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:46:10.3314443Z 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:46:10.3320795Z 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:46:10.3326954Z 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:46:10.3333244Z 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:46:10.3346356Z 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:46:10.3352696Z 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:46:10.3358848Z 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:46:10.3365382Z 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:46:10.3378736Z 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:46:10.3385013Z 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:46:10.3391136Z 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:46:10.3397464Z 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:46:10.3404030Z 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:46:10.3410269Z 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:46:10.3416513Z 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:46:10.3423481Z 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:46:10.3429737Z 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:46:10.3435941Z 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:46:10.3442280Z 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:46:10.3449023Z 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:46:10.3455272Z 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:46:10.3461913Z 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:46:10.3468192Z 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:46:10.3474332Z 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:46:10.3480666Z 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:46:10.3487075Z 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:46:10.3495137Z 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:46:10.3501050Z 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:46:10.3507987Z 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:46:10.3514304Z 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:46:10.3520845Z 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:46:10.3527064Z 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:46:10.3533581Z 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:46:10.3540241Z 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:46:10.3546824Z 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:46:10.3553325Z 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:46:10.3559375Z 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:46:10.3565973Z 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:46:10.3572230Z 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:46:10.3578653Z 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:46:10.3585259Z 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:46:10.3593784Z 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:46:10.3602327Z 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:46:10.3608876Z 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:46:10.3620429Z 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:46:10.3627104Z 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:46:10.3633365Z 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:46:10.3639726Z 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:46:10.3651345Z 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:46:10.3657371Z 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:46:10.3663614Z 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:46:10.3670138Z 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:46:10.3675969Z 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:46:10.3682220Z 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:46:10.3688735Z 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:46:10.3694724Z 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:46:10.3700743Z 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:46:10.3706882Z 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:46:10.3712513Z 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:46:10.3718945Z 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:46:10.3732027Z 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:46:10.3738084Z 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:46:10.3744056Z 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:46:10.3750327Z 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:46:10.3756221Z 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:46:10.3780554Z 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:46:10.3786715Z 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:46:10.3793177Z 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:46:10.3799535Z 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:46:10.3806190Z 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:46:10.3812757Z 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:46:10.3819657Z 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:46:10.3826429Z 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:46:10.3869822Z 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:46:10.3876284Z 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:46:10.3882513Z 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:46:10.3895328Z 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:46:10.3901547Z 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:46:10.3907714Z 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:46:10.3913731Z 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:46:10.3921009Z 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:46:10.3926883Z 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:46:10.3932772Z 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:46:10.3938678Z 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:46:10.3945199Z 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:46:10.3951163Z 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:46:10.3957831Z 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:46:10.3963751Z 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:46:10.3970208Z 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:46:10.3976651Z 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:46:10.3982982Z 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:46:10.3989154Z 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:46:10.3995442Z 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:46:10.4001531Z 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:46:10.4007958Z 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:46:10.4029626Z 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:46:10.4036078Z 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:46:10.4042123Z 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:46:10.4048378Z 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:46:10.4054530Z 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:46:10.4060912Z 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:46:10.4067299Z 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:46:10.4073521Z 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:46:10.4079367Z 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:46:10.4091547Z 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:46:10.4097526Z 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:46:10.4103635Z 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:46:10.4109652Z 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:46:10.4115519Z 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:46:10.4122103Z 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:46:10.4127824Z 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:46:10.4133734Z 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:46:10.4139879Z 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:46:10.4146070Z 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:46:10.4152367Z 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:46:10.4158372Z 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:46:10.4170041Z 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:46:10.4176412Z 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:46:10.4182395Z 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:46:10.4188713Z 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:46:10.4200007Z 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:46:10.4206174Z 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:46:10.4212125Z 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:46:10.4218195Z 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:46:10.4223858Z 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:46:10.4230046Z 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:46:10.4236054Z 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:46:10.4242283Z 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:46:10.4248125Z 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:46:10.4254260Z 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:46:10.4260550Z 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:46:10.4266665Z 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:46:10.4277941Z 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:46:10.4284143Z 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:46:10.4289873Z 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:46:10.4295778Z 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:46:10.4301550Z 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:46:10.4308003Z 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:46:10.4313824Z 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:46:10.4319957Z 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:46:10.4331372Z 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:46:10.4337306Z 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:46:10.4343053Z 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:46:10.4348939Z 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:46:10.4355316Z 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:46:10.4361547Z 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:46:10.4367438Z 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:46:10.4373432Z 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:46:10.4386319Z 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:46:10.4392027Z 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:46:10.4409122Z 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:46:10.4415003Z 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:46:10.4420921Z 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:46:10.4427469Z 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:46:10.4433915Z 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:46:10.4439815Z 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:46:10.4446147Z 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:46:10.4452957Z 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:46:10.4458870Z 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:46:10.4464787Z 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:46:10.4478675Z 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:46:10.4485058Z 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:46:10.4491325Z 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:46:10.4497351Z 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:46:10.4510476Z 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:46:10.4516634Z 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:46:10.4523149Z 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:46:10.4529415Z 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:46:10.4543273Z 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:46:10.4549415Z 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:46:10.4555595Z 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:46:10.4561842Z 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:46:10.4567930Z 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:46:10.4574338Z 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:46:10.4588374Z 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:46:10.4594717Z 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:46:10.4601161Z 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:46:10.4607410Z 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:46:10.4614404Z 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:46:10.4621134Z 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:46:10.4628114Z 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:46:10.4634755Z 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:46:10.4641313Z 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:46:10.4647705Z 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:46:10.4653945Z 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:46:10.4660132Z 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:46:10.4666759Z 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:46:10.4675486Z 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:46:10.4688497Z 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:46:10.4694414Z 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:46:10.4700786Z 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:46:10.4706767Z 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:46:10.4713045Z 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:46:10.4719027Z 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:46:10.4725259Z 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:46:10.4731190Z 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:46:10.4744802Z 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:46:10.4750792Z 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:46:10.4756670Z 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:46:10.4763079Z 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:46:10.4769228Z 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:46:10.4775383Z 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:46:10.4781294Z 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:46:10.4787758Z 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:46:10.4793657Z 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:46:10.4799569Z 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:46:10.4805742Z 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:46:10.4812096Z 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:46:10.4818363Z 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:46:10.4824644Z 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:46:10.4830787Z 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:46:10.4836705Z 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:46:10.4848446Z 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:46:10.4854395Z 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:46:10.4860222Z 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:46:10.4866086Z 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:46:10.4877780Z 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:46:10.4884077Z 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:46:10.4890457Z 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:46:10.4896938Z 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:46:10.4903211Z 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:46:10.4909815Z 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:46:10.4915936Z 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:46:10.4922065Z 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:46:10.4928632Z 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:46:10.4934799Z 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:46:10.4940731Z 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:46:10.4947270Z 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:46:10.4953134Z 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:46:10.4959332Z 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:46:10.4965723Z 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:46:10.4972002Z 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:46:10.4985615Z 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:46:10.4991845Z 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:46:10.4998028Z 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:46:10.5004443Z 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:46:10.5010822Z 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:46:10.5016937Z 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:46:10.5022763Z 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:46:10.5028887Z 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:46:10.5042242Z 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:46:10.5048564Z 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:46:10.5054723Z 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:46:10.5061064Z 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:46:10.5075130Z 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:46:10.5081304Z 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:46:10.5087827Z 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:46:10.5094381Z 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:46:10.5100822Z 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:46:10.5106950Z 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:46:10.5113310Z 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:46:10.5120143Z 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:46:10.5126670Z 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:46:10.5133048Z 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:46:10.5139359Z 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:46:10.5145428Z 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:46:10.5151435Z 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:46:10.5157638Z 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:46:10.5163834Z 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:46:10.5169710Z 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:46:10.5176102Z 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:46:10.5182179Z 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:46:10.5188102Z 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:46:10.5193971Z 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:46:10.5200151Z 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:46:10.5205826Z 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:46:10.5212719Z 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:46:10.5218556Z 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:46:10.5224604Z 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:46:10.5230908Z 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:46:10.5237226Z 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:46:10.5251670Z 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:46:10.5257258Z 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:46:10.5262961Z 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:46:10.5268920Z 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:46:10.5275227Z 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:46:10.5281038Z 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:46:10.5291965Z 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:46:10.5297508Z 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:46:10.5310218Z 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:46:10.5315971Z 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:46:10.5321776Z 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:46:10.5327847Z 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:46:10.5333820Z 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:46:10.5339552Z 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:46:10.5345439Z 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:46:10.5351421Z 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:46:10.5357412Z 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:46:10.5363190Z 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:46:10.5369592Z 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:46:10.5375525Z 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:46:10.5392531Z 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:46:10.5398685Z 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:46:10.5405046Z 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:46:10.5411241Z 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:46:10.5417284Z 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:46:10.5429481Z 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:46:10.5440848Z 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:46:10.5447324Z 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:46:10.5453328Z 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:46:10.5459394Z 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:46:10.5465978Z 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:46:10.5472078Z 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:46:10.5478151Z 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:46:10.5484849Z 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:46:10.5491060Z 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:46:10.5497267Z 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:46:10.5503386Z 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:46:10.5509496Z 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:46:10.5516049Z 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:46:10.5522168Z 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:46:10.5528575Z 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:46:10.5542481Z 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:46:10.5548505Z 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:46:10.5555037Z 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:46:10.5560958Z 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:46:10.5567482Z 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:46:10.5573957Z 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:46:10.5580308Z 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:46:10.5586154Z 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:46:10.5592809Z 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:46:10.5614209Z 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:46:10.5620556Z 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:46:10.5627203Z 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:46:10.5633754Z 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:46:10.5639900Z 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:46:10.5646320Z 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:46:10.5652675Z 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:46:10.5658664Z 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:46:10.5665043Z 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:46:10.5670814Z 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:46:10.5676888Z 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:46:10.5690852Z 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:46:10.5696766Z 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:46:10.5702836Z 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:46:10.5708777Z 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:46:10.5715062Z 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:46:10.5721443Z 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:46:10.5727654Z 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:46:10.5735083Z 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:46:10.5741471Z 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:46:10.5747592Z 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:46:10.5753561Z 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:46:10.5759737Z 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:46:10.5765920Z 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:46:10.5772052Z 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:46:10.5778122Z 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:46:10.5784400Z 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:46:10.5790743Z 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:46:10.5796657Z 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:46:10.5802712Z 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:46:10.5809009Z 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:46:10.5821651Z 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:46:10.5828438Z 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:46:10.5834128Z 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:46:10.5840233Z 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:46:10.5852152Z 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:46:10.5858268Z 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:46:10.5864239Z 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:46:10.5870143Z 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:46:10.5877193Z 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:46:10.5883445Z 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:46:10.5889190Z 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:46:10.5895224Z 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:46:10.5900951Z 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:46:10.5906617Z 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:46:10.5912396Z 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:46:10.5918454Z 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:46:10.5924478Z 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:46:10.5930653Z 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:46:10.5936635Z 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:46:10.5942809Z 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:46:10.5949332Z 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:46:10.5956098Z 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:46:10.5962368Z 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:46:10.5968889Z 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:46:10.5975094Z 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:46:10.5981375Z 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:46:10.5988079Z 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:46:10.5994217Z 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:46:10.6000687Z 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:46:10.6007144Z 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:46:10.6013606Z 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:46:10.6019684Z 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:46:10.6025992Z 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:46:10.6032257Z 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:46:10.6038801Z 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:46:10.6045124Z 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:46:10.6051623Z 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:46:10.6057896Z 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:46:10.6064246Z 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:46:10.6070580Z 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:46:10.6076839Z 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:46:10.6084114Z 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:46:10.6090359Z 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:46:10.6097261Z 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:46:10.6103505Z 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:46:10.6109819Z 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:46:10.6116567Z 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:46:10.6123028Z 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:46:10.6129417Z 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:46:10.6136794Z 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:46:10.6143212Z 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:46:10.6150020Z 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:46:10.6156332Z 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:46:10.6163000Z 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:46:10.6169706Z 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:46:10.6176441Z 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:46:10.6190108Z 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:46:10.6196654Z 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:46:10.6203485Z 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:46:10.6209956Z 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:46:10.6216361Z 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:46:10.6222494Z 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:46:10.6228532Z 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:46:10.6234696Z 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:46:10.6247791Z 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:46:10.6253940Z 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:46:10.6260297Z 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:46:10.6266174Z 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:46:10.6272599Z 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:46:10.6279123Z 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:46:10.6285383Z 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:46:10.6291788Z 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:46:10.6297888Z 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:46:10.6304403Z 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:46:10.6310241Z 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:46:10.6316510Z 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:46:10.6323322Z 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:46:10.6329354Z 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:46:10.6335298Z 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:46:10.6341161Z 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:46:10.6347420Z 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:46:10.6353433Z 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:46:10.6359190Z 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:46:10.6365582Z 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:46:10.6371367Z 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:46:10.6377284Z 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:46:10.6383302Z 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:46:10.6389396Z 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:46:10.6396641Z 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:46:10.6402522Z 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:46:10.6408741Z 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:46:10.6414787Z 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:46:10.6428273Z 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:46:10.6434043Z 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:46:10.6440198Z 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:46:10.6446091Z 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:46:10.6451799Z 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:46:10.6457866Z 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:46:10.6463473Z 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:46:10.6469420Z 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:46:10.6475824Z 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:46:10.6481735Z 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:46:10.6487559Z 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:46:10.6493917Z 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:46:10.6499826Z 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:46:10.6506199Z 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:46:10.6512647Z 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:46:10.6518897Z 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:46:10.6532519Z 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:46:10.6538701Z 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:46:10.6544687Z 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:46:10.6550403Z 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:46:10.6557263Z 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:46:10.6563307Z 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:46:10.6568994Z 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:46:10.6575402Z 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:46:10.6588582Z 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:46:10.6594898Z 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:46:10.6601744Z 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:46:10.6607844Z 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:46:10.6614623Z 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:46:10.6628876Z 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:46:10.6635216Z 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:46:10.6642278Z 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:46:10.6649503Z 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:46:10.6664387Z 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:46:10.6671922Z 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:46:10.6678208Z 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:46:10.6691278Z 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:46:10.6698000Z 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:46:10.6704500Z 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:46:10.6710572Z 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:46:10.6717093Z 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:46:10.6723386Z 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:46:10.6729713Z 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:46:10.6735911Z 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:46:10.6748736Z 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:46:10.6754736Z 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:46:10.6761306Z 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:46:10.6767521Z 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:46:10.6773619Z 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:46:10.6779617Z 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:46:10.6785946Z 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:46:10.6792252Z 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:46:10.6806473Z 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:46:10.6812630Z 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:46:10.6818938Z 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:46:10.6825004Z 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:46:10.6831127Z 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:46:10.6847435Z 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:46:10.6853336Z 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:46:10.6859500Z 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:46:10.6871828Z 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:46:10.6877896Z 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:46:10.6884100Z 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:46:10.6890009Z 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:46:10.6896439Z 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:46:10.6902115Z 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:46:10.6907634Z 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:46:10.6913791Z 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:46:10.6919810Z 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:46:10.6926206Z 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:46:10.6931962Z 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:46:10.6937913Z 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:46:10.6944141Z 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:46:10.6949932Z 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:46:10.6955685Z 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:46:10.6961508Z 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:46:10.6967637Z 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:46:10.6973650Z 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:46:10.6979303Z 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:46:10.6985050Z 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:46:10.6991422Z 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:46:10.6997847Z 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:46:10.7004124Z 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:46:10.7010475Z 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:46:10.7016976Z 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:46:10.7023032Z 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:46:10.7029184Z 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:46:10.7035772Z 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:46:10.7042245Z 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:46:10.7048590Z 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:46:10.7054689Z 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:46:10.7061296Z 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:46:10.7067682Z 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:46:10.7074017Z 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:46:10.7080581Z 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:46:10.7087218Z 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:46:10.7093524Z 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:46:10.7099715Z 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:46:10.7106116Z 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:46:10.7112392Z 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:46:10.7118781Z 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:46:10.7125179Z 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:46:10.7131514Z 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:46:10.7138358Z 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:46:10.7144907Z 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:46:10.7151714Z 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:46:10.7158478Z 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:46:10.7165288Z 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:46:10.7171798Z 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:46:10.7178346Z 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:46:10.7184697Z 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:46:10.7191654Z 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:46:10.7198650Z 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:46:10.7205213Z 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:46:10.7211394Z 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:46:10.7218256Z 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:46:10.7230297Z 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:46:10.7236299Z 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:46:10.7242571Z 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:46:10.7249203Z 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:46:10.7255290Z 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:46:10.7261615Z 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:46:10.7267747Z 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:46:10.7274210Z 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:46:10.7280561Z 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:46:10.7287028Z 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:46:10.7293244Z 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:46:10.7299642Z 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:46:10.7311292Z 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:46:10.7317791Z 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:46:10.7323871Z 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:46:10.7330150Z 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:46:10.7336534Z 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:46:10.7359746Z 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:46:10.7376800Z 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:46:10.7383378Z 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:46:10.7389846Z 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:46:10.7396091Z 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:46:10.7426316Z 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:46:10.7432413Z 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:46:10.7438648Z 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:46:10.7445426Z 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:46:10.7451235Z 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:46:10.7457153Z 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:46:10.7470486Z 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:46:10.7476222Z 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:46:10.7482179Z 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:46:10.7488063Z 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:46:10.7500568Z 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:46:10.7507351Z 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:46:10.7513233Z 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:46:10.7519360Z 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:46:10.7525428Z 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:46:10.7531623Z 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:46:10.7537620Z 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:46:10.7543335Z 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:46:10.7549250Z 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:46:10.7555185Z 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:46:10.7561484Z 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:46:10.7567395Z 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:46:10.7573814Z 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:46:10.7580260Z 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:46:10.7586595Z 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:46:10.7592383Z 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:46:10.7599110Z 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:46:10.7605515Z 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:46:10.7611820Z 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:46:10.7617825Z 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:46:10.7629695Z 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:46:10.7643373Z 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:46:10.7650329Z 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:46:10.7656418Z 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:46:10.7662312Z 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:46:10.7668426Z 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:46:10.7674647Z 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:46:10.7680855Z 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:46:10.7694673Z 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:46:10.7701321Z 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:46:10.7707421Z 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:46:10.7713654Z 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:46:10.7719517Z 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:46:10.7725529Z 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:46:10.7731353Z 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:46:10.7737266Z 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:46:10.7750722Z 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:46:10.7756750Z 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:46:10.7762647Z 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:46:10.7768645Z 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:46:10.7774789Z 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:46:10.7780932Z 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:46:10.7794837Z 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:46:10.7800605Z 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:46:10.7806755Z 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:46:10.7812589Z 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:46:10.7820031Z 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:46:10.7825835Z 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:46:10.7831656Z 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:46:10.7837918Z 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:46:10.7844187Z 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:46:10.7850827Z 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:46:10.7856846Z 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:46:10.7863263Z 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:46:10.7869523Z 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:46:10.7875887Z 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:46:10.7882780Z 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:46:10.7889115Z 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:46:10.7895375Z 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:46:10.7901412Z 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:46:10.7908151Z 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:46:10.7914003Z 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:46:10.7920374Z 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:46:10.7926804Z 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:46:10.7932840Z 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:46:10.7938908Z 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:46:10.7944911Z 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:46:10.7951132Z 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:46:10.7957647Z 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:46:10.7963908Z 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:46:10.7970607Z 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:46:10.7993648Z 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:46:10.7999670Z 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:46:10.8005855Z 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:46:10.8012250Z 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:46:10.8018643Z 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:46:10.8024779Z 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:46:10.8031268Z 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:46:10.8037781Z 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:46:10.8044289Z 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:46:10.8056874Z 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:46:10.8062840Z 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:46:10.8068705Z 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:46:10.8074402Z 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:46:10.8080992Z 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:46:10.8087023Z 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:46:10.8092738Z 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:46:10.8098886Z 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:46:10.8118960Z 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:46:10.8139445Z 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:46:10.8145781Z 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:46:10.8152182Z 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:46:10.8158729Z 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:46:10.8165330Z 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:46:10.8171559Z 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:46:10.8178141Z 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:46:10.8191208Z 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:46:10.8197187Z 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:46:10.8203081Z 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:46:10.8209301Z 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:46:10.8215204Z 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:46:10.8221325Z 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:46:10.8227449Z 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:46:10.8233401Z 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:46:10.8239317Z 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:46:10.8245600Z 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:46:10.8251491Z 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:46:10.8257758Z 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:46:10.8269343Z 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:46:10.8275073Z 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:46:10.8280998Z 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:46:10.8287075Z 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:46:10.8293197Z 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:46:10.8299172Z 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:46:10.8305127Z 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:46:10.8311341Z 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:46:10.8317810Z 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:46:10.8324180Z 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:46:10.8329996Z 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:46:10.8335856Z 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:46:10.8342012Z 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:46:10.8347916Z 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:46:10.8355785Z 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:46:10.8361798Z 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:46:10.8367720Z 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:46:10.8374088Z 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:46:10.8379826Z 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:46:10.8385612Z 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:46:10.8393804Z 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:46:10.8400083Z 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:46:10.8406005Z 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:46:10.8411848Z 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:46:10.8417813Z 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:46:10.8424093Z 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:46:10.8430040Z 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:46:10.8436026Z 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:46:10.8442538Z 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:46:10.8448540Z 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:46:10.8454585Z 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:46:10.8460987Z 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:46:10.8467129Z 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:46:10.8473163Z 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:46:10.8479673Z 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:46:10.8486099Z 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:46:10.8492601Z 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:46:10.8499046Z 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:46:10.8506666Z 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:46:10.8514427Z 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:46:10.8528222Z 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:46:10.8534892Z 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:46:10.8541678Z 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:46:10.8547793Z 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:46:10.8554004Z 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:46:10.8573640Z 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:46:10.8580237Z 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:46:10.8586626Z 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:46:10.8592980Z 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:46:10.8599560Z 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:46:10.8605657Z 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:46:10.8611715Z 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:46:10.8618117Z 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:46:10.8625702Z 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:46:10.8631655Z 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:46:10.8637990Z 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:46:10.8645009Z 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:46:10.8652064Z 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:46:10.8658684Z 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:46:10.8665399Z 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:46:10.8671932Z 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:46:10.8678211Z 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:46:10.8684535Z 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:46:10.8697413Z 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:46:10.8710676Z 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:46:10.8717359Z 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:46:10.8723362Z 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:46:10.8729385Z 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:46:10.8735437Z 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:46:10.8741611Z 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:46:10.8748119Z 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:46:10.8754374Z 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:46:10.8768008Z 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:46:10.8773821Z 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:46:10.8780058Z 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:46:10.8786041Z 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:46:10.8792140Z 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:46:10.8798581Z 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:46:10.8805546Z 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:46:10.8811746Z 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:46:10.8817322Z 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:46:10.8822993Z 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:46:10.8829092Z 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:46:10.8835417Z 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:46:10.8841329Z 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:46:10.8848335Z 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:46:10.8854157Z 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:46:10.8860051Z 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:46:10.8865890Z 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:46:10.8872260Z 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:46:10.8878199Z 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:46:10.8884380Z 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:46:10.8890297Z 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:46:10.8897196Z 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:46:10.8903629Z 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:46:10.8910079Z 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:46:10.8916038Z 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:46:10.8922430Z 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:46:10.8928256Z 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:46:10.8934542Z 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:46:10.8940501Z 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:46:10.8947096Z 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:46:10.8953316Z 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:46:10.8959239Z 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:46:10.8965882Z 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:46:10.8971968Z 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:46:10.8978267Z 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:46:10.8984383Z 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:46:10.8997701Z 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:46:10.9003700Z 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:46:10.9010423Z 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:46:10.9016156Z 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:46:10.9027113Z 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:46:10.9033920Z 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:46:10.9040032Z 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:46:10.9046194Z 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:46:10.9052129Z 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:46:10.9058143Z 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:46:10.9065155Z 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:46:10.9077834Z 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:46:10.9084219Z 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:46:10.9090480Z 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:46:10.9096760Z 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:46:10.9102783Z 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:46:10.9110658Z 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:46:10.9117272Z 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:46:10.9122565Z 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:46:10.9128492Z 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:46:10.9140495Z 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:46:10.9146391Z 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:46:10.9152162Z 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:46:10.9157896Z 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:46:10.9163819Z 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:46:10.9186174Z 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:46:10.9192062Z 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:46:10.9198474Z 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:46:10.9204969Z 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:46:10.9210854Z 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:46:10.9217290Z 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:46:10.9223440Z 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:46:10.9229339Z 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:46:10.9235724Z 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:46:10.9242086Z 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:46:10.9249266Z 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:46:10.9255484Z 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:46:10.9261488Z 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:46:10.9267920Z 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:46:10.9273955Z 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:46:10.9280539Z 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:46:10.9286896Z 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:46:10.9293022Z 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:46:10.9298996Z 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:46:10.9312779Z 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:46:10.9318979Z 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:46:10.9325057Z 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:46:10.9331266Z 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:46:10.9337547Z 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:46:10.9351485Z 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:46:10.9357417Z 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:46:10.9363607Z 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:46:10.9369588Z 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:46:10.9375949Z 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:46:10.9387366Z 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:46:10.9393334Z 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:46:10.9399637Z 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:46:10.9405782Z 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:46:10.9411891Z 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:46:10.9423118Z 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:46:10.9429279Z 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:46:10.9435587Z 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:46:10.9442141Z 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:46:10.9447884Z 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:46:10.9459358Z 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:46:10.9465677Z 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:46:10.9471797Z 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:46:10.9478286Z 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:46:10.9484273Z 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:46:10.9490827Z 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:46:10.9496984Z 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:46:10.9503095Z 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:46:10.9509183Z 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:46:10.9515787Z 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:46:10.9522216Z 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:46:10.9528174Z 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:46:10.9534236Z 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:46:10.9540398Z 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:46:10.9546367Z 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:46:10.9552274Z 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:46:10.9558328Z 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:46:10.9565008Z 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:46:10.9571050Z 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:46:10.9577051Z 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:46:10.9591562Z 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:46:10.9597582Z 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:46:10.9603648Z 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:46:10.9609827Z 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:46:10.9615824Z 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:46:10.9628808Z 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:46:10.9635408Z 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:46:10.9647411Z 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:46:10.9653805Z 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:46:10.9660093Z 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:46:10.9671921Z 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:46:10.9677911Z 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:46:10.9683873Z 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:46:10.9689559Z 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:46:10.9695609Z 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:46:10.9708869Z 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:46:10.9715800Z 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:46:10.9722098Z 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:46:10.9728228Z 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:46:10.9734535Z 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:46:10.9747499Z 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:46:10.9753293Z 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:46:10.9766215Z 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:46:10.9771606Z 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:46:10.9777118Z 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:46:10.9782960Z 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:46:10.9796300Z 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:46:10.9802277Z 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:46:10.9808848Z 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:46:10.9814910Z 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:46:10.9827317Z 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:46:10.9833198Z 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:46:10.9838866Z 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:46:10.9844622Z 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:46:10.9850508Z 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:46:10.9856879Z 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:46:10.9862686Z 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:46:10.9868668Z 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:46:10.9874257Z 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:46:10.9879911Z 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:46:10.9892875Z 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:46:10.9898569Z 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:46:10.9904699Z 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:46:10.9910651Z 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:46:10.9916527Z 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:46:10.9938394Z 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:46:10.9939439Z 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:46:10.9940462Z 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:46:10.9945843Z 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:46:10.9951957Z 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:46:10.9963822Z 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:46:10.9969926Z 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:46:10.9975740Z 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:46:10.9982011Z 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:46:10.9987973Z 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:46:10.9994390Z 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:46:11.0000540Z 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:46:11.0007060Z 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:46:11.0013459Z 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:46:11.0019399Z 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:46:11.0025438Z 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:46:11.0031151Z 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:46:11.0051449Z 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:46:11.0057969Z 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:46:11.0063811Z 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:46:11.0080656Z 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:46:11.0086927Z 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:46:11.0093301Z 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:46:11.0099465Z 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:46:11.0106593Z 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:46:11.0121540Z 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:46:11.0127508Z 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:46:11.0133344Z 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:46:11.0139419Z 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:46:11.0145380Z 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:46:11.0164637Z 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:46:11.0170863Z 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:46:11.0178168Z 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:46:11.0184561Z 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:46:11.0190731Z 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:46:11.0196976Z 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:46:11.0203883Z 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:46:11.0209962Z 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:46:11.0216221Z 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:46:11.0222344Z 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:46:11.0228488Z 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:46:11.0234632Z 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:46:11.0240694Z 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:46:11.0247165Z 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:46:11.0253157Z 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:46:11.0272817Z 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:46:11.0278995Z 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:46:11.0285732Z 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:46:11.0299212Z 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:46:11.0305315Z 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:46:11.0311592Z 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:46:11.0318080Z 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:46:11.0324388Z 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:46:11.0331759Z 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:46:11.0337952Z 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:46:11.0349384Z 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:46:11.0355523Z 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:46:11.0361638Z 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:46:11.0367398Z 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:46:11.0373590Z 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:46:11.0386322Z 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:46:11.0392239Z 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:46:11.0398062Z 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:46:11.0404341Z 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:46:11.0410550Z 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:46:11.0416649Z 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:46:11.0422699Z 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:46:11.0428498Z 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:46:11.0434629Z 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:46:11.0440702Z 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:46:11.0446657Z 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:46:11.0452410Z 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:46:11.0458392Z 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:46:11.0464184Z 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:46:11.0470733Z 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:46:11.0483815Z 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:46:11.0489892Z 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:46:11.0495797Z 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:46:11.0501937Z 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:46:11.0508118Z 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:46:11.0521452Z 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:46:11.0527727Z 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:46:11.0533789Z 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:46:11.0539937Z 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:46:11.0545831Z 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:46:11.0551949Z 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:46:11.0557931Z 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:46:11.0564310Z 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:46:11.0570578Z 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:46:11.0576536Z 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:46:11.0587831Z 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:46:11.0593672Z 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:46:11.0599682Z 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:46:11.0605803Z 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:46:11.0611830Z 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:46:11.0622799Z 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:46:11.0628965Z 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:46:11.0634968Z 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:46:11.0641097Z 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:46:11.0647274Z 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:46:11.0661059Z 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:46:11.0667610Z 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:46:11.0674246Z 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:46:11.0680771Z 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:46:11.0687012Z 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:46:11.0693272Z 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:46:11.0699138Z 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:46:11.0709601Z 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:46:11.0715638Z 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:46:11.0721354Z 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:46:11.0738272Z 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:46:11.0744322Z 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:46:11.0750521Z 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:46:11.0756967Z 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:46:11.0762685Z 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:46:11.0776839Z 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:46:11.0782546Z 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:46:11.0788815Z 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:46:11.0794637Z 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:46:11.0800714Z 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:46:11.0806310Z 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:46:11.0812316Z 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:46:11.0818195Z 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:46:11.0823863Z 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:46:11.0829975Z 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:46:11.0835984Z 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:46:11.0842047Z 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:46:11.0848052Z 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:46:11.0854115Z 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:46:11.0859940Z 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:46:11.0865732Z 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:46:11.0871825Z 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:46:11.0878270Z 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:46:11.0884309Z 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:46:11.0890361Z 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:46:11.0901365Z 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:46:11.0907815Z 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:46:11.0913695Z 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:46:11.0920135Z 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:46:11.0926730Z 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:46:11.0940812Z 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:46:11.0947111Z 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:46:11.0953282Z 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:46:11.0959486Z 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:46:11.0966005Z 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:46:11.0979326Z 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:46:11.0985268Z 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:46:11.0991543Z 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:46:11.0998062Z 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:46:11.1004297Z 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:46:11.1010936Z 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:46:11.1017346Z 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:46:11.1050694Z 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:46:11.1056956Z 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:46:11.1063146Z 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:46:11.1069679Z 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:46:11.1076449Z 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:46:11.1082762Z 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:46:11.1088976Z 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:46:11.1095146Z 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:46:11.1101955Z 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:46:11.1108888Z 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:46:11.1115234Z 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:46:11.1121897Z 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:46:11.1128315Z 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:46:11.1134789Z 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:46:11.1141099Z 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:46:11.1147427Z 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:46:11.1153764Z 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:46:11.1159856Z 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:46:11.1174272Z 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:46:11.1180362Z 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:46:11.1186900Z 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:46:11.1193749Z 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:46:11.1200059Z 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:46:11.1213804Z 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:46:11.1220403Z 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:46:11.1226692Z 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:46:11.1233074Z 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:46:11.1239259Z 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:46:11.1245474Z 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:46:11.1251778Z 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:46:11.1258000Z 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:46:11.1264007Z 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:46:11.1270103Z 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:46:11.1276537Z 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:46:11.1282523Z 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:46:11.1288637Z 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:46:11.1294613Z 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:46:11.1301562Z 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:46:11.1308162Z 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:46:11.1314322Z 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:46:11.1320699Z 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:46:11.1326530Z 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:46:11.1332482Z 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:46:11.1345469Z 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:46:11.1351766Z 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:46:11.1358179Z 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:46:11.1364682Z 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:46:11.1371202Z 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:46:11.1377273Z 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:46:11.1390880Z 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:46:11.1396821Z 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:46:11.1403177Z 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:46:11.1409739Z 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:46:11.1421163Z 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:46:11.1428146Z 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:46:11.1434177Z 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:46:11.1440722Z 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:46:11.1446866Z 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:46:11.1457898Z 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:46:11.1463887Z 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:46:11.1470686Z 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:46:11.1477039Z 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:46:11.1483077Z 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:46:11.1489995Z 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:46:11.1496278Z 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:46:11.1502294Z 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:46:11.1508733Z 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:46:11.1515004Z 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:46:11.1521215Z 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:46:11.1527634Z 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:46:11.1533652Z 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:46:11.1539506Z 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:46:11.1545445Z 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:46:11.1551424Z 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:46:11.1557363Z 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:46:11.1563873Z 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:46:11.1569882Z 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:46:11.1576061Z 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:46:11.1587576Z 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:46:11.1593787Z 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:46:11.1600061Z 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:46:11.1606356Z 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:46:11.1612632Z 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:46:11.1618981Z 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:46:11.1624919Z 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:46:11.1631081Z 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:46:11.1636792Z 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:46:11.1643072Z 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:46:11.1649269Z 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:46:11.1654960Z 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:46:11.1661187Z 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:46:11.1667139Z 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:46:11.1673039Z 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:46:11.1679009Z 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:46:11.1685070Z 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:46:11.1691056Z 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:46:11.1696916Z 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:46:11.1702666Z 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:46:11.1708997Z 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:46:11.1715001Z 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:46:11.1720925Z 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:46:11.1726718Z 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:46:11.1732434Z 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:46:11.1738373Z 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:46:11.1744407Z 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:46:11.1751242Z 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:46:11.1758550Z 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:46:11.1765722Z 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:46:11.1772386Z 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:46:11.1779353Z 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:46:11.1786009Z 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:46:11.1793088Z 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:46:11.1799057Z 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:46:11.1811085Z 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:46:11.1817325Z 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:46:11.1823726Z 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:46:11.1829924Z 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:46:11.1835950Z 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:46:11.1850046Z 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:46:11.1856058Z 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:46:11.1862257Z 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:46:11.1868737Z 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:46:11.1875135Z 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:46:11.1889088Z 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:46:11.1895463Z 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:46:11.1901812Z 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:46:11.1908028Z 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:46:11.1914321Z 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:46:11.1920412Z 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:46:11.1926654Z 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:46:11.1933166Z 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:46:11.1939177Z 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:46:11.1945432Z 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:46:11.1951407Z 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:46:11.1957556Z 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:46:11.1963773Z 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:46:11.1969700Z 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:46:11.1975679Z 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:46:11.1988468Z 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:46:11.1995763Z 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:46:11.2002164Z 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:46:11.2008420Z 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:46:11.2014406Z 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:46:11.2027791Z 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:46:11.2034011Z 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:46:11.2040140Z 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:46:11.2046290Z 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:46:11.2052488Z 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:46:11.2058612Z 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:46:11.2065183Z 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:46:11.2071267Z 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:46:11.2077466Z 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:46:11.2083576Z 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:46:11.2090065Z 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:46:11.2096222Z 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:46:11.2102191Z 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:46:11.2108713Z 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:46:11.2115127Z 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:46:11.2121444Z 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:46:11.2127488Z 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:46:11.2133657Z 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:46:11.2139800Z 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:46:11.2145928Z 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:46:11.2152043Z 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:46:11.2158006Z 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:46:11.2164233Z 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:46:11.2170172Z 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:46:11.2176626Z 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:46:11.2184035Z 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:46:11.2190731Z 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:46:11.2197155Z 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:46:11.2203903Z 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:46:11.2210897Z 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:46:11.2216944Z 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:46:11.2222620Z 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:46:11.2229027Z 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:46:11.2235572Z 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:46:11.2255355Z 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:46:11.2261448Z 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:46:11.2267701Z 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:46:11.2273616Z 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:46:11.2280138Z 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:46:11.2286262Z 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:46:11.2292279Z 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:46:11.2298583Z 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:46:11.2304749Z 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:46:11.2310711Z 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:46:11.2317100Z 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:46:11.2328519Z 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:46:11.2334749Z 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:46:11.2340552Z 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:46:11.2346646Z 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:46:11.2353017Z 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:46:11.2364215Z 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:46:11.2370268Z 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:46:11.2376100Z 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:46:11.2382215Z 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:46:11.2387998Z 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:46:11.2399596Z 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:46:11.2405843Z 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:46:11.2411707Z 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:46:11.2417990Z 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:46:11.2424117Z 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:46:11.2430161Z 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:46:11.2435983Z 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:46:11.2442314Z 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:46:11.2448299Z 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:46:11.2454486Z 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:46:11.2468995Z 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:46:11.2475009Z 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:46:11.2481392Z 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:46:11.2487522Z 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:46:11.2493744Z 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:46:11.2507190Z 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:46:11.2513675Z 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:46:11.2519944Z 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:46:11.2526775Z 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:46:11.2532919Z 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:46:11.2539489Z 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:46:11.2546615Z 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:46:11.2552931Z 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:46:11.2559514Z 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:46:11.2565781Z 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:46:11.2572435Z 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:46:11.2579068Z 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:46:11.2585448Z 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:46:11.2591838Z 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:46:11.2598386Z 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:46:11.2612582Z 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:46:11.2618581Z 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:46:11.2625086Z 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:46:11.2631637Z 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:46:11.2637917Z 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:46:11.2644178Z 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:46:11.2650414Z 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:46:11.2656748Z 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:46:11.2663178Z 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:46:11.2669497Z 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:46:11.2677086Z 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:46:11.2683757Z 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:46:11.2689921Z 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:46:11.2696530Z 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:46:11.2703183Z 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:46:11.2721798Z 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:46:11.2727965Z 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:46:11.2734337Z 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:46:11.2740627Z 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:46:11.2746514Z 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:46:11.2752598Z 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:46:11.2758449Z 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:46:11.2764477Z 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:46:11.2770469Z 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:46:11.2776443Z 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:46:11.2789278Z 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:46:11.2795495Z 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:46:11.2801519Z 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:46:11.2823765Z 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:46:11.2830362Z 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:46:11.2844835Z 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:46:11.2851384Z 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:46:11.2857270Z 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:46:11.2863085Z 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:46:11.2869177Z 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:46:11.2883862Z 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:46:11.2890271Z 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:46:11.2896281Z 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:46:11.2902363Z 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:46:11.2908505Z 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:46:11.2920333Z 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:46:11.2927412Z 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:46:11.2933596Z 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:46:11.2940343Z 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:46:11.2946667Z 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:46:11.2953335Z 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:46:11.2959460Z 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:46:11.2965631Z 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:46:11.2971592Z 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:46:11.2978226Z 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:46:11.2997835Z 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:46:11.3004766Z 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:46:11.3010736Z 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:46:11.3016816Z 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:46:11.3023197Z 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:46:11.3037084Z 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:46:11.3043440Z 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:46:11.3050270Z 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:46:11.3068712Z 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:46:11.3075775Z 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:46:11.3082109Z 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:46:11.3089868Z 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:46:11.3095763Z 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:46:11.3102250Z 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:46:11.3109257Z 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:46:11.3115850Z 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:46:11.3121609Z 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:46:11.3127891Z 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:46:11.3134091Z 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:46:11.3140360Z 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:46:11.3153319Z 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:46:11.3159189Z 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:46:11.3183534Z 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:46:11.3189707Z 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:46:11.3195585Z 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:46:11.3209411Z 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:46:11.3215781Z 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:46:11.3221798Z 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:46:11.3227654Z 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:46:11.3234429Z 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:46:11.3254083Z 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:46:11.3260865Z 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:46:11.3266926Z 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:46:11.3272598Z 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:46:11.3278667Z 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:46:11.3292206Z 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:46:11.3298287Z 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:46:11.3305500Z 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:46:11.3311759Z 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:46:11.3318459Z 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:46:11.3332142Z 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:46:11.3338186Z 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:46:11.3344458Z 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:46:11.3350902Z 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:46:11.3356784Z 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:46:11.3362873Z 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:46:11.3369168Z 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:46:11.3376584Z 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:46:11.3382869Z 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:46:11.3388929Z 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:46:11.3402060Z 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:46:11.3407835Z 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:46:11.3414000Z 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:46:11.3420200Z 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:46:11.3425976Z 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:46:11.3438896Z 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:46:11.3444961Z 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:46:11.3451010Z 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:46:11.3457398Z 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:46:11.3463816Z 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:46:11.3475296Z 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:46:11.3482779Z 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:46:11.3488946Z 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:46:11.3495061Z 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:46:11.3501814Z 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:46:11.3507864Z 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:46:11.3513961Z 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:46:11.3521743Z 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:46:11.3527763Z 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:46:11.3533391Z 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:46:11.3539767Z 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:46:11.3578569Z 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:46:11.3728716Z 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:46:11.3734452Z 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:46:11.3742304Z 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:46:11.3749122Z 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:46:11.3756325Z 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:46:11.3770389Z 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:46:11.3779061Z 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:46:11.3791479Z 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:46:11.3798090Z 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:46:11.3804268Z 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:46:11.3810348Z 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:46:11.3816529Z 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:46:11.3822757Z 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:46:11.3836081Z 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:46:11.3842423Z 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:46:11.3848366Z 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:46:11.3854272Z 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:46:11.3861026Z 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:46:11.3867154Z 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:46:11.3873064Z 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:46:11.3879007Z 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:46:11.3885100Z 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:46:11.3891079Z 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:46:11.3897326Z 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:46:11.3903657Z 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:46:11.3909523Z 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:46:11.3915446Z 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:46:11.3921307Z 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:46:11.3927161Z 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:46:11.3933030Z 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:46:11.3938820Z 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:46:11.3944926Z 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:46:11.3950850Z 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:46:11.3964311Z 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:46:11.3970602Z 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:46:11.3976571Z 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:46:11.3982669Z 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:46:11.3988332Z 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:46:11.3994309Z 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:46:11.4001198Z 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:46:11.4007384Z 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:46:11.4013266Z 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:46:11.4019344Z 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:46:11.4025945Z 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:46:11.4031903Z 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:46:11.4038180Z 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:46:11.4044933Z 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:46:11.4050897Z 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:46:11.4064499Z 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:46:11.4070609Z 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:46:11.4077049Z 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:46:11.4083579Z 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:46:11.4090646Z 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:46:11.4102426Z 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:46:11.4108926Z 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:46:11.4115388Z 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:46:11.4121791Z 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:46:11.4141860Z 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:46:11.4153864Z 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:46:11.4160503Z 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:46:11.4166917Z 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:46:11.4173522Z 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:46:11.4180715Z 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:46:11.4187236Z 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:46:11.4193901Z 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:46:11.4200420Z 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:46:11.4206657Z 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:46:11.4213073Z 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:46:11.4224207Z 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:46:11.4230311Z 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:46:11.4236269Z 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:46:11.4242536Z 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:46:11.4248506Z 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:46:11.4260015Z 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:46:11.4265905Z 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:46:11.4272617Z 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:46:11.4278674Z 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:46:11.4284639Z 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:46:11.4290670Z 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:46:11.4296564Z 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:46:11.4302667Z 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:46:11.4308261Z 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:46:11.4314793Z 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:46:11.4326432Z 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:46:11.4332418Z 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:46:11.4338386Z 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:46:11.4344766Z 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:46:11.4350798Z 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:46:11.4356731Z 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:46:11.4363552Z 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:46:11.4369694Z 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:46:11.4375519Z 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:46:11.4381674Z 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:46:11.4387986Z 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:46:11.4393868Z 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:46:11.4399763Z 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:46:11.4406285Z 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:46:11.4412243Z 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:46:11.4418173Z 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:46:11.4424368Z 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:46:11.4430612Z 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:46:11.4436513Z 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:46:11.4442251Z 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:46:11.4455684Z 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:46:11.4461457Z 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:46:11.4467289Z 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:46:11.4473231Z 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:46:11.4479510Z 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:46:11.4485623Z 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:46:11.4491816Z 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:46:11.4498131Z 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:46:11.4504813Z 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:46:11.4510988Z 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:46:11.4521078Z 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:46:11.4527356Z 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:46:11.4533346Z 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:46:11.4539103Z 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:46:11.4545329Z 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:46:11.4556995Z 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:46:11.4563337Z 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:46:11.4569236Z 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:46:11.4574978Z 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:46:11.4580997Z 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:46:11.4594473Z 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:46:11.4601136Z 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:46:11.4608238Z 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:46:11.4614683Z 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:46:11.4620535Z 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:46:11.4626731Z 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:46:11.4633111Z 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:46:11.4639781Z 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:46:11.4646570Z 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:46:11.4652375Z 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:46:11.4665828Z 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:46:11.4672022Z 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:46:11.4678543Z 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:46:11.4685396Z 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:46:11.4691628Z 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:46:11.4697972Z 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:46:11.4704011Z 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:46:11.4710252Z 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:46:11.4716058Z 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:46:11.4722196Z 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:46:11.4728466Z 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:46:11.4734767Z 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:46:11.4740820Z 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:46:11.4746859Z 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:46:11.4752672Z 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:46:11.4763810Z 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:46:11.4771446Z 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:46:11.4776639Z 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:46:11.4782803Z 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:46:11.4788623Z 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:46:11.4794406Z 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:46:11.4815507Z 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:46:11.4821440Z 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:46:11.4827894Z 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:46:11.4833711Z 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:46:11.4846419Z 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:46:11.4852944Z 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:46:11.4858947Z 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:46:11.4865023Z 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:46:11.4888154Z 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:46:11.4901686Z 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:46:11.4907955Z 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:46:11.4914002Z 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:46:11.4920597Z 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:46:11.4926299Z 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:46:11.4932346Z 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:46:11.4938170Z 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:46:11.4944449Z 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:46:11.4950389Z 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:46:11.4956254Z 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:46:11.4969168Z 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:46:11.4974787Z 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:46:11.4980956Z 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:46:11.4986714Z 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:46:11.4992712Z 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:46:11.4999126Z 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:46:11.5005310Z 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:46:11.5011140Z 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:46:11.5017106Z 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:46:11.5022666Z 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:46:11.5036965Z 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:46:11.5042890Z 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:46:11.5048875Z 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:46:11.5055148Z 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:46:11.5061453Z 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:46:11.5067593Z 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:46:11.5073642Z 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:46:11.5079665Z 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:46:11.5085465Z 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:46:11.5091383Z 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:46:11.5097463Z 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:46:11.5103164Z 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:46:11.5109971Z 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:46:11.5116071Z 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:46:11.5121737Z 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:46:11.5127827Z 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:46:11.5133804Z 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:46:11.5139493Z 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:46:11.5145231Z 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:46:11.5150839Z 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:46:11.5170341Z 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:46:11.5176336Z 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:46:11.5182445Z 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:46:11.5188582Z 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:46:11.5195417Z 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:46:11.5202412Z 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:46:11.5208825Z 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:46:11.5215381Z 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:46:11.5221851Z 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:46:11.5228396Z 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:46:11.5248905Z 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:46:11.5255303Z 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:46:11.5261979Z 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:46:11.5268004Z 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:46:11.5273869Z 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:46:11.5286588Z 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:46:11.5293920Z 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:46:11.5300436Z 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:46:11.5306330Z 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:46:11.5312553Z 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:46:11.5318653Z 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:46:11.5324627Z 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:46:11.5330658Z 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:46:11.5337856Z 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:46:11.5343664Z 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:46:11.5350122Z 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:46:11.5355837Z 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:46:11.5367433Z 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:46:11.5373384Z 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:46:11.5379481Z 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:46:11.5392628Z 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:46:11.5398581Z 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:46:11.5404702Z 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:46:11.5411273Z 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:46:11.5417239Z 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:46:11.5429979Z 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:46:11.5436448Z 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:46:11.5442556Z 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:46:11.5448531Z 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:46:11.5455727Z 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:46:11.5468717Z 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:46:11.5474819Z 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:46:11.5480891Z 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:46:11.5487267Z 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:46:11.5493556Z 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:46:11.5500349Z 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:46:11.5506756Z 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:46:11.5513038Z 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:46:11.5519446Z 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:46:11.5525741Z 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:46:11.5537461Z 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:46:11.5543604Z 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:46:11.5549873Z 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:46:11.5556338Z 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:46:11.5562643Z 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:46:11.5569303Z 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:46:11.5575678Z 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:46:11.5581779Z 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:46:11.5587843Z 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:46:11.5594392Z 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:46:11.5600356Z 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:46:11.5606474Z 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:46:11.5613144Z 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:46:11.5619965Z 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:46:11.5625987Z 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:46:11.5632821Z 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:46:11.5639230Z 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:46:11.5645606Z 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:46:11.5652320Z 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:46:11.5658282Z 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:46:11.5664431Z 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:46:11.5671202Z 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:46:11.5677790Z 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:46:11.5715748Z 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:46:11.5716751Z 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:46:11.5717684Z 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:46:11.5718734Z 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:46:11.5719933Z 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:46:11.5721186Z 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:46:11.5723651Z 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:46:11.5729669Z 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:46:11.5735468Z 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:46:11.5743073Z 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:46:11.5749064Z 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:46:11.5755132Z 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:46:11.5766859Z 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:46:11.5773308Z 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:46:11.5779617Z 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:46:11.5785908Z 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:46:11.5792638Z 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:46:11.5798776Z 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:46:11.5804922Z 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:46:11.5815748Z 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:46:11.5821712Z 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:46:11.5827709Z 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:46:11.5842271Z 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:46:11.5848170Z 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:46:11.5854278Z 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:46:11.5860933Z 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:46:11.5867159Z 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:46:11.5881085Z 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:46:11.5887275Z 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:46:11.5894266Z 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:46:11.5900594Z 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:46:11.5906892Z 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:46:11.5920082Z 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:46:11.5926180Z 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:46:11.5932074Z 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:46:11.5938360Z 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:46:11.5944321Z 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:46:11.5950357Z 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:46:11.5956592Z 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:46:11.5962856Z 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:46:11.5969977Z 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:46:11.5976882Z 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:46:11.5983185Z 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:46:11.5989331Z 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:46:11.5995637Z 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:46:11.6002130Z 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:46:11.6008421Z 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:46:11.6014392Z 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:46:11.6020734Z 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:46:11.6027216Z 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:46:11.6033371Z 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:46:11.6039628Z 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:46:11.6046290Z 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:46:11.6052595Z 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:46:11.6058930Z 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:46:11.6064842Z 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:46:11.6072122Z 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:46:11.6078417Z 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:46:11.6085098Z 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:46:11.6091521Z 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:46:11.6097842Z 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:46:11.6103919Z 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:46:11.6110464Z 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:46:11.6116908Z 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:46:11.6123291Z 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:46:11.6129533Z 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:46:11.6136064Z 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:46:11.6158066Z 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:46:11.6164584Z 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:46:11.6170990Z 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:46:11.6177119Z 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:46:11.6183813Z 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:46:11.6189741Z 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:46:11.6195943Z 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:46:11.6202238Z 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:46:11.6208670Z 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:46:11.6214781Z 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:46:11.6226761Z 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:46:11.6240967Z 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:46:11.6247533Z 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:46:11.6253979Z 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:46:11.6259907Z 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:46:11.6265874Z 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:46:11.6272168Z 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:46:11.6278004Z 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:46:11.6284104Z 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:46:11.6290180Z 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:46:11.6310118Z 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:46:11.6316614Z 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:46:11.6323149Z 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:46:11.6329156Z 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:46:11.6335167Z 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:46:11.6348271Z 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:46:11.6354255Z 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:46:11.6360468Z 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:46:11.6367337Z 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:46:11.6373685Z 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:46:11.6379658Z 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:46:11.6385967Z 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:46:11.6392543Z 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:46:11.6398926Z 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:46:11.6405478Z 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:46:11.6411722Z 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:46:11.6418283Z 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:46:11.6424664Z 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:46:11.6430930Z 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:46:11.6437280Z 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:46:11.6468166Z 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:46:11.6474336Z 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:46:11.6494622Z 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:46:11.6495914Z 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:46:11.6496912Z 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:46:11.6509443Z 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:46:11.6515552Z 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:46:11.6522481Z 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:46:11.6529032Z 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:46:11.6535450Z 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:46:11.6547114Z 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:46:11.6553317Z 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:46:11.6559700Z 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:46:11.6566916Z 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:46:11.6573356Z 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:46:11.6579966Z 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:46:11.6586566Z 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:46:11.6592622Z 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:46:11.6599043Z 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:46:11.6605797Z 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:46:11.7031043Z 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:46:11.7037559Z 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:46:11.7044070Z 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:46:11.7050289Z 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:46:11.7056276Z 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:46:11.7062506Z 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:46:11.7068486Z 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:46:11.7075106Z 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:46:11.7081268Z 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:46:11.7088518Z 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:46:11.7101852Z 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:46:11.7108008Z 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:46:11.7114150Z 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:46:11.7120560Z 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:46:11.7127090Z 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:46:11.7151683Z 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:46:11.7157650Z 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:46:11.7164304Z 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:46:11.7170608Z 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:46:11.7176952Z 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:46:11.7190602Z 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:46:11.7197861Z 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:46:11.7204168Z 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:46:11.7210710Z 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:46:11.7217457Z 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:46:11.7223813Z 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:46:11.7230435Z 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:46:11.7236846Z 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:46:11.7243299Z 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:46:11.7249721Z 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:46:11.7255927Z 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:46:11.7262457Z 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:46:11.7268837Z 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:46:11.7274951Z 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:46:11.7281256Z 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:46:11.7288007Z 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:46:11.7294334Z 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:46:11.7300263Z 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:46:11.7306959Z 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:46:11.7313246Z 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:46:11.7319667Z 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:46:11.7325954Z 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:46:11.7332073Z 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:46:11.7338390Z 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:46:11.7345307Z 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:46:11.7352026Z 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:46:11.7358438Z 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:46:11.7364774Z 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:46:11.7370864Z 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:46:11.7377256Z 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:46:11.7383694Z 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:46:11.7389711Z 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:46:11.7395948Z 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:46:11.7402308Z 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:46:11.7409081Z 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:46:11.7421578Z 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:46:11.7427479Z 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:46:11.7433846Z 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:46:11.7440039Z 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:46:11.7446080Z 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:46:11.7452522Z 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:46:11.7459130Z 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:46:11.7465236Z 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:46:11.7471455Z 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:46:11.7477858Z 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:46:11.7484195Z 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:46:11.7490260Z 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:46:11.7496668Z 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:46:11.7502730Z 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:46:11.7509130Z 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:46:11.7521462Z 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:46:11.7528076Z 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:46:11.7534534Z 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:46:11.7541917Z 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:46:11.7548075Z 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:46:11.7554907Z 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:46:11.7561078Z 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:46:11.7567389Z 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:46:11.7573907Z 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:46:11.7579895Z 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:46:11.7586691Z 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:46:11.7593283Z 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:46:11.7600101Z 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:46:11.7606101Z 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:46:11.7612356Z 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:46:11.7626707Z 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:46:11.7632965Z 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:46:11.7640404Z 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:46:11.7646386Z 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:46:11.7652727Z 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:46:11.7666554Z 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:46:11.7680715Z 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:46:11.7686956Z 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:46:11.7693939Z 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:46:11.7700335Z 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:46:11.7706846Z 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:46:11.7714095Z 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:46:11.7720646Z 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:46:11.7727776Z 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:46:11.7733812Z 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:46:11.7774618Z 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:46:11.7781256Z 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:46:11.7787573Z 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:46:11.7794014Z 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:46:11.7800197Z 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:46:11.7806983Z 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:46:11.7827214Z 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:46:11.7833211Z 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:46:11.7839475Z 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:46:11.7846091Z 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:46:11.7859379Z 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:46:11.7865595Z 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:46:11.7872089Z 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:46:11.7878331Z 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:46:11.7885173Z 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:46:11.7898398Z 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:46:11.7904304Z 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:46:11.7910351Z 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:46:11.7916822Z 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:46:11.7923024Z 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:46:11.7929457Z 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:46:11.7935596Z 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:46:11.7941649Z 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:46:11.7947811Z 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:46:11.7954042Z 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:46:11.7967210Z 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:46:11.7973393Z 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:46:11.7979784Z 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:46:11.7986483Z 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:46:11.7992409Z 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:46:11.7998873Z 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:46:11.8005228Z 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:46:11.8011958Z 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:46:11.8018200Z 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:46:11.8024479Z 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:46:11.8038639Z 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:46:11.8044925Z 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:46:11.8051152Z 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:46:11.8057226Z 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:46:11.8063459Z 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:46:11.8078746Z 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:46:11.8085554Z 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:46:11.8091776Z 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:46:11.8097772Z 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:46:11.8103765Z 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:46:11.8117314Z 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:46:11.8124078Z 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:46:11.8130843Z 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:46:11.8137512Z 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:46:11.8143942Z 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:46:11.8150004Z 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:46:11.8156295Z 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:46:11.8162854Z 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:46:11.8169304Z 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:46:11.8175550Z 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:46:11.8182429Z 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:46:11.8188839Z 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:46:11.8195120Z 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:46:11.8202808Z 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:46:11.8209257Z 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:46:11.8215607Z 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:46:11.8221786Z 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:46:11.8228140Z 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:46:11.8234624Z 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:46:11.8241632Z 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:46:11.8248012Z 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:46:11.8254442Z 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:46:11.8260796Z 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:46:11.8267287Z 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:46:11.8273258Z 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:46:11.8286033Z 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:46:11.8292280Z 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:46:11.8298784Z 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:46:11.8305057Z 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:46:11.8311163Z 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:46:11.8317548Z 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:46:11.8323604Z 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:46:11.8330146Z 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:46:11.8336175Z 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:46:11.8342500Z 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:46:11.8348791Z 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:46:11.8355383Z 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:46:11.8361920Z 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:46:11.8368934Z 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:46:11.8374849Z 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:46:11.8388977Z 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:46:11.8395069Z 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:46:11.8401427Z 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:46:11.8407881Z 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:46:11.8414941Z 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:46:11.8427762Z 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:46:11.8434411Z 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:46:11.8440814Z 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:46:11.8447505Z 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:46:11.8454068Z 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:46:11.8460802Z 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:46:11.8467863Z 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:46:11.8474676Z 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:46:11.8481945Z 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:46:11.8488206Z 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:46:11.8494697Z 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:46:11.8501311Z 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:46:11.8509449Z 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:46:11.8517039Z 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:46:11.8523447Z 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:46:11.8538193Z 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:46:11.8544393Z 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:46:11.8550733Z 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:46:11.8556805Z 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:46:11.8563065Z 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:46:11.8569643Z 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:46:11.8575776Z 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:46:11.8581854Z 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:46:11.8588663Z 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:46:11.8594685Z 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:46:11.8601418Z 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:46:11.8608023Z 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:46:11.8615046Z 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:46:11.8621729Z 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:46:11.8627670Z 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:46:11.8641746Z 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:46:11.8648271Z 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:46:11.8654857Z 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:46:11.8661332Z 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:46:11.8667428Z 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:46:11.8673765Z 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:46:11.8679873Z 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:46:11.8686358Z 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:46:11.8692664Z 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:46:11.8699187Z 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:46:11.8712727Z 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:46:11.8718872Z 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:46:11.8725916Z 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:46:11.8732514Z 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:46:11.8740002Z 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:46:11.8753508Z 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:46:11.8760290Z 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:46:11.8766929Z 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:46:11.8773597Z 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:46:11.8779769Z 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:46:11.8786044Z 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:46:11.8792785Z 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:46:11.8799113Z 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:46:11.8805946Z 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:46:11.8811825Z 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:46:11.8825473Z 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:46:11.8837121Z 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:46:11.8843132Z 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:46:11.8849499Z 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:46:11.8855702Z 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:46:11.8869307Z 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:46:11.8875293Z 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:46:11.8882654Z 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:46:11.8889072Z 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:46:11.8895026Z 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:46:11.8908497Z 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:46:11.8914927Z 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:46:11.8921588Z 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:46:11.8928463Z 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:46:11.8934940Z 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:46:11.8941348Z 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:46:11.8947536Z 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:46:11.8954113Z 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:46:11.8961112Z 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:46:11.8967168Z 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:46:11.8984544Z 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:46:11.8990761Z 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:46:11.8997073Z 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:46:11.9003325Z 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:46:11.9009641Z 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:46:11.9024227Z 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:46:11.9049592Z 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:46:11.9056027Z 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:46:11.9062577Z 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:46:11.9068996Z 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:46:11.9075591Z 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:46:11.9082284Z 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:46:11.9088529Z 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:46:11.9095316Z 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:46:11.9102420Z 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:46:11.9115925Z 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:46:11.9122632Z 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:46:11.9129525Z 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:46:11.9136680Z 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:46:11.9143404Z 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:46:11.9149981Z 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:46:11.9156736Z 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:46:11.9163235Z 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:46:11.9169743Z 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:46:11.9177171Z 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:46:11.9183812Z 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:46:11.9190726Z 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:46:11.9197392Z 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:46:11.9204079Z 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:46:11.9211016Z 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:46:11.9225090Z 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:46:11.9232672Z 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:46:11.9239112Z 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:46:11.9246084Z 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:46:11.9252445Z 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:46:11.9259337Z 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:46:11.9265844Z 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:46:11.9272784Z 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:46:11.9279281Z 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:46:11.9286012Z 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:46:11.9299832Z 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:46:11.9306322Z 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:46:11.9312912Z 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:46:11.9319322Z 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:46:11.9325827Z 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:46:11.9332033Z 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:46:11.9338198Z 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:46:11.9344305Z 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:46:11.9350763Z 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:46:11.9357120Z 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:46:11.9371035Z 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:46:11.9377459Z 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:46:11.9384344Z 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:46:11.9390593Z 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:46:11.9397262Z 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:46:11.9404196Z 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:46:11.9410567Z 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:46:11.9417235Z 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:46:11.9423995Z 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:46:11.9434006Z 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:46:11.9447459Z 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:46:11.9464781Z 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:46:11.9471146Z 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:46:11.9477708Z 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:46:11.9484521Z 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:46:11.9491135Z 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:46:11.9497654Z 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:46:11.9504640Z 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:46:11.9510879Z 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:46:11.9517529Z 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:46:11.9524304Z 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:46:11.9530609Z 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:46:11.9536772Z 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:46:11.9543790Z 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:46:11.9550424Z 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:46:11.9564088Z 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:46:11.9570482Z 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:46:11.9576677Z 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:46:11.9583156Z 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:46:11.9591227Z 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:46:11.9597342Z 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:46:11.9603391Z 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:46:11.9609649Z 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:46:11.9615962Z 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:46:11.9622082Z 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:46:11.9628455Z 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:46:11.9634844Z 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:46:11.9641539Z 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:46:11.9648609Z 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:46:11.9654756Z 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:46:11.9667931Z 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:46:11.9674423Z 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:46:11.9681183Z 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:46:11.9687698Z 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:46:11.9694611Z 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:46:11.9701243Z 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:46:11.9707434Z 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:46:11.9713892Z 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:46:11.9720503Z 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:46:11.9727250Z 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:46:11.9733517Z 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:46:11.9739844Z 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:46:11.9745858Z 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:46:11.9752123Z 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:46:11.9757978Z 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:46:11.9763972Z 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:46:11.9770598Z 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:46:11.9776672Z 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:46:11.9782605Z 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:46:11.9788119Z 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:46:11.9799823Z 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:46:11.9805655Z 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:46:11.9811697Z 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:46:11.9817981Z 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:46:11.9823867Z 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:46:11.9830249Z 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:46:11.9836113Z 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:46:11.9842782Z 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:46:11.9848970Z 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:46:11.9854910Z 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:46:11.9871563Z 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:46:11.9877571Z 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:46:11.9883714Z 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:46:11.9889678Z 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:46:11.9895490Z 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:46:11.9907017Z 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:46:11.9912977Z 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:46:11.9919702Z 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:46:11.9925644Z 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:46:11.9932187Z 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:46:11.9943761Z 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:46:11.9949459Z 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:46:11.9955460Z 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:46:11.9961706Z 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:46:11.9967683Z 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:46:11.9973532Z 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:46:11.9979641Z 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:46:11.9985772Z 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:46:11.9991810Z 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:46:11.9997802Z 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:46:12.0004093Z 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:46:12.0010307Z 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:46:12.0016366Z 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:46:12.0023075Z 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:46:12.0029238Z 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:46:12.0041767Z 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:46:12.0047543Z 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:46:12.0054039Z 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:46:12.0060016Z 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:46:12.0065830Z 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:46:12.0071439Z 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:46:12.0077458Z 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:46:12.0083757Z 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:46:12.0089842Z 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:46:12.0096070Z 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:46:12.0101878Z 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:46:12.0108079Z 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:46:12.0114004Z 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:46:12.0120349Z 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:46:12.0127005Z 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:46:12.0148080Z 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:46:12.0154355Z 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:46:12.0160366Z 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:46:12.0166263Z 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:46:12.0172297Z 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:46:12.0178589Z 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:46:12.0184486Z 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:46:12.0190417Z 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:46:12.0197175Z 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:46:12.0203413Z 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:46:12.0217388Z 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:46:12.0223813Z 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:46:12.0229878Z 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:46:12.0235839Z 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:46:12.0241934Z 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:46:12.0247994Z 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:46:12.0254004Z 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:46:12.0259846Z 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:46:12.0266807Z 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:46:12.0272135Z 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:46:12.0278154Z 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:46:12.0284071Z 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:46:12.0290210Z 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:46:12.0296373Z 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:46:12.0302515Z 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:46:12.0315377Z 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:46:12.0321247Z 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:46:12.0327213Z 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:46:12.0333036Z 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:46:12.0339366Z 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:46:12.0352789Z 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:46:12.0358914Z 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:46:12.0364926Z 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:46:12.0370903Z 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:46:12.0410762Z 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:46:12.0417250Z 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:46:12.0423558Z 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:46:12.0429846Z 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:46:12.0435989Z 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:46:12.0441925Z 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:46:12.0453405Z 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:46:12.0459793Z 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:46:12.0465999Z 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:46:12.0472054Z 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:46:12.0477947Z 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:46:12.0494461Z 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:46:12.0500541Z 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:46:12.0506283Z 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:46:12.0512494Z 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:46:12.0518289Z 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:46:12.0524453Z 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:46:12.0530815Z 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:46:12.0536766Z 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:46:12.0542818Z 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:46:12.0549199Z 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:46:12.0555323Z 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:46:12.0561601Z 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:46:12.0567806Z 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:46:12.0574451Z 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:46:12.0580676Z 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:46:12.0594227Z 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:46:12.0600258Z 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:46:12.0606050Z 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:46:12.0611731Z 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:46:12.0617912Z 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:46:12.0624248Z 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:46:12.0630574Z 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:46:12.0636660Z 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:46:12.0642734Z 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:46:12.0649073Z 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:46:12.0655051Z 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:46:12.0660736Z 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:46:12.0666471Z 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:46:12.0672822Z 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:46:12.0679365Z 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:46:12.0685513Z 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:46:12.0691769Z 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:46:12.0698098Z 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:46:12.0704289Z 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:46:12.0710310Z 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:46:12.0723441Z 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:46:12.0730435Z 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:46:12.0736508Z 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:46:12.0743070Z 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:46:12.0749234Z 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:46:12.0760783Z 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:46:12.0767046Z 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:46:12.0773150Z 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:46:12.0779187Z 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:46:12.0785219Z 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:46:12.0791354Z 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:46:12.0797304Z 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:46:12.0803096Z 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:46:12.0808987Z 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:46:12.0814952Z 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:46:12.0828452Z 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:46:12.0833945Z 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:46:12.0840730Z 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:46:12.0846764Z 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:46:12.0852529Z 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:46:12.0858335Z 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:46:12.0864518Z 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:46:12.0886526Z 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:46:12.0892921Z 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:46:12.0898849Z 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:46:12.0910530Z 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:46:12.0932824Z 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:46:12.0938704Z 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:46:12.0944488Z 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:46:12.0950266Z 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:46:12.0956762Z 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:46:12.0962834Z 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:46:12.0968845Z 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:46:12.0974690Z 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:46:12.0981070Z 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:46:12.0987053Z 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:46:12.0993191Z 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:46:12.0999632Z 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:46:12.1005718Z 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:46:12.1011690Z 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:46:12.1017515Z 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:46:12.1023489Z 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:46:12.1029484Z 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:46:12.1035668Z 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:46:12.1041697Z 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:46:12.1047775Z 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:46:12.1053597Z 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:46:12.1059654Z 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:46:12.1065729Z 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:46:12.1080974Z 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:46:12.1093940Z 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:46:12.1099686Z 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:46:12.1105862Z 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:46:12.1111946Z 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:46:12.1118076Z 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:46:12.1124191Z 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:46:12.1157295Z 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:46:12.1163282Z 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:46:12.1169181Z 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:46:12.1174883Z 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:46:12.1187482Z 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:46:12.1193527Z 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:46:12.1199604Z 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:46:12.1206072Z 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:46:12.1211991Z 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:46:12.1217972Z 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:46:12.1224045Z 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:46:12.1230682Z 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:46:12.1237859Z 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:46:12.1244529Z 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:46:12.1252338Z 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:46:12.1258677Z 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:46:12.1264655Z 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:46:12.1271072Z 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:46:12.1277927Z 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:46:12.1295372Z 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:46:12.1301826Z 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:46:12.1309084Z 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:46:12.1315559Z 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:46:12.1321463Z 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:46:12.1328238Z 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:46:12.1334418Z 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:46:12.1340436Z 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:46:12.1346667Z 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:46:12.1353285Z 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:46:12.1359218Z 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:46:12.1365504Z 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:46:12.1371657Z 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:46:12.1378496Z 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:46:12.1384608Z 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:46:12.1390852Z 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:46:12.1396805Z 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:46:12.1430510Z 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:46:12.1456577Z 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:46:12.1462408Z 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:46:12.1470368Z 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:46:12.1476590Z 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:46:12.1482895Z 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:46:12.1488819Z 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:46:12.1494943Z 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:46:12.1501405Z 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:46:12.1509459Z 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:46:12.1534266Z 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:46:12.1540819Z 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:46:12.1546542Z 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:46:12.1558594Z 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:46:12.1564848Z 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:46:12.1570808Z 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:46:12.1577094Z 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:46:12.1589604Z 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:46:12.1595871Z 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:46:12.1602145Z 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:46:12.1608506Z 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:46:12.1614702Z 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:46:12.1620912Z 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:46:12.1627525Z 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:46:12.1635141Z 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:46:12.1641048Z 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:46:12.1646842Z 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:46:12.1653215Z 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:46:12.1659668Z 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:46:12.1665645Z 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:46:12.1672095Z 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:46:12.1678379Z 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:46:12.1684758Z 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:46:12.1692177Z 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:46:12.1698534Z 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:46:12.1704154Z 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:46:12.1709942Z 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:46:12.1715953Z 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:46:12.1722793Z 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:46:12.1729757Z 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:46:12.1737260Z 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:46:12.1762585Z 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:46:12.1763646Z 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:46:12.1764694Z 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:46:12.1765837Z 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:46:12.1770098Z 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:46:12.1776425Z 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:46:12.1782434Z 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:46:12.1788751Z 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:46:12.1794592Z 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:46:12.1801161Z 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:46:12.1807378Z 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:46:12.1814050Z 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:46:12.1826313Z 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:46:12.1832494Z 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:46:12.1838350Z 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:46:12.1845097Z 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:46:12.1851450Z 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:46:12.1867303Z 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:46:12.1873058Z 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:46:12.1879733Z 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:46:12.1885982Z 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:46:12.1892000Z 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:46:12.1897798Z 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:46:12.1903858Z 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:46:12.1909558Z 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:46:12.1915631Z 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:46:12.1921797Z 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:46:12.1933969Z 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:46:12.1939881Z 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:46:12.1945918Z 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:46:12.1952221Z 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:46:12.1958106Z 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:46:12.1969342Z 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:46:12.1975227Z 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:46:12.1981061Z 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:46:12.1986802Z 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:46:12.1992468Z 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:46:12.2004518Z 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:46:12.2010250Z 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:46:12.2016139Z 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:46:12.2022091Z 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:46:12.2027833Z 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:46:12.2038402Z 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:46:12.2044706Z 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:46:12.2050650Z 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:46:12.2057763Z 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:46:12.2063907Z 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:46:12.2074809Z 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:46:12.2082420Z 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:46:12.2088313Z 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:46:12.2094733Z 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:46:12.2100773Z 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:46:12.2113975Z 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:46:12.2120055Z 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:46:12.2126574Z 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:46:12.2134182Z 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:46:12.2140139Z 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:46:12.2152448Z 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:46:12.2159456Z 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:46:12.2165184Z 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:46:12.2171283Z 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:46:12.2177725Z 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:46:12.2185130Z 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:46:12.2191865Z 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:46:12.2197799Z 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:46:12.2203953Z 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:46:12.2210224Z 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:46:12.2223645Z 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:46:12.2230084Z 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:46:12.2236769Z 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:46:12.2244013Z 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:46:12.2250196Z 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:46:12.2256761Z 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:46:12.2263330Z 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:46:12.2269369Z 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:46:12.2275553Z 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:46:12.2281970Z 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:46:12.2295847Z 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:46:12.2301872Z 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:46:12.2307506Z 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:46:12.2313825Z 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:46:12.2319594Z 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:46:12.2330927Z 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:46:12.2336841Z 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:46:12.2342924Z 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:46:12.2348865Z 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:46:12.2355193Z 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:46:12.2361177Z 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:46:12.2367078Z 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:46:12.2373454Z 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:46:12.2380184Z 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:46:12.2386198Z 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:46:12.2402246Z 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:46:12.2408273Z 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:46:12.2414159Z 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:46:12.2420127Z 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:46:12.2425898Z 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:46:12.2437373Z 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:46:12.2443870Z 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:46:12.2449641Z 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:46:12.2455485Z 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:46:12.2461346Z 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:46:12.2467679Z 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:46:12.2474101Z 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:46:12.2480183Z 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:46:12.2486261Z 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:46:12.2492312Z 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:46:12.2505785Z 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:46:12.2511954Z 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:46:12.2518138Z 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:46:12.2524154Z 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:46:12.2530579Z 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:46:12.2536632Z 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:46:12.2544184Z 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:46:12.2550304Z 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:46:12.2556066Z 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:46:12.2562050Z 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:46:12.2576301Z 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:46:12.2590689Z 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:46:12.2591674Z 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:46:12.2597947Z 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:46:12.2604407Z 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:46:12.2610387Z 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:46:12.2616718Z 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:46:12.2622946Z 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:46:12.2629539Z 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:46:12.2636160Z 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:46:12.2642888Z 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:46:12.2649081Z 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:46:12.2656033Z 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:46:12.2662792Z 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:46:12.2669332Z 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:46:12.2675408Z 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:46:12.2682040Z 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:46:12.2689298Z 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:46:12.2695912Z 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:46:12.2702682Z 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:46:12.2709117Z 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:46:12.2715485Z 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:46:12.2721699Z 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:46:12.2727906Z 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:46:12.2734481Z 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:46:12.2741496Z 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:46:12.2759406Z 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:46:12.2760829Z 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:46:12.2780770Z 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:46:12.2786760Z 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:46:12.2793061Z 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:46:12.2799463Z 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:46:12.2805883Z 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:46:12.2812653Z 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:46:12.2818630Z 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:46:12.2824600Z 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:46:12.2830636Z 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:46:12.2837191Z 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:46:12.2843775Z 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:46:12.2849680Z 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:46:12.2855759Z 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:46:12.2862198Z 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:46:12.2868494Z 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:46:12.2875097Z 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:46:12.2881287Z 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:46:12.2887385Z 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:46:12.2893479Z 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:46:12.2899568Z 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:46:12.2905762Z 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:46:12.2911785Z 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:46:12.2918626Z 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:46:12.2924891Z 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:46:12.2931283Z 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:46:12.2937456Z 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:46:12.2943594Z 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:46:12.2949746Z 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:46:12.2956731Z 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:46:12.2962812Z 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:46:12.2968855Z 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:46:12.2975511Z 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:46:12.2981850Z 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:46:12.2988763Z 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:46:12.2994806Z 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:46:12.3001280Z 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:46:12.3007606Z 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:46:12.3014431Z 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:46:12.3020210Z 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:46:12.3027135Z 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:46:12.3033749Z 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:46:12.3039831Z 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:46:12.3045985Z 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:46:12.3052390Z 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:46:12.3058860Z 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:46:12.3065140Z 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:46:12.3071271Z 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:46:12.3077691Z 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:46:12.3083966Z 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:46:12.3090164Z 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:46:12.3096891Z 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:46:12.3103345Z 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:46:12.3109580Z 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:46:12.3115775Z 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:46:12.3122183Z 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:46:12.3128413Z 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:46:12.3157807Z 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:46:12.3163686Z 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:46:12.3169954Z 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:46:12.3176147Z 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:46:12.3182251Z 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:46:12.3188957Z 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:46:12.3195415Z 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:46:12.3202031Z 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:46:12.3218808Z 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:46:12.3225267Z 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:46:12.3231543Z 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:46:12.3245956Z 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:46:12.3252759Z 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:46:12.3258835Z 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:46:12.3264984Z 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:46:12.3271320Z 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:46:12.3277768Z 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:46:12.3284267Z 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:46:12.3291258Z 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:46:12.3297988Z 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:46:12.3304408Z 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:46:12.3310915Z 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:46:12.3317269Z 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:46:12.3323365Z 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:46:12.3329754Z 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:46:12.3348904Z 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:46:12.3349474Z 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:46:12.3349934Z 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:46:12.3354622Z 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:46:12.3361493Z 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:46:12.3367706Z 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:46:12.3381094Z 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:46:12.3387187Z 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:46:12.3393473Z 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:46:12.3400143Z 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:46:12.3406672Z 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:46:12.3413649Z 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:46:12.3420380Z 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:46:12.3426850Z 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:46:12.3433334Z 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:46:12.3441106Z 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:46:12.3447360Z 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:46:12.3454062Z 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:46:12.3460723Z 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:46:12.3467496Z 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:46:12.3474407Z 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:46:12.3482135Z 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:46:12.3488641Z 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:46:12.3495045Z 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:46:12.3501297Z 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:46:12.3507867Z 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:46:12.3521353Z 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:46:12.3527603Z 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:46:12.3534394Z 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:46:12.3540750Z 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:46:12.3546918Z 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:46:12.3553045Z 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:46:12.3559360Z 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:46:12.3566050Z 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:46:12.3572199Z 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:46:12.3578607Z 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:46:12.3591819Z 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:46:12.3597707Z 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:46:12.3603963Z 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:46:12.3610350Z 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:46:12.3616284Z 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:46:12.3622432Z 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:46:12.3628824Z 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:46:12.3635221Z 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:46:12.3641782Z 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:46:12.3647935Z 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:46:12.3654209Z 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:46:12.3659991Z 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:46:12.3666332Z 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:46:12.3672222Z 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:46:12.3677948Z 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:46:12.3691530Z 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:46:12.3697605Z 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:46:12.3703659Z 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:46:12.3710026Z 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:46:12.3715841Z 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:46:12.3722190Z 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:46:12.3728049Z 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:46:12.3734630Z 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:46:12.3742058Z 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:46:12.3748659Z 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:46:12.3755286Z 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:46:12.3761818Z 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:46:12.3768275Z 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:46:12.3774495Z 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:46:12.3780439Z 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:46:12.3793754Z 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:46:12.3800042Z 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:46:12.3806189Z 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:46:12.3812376Z 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:46:12.3818375Z 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:46:12.3831293Z 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:46:12.3836832Z 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:46:12.3842751Z 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:46:12.3848746Z 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:46:12.3855039Z 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:46:12.3861723Z 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:46:12.3867934Z 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:46:12.3874017Z 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:46:12.3880173Z 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:46:12.3886562Z 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:46:12.3899755Z 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:46:12.3906524Z 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:46:12.3912860Z 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:46:12.3918737Z 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:46:12.3925503Z 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:46:12.3931472Z 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:46:12.3937845Z 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:46:12.3943912Z 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:46:12.3949857Z 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:46:12.3956344Z 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:46:12.3969898Z 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:46:12.3976208Z 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:46:12.3982282Z 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:46:12.3988651Z 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:46:12.3995014Z 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:46:12.4007998Z 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:46:12.4014115Z 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:46:12.4020536Z 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:46:12.4027335Z 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:46:12.4033206Z 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:46:12.4045584Z 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:46:12.4052162Z 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:46:12.4058568Z 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:46:12.4064879Z 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:46:12.4071265Z 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:46:12.4078088Z 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:46:12.4084544Z 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:46:12.4091498Z 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:46:12.4097618Z 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:46:12.4103623Z 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:46:12.4116875Z 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:46:12.4123100Z 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:46:12.4146257Z 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:46:12.4152408Z 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:46:12.4158658Z 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:46:12.4171536Z 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:46:12.4177660Z 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:46:12.4183925Z 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:46:12.4189966Z 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:46:12.4195701Z 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:46:12.4209210Z 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:46:12.4215201Z 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:46:12.4221843Z 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:46:12.4234302Z 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:46:12.4240335Z 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:46:12.4246500Z 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:46:12.4252806Z 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:46:12.4259231Z 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:46:12.4264971Z 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:46:12.4271025Z 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:46:12.4277471Z 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:46:12.4285252Z 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:46:12.4289924Z 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:46:12.4296609Z 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:46:12.4301688Z 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:46:12.4313251Z 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:46:12.4318793Z 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:46:12.4324608Z 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:46:12.4330340Z 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:46:12.4336141Z 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:46:12.4343197Z 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:46:12.4348539Z 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:46:12.4354258Z 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:46:12.4360101Z 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:46:12.4366024Z 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:46:12.4379522Z 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:46:12.4385771Z 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:46:12.4391681Z 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:46:12.4397511Z 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:46:12.4403648Z 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:46:12.4409347Z 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:46:12.4415089Z 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:46:12.4420604Z 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:46:12.4426738Z 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:46:12.4433002Z 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:46:12.4444085Z 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:46:12.4450463Z 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:46:12.4456569Z 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:46:12.4462857Z 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:46:12.4469476Z 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:46:12.4475454Z 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:46:12.4481593Z 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:46:12.4487717Z 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:46:12.4494114Z 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:46:12.4500250Z 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:46:12.4506998Z 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:46:12.4513325Z 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:46:12.4519150Z 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:46:12.4525367Z 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:46:12.4531377Z 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:46:12.4537666Z 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:46:12.4544118Z 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:46:12.4550159Z 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:46:12.4556201Z 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:46:12.4577349Z 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:46:12.4583625Z 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:46:12.4589719Z 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:46:12.4596044Z 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:46:12.4601844Z 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:46:12.4608337Z 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:46:12.4621306Z 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:46:12.4627328Z 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:46:12.4634467Z 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:46:12.4640928Z 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:46:12.4647113Z 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:46:12.4653685Z 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:46:12.4660323Z 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:46:12.4666552Z 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:46:12.4673105Z 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:46:12.4679682Z 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:46:12.4692656Z 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:46:12.4698780Z 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:46:12.4705726Z 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:46:12.4712110Z 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:46:12.4718344Z 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:46:12.4724843Z 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:46:12.4732345Z 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:46:12.4737665Z 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:46:12.4743890Z 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:46:12.4749857Z 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:46:12.4762333Z 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:46:12.4768999Z 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:46:12.4776153Z 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:46:12.4782795Z 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:46:12.4789368Z 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:46:12.4795527Z 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:46:12.4802349Z 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:46:12.4809315Z 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:46:12.4815235Z 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:46:12.4821742Z 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:46:12.4828048Z 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:46:12.4834325Z 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:46:12.4840776Z 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:46:12.4847060Z 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:46:12.4853346Z 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:46:12.4867006Z 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:46:12.4872940Z 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:46:12.4878943Z 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:46:12.4884803Z 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:46:12.4890891Z 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:46:12.4897067Z 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:46:12.4902917Z 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:46:12.4909306Z 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:46:12.4915596Z 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:46:12.4921724Z 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:46:12.4928033Z 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:46:12.4934308Z 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:46:12.4940534Z 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:46:12.4946709Z 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:46:12.4952783Z 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:46:12.4967063Z 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:46:12.4973682Z 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:46:12.4980206Z 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:46:12.4986172Z 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:46:12.4992156Z 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:46:12.4998724Z 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:46:12.5005267Z 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:46:12.5010982Z 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:46:12.5017007Z 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:46:12.5023582Z 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:46:12.5029653Z 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:46:12.5035875Z 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:46:12.5042008Z 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:46:12.5048009Z 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:46:12.5068638Z 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:46:12.5074642Z 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:46:12.5080590Z 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:46:12.5086608Z 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:46:12.5093251Z 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:46:12.5099452Z 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:46:12.5113045Z 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:46:12.5119081Z 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:46:12.5125825Z 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:46:12.5132042Z 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:46:12.5138527Z 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:46:12.5151239Z 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:46:12.5157790Z 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:46:12.5164182Z 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:46:12.5170533Z 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:46:12.5176689Z 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:46:12.5188176Z 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:46:12.5194243Z 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:46:12.5200659Z 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:46:12.5207036Z 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:46:12.5213150Z 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:46:12.5219212Z 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:46:12.5226506Z 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:46:12.5233158Z 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:46:12.5240339Z 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:46:12.5246317Z 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:46:12.5252352Z 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:46:12.5289988Z 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:46:12.5291030Z 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:46:12.5291960Z 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:46:12.5293013Z 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:46:12.5295563Z 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:46:12.5296536Z 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:46:12.5299177Z 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:46:12.5305522Z 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:46:12.5317484Z 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:46:12.5324857Z 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:46:12.5329549Z 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:46:12.5336005Z 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:46:12.5342237Z 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:46:12.5348758Z 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:46:12.5354674Z 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:46:12.5360867Z 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:46:12.5366936Z 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:46:12.5373325Z 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:46:12.5379261Z 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:46:12.5385411Z 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:46:12.5391543Z 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:46:12.5397649Z 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:46:12.5403843Z 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:46:12.5409928Z 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:46:12.5421733Z 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:46:12.5427733Z 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:46:12.5433868Z 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:46:12.5440248Z 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:46:12.5446315Z 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:46:12.5457788Z 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:46:12.5464060Z 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:46:12.5470517Z 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:46:12.5503427Z 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:46:12.5510088Z 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:46:12.5516209Z 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:46:12.5522681Z 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:46:12.5528706Z 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:46:12.5534836Z 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:46:12.5540708Z 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:46:12.5557254Z 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:46:12.5563927Z 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:46:12.5569801Z 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:46:12.5575918Z 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:46:12.5582140Z 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:46:12.5588723Z 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:46:12.5594728Z 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:46:12.5600779Z 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:46:12.5607959Z 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:46:12.5613477Z 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:46:12.5620611Z 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:46:12.5626686Z 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:46:12.5632683Z 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:46:12.5638635Z 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:46:12.5644996Z 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:46:12.5657393Z 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:46:12.5663368Z 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:46:12.5669742Z 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:46:12.5676263Z 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:46:12.5682672Z 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:46:12.5689343Z 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:46:12.5695697Z 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:46:12.5701646Z 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:46:12.5708731Z 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:46:12.5715006Z 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:46:12.5728888Z 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:46:12.5735348Z 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:46:12.5741598Z 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:46:12.5747675Z 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:46:12.5754293Z 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:46:12.5782614Z 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:46:12.5783736Z 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:46:12.5784721Z 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:46:12.5785734Z 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:46:12.5791800Z 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:46:12.5795178Z 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:46:12.5801740Z 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:46:12.5807972Z 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:46:12.5814117Z 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:46:12.5820639Z 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:46:12.5834434Z 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:46:12.5840885Z 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:46:12.5847786Z 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:46:12.5854320Z 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:46:12.5860707Z 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:46:12.5866931Z 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:46:12.5873725Z 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:46:12.5879531Z 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:46:12.5885838Z 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:46:12.5891842Z 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:46:12.5909882Z 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:46:12.5916445Z 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:46:12.5922853Z 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:46:12.5928963Z 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:46:12.5935785Z 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:46:12.5948997Z 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:46:12.5955264Z 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:46:12.5961491Z 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:46:12.5968086Z 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:46:12.5974261Z 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:46:12.5988292Z 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:46:12.5994910Z 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:46:12.6000925Z 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:46:12.6007406Z 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:46:12.6013547Z 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:46:12.6020239Z 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:46:12.6026483Z 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:46:12.6032933Z 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:46:12.6039113Z 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:46:12.6045460Z 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:46:12.6058208Z 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:46:12.6064595Z 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:46:12.6070671Z 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:46:12.6077074Z 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:46:12.6083699Z 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:46:12.6089710Z 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:46:12.6096245Z 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:46:12.6102390Z 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:46:12.6120267Z 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:46:12.6126434Z 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:46:12.6132923Z 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:46:12.6139862Z 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:46:12.6146219Z 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:46:12.6152288Z 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:46:12.6158269Z 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:46:12.6165107Z 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:46:12.6171262Z 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:46:12.6177577Z 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:46:12.6185409Z 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:46:12.6191548Z 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:46:12.6197346Z 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:46:12.6203537Z 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:46:12.6209851Z 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:46:12.6216223Z 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:46:12.6222312Z 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:46:12.6235203Z 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:46:12.6243070Z 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:46:12.6249362Z 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:46:12.6255147Z 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:46:12.6275229Z 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:46:12.6276260Z 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:46:12.6277429Z 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:46:12.6283211Z 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:46:12.6289514Z 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:46:12.6295754Z 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:46:12.6310940Z 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:46:12.6316976Z 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:46:12.6323261Z 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:46:12.6330519Z 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:46:12.6336650Z 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:46:12.6342625Z 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:46:12.6348899Z 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:46:12.6355223Z 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:46:12.6361550Z 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:46:12.6367883Z 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:46:12.6381523Z 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:46:12.6387762Z 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:46:12.6393729Z 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:46:12.6400163Z 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:46:12.6406233Z 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:46:12.6434108Z 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:46:12.6441110Z 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:46:12.6447372Z 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:46:12.6453514Z 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:46:12.6459646Z 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:46:12.6474227Z 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:46:12.6480523Z 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:46:12.6487701Z 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:46:12.6494022Z 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:46:12.6500004Z 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:46:12.6513343Z 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:46:12.6519563Z 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:46:12.6525706Z 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:46:12.6532231Z 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:46:12.6538587Z 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:46:12.6544833Z 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:46:12.6551121Z 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:46:12.6557489Z 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:46:12.6563821Z 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:46:12.6569958Z 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:46:12.6576468Z 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:46:12.6583124Z 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:46:12.6589207Z 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:46:12.6595404Z 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:46:12.6601903Z 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:46:12.6609737Z 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:46:12.6616042Z 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:46:12.6621950Z 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:46:12.6628402Z 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:46:12.6634935Z 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:46:12.6641454Z 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:46:12.6648216Z 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:46:12.6654474Z 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:46:12.6661924Z 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:46:12.6667976Z 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:46:12.6688132Z 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:46:12.6694803Z 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:46:12.6701982Z 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:46:12.6708107Z 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:46:12.6713971Z 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:46:12.6720591Z 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:46:12.6726953Z 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:46:12.6733474Z 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:46:12.6739810Z 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:46:12.6747215Z 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:46:12.6760229Z 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:46:12.6766789Z 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:46:12.6791942Z 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:46:12.6793249Z 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:46:12.6794328Z 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:46:12.6795298Z 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:46:12.6800239Z 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:46:12.6806790Z 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:46:12.6813434Z 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:46:12.6819164Z 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:46:12.6824973Z 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:46:12.6830976Z 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:46:12.6837505Z 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:46:12.6843841Z 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:46:12.6849706Z 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:46:12.6862732Z 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:46:12.6868897Z 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:46:12.6874875Z 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:46:12.6880767Z 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:46:12.6886919Z 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:46:12.6892990Z 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:46:12.6898919Z 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:46:12.6904865Z 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:46:12.6911119Z 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:46:12.6916971Z 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:46:12.6923330Z 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:46:12.6929875Z 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:46:12.6936476Z 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:46:12.6942680Z 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:46:12.6948974Z 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:46:12.6955247Z 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:46:12.6961585Z 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:46:12.6967973Z 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:46:12.6974440Z 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:46:12.6988717Z 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:46:12.6995097Z 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:46:12.7001765Z 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:46:12.7008284Z 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:46:12.7014739Z 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:46:12.7021147Z 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:46:12.7027836Z 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:46:12.7034237Z 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:46:12.7040761Z 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:46:12.7046954Z 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:46:12.7061561Z 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:46:12.7073051Z 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:46:12.7079527Z 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:46:12.7086068Z 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:46:12.7092888Z 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:46:12.7098830Z 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:46:12.7111119Z 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:46:12.7117400Z 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:46:12.7123736Z 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:46:12.7129925Z 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:46:12.7137378Z 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:46:12.7151210Z 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:46:12.7157307Z 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:46:12.7164175Z 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:46:12.7170371Z 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:46:12.7176488Z 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:46:12.7183195Z 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:46:12.7189414Z 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:46:12.7195831Z 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:46:12.7202210Z 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:46:12.7208651Z 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:46:12.7214581Z 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:46:12.7220969Z 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:46:12.7227419Z 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:46:12.7242354Z 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:46:12.7248616Z 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:46:12.7254966Z 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:46:12.7261547Z 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:46:12.7267810Z 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:46:12.7274862Z 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:46:12.7281678Z 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:46:12.7293507Z 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:46:12.7299677Z 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:46:12.7305912Z 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:46:12.7312612Z 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:46:12.7318956Z 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:46:12.7334117Z 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:46:12.7340052Z 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:46:12.7346425Z 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:46:12.7352864Z 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:46:12.7359549Z 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:46:12.7365950Z 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:46:12.7372161Z 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:46:12.7378507Z 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:46:12.7384841Z 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:46:12.7390867Z 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:46:12.7396864Z 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:46:12.7403155Z 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:46:12.7409578Z 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:46:12.7415924Z 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:46:12.7422416Z 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:46:12.7435353Z 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:46:12.7441706Z 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:46:12.7448255Z 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:46:12.7454746Z 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:46:12.7461149Z 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:46:12.7467532Z 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:46:12.7473674Z 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:46:12.7479860Z 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:46:12.7486230Z 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:46:12.7493054Z 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:46:12.7499414Z 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:46:12.7505661Z 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:46:12.7511770Z 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:46:12.7518265Z 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:46:12.7524459Z 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:46:12.7530954Z 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:46:12.7537169Z 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:46:12.7543838Z 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:46:12.7550324Z 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:46:12.7557276Z 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:46:12.7570416Z 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:46:12.7577244Z 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:46:12.7583733Z 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:46:12.7589982Z 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:46:12.7595747Z 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:46:12.7615455Z 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:46:12.7621719Z 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:46:12.7627855Z 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:46:12.7633852Z 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:46:12.7639649Z 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:46:12.7645688Z 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:46:12.7652086Z 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:46:12.7658170Z 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:46:12.7664218Z 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:46:12.7670210Z 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:46:12.7676304Z 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:46:12.7682328Z 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:46:12.7688094Z 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:46:12.7693986Z 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:46:12.7700015Z 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:46:12.7706906Z 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:46:12.7713141Z 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:46:12.7719586Z 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:46:12.7725844Z 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:46:12.7732133Z 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:46:12.7738518Z 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:46:12.7744640Z 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:46:12.7750963Z 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:46:12.7757440Z 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:46:12.7763909Z 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:46:12.7778061Z 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:46:12.7784806Z 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:46:12.7792122Z 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:46:12.7798789Z 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:46:12.7805298Z 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:46:12.7812270Z 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:46:12.7818550Z 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:46:12.7825045Z 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:46:12.7831297Z 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:46:12.7837783Z 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:46:12.7851482Z 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:46:12.7857920Z 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:46:12.7864681Z 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:46:12.7870999Z 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:46:12.7876984Z 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:46:12.7890395Z 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:46:12.7896992Z 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:46:12.7902936Z 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:46:12.7908986Z 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:46:12.7915226Z 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:46:12.7927200Z 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:46:12.7933277Z 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:46:12.7939446Z 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:46:12.7945545Z 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:46:12.7952192Z 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:46:12.7963732Z 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:46:12.7970028Z 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:46:12.7976304Z 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:46:12.7982593Z 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:46:12.7988652Z 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:46:12.8002349Z 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:46:12.8008473Z 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:46:12.8014566Z 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:46:12.8021084Z 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:46:12.8027281Z 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:46:12.8033290Z 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:46:12.8039300Z 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:46:12.8045699Z 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:46:12.8052210Z 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:46:12.8058700Z 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:46:12.8071558Z 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:46:12.8078469Z 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:46:12.8084709Z 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:46:12.8091448Z 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:46:12.8097634Z 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:46:12.8103690Z 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:46:12.8109994Z 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:46:12.8117128Z 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:46:12.8123276Z 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:46:12.8129609Z 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:46:12.8141343Z 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:46:12.8147492Z 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:46:12.8153900Z 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:46:12.8161165Z 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:46:12.8167387Z 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:46:12.8180708Z 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:46:12.8186839Z 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:46:12.8193061Z 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:46:12.8199490Z 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:46:12.8206181Z 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:46:12.8219626Z 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:46:12.8226137Z 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:46:12.8233474Z 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:46:12.8239507Z 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:46:12.8245489Z 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:46:12.8251652Z 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:46:12.8274051Z 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:46:12.8282375Z 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:46:12.8298799Z 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:46:12.8299337Z 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:46:12.8307598Z 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:46:12.8313559Z 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:46:12.8319669Z 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:46:12.8327264Z 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:46:12.8334661Z 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:46:12.8339818Z 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:46:12.8346006Z 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:46:12.8352318Z 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:46:12.8359814Z 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:46:12.8366499Z 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:46:12.8378203Z 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:46:12.8384777Z 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:46:12.8391031Z 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:46:12.8397687Z 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:46:12.8403849Z 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:46:12.8417874Z 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:46:12.8424084Z 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:46:12.8430385Z 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:46:12.8437746Z 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:46:12.8443245Z 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:46:12.8456366Z 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:46:12.8462447Z 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:46:12.8468422Z 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:46:12.8474958Z 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:46:12.8481197Z 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:46:12.8492536Z 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:46:12.8498543Z 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:46:12.8504847Z 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:46:12.8511301Z 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:46:12.8517329Z 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:46:12.8530756Z 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:46:12.8538031Z 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:46:12.8544850Z 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:46:12.8553095Z 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:46:12.8559717Z 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:46:12.8570710Z 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:46:12.8577850Z 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:46:12.8584099Z 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:46:12.8590670Z 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:46:12.8597005Z 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:46:12.8609080Z 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:46:12.8615417Z 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:46:12.8621561Z 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:46:12.8628865Z 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:46:12.8635665Z 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:46:12.8643477Z 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:46:12.8650103Z 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:46:12.8656408Z 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:46:12.8662802Z 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:46:12.8669204Z 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:46:12.8683107Z 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:46:12.8689500Z 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:46:12.8695687Z 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:46:12.8701812Z 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:46:12.8708208Z 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:46:12.8719447Z 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:46:12.8725994Z 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:46:12.8732022Z 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:46:12.8738607Z 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:46:12.8750521Z 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:46:12.8762031Z 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:46:12.8768520Z 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:46:12.8775055Z 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:46:12.8781986Z 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:46:12.8788205Z 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:46:12.8802746Z 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:46:12.8809262Z 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:46:12.8815654Z 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:46:12.8822054Z 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:46:12.8828529Z 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:46:12.8842516Z 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:46:12.8856951Z 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:46:12.8857755Z 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:46:12.8865026Z 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:46:12.8871346Z 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:46:12.8882981Z 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:46:12.8889412Z 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:46:12.8895385Z 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:46:12.8901836Z 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:46:12.8908226Z 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:46:12.8922007Z 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:46:12.8928045Z 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:46:12.8934281Z 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:46:12.8940921Z 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:46:12.8946949Z 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:46:12.8958814Z 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:46:12.8965205Z 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:46:12.8971984Z 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:46:12.8978295Z 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:46:12.8984539Z 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:46:12.8998066Z 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:46:12.9004426Z 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:46:12.9010770Z 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:46:12.9016961Z 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:46:12.9022904Z 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:46:12.9034899Z 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:46:12.9040901Z 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:46:12.9047305Z 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:46:12.9053682Z 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:46:12.9060238Z 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:46:12.9066273Z 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:46:12.9072299Z 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:46:12.9078381Z 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:46:12.9085181Z 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:46:12.9091507Z 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:46:12.9104417Z 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:46:12.9111069Z 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:46:12.9118117Z 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:46:12.9124760Z 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:46:12.9130985Z 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:46:12.9144389Z 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:46:12.9151152Z 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:46:12.9157460Z 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:46:12.9164955Z 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:46:12.9177837Z 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:46:12.9184286Z 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:46:12.9213770Z 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:46:12.9236955Z 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:46:12.9243878Z 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:46:12.9258449Z 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:46:12.9264913Z 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:46:12.9271069Z 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:46:12.9277481Z 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:46:12.9284349Z 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:46:12.9296852Z 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:46:12.9303328Z 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:46:12.9309612Z 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:46:12.9316017Z 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:46:12.9323174Z 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:46:12.9337035Z 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:46:12.9342900Z 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:46:12.9348982Z 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:46:12.9355461Z 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:46:12.9361840Z 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:46:12.9372863Z 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:46:12.9379135Z 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:46:12.9385284Z 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:46:12.9391235Z 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:46:12.9397677Z 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:46:12.9410947Z 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:46:12.9416948Z 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:46:12.9422987Z 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:46:12.9429365Z 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:46:12.9435702Z 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:46:12.9442030Z 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:46:12.9448403Z 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:46:12.9454414Z 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:46:12.9460517Z 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:46:12.9466476Z 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:46:12.9472954Z 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:46:12.9479154Z 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:46:12.9485444Z 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:46:12.9491522Z 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:46:12.9498386Z 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:46:12.9512095Z 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:46:12.9518209Z 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:46:12.9524318Z 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:46:12.9530668Z 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:46:12.9536989Z 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:46:12.9543991Z 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:46:12.9550265Z 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:46:12.9556620Z 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:46:12.9563268Z 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:46:12.9569531Z 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:46:12.9575701Z 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:46:12.9582040Z 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:46:12.9588544Z 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:46:12.9595005Z 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:46:12.9601194Z 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:46:12.9615064Z 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:46:12.9621420Z 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:46:12.9627698Z 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:46:12.9634675Z 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:46:12.9641111Z 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:46:12.9655120Z 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:46:12.9662061Z 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:46:12.9668528Z 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:46:12.9675160Z 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:46:12.9682142Z 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:46:12.9696762Z 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:46:12.9702986Z 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:46:12.9709296Z 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:46:12.9715562Z 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:46:12.9722737Z 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:46:12.9729135Z 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:46:12.9735693Z 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:46:12.9741973Z 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:46:12.9748961Z 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:46:12.9755372Z 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:46:12.9761641Z 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:46:12.9768196Z 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:46:12.9774827Z 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:46:12.9780898Z 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:46:12.9787035Z 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:46:12.9801601Z 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:46:12.9808034Z 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:46:12.9815373Z 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:46:12.9821592Z 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:46:12.9827738Z 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:46:12.9834006Z 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:46:12.9840133Z 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:46:12.9846576Z 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:46:12.9853427Z 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:46:12.9859351Z 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:46:12.9866382Z 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:46:12.9889433Z 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:46:12.9896035Z 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:46:12.9902545Z 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:46:12.9915536Z 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:46:12.9938172Z 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:46:12.9944562Z 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:46:12.9950682Z 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:46:12.9956824Z 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:46:12.9963049Z 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:46:12.9976158Z 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:46:12.9982217Z 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:46:12.9989025Z 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:46:12.9995334Z 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:46:13.0001306Z 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:46:13.0007486Z 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:46:13.0013523Z 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:46:13.0019705Z 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:46:13.0026074Z 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:46:13.0032616Z 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:46:13.0038637Z 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:46:13.0045057Z 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:46:13.0051084Z 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:46:13.0057108Z 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:46:13.0063569Z 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:46:13.0069956Z 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:46:13.0075894Z 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:46:13.0081921Z 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:46:13.0088078Z 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:46:13.0094435Z 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:46:13.0100816Z 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:46:13.0106763Z 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:46:13.0113395Z 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:46:13.0119825Z 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:46:13.0126016Z 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:46:13.0146288Z 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:46:13.0152434Z 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:46:13.0158584Z 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:46:13.0164962Z 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:46:13.0171326Z 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:46:13.0177785Z 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:46:13.0183830Z 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:46:13.0190346Z 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:46:13.0196582Z 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:46:13.0203088Z 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:46:13.0216427Z 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:46:13.0222506Z 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:46:13.0482033Z 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:46:13.0488264Z 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:46:13.0494650Z 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:46:13.0500997Z 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:46:13.0507765Z 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:46:13.0513692Z 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:46:13.0519949Z 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:46:13.0539007Z 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:46:13.0540754Z 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:46:13.0545046Z 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:46:13.0551146Z 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:46:13.0557627Z 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:46:13.0563988Z 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:46:13.0570611Z 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:46:13.0576837Z 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:46:13.0582914Z 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:46:13.0589231Z 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:46:13.0595508Z 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:46:13.0601618Z 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:46:13.0607633Z 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:46:13.0614406Z 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:46:13.0620704Z 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:46:13.0627708Z 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:46:13.0634136Z 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:46:13.0640134Z 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:46:13.0646609Z 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:46:13.0653129Z 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:46:13.0659725Z 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:46:13.0666053Z 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:46:13.0672121Z 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:46:13.0678596Z 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:46:13.0685488Z 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:46:13.0691805Z 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:46:13.0698062Z 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:46:13.0704155Z 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:46:13.0710377Z 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:46:13.0717126Z 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:46:13.0723423Z 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:46:13.0729666Z 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:46:13.0735815Z 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:46:13.0742206Z 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:46:13.0748883Z 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:46:13.0754807Z 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:46:13.0760984Z 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:46:13.0767556Z 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:46:13.0773731Z 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:46:13.0779874Z 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:46:13.0785756Z 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:46:13.0792021Z 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:46:13.0799921Z 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:46:13.0808245Z 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:46:13.0817691Z 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:46:13.1286094Z 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:46:13.1292402Z 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:46:13.1298607Z 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:46:13.1305204Z 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:46:13.1311910Z 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:46:13.1318218Z 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:46:13.1324558Z 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:46:13.1330903Z 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:46:13.1337564Z 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:46:13.1343445Z 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:46:13.1349322Z 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:46:13.1355529Z 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:46:13.1361623Z 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:46:13.1367827Z 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:46:13.1374070Z 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:46:13.1380292Z 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:46:13.1386374Z 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:46:13.1392646Z 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:46:13.1398586Z 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:46:13.1404498Z 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:46:13.1410549Z 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:46:13.1416836Z 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:46:13.1422755Z 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:46:13.1428567Z 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:46:13.1434454Z 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:46:13.1440787Z 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:46:13.1447118Z 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:46:13.1453172Z 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:46:13.1459177Z 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:46:13.1465279Z 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:46:13.1471283Z 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:46:13.1478578Z 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:46:13.1484571Z 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:46:13.1490941Z 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:46:13.1497395Z 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:46:13.1503456Z 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:46:13.1509605Z 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:46:13.1515924Z 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:46:13.1522710Z 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:46:13.1528204Z 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:46:13.1534211Z 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:46:13.1541858Z 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:46:13.1548376Z 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:46:13.1554663Z 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:46:13.1560631Z 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:46:13.1567159Z 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:46:13.1573520Z 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:46:13.1579908Z 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:46:13.1586230Z 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:46:13.1592436Z 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:46:13.1598579Z 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:46:13.1604615Z 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:46:13.1611464Z 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:46:13.1617925Z 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:46:13.1624638Z 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:46:13.1631201Z 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:46:13.1637535Z 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:46:13.1643715Z 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:46:13.1650149Z 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:46:13.1656535Z 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:46:13.1662647Z 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:46:13.1669021Z 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:46:13.1675455Z 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:46:13.1682265Z 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:46:13.1689439Z 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:46:13.1695455Z 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:46:13.1701301Z 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:46:13.1707756Z 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:46:13.1713858Z 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:46:13.1720336Z 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:46:13.1726717Z 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:46:13.1732972Z 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:46:13.1739021Z 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:46:13.1745487Z 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:46:13.1752893Z 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:46:13.1758627Z 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:46:13.1765031Z 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:46:13.1771064Z 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:46:13.1777466Z 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:46:13.1783834Z 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:46:13.1790002Z 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:46:13.1796480Z 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:46:13.1811452Z 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:46:13.1818436Z 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:46:13.1824812Z 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:46:13.1831071Z 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:46:13.1837365Z 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:46:13.1844052Z 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:46:13.1850489Z 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:46:13.1856682Z 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:46:13.1862961Z 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:46:13.1869110Z 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:46:13.1875283Z 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:46:13.1881496Z 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:46:13.1887569Z 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:46:13.1893706Z 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:46:13.1900208Z 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:46:13.1906012Z 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:46:13.1912291Z 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:46:13.1918499Z 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:46:13.1924975Z 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:46:13.1931231Z 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:46:13.1937244Z 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:46:13.1943166Z 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:46:13.1949629Z 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:46:13.1955924Z 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:46:13.1962736Z 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:46:13.1968592Z 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:46:13.1975542Z 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:46:13.1981825Z 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:46:13.1988399Z 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:46:13.1994961Z 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:46:13.2001019Z 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:46:13.2007450Z 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:46:13.2013765Z 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:46:13.2019750Z 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:46:13.2026118Z 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:46:13.2032710Z 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:46:13.2038922Z 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:46:13.2045593Z 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:46:13.2052052Z 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:46:13.2058384Z 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:46:13.2064707Z 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:46:13.2075587Z 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:46:13.2083157Z 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:46:13.2089517Z 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:46:13.2096294Z 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:46:13.2102292Z 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:46:13.2108399Z 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:46:13.2115931Z 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:46:13.2122336Z 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:46:13.2128886Z 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:46:13.2135060Z 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:46:13.2141188Z 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:46:13.2147326Z 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:46:13.2153885Z 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:46:13.2160257Z 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:46:13.2167100Z 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:46:13.2173297Z 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:46:13.2179597Z 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:46:13.2185999Z 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:46:13.2192274Z 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:46:13.2199063Z 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:46:13.2205599Z 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:46:13.2211576Z 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:46:13.2217623Z 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:46:13.2224027Z 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:46:13.2230334Z 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:46:13.2236676Z 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:46:13.2243179Z 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:46:13.2249925Z 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:46:13.2255936Z 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:46:13.2262309Z 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:46:13.2268514Z 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:46:13.2275241Z 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:46:13.2281301Z 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:46:13.2287921Z 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:46:13.2294780Z 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:46:13.2300908Z 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:46:13.2307914Z 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:46:13.2313753Z 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:46:13.2319860Z 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:46:13.2353907Z 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:46:13.2360393Z 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:46:13.2366274Z 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:46:13.2372825Z 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:46:13.2379017Z 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:46:13.2385760Z 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:46:13.2423823Z 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:46:13.2430548Z 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:46:13.2436694Z 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:46:13.2442967Z 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:46:13.2450101Z 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:46:13.2456464Z 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:46:13.2462950Z 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:46:13.2469103Z 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:46:13.2475272Z 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:46:13.2481834Z 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:46:13.2488005Z 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:46:13.2494304Z 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:46:13.2500844Z 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:46:13.2507432Z 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:46:13.2513568Z 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:46:13.2520193Z 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:46:13.2526428Z 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:46:13.2532820Z 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:46:13.2539423Z 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:46:13.2545669Z 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:46:13.2551779Z 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:46:13.2557955Z 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:46:13.2564045Z 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:46:13.2571049Z 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:46:13.2577232Z 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:46:13.2583394Z 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:46:13.2589580Z 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:46:13.2595819Z 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:46:13.2602119Z 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:46:13.2608933Z 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:46:13.2615522Z 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:46:13.2621734Z 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:46:13.2627914Z 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:46:13.2634548Z 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:46:13.2640917Z 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:46:13.2647288Z 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:46:13.2653445Z 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:46:13.2674676Z 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:46:13.2681043Z 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:46:13.2687503Z 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:46:13.2694082Z 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:46:13.2700354Z 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:46:13.2706455Z 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:46:13.2712623Z 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:46:13.2718987Z 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:46:13.2725315Z 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:46:13.2731357Z 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:46:13.2737779Z 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:46:13.2744000Z 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:46:13.2750266Z 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:46:13.2756897Z 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:46:13.2763585Z 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:46:13.2769881Z 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:46:13.2776169Z 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:46:13.2782509Z 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:46:13.2788663Z 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:46:13.2795094Z 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:46:13.2801257Z 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:46:13.2807921Z 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:46:13.2814395Z 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:46:13.2820592Z 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:46:13.2827705Z 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:46:13.2834119Z 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:46:13.2841191Z 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:46:13.2847398Z 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:46:13.2853767Z 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:46:13.2860190Z 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:46:13.2866692Z 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:46:13.2872841Z 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:46:13.2878795Z 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:46:13.2884814Z 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:46:13.2890914Z 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:46:13.2896892Z 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:46:13.2903541Z 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:46:13.2909962Z 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:46:13.2916247Z 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:46:13.2922404Z 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:46:13.2928927Z 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:46:13.2935454Z 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:46:13.2942160Z 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:46:13.2948266Z 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:46:13.2954536Z 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:46:13.2960692Z 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:46:13.2966867Z 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:46:13.2973281Z 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:46:13.2979682Z 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:46:13.2986054Z 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:46:13.2992438Z 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:46:13.2998494Z 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:46:13.3005003Z 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:46:13.3011422Z 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:46:13.3017399Z 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:46:13.3023387Z 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:46:13.3029765Z 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:46:13.3035887Z 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:46:13.3042177Z 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:46:13.3048779Z 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:46:13.3054840Z 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:46:13.3060921Z 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:46:13.3067196Z 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:46:13.3073610Z 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:46:13.3080240Z 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:46:13.3086710Z 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:46:13.3092727Z 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:46:13.3098725Z 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:46:13.3105708Z 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:46:13.3112074Z 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:46:13.3118278Z 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:46:13.3124652Z 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:46:13.3131069Z 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:46:13.3137509Z 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:46:13.3143611Z 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:46:13.3150449Z 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:46:13.3156821Z 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:46:13.3163179Z 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:46:13.3170076Z 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:46:13.3176678Z 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:46:13.3182958Z 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:46:13.3189387Z 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:46:13.3195643Z 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:46:13.3202309Z 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:46:13.3208926Z 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:46:13.3215252Z 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:46:13.3221620Z 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:46:13.3227728Z 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:46:13.3234051Z 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:46:13.3240528Z 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:46:13.3247006Z 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:46:13.3253266Z 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:46:13.3259424Z 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:46:13.3265987Z 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:46:13.3272598Z 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:46:13.3279239Z 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:46:13.3285043Z 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:46:13.3290747Z 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:46:13.3297446Z 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:46:13.3303520Z 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:46:13.3310077Z 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:46:13.3316866Z 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:46:13.3324031Z 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:46:13.3342227Z 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:46:13.3348958Z 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:46:13.3355059Z 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:46:13.3361772Z 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:46:13.3368199Z 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:46:13.3374393Z 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:46:13.3381038Z 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:46:13.3387555Z 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:46:13.3393490Z 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:46:13.3399544Z 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:46:13.3405737Z 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:46:13.3412184Z 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:46:13.3434159Z 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:46:13.3441132Z 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:46:13.3447467Z 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:46:13.3453342Z 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:46:13.3459328Z 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:46:13.3465962Z 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:46:13.3472250Z 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:46:13.3478320Z 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:46:13.3484707Z 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:46:13.3490555Z 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:46:13.3496591Z 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:46:13.3502764Z 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:46:13.3508831Z 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:46:13.3515802Z 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:46:13.3522239Z 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:46:13.3528596Z 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:46:13.3535970Z 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:46:13.3542040Z 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:46:13.3548238Z 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:46:13.3554232Z 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:46:13.3560232Z 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:46:13.3566401Z 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:46:13.3572803Z 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:46:13.3578996Z 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:46:13.3585716Z 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:46:13.3591559Z 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:46:13.3597562Z 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:46:13.3604264Z 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:46:13.3611051Z 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:46:13.3617444Z 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:46:13.3623626Z 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:46:13.3630024Z 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:46:13.3636104Z 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:46:13.3642536Z 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:46:13.3649025Z 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:46:13.3655155Z 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:46:13.3671988Z 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:46:13.3677996Z 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:46:13.3684241Z 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:46:13.3690559Z 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:46:13.3696985Z 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:46:13.3702945Z 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:46:13.3709095Z 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:46:13.3716235Z 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:46:13.3722976Z 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:46:13.3729259Z 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:46:13.3735848Z 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:46:13.3742223Z 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:46:13.3748669Z 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:46:13.3755101Z 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:46:13.3761947Z 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:46:13.3768091Z 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:46:13.3774776Z 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:46:13.3781189Z 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:46:13.3787832Z 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:46:13.3795406Z 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:46:13.3801848Z 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:46:13.3807882Z 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:46:13.3813916Z 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:46:13.3820694Z 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:46:13.3827014Z 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:46:13.3833087Z 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:46:13.3839410Z 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:46:13.3846140Z 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:46:13.3852458Z 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:46:13.3858735Z 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:46:13.3865081Z 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:46:13.3871773Z 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:46:13.3880853Z 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:46:13.3884792Z 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:46:13.3892286Z 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:46:13.3934641Z 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:46:13.3935331Z 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:46:13.3935784Z 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:46:13.3936223Z 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:46:13.3936640Z 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:46:13.3942005Z 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:46:13.3947602Z 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:46:13.3953657Z 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:46:13.3959714Z 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:46:13.3966253Z 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:46:13.3972845Z 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:46:13.3979063Z 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:46:13.3985773Z 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:46:13.3991610Z 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:46:13.3997811Z 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:46:13.4004147Z 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:46:13.4009979Z 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:46:13.4016685Z 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:46:13.4022778Z 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:46:13.4029151Z 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:46:13.4035200Z 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:46:13.4041443Z 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:46:13.4047820Z 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:46:13.4054260Z 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:46:13.4060658Z 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:46:13.4067099Z 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:46:13.4073395Z 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:46:13.4079752Z 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:46:13.4086812Z 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:46:13.4093089Z 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:46:13.4099485Z 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:46:13.4105592Z 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:46:13.4112156Z 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:46:13.4118828Z 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:46:13.4125524Z 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:46:13.4136062Z 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:46:13.4142069Z 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:46:13.4148906Z 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:46:13.4155363Z 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:46:13.4162551Z 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:46:13.4168561Z 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:46:13.4174852Z 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:46:13.4181542Z 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:46:13.4187873Z 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:46:13.4194152Z 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:46:13.4200964Z 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:46:13.4207655Z 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:46:13.4214073Z 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:46:13.4220962Z 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:46:13.4227715Z 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:46:13.4234405Z 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:46:13.4240666Z 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:46:13.4247603Z 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:46:13.4254032Z 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:46:13.4260285Z 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:46:13.4266901Z 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:46:13.4273393Z 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:46:13.4280245Z 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:46:13.4287152Z 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:46:13.4294166Z 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:46:13.4300673Z 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:46:13.4307059Z 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:46:13.4314097Z 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:46:13.4320953Z 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:46:13.4327860Z 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:46:13.4334679Z 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:46:13.4341364Z 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:46:13.4347793Z 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:46:13.4354075Z 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:46:13.4379283Z 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:46:13.4385690Z 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:46:13.4392185Z 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:46:13.4398469Z 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:46:13.4404793Z 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:46:13.4411073Z 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:46:13.4417397Z 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:46:13.4423534Z 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:46:13.4429705Z 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:46:13.4436330Z 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:46:13.4442839Z 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:46:13.4449226Z 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:46:13.4455606Z 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:46:13.4461685Z 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:46:13.4467838Z 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:46:13.4474016Z 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:46:13.4480170Z 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:46:13.4486570Z 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:46:13.4492942Z 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:46:13.4498975Z 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:46:13.4505527Z 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:46:13.4511807Z 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:46:13.4517892Z 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:46:13.4524208Z 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:46:13.4531087Z 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:46:13.4537011Z 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:46:13.4543039Z 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:46:13.4549502Z 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:46:13.4556433Z 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:46:13.4562826Z 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:46:13.4569162Z 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:46:13.4576413Z 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:46:13.4582703Z 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:46:13.4588782Z 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:46:13.4594885Z 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:46:13.4601195Z 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:46:13.4607255Z 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:46:13.4613447Z 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:46:13.4619659Z 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:46:13.4626112Z 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:46:13.4632410Z 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:46:13.4638598Z 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:46:13.4644928Z 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:46:13.4652412Z 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:46:13.4659127Z 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:46:13.4665279Z 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:46:13.4671772Z 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:46:13.4678287Z 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:46:13.4685285Z 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:46:13.4691811Z 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:46:13.4698140Z 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:46:13.4704082Z 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:46:13.4710403Z 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:46:13.4716621Z 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:46:13.4723174Z 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:46:13.4729688Z 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:46:13.4736029Z 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:46:13.4743486Z 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:46:13.4749273Z 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:46:13.4755970Z 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:46:13.4762293Z 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:46:13.4769225Z 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:46:13.4775744Z 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:46:13.4783214Z 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:46:13.4789355Z 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:46:13.4795239Z 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:46:13.4801373Z 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:46:13.4807504Z 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:46:13.4813606Z 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:46:13.4820172Z 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:46:13.4827218Z 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:46:13.4833981Z 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:46:13.4840833Z 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:46:13.4847354Z 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:46:13.4853609Z 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:46:13.4859778Z 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:46:13.4866115Z 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:46:13.4872581Z 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:46:13.4878734Z 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:46:13.4885125Z 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:46:13.4891528Z 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:46:13.4897810Z 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:46:13.4903840Z 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:46:13.4910147Z 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:46:13.4917199Z 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:46:13.4923390Z 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:46:13.4929842Z 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:46:13.4936695Z 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:46:13.4942898Z 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:46:13.4949241Z 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:46:13.4955514Z 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:46:13.4962398Z 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:46:13.4968633Z 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:46:13.4975299Z 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:46:13.4981582Z 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:46:13.4988692Z 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:46:13.4994991Z 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:46:13.5001054Z 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:46:13.5007508Z 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:46:13.5013771Z 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:46:13.5020591Z 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:46:13.5026948Z 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:46:13.5033565Z 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:46:13.5039948Z 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:46:13.5046561Z 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:46:13.5052629Z 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:46:13.5059509Z 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:46:13.5065996Z 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:46:13.5072141Z 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:46:13.5079056Z 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:46:13.5085690Z 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:46:13.5092116Z 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:46:13.5098493Z 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:46:13.5105346Z 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:46:13.5111447Z 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:46:13.5117766Z 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:46:13.5124022Z 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:46:13.5130377Z 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:46:13.5137015Z 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:46:13.5143388Z 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:46:13.5149586Z 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:46:13.5156066Z 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:46:13.5162872Z 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:46:13.5168944Z 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:46:13.5175349Z 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:46:13.5181674Z 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:46:13.5188376Z 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:46:13.5194571Z 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:46:13.5201515Z 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:46:13.5208630Z 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:46:13.5214993Z 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:46:13.5221313Z 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:46:13.5227930Z 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:46:13.5234359Z 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:46:13.5240798Z 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:46:13.5247219Z 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:46:13.5253587Z 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:46:13.5259833Z 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:46:13.5266401Z 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:46:13.5272557Z 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:46:13.5279853Z 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:46:13.5285724Z 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:46:13.5291972Z 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:46:13.5298902Z 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:46:13.5305181Z 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:46:13.5311651Z 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:46:13.5317989Z 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:46:13.5334951Z 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:46:13.5342188Z 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:46:13.5375714Z 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:46:13.5376845Z 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:46:13.5377914Z 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:46:13.5379064Z 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:46:13.5381682Z 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:46:13.5431906Z 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:46:13.5438673Z 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:46:13.5445238Z 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:46:13.5451703Z 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:46:13.5458047Z 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:46:13.5464399Z 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:46:13.5470795Z 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:46:13.5477373Z 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:46:13.5483697Z 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:46:13.5490025Z 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:46:13.5496851Z 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:46:13.5503202Z 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:46:13.5509809Z 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:46:13.5516248Z 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:46:13.5522841Z 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:46:13.5528982Z 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:46:13.5535165Z 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:46:13.5541895Z 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:46:13.5548229Z 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:46:13.5554956Z 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:46:13.5561303Z 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:46:13.5568155Z 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:46:13.5574623Z 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:46:13.5581143Z 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:46:13.5587685Z 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:46:13.5593872Z 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:46:13.5599968Z 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:46:13.5606947Z 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:46:13.5612930Z 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:46:13.5620461Z 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:46:13.5626351Z 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:46:13.5632656Z 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:46:13.5639233Z 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:46:13.5645636Z 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:46:13.5667436Z 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:46:13.5673690Z 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:46:13.5680119Z 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:46:13.5686754Z 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:46:13.5693067Z 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:46:13.5699523Z 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:46:13.5705685Z 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:46:13.5712202Z 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:46:13.5718353Z 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:46:13.5724507Z 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:46:13.5730775Z 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:46:13.5736426Z 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:46:13.5742817Z 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:46:13.5748784Z 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:46:13.5754786Z 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:46:13.5760673Z 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:46:13.5766791Z 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:46:13.5774088Z 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:46:13.5780140Z 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:46:13.5786605Z 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:46:13.5793171Z 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:46:13.5799853Z 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:46:13.5805964Z 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:46:13.5812454Z 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:46:13.5819070Z 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:46:13.5826410Z 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:46:13.5833338Z 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:46:13.5840302Z 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:46:13.5846634Z 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:46:13.5853182Z 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:46:13.5859395Z 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:46:13.5866075Z 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:46:13.5872339Z 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:46:13.5878865Z 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:46:13.5885139Z 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:46:13.5891605Z 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:46:13.5898327Z 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:46:13.5904591Z 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:46:13.5910749Z 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:46:13.5916974Z 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:46:13.5946190Z 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:46:13.5952852Z 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:46:13.5959506Z 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:46:13.5965944Z 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:46:13.5972271Z 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:46:13.6002191Z 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:46:13.6008563Z 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:46:13.6014759Z 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:46:13.6021200Z 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:46:13.6028079Z 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:46:13.6034326Z 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:46:13.6040690Z 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:46:13.6047002Z 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:46:13.6053886Z 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:46:13.6060304Z 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:46:13.6066518Z 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:46:13.6073043Z 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:46:13.6080267Z 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:46:13.6086654Z 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:46:13.6093051Z 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:46:13.6099084Z 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:46:13.6105416Z 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:46:13.6111740Z 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:46:13.6118321Z 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:46:13.6124652Z 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:46:13.6130761Z 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:46:13.6137442Z 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:46:13.6143818Z 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:46:13.6167087Z 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:46:13.6173835Z 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:46:13.6179987Z 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:46:13.6186319Z 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:46:13.6192688Z 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:46:13.6199865Z 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:46:13.6207418Z 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:46:13.6213318Z 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:46:13.6219357Z 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:46:13.6225841Z 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:46:13.6232295Z 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:46:13.6238921Z 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:46:13.6245952Z 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:46:13.6253694Z 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:46:13.6259217Z 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:46:13.6265240Z 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:46:13.6271766Z 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:46:13.6278348Z 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:46:13.6284919Z 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:46:13.6292226Z 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:46:13.6298659Z 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:46:13.6305199Z 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:46:13.6311611Z 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:46:13.6318387Z 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:46:13.6325446Z 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:46:13.6332687Z 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:46:13.6339558Z 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:46:13.6346055Z 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:46:13.6354115Z 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:46:13.6361199Z 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:46:13.6367037Z 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:46:13.6373483Z 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:46:13.6380140Z 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:46:13.6386484Z 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:46:13.6393201Z 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:46:13.6399905Z 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:46:13.6405665Z 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:46:13.6411740Z 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:46:13.6417887Z 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:46:13.6424160Z 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:46:13.6430747Z 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:46:13.6436796Z 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:46:13.6444277Z 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:46:13.6450705Z 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:46:13.6457872Z 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:46:13.6464170Z 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:46:13.6470337Z 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:46:13.6477116Z 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:46:13.6483362Z 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:46:13.6489367Z 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:46:13.6495949Z 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:46:13.6502257Z 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:46:13.6508597Z 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:46:13.6514860Z 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:46:13.6521114Z 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:46:13.6527756Z 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:46:13.6533931Z 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:46:13.6540024Z 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:46:13.6546151Z 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:46:13.6552258Z 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:46:13.6558193Z 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:46:13.6564650Z 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:46:13.6570672Z 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:46:13.6577882Z 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:46:13.6583648Z 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:46:13.6589679Z 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:46:13.6596357Z 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:46:13.6602738Z 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:46:13.6608959Z 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:46:13.6615402Z 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:46:13.6621715Z 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:46:13.6628025Z 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:46:13.6635735Z 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:46:13.6641479Z 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:46:13.6647815Z 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:46:13.6654168Z 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:46:13.6660539Z 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:46:13.6667331Z 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:46:13.6675436Z 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:46:13.6681609Z 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:46:13.6687613Z 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:46:13.6694062Z 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:46:13.6700848Z 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:46:13.6707193Z 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:46:13.6713531Z 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:46:13.6720459Z 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:46:13.6743719Z 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:46:13.6749724Z 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:46:13.6756098Z 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:46:13.6762463Z 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:46:13.6768982Z 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:46:13.6775530Z 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:46:13.6782119Z 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:46:13.6788337Z 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:46:13.6794538Z 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:46:13.6802073Z 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:46:13.6808162Z 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:46:13.6813975Z 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:46:13.6820270Z 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:46:13.6826644Z 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:46:13.6834104Z 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:46:13.6840226Z 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:46:13.6847228Z 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:46:13.6855091Z 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:46:13.6872013Z 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:46:13.6873248Z 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:46:13.6874479Z 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:46:13.6879260Z 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:46:13.6885387Z 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:46:13.6891812Z 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:46:13.6897737Z 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:46:13.6904227Z 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:46:13.6910252Z 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:46:13.6916382Z 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:46:13.6922931Z 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:46:13.6929250Z 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:46:13.6935466Z 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:46:13.6941442Z 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:46:13.6947815Z 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:46:13.6953708Z 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:46:13.6959829Z 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:46:13.6966735Z 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:46:13.6973132Z 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:46:13.6979470Z 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:46:13.6986826Z 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:46:13.6992638Z 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:46:13.6998567Z 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:46:13.7004543Z 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:46:13.7010215Z 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:46:13.7017483Z 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:46:13.7023978Z 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:46:13.7030257Z 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:46:13.7037676Z 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:46:13.7043698Z 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:46:13.7064345Z 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:46:13.7070472Z 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:46:13.7076548Z 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:46:13.7084625Z 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:46:13.7090501Z 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:46:13.7097154Z 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:46:13.7103446Z 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:46:13.7109650Z 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:46:13.7116329Z 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:46:13.7122772Z 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:46:13.7130494Z 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:46:13.7136290Z 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:46:13.7143634Z 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:46:13.7149495Z 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:46:13.7156298Z 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:46:13.7162443Z 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:46:13.7168983Z 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:46:13.7175651Z 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:46:13.7182010Z 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:46:13.7188524Z 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:46:13.7195200Z 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:46:13.7201716Z 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:46:13.7208169Z 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:46:13.7214497Z 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:46:13.7221418Z 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:46:13.7227701Z 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:46:13.7234101Z 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:46:13.7240316Z 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:46:13.7247123Z 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:46:13.7253869Z 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:46:13.7259962Z 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:46:13.7266466Z 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:46:13.7273280Z 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:46:13.7279951Z 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:46:13.7286387Z 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:46:13.7293615Z 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:46:13.7300101Z 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:46:13.7306843Z 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:46:13.7313207Z 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:46:13.7319329Z 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:46:13.7325647Z 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:46:13.7332057Z 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:46:13.7338866Z 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:46:13.7345898Z 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:46:13.7352511Z 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:46:13.7359689Z 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:46:13.7366691Z 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:46:13.7373271Z 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:46:13.7379957Z 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:46:13.7386522Z 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:46:13.7392642Z 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:46:13.7399169Z 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:46:13.7405404Z 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:46:13.7412419Z 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:46:13.7418975Z 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:46:13.7424967Z 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:46:13.7431647Z 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:46:13.7437748Z 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:46:13.7444295Z 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:46:13.7450610Z 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:46:13.7456696Z 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:46:13.7463287Z 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:46:13.7469523Z 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:46:13.7476173Z 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:46:13.7483804Z 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:46:13.7489114Z 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:46:13.7495795Z 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:46:13.7502249Z 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:46:13.7508674Z 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:46:13.7515083Z 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:46:13.7521942Z 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:46:13.7528427Z 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:46:13.7534528Z 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:46:13.7540921Z 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:46:13.7547344Z 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:46:13.7554064Z 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:46:13.7560564Z 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:46:13.7567220Z 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:46:13.7573426Z 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:46:13.7579869Z 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:46:13.7586967Z 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:46:13.7593335Z 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:46:13.7600938Z 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:46:13.7606912Z 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:46:13.7613523Z 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:46:13.7620209Z 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:46:13.7626892Z 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:46:13.7633888Z 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:46:13.7640685Z 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:46:13.7646957Z 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:46:13.7653724Z 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:46:13.7669403Z 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:46:13.7676355Z 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:46:13.7682855Z 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:46:13.7689493Z 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:46:13.7695928Z 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:46:13.7703092Z 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:46:13.7710939Z 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:46:13.7717448Z 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:46:13.7723994Z 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:46:13.7730411Z 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:46:13.7737332Z 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:46:13.7743695Z 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:46:13.7750021Z 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:46:13.7756727Z 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:46:13.7767456Z 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:46:13.7774321Z 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:46:13.7780833Z 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:46:13.7787170Z 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:46:13.7793652Z 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:46:13.7800138Z 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:46:13.7806936Z 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:46:13.7813106Z 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:46:13.7819696Z 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:46:13.7825976Z 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:46:13.7832167Z 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:46:13.7839181Z 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:46:13.7846244Z 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:46:13.7852746Z 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:46:13.7859323Z 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:46:13.7865681Z 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:46:13.7872012Z 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:46:13.7894996Z 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:46:13.7901590Z 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:46:13.7907797Z 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:46:13.7914539Z 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:46:13.7921186Z 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:46:13.7927443Z 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:46:13.7933925Z 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:46:13.7940734Z 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:46:13.7947198Z 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:46:13.7953257Z 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:46:13.7959587Z 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:46:13.7966369Z 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:46:13.7972917Z 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:46:13.7979199Z 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:46:13.7985787Z 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:46:13.7992189Z 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:46:13.7999127Z 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:46:13.8005369Z 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:46:13.8011537Z 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:46:13.8017770Z 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:46:13.8024195Z 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:46:13.8030573Z 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:46:13.8036990Z 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:46:13.8043238Z 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:46:13.8050032Z 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:46:13.8056328Z 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:46:13.8062758Z 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:46:13.8068976Z 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:46:13.8074607Z 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:46:13.8081332Z 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:46:13.8087817Z 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:46:13.8093932Z 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:46:13.8100536Z 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:46:13.8106983Z 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:46:13.8113485Z 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:46:13.8119960Z 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:46:13.8126342Z 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:46:13.8132388Z 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:46:13.8138376Z 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:46:13.8144359Z 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:46:13.8151058Z 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:46:13.8157164Z 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:46:13.8163613Z 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:46:13.8169858Z 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:46:13.8178892Z 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:46:13.8185102Z 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:46:13.8191177Z 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:46:13.8197611Z 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:46:13.8204390Z 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:46:13.8212225Z 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:46:13.8217905Z 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:46:13.8223940Z 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:46:13.8230296Z 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:46:13.8236886Z 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:46:13.8243566Z 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:46:13.8249757Z 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:46:13.8256459Z 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:46:13.8263763Z 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:46:13.8269981Z 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:46:13.8276268Z 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:46:13.8282703Z 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:46:13.8288952Z 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:46:13.8295267Z 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:46:13.8302018Z 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:46:13.8309756Z 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:46:13.8315759Z 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:46:13.8322138Z 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:46:13.8328476Z 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:46:13.8335872Z 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:46:13.8342921Z 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:46:13.8349144Z 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:46:13.8355373Z 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:46:13.8361739Z 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:46:13.8368257Z 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:46:13.8374493Z 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:46:13.8380928Z 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:46:13.8387456Z 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:46:13.8394134Z 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:46:13.8400249Z 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:46:13.8406358Z 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:46:13.8413108Z 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:46:13.8419372Z 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:46:13.8425915Z 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:46:13.8440904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PadNd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8446516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Parallel-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8452572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Parallel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8458207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelFuture.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8463924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelNative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8469501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelOpenMP.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8475213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PTThreadPool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8481522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PythonTorchFunctionTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8488357Z creating build\bdist.win-amd64\wheel\torch\include\ATen\quantized 2025-12-04T09:46:13.8492670Z 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:46:13.8498228Z 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:46:13.8504043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\record_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8510389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8537450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8551471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ROCmFABackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8557237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SavedTensorHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8563117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8568660Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ScalarOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8574307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8585901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SDPBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8591983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SequenceNumber.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8599523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8608409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseCsrTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8614221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseCsrTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8620245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8626355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8632150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\StorageUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8637992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8643676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8657198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorGeometry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8657764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8663967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8671037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIteratorInternal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8677224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8683854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorNames.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8689947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8696025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8702233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorSubclassLikeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8708351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8720463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ThreadLocalPythonObjects.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8726530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ThreadLocalState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8732804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TracerMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8739063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TypeDefault.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8744962Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8750370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8756046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\VmapGeneratedPlumbing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8776443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\WrapDimUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8782768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\WrapDimUtilsMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:46:13.8788381Z creating build\bdist.win-amd64\wheel\torch\include\ATen\xpu 2025-12-04T09:46:13.8792150Z 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:46:13.8798104Z creating build\bdist.win-amd64\wheel\torch\include\ATen\xpu\detail 2025-12-04T09:46:13.8801377Z 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:46:13.8807278Z 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:46:13.8812546Z 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:46:13.8824066Z 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:46:13.8829662Z 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:46:13.8834959Z 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:46:13.8840724Z 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:46:13.8846146Z 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:46:13.8851696Z 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:46:13.8857227Z 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:46:13.8870004Z creating build\bdist.win-amd64\wheel\torch\include\c10 2025-12-04T09:46:13.8873922Z creating build\bdist.win-amd64\wheel\torch\include\c10\core 2025-12-04T09:46:13.8877277Z 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:46:13.8882845Z 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:46:13.8888834Z 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:46:13.8894561Z 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:46:13.8905617Z 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:46:13.8911726Z 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:46:13.8917385Z 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:46:13.8923130Z 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:46:13.8929142Z 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:46:13.8935247Z 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:46:13.8941248Z 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:46:13.8946756Z 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:46:13.8952454Z 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:46:13.8958309Z 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:46:13.8963952Z 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:46:13.8970230Z 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:46:13.8976532Z 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:46:13.8983519Z 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:46:13.8989649Z 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:46:13.8996009Z 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:46:13.9008655Z 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:46:13.9014343Z 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:46:13.9020369Z 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:46:13.9026025Z 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:46:13.9032037Z creating build\bdist.win-amd64\wheel\torch\include\c10\core\impl 2025-12-04T09:46:13.9035781Z 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:46:13.9041551Z 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:46:13.9047348Z 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:46:13.9053191Z 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:46:13.9064478Z 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:46:13.9070107Z 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:46:13.9076001Z 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:46:13.9081705Z 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:46:13.9087883Z 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:46:13.9093728Z 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:46:13.9099983Z 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:46:13.9105643Z 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:46:13.9111406Z 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:46:13.9117292Z 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:46:13.9123275Z 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:46:13.9128922Z 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:46:13.9134755Z 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:46:13.9141275Z 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:46:13.9147525Z 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:46:13.9153315Z 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:46:13.9159022Z 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:46:13.9165334Z 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:46:13.9171026Z 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:46:13.9176834Z 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:46:13.9182639Z 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:46:13.9194034Z 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:46:13.9199597Z 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:46:13.9205709Z 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:46:13.9211816Z 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:46:13.9217857Z 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:46:13.9223290Z 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:46:13.9228991Z 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:46:13.9234963Z 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:46:13.9240594Z 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:46:13.9246494Z 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:46:13.9252385Z 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:46:13.9258745Z 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:46:13.9269712Z 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:46:13.9275964Z 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:46:13.9282768Z 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:46:13.9287550Z 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:46:13.9294765Z 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:46:13.9301369Z 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:46:13.9306981Z 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:46:13.9312536Z 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:46:13.9318797Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda 2025-12-04T09:46:13.9322364Z 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:46:13.9327990Z 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:46:13.9333480Z 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:46:13.9339885Z 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:46:13.9351115Z 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:46:13.9356867Z 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:46:13.9362723Z 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:46:13.9368573Z 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:46:13.9374458Z 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:46:13.9379991Z 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:46:13.9385794Z 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:46:13.9391699Z 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:46:13.9397295Z 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:46:13.9403217Z 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:46:13.9409559Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda\impl 2025-12-04T09:46:13.9412966Z 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:46:13.9418513Z 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:46:13.9424317Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl\cuda_cmake_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda\impl 2025-12-04T09:46:13.9429720Z creating build\bdist.win-amd64\wheel\torch\include\c10\macros 2025-12-04T09:46:13.9433383Z 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:46:13.9438948Z 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:46:13.9444780Z 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:46:13.9450310Z creating build\bdist.win-amd64\wheel\torch\include\c10\metal 2025-12-04T09:46:13.9454071Z 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:46:13.9479731Z 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:46:13.9485457Z 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:46:13.9491385Z 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:46:13.9496833Z 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:46:13.9503446Z 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:46:13.9509712Z 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:46:13.9521188Z 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:46:13.9527059Z 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:46:13.9534004Z 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:46:13.9539998Z creating build\bdist.win-amd64\wheel\torch\include\c10\mobile 2025-12-04T09:46:13.9543508Z 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:46:13.9549516Z 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:46:13.9556031Z creating build\bdist.win-amd64\wheel\torch\include\c10\test 2025-12-04T09:46:13.9559815Z creating build\bdist.win-amd64\wheel\torch\include\c10\test\util 2025-12-04T09:46:13.9563817Z 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:46:13.9590947Z 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:46:13.9596366Z 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:46:13.9603312Z creating build\bdist.win-amd64\wheel\torch\include\c10\util 2025-12-04T09:46:13.9606811Z 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:46:13.9612482Z 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:46:13.9617983Z 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:46:13.9624102Z 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:46:13.9636027Z 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:46:13.9641331Z 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:46:13.9646910Z 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:46:13.9652884Z 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:46:13.9658328Z 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:46:13.9663934Z 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:46:13.9669342Z 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:46:13.9674748Z 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:46:13.9679872Z 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:46:13.9685536Z 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:46:13.9690961Z 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:46:13.9696323Z 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:46:13.9702012Z 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:46:13.9708236Z 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:46:13.9713901Z 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:46:13.9719416Z 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:46:13.9725503Z 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:46:13.9731546Z 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:46:13.9737516Z 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:46:13.9743263Z 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:46:13.9754701Z 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:46:13.9760439Z 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:46:13.9766492Z 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:46:13.9772046Z 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:46:13.9779211Z 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:46:13.9785215Z 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:46:13.9790471Z 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:46:13.9796079Z 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:46:13.9801752Z 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:46:13.9807528Z 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:46:13.9814798Z 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:46:13.9826326Z 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:46:13.9831446Z 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:46:13.9836966Z 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:46:13.9842714Z 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:46:13.9848567Z 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:46:13.9854458Z 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:46:13.9860736Z 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:46:13.9866970Z 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:46:13.9873422Z 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:46:13.9885749Z 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:46:13.9891237Z 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:46:13.9896850Z 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:46:13.9902341Z 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:46:13.9908038Z 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:46:13.9913686Z 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:46:13.9919037Z 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:46:13.9931676Z 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:46:13.9937721Z 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:46:13.9943410Z 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:46:13.9949015Z 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:46:13.9954790Z 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:46:13.9961068Z 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:46:13.9966739Z 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:46:13.9978511Z 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:46:13.9984277Z 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:46:13.9990501Z 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:46:13.9996059Z 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:46:14.0001820Z 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:46:14.0007718Z 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:46:14.0013354Z 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:46:14.0019004Z 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:46:14.0024636Z 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:46:14.0030206Z 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:46:14.0035826Z 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:46:14.0052169Z 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:46:14.0057886Z 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:46:14.0063379Z 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:46:14.0069316Z 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:46:14.0075992Z 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:46:14.0089445Z 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:46:14.0095113Z 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:46:14.0100615Z 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:46:14.0106113Z 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:46:14.0111327Z 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:46:14.0117063Z 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:46:14.0127807Z 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:46:14.0133002Z 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:46:14.0138179Z 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:46:14.0143643Z 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:46:14.0149220Z 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:46:14.0155298Z 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:46:14.0160908Z 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:46:14.0166842Z 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:46:14.0172665Z 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:46:14.0179975Z 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:46:14.0185873Z 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:46:14.0191545Z 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:46:14.0222721Z 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:46:14.0228772Z 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:46:14.0234437Z 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:46:14.0240291Z 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:46:14.0246020Z 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:46:14.0252253Z 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:46:14.0258968Z 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:46:14.0264685Z 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:46:14.0270642Z 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:46:14.0276956Z 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:46:14.0283218Z 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:46:14.0288679Z 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:46:14.0294258Z 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:46:14.0300006Z 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:46:14.0306712Z 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:46:14.0313017Z 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:46:14.0318117Z 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:46:14.0323831Z 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:46:14.0329418Z 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:46:14.0335194Z 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:46:14.0340937Z 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:46:14.0347157Z 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:46:14.0353507Z 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:46:14.0366935Z 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:46:14.0373459Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu 2025-12-04T09:46:14.0382473Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\impl 2025-12-04T09:46:14.0386037Z 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:46:14.0391903Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\test 2025-12-04T09:46:14.0395679Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\test\impl 2025-12-04T09:46:14.0399201Z 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:46:14.0405236Z 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:46:14.0411047Z 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:46:14.0416477Z 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:46:14.0427866Z 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:46:14.0433621Z 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:46:14.0439379Z 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:46:14.0445519Z 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:46:14.0451148Z 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:46:14.0457198Z creating build\bdist.win-amd64\wheel\torch\include\caffe2 2025-12-04T09:46:14.0460536Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core 2025-12-04T09:46:14.0463942Z 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:46:14.0469405Z 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:46:14.0474772Z 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:46:14.0480472Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\perfkernels 2025-12-04T09:46:14.0484118Z 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:46:14.0489704Z 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:46:14.0495375Z 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:46:14.0501402Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\serialize 2025-12-04T09:46:14.0504827Z 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:46:14.0511419Z 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:46:14.0517090Z 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:46:14.0522715Z 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:46:14.0534258Z 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:46:14.0540143Z 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:46:14.0545651Z 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:46:14.0551173Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils 2025-12-04T09:46:14.0554774Z 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:46:14.0560330Z 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:46:14.0565896Z 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:46:14.0571586Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils\threadpool 2025-12-04T09:46:14.0581391Z 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:46:14.0587094Z 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:46:14.0592677Z 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:46:14.0604174Z 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:46:14.0610027Z 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:46:14.0615596Z 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:46:14.0621387Z copying build\lib.win-amd64-cpython-310\torch\include\cpuinfo.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0627827Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0638608Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0644144Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_config.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0649688Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_debug.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0655565Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_ocl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0661221Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_ocl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0666674Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0672222Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0678260Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl_types.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0684075Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0690147Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0696005Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool_iface.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0701619Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_types.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0707372Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_version.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0713193Z copying build\lib.win-amd64-cpython-310\torch\include\experiments-config.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0719509Z creating build\bdist.win-amd64\wheel\torch\include\fmt 2025-12-04T09:46:14.0722937Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\args.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0728521Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\base.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0735763Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0743185Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\color.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0749484Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\compile.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0755305Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\core.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0760371Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\format-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0773733Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\format.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0781191Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\os.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0786629Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\ostream.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0815670Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\printf.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0821656Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\ranges.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0828427Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\std.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0834301Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\xchar.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:46:14.0840433Z creating build\bdist.win-amd64\wheel\torch\include\fp16 2025-12-04T09:46:14.0844049Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\bitcasts.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-12-04T09:46:14.0850199Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\fp16.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-12-04T09:46:14.0856201Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\psimd.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-12-04T09:46:14.0862297Z copying build\lib.win-amd64-cpython-310\torch\include\fp16.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0868445Z copying build\lib.win-amd64-cpython-310\torch\include\fxdiv.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.0874497Z creating build\bdist.win-amd64\wheel\torch\include\google 2025-12-04T09:46:14.0878236Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf 2025-12-04T09:46:14.0881777Z 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:46:14.0901714Z 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:46:14.0907544Z 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:46:14.0913972Z 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:46:14.0920234Z 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:46:14.0932404Z 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:46:14.0938178Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler 2025-12-04T09:46:14.0941708Z 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:46:14.0947748Z 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:46:14.0954598Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\cpp 2025-12-04T09:46:14.0958243Z 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:46:14.0964187Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\csharp 2025-12-04T09:46:14.0967807Z 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:46:14.0974028Z 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:46:14.0979333Z 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:46:14.0991781Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\java 2025-12-04T09:46:14.0995342Z 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:46:14.1007309Z 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:46:14.1013076Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\js 2025-12-04T09:46:14.1016616Z 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:46:14.1022836Z 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:46:14.1028747Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\objectivec 2025-12-04T09:46:14.1032459Z 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:46:14.1038197Z 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:46:14.1044132Z 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:46:14.1050198Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\php 2025-12-04T09:46:14.1053747Z 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:46:14.1059406Z 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:46:14.1065190Z 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:46:14.1071857Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\python 2025-12-04T09:46:14.1075438Z 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:46:14.1081086Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\ruby 2025-12-04T09:46:14.1085047Z 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:46:14.1090706Z 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:46:14.1097506Z 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:46:14.1108910Z 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:46:14.1115058Z 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:46:14.1120778Z 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:46:14.1126643Z 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:46:14.1132362Z 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:46:14.1139071Z 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:46:14.1144883Z 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:46:14.1150804Z 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:46:14.1157510Z 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:46:14.1163525Z 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:46:14.1169823Z 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:46:14.1181998Z 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:46:14.1187790Z 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:46:14.1193522Z 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:46:14.1199419Z 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:46:14.1205642Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\io 2025-12-04T09:46:14.1209495Z 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:46:14.1216638Z 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:46:14.1222513Z 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:46:14.1228214Z 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:46:14.1234374Z 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:46:14.1263745Z 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:46:14.1269767Z 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:46:14.1275611Z 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:46:14.1281463Z 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:46:14.1288444Z 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:46:14.1294654Z 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:46:14.1300651Z 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:46:14.1306869Z 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:46:14.1313888Z 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:46:14.1320304Z 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:46:14.1331864Z 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:46:14.1338252Z 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:46:14.1344932Z 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:46:14.1351840Z 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:46:14.1357711Z 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:46:14.1363814Z 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:46:14.1370269Z 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:46:14.1375901Z 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:46:14.1382121Z 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:46:14.1388240Z 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:46:14.1395219Z 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:46:14.1400968Z 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:46:14.1412870Z 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:46:14.1420197Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\stubs 2025-12-04T09:46:14.1423175Z 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:46:14.1429471Z 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:46:14.1435070Z 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:46:14.1440225Z 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:46:14.1446017Z 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:46:14.1451824Z 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:46:14.1462897Z 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:46:14.1468736Z 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:46:14.1474463Z 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:46:14.1480556Z 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:46:14.1486087Z 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:46:14.1491517Z 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:46:14.1497056Z 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:46:14.1502651Z 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:46:14.1508270Z 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:46:14.1513902Z 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:46:14.1520228Z 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:46:14.1526588Z 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:46:14.1532674Z 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:46:14.1539151Z 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:46:14.1545511Z 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:46:14.1552774Z 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:46:14.1558858Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\util 2025-12-04T09:46:14.1562483Z 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:46:14.1568277Z 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:46:14.1573871Z 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:46:14.1585451Z 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:46:14.1591202Z 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:46:14.1597669Z 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:46:14.1603776Z 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:46:14.1609842Z 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:46:14.1615311Z 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:46:14.1621679Z 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:46:14.1629084Z 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:46:14.1649027Z copying build\lib.win-amd64-cpython-310\torch\include\ittnotify-zca.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.1661100Z copying build\lib.win-amd64-cpython-310\torch\include\ittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.1669711Z copying build\lib.win-amd64-cpython-310\torch\include\jitprofiling.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.1676345Z creating build\bdist.win-amd64\wheel\torch\include\kineto 2025-12-04T09:46:14.1679852Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\AbstractConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1687499Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityProfilerInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1693080Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityTraceInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1704459Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityType.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1710259Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ClientInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1715909Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1721901Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\GenericTraceActivity.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1727962Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\IActivityProfiler.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1734251Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ILoggerObserver.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1739978Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ITraceActivity.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1745626Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\libkineto.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1751283Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\LoggingAPI.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1757013Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\output_base.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1762866Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ThreadUtil.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1768594Z 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:46:14.1774251Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\TraceSpan.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:46:14.1780303Z creating build\bdist.win-amd64\wheel\torch\include\legacy 2025-12-04T09:46:14.1783781Z copying build\lib.win-amd64-cpython-310\torch\include\legacy\ittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include\legacy 2025-12-04T09:46:14.1790218Z copying build\lib.win-amd64-cpython-310\torch\include\libittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.1796822Z copying build\lib.win-amd64-cpython-310\torch\include\libshm.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.1802296Z creating build\bdist.win-amd64\wheel\torch\include\mimalloc-2.2 2025-12-04T09:46:14.1813072Z 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:46:14.1819209Z 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:46:14.1824853Z 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:46:14.1837232Z 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:46:14.1843646Z creating build\bdist.win-amd64\wheel\torch\include\oneapi 2025-12-04T09:46:14.1847392Z creating build\bdist.win-amd64\wheel\torch\include\oneapi\dnnl 2025-12-04T09:46:14.1850948Z 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:46:14.1858834Z 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:46:14.1870190Z 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:46:14.1876560Z 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:46:14.1882647Z 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:46:14.1899796Z 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:46:14.1902459Z 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:46:14.1908232Z 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:46:14.1914603Z 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:46:14.1921644Z 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:46:14.1928121Z 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:46:14.1933806Z 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:46:14.1939700Z 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:46:14.1945628Z 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:46:14.1952187Z 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:46:14.1958087Z 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:46:14.1964119Z 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:46:14.1969807Z 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:46:14.1975612Z 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:46:14.1981801Z 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:46:14.1987471Z 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:46:14.2000881Z 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:46:14.2006691Z 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:46:14.2012900Z 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:46:14.2019802Z 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:46:14.2025692Z 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:46:14.2031787Z 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:46:14.2037672Z 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:46:14.2043367Z 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:46:14.2049033Z copying build\lib.win-amd64-cpython-310\torch\include\psimd.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.2055120Z copying build\lib.win-amd64-cpython-310\torch\include\pthreadpool.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.2062633Z creating build\bdist.win-amd64\wheel\torch\include\pybind11 2025-12-04T09:46:14.2066209Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\attr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2072163Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\buffer_info.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2077606Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\cast.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2084311Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2089781Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2095117Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2107593Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\conduit 2025-12-04T09:46:14.2111095Z 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:46:14.2116917Z 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:46:14.2122451Z 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:46:14.2133894Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\critical_section.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2139627Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\detail 2025-12-04T09:46:14.2143049Z 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:46:14.2149048Z 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:46:14.2155549Z 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:46:14.2161302Z 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:46:14.2167122Z 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:46:14.2177921Z 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:46:14.2183572Z 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:46:14.2189048Z 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:46:14.2195214Z 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:46:14.2201451Z 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:46:14.2207247Z 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:46:14.2213183Z 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:46:14.2219154Z 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:46:14.2224808Z 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:46:14.2231361Z 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:46:14.2236877Z 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:46:14.2243106Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\eigen 2025-12-04T09:46:14.2246548Z 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:46:14.2252062Z 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:46:14.2258684Z 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:46:14.2264511Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2270118Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\embed.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2275781Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eval.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2281441Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2287096Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2292762Z 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:46:14.2298468Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil_simple.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2304510Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\iostream.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2310215Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\native_enum.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2315751Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2327351Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\operators.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2333464Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\options.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2338964Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\pybind11.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2346683Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\pytypes.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2353939Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\stl 2025-12-04T09:46:14.2357607Z 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:46:14.2363659Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2369649Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl_bind.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2375779Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\subinterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2381581Z 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:46:14.2387291Z 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:46:14.2399422Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\typing.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2405247Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\warnings.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:46:14.2410749Z copying build\lib.win-amd64-cpython-310\torch\include\sleef.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:14.2419432Z creating build\bdist.win-amd64\wheel\torch\include\THC 2025-12-04T09:46:14.2422867Z copying build\lib.win-amd64-cpython-310\torch\include\THC\THCAtomics.cuh -> build\bdist.win-amd64\wheel\.\torch\include\THC 2025-12-04T09:46:14.2428383Z copying build\lib.win-amd64-cpython-310\torch\include\THC\THCDeviceUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\THC 2025-12-04T09:46:14.2433852Z creating build\bdist.win-amd64\wheel\torch\include\torch 2025-12-04T09:46:14.2443536Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc 2025-12-04T09:46:14.2446964Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\acc 2025-12-04T09:46:14.2450513Z 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:46:14.2455949Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api 2025-12-04T09:46:14.2459309Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include 2025-12-04T09:46:14.2463508Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch 2025-12-04T09:46:14.2466871Z 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:46:14.2472621Z 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:46:14.2478036Z 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:46:14.2483412Z 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:46:14.2489144Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data 2025-12-04T09:46:14.2492740Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-12-04T09:46:14.2496326Z 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:46:14.2501973Z 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:46:14.2507447Z 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:46:14.2513335Z 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:46:14.2519111Z 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:46:14.2525067Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\datasets 2025-12-04T09:46:14.2535196Z 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:46:14.2541070Z 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:46:14.2547146Z 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:46:14.2552840Z 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:46:14.2558317Z 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:46:14.2563844Z 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:46:14.2569369Z 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:46:14.2583019Z 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:46:14.2588661Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\detail 2025-12-04T09:46:14.2592363Z 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:46:14.2598010Z 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:46:14.2603799Z 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:46:14.2609492Z 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:46:14.2615071Z 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:46:14.2620622Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\samplers 2025-12-04T09:46:14.2626367Z 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:46:14.2631965Z 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:46:14.2637650Z 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:46:14.2643205Z 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:46:14.2648667Z 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:46:14.2659912Z 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:46:14.2665588Z 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:46:14.2671630Z 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:46:14.2677474Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\transforms 2025-12-04T09:46:14.2681368Z 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:46:14.2687246Z 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:46:14.2692805Z 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:46:14.2698397Z 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:46:14.2704125Z 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:46:14.2709799Z 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:46:14.2715507Z 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:46:14.2721136Z 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:46:14.2727826Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\detail 2025-12-04T09:46:14.2731686Z 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:46:14.2737303Z 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:46:14.2743245Z 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:46:14.2755005Z 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:46:14.2767825Z 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:46:14.2773741Z 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:46:14.2779319Z 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:46:14.2784914Z 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:46:14.2790657Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nativert 2025-12-04T09:46:14.2794211Z 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:46:14.2800554Z 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:46:14.2806542Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn 2025-12-04T09:46:14.2810129Z 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:46:14.2816243Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\functional 2025-12-04T09:46:14.2820132Z 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:46:14.2826359Z 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:46:14.2832018Z 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:46:14.2838028Z 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:46:14.2849781Z 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:46:14.2855713Z 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:46:14.2862322Z 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:46:14.2868667Z 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:46:14.2874786Z 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:46:14.2880466Z 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:46:14.2901570Z 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:46:14.2907152Z 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:46:14.2913153Z 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:46:14.2918705Z 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:46:14.2925075Z 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:46:14.2930945Z 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:46:14.2936834Z 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:46:14.2942272Z 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:46:14.2954773Z 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:46:14.2961259Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules 2025-12-04T09:46:14.2974836Z 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:46:14.2976229Z 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:46:14.2977589Z 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:46:14.2982436Z 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:46:14.2988502Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-12-04T09:46:14.2998075Z 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:46:14.3003921Z 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:46:14.3009561Z 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:46:14.3015477Z 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:46:14.3027391Z 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:46:14.3033074Z 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:46:14.3039240Z 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:46:14.3045004Z 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:46:14.3050791Z 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:46:14.3056856Z 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:46:14.3062799Z 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:46:14.3069073Z 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:46:14.3075127Z 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:46:14.3081100Z 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:46:14.3087277Z 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:46:14.3092903Z 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:46:14.3098629Z 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:46:14.3104271Z 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:46:14.3110545Z 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:46:14.3116212Z 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:46:14.3122513Z 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:46:14.3128282Z 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:46:14.3134877Z 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:46:14.3140568Z 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:46:14.3146313Z 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:46:14.3152089Z 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:46:14.3158055Z 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:46:14.3164066Z 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:46:14.3170269Z 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:46:14.3176033Z 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:46:14.3181917Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\options 2025-12-04T09:46:14.3185745Z 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:46:14.3192202Z 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:46:14.3198191Z 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:46:14.3203940Z 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:46:14.3217511Z 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:46:14.3228014Z 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:46:14.3233860Z 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:46:14.3239735Z 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:46:14.3245969Z 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:46:14.3251510Z 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:46:14.3258398Z 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:46:14.3264778Z 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:46:14.3270494Z 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:46:14.3276179Z 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:46:14.3281780Z 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:46:14.3308626Z 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:46:14.3314434Z 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:46:14.3320256Z 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:46:14.3326187Z 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:46:14.3331905Z 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:46:14.3338198Z 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:46:14.3343599Z 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:46:14.3349629Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-12-04T09:46:14.3353275Z 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:46:14.3358885Z 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:46:14.3365387Z 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:46:14.3371478Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\utils 2025-12-04T09:46:14.3375836Z 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:46:14.3381661Z 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:46:14.3387841Z 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:46:14.3393782Z 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:46:14.3399647Z 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:46:14.3405731Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim 2025-12-04T09:46:14.3409499Z 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:46:14.3415958Z 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:46:14.3421766Z 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:46:14.3427602Z 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:46:14.3433279Z 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:46:14.3438496Z 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:46:14.3451333Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-12-04T09:46:14.3455009Z 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:46:14.3461110Z 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:46:14.3467569Z 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:46:14.3478367Z 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:46:14.3484086Z 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:46:14.3489741Z 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:46:14.3495235Z 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:46:14.3501456Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\python 2025-12-04T09:46:14.3505001Z 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:46:14.3510272Z 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:46:14.3516037Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\serialize 2025-12-04T09:46:14.3520189Z 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:46:14.3525479Z 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:46:14.3531228Z 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:46:14.3537008Z 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:46:14.3547937Z 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:46:14.3553727Z 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:46:14.3559078Z 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:46:14.3565247Z 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:46:14.3570422Z 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:46:14.3575892Z 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:46:14.3581794Z 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:46:14.3586954Z 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:46:14.3594004Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd 2025-12-04T09:46:14.3597510Z 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:46:14.3603285Z 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:46:14.3609352Z 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:46:14.3614725Z 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:46:14.3626456Z 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:46:14.3640767Z 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:46:14.3646598Z 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:46:14.3652402Z 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:46:14.3658718Z 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:46:14.3664816Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\functions 2025-12-04T09:46:14.3668644Z 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:46:14.3674552Z 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:46:14.3680454Z 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:46:14.3686018Z 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:46:14.3696456Z 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:46:14.3714243Z 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:46:14.3719618Z 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:46:14.3725885Z 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:46:14.3732017Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\generated 2025-12-04T09:46:14.3735821Z 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:46:14.3746919Z 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:46:14.3752696Z 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:46:14.3764775Z 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:46:14.3770405Z 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:46:14.3777935Z 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:46:14.3784363Z 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:46:14.3790021Z 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:46:14.3796660Z 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:46:14.3802556Z 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:46:14.3808669Z 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:46:14.3815010Z 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:46:14.3820976Z 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:46:14.3826726Z 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:46:14.3840034Z 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:46:14.3852200Z 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:46:14.3857361Z 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:46:14.3863271Z 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:46:14.3869610Z 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:46:14.3875721Z 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:46:14.3881502Z 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:46:14.3887393Z 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:46:14.3892853Z 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:46:14.3898755Z 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:46:14.3910320Z 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:46:14.3916494Z 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:46:14.3921777Z 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:46:14.3927334Z 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:46:14.3932817Z 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:46:14.3938805Z 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:46:14.3944538Z 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:46:14.3949795Z 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:46:14.3955617Z 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:46:14.3967296Z 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:46:14.3973330Z 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:46:14.3978579Z 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:46:14.3984047Z 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:46:14.3989807Z 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:46:14.3995259Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\utils 2025-12-04T09:46:14.3998920Z 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:46:14.4004515Z 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:46:14.4010033Z 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:46:14.4015873Z 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:46:14.4027549Z 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:46:14.4032989Z 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:46:14.4038602Z 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:46:14.4045333Z 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:46:14.4050986Z 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:46:14.4056863Z 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:46:14.4062572Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cpu 2025-12-04T09:46:14.4065981Z 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:46:14.4071565Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cuda 2025-12-04T09:46:14.4075100Z 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:46:14.4080938Z 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:46:14.4086513Z 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:46:14.4092016Z 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:46:14.4097386Z 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:46:14.4108454Z 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:46:14.4114229Z 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:46:14.4119591Z 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:46:14.4125131Z 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:46:14.4130407Z 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:46:14.4136743Z 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:46:14.4142465Z 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:46:14.4147579Z 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:46:14.4153083Z 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:46:14.4165495Z 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:46:14.4170608Z 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:46:14.4176135Z 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:46:14.4181939Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed 2025-12-04T09:46:14.4185600Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd 2025-12-04T09:46:14.4189143Z 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:46:14.4195041Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\context 2025-12-04T09:46:14.4199034Z 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:46:14.4204881Z 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:46:14.4210668Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\engine 2025-12-04T09:46:14.4214141Z 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:46:14.4220691Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\functions 2025-12-04T09:46:14.4224459Z 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:46:14.4230551Z 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:46:14.4236032Z 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:46:14.4247439Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-12-04T09:46:14.4251231Z 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:46:14.4257675Z 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:46:14.4263611Z 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:46:14.4276008Z 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:46:14.4281924Z 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:46:14.4287830Z 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:46:14.4293716Z 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:46:14.4299862Z 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:46:14.4305677Z 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:46:14.4311702Z 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:46:14.4317848Z 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:46:14.4324473Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:46:14.4327913Z 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:46:14.4334144Z 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:46:14.4339663Z 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:46:14.4344908Z 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:46:14.4350776Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-12-04T09:46:14.4354668Z 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:46:14.4360298Z 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:46:14.4366438Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\control_plane 2025-12-04T09:46:14.4376056Z 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:46:14.4382326Z 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:46:14.4388402Z 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:46:14.4400533Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\cuda 2025-12-04T09:46:14.4404505Z 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:46:14.4410191Z 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:46:14.4415690Z 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:46:14.4421024Z 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:46:14.4426899Z 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:46:14.4432808Z 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:46:14.4438368Z 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:46:14.4444246Z 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:46:14.4449830Z 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:46:14.4455856Z 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:46:14.4461507Z 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:46:14.4467752Z 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:46:14.4473526Z 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:46:14.4478946Z 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:46:14.4484809Z 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:46:14.4490714Z 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:46:14.4504461Z 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:46:14.4510024Z 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:46:14.4516053Z 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:46:14.4522140Z 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:46:14.4533589Z 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:46:14.4672259Z 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:46:14.4678278Z 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:46:14.4684543Z 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:46:14.4690447Z 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:46:14.4695970Z 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:46:14.4702321Z 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:46:14.4707926Z 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:46:14.5310862Z 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:46:14.5316965Z 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:46:14.5322891Z 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:46:14.5329518Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\quantization 2025-12-04T09:46:14.5333225Z 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:46:14.5339547Z 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:46:14.5345072Z 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:46:14.5363644Z 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:46:14.5369080Z 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:46:14.5375206Z 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:46:14.5395295Z 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:46:14.5400747Z 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:46:14.5406586Z 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:46:14.5424875Z 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:46:14.5430640Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-12-04T09:46:14.5434335Z 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:46:14.5440258Z 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:46:14.5446115Z 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:46:14.5468703Z 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:46:14.5474272Z 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:46:14.5479908Z 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:46:14.5485612Z 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:46:14.5491260Z 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:46:14.5496906Z 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:46:14.5502583Z 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:46:14.5508440Z 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:46:14.5514040Z 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:46:14.5519629Z 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:46:14.5525534Z 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:46:14.5531598Z 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:46:14.5537230Z 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:46:14.5542999Z 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:46:14.5549059Z 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:46:14.5554622Z 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:46:14.5560312Z 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:46:14.5566000Z 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:46:14.5584148Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:46:14.5587775Z 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:46:14.5593250Z 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:46:14.5598980Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\metrics 2025-12-04T09:46:14.5602832Z 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:46:14.5608550Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\profiler 2025-12-04T09:46:14.5612196Z 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:46:14.5618034Z 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:46:14.5623557Z 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:46:14.5641658Z 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:46:14.5647887Z 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:46:14.5653554Z 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:46:14.5660186Z 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:46:14.5666221Z 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:46:14.5672255Z 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:46:14.5678468Z 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:46:14.5684619Z 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:46:14.5690760Z 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:46:14.5696450Z 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:46:14.5703005Z 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:46:14.5708677Z 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:46:14.5714991Z 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:46:14.5721217Z 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:46:14.5726672Z 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:46:14.5732729Z 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:46:14.5750012Z 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:46:14.5755603Z 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:46:14.5761687Z 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:46:14.5767640Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\testing 2025-12-04T09:46:14.5771300Z 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:46:14.5777269Z 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:46:14.5782505Z 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:46:14.5788056Z 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:46:14.5793574Z 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:46:14.5799235Z 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:46:14.5804918Z 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:46:14.5810533Z 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:46:14.5816079Z 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:46:14.5821802Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\dynamo 2025-12-04T09:46:14.5825610Z 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:46:14.5831315Z 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:46:14.5837739Z 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:46:14.5843226Z 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:46:14.5860986Z 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:46:14.5866755Z 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:46:14.5872079Z 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:46:14.5877826Z 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:46:14.5883507Z 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:46:14.5889305Z 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:46:14.5894748Z 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:46:14.5900127Z 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:46:14.5905464Z 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:46:14.5910829Z 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:46:14.5916289Z 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:46:14.5921632Z 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:46:14.5927165Z 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:46:14.5933556Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\export 2025-12-04T09:46:14.5937128Z 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:46:14.5943646Z 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:46:14.5949872Z 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:46:14.5955034Z 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:46:14.5960940Z 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:46:14.5966939Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\functionalization 2025-12-04T09:46:14.5970810Z 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:46:14.5976777Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\functorch 2025-12-04T09:46:14.5980356Z 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:46:14.6005359Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\fx 2025-12-04T09:46:14.6008633Z 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:46:14.6014102Z 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:46:14.6020151Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor 2025-12-04T09:46:14.6023751Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_eager 2025-12-04T09:46:14.6027273Z 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:46:14.6033316Z 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:46:14.6038628Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_include 2025-12-04T09:46:14.6042128Z 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:46:14.6047518Z 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:46:14.6052618Z 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:46:14.6057824Z 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:46:14.6063356Z 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:46:14.6080169Z 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:46:14.6085726Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_package 2025-12-04T09:46:14.6089245Z 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:46:14.6094989Z 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:46:14.6100358Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_runner 2025-12-04T09:46:14.6116326Z 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:46:14.6121911Z 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:46:14.6127666Z 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:46:14.6145050Z 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:46:14.6150723Z 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:46:14.6156610Z 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:46:14.6162251Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_runtime 2025-12-04T09:46:14.6165979Z 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:46:14.6171561Z 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:46:14.6177064Z 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:46:14.6194124Z 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:46:14.6199733Z 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:46:14.6205323Z 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:46:14.6210925Z 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:46:14.6216373Z 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:46:14.6222884Z 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:46:14.6229109Z 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:46:14.6235008Z 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:46:14.6240737Z 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:46:14.6246511Z 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:46:14.6252272Z 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:46:14.6257977Z 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:46:14.6263888Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch 2025-12-04T09:46:14.6267697Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch\c 2025-12-04T09:46:14.6274832Z 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:46:14.6280996Z 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:46:14.6287133Z 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:46:14.6298570Z 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:46:14.6304233Z 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:46:14.6309818Z 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:46:14.6327389Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-12-04T09:46:14.6331265Z 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:46:14.6336994Z 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:46:14.6343140Z 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:46:14.6361568Z 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:46:14.6368051Z 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:46:14.6374027Z 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:46:14.6380058Z 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:46:14.6397283Z 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:46:14.6403295Z 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:46:14.6409182Z 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:46:14.6414688Z 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:46:14.6420531Z 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:46:14.6427361Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\cpp_wrapper 2025-12-04T09:46:14.6431383Z 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:46:14.6436802Z 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:46:14.6442623Z 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:46:14.6447585Z 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:46:14.6453219Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-12-04T09:46:14.6468840Z 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:46:14.6474078Z 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:46:14.6479257Z 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:46:14.6484439Z 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:46:14.6489801Z 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:46:14.6495000Z 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:46:14.6500197Z 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:46:14.6506221Z 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:46:14.6511794Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\instruction_counter 2025-12-04T09:46:14.6515379Z 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:46:14.6520521Z 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:46:14.6525857Z 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:46:14.6531507Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit 2025-12-04T09:46:14.6546124Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\api 2025-12-04T09:46:14.6549628Z 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:46:14.6555189Z 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:46:14.6560618Z 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:46:14.6566410Z 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:46:14.6572636Z 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:46:14.6589826Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends 2025-12-04T09:46:14.6593293Z 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:46:14.6598945Z 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:46:14.6604742Z 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:46:14.6610208Z 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:46:14.6627415Z 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:46:14.6633074Z 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:46:14.6638489Z 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:46:14.6644199Z 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:46:14.6650799Z 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:46:14.6656527Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml 2025-12-04T09:46:14.6660856Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-12-04T09:46:14.6664422Z 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:46:14.6669811Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml\objc 2025-12-04T09:46:14.6673249Z 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:46:14.6679338Z 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:46:14.6685923Z 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:46:14.6710889Z 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:46:14.6716639Z 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:46:14.6723075Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack 2025-12-04T09:46:14.6726576Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-12-04T09:46:14.6730384Z 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:46:14.6736119Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-12-04T09:46:14.6739867Z 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:46:14.6745872Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-12-04T09:46:14.6749551Z 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:46:14.6755432Z 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:46:14.6761470Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen 2025-12-04T09:46:14.6765194Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda 2025-12-04T09:46:14.6768962Z 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:46:14.6774843Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser 2025-12-04T09:46:14.6778266Z 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:46:14.6784477Z 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:46:14.6790199Z 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:46:14.6795997Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-12-04T09:46:14.6799594Z 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:46:14.6805799Z 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:46:14.6811544Z 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:46:14.6817367Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-12-04T09:46:14.6821163Z 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:46:14.6827013Z 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:46:14.6832832Z 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:46:14.6838421Z 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:46:14.6855783Z 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:46:14.6861501Z 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:46:14.6867248Z 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:46:14.6872960Z 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:46:14.6878751Z 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:46:14.6884262Z 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:46:14.6893343Z 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:46:14.6899258Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\onednn 2025-12-04T09:46:14.6902920Z 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:46:14.6908470Z 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:46:14.6914178Z 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:46:14.6919960Z 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:46:14.6936834Z 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:46:14.6942566Z 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:46:14.6948283Z 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:46:14.6953848Z 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:46:14.6959368Z 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:46:14.6965114Z 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:46:14.7005320Z 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:46:14.7011204Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\cuda 2025-12-04T09:46:14.7014584Z 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:46:14.7020468Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\frontend 2025-12-04T09:46:14.7024113Z 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:46:14.7029523Z 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:46:14.7034971Z 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:46:14.7046811Z 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:46:14.7052328Z 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:46:14.7057772Z 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:46:14.7063508Z 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:46:14.7069280Z 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:46:14.7075066Z 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:46:14.7080712Z 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:46:14.7086548Z 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:46:14.7092822Z 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:46:14.7098458Z 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:46:14.7104155Z 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:46:14.7109819Z 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:46:14.7115669Z 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:46:14.7121383Z 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:46:14.7127192Z 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:46:14.7132926Z 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:46:14.7138709Z 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:46:14.7155422Z 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:46:14.7161657Z 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:46:14.7167392Z 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:46:14.7172827Z 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:46:14.7179232Z 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:46:14.7184915Z 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:46:14.7190592Z 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:46:14.7196984Z 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:46:14.7203123Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\ir 2025-12-04T09:46:14.7206770Z 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:46:14.7212641Z 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:46:14.7218233Z 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:46:14.7223973Z 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:46:14.7240540Z 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:46:14.7246353Z 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:46:14.7252833Z 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:46:14.7258426Z 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:46:14.7263981Z 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:46:14.7269725Z 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:46:14.7275197Z 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:46:14.7281035Z 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:46:14.7286732Z 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:46:14.7292368Z 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:46:14.7298119Z 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:46:14.7315025Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile 2025-12-04T09:46:14.7318376Z 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:46:14.7324358Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\compatibility 2025-12-04T09:46:14.7328060Z 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:46:14.7333768Z 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:46:14.7339684Z 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:46:14.7357561Z 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:46:14.7363715Z 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:46:14.7369279Z 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:46:14.7386367Z 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:46:14.7391851Z 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:46:14.7397228Z 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:46:14.7402812Z 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:46:14.7408651Z 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:46:14.7414508Z 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:46:14.7420180Z 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:46:14.7425694Z 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:46:14.7431376Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\model_tracer 2025-12-04T09:46:14.7435101Z 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:46:14.7441001Z 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:46:14.7447167Z 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:46:14.7464232Z 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:46:14.7469802Z 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:46:14.7475616Z 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:46:14.7481730Z 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:46:14.7487470Z 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:46:14.7493197Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\nnc 2025-12-04T09:46:14.7496691Z 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:46:14.7502738Z 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:46:14.7508310Z 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:46:14.7513805Z 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:46:14.7519441Z 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:46:14.7525379Z 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:46:14.7531216Z 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:46:14.7537031Z 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:46:14.7543395Z 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:46:14.7548731Z 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:46:14.7554763Z 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:46:14.7571227Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\train 2025-12-04T09:46:14.7574742Z 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:46:14.7588024Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\train\optim 2025-12-04T09:46:14.7591428Z 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:46:14.7597054Z 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:46:14.7602713Z 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:46:14.7608312Z 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:46:14.7613862Z 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:46:14.7619892Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\operator_upgraders 2025-12-04T09:46:14.7623516Z 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:46:14.7629523Z 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:46:14.7634852Z 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:46:14.7640272Z 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:46:14.7657827Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes 2025-12-04T09:46:14.7661411Z 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:46:14.7666985Z 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:46:14.7672297Z 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:46:14.7677488Z 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:46:14.7693951Z 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:46:14.7699211Z 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:46:14.7705202Z 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:46:14.7710753Z 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:46:14.7716171Z 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:46:14.7721813Z 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:46:14.7727535Z 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:46:14.7733048Z 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:46:14.7738791Z 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:46:14.7744467Z 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:46:14.7750379Z 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:46:14.7756209Z 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:46:14.7761984Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-12-04T09:46:14.7765905Z 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:46:14.7771604Z 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:46:14.7777725Z 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:46:14.7793903Z 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:46:14.7799274Z 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:46:14.7805451Z 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:46:14.7811252Z 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:46:14.7817122Z 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:46:14.7822971Z 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:46:14.7828705Z 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:46:14.7846639Z 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:46:14.7853212Z 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:46:14.7869071Z 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:46:14.7875027Z 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:46:14.7880822Z 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:46:14.7886826Z 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:46:14.7892772Z 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:46:14.7898969Z 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:46:14.7904869Z 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:46:14.7911266Z 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:46:14.7917229Z 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:46:14.7934425Z 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:46:14.7940330Z 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:46:14.7946439Z 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:46:14.7952223Z 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:46:14.7957403Z 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:46:14.7963616Z 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:46:14.7968586Z 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:46:14.7974275Z 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:46:14.7981306Z 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:46:14.7997143Z 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:46:14.8002591Z 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:46:14.8007996Z 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:46:14.8013679Z 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:46:14.8019542Z 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:46:14.8025021Z 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:46:14.8030755Z 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:46:14.8036642Z 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:46:14.8042401Z 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:46:14.8048607Z 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:46:14.8054129Z 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:46:14.8079871Z 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:46:14.8085774Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\onnx 2025-12-04T09:46:14.8089476Z 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:46:14.8094919Z 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:46:14.8100577Z 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:46:14.8106852Z 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:46:14.8122374Z 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:46:14.8128051Z 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:46:14.8133883Z 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:46:14.8139413Z 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:46:14.8144957Z 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:46:14.8150161Z 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:46:14.8155887Z 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:46:14.8161721Z 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:46:14.8168156Z 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:46:14.8173452Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-12-04T09:46:14.8177245Z 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:46:14.8182724Z 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:46:14.8188108Z 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:46:14.8204024Z 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:46:14.8209822Z 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:46:14.8215495Z 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:46:14.8221542Z 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:46:14.8226923Z 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:46:14.8232290Z 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:46:14.8237751Z 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:46:14.8253347Z 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:46:14.8258831Z 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:46:14.8264328Z 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:46:14.8270294Z 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:46:14.8294411Z 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:46:14.8300326Z 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:46:14.8306307Z 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:46:14.8312206Z 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:46:14.8317973Z 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:46:14.8333942Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\quantization 2025-12-04T09:46:14.8337535Z 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:46:14.8343505Z 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:46:14.8349216Z 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:46:14.8354762Z 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:46:14.8370849Z 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:46:14.8376542Z 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:46:14.8382236Z 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:46:14.8388947Z 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:46:14.8394706Z 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:46:14.8400575Z 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:46:14.8407404Z 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:46:14.8413525Z 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:46:14.8419870Z 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:46:14.8426099Z 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:46:14.8432239Z 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:46:14.8437959Z 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:46:14.8443921Z 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:46:14.8460217Z 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:46:14.8466303Z 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:46:14.8472101Z 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:46:14.8478187Z 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:46:14.8483960Z 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:46:14.8489994Z 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:46:14.8495752Z 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:46:14.8501856Z 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:46:14.8519549Z 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:46:14.8528259Z 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:46:14.8535520Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\utils 2025-12-04T09:46:14.8539206Z 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:46:14.8544888Z 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:46:14.8551222Z 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:46:14.8566286Z 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:46:14.8571983Z 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:46:14.8577801Z 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:46:14.8583808Z 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:46:14.8589369Z 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:46:14.8595068Z 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:46:14.8601287Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\python 2025-12-04T09:46:14.8604972Z 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:46:14.8610457Z 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:46:14.8616272Z 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:46:14.8621665Z 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:46:14.8627330Z 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:46:14.8643741Z 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:46:14.8649581Z 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:46:14.8655242Z 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:46:14.8660996Z 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:46:14.8666750Z 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:46:14.8672631Z 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:46:14.8678664Z 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:46:14.8684608Z 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:46:14.8690305Z 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:46:14.8695940Z 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:46:14.8701535Z 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:46:14.8707299Z 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:46:14.8712737Z 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:46:14.8718861Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime 2025-12-04T09:46:14.8722359Z 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:46:14.8728748Z 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:46:14.8734318Z 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:46:14.8740659Z 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:46:14.8756564Z 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:46:14.8796342Z 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:46:14.8801693Z 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:46:14.8807550Z 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:46:14.8814098Z 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:46:14.8819841Z 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:46:14.8825550Z 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:46:14.8831797Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime\interpreter 2025-12-04T09:46:14.8836143Z 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:46:14.8842268Z 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:46:14.8849112Z 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:46:14.8855278Z 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:46:14.8867047Z 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:46:14.8873825Z 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:46:14.8879577Z 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:46:14.8885428Z 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:46:14.8891167Z 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:46:14.8897289Z 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:46:14.8902894Z 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:46:14.8908929Z 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:46:14.8925100Z 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:46:14.8930798Z 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:46:14.8937375Z 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:46:14.8943084Z 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:46:14.8949170Z 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:46:14.8954588Z 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:46:14.8960420Z 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:46:14.8966436Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime\static 2025-12-04T09:46:14.8969910Z 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:46:14.8975163Z 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:46:14.8981250Z 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:46:14.8986482Z 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:46:14.8999257Z 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:46:14.9005409Z 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:46:14.9020374Z 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:46:14.9026244Z 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:46:14.9031881Z 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:46:14.9037989Z 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:46:14.9043162Z 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:46:14.9058865Z 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:46:14.9064574Z 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:46:14.9070177Z 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:46:14.9076185Z 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:46:14.9082123Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\serialization 2025-12-04T09:46:14.9086159Z 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:46:14.9091588Z 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:46:14.9096922Z 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:46:14.9192402Z 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:46:14.9198083Z 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:46:14.9203574Z 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:46:14.9209434Z 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:46:14.9215153Z 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:46:14.9220943Z 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:46:14.9227050Z 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:46:14.9232545Z 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:46:14.9238198Z 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:46:14.9245091Z 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:46:14.9250593Z 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:46:14.9256215Z 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:46:14.9261929Z 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:46:14.9267859Z 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:46:14.9273813Z 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:46:14.9279487Z 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:46:14.9285270Z 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:46:14.9301289Z 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:46:14.9306715Z 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:46:14.9313146Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:46:14.9316690Z 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:46:14.9322659Z 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:46:14.9328419Z 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:46:14.9334257Z 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:46:14.9350319Z 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:46:14.9355964Z 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:46:14.9361601Z 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:46:14.9367568Z 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:46:14.9373494Z 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:46:14.9378980Z 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:46:14.9384864Z 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:46:14.9390715Z 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:46:14.9396350Z 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:46:14.9409968Z 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:46:14.9416386Z 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:46:14.9422165Z 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:46:14.9428216Z 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:46:14.9434789Z 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:46:14.9441075Z 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:46:14.9447304Z 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:46:14.9453897Z 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:46:14.9470239Z 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:46:14.9476166Z 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:46:14.9481902Z 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:46:14.9487987Z 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:46:14.9494147Z 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:46:14.9500088Z 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:46:14.9506013Z 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:46:14.9511654Z 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:46:14.9517328Z 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:46:14.9522855Z 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:46:14.9529006Z 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:46:14.9544507Z 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:46:14.9574178Z 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:46:14.9580404Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:46:14.9583966Z 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:46:14.9589304Z 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:46:14.9594587Z 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:46:14.9601442Z 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:46:14.9606859Z 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:46:14.9622595Z 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:46:14.9628086Z 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:46:14.9633796Z 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:46:14.9639287Z 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:46:14.9644611Z 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:46:14.9650651Z 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:46:14.9656417Z 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:46:14.9662385Z 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:46:14.9668228Z 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:46:14.9673554Z 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:46:14.9679447Z 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:46:14.9685245Z 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:46:14.9691154Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\testing 2025-12-04T09:46:14.9694613Z 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:46:14.9700379Z 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:46:14.9706068Z 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:46:14.9712944Z 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:46:14.9719279Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy 2025-12-04T09:46:14.9723282Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\backend 2025-12-04T09:46:14.9727206Z 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:46:14.9733219Z 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:46:14.9739435Z 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:46:14.9745399Z 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:46:14.9762183Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core 2025-12-04T09:46:14.9765614Z 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:46:14.9771399Z 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:46:14.9776861Z 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:46:14.9782337Z 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:46:14.9787803Z 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:46:14.9803470Z 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:46:14.9809414Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\internal_ops 2025-12-04T09:46:14.9812940Z 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:46:14.9818456Z 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:46:14.9823946Z 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:46:14.9829692Z 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:46:14.9835240Z 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:46:14.9840830Z 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:46:14.9846344Z 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:46:14.9851776Z 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:46:14.9870224Z 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:46:14.9875771Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\ops 2025-12-04T09:46:14.9879319Z 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:46:14.9885177Z 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:46:14.9890528Z 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:46:14.9896245Z 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:46:14.9901823Z 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:46:14.9907500Z 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:46:14.9913012Z 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:46:14.9918493Z 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:46:14.9925443Z 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:46:14.9930913Z 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:46:14.9937117Z 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:46:14.9952803Z 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:46:14.9958768Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\generated 2025-12-04T09:46:14.9962366Z 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:46:14.9971308Z 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:46:14.9977410Z 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:46:14.9983145Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\python 2025-12-04T09:46:14.9986536Z 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:46:14.9992191Z 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:46:14.9998253Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend 2025-12-04T09:46:15.0013305Z 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:46:15.0019105Z 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:46:15.0024722Z 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:46:15.0030444Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend\ops 2025-12-04T09:46:15.0045054Z 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:46:15.0050703Z 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:46:15.0056102Z 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:46:15.0061814Z 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:46:15.0073172Z 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:46:15.0079295Z 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:46:15.0085111Z 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:46:15.0090918Z 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:46:15.0096625Z 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:46:15.0102359Z 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:46:15.0107932Z 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:46:15.0113482Z 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:46:15.0118817Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\monitor 2025-12-04T09:46:15.0122318Z 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:46:15.0127944Z 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:46:15.0133894Z 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:46:15.0139265Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mps 2025-12-04T09:46:15.0142747Z 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:46:15.0148055Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mtia 2025-12-04T09:46:15.0151450Z 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:46:15.0156789Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mtia\profiler 2025-12-04T09:46:15.0160323Z 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:46:15.0166502Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\multiprocessing 2025-12-04T09:46:15.0169985Z 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:46:15.0175301Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\onnx 2025-12-04T09:46:15.0179051Z 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:46:15.0184507Z 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:46:15.0190253Z 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:46:15.0196169Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler 2025-12-04T09:46:15.0199649Z 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:46:15.0205313Z 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:46:15.0211554Z 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:46:15.0217094Z 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:46:15.0233230Z 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:46:15.0238886Z 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:46:15.0244559Z 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:46:15.0250038Z 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:46:15.0265530Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\orchestration 2025-12-04T09:46:15.0269101Z 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:46:15.0274771Z 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:46:15.0418480Z 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:46:15.0419979Z 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:46:15.0421184Z 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:46:15.0422122Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\python 2025-12-04T09:46:15.0423112Z 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:46:15.0424549Z 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:46:15.0425834Z 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:46:15.0426853Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\standalone 2025-12-04T09:46:15.0427871Z 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:46:15.0429194Z 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:46:15.0430465Z 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:46:15.0431825Z 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:46:15.0432911Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\stubs 2025-12-04T09:46:15.0433746Z 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:46:15.0434595Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:46:15.0435449Z 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:46:15.0436613Z 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:46:15.0437804Z 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:46:15.0439107Z 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:46:15.0440306Z 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:46:15.0441581Z 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:46:15.0442855Z 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:46:15.0444021Z 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:46:15.0445289Z 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:46:15.0446507Z 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:46:15.0447715Z 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:46:15.0450412Z 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:46:15.0455957Z 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:46:15.0463104Z 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:46:15.0467164Z 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:46:15.0472660Z 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:46:15.0478959Z 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:46:15.0484088Z 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:46:15.0489896Z 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:46:15.0495510Z 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:46:15.0500840Z 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:46:15.0517954Z 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:46:15.0523390Z 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:46:15.0529249Z 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:46:15.0535045Z 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:46:15.0540974Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\stable 2025-12-04T09:46:15.0544255Z 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:46:15.0549828Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\stable\c 2025-12-04T09:46:15.0553157Z 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:46:15.0558659Z 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:46:15.0596560Z 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:46:15.0602110Z 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:46:15.0614368Z 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:46:15.0619910Z 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:46:15.0625521Z 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:46:15.0631454Z 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:46:15.0636616Z 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:46:15.0642166Z 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:46:15.0647971Z 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:46:15.0653449Z 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:46:15.0672822Z 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:46:15.0678279Z 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:46:15.0684209Z 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:46:15.0689976Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\tensor 2025-12-04T09:46:15.0693462Z 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:46:15.0699219Z 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:46:15.0704679Z 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:46:15.0717872Z 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:46:15.0723450Z 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:46:15.0729639Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\utils 2025-12-04T09:46:15.0733215Z 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:46:15.0745878Z 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:46:15.0751497Z 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:46:15.0756950Z 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:46:15.0773496Z 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:46:15.0779293Z 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:46:15.0786766Z 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:46:15.0792338Z 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:46:15.0797678Z 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:46:15.0803309Z 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:46:15.0809174Z 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:46:15.0814868Z 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:46:15.0820850Z 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:46:15.0826632Z 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:46:15.0832331Z 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:46:15.0838068Z 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:46:15.0845147Z 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:46:15.0851514Z 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:46:15.0857281Z 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:46:15.0863096Z 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:46:15.0879121Z 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:46:15.0885086Z 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:46:15.0890931Z 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:46:15.0896756Z 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:46:15.0902469Z 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:46:15.0908991Z 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:46:15.0920471Z 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:46:15.0926647Z 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:46:15.0932917Z 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:46:15.0938919Z 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:46:15.0959416Z 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:46:15.0965203Z 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:46:15.0970870Z 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:46:15.0976621Z 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:46:15.0982116Z 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:46:15.0993064Z 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:46:15.0998597Z 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:46:15.1004635Z 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:46:15.1010534Z 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:46:15.1025518Z 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:46:15.1031509Z 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:46:15.1041928Z 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:46:15.1047963Z 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:46:15.1053541Z 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:46:15.1065044Z 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:46:15.1096394Z 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:46:15.1112183Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\xpu 2025-12-04T09:46:15.1115565Z 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:46:15.1120825Z 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:46:15.1125999Z 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:46:15.1131254Z 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:46:15.1137963Z copying build\lib.win-amd64-cpython-310\torch\include\torch\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-12-04T09:46:15.1144047Z 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:46:15.1150117Z copying build\lib.win-amd64-cpython-310\torch\include\torch\extension.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-12-04T09:46:15.1169963Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly 2025-12-04T09:46:15.1173491Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\core 2025-12-04T09:46:15.1177164Z 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:46:15.1183343Z 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:46:15.1188893Z 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:46:15.1195178Z 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:46:15.1200892Z 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:46:15.1216223Z 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:46:15.1222294Z 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:46:15.1228298Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu 2025-12-04T09:46:15.1231966Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu\vec 2025-12-04T09:46:15.1235402Z 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:46:15.1240929Z 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:46:15.1246623Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\macros 2025-12-04T09:46:15.1250115Z 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:46:15.1255585Z 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:46:15.1260911Z 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:46:15.1267245Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\util 2025-12-04T09:46:15.1271042Z 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:46:15.1276527Z 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:46:15.1281806Z 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:46:15.1287866Z 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:46:15.1294126Z 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:46:15.1299603Z 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:46:15.1314623Z 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:46:15.1320396Z 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:46:15.1326520Z 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:46:15.1332467Z 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:46:15.1338275Z 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:46:15.1344210Z 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:46:15.1350047Z 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:46:15.1355870Z 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:46:15.1361429Z 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:46:15.1367796Z 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:46:15.1373753Z 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:46:15.1379421Z 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:46:15.1384670Z 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:46:15.1390115Z 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:46:15.1395501Z 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:46:15.1400778Z 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:46:15.1406237Z 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:46:15.1411986Z 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:46:15.1418132Z 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:46:15.1434280Z 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:46:15.1440867Z 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:46:15.1447371Z copying build\lib.win-amd64-cpython-310\torch\include\torch\library.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-12-04T09:46:15.1454035Z copying build\lib.win-amd64-cpython-310\torch\include\torch\script.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-12-04T09:46:15.1460524Z copying build\lib.win-amd64-cpython-310\torch\include\xnnpack.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:46:15.1478311Z creating build\bdist.win-amd64\wheel\torch\jit 2025-12-04T09:46:15.1481913Z copying build\lib.win-amd64-cpython-310\torch\jit\annotations.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1488095Z copying build\lib.win-amd64-cpython-310\torch\jit\frontend.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1494658Z copying build\lib.win-amd64-cpython-310\torch\jit\generate_bytecode.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1500579Z creating build\bdist.win-amd64\wheel\torch\jit\mobile 2025-12-04T09:46:15.1503879Z copying build\lib.win-amd64-cpython-310\torch\jit\mobile\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\mobile 2025-12-04T09:46:15.1509843Z copying build\lib.win-amd64-cpython-310\torch\jit\quantized.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1524992Z copying build\lib.win-amd64-cpython-310\torch\jit\supported_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1530626Z copying build\lib.win-amd64-cpython-310\torch\jit\unsupported_tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1536259Z copying build\lib.win-amd64-cpython-310\torch\jit\_async.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1541789Z copying build\lib.win-amd64-cpython-310\torch\jit\_await.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1547092Z copying build\lib.win-amd64-cpython-310\torch\jit\_builtins.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1552599Z copying build\lib.win-amd64-cpython-310\torch\jit\_check.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1558307Z copying build\lib.win-amd64-cpython-310\torch\jit\_dataclass_impls.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1563939Z copying build\lib.win-amd64-cpython-310\torch\jit\_decompositions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1570092Z copying build\lib.win-amd64-cpython-310\torch\jit\_decomposition_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1575283Z copying build\lib.win-amd64-cpython-310\torch\jit\_freeze.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1580762Z copying build\lib.win-amd64-cpython-310\torch\jit\_fuser.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1586152Z copying build\lib.win-amd64-cpython-310\torch\jit\_ir_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1591640Z copying build\lib.win-amd64-cpython-310\torch\jit\_logging.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1596730Z copying build\lib.win-amd64-cpython-310\torch\jit\_monkeytype_config.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1602602Z creating build\bdist.win-amd64\wheel\torch\jit\_passes 2025-12-04T09:46:15.1606211Z copying build\lib.win-amd64-cpython-310\torch\jit\_passes\_property_propagation.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2025-12-04T09:46:15.1611727Z copying build\lib.win-amd64-cpython-310\torch\jit\_passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2025-12-04T09:46:15.1616384Z copying build\lib.win-amd64-cpython-310\torch\jit\_pickle.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1621749Z copying build\lib.win-amd64-cpython-310\torch\jit\_recursive.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1628166Z copying build\lib.win-amd64-cpython-310\torch\jit\_script.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1635443Z copying build\lib.win-amd64-cpython-310\torch\jit\_script.pyi -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1641023Z copying build\lib.win-amd64-cpython-310\torch\jit\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1656608Z copying build\lib.win-amd64-cpython-310\torch\jit\_shape_functions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1662556Z copying build\lib.win-amd64-cpython-310\torch\jit\_state.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1667933Z copying build\lib.win-amd64-cpython-310\torch\jit\_trace.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1674226Z copying build\lib.win-amd64-cpython-310\torch\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:46:15.1680481Z creating build\bdist.win-amd64\wheel\torch\lib 2025-12-04T09:46:15.1683963Z copying build\lib.win-amd64-cpython-310\torch\lib\aoti_custom_ops.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1702984Z copying build\lib.win-amd64-cpython-310\torch\lib\aoti_custom_ops.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1709526Z copying build\lib.win-amd64-cpython-310\torch\lib\backend_with_compiler.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1727142Z copying build\lib.win-amd64-cpython-310\torch\lib\backend_with_compiler.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1733374Z copying build\lib.win-amd64-cpython-310\torch\lib\c10.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1748695Z copying build\lib.win-amd64-cpython-310\torch\lib\c10.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1767023Z copying build\lib.win-amd64-cpython-310\torch\lib\c10_cuda.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1776248Z copying build\lib.win-amd64-cpython-310\torch\lib\c10_cuda.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1782892Z copying build\lib.win-amd64-cpython-310\torch\lib\caffe2_nvrtc.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1789369Z copying build\lib.win-amd64-cpython-310\torch\lib\caffe2_nvrtc.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1795020Z copying build\lib.win-amd64-cpython-310\torch\lib\cpuinfo.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1809152Z copying build\lib.win-amd64-cpython-310\torch\lib\fmt.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1826382Z copying build\lib.win-amd64-cpython-310\torch\lib\jitbackend_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1834434Z copying build\lib.win-amd64-cpython-310\torch\lib\jitbackend_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1840881Z copying build\lib.win-amd64-cpython-310\torch\lib\libittnotify.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1850104Z creating build\bdist.win-amd64\wheel\torch\lib\libshm 2025-12-04T09:46:15.1853678Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\alloc_info.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-12-04T09:46:15.1866440Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\err.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-12-04T09:46:15.1872126Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\libshm.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-12-04T09:46:15.1877638Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\socket.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-12-04T09:46:15.1884274Z creating build\bdist.win-amd64\wheel\torch\lib\libshm_windows 2025-12-04T09:46:15.1887848Z 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:46:15.1893496Z copying build\lib.win-amd64-cpython-310\torch\lib\microkernels-prod.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1924741Z copying build\lib.win-amd64-cpython-310\torch\lib\pthreadpool.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1933073Z copying build\lib.win-amd64-cpython-310\torch\lib\shm.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1939004Z copying build\lib.win-amd64-cpython-310\torch\lib\shm.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.1944891Z copying build\lib.win-amd64-cpython-310\torch\lib\sleef.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.2028148Z copying build\lib.win-amd64-cpython-310\torch\lib\torch.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.2033865Z copying build\lib.win-amd64-cpython-310\torch\lib\torch.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.2039410Z copying build\lib.win-amd64-cpython-310\torch\lib\torchbind_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.2060936Z copying build\lib.win-amd64-cpython-310\torch\lib\torchbind_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.2067180Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cpu.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.4300482Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cpu.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.4562422Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cuda.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.7006956Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cuda.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.7028659Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_global_deps.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.7035030Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_python.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.7201229Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_python.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.7221633Z copying build\lib.win-amd64-cpython-310\torch\lib\XNNPACK.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.7250980Z copying build\lib.win-amd64-cpython-310\torch\lib\_C.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:46:15.7257241Z copying build\lib.win-amd64-cpython-310\torch\library.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:15.7263973Z creating build\bdist.win-amd64\wheel\torch\linalg 2025-12-04T09:46:15.7267707Z copying build\lib.win-amd64-cpython-310\torch\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\linalg 2025-12-04T09:46:15.7275857Z creating build\bdist.win-amd64\wheel\torch\masked 2025-12-04T09:46:15.7279523Z creating build\bdist.win-amd64\wheel\torch\masked\maskedtensor 2025-12-04T09:46:15.7283191Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\binary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:46:15.7289293Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\core.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:46:15.7294991Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\creation.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:46:15.7300760Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\passthrough.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:46:15.7306763Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\reductions.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:46:15.7322295Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\unary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:46:15.7328297Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\_ops_refs.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:46:15.7334400Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:46:15.7339703Z copying build\lib.win-amd64-cpython-310\torch\masked\_docs.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-12-04T09:46:15.7346209Z copying build\lib.win-amd64-cpython-310\torch\masked\_ops.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-12-04T09:46:15.7352927Z copying build\lib.win-amd64-cpython-310\torch\masked\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-12-04T09:46:15.7359081Z creating build\bdist.win-amd64\wheel\torch\monitor 2025-12-04T09:46:15.7362542Z copying build\lib.win-amd64-cpython-310\torch\monitor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\monitor 2025-12-04T09:46:15.7368449Z creating build\bdist.win-amd64\wheel\torch\mps 2025-12-04T09:46:15.7372921Z copying build\lib.win-amd64-cpython-310\torch\mps\event.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-12-04T09:46:15.7378711Z copying build\lib.win-amd64-cpython-310\torch\mps\profiler.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-12-04T09:46:15.7384397Z copying build\lib.win-amd64-cpython-310\torch\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-12-04T09:46:15.7390118Z creating build\bdist.win-amd64\wheel\torch\mtia 2025-12-04T09:46:15.7392874Z copying build\lib.win-amd64-cpython-310\torch\mtia\memory.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-12-04T09:46:15.7398765Z copying build\lib.win-amd64-cpython-310\torch\mtia\mtia_graph.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-12-04T09:46:15.7404764Z copying build\lib.win-amd64-cpython-310\torch\mtia\_utils.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-12-04T09:46:15.7410664Z copying build\lib.win-amd64-cpython-310\torch\mtia\__init__.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-12-04T09:46:15.7416510Z creating build\bdist.win-amd64\wheel\torch\multiprocessing 2025-12-04T09:46:15.7420130Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\pool.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:46:15.7426100Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\queue.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:46:15.7432666Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\reductions.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:46:15.7438838Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\spawn.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:46:15.7444837Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\_atfork.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:46:15.7467588Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:46:15.7473718Z creating build\bdist.win-amd64\wheel\torch\nativert 2025-12-04T09:46:15.7477500Z creating build\bdist.win-amd64\wheel\torch\nativert\backends 2025-12-04T09:46:15.7482246Z 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:46:15.7488292Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\_lower_utils.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-12-04T09:46:15.7493254Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-12-04T09:46:15.7499228Z copying build\lib.win-amd64-cpython-310\torch\nativert\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nativert 2025-12-04T09:46:15.7502794Z creating build\bdist.win-amd64\wheel\torch\nested 2025-12-04T09:46:15.7506369Z creating build\bdist.win-amd64\wheel\torch\nested\_internal 2025-12-04T09:46:15.7510098Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\nested_int.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-12-04T09:46:15.7515894Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\nested_tensor.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-12-04T09:46:15.7522296Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\ops.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-12-04T09:46:15.7528976Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\sdpa.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-12-04T09:46:15.7545365Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-12-04T09:46:15.7549652Z copying build\lib.win-amd64-cpython-310\torch\nested\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested 2025-12-04T09:46:15.7556090Z creating build\bdist.win-amd64\wheel\torch\nn 2025-12-04T09:46:15.7559936Z creating build\bdist.win-amd64\wheel\torch\nn\attention 2025-12-04T09:46:15.7563305Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\bias.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:46:15.7569644Z creating build\bdist.win-amd64\wheel\torch\nn\attention\experimental 2025-12-04T09:46:15.7573236Z 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:46:15.7578836Z 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:46:15.7584172Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:46:15.7590779Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\varlen.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:46:15.7606222Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\_fa4.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:46:15.7611715Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\_registry.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:46:15.7617592Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:46:15.7623026Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:46:15.7661744Z creating build\bdist.win-amd64\wheel\torch\nn\backends 2025-12-04T09:46:15.7665015Z copying build\lib.win-amd64-cpython-310\torch\nn\backends\thnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2025-12-04T09:46:15.7670345Z copying build\lib.win-amd64-cpython-310\torch\nn\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2025-12-04T09:46:15.7675045Z copying build\lib.win-amd64-cpython-310\torch\nn\common_types.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:46:15.7680798Z copying build\lib.win-amd64-cpython-310\torch\nn\cpp.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:46:15.7686310Z copying build\lib.win-amd64-cpython-310\torch\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:46:15.7700278Z copying build\lib.win-amd64-cpython-310\torch\nn\functional.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:46:15.7707530Z copying build\lib.win-amd64-cpython-310\torch\nn\grad.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:46:15.7713047Z copying build\lib.win-amd64-cpython-310\torch\nn\init.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:46:15.7718897Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic 2025-12-04T09:46:15.7722348Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\modules 2025-12-04T09:46:15.7726022Z 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:46:15.7731526Z 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:46:15.7737557Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat 2025-12-04T09:46:15.7741357Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat\modules 2025-12-04T09:46:15.7744698Z 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:46:15.7750706Z 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:46:15.7756535Z 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:46:15.7762235Z 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:46:15.7777391Z 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:46:15.7790527Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized 2025-12-04T09:46:15.7794320Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic 2025-12-04T09:46:15.7798077Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:46:15.7801636Z 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:46:15.7807693Z 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:46:15.7813210Z 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:46:15.7818729Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\modules 2025-12-04T09:46:15.7822258Z 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:46:15.7827775Z 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:46:15.7833343Z 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:46:15.7838760Z 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:46:15.7844080Z 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:46:15.7849261Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic 2025-12-04T09:46:15.7855394Z creating build\bdist.win-amd64\wheel\torch\nn\modules 2025-12-04T09:46:15.7858805Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7871451Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\adaptive.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7877046Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7883357Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\channelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7906878Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\container.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7913249Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7920036Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\distance.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7925654Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7931403Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\flatten.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7937110Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\fold.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7942832Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\instancenorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7948813Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\lazy.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7958716Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7965087Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\loss.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7972223Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\module.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7979364Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7992968Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\padding.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.7998998Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\pixelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.8004895Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\pooling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.8011167Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.8025788Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.8031952Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\transformer.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.8038465Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\upsampling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.8044308Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.8050132Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.8055890Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:46:15.8061817Z creating build\bdist.win-amd64\wheel\torch\nn\parallel 2025-12-04T09:46:15.8065191Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\comm.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:46:15.8070765Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:46:15.8076903Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\distributed.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:46:15.8083815Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\parallel_apply.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:46:15.8099282Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\replicate.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:46:15.8105120Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\scatter_gather.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:46:15.8111332Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:46:15.8117177Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:46:15.8122549Z copying build\lib.win-amd64-cpython-310\torch\nn\parameter.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:46:15.8128486Z copying build\lib.win-amd64-cpython-310\torch\nn\parameter.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:46:15.8134645Z creating build\bdist.win-amd64\wheel\torch\nn\qat 2025-12-04T09:46:15.8138226Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic 2025-12-04T09:46:15.8142046Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic\modules 2025-12-04T09:46:15.8145375Z 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:46:15.8150717Z 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:46:15.8156237Z 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:46:15.8161985Z creating build\bdist.win-amd64\wheel\torch\nn\qat\modules 2025-12-04T09:46:15.8165398Z 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:46:15.8171053Z 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:46:15.8176429Z 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:46:15.8181693Z 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:46:15.8187257Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat 2025-12-04T09:46:15.8193035Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable 2025-12-04T09:46:15.8196684Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable\modules 2025-12-04T09:46:15.8200741Z 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:46:15.8206536Z 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:46:15.8212213Z 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:46:15.8217434Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable 2025-12-04T09:46:15.8223473Z creating build\bdist.win-amd64\wheel\torch\nn\quantized 2025-12-04T09:46:15.8227231Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic 2025-12-04T09:46:15.8230918Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic\modules 2025-12-04T09:46:15.8234443Z 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:46:15.8245736Z 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:46:15.8251417Z 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:46:15.8257213Z 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:46:15.8262983Z 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:46:15.8268399Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2025-12-04T09:46:15.8274021Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\modules 2025-12-04T09:46:15.8277457Z 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:46:15.8283219Z 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:46:15.8288788Z 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:46:15.8294255Z 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:46:15.8299581Z 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:46:15.8314974Z 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:46:15.8320186Z 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:46:15.8325679Z 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:46:15.8331608Z 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:46:15.8336998Z 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:46:15.8342334Z 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:46:15.8348169Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference 2025-12-04T09:46:15.8362284Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference\modules 2025-12-04T09:46:15.8366979Z 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:46:15.8372364Z 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:46:15.8379686Z 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:46:15.8387549Z 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:46:15.8393328Z 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:46:15.8400178Z 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:46:15.8405856Z 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:46:15.8411400Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2025-12-04T09:46:15.8417488Z creating build\bdist.win-amd64\wheel\torch\nn\utils 2025-12-04T09:46:15.8420888Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\clip_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8427853Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\convert_parameters.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8434880Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\fusion.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8440198Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\init.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8466797Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\memory_format.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8508005Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\parametrizations.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8514770Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\parametrize.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8520839Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\prune.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8533576Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8541501Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\spectral_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8549687Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\stateless.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8556905Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\weight_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8562618Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_deprecation_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8576176Z creating build\bdist.win-amd64\wheel\torch\nn\utils\_expanded_weights 2025-12-04T09:46:15.8579795Z 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:46:15.8586370Z 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:46:15.8592857Z 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:46:15.8675673Z 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:46:15.8681587Z 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:46:15.8688075Z 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:46:15.8693862Z 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:46:15.8700011Z 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:46:15.8705656Z 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:46:15.8711439Z 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:46:15.8716797Z 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:46:15.8722594Z 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:46:15.8729483Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:46:15.8735136Z copying build\lib.win-amd64-cpython-310\torch\nn\_reduction.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:46:15.8740951Z copying build\lib.win-amd64-cpython-310\torch\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:46:15.8746894Z creating build\bdist.win-amd64\wheel\torch\numa 2025-12-04T09:46:15.8750327Z copying build\lib.win-amd64-cpython-310\torch\numa\binding.py -> build\bdist.win-amd64\wheel\.\torch\numa 2025-12-04T09:46:15.8756461Z copying build\lib.win-amd64-cpython-310\torch\numa\__init__.py -> build\bdist.win-amd64\wheel\.\torch\numa 2025-12-04T09:46:15.8762404Z creating build\bdist.win-amd64\wheel\torch\onnx 2025-12-04T09:46:15.8766274Z copying build\lib.win-amd64-cpython-310\torch\onnx\errors.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8772317Z copying build\lib.win-amd64-cpython-310\torch\onnx\operators.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8778983Z creating build\bdist.win-amd64\wheel\torch\onnx\ops 2025-12-04T09:46:15.8782944Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_dtype_mappings.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-12-04T09:46:15.8788296Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_impl.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-12-04T09:46:15.8794920Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_symbolic_impl.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-12-04T09:46:15.8801230Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-12-04T09:46:15.8807728Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_helper.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8813394Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset10.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8851526Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset11.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8859151Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset12.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8863537Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset13.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8868917Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset14.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8882704Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset15.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8889483Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset16.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8896196Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset17.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8902086Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset18.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8908011Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset19.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8913557Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset20.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8919028Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset7.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8925214Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset8.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8931279Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset9.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8937663Z copying build\lib.win-amd64-cpython-310\torch\onnx\testing.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8943162Z copying build\lib.win-amd64-cpython-310\torch\onnx\utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:15.8949141Z copying build\lib.win-amd64-cpython-310\torch\onnx\verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:16.4021075Z copying build\lib.win-amd64-cpython-310\torch\onnx\_constants.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:16.4026789Z copying build\lib.win-amd64-cpython-310\torch\onnx\_flags.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:16.4033435Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal 2025-12-04T09:46:16.4037686Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter 2025-12-04T09:46:16.4041190Z 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:46:16.4047193Z 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:46:16.4053506Z 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:46:16.4059772Z 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:46:16.4170233Z 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:46:16.4175913Z 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:46:16.4182366Z 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:46:16.4187891Z 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:46:16.4193819Z 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:46:16.4199634Z 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:46:16.4215651Z 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:46:16.4221476Z 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:46:16.4227382Z 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:46:16.4233074Z 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:46:16.4238770Z 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:46:16.4245105Z 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:46:16.4250976Z 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:46:16.4256695Z 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:46:16.4262797Z 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:46:16.4269341Z 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:46:16.4275409Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter\_torchlib 2025-12-04T09:46:16.4279330Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:46:16.4282788Z 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:46:16.4320217Z 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:46:16.4325858Z 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:46:16.4331364Z 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:46:16.4336706Z 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:46:16.4341862Z 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:46:16.4346896Z 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:46:16.4352358Z 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:46:16.4358301Z 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:46:16.4578112Z 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:46:16.4609814Z 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:46:16.9711151Z 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:46:16.9717017Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\fx 2025-12-04T09:46:16.9721028Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\fx\passes 2025-12-04T09:46:16.9724943Z 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:46:16.9732325Z 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:46:16.9737530Z 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:46:16.9743202Z 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:46:16.9749135Z 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:46:16.9755988Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:46:16.9759911Z 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:46:16.9766319Z 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:46:16.9772386Z 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:46:17.0630411Z 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:46:17.0637375Z 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:46:17.0643768Z 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:46:17.0650550Z 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:46:17.0656421Z 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:46:17.0662614Z 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:46:17.0668364Z 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:46:17.0674275Z 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:46:17.0680000Z 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:46:17.0686058Z 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:46:17.0691889Z 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:46:17.0697448Z 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:46:17.0703286Z 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:46:17.0709072Z 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:46:17.0715809Z 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:46:17.0724403Z 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:46:17.5964400Z 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:46:17.5970740Z 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:46:17.5976783Z 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:46:17.5982496Z 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:46:17.5988517Z 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:46:17.5993080Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\_lazy_import.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2025-12-04T09:46:18.1081786Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2025-12-04T09:46:18.1086082Z copying build\lib.win-amd64-cpython-310\torch\onnx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:46:18.1093018Z creating build\bdist.win-amd64\wheel\torch\optim 2025-12-04T09:46:18.1096969Z copying build\lib.win-amd64-cpython-310\torch\optim\adadelta.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.1103444Z copying build\lib.win-amd64-cpython-310\torch\optim\adagrad.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.1110296Z copying build\lib.win-amd64-cpython-310\torch\optim\adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.1227629Z copying build\lib.win-amd64-cpython-310\torch\optim\adamax.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.1234186Z copying build\lib.win-amd64-cpython-310\torch\optim\adamw.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.1239542Z copying build\lib.win-amd64-cpython-310\torch\optim\asgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.1245784Z copying build\lib.win-amd64-cpython-310\torch\optim\lbfgs.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6322630Z copying build\lib.win-amd64-cpython-310\torch\optim\lr_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6330075Z copying build\lib.win-amd64-cpython-310\torch\optim\nadam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6336772Z copying build\lib.win-amd64-cpython-310\torch\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6343321Z copying build\lib.win-amd64-cpython-310\torch\optim\radam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6349577Z copying build\lib.win-amd64-cpython-310\torch\optim\rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6355888Z copying build\lib.win-amd64-cpython-310\torch\optim\rprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6361625Z copying build\lib.win-amd64-cpython-310\torch\optim\sgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6368043Z copying build\lib.win-amd64-cpython-310\torch\optim\sparse_adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6374134Z copying build\lib.win-amd64-cpython-310\torch\optim\swa_utils.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6380604Z copying build\lib.win-amd64-cpython-310\torch\optim\_adafactor.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6386639Z copying build\lib.win-amd64-cpython-310\torch\optim\_functional.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6392829Z creating build\bdist.win-amd64\wheel\torch\optim\_multi_tensor 2025-12-04T09:46:18.6396573Z 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:46:18.6402761Z 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:46:18.6408290Z copying build\lib.win-amd64-cpython-310\torch\optim\_muon.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6413955Z copying build\lib.win-amd64-cpython-310\torch\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:46:18.6419622Z copying build\lib.win-amd64-cpython-310\torch\overrides.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:19.1508058Z creating build\bdist.win-amd64\wheel\torch\package 2025-12-04T09:46:19.1511674Z creating build\bdist.win-amd64\wheel\torch\package\analyze 2025-12-04T09:46:19.1515656Z 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:46:19.1522478Z 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:46:19.1528294Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\trace_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-12-04T09:46:19.1608036Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-12-04T09:46:19.1613251Z copying build\lib.win-amd64-cpython-310\torch\package\file_structure_representation.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.1618979Z copying build\lib.win-amd64-cpython-310\torch\package\find_file_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.1624931Z copying build\lib.win-amd64-cpython-310\torch\package\glob_group.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6710406Z copying build\lib.win-amd64-cpython-310\torch\package\importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6716006Z copying build\lib.win-amd64-cpython-310\torch\package\package_exporter.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6725975Z copying build\lib.win-amd64-cpython-310\torch\package\package_importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6732475Z copying build\lib.win-amd64-cpython-310\torch\package\_digraph.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6738394Z copying build\lib.win-amd64-cpython-310\torch\package\_directory_reader.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6744395Z copying build\lib.win-amd64-cpython-310\torch\package\_importlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6750295Z copying build\lib.win-amd64-cpython-310\torch\package\_mangling.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6756013Z copying build\lib.win-amd64-cpython-310\torch\package\_mock.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6761798Z copying build\lib.win-amd64-cpython-310\torch\package\_package_pickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6767787Z copying build\lib.win-amd64-cpython-310\torch\package\_package_unpickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6774065Z copying build\lib.win-amd64-cpython-310\torch\package\_stdlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6781034Z copying build\lib.win-amd64-cpython-310\torch\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:46:19.6787057Z creating build\bdist.win-amd64\wheel\torch\profiler 2025-12-04T09:46:19.6790388Z copying build\lib.win-amd64-cpython-310\torch\profiler\itt.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:46:19.6885637Z copying build\lib.win-amd64-cpython-310\torch\profiler\profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:46:19.6893239Z copying build\lib.win-amd64-cpython-310\torch\profiler\python_tracer.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:46:19.6898880Z copying build\lib.win-amd64-cpython-310\torch\profiler\_memory_profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:46:19.6905703Z copying build\lib.win-amd64-cpython-310\torch\profiler\_pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:46:19.6975439Z copying build\lib.win-amd64-cpython-310\torch\profiler\_utils.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:46:19.6981168Z copying build\lib.win-amd64-cpython-310\torch\profiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:46:19.7020833Z copying build\lib.win-amd64-cpython-310\torch\py.typed -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:19.7026116Z creating build\bdist.win-amd64\wheel\torch\quantization 2025-12-04T09:46:19.7029873Z copying build\lib.win-amd64-cpython-310\torch\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7035744Z copying build\lib.win-amd64-cpython-310\torch\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7041362Z copying build\lib.win-amd64-cpython-310\torch\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7130659Z creating build\bdist.win-amd64\wheel\torch\quantization\fx 2025-12-04T09:46:19.7134610Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7139703Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7145350Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\fusion_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7150896Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7156494Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7231400Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7237340Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7242940Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\quantization_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7248780Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\quantization_types.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7254797Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7269932Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7275508Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:46:19.7281442Z copying build\lib.win-amd64-cpython-310\torch\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7286712Z copying build\lib.win-amd64-cpython-310\torch\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7292438Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7298001Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7303526Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7309098Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7314770Z copying build\lib.win-amd64-cpython-310\torch\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7320620Z copying build\lib.win-amd64-cpython-310\torch\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7325590Z copying build\lib.win-amd64-cpython-310\torch\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7330986Z copying build\lib.win-amd64-cpython-310\torch\quantization\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7336610Z copying build\lib.win-amd64-cpython-310\torch\quantization\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7342317Z copying build\lib.win-amd64-cpython-310\torch\quantization\_quantized_conversions.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7347965Z copying build\lib.win-amd64-cpython-310\torch\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:46:19.7353772Z copying build\lib.win-amd64-cpython-310\torch\quasirandom.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:19.7359818Z copying build\lib.win-amd64-cpython-310\torch\random.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:19.7365074Z copying build\lib.win-amd64-cpython-310\torch\return_types.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:19.7371334Z copying build\lib.win-amd64-cpython-310\torch\return_types.pyi -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:19.7377604Z copying build\lib.win-amd64-cpython-310\torch\serialization.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:19.7384649Z creating build\bdist.win-amd64\wheel\torch\share 2025-12-04T09:46:19.7388331Z creating build\bdist.win-amd64\wheel\torch\share\cmake 2025-12-04T09:46:19.7391672Z creating build\bdist.win-amd64\wheel\torch\share\cmake\ATen 2025-12-04T09:46:19.7395013Z 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:46:19.7400496Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2 2025-12-04T09:46:19.7404042Z 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:46:19.7410182Z 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:46:19.7415603Z 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:46:19.7552127Z 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:46:19.7558596Z 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:46:19.7564405Z 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:46:19.7571263Z 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:46:19.7577920Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-12-04T09:46:19.7581679Z 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:46:19.7587652Z 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:46:19.7593917Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-12-04T09:46:19.7666311Z 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:46:19.7672119Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-12-04T09:46:19.7675889Z 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:46:19.7682743Z 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:46:19.7688705Z 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:46:19.7771778Z 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:46:19.7777307Z 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:46:19.7784903Z 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:46:20.2978979Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\public 2025-12-04T09:46:20.2982947Z 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:46:20.2988897Z 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:46:20.2994589Z 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:46:20.3000291Z 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:46:20.3086561Z 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:46:20.3092547Z 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:46:20.3098576Z 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:46:20.3104449Z 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:46:20.3110780Z 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:46:20.3116896Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Torch 2025-12-04T09:46:20.3120757Z 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:46:20.3126720Z 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:46:20.3132537Z creating build\bdist.win-amd64\wheel\torch\signal 2025-12-04T09:46:20.3136359Z creating build\bdist.win-amd64\wheel\torch\signal\windows 2025-12-04T09:46:20.3139880Z copying build\lib.win-amd64-cpython-310\torch\signal\windows\windows.py -> build\bdist.win-amd64\wheel\.\torch\signal\windows 2025-12-04T09:46:20.3146053Z copying build\lib.win-amd64-cpython-310\torch\signal\windows\__init__.py -> build\bdist.win-amd64\wheel\.\torch\signal\windows 2025-12-04T09:46:20.3151419Z copying build\lib.win-amd64-cpython-310\torch\signal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\signal 2025-12-04T09:46:20.3157120Z creating build\bdist.win-amd64\wheel\torch\sparse 2025-12-04T09:46:20.3897358Z copying build\lib.win-amd64-cpython-310\torch\sparse\semi_structured.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:46:20.3903676Z copying build\lib.win-amd64-cpython-310\torch\sparse\_semi_structured_conversions.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:46:20.3909568Z copying build\lib.win-amd64-cpython-310\torch\sparse\_semi_structured_ops.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:46:20.3934274Z copying build\lib.win-amd64-cpython-310\torch\sparse\_triton_ops.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:46:20.3941544Z copying build\lib.win-amd64-cpython-310\torch\sparse\_triton_ops_meta.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:46:20.3952506Z copying build\lib.win-amd64-cpython-310\torch\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:46:20.3958635Z creating build\bdist.win-amd64\wheel\torch\special 2025-12-04T09:46:20.3962032Z copying build\lib.win-amd64-cpython-310\torch\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\special 2025-12-04T09:46:20.3968349Z copying build\lib.win-amd64-cpython-310\torch\storage.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:20.3976907Z creating build\bdist.win-amd64\wheel\torch\test 2025-12-04T09:46:20.3980349Z copying build\lib.win-amd64-cpython-310\torch\test\apply_utils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.3990083Z copying build\lib.win-amd64-cpython-310\torch\test\atest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.3999830Z copying build\lib.win-amd64-cpython-310\torch\test\backend_fallback_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4009649Z copying build\lib.win-amd64-cpython-310\torch\test\basic.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4031642Z copying build\lib.win-amd64-cpython-310\torch\test\broadcast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4041622Z copying build\lib.win-amd64-cpython-310\torch\test\c10_accumulate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4051130Z copying build\lib.win-amd64-cpython-310\torch\test\c10_AllocatorConfig_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4060518Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ArrayRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4069624Z copying build\lib.win-amd64-cpython-310\torch\test\c10_bfloat16_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4079580Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Bitset_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4090019Z copying build\lib.win-amd64-cpython-310\torch\test\c10_bit_cast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4098265Z copying build\lib.win-amd64-cpython-310\torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4107569Z copying build\lib.win-amd64-cpython-310\torch\test\c10_complex_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4116453Z copying build\lib.win-amd64-cpython-310\torch\test\c10_complex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4126404Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ConstexprCrc_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4136123Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4145266Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_1_var_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4154549Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_catches_stream.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4185411Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4195468Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_from_2_processes.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4205683Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4215684Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4225955Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4235814Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cuda_CUDATest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4245535Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DeadlockDetection_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4278941Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4287155Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4296890Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DispatchKeySet_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4306682Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Enumerate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4316326Z copying build\lib.win-amd64-cpython-310\torch\test\c10_error_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4325323Z copying build\lib.win-amd64-cpython-310\torch\test\c10_exception_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4334388Z copying build\lib.win-amd64-cpython-310\torch\test\c10_flags_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4343330Z copying build\lib.win-amd64-cpython-310\torch\test\c10_generic_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4364063Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4373280Z copying build\lib.win-amd64-cpython-310\torch\test\c10_InlineDeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4382838Z copying build\lib.win-amd64-cpython-310\torch\test\c10_InlineStreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4392186Z copying build\lib.win-amd64-cpython-310\torch\test\c10_IntrusiveList_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4401407Z copying build\lib.win-amd64-cpython-310\torch\test\c10_intrusive_ptr_benchmark.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4410493Z copying build\lib.win-amd64-cpython-310\torch\test\c10_intrusive_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4424945Z copying build\lib.win-amd64-cpython-310\torch\test\c10_irange_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4434171Z copying build\lib.win-amd64-cpython-310\torch\test\c10_lazy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4467029Z copying build\lib.win-amd64-cpython-310\torch\test\c10_LeftRight_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4476134Z copying build\lib.win-amd64-cpython-310\torch\test\c10_logging_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4486307Z copying build\lib.win-amd64-cpython-310\torch\test\c10_NetworkFlow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4501281Z copying build\lib.win-amd64-cpython-310\torch\test\c10_nofatal_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4510233Z copying build\lib.win-amd64-cpython-310\torch\test\c10_optional_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4521091Z 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:46:20.4531154Z copying build\lib.win-amd64-cpython-310\torch\test\c10_registry_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4540444Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4549836Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Semaphore_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4571392Z copying build\lib.win-amd64-cpython-310\torch\test\c10_SizesAndStrides_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4580661Z copying build\lib.win-amd64-cpython-310\torch\test\c10_small_vector_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4595699Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ssize_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4604540Z copying build\lib.win-amd64-cpython-310\torch\test\c10_StreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4619085Z copying build\lib.win-amd64-cpython-310\torch\test\c10_string_util_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4628692Z copying build\lib.win-amd64-cpython-310\torch\test\c10_string_view_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4637472Z copying build\lib.win-amd64-cpython-310\torch\test\c10_SymInt_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4647196Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Synchronized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4668379Z copying build\lib.win-amd64-cpython-310\torch\test\c10_tempfile_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4676795Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ThreadLocal_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4686346Z copying build\lib.win-amd64-cpython-310\torch\test\c10_typeid_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4695761Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeIndex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4704711Z copying build\lib.win-amd64-cpython-310\torch\test\CppSignature_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4713950Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4723363Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_generator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4733632Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_profiling_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4743812Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_rng_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4768007Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_allocatorTraceTracker_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4776784Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4787058Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_apply_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4795715Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_atomic_ops_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4805657Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_caching_host_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4815786Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_complex_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4825708Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_complex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4835355Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_cublas_handle_pool_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4844683Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_cub_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4854381Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_cudnn_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4863840Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4872517Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_distributions_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4883565Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_dlconvertor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4892922Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_event_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4901845Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_exchange_device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4910613Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_generator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4948258Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4949238Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_integer_divider_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4950123Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_optional_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4959456Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_packedtensoraccessor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4969303Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_reportMemoryUsage_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4979242Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_stream_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4988702Z copying build\lib.win-amd64-cpython-310\torch\test\cuda_vectorized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.4998029Z copying build\lib.win-amd64-cpython-310\torch\test\Dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5008774Z copying build\lib.win-amd64-cpython-310\torch\test\Dimname_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5017821Z copying build\lib.win-amd64-cpython-310\torch\test\dlconvertor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5026995Z copying build\lib.win-amd64-cpython-310\torch\test\extension_backend_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5036751Z copying build\lib.win-amd64-cpython-310\torch\test\half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5046425Z copying build\lib.win-amd64-cpython-310\torch\test\IListRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5056362Z copying build\lib.win-amd64-cpython-310\torch\test\inline_container_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5066382Z copying build\lib.win-amd64-cpython-310\torch\test\ivalue_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5078223Z copying build\lib.win-amd64-cpython-310\torch\test\KernelFunction_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5088664Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_function_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5114467Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_function_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5126231Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_lambda_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5139904Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_lambda_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5151967Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_stackbased_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5161895Z copying build\lib.win-amd64-cpython-310\torch\test\lazy_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5171758Z copying build\lib.win-amd64-cpython-310\torch\test\legacy_vmap_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5182655Z copying build\lib.win-amd64-cpython-310\torch\test\List_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5195930Z 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:46:20.5207789Z copying build\lib.win-amd64-cpython-310\torch\test\math_kernel_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5224922Z copying build\lib.win-amd64-cpython-310\torch\test\MaybeOwned_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5234299Z copying build\lib.win-amd64-cpython-310\torch\test\memory_format_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5243790Z copying build\lib.win-amd64-cpython-310\torch\test\memory_overlapping_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5253459Z copying build\lib.win-amd64-cpython-310\torch\test\mobile_memory_cleanup.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5263587Z copying build\lib.win-amd64-cpython-310\torch\test\NamedTensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5274278Z copying build\lib.win-amd64-cpython-310\torch\test\native_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5284205Z copying build\lib.win-amd64-cpython-310\torch\test\operators_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5293717Z copying build\lib.win-amd64-cpython-310\torch\test\operator_name_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5354000Z copying build\lib.win-amd64-cpython-310\torch\test\op_allowlist_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5362964Z copying build\lib.win-amd64-cpython-310\torch\test\op_registration_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5390279Z copying build\lib.win-amd64-cpython-310\torch\test\packedtensoraccessor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5399596Z copying build\lib.win-amd64-cpython-310\torch\test\pow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5410562Z copying build\lib.win-amd64-cpython-310\torch\test\quantized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5420597Z copying build\lib.win-amd64-cpython-310\torch\test\reduce_ops_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5430195Z copying build\lib.win-amd64-cpython-310\torch\test\reportMemoryUsage_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5445665Z copying build\lib.win-amd64-cpython-310\torch\test\scalar_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5455479Z copying build\lib.win-amd64-cpython-310\torch\test\scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5465672Z copying build\lib.win-amd64-cpython-310\torch\test\StorageUtils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5475131Z copying build\lib.win-amd64-cpython-310\torch\test\stride_properties_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5484820Z copying build\lib.win-amd64-cpython-310\torch\test\tensor_iterator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5500782Z copying build\lib.win-amd64-cpython-310\torch\test\test_parallel.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5510251Z copying build\lib.win-amd64-cpython-310\torch\test\thread_init_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5519848Z copying build\lib.win-amd64-cpython-310\torch\test\type_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5529065Z copying build\lib.win-amd64-cpython-310\torch\test\type_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5538932Z copying build\lib.win-amd64-cpython-310\torch\test\undefined_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5556226Z copying build\lib.win-amd64-cpython-310\torch\test\verify_api_visibility.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5573963Z copying build\lib.win-amd64-cpython-310\torch\test\weakref_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5583342Z copying build\lib.win-amd64-cpython-310\torch\test\wrapdim_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5592932Z copying build\lib.win-amd64-cpython-310\torch\test\xla_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:46:20.5602870Z creating build\bdist.win-amd64\wheel\torch\testing 2025-12-04T09:46:20.5606646Z copying build\lib.win-amd64-cpython-310\torch\testing\_comparison.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-12-04T09:46:20.5619320Z copying build\lib.win-amd64-cpython-310\torch\testing\_creation.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-12-04T09:46:20.5626756Z creating build\bdist.win-amd64\wheel\torch\testing\_internal 2025-12-04T09:46:20.5630293Z 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:46:20.5636607Z 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:46:20.5642893Z 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:46:20.5661279Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\codegen 2025-12-04T09:46:20.5664858Z 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:46:20.5670101Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_cuda.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5676303Z 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:46:20.5683293Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_distributed.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5690254Z 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:46:20.5696754Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_dtype.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5702760Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_fsdp.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5709461Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_jit.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5715719Z 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:46:20.5733548Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5746544Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_modules.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5754822Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_mps.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5761666Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_nn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5769884Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_optimizers.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5777469Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_pruning.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5783651Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_quantization.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5802176Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_quantized.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5808347Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_subclass.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5814245Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5822593Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\composite_compliance.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5828867Z 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:46:20.5835597Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\custom_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.5841452Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\data 2025-12-04T09:46:20.5844941Z 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:46:20.5850329Z 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:46:20.5855542Z 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:46:20.5861094Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed 2025-12-04T09:46:20.5864703Z 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:46:20.5870331Z 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:46:20.5876086Z 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:46:20.5893987Z 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:46:20.5903803Z 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:46:20.5909387Z 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:46:20.5915230Z 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:46:20.5921074Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn 2025-12-04T09:46:20.5924509Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn\api 2025-12-04T09:46:20.5928233Z 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:46:20.5943263Z 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:46:20.5947834Z 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:46:20.5952567Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc 2025-12-04T09:46:20.5956140Z 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:46:20.5963112Z 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:46:20.5969065Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\examples 2025-12-04T09:46:20.5972748Z 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:46:20.5978585Z 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:46:20.5984203Z 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:46:20.5988756Z 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:46:20.6012919Z 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:46:20.6018456Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\jit 2025-12-04T09:46:20.6021990Z 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:46:20.6027644Z 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:46:20.6033772Z 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:46:20.6039462Z 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:46:20.6044056Z 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:46:20.6050719Z 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:46:20.6058933Z 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:46:20.6064862Z 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:46:20.6069554Z 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:46:20.6075450Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard 2025-12-04T09:46:20.6078931Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-12-04T09:46:20.6083515Z 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:46:20.6089021Z 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:46:20.6100929Z 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:46:20.6106473Z 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:46:20.6112188Z 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:46:20.6117611Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_tensor 2025-12-04T09:46:20.6120576Z 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:46:20.6127573Z 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:46:20.6132281Z 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:46:20.6137004Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\dist_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6143071Z 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:46:20.6148826Z 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:46:20.6154696Z 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:46:20.6171609Z 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:46:20.6177146Z 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:46:20.6182792Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\generated 2025-12-04T09:46:20.6186748Z 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:46:20.6198267Z 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:46:20.6202264Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\hop_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6209655Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\hypothesis_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6215030Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\inductor_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6220864Z 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:46:20.6227433Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\jit_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6233941Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\logging_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6250709Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\logging_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6256630Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo 2025-12-04T09:46:20.6260064Z 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:46:20.6267721Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo\definitions 2025-12-04T09:46:20.6271513Z 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:46:20.6278186Z 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:46:20.6285336Z 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:46:20.6292098Z 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:46:20.6298619Z 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:46:20.6304563Z 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:46:20.6343484Z 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:46:20.6349626Z 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:46:20.6354896Z 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:46:20.6360522Z 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:46:20.6366288Z 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:46:20.6372072Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\optests 2025-12-04T09:46:20.6375938Z 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:46:20.6381772Z 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:46:20.6387330Z 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:46:20.6392740Z 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:46:20.6416104Z 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:46:20.6421683Z 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:46:20.6427192Z 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:46:20.6432770Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\static_module.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6438934Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\subclasses.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6444390Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\test_module 2025-12-04T09:46:20.6448191Z 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:46:20.6453480Z 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:46:20.6458706Z 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:46:20.6463213Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\torchbind_impls.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6468889Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\triton_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6480721Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\two_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6486557Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:46:20.6512541Z copying build\lib.win-amd64-cpython-310\torch\testing\_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-12-04T09:46:20.6528597Z copying build\lib.win-amd64-cpython-310\torch\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-12-04T09:46:20.6534549Z copying build\lib.win-amd64-cpython-310\torch\torch_version.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:20.6540150Z copying build\lib.win-amd64-cpython-310\torch\types.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:20.6546328Z creating build\bdist.win-amd64\wheel\torch\utils 2025-12-04T09:46:20.6549660Z creating build\bdist.win-amd64\wheel\torch\utils\backcompat 2025-12-04T09:46:20.6553062Z copying build\lib.win-amd64-cpython-310\torch\utils\backcompat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\backcompat 2025-12-04T09:46:20.6558452Z copying build\lib.win-amd64-cpython-310\torch\utils\backend_registration.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.6564575Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark 2025-12-04T09:46:20.6568169Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\examples 2025-12-04T09:46:20.6571594Z 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:46:20.6576998Z 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:46:20.6582442Z 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:46:20.6588245Z 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:46:20.6593639Z 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:46:20.6609397Z 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:46:20.6614052Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\op_fuzzers 2025-12-04T09:46:20.6617464Z 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:46:20.6623598Z 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:46:20.6629335Z 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:46:20.6635142Z 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:46:20.6650916Z 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:46:20.6657137Z 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:46:20.6662155Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils 2025-12-04T09:46:20.6666249Z 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:46:20.6672022Z 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:46:20.6677764Z 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:46:20.6682642Z 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:46:20.6687972Z 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:46:20.6694437Z 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:46:20.6710656Z 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:46:20.6716170Z 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:46:20.6722526Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:46:20.6726350Z 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:46:20.6732260Z 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:46:20.6737999Z 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:46:20.6754807Z 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:46:20.6761271Z 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:46:20.6771697Z 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:46:20.6785430Z 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:46:20.6786416Z 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:46:20.6788118Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark 2025-12-04T09:46:20.6793584Z copying build\lib.win-amd64-cpython-310\torch\utils\bundled_inputs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.6819619Z copying build\lib.win-amd64-cpython-310\torch\utils\checkpoint.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.6826752Z copying build\lib.win-amd64-cpython-310\torch\utils\collect_env.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.6832649Z copying build\lib.win-amd64-cpython-310\torch\utils\cpp_backtrace.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.6838155Z copying build\lib.win-amd64-cpython-310\torch\utils\cpp_extension.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.6845768Z creating build\bdist.win-amd64\wheel\torch\utils\data 2025-12-04T09:46:20.6849350Z copying build\lib.win-amd64-cpython-310\torch\utils\data\backward_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:46:20.6854641Z copying build\lib.win-amd64-cpython-310\torch\utils\data\dataloader.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:46:20.6861618Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes 2025-12-04T09:46:20.6866411Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\dataframe 2025-12-04T09:46:20.6870144Z 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:46:20.6876151Z 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:46:20.6881685Z 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:46:20.6897283Z 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:46:20.6902937Z 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:46:20.6908100Z 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:46:20.6913993Z 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:46:20.6920359Z 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:46:20.6926139Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\iter 2025-12-04T09:46:20.6945355Z 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:46:20.6951196Z 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:46:20.6956911Z 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:46:20.6963262Z 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:46:20.6978622Z 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:46:20.6984032Z 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:46:20.6989594Z 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:46:20.6995215Z 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:46:20.7000732Z 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:46:20.7012847Z 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:46:20.7018656Z 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:46:20.7024259Z 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:46:20.7029894Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\map 2025-12-04T09:46:20.7033387Z 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:46:20.7038722Z 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:46:20.7044266Z 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:46:20.7050090Z 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:46:20.7055493Z 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:46:20.7070583Z 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:46:20.7076139Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\utils 2025-12-04T09:46:20.7080171Z 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:46:20.7085263Z 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:46:20.7091028Z 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:46:20.7096621Z 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:46:20.7101125Z 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:46:20.7106687Z 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:46:20.7120066Z 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:46:20.7125623Z 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:46:20.7130888Z copying build\lib.win-amd64-cpython-310\torch\utils\data\dataset.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:46:20.7147016Z copying build\lib.win-amd64-cpython-310\torch\utils\data\distributed.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:46:20.7152703Z copying build\lib.win-amd64-cpython-310\torch\utils\data\graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:46:20.7158642Z copying build\lib.win-amd64-cpython-310\torch\utils\data\graph_settings.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:46:20.7164286Z copying build\lib.win-amd64-cpython-310\torch\utils\data\sampler.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:46:20.7170129Z creating build\bdist.win-amd64\wheel\torch\utils\data\_utils 2025-12-04T09:46:20.7173681Z 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:46:20.7179345Z 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:46:20.7184867Z 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:46:20.7190598Z 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:46:20.7196144Z 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:46:20.7212909Z 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:46:20.7218615Z copying build\lib.win-amd64-cpython-310\torch\utils\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:46:20.7224569Z copying build\lib.win-amd64-cpython-310\torch\utils\deterministic.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7230041Z copying build\lib.win-amd64-cpython-310\torch\utils\dlpack.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7235763Z copying build\lib.win-amd64-cpython-310\torch\utils\file_baton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7241420Z copying build\lib.win-amd64-cpython-310\torch\utils\flop_counter.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7248179Z creating build\bdist.win-amd64\wheel\torch\utils\hipify 2025-12-04T09:46:20.7251663Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\constants.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-12-04T09:46:20.7257219Z 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:46:20.7266982Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\hipify_python.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-12-04T09:46:20.7306934Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\version.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-12-04T09:46:20.7324061Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-12-04T09:46:20.7380673Z copying build\lib.win-amd64-cpython-310\torch\utils\hooks.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7386555Z creating build\bdist.win-amd64\wheel\torch\utils\jit 2025-12-04T09:46:20.7390290Z copying build\lib.win-amd64-cpython-310\torch\utils\jit\log_extract.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2025-12-04T09:46:20.7396205Z copying build\lib.win-amd64-cpython-310\torch\utils\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2025-12-04T09:46:20.7400631Z copying build\lib.win-amd64-cpython-310\torch\utils\mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7406989Z copying build\lib.win-amd64-cpython-310\torch\utils\mobile_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7412918Z creating build\bdist.win-amd64\wheel\torch\utils\model_dump 2025-12-04T09:46:20.7416339Z 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:46:20.7422384Z 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:46:20.7428026Z 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:46:20.7433807Z 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:46:20.7439308Z 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:46:20.7456597Z 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:46:20.7461686Z copying build\lib.win-amd64-cpython-310\torch\utils\model_zoo.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7467145Z copying build\lib.win-amd64-cpython-310\torch\utils\module_tracker.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7473195Z creating build\bdist.win-amd64\wheel\torch\utils\serialization 2025-12-04T09:46:20.7486796Z copying build\lib.win-amd64-cpython-310\torch\utils\serialization\config.py -> build\bdist.win-amd64\wheel\.\torch\utils\serialization 2025-12-04T09:46:20.7492217Z copying build\lib.win-amd64-cpython-310\torch\utils\serialization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\serialization 2025-12-04T09:46:20.7497493Z copying build\lib.win-amd64-cpython-310\torch\utils\show_pickle.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7503402Z creating build\bdist.win-amd64\wheel\torch\utils\tensorboard 2025-12-04T09:46:20.7506936Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\summary.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:46:20.7513182Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\writer.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:46:20.7519348Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_convert_np.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:46:20.7524856Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_embedding.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:46:20.7540600Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_onnx_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:46:20.7546268Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_proto_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:46:20.7551903Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_pytorch_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:46:20.7557660Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:46:20.7563281Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:46:20.7568763Z copying build\lib.win-amd64-cpython-310\torch\utils\throughput_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7574700Z creating build\bdist.win-amd64\wheel\torch\utils\viz 2025-12-04T09:46:20.7578387Z copying build\lib.win-amd64-cpython-310\torch\utils\viz\_cycles.py -> build\bdist.win-amd64\wheel\.\torch\utils\viz 2025-12-04T09:46:20.7584447Z copying build\lib.win-amd64-cpython-310\torch\utils\viz\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\viz 2025-12-04T09:46:20.7589178Z copying build\lib.win-amd64-cpython-310\torch\utils\weak.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7595398Z copying build\lib.win-amd64-cpython-310\torch\utils\_appending_byte_serializer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7601119Z copying build\lib.win-amd64-cpython-310\torch\utils\_config_module.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7607577Z copying build\lib.win-amd64-cpython-310\torch\utils\_config_typing.pyi -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7613639Z copying build\lib.win-amd64-cpython-310\torch\utils\_content_store.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7619432Z copying build\lib.win-amd64-cpython-310\torch\utils\_contextlib.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7625287Z copying build\lib.win-amd64-cpython-310\torch\utils\_cpp_embed_headers.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7642183Z copying build\lib.win-amd64-cpython-310\torch\utils\_cpp_extension_versioner.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7648699Z copying build\lib.win-amd64-cpython-310\torch\utils\_cxx_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7655257Z copying build\lib.win-amd64-cpython-310\torch\utils\_debug_mode.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7661801Z copying build\lib.win-amd64-cpython-310\torch\utils\_device.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7667577Z copying build\lib.win-amd64-cpython-310\torch\utils\_dtype_abbrs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7673540Z copying build\lib.win-amd64-cpython-310\torch\utils\_exposed_in.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7679419Z copying build\lib.win-amd64-cpython-310\torch\utils\_filelock.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7685461Z copying build\lib.win-amd64-cpython-310\torch\utils\_foreach_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7691424Z copying build\lib.win-amd64-cpython-310\torch\utils\_functools.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7714672Z copying build\lib.win-amd64-cpython-310\torch\utils\_get_clean_triton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7720499Z copying build\lib.win-amd64-cpython-310\torch\utils\_helion.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7725986Z copying build\lib.win-amd64-cpython-310\torch\utils\_import_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7732256Z copying build\lib.win-amd64-cpython-310\torch\utils\_mode_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7738225Z copying build\lib.win-amd64-cpython-310\torch\utils\_ordered_set.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7744010Z copying build\lib.win-amd64-cpython-310\torch\utils\_pallas.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7749558Z copying build\lib.win-amd64-cpython-310\torch\utils\_python_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7755921Z copying build\lib.win-amd64-cpython-310\torch\utils\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7762953Z copying build\lib.win-amd64-cpython-310\torch\utils\_runtime_estimation.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7768675Z copying build\lib.win-amd64-cpython-310\torch\utils\_stats.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7774566Z creating build\bdist.win-amd64\wheel\torch\utils\_strobelight 2025-12-04T09:46:20.7778740Z 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:46:20.7784778Z copying build\lib.win-amd64-cpython-310\torch\utils\_strobelight\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\_strobelight 2025-12-04T09:46:20.7790053Z creating build\bdist.win-amd64\wheel\torch\utils\_sympy 2025-12-04T09:46:20.7803808Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\functions.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:46:20.7810562Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\interp.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:46:20.7816046Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\numbers.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:46:20.7821686Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\printers.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:46:20.7827682Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\reference.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:46:20.7844333Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\singleton_int.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:46:20.7850000Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\solve.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:46:20.7855589Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\symbol.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:46:20.7869273Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\value_ranges.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:46:20.7875592Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:46:20.7880097Z copying build\lib.win-amd64-cpython-310\torch\utils\_thunk.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7885364Z copying build\lib.win-amd64-cpython-310\torch\utils\_traceback.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7891139Z copying build\lib.win-amd64-cpython-310\torch\utils\_triton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7896612Z copying build\lib.win-amd64-cpython-310\torch\utils\_typing_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7908920Z copying build\lib.win-amd64-cpython-310\torch\utils\_zip.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7914584Z copying build\lib.win-amd64-cpython-310\torch\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:46:20.7919946Z copying build\lib.win-amd64-cpython-310\torch\version.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:20.7925161Z creating build\bdist.win-amd64\wheel\torch\xpu 2025-12-04T09:46:20.7928634Z copying build\lib.win-amd64-cpython-310\torch\xpu\memory.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:46:20.7934320Z copying build\lib.win-amd64-cpython-310\torch\xpu\random.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:46:20.7939667Z copying build\lib.win-amd64-cpython-310\torch\xpu\streams.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:46:20.7944944Z copying build\lib.win-amd64-cpython-310\torch\xpu\_gpu_trace.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:46:20.7950488Z copying build\lib.win-amd64-cpython-310\torch\xpu\_utils.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:46:20.7955805Z copying build\lib.win-amd64-cpython-310\torch\xpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:46:20.7971999Z copying build\lib.win-amd64-cpython-310\torch\_appdirs.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:20.7978284Z creating build\bdist.win-amd64\wheel\torch\_awaits 2025-12-04T09:46:20.7981644Z copying build\lib.win-amd64-cpython-310\torch\_awaits\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_awaits 2025-12-04T09:46:20.7987613Z creating build\bdist.win-amd64\wheel\torch\_C 2025-12-04T09:46:20.7990805Z creating build\bdist.win-amd64\wheel\torch\_C\_acc 2025-12-04T09:46:20.7994522Z copying build\lib.win-amd64-cpython-310\torch\_C\_acc\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_acc 2025-12-04T09:46:20.7999806Z copying build\lib.win-amd64-cpython-310\torch\_C\_aoti.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8005210Z copying build\lib.win-amd64-cpython-310\torch\_C\_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8010766Z copying build\lib.win-amd64-cpython-310\torch\_C\_cpu.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8015859Z copying build\lib.win-amd64-cpython-310\torch\_C\_cudnn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8021012Z copying build\lib.win-amd64-cpython-310\torch\_C\_cusparselt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8037165Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8042890Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8048717Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_c10d.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8054710Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_rpc.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8060501Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_rpc_testing.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8066248Z creating build\bdist.win-amd64\wheel\torch\_C\_dynamo 2025-12-04T09:46:20.8069774Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\compiled_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-12-04T09:46:20.8082664Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\eval_frame.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-12-04T09:46:20.8088137Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\guards.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-12-04T09:46:20.8093561Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-12-04T09:46:20.8099077Z creating build\bdist.win-amd64\wheel\torch\_C\_export 2025-12-04T09:46:20.8102537Z 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:46:20.8107989Z copying build\lib.win-amd64-cpython-310\torch\_C\_export\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_export 2025-12-04T09:46:20.8121179Z copying build\lib.win-amd64-cpython-310\torch\_C\_functionalization.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8126621Z copying build\lib.win-amd64-cpython-310\torch\_C\_functions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8132048Z copying build\lib.win-amd64-cpython-310\torch\_C\_functorch.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8137973Z copying build\lib.win-amd64-cpython-310\torch\_C\_instruction_counter.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8143283Z copying build\lib.win-amd64-cpython-310\torch\_C\_itt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8148775Z copying build\lib.win-amd64-cpython-310\torch\_C\_jit_tree_views.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8154672Z copying build\lib.win-amd64-cpython-310\torch\_C\_lazy.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8160305Z copying build\lib.win-amd64-cpython-310\torch\_C\_lazy_ts_backend.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8165832Z copying build\lib.win-amd64-cpython-310\torch\_C\_monitor.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8171503Z copying build\lib.win-amd64-cpython-310\torch\_C\_nn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8192772Z copying build\lib.win-amd64-cpython-310\torch\_C\_nvtx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8198700Z copying build\lib.win-amd64-cpython-310\torch\_C\_onnx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8204331Z copying build\lib.win-amd64-cpython-310\torch\_C\_profiler.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8210264Z copying build\lib.win-amd64-cpython-310\torch\_C\_VariableFunctions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8227683Z copying build\lib.win-amd64-cpython-310\torch\_C\_verbose.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8232962Z copying build\lib.win-amd64-cpython-310\torch\_C\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:46:20.8243508Z copying build\lib.win-amd64-cpython-310\torch\_C.cp310-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:20.8249415Z copying build\lib.win-amd64-cpython-310\torch\_classes.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:20.8255037Z copying build\lib.win-amd64-cpython-310\torch\_compile.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:20.8260847Z creating build\bdist.win-amd64\wheel\torch\_custom_op 2025-12-04T09:46:20.8265088Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\autograd.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-12-04T09:46:20.8270797Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\impl.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-12-04T09:46:20.8307706Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-12-04T09:46:20.8308479Z copying build\lib.win-amd64-cpython-310\torch\_custom_ops.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:20.8309053Z creating build\bdist.win-amd64\wheel\torch\_C_flatbuffer 2025-12-04T09:46:20.8310131Z copying build\lib.win-amd64-cpython-310\torch\_C_flatbuffer\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C_flatbuffer 2025-12-04T09:46:20.8310746Z creating build\bdist.win-amd64\wheel\torch\_decomp 2025-12-04T09:46:20.8313154Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-12-04T09:46:20.8321011Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions_for_jvp.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-12-04T09:46:20.8326866Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions_for_rng.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-12-04T09:46:20.8343575Z copying build\lib.win-amd64-cpython-310\torch\_decomp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-12-04T09:46:20.8349631Z creating build\bdist.win-amd64\wheel\torch\_dispatch 2025-12-04T09:46:20.8353050Z copying build\lib.win-amd64-cpython-310\torch\_dispatch\python.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2025-12-04T09:46:20.8358737Z copying build\lib.win-amd64-cpython-310\torch\_dispatch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2025-12-04T09:46:20.8363816Z creating build\bdist.win-amd64\wheel\torch\_dynamo 2025-12-04T09:46:20.8367286Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\aot_compile.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8372997Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\aot_compile_types.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8378731Z creating build\bdist.win-amd64\wheel\torch\_dynamo\backends 2025-12-04T09:46:20.8382072Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\common.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8387502Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\cudagraphs.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8393181Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\debugging.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8399107Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8415723Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\inductor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8420984Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\onnxrt.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8426199Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\registry.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8431513Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\tensorrt.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8436777Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\torchxla.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8442296Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\tvm.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8448101Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:46:20.8452750Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\bytecode_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8468766Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\bytecode_transformation.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8475607Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\cache_size.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8481899Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\callback.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8487552Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\codegen.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8493658Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\code_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8499447Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\compiled_autograd.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8506315Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\comptime.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8512829Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\config.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8519628Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\convert_frame.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8526650Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\create_parameter_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8532323Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\current_scope_id.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8537984Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\dce_extra_outputs.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8543672Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8550040Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\decorators.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8556535Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\device_interface.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8562956Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8576587Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\eval_frame.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8594179Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\exc.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8600207Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\external_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8605920Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\funcname_cache.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8611725Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\functional_export.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8625945Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_break_hints.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8631657Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_break_registry.json -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8646705Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_bytecode_inputs.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8652550Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_deduplication.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8658770Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_region_tracker.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8675270Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8687449Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\guards.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8690191Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\hooks.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8695709Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\logging.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8701317Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\metrics_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8707179Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\mutation_guard.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8713141Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\output_graph.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8720564Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\package.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8726911Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\pgo.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8733274Z creating build\bdist.win-amd64\wheel\torch\_dynamo\polyfills 2025-12-04T09:46:20.8736733Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\builtins.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8742533Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\functools.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8748264Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\fx.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8753657Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\heapq.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8759030Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\itertools.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8775808Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\loader.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8781352Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\operator.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8786681Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\os.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8792096Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\pytree.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8797907Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\struct.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8803049Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\sys.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8808453Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\tensor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8813854Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\_collections.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8819229Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:46:20.8824900Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\precompile_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8830668Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\profiler.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8836479Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\replay_record.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8852325Z creating build\bdist.win-amd64\wheel\torch\_dynamo\repro 2025-12-04T09:46:20.8855709Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\after_aot.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-12-04T09:46:20.8861834Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\after_dynamo.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-12-04T09:46:20.8867743Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\aoti.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-12-04T09:46:20.8874120Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-12-04T09:46:20.8878682Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\resume_execution.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8884697Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\side_effects.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8891328Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\source.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8897762Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\symbolic_convert.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8905680Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\tensor_version_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8911185Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\testing.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8916980Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_case.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8922727Z 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:46:20.8928602Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_minifier_common.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8943898Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\trace_rules.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8951283Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\types.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8956797Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.8964749Z creating build\bdist.win-amd64\wheel\torch\_dynamo\variables 2025-12-04T09:46:20.8968270Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\base.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.8974789Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\builder.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.8982103Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\builtin.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.8996614Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\constant.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9002050Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\ctx_manager.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9018138Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\dicts.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9024529Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9030543Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\functions.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9037687Z 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:46:20.9045410Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\iter.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9051389Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\lazy.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9056817Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\lists.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9068766Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\misc.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9075305Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\nn_module.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9081833Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9087991Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\script_object.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9093605Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\sdpa.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9099133Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\streams.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9105404Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\tensor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9112095Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\torch.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9118945Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\torch_function.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9125053Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\user_defined.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9164857Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:46:20.9170712Z 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:46:20.9176787Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:46:20.9182709Z copying build\lib.win-amd64-cpython-310\torch\_environment.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:20.9188223Z creating build\bdist.win-amd64\wheel\torch\_export 2025-12-04T09:46:20.9191897Z copying build\lib.win-amd64-cpython-310\torch\_export\config.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:46:20.9203165Z copying build\lib.win-amd64-cpython-310\torch\_export\converter.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:46:20.9209101Z creating build\bdist.win-amd64\wheel\torch\_export\db 2025-12-04T09:46:20.9212349Z copying build\lib.win-amd64-cpython-310\torch\_export\db\case.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-12-04T09:46:20.9219564Z creating build\bdist.win-amd64\wheel\torch\_export\db\examples 2025-12-04T09:46:20.9222618Z 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:46:20.9227937Z 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:46:20.9233802Z 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:46:20.9254423Z 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:46:20.9259713Z 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:46:20.9265916Z 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:46:20.9270531Z 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:46:20.9275894Z 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:46:20.9281562Z 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:46:20.9287391Z 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:46:20.9314082Z 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:46:20.9315127Z 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:46:20.9316102Z 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:46:20.9317190Z 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:46:20.9319611Z 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:46:20.9323167Z 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:46:20.9328752Z 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:46:20.9334322Z 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:46:20.9349588Z 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:46:20.9355016Z 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:46:20.9360662Z 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:46:20.9366580Z 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:46:20.9377473Z 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:46:20.9382888Z 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:46:20.9388430Z 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:46:20.9393918Z 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:46:20.9417655Z 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:46:20.9422930Z 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:46:20.9428666Z 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:46:20.9434013Z 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:46:20.9439378Z 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:46:20.9444760Z 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:46:20.9450400Z 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:46:20.9456338Z 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:46:20.9461806Z 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:46:20.9477988Z 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:46:20.9483953Z 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:46:20.9489686Z copying build\lib.win-amd64-cpython-310\torch\_export\db\gen_example.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-12-04T09:46:20.9494876Z copying build\lib.win-amd64-cpython-310\torch\_export\db\logging.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-12-04T09:46:20.9500172Z copying build\lib.win-amd64-cpython-310\torch\_export\db\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-12-04T09:46:20.9505282Z copying build\lib.win-amd64-cpython-310\torch\_export\error.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:46:20.9510649Z copying build\lib.win-amd64-cpython-310\torch\_export\non_strict_utils.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:46:20.9527502Z creating build\bdist.win-amd64\wheel\torch\_export\passes 2025-12-04T09:46:20.9531140Z 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:46:20.9536779Z 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:46:20.9542459Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\constant_folding.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-12-04T09:46:20.9565018Z 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:46:20.9570688Z 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:46:20.9576197Z 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:46:20.9582247Z 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:46:20.9587810Z 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:46:20.9593511Z 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:46:20.9599979Z 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:46:20.9605699Z 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:46:20.9611445Z 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:46:20.9617065Z 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:46:20.9622559Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-12-04T09:46:20.9627678Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_base.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:46:20.9633842Z creating build\bdist.win-amd64\wheel\torch\_export\pass_infra 2025-12-04T09:46:20.9637247Z 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:46:20.9642935Z 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:46:20.9648624Z 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:46:20.9653328Z creating build\bdist.win-amd64\wheel\torch\_export\serde 2025-12-04T09:46:20.9656645Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:46:20.9662393Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\export_schema.thrift -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:46:20.9667787Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:46:20.9673242Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema.yaml -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:46:20.9689034Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema_check.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:46:20.9695028Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\serialize.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:46:20.9702833Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\union.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:46:20.9722771Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:46:20.9727363Z copying build\lib.win-amd64-cpython-310\torch\_export\tools.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:46:20.9732896Z copying build\lib.win-amd64-cpython-310\torch\_export\utils.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:46:20.9739449Z copying build\lib.win-amd64-cpython-310\torch\_export\verifier.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:46:20.9745517Z copying build\lib.win-amd64-cpython-310\torch\_export\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:46:20.9751154Z copying build\lib.win-amd64-cpython-310\torch\_export\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:46:20.9757211Z creating build\bdist.win-amd64\wheel\torch\_functorch 2025-12-04T09:46:20.9761068Z copying build\lib.win-amd64-cpython-310\torch\_functorch\aot_autograd.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9768035Z copying build\lib.win-amd64-cpython-310\torch\_functorch\apis.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9774151Z copying build\lib.win-amd64-cpython-310\torch\_functorch\autograd_function.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9780646Z copying build\lib.win-amd64-cpython-310\torch\_functorch\batch_norm_replacement.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9796354Z copying build\lib.win-amd64-cpython-310\torch\_functorch\benchmark_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9802390Z copying build\lib.win-amd64-cpython-310\torch\_functorch\compilers.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9808612Z copying build\lib.win-amd64-cpython-310\torch\_functorch\compile_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9814626Z copying build\lib.win-amd64-cpython-310\torch\_functorch\config.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9820980Z copying build\lib.win-amd64-cpython-310\torch\_functorch\deprecated.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9826780Z copying build\lib.win-amd64-cpython-310\torch\_functorch\eager_transforms.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9833506Z copying build\lib.win-amd64-cpython-310\torch\_functorch\functional_call.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9839410Z copying build\lib.win-amd64-cpython-310\torch\_functorch\fx_minifier.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9852394Z copying build\lib.win-amd64-cpython-310\torch\_functorch\make_functional.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9858597Z copying build\lib.win-amd64-cpython-310\torch\_functorch\partitioners.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9865832Z copying build\lib.win-amd64-cpython-310\torch\_functorch\predispatch.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9871727Z copying build\lib.win-amd64-cpython-310\torch\_functorch\pyfunctorch.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9877342Z copying build\lib.win-amd64-cpython-310\torch\_functorch\python_key.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9889288Z copying build\lib.win-amd64-cpython-310\torch\_functorch\pytree_hacks.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9894922Z copying build\lib.win-amd64-cpython-310\torch\_functorch\top_operators_github_usage.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9901021Z copying build\lib.win-amd64-cpython-310\torch\_functorch\utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9917169Z copying build\lib.win-amd64-cpython-310\torch\_functorch\vmap.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:20.9923290Z creating build\bdist.win-amd64\wheel\torch\_functorch\_activation_checkpointing 2025-12-04T09:46:20.9926982Z 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:46:20.9932665Z 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:46:20.9938683Z 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:46:20.9953293Z 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:46:20.9959079Z 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:46:20.9964648Z 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:46:20.9981757Z creating build\bdist.win-amd64\wheel\torch\_functorch\_aot_autograd 2025-12-04T09:46:20.9985288Z 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:46:20.9991363Z 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:46:20.9997679Z 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:46:21.0018003Z 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:46:21.0024133Z 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:46:21.0029701Z 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:46:21.0035697Z 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:46:21.0041299Z 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:46:21.0047653Z 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:46:21.0054190Z 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:46:21.0061417Z 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:46:21.0067046Z 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:46:21.0073126Z 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:46:21.0084022Z 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:46:21.0090968Z 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:46:21.0097371Z 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:46:21.0103311Z 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:46:21.0109084Z 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:46:21.0115357Z 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:46:21.0121542Z 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:46:21.0126956Z copying build\lib.win-amd64-cpython-310\torch\_functorch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:46:21.0132289Z copying build\lib.win-amd64-cpython-310\torch\_guards.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.0138911Z creating build\bdist.win-amd64\wheel\torch\_higher_order_ops 2025-12-04T09:46:21.0142451Z 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:46:21.0153265Z 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:46:21.0159579Z 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:46:21.0175508Z 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:46:21.0181434Z 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:46:21.0187601Z 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:46:21.0193296Z 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:46:21.0198861Z 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:46:21.0205166Z 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:46:21.0211001Z 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:46:21.0221796Z 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:46:21.0227663Z 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:46:21.0234085Z 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:46:21.0241063Z 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:46:21.0246835Z 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:46:21.0253023Z 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:46:21.0258429Z 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:46:21.0264099Z 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:46:21.0269671Z 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:46:21.0275917Z 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:46:21.0281636Z 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:46:21.0287678Z 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:46:21.0303338Z 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:46:21.0310778Z 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:46:21.0316991Z 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:46:21.0323410Z 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:46:21.0329476Z 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:46:21.0335281Z 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:46:21.0341779Z creating build\bdist.win-amd64\wheel\torch\_inductor 2025-12-04T09:46:21.0345249Z creating build\bdist.win-amd64\wheel\torch\_inductor\analysis 2025-12-04T09:46:21.0348825Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\device_info.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-12-04T09:46:21.0354666Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\profile_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-12-04T09:46:21.0367993Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-12-04T09:46:21.0372562Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analyze_preserves_zero_mask.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.0378027Z copying build\lib.win-amd64-cpython-310\torch\_inductor\aoti_eager.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.0393519Z copying build\lib.win-amd64-cpython-310\torch\_inductor\async_compile.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.0399664Z copying build\lib.win-amd64-cpython-310\torch\_inductor\augmented_graph_helper.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.0405418Z creating build\bdist.win-amd64\wheel\torch\_inductor\autoheuristic 2025-12-04T09:46:21.0408998Z creating build\bdist.win-amd64\wheel\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:46:21.0412477Z 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:46:21.0418531Z 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:46:21.0424405Z 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:46:21.0439815Z 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:46:21.0445917Z 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:46:21.0452021Z 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:46:21.0456508Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\autoheuristic.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-12-04T09:46:21.0462314Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\autoheuristic_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-12-04T09:46:21.0478277Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\learnedheuristic_interface.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-12-04T09:46:21.0484054Z 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:46:21.0490087Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-12-04T09:46:21.0494628Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autotune_process.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.0500778Z copying build\lib.win-amd64-cpython-310\torch\_inductor\await_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.0506355Z copying build\lib.win-amd64-cpython-310\torch\_inductor\bounds.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.0511901Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.0517505Z copying build\lib.win-amd64-cpython-310\torch\_inductor\choices.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.0523551Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codecache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.0532117Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen 2025-12-04T09:46:21.0535582Z 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:46:21.0541339Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\aoti_runtime 2025-12-04T09:46:21.0545335Z 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:46:21.0551313Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\block_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.0557486Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.0573791Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.0582474Z 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:46:21.0588231Z 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:46:21.0602363Z 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:46:21.0609312Z 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:46:21.0616091Z 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:46:21.0623460Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.0629294Z 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:46:21.0647174Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.0653560Z 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:46:21.0661131Z 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:46:21.0667559Z 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:46:21.0674443Z 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:46:21.0680595Z 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:46:21.0686856Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda 2025-12-04T09:46:21.0690535Z 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:46:21.0696274Z 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:46:21.0701760Z 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:46:21.0707887Z 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:46:21.0723947Z 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:46:21.0730245Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-12-04T09:46:21.0733989Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-12-04T09:46:21.0737550Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-12-04T09:46:21.0741311Z 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:46:21.0746749Z 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:46:21.0752339Z 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:46:21.0757741Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-12-04T09:46:21.0761610Z 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:46:21.0767080Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-12-04T09:46:21.0770823Z 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:46:21.0777974Z 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:46:21.0783430Z 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:46:21.0788020Z 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:46:21.0793844Z 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:46:21.0810671Z 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:46:21.0815219Z 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:46:21.0821130Z 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:46:21.0827482Z 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:46:21.0833211Z 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:46:21.0847082Z 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:46:21.0853348Z 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:46:21.0858260Z 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:46:21.0873207Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cutedsl 2025-12-04T09:46:21.0876706Z 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:46:21.0882849Z 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:46:21.0888782Z 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:46:21.0908126Z 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:46:21.0913816Z 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:46:21.0919288Z 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:46:21.0925218Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.0931287Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\halide.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.0952260Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\memory_planning.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.0958290Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mps.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.0964758Z 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:46:21.0970554Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\mtia 2025-12-04T09:46:21.1006963Z 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:46:21.1012876Z 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:46:21.1017385Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\multi_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.1023429Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\pallas.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.1030098Z 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:46:21.1035861Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\rocm 2025-12-04T09:46:21.1039312Z 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:46:21.1045543Z 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:46:21.1051391Z 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:46:21.1056997Z 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:46:21.1069499Z 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:46:21.1075702Z 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:46:21.1081392Z 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:46:21.1087051Z 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:46:21.1099871Z 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:46:21.1101022Z 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:46:21.1104247Z 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:46:21.1116398Z 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:46:21.1121782Z 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:46:21.1127178Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\segmented_tree.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.1142809Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\simd.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.1150030Z 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:46:21.1156145Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\subgraph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.1162151Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.1170551Z 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:46:21.1177049Z 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:46:21.1182796Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.1188429Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\wrapper.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.1201521Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\wrapper_fxir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.1208354Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\xpu 2025-12-04T09:46:21.1211824Z 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:46:21.1217662Z 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:46:21.1222827Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:46:21.1227501Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comms.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1234762Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comms_debug.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1240908Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comm_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1250422Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comm_lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1256242Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compiler_bisector.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1262451Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1270064Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_async.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1275965Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_ext.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1282513Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_subproc.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1298411Z creating build\bdist.win-amd64\wheel\torch\_inductor\compile_worker 2025-12-04T09:46:21.1302620Z 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:46:21.1309794Z 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:46:21.1315800Z 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:46:21.1321627Z 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:46:21.1337316Z 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:46:21.1342059Z 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:46:21.1347629Z copying build\lib.win-amd64-cpython-310\torch\_inductor\config.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1354590Z copying build\lib.win-amd64-cpython-310\torch\_inductor\config_comms.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1360278Z copying build\lib.win-amd64-cpython-310\torch\_inductor\constant_folding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1366309Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cpp_builder.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1373219Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cpu_vec_isa.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1379516Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cudagraph_trees.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1386583Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cudagraph_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1392382Z copying build\lib.win-amd64-cpython-310\torch\_inductor\custom_graph_pass.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1407959Z copying build\lib.win-amd64-cpython-310\torch\_inductor\debug.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1414247Z copying build\lib.win-amd64-cpython-310\torch\_inductor\decomposition.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1420576Z copying build\lib.win-amd64-cpython-310\torch\_inductor\dependencies.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1426855Z copying build\lib.win-amd64-cpython-310\torch\_inductor\distributed_autotune.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1432667Z copying build\lib.win-amd64-cpython-310\torch\_inductor\dtype_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1438259Z copying build\lib.win-amd64-cpython-310\torch\_inductor\exc.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1443872Z copying build\lib.win-amd64-cpython-310\torch\_inductor\extern_node_serializer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1449588Z copying build\lib.win-amd64-cpython-310\torch\_inductor\freezing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1455228Z copying build\lib.win-amd64-cpython-310\torch\_inductor\freezing_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1460875Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1467761Z creating build\bdist.win-amd64\wheel\torch\_inductor\fx_passes 2025-12-04T09:46:21.1481333Z 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:46:21.1487643Z 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:46:21.1493809Z 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:46:21.1500126Z 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:46:21.1515061Z 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:46:21.1521237Z 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:46:21.1527304Z 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:46:21.1532918Z 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:46:21.1538537Z 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:46:21.1544148Z 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:46:21.1549595Z 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:46:21.1556032Z 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:46:21.1561758Z 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:46:21.1568504Z 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:46:21.1574887Z 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:46:21.1580987Z 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:46:21.1587359Z 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:46:21.1593024Z 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:46:21.1600483Z 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:46:21.1615854Z 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:46:21.1621528Z 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:46:21.1627396Z 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:46:21.1633692Z 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:46:21.1640148Z 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:46:21.1646343Z 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:46:21.1653080Z 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:46:21.1659168Z 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:46:21.1667550Z 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:46:21.1673952Z 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:46:21.1690105Z creating build\bdist.win-amd64\wheel\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:46:21.1693803Z 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:46:21.1699456Z 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:46:21.1705025Z 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:46:21.1720197Z 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:46:21.1726108Z 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:46:21.1732045Z 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:46:21.1738180Z 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:46:21.1744092Z 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:46:21.1749873Z 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:46:21.1756123Z 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:46:21.1762347Z 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:46:21.1768992Z 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:46:21.1775777Z 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:46:21.1782817Z 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:46:21.1789186Z 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:46:21.1795263Z 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:46:21.1801543Z 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:46:21.1808583Z 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:46:21.1815643Z 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:46:21.1833932Z 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:46:21.1840223Z 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:46:21.1847023Z 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:46:21.1853501Z 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:46:21.1859476Z 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:46:21.1872919Z 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:46:21.1878791Z 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:46:21.1884823Z 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:46:21.1890965Z 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:46:21.1895438Z 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:46:21.1903058Z 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:46:21.1907918Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1913368Z copying build\lib.win-amd64-cpython-310\torch\_inductor\graph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1920247Z copying build\lib.win-amd64-cpython-310\torch\_inductor\hooks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1925657Z copying build\lib.win-amd64-cpython-310\torch\_inductor\index_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1931394Z copying build\lib.win-amd64-cpython-310\torch\_inductor\inductor_prims.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1937636Z copying build\lib.win-amd64-cpython-310\torch\_inductor\invert_expr_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1943232Z copying build\lib.win-amd64-cpython-310\torch\_inductor\ir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1952565Z copying build\lib.win-amd64-cpython-310\torch\_inductor\jagged_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.1958402Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel 2025-12-04T09:46:21.1961923Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\bmm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:46:21.1967547Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\conv.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:46:21.1973821Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\custom_op.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:46:21.1980111Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\flex 2025-12-04T09:46:21.1983475Z 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:46:21.1989077Z 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:46:21.1995237Z 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:46:21.2000732Z 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:46:21.2006695Z 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:46:21.2029602Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\flex\templates 2025-12-04T09:46:21.2033156Z 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:46:21.2038890Z 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:46:21.2044682Z 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:46:21.2060536Z 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:46:21.2070020Z 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:46:21.2076806Z 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:46:21.2082418Z 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:46:21.2088011Z 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:46:21.2093183Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:46:21.2099374Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:46:21.2114970Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_grouped.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:46:21.2121085Z 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:46:21.2127061Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\templates 2025-12-04T09:46:21.2130624Z 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:46:21.2136533Z 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:46:21.2142751Z 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:46:21.2158588Z 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:46:21.2164396Z 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:46:21.2170129Z 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:46:21.2177443Z 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:46:21.2182741Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:46:21.2188031Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel_inputs.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2193772Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel_template_choice.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2199486Z creating build\bdist.win-amd64\wheel\torch\_inductor\lookup_table 2025-12-04T09:46:21.2222647Z 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:46:21.2228924Z 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:46:21.2234485Z copying build\lib.win-amd64-cpython-310\torch\_inductor\loop_body.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2241090Z copying build\lib.win-amd64-cpython-310\torch\_inductor\lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2249430Z copying build\lib.win-amd64-cpython-310\torch\_inductor\memory.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2255578Z copying build\lib.win-amd64-cpython-310\torch\_inductor\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2261135Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mkldnn_ir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2267412Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mkldnn_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2274029Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mock_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2287566Z copying build\lib.win-amd64-cpython-310\torch\_inductor\ops_handler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2294090Z copying build\lib.win-amd64-cpython-310\torch\_inductor\optimize_indexing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2300277Z copying build\lib.win-amd64-cpython-310\torch\_inductor\output_code.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2345872Z creating build\bdist.win-amd64\wheel\torch\_inductor\package 2025-12-04T09:46:21.2346635Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\build_package.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-12-04T09:46:21.2347683Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\package.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-12-04T09:46:21.2348617Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-12-04T09:46:21.2349521Z copying build\lib.win-amd64-cpython-310\torch\_inductor\pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2351824Z copying build\lib.win-amd64-cpython-310\torch\_inductor\quantized_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2353409Z copying build\lib.win-amd64-cpython-310\torch\_inductor\remote_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2359534Z copying build\lib.win-amd64-cpython-310\torch\_inductor\remote_gemm_autotune_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2365456Z copying build\lib.win-amd64-cpython-310\torch\_inductor\rocm_multiarch_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2371911Z creating build\bdist.win-amd64\wheel\torch\_inductor\runtime 2025-12-04T09:46:21.2375646Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\autotune_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2381692Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\benchmarking.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2387644Z 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:46:21.2393318Z creating build\bdist.win-amd64\wheel\torch\_inductor\runtime\caching 2025-12-04T09:46:21.2407082Z 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:46:21.2412607Z 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:46:21.2418814Z 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:46:21.2424134Z 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:46:21.2430099Z 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:46:21.2445639Z 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:46:21.2451361Z 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:46:21.2456711Z 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:46:21.2462100Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\compile_tasks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2468219Z 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:46:21.2473537Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2479129Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\halide_helpers.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2484586Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\hints.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2490466Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\runtime_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2496002Z 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:46:21.2501583Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_compat.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2507456Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_helpers.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2513423Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_heuristics.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2521182Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:46:21.2525836Z copying build\lib.win-amd64-cpython-310\torch\_inductor\scheduler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2534432Z copying build\lib.win-amd64-cpython-310\torch\_inductor\script.ld -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2539726Z copying build\lib.win-amd64-cpython-310\torch\_inductor\select_algorithm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2547821Z copying build\lib.win-amd64-cpython-310\torch\_inductor\shape_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2553466Z copying build\lib.win-amd64-cpython-310\torch\_inductor\sizevars.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2559736Z copying build\lib.win-amd64-cpython-310\torch\_inductor\standalone_compile.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2576077Z copying build\lib.win-amd64-cpython-310\torch\_inductor\subgraph_lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2581907Z creating build\bdist.win-amd64\wheel\torch\_inductor\template_heuristics 2025-12-04T09:46:21.2585409Z 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:46:21.2590956Z 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:46:21.2596711Z 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:46:21.2601858Z 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:46:21.2608405Z 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:46:21.2662147Z 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:46:21.2667751Z 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:46:21.2673824Z 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:46:21.2680847Z 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:46:21.2689298Z 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:46:21.2695820Z 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:46:21.2699898Z copying build\lib.win-amd64-cpython-310\torch\_inductor\test_case.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2705694Z copying build\lib.win-amd64-cpython-310\torch\_inductor\test_operators.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2718790Z copying build\lib.win-amd64-cpython-310\torch\_inductor\tiling_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2724842Z copying build\lib.win-amd64-cpython-310\torch\_inductor\triton_bundler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2731280Z copying build\lib.win-amd64-cpython-310\torch\_inductor\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2739197Z copying build\lib.win-amd64-cpython-310\torch\_inductor\virtualized.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.2747548Z copying build\lib.win-amd64-cpython-310\torch\_inductor\wrapper_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.3805140Z copying build\lib.win-amd64-cpython-310\torch\_inductor\__autotune_main__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.3810864Z copying build\lib.win-amd64-cpython-310\torch\_inductor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:46:21.3819148Z copying build\lib.win-amd64-cpython-310\torch\_jit_internal.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.3837891Z creating build\bdist.win-amd64\wheel\torch\_lazy 2025-12-04T09:46:21.3841348Z copying build\lib.win-amd64-cpython-310\torch\_lazy\closure.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3848009Z copying build\lib.win-amd64-cpython-310\torch\_lazy\computation.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3853447Z copying build\lib.win-amd64-cpython-310\torch\_lazy\config.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3858556Z copying build\lib.win-amd64-cpython-310\torch\_lazy\debug.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3864021Z copying build\lib.win-amd64-cpython-310\torch\_lazy\device_context.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3882137Z copying build\lib.win-amd64-cpython-310\torch\_lazy\extract_compiled_graph.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3887747Z copying build\lib.win-amd64-cpython-310\torch\_lazy\ir_cache.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3892947Z copying build\lib.win-amd64-cpython-310\torch\_lazy\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3898219Z copying build\lib.win-amd64-cpython-310\torch\_lazy\tensor_factory_functions.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3903595Z copying build\lib.win-amd64-cpython-310\torch\_lazy\ts_backend.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3944808Z copying build\lib.win-amd64-cpython-310\torch\_lazy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:46:21.3950597Z creating build\bdist.win-amd64\wheel\torch\_library 2025-12-04T09:46:21.3954035Z copying build\lib.win-amd64-cpython-310\torch\_library\autograd.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.3959549Z copying build\lib.win-amd64-cpython-310\torch\_library\custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.3965612Z copying build\lib.win-amd64-cpython-310\torch\_library\effects.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.3971171Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_class_registry.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.3977714Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_impl.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.3989174Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_profile.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.3995054Z copying build\lib.win-amd64-cpython-310\torch\_library\infer_schema.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.4000752Z copying build\lib.win-amd64-cpython-310\torch\_library\opaque_object.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.4006427Z copying build\lib.win-amd64-cpython-310\torch\_library\simple_registry.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.4012059Z copying build\lib.win-amd64-cpython-310\torch\_library\triton.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.4017573Z copying build\lib.win-amd64-cpython-310\torch\_library\utils.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.4023469Z copying build\lib.win-amd64-cpython-310\torch\_library\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:46:21.4028724Z copying build\lib.win-amd64-cpython-310\torch\_linalg_utils.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4034424Z copying build\lib.win-amd64-cpython-310\torch\_lobpcg.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4046219Z creating build\bdist.win-amd64\wheel\torch\_logging 2025-12-04T09:46:21.4049660Z copying build\lib.win-amd64-cpython-310\torch\_logging\scribe.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-12-04T09:46:21.4055289Z copying build\lib.win-amd64-cpython-310\torch\_logging\structured.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-12-04T09:46:21.4060978Z copying build\lib.win-amd64-cpython-310\torch\_logging\_internal.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-12-04T09:46:21.4067830Z copying build\lib.win-amd64-cpython-310\torch\_logging\_registrations.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-12-04T09:46:21.4091399Z copying build\lib.win-amd64-cpython-310\torch\_logging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-12-04T09:46:21.4096914Z copying build\lib.win-amd64-cpython-310\torch\_lowrank.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4102755Z copying build\lib.win-amd64-cpython-310\torch\_meta_registrations.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4111477Z copying build\lib.win-amd64-cpython-310\torch\_namedtensor_internals.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4117633Z creating build\bdist.win-amd64\wheel\torch\_numpy 2025-12-04T09:46:21.4121114Z copying build\lib.win-amd64-cpython-310\torch\_numpy\fft.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4126940Z copying build\lib.win-amd64-cpython-310\torch\_numpy\linalg.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4133705Z copying build\lib.win-amd64-cpython-310\torch\_numpy\random.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4139360Z creating build\bdist.win-amd64\wheel\torch\_numpy\testing 2025-12-04T09:46:21.4143013Z copying build\lib.win-amd64-cpython-310\torch\_numpy\testing\utils.py -> build\bdist.win-amd64\wheel\.\torch\_numpy\testing 2025-12-04T09:46:21.4149765Z copying build\lib.win-amd64-cpython-310\torch\_numpy\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_numpy\testing 2025-12-04T09:46:21.4155142Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_binary_ufuncs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4166385Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_casting_dicts.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4184543Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_dtypes.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4190207Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_dtypes_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4196364Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_funcs.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4201667Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_funcs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4208591Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_getlimits.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4214135Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_ndarray.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4220217Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_normalizations.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4225995Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_reductions_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4232190Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_ufuncs.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4237814Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_unary_ufuncs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4243475Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_util.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4249177Z copying build\lib.win-amd64-cpython-310\torch\_numpy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:46:21.4254843Z copying build\lib.win-amd64-cpython-310\torch\_ops.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4261818Z creating build\bdist.win-amd64\wheel\torch\_prims 2025-12-04T09:46:21.4265320Z copying build\lib.win-amd64-cpython-310\torch\_prims\context.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-12-04T09:46:21.4271124Z copying build\lib.win-amd64-cpython-310\torch\_prims\debug_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-12-04T09:46:21.4276684Z copying build\lib.win-amd64-cpython-310\torch\_prims\executor.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-12-04T09:46:21.4282131Z copying build\lib.win-amd64-cpython-310\torch\_prims\rng_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-12-04T09:46:21.4288047Z copying build\lib.win-amd64-cpython-310\torch\_prims\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-12-04T09:46:21.4313103Z creating build\bdist.win-amd64\wheel\torch\_prims_common 2025-12-04T09:46:21.4316496Z copying build\lib.win-amd64-cpython-310\torch\_prims_common\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2025-12-04T09:46:21.4322622Z copying build\lib.win-amd64-cpython-310\torch\_prims_common\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2025-12-04T09:46:21.4329618Z copying build\lib.win-amd64-cpython-310\torch\_python_dispatcher.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4335179Z creating build\bdist.win-amd64\wheel\torch\_refs 2025-12-04T09:46:21.4361394Z copying build\lib.win-amd64-cpython-310\torch\_refs\fft.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-12-04T09:46:21.4367650Z creating build\bdist.win-amd64\wheel\torch\_refs\linalg 2025-12-04T09:46:21.4371020Z copying build\lib.win-amd64-cpython-310\torch\_refs\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\linalg 2025-12-04T09:46:21.4376668Z creating build\bdist.win-amd64\wheel\torch\_refs\nn 2025-12-04T09:46:21.4380007Z creating build\bdist.win-amd64\wheel\torch\_refs\nn\functional 2025-12-04T09:46:21.4383353Z 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:46:21.4389734Z copying build\lib.win-amd64-cpython-310\torch\_refs\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn 2025-12-04T09:46:21.4394791Z creating build\bdist.win-amd64\wheel\torch\_refs\special 2025-12-04T09:46:21.4398062Z copying build\lib.win-amd64-cpython-310\torch\_refs\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\special 2025-12-04T09:46:21.4403535Z copying build\lib.win-amd64-cpython-310\torch\_refs\_conversions.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-12-04T09:46:21.4409432Z copying build\lib.win-amd64-cpython-310\torch\_refs\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-12-04T09:46:21.4429514Z copying build\lib.win-amd64-cpython-310\torch\_size_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4435070Z copying build\lib.win-amd64-cpython-310\torch\_sources.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4440817Z copying build\lib.win-amd64-cpython-310\torch\_storage_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4455577Z copying build\lib.win-amd64-cpython-310\torch\_streambase.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4461048Z creating build\bdist.win-amd64\wheel\torch\_strobelight 2025-12-04T09:46:21.4464626Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\cli_function_profiler.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-12-04T09:46:21.4470335Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\compile_time_profiler.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-12-04T09:46:21.4476562Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-12-04T09:46:21.4492561Z creating build\bdist.win-amd64\wheel\torch\_subclasses 2025-12-04T09:46:21.4496072Z creating build\bdist.win-amd64\wheel\torch\_subclasses\complex_tensor 2025-12-04T09:46:21.4499472Z 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:46:21.4505133Z creating build\bdist.win-amd64\wheel\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:46:21.4508841Z 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:46:21.4533119Z 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:46:21.4538557Z 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:46:21.4543928Z 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:46:21.4549507Z 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:46:21.4554688Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_impls.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:46:21.4561061Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:46:21.4580398Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:46:21.4585937Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\functional_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:46:21.4592597Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\meta_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:46:21.4599434Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\schema_check_mode.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:46:21.4605310Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\_fake_tensor_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:46:21.4610956Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:46:21.4616082Z copying build\lib.win-amd64-cpython-310\torch\_tensor.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4623052Z copying build\lib.win-amd64-cpython-310\torch\_tensor_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4630849Z copying build\lib.win-amd64-cpython-310\torch\_tensor_str.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4637405Z copying build\lib.win-amd64-cpython-310\torch\_thread_safe_fork.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4642299Z copying build\lib.win-amd64-cpython-310\torch\_torch_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4663538Z copying build\lib.win-amd64-cpython-310\torch\_utils.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4670983Z copying build\lib.win-amd64-cpython-310\torch\_utils_internal.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4679265Z creating build\bdist.win-amd64\wheel\torch\_vendor 2025-12-04T09:46:21.4682194Z creating build\bdist.win-amd64\wheel\torch\_vendor\packaging 2025-12-04T09:46:21.4686004Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\version.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-12-04T09:46:21.4692850Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\_structures.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-12-04T09:46:21.4698879Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-12-04T09:46:21.4704572Z copying build\lib.win-amd64-cpython-310\torch\_vendor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_vendor 2025-12-04T09:46:21.4709201Z copying build\lib.win-amd64-cpython-310\torch\_VF.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4714812Z copying build\lib.win-amd64-cpython-310\torch\_VF.pyi -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4732927Z copying build\lib.win-amd64-cpython-310\torch\_vmap_internals.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4738675Z copying build\lib.win-amd64-cpython-310\torch\_weights_only_unpickler.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4744987Z copying build\lib.win-amd64-cpython-310\torch\__config__.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4750463Z copying build\lib.win-amd64-cpython-310\torch\__future__.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4756899Z copying build\lib.win-amd64-cpython-310\torch\__init__.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:46:21.4775703Z creating build\bdist.win-amd64\wheel\torchgen 2025-12-04T09:46:21.4779148Z creating build\bdist.win-amd64\wheel\torchgen\aoti 2025-12-04T09:46:21.4783486Z copying build\lib.win-amd64-cpython-310\torchgen\aoti\fallback_ops.py -> build\bdist.win-amd64\wheel\.\torchgen\aoti 2025-12-04T09:46:21.4788755Z copying build\lib.win-amd64-cpython-310\torchgen\aoti\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\aoti 2025-12-04T09:46:21.4793298Z creating build\bdist.win-amd64\wheel\torchgen\api 2025-12-04T09:46:21.4796740Z copying build\lib.win-amd64-cpython-310\torchgen\api\autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4802928Z copying build\lib.win-amd64-cpython-310\torchgen\api\cpp.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4808898Z copying build\lib.win-amd64-cpython-310\torchgen\api\dispatcher.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4814670Z copying build\lib.win-amd64-cpython-310\torchgen\api\functionalization.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4820391Z copying build\lib.win-amd64-cpython-310\torchgen\api\lazy.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4837760Z copying build\lib.win-amd64-cpython-310\torchgen\api\meta.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4843246Z copying build\lib.win-amd64-cpython-310\torchgen\api\native.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4849045Z copying build\lib.win-amd64-cpython-310\torchgen\api\python.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4861139Z copying build\lib.win-amd64-cpython-310\torchgen\api\structured.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4866843Z copying build\lib.win-amd64-cpython-310\torchgen\api\translate.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4873210Z creating build\bdist.win-amd64\wheel\torchgen\api\types 2025-12-04T09:46:21.4877027Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\signatures.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-12-04T09:46:21.4882751Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\types.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-12-04T09:46:21.4888700Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\types_base.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-12-04T09:46:21.4901166Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-12-04T09:46:21.4906638Z copying build\lib.win-amd64-cpython-310\torchgen\api\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4912155Z copying build\lib.win-amd64-cpython-310\torchgen\api\unboxing.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4918049Z copying build\lib.win-amd64-cpython-310\torchgen\api\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:46:21.4922375Z copying build\lib.win-amd64-cpython-310\torchgen\code_template.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.4927811Z copying build\lib.win-amd64-cpython-310\torchgen\context.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.4941062Z creating build\bdist.win-amd64\wheel\torchgen\dest 2025-12-04T09:46:21.4944456Z copying build\lib.win-amd64-cpython-310\torchgen\dest\lazy_ir.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:46:21.4950517Z copying build\lib.win-amd64-cpython-310\torchgen\dest\lazy_ts_lowering.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:46:21.4956051Z copying build\lib.win-amd64-cpython-310\torchgen\dest\native_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:46:21.4964553Z copying build\lib.win-amd64-cpython-310\torchgen\dest\register_dispatch_key.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:46:21.4982076Z copying build\lib.win-amd64-cpython-310\torchgen\dest\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:46:21.4987825Z copying build\lib.win-amd64-cpython-310\torchgen\dest\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:46:21.4993109Z copying build\lib.win-amd64-cpython-310\torchgen\gen.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5011709Z copying build\lib.win-amd64-cpython-310\torchgen\gen_aoti_c_shim.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5023105Z copying build\lib.win-amd64-cpython-310\torchgen\gen_backend_stubs.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5029114Z copying build\lib.win-amd64-cpython-310\torchgen\gen_functionalization_type.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5035190Z copying build\lib.win-amd64-cpython-310\torchgen\gen_lazy_tensor.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5041527Z copying build\lib.win-amd64-cpython-310\torchgen\gen_schema_utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5047207Z copying build\lib.win-amd64-cpython-310\torchgen\gen_vmap_plumbing.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5052789Z copying build\lib.win-amd64-cpython-310\torchgen\local.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5058548Z copying build\lib.win-amd64-cpython-310\torchgen\model.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5065891Z copying build\lib.win-amd64-cpython-310\torchgen\native_function_generation.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5072390Z creating build\bdist.win-amd64\wheel\torchgen\operator_versions 2025-12-04T09:46:21.5075954Z 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:46:21.5081543Z 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:46:21.5087030Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-12-04T09:46:21.5102350Z creating build\bdist.win-amd64\wheel\torchgen\packaged 2025-12-04T09:46:21.5105577Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen 2025-12-04T09:46:21.5108877Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\native 2025-12-04T09:46:21.5112366Z 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:46:21.5123818Z 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:46:21.5130493Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\templates 2025-12-04T09:46:21.5134011Z 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:46:21.5139689Z 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:46:21.5145653Z 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:46:21.5161840Z 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:46:21.5167511Z 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:46:21.5173674Z 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:46:21.5184585Z 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:46:21.5191019Z 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:46:21.5196400Z 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:46:21.5201600Z 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:46:21.5207157Z 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:46:21.5218073Z 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:46:21.5223799Z 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:46:21.5229785Z 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:46:21.5235280Z 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:46:21.5241133Z 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:46:21.5246634Z 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:46:21.5252064Z 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:46:21.5258671Z 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:46:21.5275427Z 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:46:21.5280075Z 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:46:21.5285594Z 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:46:21.5291234Z 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:46:21.5297059Z 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:46:21.5303004Z 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:46:21.5309886Z 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:46:21.5314911Z 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:46:21.5320595Z 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:46:21.5325907Z 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:46:21.5342934Z 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:46:21.5370942Z 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:46:21.5376438Z 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:46:21.5381838Z 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:46:21.5387788Z 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:46:21.5393433Z 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:46:21.5398782Z 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:46:21.5404173Z 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:46:21.5409997Z 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:46:21.5427385Z 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:46:21.5443397Z 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:46:21.5448948Z 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:46:21.5454516Z 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:46:21.5460136Z creating build\bdist.win-amd64\wheel\torchgen\packaged\autograd 2025-12-04T09:46:21.5463587Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\BUILD.bazel -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:46:21.5468879Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\build.bzl -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:46:21.5474033Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\context.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:46:21.5479746Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\deprecated.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:46:21.5485353Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\derivatives.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:46:21.5504335Z 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:46:21.5509619Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:46:21.5515278Z 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:46:21.5521522Z 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:46:21.5527659Z 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:46:21.5535205Z 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:46:21.5541400Z 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:46:21.5547006Z 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:46:21.5553934Z 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:46:21.5559658Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\load_derivatives.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:46:21.5566293Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\README.md -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:46:21.5572361Z creating build\bdist.win-amd64\wheel\torchgen\packaged\autograd\templates 2025-12-04T09:46:21.5576131Z 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:46:21.5581681Z 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:46:21.5587210Z 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:46:21.5603969Z 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:46:21.5609811Z 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:46:21.5615447Z 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:46:21.5621190Z 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:46:21.5626858Z 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:46:21.5632465Z 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:46:21.5638368Z 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:46:21.5644387Z 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:46:21.5650452Z 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:46:21.5656309Z 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:46:21.5661901Z 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:46:21.5667679Z 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:46:21.5673661Z 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:46:21.5686572Z 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:46:21.5703761Z 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:46:21.5709593Z 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:46:21.5715357Z 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:46:21.5721152Z 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:46:21.5727155Z 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:46:21.5732659Z 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:46:21.5738289Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:46:21.5743356Z creating build\bdist.win-amd64\wheel\torchgen\selective_build 2025-12-04T09:46:21.5746842Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\operator.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-12-04T09:46:21.5752834Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\selector.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-12-04T09:46:21.5758634Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-12-04T09:46:21.5763373Z creating build\bdist.win-amd64\wheel\torchgen\static_runtime 2025-12-04T09:46:21.5766992Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\config.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-12-04T09:46:21.5806719Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\generator.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-12-04T09:46:21.5812914Z 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:46:21.5826341Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-12-04T09:46:21.5830973Z copying build\lib.win-amd64-cpython-310\torchgen\utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5837308Z copying build\lib.win-amd64-cpython-310\torchgen\yaml_utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5843136Z copying build\lib.win-amd64-cpython-310\torchgen\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:46:21.5853805Z running install_egg_info 2025-12-04T09:46:21.5983748Z running egg_info 2025-12-04T09:46:21.6117565Z writing torch.egg-info\PKG-INFO 2025-12-04T09:46:21.6136320Z writing dependency_links to torch.egg-info\dependency_links.txt 2025-12-04T09:46:21.6140648Z writing entry points to torch.egg-info\entry_points.txt 2025-12-04T09:46:21.6150152Z writing requirements to torch.egg-info\requires.txt 2025-12-04T09:46:21.6154183Z writing top-level names to torch.egg-info\top_level.txt 2025-12-04T09:46:23.0835514Z reading manifest file 'torch.egg-info\SOURCES.txt' 2025-12-04T09:46:30.6035293Z reading manifest template 'MANIFEST.in' 2025-12-04T09:46:30.9021439Z warning: no directories found matching 'ios' 2025-12-04T09:46:41.2976099Z no previously-included directories found matching '**\.gitlab' 2025-12-04T09:46:41.5376397Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-12-04T09:46:41.7920202Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-12-04T09:46:42.0340935Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-12-04T09:46:42.2742603Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-12-04T09:46:42.5153853Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-12-04T09:46:43.7367975Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-12-04T09:46:43.9892370Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-12-04T09:46:45.1996342Z adding license file 'LICENSE' 2025-12-04T09:46:45.1998606Z adding license file 'NOTICE' 2025-12-04T09:46:54.1794539Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-12-04T09:46:54.2277244Z Copying torch.egg-info to build\bdist.win-amd64\wheel\.\torch-2.10.0a0+gitffd9b0f-py3.10.egg-info 2025-12-04T09:46:54.2400166Z running install_scripts 2025-12-04T09:46:54.2425584Z 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:46:54.2426638Z if get_flag("Py_DEBUG", hasattr(sys, "gettotalrefcount"), warn=(impl == "cp")): 2025-12-04T09:46:54.2506458Z creating build\bdist.win-amd64\wheel\torch-2.10.0a0+gitffd9b0f.dist-info\WHEEL 2025-12-04T09:46:54.2524622Z creating 'C:\actions-runner\_work\pytorch\pytorch\dist\.tmp-yk4s7scg\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl' and adding 'build\bdist.win-amd64\wheel' to it 2025-12-04T09:46:54.2597964Z adding 'functorch/__init__.py' 2025-12-04T09:46:54.2771958Z adding 'functorch/_src/__init__.py' 2025-12-04T09:46:54.2775898Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-12-04T09:46:54.2779894Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-12-04T09:46:54.2784289Z adding 'functorch/_src/make_functional/__init__.py' 2025-12-04T09:46:54.2787854Z adding 'functorch/_src/vmap/__init__.py' 2025-12-04T09:46:54.2791816Z adding 'functorch/compile/__init__.py' 2025-12-04T09:46:54.2812956Z adding 'functorch/dim/__init__.py' 2025-12-04T09:46:54.2818355Z adding 'functorch/dim/_dim_entry.py' 2025-12-04T09:46:54.2822952Z adding 'functorch/dim/_enable_all_layers.py' 2025-12-04T09:46:54.2831341Z adding 'functorch/dim/_getsetitem.py' 2025-12-04T09:46:54.2838277Z adding 'functorch/dim/_order.py' 2025-12-04T09:46:54.2847402Z adding 'functorch/dim/_py_inst_decoder.py' 2025-12-04T09:46:54.2850895Z adding 'functorch/dim/_tensor_info.py' 2025-12-04T09:46:54.2856318Z adding 'functorch/dim/_wrap.py' 2025-12-04T09:46:54.2860167Z adding 'functorch/dim/magic_trace.py' 2025-12-04T09:46:54.2864667Z adding 'functorch/dim/op_properties.py' 2025-12-04T09:46:54.2868471Z adding 'functorch/dim/wrap_type.py' 2025-12-04T09:46:54.2873348Z adding 'functorch/einops/__init__.py' 2025-12-04T09:46:54.2880028Z adding 'functorch/einops/_parsing.py' 2025-12-04T09:46:54.2885254Z adding 'functorch/einops/rearrange.py' 2025-12-04T09:46:54.2889519Z adding 'functorch/experimental/__init__.py' 2025-12-04T09:46:54.2892603Z adding 'functorch/experimental/control_flow.py' 2025-12-04T09:46:54.2895581Z adding 'functorch/experimental/ops.py' 2025-12-04T09:46:54.2904777Z adding 'torch/_C.cp310-win_amd64.pyd' 2025-12-04T09:46:54.2908341Z adding 'torch/_VF.py' 2025-12-04T09:46:54.3139407Z adding 'torch/_VF.pyi' 2025-12-04T09:46:54.3170330Z adding 'torch/__config__.py' 2025-12-04T09:46:54.3173910Z adding 'torch/__future__.py' 2025-12-04T09:46:54.3213421Z adding 'torch/__init__.py' 2025-12-04T09:46:54.3224220Z adding 'torch/_appdirs.py' 2025-12-04T09:46:54.3228746Z adding 'torch/_classes.py' 2025-12-04T09:46:54.3232341Z adding 'torch/_compile.py' 2025-12-04T09:46:54.3238595Z adding 'torch/_custom_ops.py' 2025-12-04T09:46:54.3242264Z adding 'torch/_environment.py' 2025-12-04T09:46:54.3259616Z adding 'torch/_guards.py' 2025-12-04T09:46:54.3283098Z adding 'torch/_jit_internal.py' 2025-12-04T09:46:54.3288827Z adding 'torch/_linalg_utils.py' 2025-12-04T09:46:54.3305626Z adding 'torch/_lobpcg.py' 2025-12-04T09:46:54.3312172Z adding 'torch/_lowrank.py' 2025-12-04T09:46:54.3394480Z adding 'torch/_meta_registrations.py' 2025-12-04T09:46:54.3405045Z adding 'torch/_namedtensor_internals.py' 2025-12-04T09:46:54.3427551Z adding 'torch/_ops.py' 2025-12-04T09:46:54.3434546Z adding 'torch/_python_dispatcher.py' 2025-12-04T09:46:54.3438473Z adding 'torch/_size_docs.py' 2025-12-04T09:46:54.3443307Z adding 'torch/_sources.py' 2025-12-04T09:46:54.3447511Z adding 'torch/_storage_docs.py' 2025-12-04T09:46:54.3451132Z adding 'torch/_streambase.py' 2025-12-04T09:46:54.3477836Z adding 'torch/_tensor.py' 2025-12-04T09:46:54.3523435Z adding 'torch/_tensor_docs.py' 2025-12-04T09:46:54.3537001Z adding 'torch/_tensor_str.py' 2025-12-04T09:46:54.3540781Z adding 'torch/_thread_safe_fork.py' 2025-12-04T09:46:54.3680286Z adding 'torch/_torch_docs.py' 2025-12-04T09:46:54.3706250Z adding 'torch/_utils.py' 2025-12-04T09:46:54.3713416Z adding 'torch/_utils_internal.py' 2025-12-04T09:46:54.3719159Z adding 'torch/_vmap_internals.py' 2025-12-04T09:46:54.3729539Z adding 'torch/_weights_only_unpickler.py' 2025-12-04T09:46:54.3761575Z adding 'torch/functional.py' 2025-12-04T09:46:54.3776609Z adding 'torch/hub.py' 2025-12-04T09:46:54.3801028Z adding 'torch/library.py' 2025-12-04T09:46:54.3829275Z adding 'torch/overrides.py' 2025-12-04T09:46:54.3834787Z adding 'torch/py.typed' 2025-12-04T09:46:54.3839629Z adding 'torch/quasirandom.py' 2025-12-04T09:46:54.3845269Z adding 'torch/random.py' 2025-12-04T09:46:54.3849122Z adding 'torch/return_types.py' 2025-12-04T09:46:54.3885943Z adding 'torch/return_types.pyi' 2025-12-04T09:46:54.3886922Z adding 'torch/serialization.py' 2025-12-04T09:46:54.3904420Z adding 'torch/storage.py' 2025-12-04T09:46:54.3909658Z adding 'torch/torch_version.py' 2025-12-04T09:46:54.3914126Z adding 'torch/types.py' 2025-12-04T09:46:54.3917091Z adding 'torch/version.py' 2025-12-04T09:46:54.4149345Z adding 'torch/_C/_VariableFunctions.pyi' 2025-12-04T09:46:54.4269675Z adding 'torch/_C/__init__.pyi' 2025-12-04T09:46:54.4282572Z adding 'torch/_C/_aoti.pyi' 2025-12-04T09:46:54.4287109Z adding 'torch/_C/_autograd.pyi' 2025-12-04T09:46:54.4290118Z adding 'torch/_C/_cpu.pyi' 2025-12-04T09:46:54.4293229Z adding 'torch/_C/_cudnn.pyi' 2025-12-04T09:46:54.4296177Z adding 'torch/_C/_cusparselt.pyi' 2025-12-04T09:46:54.4299313Z adding 'torch/_C/_distributed.pyi' 2025-12-04T09:46:54.4302608Z adding 'torch/_C/_distributed_autograd.pyi' 2025-12-04T09:46:54.4311701Z adding 'torch/_C/_distributed_c10d.pyi' 2025-12-04T09:46:54.4316476Z adding 'torch/_C/_distributed_rpc.pyi' 2025-12-04T09:46:54.4319956Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-12-04T09:46:54.4323303Z adding 'torch/_C/_functionalization.pyi' 2025-12-04T09:46:54.4326476Z adding 'torch/_C/_functions.pyi' 2025-12-04T09:46:54.4330159Z adding 'torch/_C/_functorch.pyi' 2025-12-04T09:46:54.4333345Z adding 'torch/_C/_instruction_counter.pyi' 2025-12-04T09:46:54.4336298Z adding 'torch/_C/_itt.pyi' 2025-12-04T09:46:54.4340302Z adding 'torch/_C/_jit_tree_views.pyi' 2025-12-04T09:46:54.4344151Z adding 'torch/_C/_lazy.pyi' 2025-12-04T09:46:54.4347532Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-12-04T09:46:54.4350943Z adding 'torch/_C/_monitor.pyi' 2025-12-04T09:46:54.4355707Z adding 'torch/_C/_nn.pyi' 2025-12-04T09:46:54.4359055Z adding 'torch/_C/_nvtx.pyi' 2025-12-04T09:46:54.4362173Z adding 'torch/_C/_onnx.pyi' 2025-12-04T09:46:54.4366476Z adding 'torch/_C/_profiler.pyi' 2025-12-04T09:46:54.4369687Z adding 'torch/_C/_verbose.pyi' 2025-12-04T09:46:54.4373745Z adding 'torch/_C/_acc/__init__.pyi' 2025-12-04T09:46:54.4377546Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-12-04T09:46:54.4380771Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-12-04T09:46:54.4384542Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-12-04T09:46:54.4389546Z adding 'torch/_C/_dynamo/guards.pyi' 2025-12-04T09:46:54.4393776Z adding 'torch/_C/_export/__init__.pyi' 2025-12-04T09:46:54.4397136Z adding 'torch/_C/_export/pt2_archive_constants.pyi' 2025-12-04T09:46:54.4400996Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-12-04T09:46:54.4405083Z adding 'torch/_awaits/__init__.py' 2025-12-04T09:46:54.4408954Z adding 'torch/_custom_op/__init__.py' 2025-12-04T09:46:54.4414825Z adding 'torch/_custom_op/autograd.py' 2025-12-04T09:46:54.4425311Z adding 'torch/_custom_op/impl.py' 2025-12-04T09:46:54.4433955Z adding 'torch/_decomp/__init__.py' 2025-12-04T09:46:54.4497741Z adding 'torch/_decomp/decompositions.py' 2025-12-04T09:46:54.4507826Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-12-04T09:46:54.4513552Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-12-04T09:46:54.4517743Z adding 'torch/_dispatch/__init__.py' 2025-12-04T09:46:54.4522598Z adding 'torch/_dispatch/python.py' 2025-12-04T09:46:54.4529471Z adding 'torch/_dynamo/__init__.py' 2025-12-04T09:46:54.4535332Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-12-04T09:46:54.4541740Z adding 'torch/_dynamo/aot_compile.py' 2025-12-04T09:46:54.4545948Z adding 'torch/_dynamo/aot_compile_types.py' 2025-12-04T09:46:54.4551208Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-12-04T09:46:54.4575311Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-12-04T09:46:54.4582161Z adding 'torch/_dynamo/cache_size.py' 2025-12-04T09:46:54.4586510Z adding 'torch/_dynamo/callback.py' 2025-12-04T09:46:54.4590386Z adding 'torch/_dynamo/code_context.py' 2025-12-04T09:46:54.4601051Z adding 'torch/_dynamo/codegen.py' 2025-12-04T09:46:54.4623596Z adding 'torch/_dynamo/compiled_autograd.py' 2025-12-04T09:46:54.4631993Z adding 'torch/_dynamo/comptime.py' 2025-12-04T09:46:54.4647925Z adding 'torch/_dynamo/config.py' 2025-12-04T09:46:54.4678618Z adding 'torch/_dynamo/convert_frame.py' 2025-12-04T09:46:54.4684222Z adding 'torch/_dynamo/create_parameter_op.py' 2025-12-04T09:46:54.4687746Z adding 'torch/_dynamo/current_scope_id.py' 2025-12-04T09:46:54.4692479Z adding 'torch/_dynamo/dce_extra_outputs.py' 2025-12-04T09:46:54.4705811Z adding 'torch/_dynamo/debug_utils.py' 2025-12-04T09:46:54.4721477Z adding 'torch/_dynamo/decorators.py' 2025-12-04T09:46:54.4729609Z adding 'torch/_dynamo/device_interface.py' 2025-12-04T09:46:54.4733394Z adding 'torch/_dynamo/distributed.py' 2025-12-04T09:46:54.4769809Z adding 'torch/_dynamo/eval_frame.py' 2025-12-04T09:46:54.4782946Z adding 'torch/_dynamo/exc.py' 2025-12-04T09:46:54.4789143Z adding 'torch/_dynamo/external_utils.py' 2025-12-04T09:46:54.4795159Z adding 'torch/_dynamo/funcname_cache.py' 2025-12-04T09:46:54.4808396Z adding 'torch/_dynamo/functional_export.py' 2025-12-04T09:46:54.4813009Z adding 'torch/_dynamo/graph_break_hints.py' 2025-12-04T09:46:54.4848654Z adding 'torch/_dynamo/graph_break_registry.json' 2025-12-04T09:46:54.4856197Z adding 'torch/_dynamo/graph_bytecode_inputs.py' 2025-12-04T09:46:54.4866419Z adding 'torch/_dynamo/graph_deduplication.py' 2025-12-04T09:46:54.4875198Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-12-04T09:46:54.4879780Z adding 'torch/_dynamo/graph_utils.py' 2025-12-04T09:46:54.4943399Z adding 'torch/_dynamo/guards.py' 2025-12-04T09:46:54.4952107Z adding 'torch/_dynamo/hooks.py' 2025-12-04T09:46:54.4956417Z adding 'torch/_dynamo/logging.py' 2025-12-04T09:46:54.4962199Z adding 'torch/_dynamo/metrics_context.py' 2025-12-04T09:46:54.4967331Z adding 'torch/_dynamo/mutation_guard.py' 2025-12-04T09:46:54.5028732Z adding 'torch/_dynamo/output_graph.py' 2025-12-04T09:46:54.5047067Z adding 'torch/_dynamo/package.py' 2025-12-04T09:46:54.5061604Z adding 'torch/_dynamo/pgo.py' 2025-12-04T09:46:54.5067479Z adding 'torch/_dynamo/precompile_context.py' 2025-12-04T09:46:54.5072339Z adding 'torch/_dynamo/profiler.py' 2025-12-04T09:46:54.5076276Z adding 'torch/_dynamo/replay_record.py' 2025-12-04T09:46:54.5087211Z adding 'torch/_dynamo/resume_execution.py' 2025-12-04T09:46:54.5105507Z adding 'torch/_dynamo/side_effects.py' 2025-12-04T09:46:54.5117357Z adding 'torch/_dynamo/source.py' 2025-12-04T09:46:54.5188788Z adding 'torch/_dynamo/symbolic_convert.py' 2025-12-04T09:46:54.5197659Z adding 'torch/_dynamo/tensor_version_op.py' 2025-12-04T09:46:54.5202867Z adding 'torch/_dynamo/test_case.py' 2025-12-04T09:46:54.5206529Z adding 'torch/_dynamo/test_dont_skip_tracing_functions.py' 2025-12-04T09:46:54.5212675Z adding 'torch/_dynamo/test_minifier_common.py' 2025-12-04T09:46:54.5220568Z adding 'torch/_dynamo/testing.py' 2025-12-04T09:46:54.5259184Z adding 'torch/_dynamo/trace_rules.py' 2025-12-04T09:46:54.5267007Z adding 'torch/_dynamo/types.py' 2025-12-04T09:46:54.5330644Z adding 'torch/_dynamo/utils.py' 2025-12-04T09:46:54.5338608Z adding 'torch/_dynamo/backends/__init__.py' 2025-12-04T09:46:54.5343288Z adding 'torch/_dynamo/backends/common.py' 2025-12-04T09:46:54.5349200Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-12-04T09:46:54.5357082Z adding 'torch/_dynamo/backends/debugging.py' 2025-12-04T09:46:54.5369291Z adding 'torch/_dynamo/backends/distributed.py' 2025-12-04T09:46:54.5373401Z adding 'torch/_dynamo/backends/inductor.py' 2025-12-04T09:46:54.5376930Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-12-04T09:46:54.5381679Z adding 'torch/_dynamo/backends/registry.py' 2025-12-04T09:46:54.5385072Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-12-04T09:46:54.5388455Z adding 'torch/_dynamo/backends/torchxla.py' 2025-12-04T09:46:54.5393396Z adding 'torch/_dynamo/backends/tvm.py' 2025-12-04T09:46:54.5401063Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-12-04T09:46:54.5404781Z adding 'torch/_dynamo/polyfills/_collections.py' 2025-12-04T09:46:54.5408654Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-12-04T09:46:54.5412173Z adding 'torch/_dynamo/polyfills/functools.py' 2025-12-04T09:46:54.5415573Z adding 'torch/_dynamo/polyfills/fx.py' 2025-12-04T09:46:54.5419473Z adding 'torch/_dynamo/polyfills/heapq.py' 2025-12-04T09:46:54.5424415Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-12-04T09:46:54.5428080Z adding 'torch/_dynamo/polyfills/loader.py' 2025-12-04T09:46:54.5431959Z adding 'torch/_dynamo/polyfills/operator.py' 2025-12-04T09:46:54.5435384Z adding 'torch/_dynamo/polyfills/os.py' 2025-12-04T09:46:54.5443449Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-12-04T09:46:54.5447307Z adding 'torch/_dynamo/polyfills/struct.py' 2025-12-04T09:46:54.5450556Z adding 'torch/_dynamo/polyfills/sys.py' 2025-12-04T09:46:54.5454476Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-12-04T09:46:54.5458655Z adding 'torch/_dynamo/repro/__init__.py' 2025-12-04T09:46:54.5475851Z adding 'torch/_dynamo/repro/after_aot.py' 2025-12-04T09:46:54.5500525Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-12-04T09:46:54.5500882Z adding 'torch/_dynamo/repro/aoti.py' 2025-12-04T09:46:54.5503786Z adding 'torch/_dynamo/variables/__init__.py' 2025-12-04T09:46:54.5514486Z adding 'torch/_dynamo/variables/base.py' 2025-12-04T09:46:54.5572635Z adding 'torch/_dynamo/variables/builder.py' 2025-12-04T09:46:54.5612164Z adding 'torch/_dynamo/variables/builtin.py' 2025-12-04T09:46:54.5621554Z adding 'torch/_dynamo/variables/constant.py' 2025-12-04T09:46:54.5636031Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-12-04T09:46:54.5654896Z adding 'torch/_dynamo/variables/dicts.py' 2025-12-04T09:46:54.5663818Z adding 'torch/_dynamo/variables/distributed.py' 2025-12-04T09:46:54.5700538Z adding 'torch/_dynamo/variables/functions.py' 2025-12-04T09:46:54.5757616Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-12-04T09:46:54.5769627Z adding 'torch/_dynamo/variables/iter.py' 2025-12-04T09:46:54.5775248Z adding 'torch/_dynamo/variables/lazy.py' 2025-12-04T09:46:54.5794329Z adding 'torch/_dynamo/variables/lists.py' 2025-12-04T09:46:54.5822082Z adding 'torch/_dynamo/variables/misc.py' 2025-12-04T09:46:54.5842918Z adding 'torch/_dynamo/variables/nn_module.py' 2025-12-04T09:46:54.5851934Z adding 'torch/_dynamo/variables/optimizer.py' 2025-12-04T09:46:54.5857045Z adding 'torch/_dynamo/variables/script_object.py' 2025-12-04T09:46:54.5861295Z adding 'torch/_dynamo/variables/sdpa.py' 2025-12-04T09:46:54.5868432Z adding 'torch/_dynamo/variables/streams.py' 2025-12-04T09:46:54.5893777Z adding 'torch/_dynamo/variables/tensor.py' 2025-12-04T09:46:54.5923522Z adding 'torch/_dynamo/variables/torch.py' 2025-12-04T09:46:54.5935905Z adding 'torch/_dynamo/variables/torch_function.py' 2025-12-04T09:46:54.5966983Z adding 'torch/_dynamo/variables/user_defined.py' 2025-12-04T09:46:54.5975080Z adding 'torch/_export/__init__.py' 2025-12-04T09:46:54.5979131Z adding 'torch/_export/config.py' 2025-12-04T09:46:54.6002056Z adding 'torch/_export/converter.py' 2025-12-04T09:46:54.6007319Z adding 'torch/_export/error.py' 2025-12-04T09:46:54.6023901Z adding 'torch/_export/non_strict_utils.py' 2025-12-04T09:46:54.6032107Z adding 'torch/_export/pass_base.py' 2025-12-04T09:46:54.6036844Z adding 'torch/_export/tools.py' 2025-12-04T09:46:54.6059336Z adding 'torch/_export/utils.py' 2025-12-04T09:46:54.6068081Z adding 'torch/_export/verifier.py' 2025-12-04T09:46:54.6074543Z adding 'torch/_export/wrappers.py' 2025-12-04T09:46:54.6078801Z adding 'torch/_export/db/__init__.py' 2025-12-04T09:46:54.6083165Z adding 'torch/_export/db/case.py' 2025-12-04T09:46:54.6086578Z adding 'torch/_export/db/gen_example.py' 2025-12-04T09:46:54.6090141Z adding 'torch/_export/db/logging.py' 2025-12-04T09:46:54.6095389Z adding 'torch/_export/db/examples/__init__.py' 2025-12-04T09:46:54.6098982Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-12-04T09:46:54.6102517Z adding 'torch/_export/db/examples/autograd_function.py' 2025-12-04T09:46:54.6105715Z adding 'torch/_export/db/examples/class_method.py' 2025-12-04T09:46:54.6109213Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-12-04T09:46:54.6112642Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-12-04T09:46:54.6116285Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-12-04T09:46:54.6119558Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-12-04T09:46:54.6122844Z adding 'torch/_export/db/examples/cond_operands.py' 2025-12-04T09:46:54.6126313Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-12-04T09:46:54.6129605Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-12-04T09:46:54.6132726Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-12-04T09:46:54.6135871Z adding 'torch/_export/db/examples/decorator.py' 2025-12-04T09:46:54.6176672Z adding 'torch/_export/db/examples/dictionary.py' 2025-12-04T09:46:54.6180039Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-12-04T09:46:54.6183260Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-12-04T09:46:54.6186664Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-12-04T09:46:54.6189896Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-12-04T09:46:54.6193205Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-12-04T09:46:54.6196370Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-12-04T09:46:54.6199777Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-12-04T09:46:54.6203033Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-12-04T09:46:54.6206484Z adding 'torch/_export/db/examples/list_contains.py' 2025-12-04T09:46:54.6209574Z adding 'torch/_export/db/examples/list_unpack.py' 2025-12-04T09:46:54.6212763Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-12-04T09:46:54.6215960Z adding 'torch/_export/db/examples/nested_function.py' 2025-12-04T09:46:54.6219203Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-12-04T09:46:54.6222414Z adding 'torch/_export/db/examples/optional_input.py' 2025-12-04T09:46:54.6226053Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-12-04T09:46:54.6229243Z adding 'torch/_export/db/examples/scalar_output.py' 2025-12-04T09:46:54.6232524Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-12-04T09:46:54.6235714Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-12-04T09:46:54.6239040Z adding 'torch/_export/db/examples/static_if.py' 2025-12-04T09:46:54.6248935Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-12-04T09:46:54.6249392Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-12-04T09:46:54.6250590Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-12-04T09:46:54.6251641Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-12-04T09:46:54.6255534Z adding 'torch/_export/pass_infra/__init__.py' 2025-12-04T09:46:54.6258619Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-12-04T09:46:54.6261980Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-12-04T09:46:54.6266255Z adding 'torch/_export/passes/__init__.py' 2025-12-04T09:46:54.6270227Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-12-04T09:46:54.6275792Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-12-04T09:46:54.6280449Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-12-04T09:46:54.6286488Z adding 'torch/_export/passes/constant_folding.py' 2025-12-04T09:46:54.6290617Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-12-04T09:46:54.6294418Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-12-04T09:46:54.6301772Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-12-04T09:46:54.6306035Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-12-04T09:46:54.6310858Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-12-04T09:46:54.6320072Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-12-04T09:46:54.6324698Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-12-04T09:46:54.6328500Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-12-04T09:46:54.6333376Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-12-04T09:46:54.6337501Z adding 'torch/_export/serde/__init__.py' 2025-12-04T09:46:54.6343040Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-12-04T09:46:54.6348371Z adding 'torch/_export/serde/export_schema.thrift' 2025-12-04T09:46:54.6355075Z adding 'torch/_export/serde/schema.py' 2025-12-04T09:46:54.6360491Z adding 'torch/_export/serde/schema.yaml' 2025-12-04T09:46:54.6369438Z adding 'torch/_export/serde/schema_check.py' 2025-12-04T09:46:54.6419597Z adding 'torch/_export/serde/serialize.py' 2025-12-04T09:46:54.6427194Z adding 'torch/_export/serde/union.py' 2025-12-04T09:46:54.6431544Z adding 'torch/_functorch/__init__.py' 2025-12-04T09:46:54.6460021Z adding 'torch/_functorch/aot_autograd.py' 2025-12-04T09:46:54.6469343Z adding 'torch/_functorch/apis.py' 2025-12-04T09:46:54.6480861Z adding 'torch/_functorch/autograd_function.py' 2025-12-04T09:46:54.6485019Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-12-04T09:46:54.6489481Z adding 'torch/_functorch/benchmark_utils.py' 2025-12-04T09:46:54.6494718Z adding 'torch/_functorch/compile_utils.py' 2025-12-04T09:46:54.6501607Z adding 'torch/_functorch/compilers.py' 2025-12-04T09:46:54.6510990Z adding 'torch/_functorch/config.py' 2025-12-04T09:46:54.6515714Z adding 'torch/_functorch/deprecated.py' 2025-12-04T09:46:54.6540387Z adding 'torch/_functorch/eager_transforms.py' 2025-12-04T09:46:54.6547912Z adding 'torch/_functorch/functional_call.py' 2025-12-04T09:46:54.6555512Z adding 'torch/_functorch/fx_minifier.py' 2025-12-04T09:46:54.6564240Z adding 'torch/_functorch/make_functional.py' 2025-12-04T09:46:54.6607840Z adding 'torch/_functorch/partitioners.py' 2025-12-04T09:46:54.6614639Z adding 'torch/_functorch/predispatch.py' 2025-12-04T09:46:54.6620205Z adding 'torch/_functorch/pyfunctorch.py' 2025-12-04T09:46:54.6623853Z adding 'torch/_functorch/python_key.py' 2025-12-04T09:46:54.6627222Z adding 'torch/_functorch/pytree_hacks.py' 2025-12-04T09:46:54.6635505Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-12-04T09:46:54.6639374Z adding 'torch/_functorch/utils.py' 2025-12-04T09:46:54.6646959Z adding 'torch/_functorch/vmap.py' 2025-12-04T09:46:54.6651491Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-12-04T09:46:54.6656265Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-12-04T09:46:54.6662033Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-12-04T09:46:54.6667757Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-12-04T09:46:54.6673618Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-12-04T09:46:54.6678453Z adding 'torch/_functorch/_activation_checkpointing/remat_using_tags_for_fwd_loss_bwd_graph_pass.py' 2025-12-04T09:46:54.6682654Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-12-04T09:46:54.6695136Z adding 'torch/_functorch/_aot_autograd/aot_autograd_result.py' 2025-12-04T09:46:54.6713320Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-12-04T09:46:54.6731251Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-12-04T09:46:54.6742375Z adding 'torch/_functorch/_aot_autograd/descriptors.py' 2025-12-04T09:46:54.6750173Z adding 'torch/_functorch/_aot_autograd/frontend_utils.py' 2025-12-04T09:46:54.6759688Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-12-04T09:46:54.6765659Z adding 'torch/_functorch/_aot_autograd/fx_utils.py' 2025-12-04T09:46:54.6773456Z adding 'torch/_functorch/_aot_autograd/graph_capture.py' 2025-12-04T09:46:54.6796192Z adding 'torch/_functorch/_aot_autograd/graph_capture_wrappers.py' 2025-12-04T09:46:54.6830938Z adding 'torch/_functorch/_aot_autograd/graph_compile.py' 2025-12-04T09:46:54.6837316Z adding 'torch/_functorch/_aot_autograd/indexed_dict.py' 2025-12-04T09:46:54.6844862Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-12-04T09:46:54.6849723Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-12-04T09:46:54.6891291Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-12-04T09:46:54.6916196Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-12-04T09:46:54.6923440Z adding 'torch/_functorch/_aot_autograd/streams.py' 2025-12-04T09:46:54.6928236Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-12-04T09:46:54.6936813Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-12-04T09:46:54.6949039Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-12-04T09:46:54.6954998Z adding 'torch/_higher_order_ops/__init__.py' 2025-12-04T09:46:54.6959260Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-12-04T09:46:54.6964404Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-12-04T09:46:54.6979948Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-12-04T09:46:54.6994005Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-12-04T09:46:54.7001073Z adding 'torch/_higher_order_ops/base_hop.py' 2025-12-04T09:46:54.7012304Z adding 'torch/_higher_order_ops/cond.py' 2025-12-04T09:46:54.7018745Z adding 'torch/_higher_order_ops/effects.py' 2025-12-04T09:46:54.7023610Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-12-04T09:46:54.7028102Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-12-04T09:46:54.7040894Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-12-04T09:46:54.7045202Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-12-04T09:46:54.7049386Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-12-04T09:46:54.7060885Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-12-04T09:46:54.7069969Z adding 'torch/_higher_order_ops/local_map.py' 2025-12-04T09:46:54.7076151Z adding 'torch/_higher_order_ops/map.py' 2025-12-04T09:46:54.7080880Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-12-04T09:46:54.7088441Z adding 'torch/_higher_order_ops/partitioner.py' 2025-12-04T09:46:54.7091592Z adding 'torch/_higher_order_ops/print.py' 2025-12-04T09:46:54.7095259Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-12-04T09:46:54.7108806Z adding 'torch/_higher_order_ops/scan.py' 2025-12-04T09:46:54.7115436Z adding 'torch/_higher_order_ops/schema.py' 2025-12-04T09:46:54.7119809Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-12-04T09:46:54.7124497Z adding 'torch/_higher_order_ops/torchbind.py' 2025-12-04T09:46:54.7152710Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-12-04T09:46:54.7173053Z adding 'torch/_higher_order_ops/utils.py' 2025-12-04T09:46:54.7187283Z adding 'torch/_higher_order_ops/while_loop.py' 2025-12-04T09:46:54.7194963Z adding 'torch/_higher_order_ops/wrap.py' 2025-12-04T09:46:54.7200886Z adding 'torch/_inductor/__autotune_main__.py' 2025-12-04T09:46:54.7207963Z adding 'torch/_inductor/__init__.py' 2025-12-04T09:46:54.7212869Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-12-04T09:46:54.7218202Z adding 'torch/_inductor/aoti_eager.py' 2025-12-04T09:46:54.7229023Z adding 'torch/_inductor/async_compile.py' 2025-12-04T09:46:54.7233931Z adding 'torch/_inductor/augmented_graph_helper.py' 2025-12-04T09:46:54.7244949Z adding 'torch/_inductor/autotune_process.py' 2025-12-04T09:46:54.7250102Z adding 'torch/_inductor/await_utils.py' 2025-12-04T09:46:54.7255571Z adding 'torch/_inductor/bounds.py' 2025-12-04T09:46:54.7262174Z adding 'torch/_inductor/cache.py' 2025-12-04T09:46:54.7272053Z adding 'torch/_inductor/choices.py' 2025-12-04T09:46:54.7331591Z adding 'torch/_inductor/codecache.py' 2025-12-04T09:46:54.7342705Z adding 'torch/_inductor/comm_analysis.py' 2025-12-04T09:46:54.7349067Z adding 'torch/_inductor/comm_lowering.py' 2025-12-04T09:46:54.7383265Z adding 'torch/_inductor/comms.py' 2025-12-04T09:46:54.7389916Z adding 'torch/_inductor/comms_debug.py' 2025-12-04T09:46:54.7429958Z adding 'torch/_inductor/compile_fx.py' 2025-12-04T09:46:54.7438971Z adding 'torch/_inductor/compile_fx_async.py' 2025-12-04T09:46:54.7448150Z adding 'torch/_inductor/compile_fx_ext.py' 2025-12-04T09:46:54.7452656Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-12-04T09:46:54.7461058Z adding 'torch/_inductor/compiler_bisector.py' 2025-12-04T09:46:54.7504653Z adding 'torch/_inductor/config.py' 2025-12-04T09:46:54.7511153Z adding 'torch/_inductor/config_comms.py' 2025-12-04T09:46:54.7518156Z adding 'torch/_inductor/constant_folding.py' 2025-12-04T09:46:54.7546750Z adding 'torch/_inductor/cpp_builder.py' 2025-12-04T09:46:54.7555849Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-12-04T09:46:54.7596138Z adding 'torch/_inductor/cudagraph_trees.py' 2025-12-04T09:46:54.7605042Z adding 'torch/_inductor/cudagraph_utils.py' 2025-12-04T09:46:54.7609577Z adding 'torch/_inductor/custom_graph_pass.py' 2025-12-04T09:46:54.7625667Z adding 'torch/_inductor/debug.py' 2025-12-04T09:46:54.7641353Z adding 'torch/_inductor/decomposition.py' 2025-12-04T09:46:54.7654072Z adding 'torch/_inductor/dependencies.py' 2025-12-04T09:46:54.7661120Z adding 'torch/_inductor/distributed_autotune.py' 2025-12-04T09:46:54.7667029Z adding 'torch/_inductor/dtype_propagation.py' 2025-12-04T09:46:54.7671503Z adding 'torch/_inductor/exc.py' 2025-12-04T09:46:54.7675262Z adding 'torch/_inductor/extern_node_serializer.py' 2025-12-04T09:46:54.7680772Z adding 'torch/_inductor/freezing.py' 2025-12-04T09:46:54.7684370Z adding 'torch/_inductor/freezing_utils.py' 2025-12-04T09:46:54.7697798Z adding 'torch/_inductor/fuzzer.py' 2025-12-04T09:46:54.7705331Z adding 'torch/_inductor/fx_utils.py' 2025-12-04T09:46:54.7743407Z adding 'torch/_inductor/graph.py' 2025-12-04T09:46:54.7749223Z adding 'torch/_inductor/hooks.py' 2025-12-04T09:46:54.7755739Z adding 'torch/_inductor/index_propagation.py' 2025-12-04T09:46:54.7760903Z adding 'torch/_inductor/inductor_prims.py' 2025-12-04T09:46:54.7765900Z adding 'torch/_inductor/invert_expr_analysis.py' 2025-12-04T09:46:54.7879955Z adding 'torch/_inductor/ir.py' 2025-12-04T09:46:54.7892911Z adding 'torch/_inductor/jagged_lowerings.py' 2025-12-04T09:46:54.7898511Z adding 'torch/_inductor/kernel_inputs.py' 2025-12-04T09:46:54.7902901Z adding 'torch/_inductor/kernel_template_choice.py' 2025-12-04T09:46:54.7913444Z adding 'torch/_inductor/loop_body.py' 2025-12-04T09:46:54.7999708Z adding 'torch/_inductor/lowering.py' 2025-12-04T09:46:54.8019887Z adding 'torch/_inductor/memory.py' 2025-12-04T09:46:54.8027865Z adding 'torch/_inductor/metrics.py' 2025-12-04T09:46:54.8038960Z adding 'torch/_inductor/mkldnn_ir.py' 2025-12-04T09:46:54.8052340Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-12-04T09:46:54.8058582Z adding 'torch/_inductor/mock_cache.py' 2025-12-04T09:46:54.8070188Z adding 'torch/_inductor/ops_handler.py' 2025-12-04T09:46:54.8075331Z adding 'torch/_inductor/optimize_indexing.py' 2025-12-04T09:46:54.8089100Z adding 'torch/_inductor/output_code.py' 2025-12-04T09:46:54.8120674Z adding 'torch/_inductor/pattern_matcher.py' 2025-12-04T09:46:54.8126949Z adding 'torch/_inductor/quantized_lowerings.py' 2025-12-04T09:46:54.8133312Z adding 'torch/_inductor/remote_cache.py' 2025-12-04T09:46:54.8137085Z adding 'torch/_inductor/remote_gemm_autotune_cache.py' 2025-12-04T09:46:54.8142097Z adding 'torch/_inductor/rocm_multiarch_utils.py' 2025-12-04T09:46:54.8225534Z adding 'torch/_inductor/scheduler.py' 2025-12-04T09:46:54.8234459Z adding 'torch/_inductor/script.ld' 2025-12-04T09:46:54.8291003Z adding 'torch/_inductor/select_algorithm.py' 2025-12-04T09:46:54.8298925Z adding 'torch/_inductor/shape_propagation.py' 2025-12-04T09:46:54.8316278Z adding 'torch/_inductor/sizevars.py' 2025-12-04T09:46:54.8324069Z adding 'torch/_inductor/standalone_compile.py' 2025-12-04T09:46:54.8329469Z adding 'torch/_inductor/subgraph_lowering.py' 2025-12-04T09:46:54.8333133Z adding 'torch/_inductor/test_case.py' 2025-12-04T09:46:54.8336524Z adding 'torch/_inductor/test_operators.py' 2025-12-04T09:46:54.8347499Z adding 'torch/_inductor/tiling_utils.py' 2025-12-04T09:46:54.8354731Z adding 'torch/_inductor/triton_bundler.py' 2025-12-04T09:46:54.8407185Z adding 'torch/_inductor/utils.py' 2025-12-04T09:46:54.8417240Z adding 'torch/_inductor/virtualized.py' 2025-12-04T09:46:54.8425427Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-12-04T09:46:54.8429705Z adding 'torch/_inductor/analysis/__init__.py' 2025-12-04T09:46:54.8434244Z adding 'torch/_inductor/analysis/device_info.py' 2025-12-04T09:46:54.8445221Z adding 'torch/_inductor/analysis/profile_analysis.py' 2025-12-04T09:46:54.8449984Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-12-04T09:46:54.8456130Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-12-04T09:46:54.8462129Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-12-04T09:46:54.8467033Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-12-04T09:46:54.8471419Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-12-04T09:46:54.8480678Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-12-04T09:46:54.8490158Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-12-04T09:46:54.8495915Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-12-04T09:46:54.8500599Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-12-04T09:46:54.8505038Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-12-04T09:46:54.8509229Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-12-04T09:46:54.8513055Z adding 'torch/_inductor/codegen/__init__.py' 2025-12-04T09:46:54.8516700Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-12-04T09:46:54.8521855Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-12-04T09:46:54.8556476Z adding 'torch/_inductor/codegen/common.py' 2025-12-04T09:46:54.8630987Z adding 'torch/_inductor/codegen/cpp.py' 2025-12-04T09:46:54.8641559Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-12-04T09:46:54.8656127Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-12-04T09:46:54.8681388Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-12-04T09:46:54.8690833Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-12-04T09:46:54.8711976Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-12-04T09:46:54.8717894Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-12-04T09:46:54.8727291Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-12-04T09:46:54.8738146Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-12-04T09:46:54.8782025Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-12-04T09:46:54.8797832Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-12-04T09:46:54.8811023Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-12-04T09:46:54.8817577Z adding 'torch/_inductor/codegen/cpp_wrapper_mps.py' 2025-12-04T09:46:54.8821552Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-12-04T09:46:54.8825645Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-12-04T09:46:54.8831126Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-12-04T09:46:54.8852516Z adding 'torch/_inductor/codegen/halide.py' 2025-12-04T09:46:54.8863606Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-12-04T09:46:54.8877734Z adding 'torch/_inductor/codegen/mps.py' 2025-12-04T09:46:54.8882166Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-12-04T09:46:54.8891184Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-12-04T09:46:54.8910796Z adding 'torch/_inductor/codegen/pallas.py' 2025-12-04T09:46:54.8915704Z adding 'torch/_inductor/codegen/python_wrapper_mtia.py' 2025-12-04T09:46:54.8920629Z adding 'torch/_inductor/codegen/segmented_tree.py' 2025-12-04T09:46:54.8961986Z adding 'torch/_inductor/codegen/simd.py' 2025-12-04T09:46:54.8973636Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-12-04T09:46:54.8981706Z adding 'torch/_inductor/codegen/subgraph.py' 2025-12-04T09:46:54.9068709Z adding 'torch/_inductor/codegen/triton.py' 2025-12-04T09:46:54.9088363Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-12-04T09:46:54.9094194Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-12-04T09:46:54.9099682Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-12-04T09:46:54.9152142Z adding 'torch/_inductor/codegen/wrapper.py' 2025-12-04T09:46:54.9171712Z adding 'torch/_inductor/codegen/wrapper_fxir.py' 2025-12-04T09:46:54.9179298Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-12-04T09:46:54.9183914Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-12-04T09:46:54.9190079Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-12-04T09:46:54.9193853Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-12-04T09:46:54.9203629Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-12-04T09:46:54.9210677Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-12-04T09:46:54.9215162Z adding 'torch/_inductor/codegen/cuda/cutlass_cache.py' 2025-12-04T09:46:54.9221143Z adding 'torch/_inductor/codegen/cuda/cutlass_python_evt.py' 2025-12-04T09:46:54.9228867Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-12-04T09:46:54.9234978Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-12-04T09:46:54.9258622Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-12-04T09:46:54.9266967Z adding 'torch/_inductor/codegen/cuda/serialization.py' 2025-12-04T09:46:54.9271466Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-12-04T09:46:54.9277542Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py' 2025-12-04T09:46:54.9284548Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-12-04T09:46:54.9289895Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py' 2025-12-04T09:46:54.9292927Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py' 2025-12-04T09:46:54.9296472Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py' 2025-12-04T09:46:54.9299642Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py' 2025-12-04T09:46:54.9303658Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py' 2025-12-04T09:46:54.9307729Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py' 2025-12-04T09:46:54.9310793Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py' 2025-12-04T09:46:54.9314761Z adding 'torch/_inductor/codegen/cutedsl/__init__.py' 2025-12-04T09:46:54.9318489Z adding 'torch/_inductor/codegen/cutedsl/_cutedsl_utils.py' 2025-12-04T09:46:54.9326907Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_kernel.py' 2025-12-04T09:46:54.9333099Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py' 2025-12-04T09:46:54.9341194Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py' 2025-12-04T09:46:54.9345391Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_template.py' 2025-12-04T09:46:54.9349898Z adding 'torch/_inductor/codegen/mtia/__init__.py' 2025-12-04T09:46:54.9353069Z adding 'torch/_inductor/codegen/mtia/device_op_overrides.py' 2025-12-04T09:46:54.9356998Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-12-04T09:46:54.9366228Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-12-04T09:46:54.9377492Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-12-04T09:46:54.9378202Z adding 'torch/_inductor/codegen/rocm/ck_tile_template.py' 2025-12-04T09:46:54.9393391Z adding 'torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py' 2025-12-04T09:46:54.9410628Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-12-04T09:46:54.9417000Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-12-04T09:46:54.9422857Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-12-04T09:46:54.9428572Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-12-04T09:46:54.9437073Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-12-04T09:46:54.9443496Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-12-04T09:46:54.9447208Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-12-04T09:46:54.9451772Z adding 'torch/_inductor/codegen/rocm/rocm_utils.py' 2025-12-04T09:46:54.9457064Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-12-04T09:46:54.9461938Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-12-04T09:46:54.9467365Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-12-04T09:46:54.9485275Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-12-04T09:46:54.9494636Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-12-04T09:46:54.9500391Z adding 'torch/_inductor/compile_worker/timer.py' 2025-12-04T09:46:54.9506395Z adding 'torch/_inductor/compile_worker/tracked_process_pool.py' 2025-12-04T09:46:54.9511743Z adding 'torch/_inductor/compile_worker/utils.py' 2025-12-04T09:46:54.9516118Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-12-04T09:46:54.9527103Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-12-04T09:46:54.9534616Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-12-04T09:46:54.9549759Z adding 'torch/_inductor/fx_passes/bucketing.py' 2025-12-04T09:46:54.9555997Z adding 'torch/_inductor/fx_passes/control_dependencies.py' 2025-12-04T09:46:54.9565076Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-12-04T09:46:54.9572486Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-12-04T09:46:54.9576591Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-12-04T09:46:54.9582355Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-12-04T09:46:54.9587887Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-12-04T09:46:54.9591994Z adding 'torch/_inductor/fx_passes/fsdp.py' 2025-12-04T09:46:54.9602013Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-12-04T09:46:54.9608163Z adding 'torch/_inductor/fx_passes/graph_view.py' 2025-12-04T09:46:54.9625368Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-12-04T09:46:54.9641248Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-12-04T09:46:54.9649418Z adding 'torch/_inductor/fx_passes/memory_estimator.py' 2025-12-04T09:46:54.9663794Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-12-04T09:46:54.9669161Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-12-04T09:46:54.9686405Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-12-04T09:46:54.9692394Z adding 'torch/_inductor/fx_passes/node_runtime_estimation.py' 2025-12-04T09:46:54.9697132Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-12-04T09:46:54.9704270Z adding 'torch/_inductor/fx_passes/overlap_manual_scheduling.py' 2025-12-04T09:46:54.9717587Z adding 'torch/_inductor/fx_passes/overlap_preserving_bucketer.py' 2025-12-04T09:46:54.9736431Z adding 'torch/_inductor/fx_passes/overlap_scheduling.py' 2025-12-04T09:46:54.9748061Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-12-04T09:46:54.9773092Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-12-04T09:46:54.9785126Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-12-04T09:46:54.9822554Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-12-04T09:46:54.9837735Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-12-04T09:46:54.9842658Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-12-04T09:46:54.9877899Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-12-04T09:46:54.9885684Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-12-04T09:46:54.9892976Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-12-04T09:46:54.9897758Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-12-04T09:46:54.9902574Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-12-04T09:46:54.9907665Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-12-04T09:46:54.9912015Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-12-04T09:46:54.9916660Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-12-04T09:46:54.9921620Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-12-04T09:46:54.9928168Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-12-04T09:46:54.9933915Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-12-04T09:46:54.9939997Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-12-04T09:46:54.9945392Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-12-04T09:46:54.9949838Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-12-04T09:46:54.9954860Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py' 2025-12-04T09:46:54.9960528Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py' 2025-12-04T09:46:54.9966474Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py' 2025-12-04T09:46:54.9972337Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py' 2025-12-04T09:46:54.9977148Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py' 2025-12-04T09:46:54.9981733Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-12-04T09:46:54.9986517Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-12-04T09:46:54.9998357Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-12-04T09:46:55.0042721Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-12-04T09:46:55.0049478Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-12-04T09:46:55.0056168Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-12-04T09:46:55.0062419Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-12-04T09:46:55.0068117Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-12-04T09:46:55.0071630Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-12-04T09:46:55.0076834Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-12-04T09:46:55.0080830Z adding 'torch/_inductor/kernel/__init__.py' 2025-12-04T09:46:55.0086881Z adding 'torch/_inductor/kernel/bmm.py' 2025-12-04T09:46:55.0096878Z adding 'torch/_inductor/kernel/conv.py' 2025-12-04T09:46:55.0105573Z adding 'torch/_inductor/kernel/custom_op.py' 2025-12-04T09:46:55.0118595Z adding 'torch/_inductor/kernel/mm.py' 2025-12-04T09:46:55.0126108Z adding 'torch/_inductor/kernel/mm_common.py' 2025-12-04T09:46:55.0136538Z adding 'torch/_inductor/kernel/mm_grouped.py' 2025-12-04T09:46:55.0142019Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-12-04T09:46:55.0146311Z adding 'torch/_inductor/kernel/flex/__init__.py' 2025-12-04T09:46:55.0152517Z adding 'torch/_inductor/kernel/flex/common.py' 2025-12-04T09:46:55.0163057Z adding 'torch/_inductor/kernel/flex/flex_attention.py' 2025-12-04T09:46:55.0169985Z adding 'torch/_inductor/kernel/flex/flex_cpu.py' 2025-12-04T09:46:55.0177231Z adding 'torch/_inductor/kernel/flex/flex_decoding.py' 2025-12-04T09:46:55.0184079Z adding 'torch/_inductor/kernel/flex/flex_flash_attention.py' 2025-12-04T09:46:55.0193632Z adding 'torch/_inductor/kernel/flex/templates/common.py.jinja' 2025-12-04T09:46:55.0194283Z adding 'torch/_inductor/kernel/flex/templates/flash_attention.py.jinja' 2025-12-04T09:46:55.0197948Z adding 'torch/_inductor/kernel/flex/templates/flash_attention_backward.py.jinja' 2025-12-04T09:46:55.0203022Z adding 'torch/_inductor/kernel/flex/templates/flex_attention.py.jinja' 2025-12-04T09:46:55.0211971Z adding 'torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja' 2025-12-04T09:46:55.0218628Z adding 'torch/_inductor/kernel/flex/templates/flex_decode.py.jinja' 2025-12-04T09:46:55.0222855Z adding 'torch/_inductor/kernel/flex/templates/utilities.py.jinja' 2025-12-04T09:46:55.0229755Z adding 'torch/_inductor/kernel/templates/cutedsl_mm_grouped.py.jinja' 2025-12-04T09:46:55.0234281Z adding 'torch/_inductor/kernel/templates/triton_blackwell_ws_persistent_device_tma_mm.py.jinja' 2025-12-04T09:46:55.0238881Z adding 'torch/_inductor/kernel/templates/triton_epilogue_scaled_mm.py.jinja' 2025-12-04T09:46:55.0243583Z adding 'torch/_inductor/kernel/templates/triton_main_loop_scaled_mm.py.jinja' 2025-12-04T09:46:55.0247509Z adding 'torch/_inductor/kernel/templates/triton_mm.py.jinja' 2025-12-04T09:46:55.0251679Z adding 'torch/_inductor/kernel/templates/triton_mm_rocm.py.jinja' 2025-12-04T09:46:55.0255988Z adding 'torch/_inductor/kernel/templates/triton_persistent_tma_mm.py.jinja' 2025-12-04T09:46:55.0260234Z adding 'torch/_inductor/lookup_table/__init__.py' 2025-12-04T09:46:55.0267234Z adding 'torch/_inductor/lookup_table/choices.py' 2025-12-04T09:46:55.0271586Z adding 'torch/_inductor/package/__init__.py' 2025-12-04T09:46:55.0274872Z adding 'torch/_inductor/package/build_package.py' 2025-12-04T09:46:55.0279083Z adding 'torch/_inductor/package/package.py' 2025-12-04T09:46:55.0283371Z adding 'torch/_inductor/runtime/__init__.py' 2025-12-04T09:46:55.0293952Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-12-04T09:46:55.0304703Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-12-04T09:46:55.0310069Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-12-04T09:46:55.0315229Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-12-04T09:46:55.0323248Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-12-04T09:46:55.0329182Z adding 'torch/_inductor/runtime/debug_utils.py' 2025-12-04T09:46:55.0334692Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-12-04T09:46:55.0340920Z adding 'torch/_inductor/runtime/hints.py' 2025-12-04T09:46:55.0347694Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-12-04T09:46:55.0356876Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-12-04T09:46:55.0362723Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-12-04T09:46:55.0375050Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-12-04T09:46:55.0435726Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-12-04T09:46:55.0445963Z adding 'torch/_inductor/runtime/caching/__init__.py' 2025-12-04T09:46:55.0451799Z adding 'torch/_inductor/runtime/caching/config.py' 2025-12-04T09:46:55.0458484Z adding 'torch/_inductor/runtime/caching/context.py' 2025-12-04T09:46:55.0464624Z adding 'torch/_inductor/runtime/caching/exceptions.py' 2025-12-04T09:46:55.0473844Z adding 'torch/_inductor/runtime/caching/implementations.py' 2025-12-04T09:46:55.0502731Z adding 'torch/_inductor/runtime/caching/interfaces.py' 2025-12-04T09:46:55.0510173Z adding 'torch/_inductor/runtime/caching/locks.py' 2025-12-04T09:46:55.0515681Z adding 'torch/_inductor/runtime/caching/utils.py' 2025-12-04T09:46:55.0521672Z adding 'torch/_inductor/template_heuristics/__init__.py' 2025-12-04T09:46:55.0525483Z adding 'torch/_inductor/template_heuristics/aten.py' 2025-12-04T09:46:55.0529288Z adding 'torch/_inductor/template_heuristics/base.py' 2025-12-04T09:46:55.0534849Z adding 'torch/_inductor/template_heuristics/contiguous_mm.py' 2025-12-04T09:46:55.0538899Z adding 'torch/_inductor/template_heuristics/cutedsl.py' 2025-12-04T09:46:55.0542815Z adding 'torch/_inductor/template_heuristics/decompose_k.py' 2025-12-04T09:46:55.0548759Z adding 'torch/_inductor/template_heuristics/gemm.py' 2025-12-04T09:46:55.0551494Z adding 'torch/_inductor/template_heuristics/params.py' 2025-12-04T09:46:55.0556041Z adding 'torch/_inductor/template_heuristics/registry.py' 2025-12-04T09:46:55.0579669Z adding 'torch/_inductor/template_heuristics/triton.py' 2025-12-04T09:46:55.0585562Z adding 'torch/_inductor/template_heuristics/triton_addmm.py' 2025-12-04T09:46:55.0590045Z adding 'torch/_lazy/__init__.py' 2025-12-04T09:46:55.0594463Z adding 'torch/_lazy/closure.py' 2025-12-04T09:46:55.0597971Z adding 'torch/_lazy/computation.py' 2025-12-04T09:46:55.0601262Z adding 'torch/_lazy/config.py' 2025-12-04T09:46:55.0604657Z adding 'torch/_lazy/debug.py' 2025-12-04T09:46:55.0607921Z adding 'torch/_lazy/device_context.py' 2025-12-04T09:46:55.0613327Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-12-04T09:46:55.0616825Z adding 'torch/_lazy/ir_cache.py' 2025-12-04T09:46:55.0620018Z adding 'torch/_lazy/metrics.py' 2025-12-04T09:46:55.0623361Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-12-04T09:46:55.0626896Z adding 'torch/_lazy/ts_backend.py' 2025-12-04T09:46:55.0630877Z adding 'torch/_library/__init__.py' 2025-12-04T09:46:55.0637378Z adding 'torch/_library/autograd.py' 2025-12-04T09:46:55.0651035Z adding 'torch/_library/custom_ops.py' 2025-12-04T09:46:55.0655530Z adding 'torch/_library/effects.py' 2025-12-04T09:46:55.0662710Z adding 'torch/_library/fake_class_registry.py' 2025-12-04T09:46:55.0668524Z adding 'torch/_library/fake_impl.py' 2025-12-04T09:46:55.0674741Z adding 'torch/_library/fake_profile.py' 2025-12-04T09:46:55.0681489Z adding 'torch/_library/infer_schema.py' 2025-12-04T09:46:55.0685573Z adding 'torch/_library/opaque_object.py' 2025-12-04T09:46:55.0689409Z adding 'torch/_library/simple_registry.py' 2025-12-04T09:46:55.0696778Z adding 'torch/_library/triton.py' 2025-12-04T09:46:55.0706051Z adding 'torch/_library/utils.py' 2025-12-04T09:46:55.0710447Z adding 'torch/_logging/__init__.py' 2025-12-04T09:46:55.0730031Z adding 'torch/_logging/_internal.py' 2025-12-04T09:46:55.0737499Z adding 'torch/_logging/_registrations.py' 2025-12-04T09:46:55.0741564Z adding 'torch/_logging/scribe.py' 2025-12-04T09:46:55.0745682Z adding 'torch/_logging/structured.py' 2025-12-04T09:46:55.0750040Z adding 'torch/_numpy/__init__.py' 2025-12-04T09:46:55.0753661Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-12-04T09:46:55.0759936Z adding 'torch/_numpy/_casting_dicts.py' 2025-12-04T09:46:55.0766857Z adding 'torch/_numpy/_dtypes.py' 2025-12-04T09:46:55.0771764Z adding 'torch/_numpy/_dtypes_impl.py' 2025-12-04T09:46:55.0775652Z adding 'torch/_numpy/_funcs.py' 2025-12-04T09:46:55.0797396Z adding 'torch/_numpy/_funcs_impl.py' 2025-12-04T09:46:55.0802002Z adding 'torch/_numpy/_getlimits.py' 2025-12-04T09:46:55.0810893Z adding 'torch/_numpy/_ndarray.py' 2025-12-04T09:46:55.0816385Z adding 'torch/_numpy/_normalizations.py' 2025-12-04T09:46:55.0822149Z adding 'torch/_numpy/_reductions_impl.py' 2025-12-04T09:46:55.0828717Z adding 'torch/_numpy/_ufuncs.py' 2025-12-04T09:46:55.0832237Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-12-04T09:46:55.0838950Z adding 'torch/_numpy/_util.py' 2025-12-04T09:46:55.0844053Z adding 'torch/_numpy/fft.py' 2025-12-04T09:46:55.0849717Z adding 'torch/_numpy/linalg.py' 2025-12-04T09:46:55.0855633Z adding 'torch/_numpy/random.py' 2025-12-04T09:46:55.0861017Z adding 'torch/_numpy/testing/__init__.py' 2025-12-04T09:46:55.0892926Z adding 'torch/_numpy/testing/utils.py' 2025-12-04T09:46:55.0927873Z adding 'torch/_prims/__init__.py' 2025-12-04T09:46:55.0937002Z adding 'torch/_prims/context.py' 2025-12-04T09:46:55.0942173Z adding 'torch/_prims/debug_prims.py' 2025-12-04T09:46:55.0946176Z adding 'torch/_prims/executor.py' 2025-12-04T09:46:55.0954753Z adding 'torch/_prims/rng_prims.py' 2025-12-04T09:46:55.1011603Z adding 'torch/_prims_common/__init__.py' 2025-12-04T09:46:55.1024634Z adding 'torch/_prims_common/wrappers.py' 2025-12-04T09:46:55.1107255Z adding 'torch/_refs/__init__.py' 2025-12-04T09:46:55.1116510Z adding 'torch/_refs/_conversions.py' 2025-12-04T09:46:55.1122806Z adding 'torch/_refs/fft.py' 2025-12-04T09:46:55.1130589Z adding 'torch/_refs/linalg/__init__.py' 2025-12-04T09:46:55.1134733Z adding 'torch/_refs/nn/__init__.py' 2025-12-04T09:46:55.1149926Z adding 'torch/_refs/nn/functional/__init__.py' 2025-12-04T09:46:55.1156142Z adding 'torch/_refs/special/__init__.py' 2025-12-04T09:46:55.1160180Z adding 'torch/_strobelight/__init__.py' 2025-12-04T09:46:55.1165729Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-12-04T09:46:55.1171158Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-12-04T09:46:55.1175357Z adding 'torch/_subclasses/__init__.py' 2025-12-04T09:46:55.1180460Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-12-04T09:46:55.1197782Z adding 'torch/_subclasses/fake_impls.py' 2025-12-04T09:46:55.1250209Z adding 'torch/_subclasses/fake_tensor.py' 2025-12-04T09:46:55.1258792Z adding 'torch/_subclasses/fake_utils.py' 2025-12-04T09:46:55.1272555Z adding 'torch/_subclasses/functional_tensor.py' 2025-12-04T09:46:55.1305180Z adding 'torch/_subclasses/meta_utils.py' 2025-12-04T09:46:55.1314844Z adding 'torch/_subclasses/schema_check_mode.py' 2025-12-04T09:46:55.1320508Z adding 'torch/_subclasses/complex_tensor/__init__.py' 2025-12-04T09:46:55.1326240Z adding 'torch/_subclasses/complex_tensor/_core.py' 2025-12-04T09:46:55.1331545Z adding 'torch/_subclasses/complex_tensor/_ops/__init__.py' 2025-12-04T09:46:55.1343324Z adding 'torch/_subclasses/complex_tensor/_ops/aten.py' 2025-12-04T09:46:55.1351192Z adding 'torch/_subclasses/complex_tensor/_ops/common.py' 2025-12-04T09:46:55.1356341Z adding 'torch/_subclasses/complex_tensor/_ops/prims.py' 2025-12-04T09:46:55.1361015Z adding 'torch/_vendor/__init__.py' 2025-12-04T09:46:55.1365006Z adding 'torch/_vendor/packaging/__init__.py' 2025-12-04T09:46:55.1368535Z adding 'torch/_vendor/packaging/_structures.py' 2025-12-04T09:46:55.1375682Z adding 'torch/_vendor/packaging/version.py' 2025-12-04T09:46:55.1382449Z adding 'torch/accelerator/__init__.py' 2025-12-04T09:46:55.1386353Z adding 'torch/accelerator/_utils.py' 2025-12-04T09:46:55.1391273Z adding 'torch/accelerator/memory.py' 2025-12-04T09:46:55.1395562Z adding 'torch/amp/__init__.py' 2025-12-04T09:46:55.1404784Z adding 'torch/amp/autocast_mode.py' 2025-12-04T09:46:55.1417174Z adding 'torch/amp/grad_scaler.py' 2025-12-04T09:46:55.1422096Z adding 'torch/ao/__init__.py' 2025-12-04T09:46:55.1426657Z adding 'torch/ao/nn/__init__.py' 2025-12-04T09:46:55.1430948Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-12-04T09:46:55.1435126Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-12-04T09:46:55.1439449Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-12-04T09:46:55.1443609Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-12-04T09:46:55.1447843Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-12-04T09:46:55.1456587Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-12-04T09:46:55.1462198Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-12-04T09:46:55.1466415Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-12-04T09:46:55.1470784Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-12-04T09:46:55.1474797Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-12-04T09:46:55.1478562Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-12-04T09:46:55.1482466Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-12-04T09:46:55.1486740Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-12-04T09:46:55.1490788Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-12-04T09:46:55.1495061Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-12-04T09:46:55.1500194Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-12-04T09:46:55.1505385Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-12-04T09:46:55.1510142Z adding 'torch/ao/nn/qat/__init__.py' 2025-12-04T09:46:55.1514032Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-12-04T09:46:55.1517947Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-12-04T09:46:55.1521559Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-12-04T09:46:55.1525733Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-12-04T09:46:55.1530519Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-12-04T09:46:55.1535288Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-12-04T09:46:55.1539380Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-12-04T09:46:55.1543334Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-12-04T09:46:55.1554265Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-12-04T09:46:55.1559951Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-12-04T09:46:55.1568653Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-12-04T09:46:55.1573246Z adding 'torch/ao/nn/quantized/__init__.py' 2025-12-04T09:46:55.1581702Z adding 'torch/ao/nn/quantized/functional.py' 2025-12-04T09:46:55.1586528Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-12-04T09:46:55.1590588Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-12-04T09:46:55.1595984Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-12-04T09:46:55.1601286Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-12-04T09:46:55.1615364Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-12-04T09:46:55.1622217Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-12-04T09:46:55.1628030Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-12-04T09:46:55.1632335Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-12-04T09:46:55.1642078Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-12-04T09:46:55.1646733Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-12-04T09:46:55.1652651Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-12-04T09:46:55.1657600Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-12-04T09:46:55.1664031Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-12-04T09:46:55.1668777Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-12-04T09:46:55.1672700Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-12-04T09:46:55.1677006Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-12-04T09:46:55.1681153Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-12-04T09:46:55.1685323Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-12-04T09:46:55.1690115Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-12-04T09:46:55.1694268Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-12-04T09:46:55.1702397Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-12-04T09:46:55.1707195Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-12-04T09:46:55.1712907Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-12-04T09:46:55.1717148Z adding 'torch/ao/nn/sparse/__init__.py' 2025-12-04T09:46:55.1721100Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-12-04T09:46:55.1726043Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-12-04T09:46:55.1729870Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-12-04T09:46:55.1733871Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-12-04T09:46:55.1738640Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-12-04T09:46:55.1742661Z adding 'torch/ao/ns/__init__.py' 2025-12-04T09:46:55.1750094Z adding 'torch/ao/ns/_numeric_suite.py' 2025-12-04T09:46:55.1764091Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-12-04T09:46:55.1769219Z adding 'torch/ao/ns/fx/__init__.py' 2025-12-04T09:46:55.1777524Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-12-04T09:46:55.1792638Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-12-04T09:46:55.1800545Z adding 'torch/ao/ns/fx/mappings.py' 2025-12-04T09:46:55.1818982Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-12-04T09:46:55.1824199Z adding 'torch/ao/ns/fx/ns_types.py' 2025-12-04T09:46:55.1829496Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-12-04T09:46:55.1835349Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-12-04T09:46:55.1843892Z adding 'torch/ao/ns/fx/utils.py' 2025-12-04T09:46:55.1849955Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-12-04T09:46:55.1854623Z adding 'torch/ao/pruning/__init__.py' 2025-12-04T09:46:55.1858035Z adding 'torch/ao/pruning/_mappings.py' 2025-12-04T09:46:55.1862023Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-12-04T09:46:55.1866187Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-12-04T09:46:55.1874424Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-12-04T09:46:55.1878861Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-12-04T09:46:55.1883998Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-12-04T09:46:55.1888358Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-12-04T09:46:55.1895295Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-12-04T09:46:55.1900780Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-12-04T09:46:55.1905697Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-12-04T09:46:55.1910843Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-12-04T09:46:55.1914914Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-12-04T09:46:55.1918460Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-12-04T09:46:55.1923228Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-12-04T09:46:55.1928282Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-12-04T09:46:55.1931969Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-12-04T09:46:55.1937735Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-12-04T09:46:55.1941326Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-12-04T09:46:55.1945272Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-12-04T09:46:55.1949109Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-12-04T09:46:55.1956486Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-12-04T09:46:55.1961038Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-12-04T09:46:55.1964615Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-12-04T09:46:55.1969508Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-12-04T09:46:55.1973960Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-12-04T09:46:55.1978062Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-12-04T09:46:55.1981947Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-12-04T09:46:55.1989811Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-12-04T09:46:55.1993842Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-12-04T09:46:55.2001913Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-12-04T09:46:55.2004749Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-12-04T09:46:55.2010906Z adding 'torch/ao/quantization/__init__.py' 2025-12-04T09:46:55.2015815Z adding 'torch/ao/quantization/_correct_bias.py' 2025-12-04T09:46:55.2021659Z adding 'torch/ao/quantization/_equalize.py' 2025-12-04T09:46:55.2026955Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-12-04T09:46:55.2035091Z adding 'torch/ao/quantization/fake_quantize.py' 2025-12-04T09:46:55.2040786Z adding 'torch/ao/quantization/fuse_modules.py' 2025-12-04T09:46:55.2046176Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-12-04T09:46:55.2071800Z adding 'torch/ao/quantization/observer.py' 2025-12-04T09:46:55.2082278Z adding 'torch/ao/quantization/qconfig.py' 2025-12-04T09:46:55.2089065Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-12-04T09:46:55.2093212Z adding 'torch/ao/quantization/quant_type.py' 2025-12-04T09:46:55.2098601Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-12-04T09:46:55.2110115Z adding 'torch/ao/quantization/quantize.py' 2025-12-04T09:46:55.2121258Z adding 'torch/ao/quantization/quantize_fx.py' 2025-12-04T09:46:55.2128233Z adding 'torch/ao/quantization/quantize_jit.py' 2025-12-04T09:46:55.2133734Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-12-04T09:46:55.2137608Z adding 'torch/ao/quantization/stubs.py' 2025-12-04T09:46:55.2149506Z adding 'torch/ao/quantization/utils.py' 2025-12-04T09:46:55.2154536Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-12-04T09:46:55.2162488Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-12-04T09:46:55.2167536Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-12-04T09:46:55.2177628Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-12-04T09:46:55.2184094Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-12-04T09:46:55.2188407Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-12-04T09:46:55.2192669Z adding 'torch/ao/quantization/backend_config/native.py' 2025-12-04T09:46:55.2198971Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-12-04T09:46:55.2203399Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-12-04T09:46:55.2207306Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-12-04T09:46:55.2213236Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-12-04T09:46:55.2217373Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-12-04T09:46:55.2221520Z adding 'torch/ao/quantization/fx/__init__.py' 2025-12-04T09:46:55.2232380Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-12-04T09:46:55.2247490Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-12-04T09:46:55.2265860Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-12-04T09:46:55.2287141Z adding 'torch/ao/quantization/fx/convert.py' 2025-12-04T09:46:55.2294739Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-12-04T09:46:55.2300378Z adding 'torch/ao/quantization/fx/fuse.py' 2025-12-04T09:46:55.2304683Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-12-04T09:46:55.2309114Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-12-04T09:46:55.2312644Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-12-04T09:46:55.2316174Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-12-04T09:46:55.2321325Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-12-04T09:46:55.2326786Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-12-04T09:46:55.2331023Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-12-04T09:46:55.2362346Z adding 'torch/ao/quantization/fx/prepare.py' 2025-12-04T09:46:55.2371072Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-12-04T09:46:55.2376100Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-12-04T09:46:55.2379866Z adding 'torch/ao/quantization/fx/tracer.py' 2025-12-04T09:46:55.2393859Z adding 'torch/ao/quantization/fx/utils.py' 2025-12-04T09:46:55.2398771Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-12-04T09:46:55.2421834Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-12-04T09:46:55.2434748Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-12-04T09:46:55.2441167Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-12-04T09:46:55.2453378Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-12-04T09:46:55.2458319Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-12-04T09:46:55.2469639Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-12-04T09:46:55.2478342Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-12-04T09:46:55.2482529Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-12-04T09:46:55.2487796Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-12-04T09:46:55.2492845Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-12-04T09:46:55.2496912Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-12-04T09:46:55.2502950Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-12-04T09:46:55.2513754Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-12-04T09:46:55.2529243Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-12-04T09:46:55.2539671Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-12-04T09:46:55.2544692Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-12-04T09:46:55.2552760Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-12-04T09:46:55.2557626Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-12-04T09:46:55.2561589Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-12-04T09:46:55.2565754Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-12-04T09:46:55.2570729Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-12-04T09:46:55.2574951Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-12-04T09:46:55.2592572Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-12-04T09:46:55.2600707Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-12-04T09:46:55.2612523Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-12-04T09:46:55.2617713Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-12-04T09:46:55.2628814Z adding 'torch/autograd/__init__.py' 2025-12-04T09:46:55.2633632Z adding 'torch/autograd/anomaly_mode.py' 2025-12-04T09:46:55.2638754Z adding 'torch/autograd/forward_ad.py' 2025-12-04T09:46:55.2651366Z adding 'torch/autograd/function.py' 2025-12-04T09:46:55.2668277Z adding 'torch/autograd/functional.py' 2025-12-04T09:46:55.2675626Z adding 'torch/autograd/grad_mode.py' 2025-12-04T09:46:55.2708605Z adding 'torch/autograd/gradcheck.py' 2025-12-04T09:46:55.2722880Z adding 'torch/autograd/graph.py' 2025-12-04T09:46:55.2740583Z adding 'torch/autograd/profiler.py' 2025-12-04T09:46:55.2747684Z adding 'torch/autograd/profiler_legacy.py' 2025-12-04T09:46:55.2766692Z adding 'torch/autograd/profiler_util.py' 2025-12-04T09:46:55.2771070Z adding 'torch/autograd/variable.py' 2025-12-04T09:46:55.2774908Z adding 'torch/autograd/_functions/__init__.py' 2025-12-04T09:46:55.2778558Z adding 'torch/autograd/_functions/tensor.py' 2025-12-04T09:46:55.2782057Z adding 'torch/autograd/_functions/utils.py' 2025-12-04T09:46:55.2786750Z adding 'torch/backends/__init__.py' 2025-12-04T09:46:55.2790785Z adding 'torch/backends/_coreml/__init__.py' 2025-12-04T09:46:55.2794967Z adding 'torch/backends/_coreml/preprocess.py' 2025-12-04T09:46:55.2798697Z adding 'torch/backends/_nnapi/__init__.py' 2025-12-04T09:46:55.2803399Z adding 'torch/backends/_nnapi/prepare.py' 2025-12-04T09:46:55.2827968Z adding 'torch/backends/_nnapi/serializer.py' 2025-12-04T09:46:55.2833920Z adding 'torch/backends/cpu/__init__.py' 2025-12-04T09:46:55.2841896Z adding 'torch/backends/cuda/__init__.py' 2025-12-04T09:46:55.2848352Z adding 'torch/backends/cudnn/__init__.py' 2025-12-04T09:46:55.2852147Z adding 'torch/backends/cudnn/rnn.py' 2025-12-04T09:46:55.2856805Z adding 'torch/backends/cusparselt/__init__.py' 2025-12-04T09:46:55.2860543Z adding 'torch/backends/kleidiai/__init__.py' 2025-12-04T09:46:55.2864499Z adding 'torch/backends/mha/__init__.py' 2025-12-04T09:46:55.2868907Z adding 'torch/backends/miopen/__init__.py' 2025-12-04T09:46:55.2873229Z adding 'torch/backends/mkl/__init__.py' 2025-12-04T09:46:55.2878076Z adding 'torch/backends/mkldnn/__init__.py' 2025-12-04T09:46:55.2882718Z adding 'torch/backends/mps/__init__.py' 2025-12-04T09:46:55.2886958Z adding 'torch/backends/nnpack/__init__.py' 2025-12-04T09:46:55.2890874Z adding 'torch/backends/openmp/__init__.py' 2025-12-04T09:46:55.2895563Z adding 'torch/backends/opt_einsum/__init__.py' 2025-12-04T09:46:55.2900140Z adding 'torch/backends/quantized/__init__.py' 2025-12-04T09:46:55.2904091Z adding 'torch/backends/xeon/__init__.py' 2025-12-04T09:46:55.2916515Z adding 'torch/backends/xeon/run_cpu.py' 2025-12-04T09:46:55.2921607Z adding 'torch/backends/xnnpack/__init__.py' 2025-12-04T09:46:55.3130035Z adding 'torch/bin/FileStoreTest.exe' 2025-12-04T09:46:55.3341211Z adding 'torch/bin/ProcessGroupGlooAsyncTest.exe' 2025-12-04T09:46:55.3592043Z adding 'torch/bin/ProcessGroupGlooTest.exe' 2025-12-04T09:46:55.3826630Z adding 'torch/bin/TCPStoreTest.exe' 2025-12-04T09:46:55.5430662Z adding 'torch/bin/protoc.exe' 2025-12-04T09:46:55.9729602Z adding 'torch/bin/test_api.exe' 2025-12-04T09:46:56.2308170Z adding 'torch/bin/test_jit.exe' 2025-12-04T09:46:56.3407787Z adding 'torch/bin/test_lazy.exe' 2025-12-04T09:46:56.3474520Z adding 'torch/compiler/__init__.py' 2025-12-04T09:46:56.3481234Z adding 'torch/compiler/_cache.py' 2025-12-04T09:46:56.3487530Z adding 'torch/compiler/config.py' 2025-12-04T09:46:56.3491808Z adding 'torch/contrib/__init__.py' 2025-12-04T09:46:56.3496513Z adding 'torch/contrib/_tensorboard_vis.py' 2025-12-04T09:46:56.3501706Z adding 'torch/cpu/__init__.py' 2025-12-04T09:46:56.3506051Z adding 'torch/cpu/amp/__init__.py' 2025-12-04T09:46:56.3509867Z adding 'torch/cpu/amp/autocast_mode.py' 2025-12-04T09:46:56.3513302Z adding 'torch/cpu/amp/grad_scaler.py' 2025-12-04T09:46:56.3519016Z adding 'torch/csrc/inductor/aoti_runtime/model.h' 2025-12-04T09:46:56.3542896Z adding 'torch/cuda/__init__.py' 2025-12-04T09:46:56.3549001Z adding 'torch/cuda/_device_limits.py' 2025-12-04T09:46:56.3552833Z adding 'torch/cuda/_gpu_trace.py' 2025-12-04T09:46:56.3564345Z adding 'torch/cuda/_memory_viz.py' 2025-12-04T09:46:56.3568770Z adding 'torch/cuda/_pin_memory_utils.py' 2025-12-04T09:46:56.3584478Z adding 'torch/cuda/_sanitizer.py' 2025-12-04T09:46:56.3587877Z adding 'torch/cuda/_utils.py' 2025-12-04T09:46:56.3591859Z adding 'torch/cuda/comm.py' 2025-12-04T09:46:56.3596318Z adding 'torch/cuda/gds.py' 2025-12-04T09:46:56.3608388Z adding 'torch/cuda/graphs.py' 2025-12-04T09:46:56.3611899Z adding 'torch/cuda/green_contexts.py' 2025-12-04T09:46:56.3616523Z adding 'torch/cuda/jiterator.py' 2025-12-04T09:46:56.3636625Z adding 'torch/cuda/memory.py' 2025-12-04T09:46:56.3642378Z adding 'torch/cuda/nccl.py' 2025-12-04T09:46:56.3646331Z adding 'torch/cuda/nvtx.py' 2025-12-04T09:46:56.3650136Z adding 'torch/cuda/profiler.py' 2025-12-04T09:46:56.3654482Z adding 'torch/cuda/random.py' 2025-12-04T09:46:56.3657773Z adding 'torch/cuda/sparse.py' 2025-12-04T09:46:56.3663335Z adding 'torch/cuda/streams.py' 2025-12-04T09:46:56.3675236Z adding 'torch/cuda/tunable.py' 2025-12-04T09:46:56.3679976Z adding 'torch/cuda/amp/__init__.py' 2025-12-04T09:46:56.3683799Z adding 'torch/cuda/amp/autocast_mode.py' 2025-12-04T09:46:56.3687048Z adding 'torch/cuda/amp/common.py' 2025-12-04T09:46:56.3690338Z adding 'torch/cuda/amp/grad_scaler.py' 2025-12-04T09:46:56.3696301Z adding 'torch/distributed/__init__.py' 2025-12-04T09:46:56.3699955Z adding 'torch/distributed/_checkpointable.py' 2025-12-04T09:46:56.3703506Z adding 'torch/distributed/_composable_state.py' 2025-12-04T09:46:56.3707812Z adding 'torch/distributed/_dist2.py' 2025-12-04T09:46:56.3723795Z adding 'torch/distributed/_functional_collectives.py' 2025-12-04T09:46:56.3728617Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-12-04T09:46:56.3735186Z adding 'torch/distributed/_mesh_layout.py' 2025-12-04T09:46:56.3739806Z adding 'torch/distributed/_serialization.py' 2025-12-04T09:46:56.3750920Z adding 'torch/distributed/_state_dict_utils.py' 2025-12-04T09:46:56.3755593Z adding 'torch/distributed/argparse_util.py' 2025-12-04T09:46:56.3759621Z adding 'torch/distributed/c10d_logger.py' 2025-12-04T09:46:56.3765964Z adding 'torch/distributed/collective_utils.py' 2025-12-04T09:46:56.3769801Z adding 'torch/distributed/constants.py' 2025-12-04T09:46:56.3791487Z adding 'torch/distributed/device_mesh.py' 2025-12-04T09:46:56.3878078Z adding 'torch/distributed/distributed_c10d.py' 2025-12-04T09:46:56.3888946Z adding 'torch/distributed/launch.py' 2025-12-04T09:46:56.3892758Z adding 'torch/distributed/logging_handlers.py' 2025-12-04T09:46:56.3897214Z adding 'torch/distributed/remote_device.py' 2025-12-04T09:46:56.3902836Z adding 'torch/distributed/rendezvous.py' 2025-12-04T09:46:56.3917423Z adding 'torch/distributed/run.py' 2025-12-04T09:46:56.3924595Z adding 'torch/distributed/utils.py' 2025-12-04T09:46:56.3928929Z adding 'torch/distributed/_composable/__init__.py' 2025-12-04T09:46:56.3933264Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-12-04T09:46:56.3938743Z adding 'torch/distributed/_composable/contract.py' 2025-12-04T09:46:56.3944441Z adding 'torch/distributed/_composable/replicate.py' 2025-12-04T09:46:56.3951804Z adding 'torch/distributed/_composable/replicate_with_fsdp.py' 2025-12-04T09:46:56.3956140Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-12-04T09:46:56.3959346Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-12-04T09:46:56.3986821Z adding 'torch/distributed/_local_tensor/__init__.py' 2025-12-04T09:46:56.3999950Z adding 'torch/distributed/_local_tensor/_c10d.py' 2025-12-04T09:46:56.4005647Z adding 'torch/distributed/_pycute/__init__.py' 2025-12-04T09:46:56.4011049Z adding 'torch/distributed/_pycute/int_tuple.py' 2025-12-04T09:46:56.4018626Z adding 'torch/distributed/_pycute/layout.py' 2025-12-04T09:46:56.4022796Z adding 'torch/distributed/_pycute/typing.py' 2025-12-04T09:46:56.4027045Z adding 'torch/distributed/_shard/__init__.py' 2025-12-04T09:46:56.4030653Z adding 'torch/distributed/_shard/_utils.py' 2025-12-04T09:46:56.4036529Z adding 'torch/distributed/_shard/api.py' 2025-12-04T09:46:56.4040593Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-12-04T09:46:56.4044278Z adding 'torch/distributed/_shard/metadata.py' 2025-12-04T09:46:56.4047767Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-12-04T09:46:56.4051093Z adding 'torch/distributed/_shard/sharder.py' 2025-12-04T09:46:56.4055116Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-12-04T09:46:56.4059482Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-12-04T09:46:56.4063714Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-12-04T09:46:56.4071286Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-12-04T09:46:56.4089580Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-12-04T09:46:56.4094377Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-12-04T09:46:56.4097795Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-12-04T09:46:56.4101431Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-12-04T09:46:56.4107128Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-12-04T09:46:56.4111245Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-12-04T09:46:56.4117652Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-12-04T09:46:56.4122767Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-12-04T09:46:56.4127720Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-12-04T09:46:56.4132190Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-12-04T09:46:56.4137216Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-12-04T09:46:56.4151354Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-12-04T09:46:56.4151875Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-12-04T09:46:56.4152363Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-12-04T09:46:56.4155464Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-12-04T09:46:56.4159789Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-12-04T09:46:56.4165522Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-12-04T09:46:56.4171510Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-12-04T09:46:56.4177393Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-12-04T09:46:56.4182074Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-12-04T09:46:56.4188533Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-12-04T09:46:56.4194427Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-12-04T09:46:56.4207895Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-12-04T09:46:56.4208499Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-12-04T09:46:56.4211023Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-12-04T09:46:56.4234641Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-12-04T09:46:56.4249704Z adding 'torch/distributed/_symmetric_memory/_nvshmem_triton.py' 2025-12-04T09:46:56.4255021Z adding 'torch/distributed/_tensor/__init__.py' 2025-12-04T09:46:56.4258225Z adding 'torch/distributed/_tensor/api.py' 2025-12-04T09:46:56.4261400Z adding 'torch/distributed/_tensor/placement_types.py' 2025-12-04T09:46:56.4265807Z adding 'torch/distributed/_tools/__init__.py' 2025-12-04T09:46:56.4268939Z adding 'torch/distributed/_tools/common_utils.py' 2025-12-04T09:46:56.4273820Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-12-04T09:46:56.4283040Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-12-04T09:46:56.4289312Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-12-04T09:46:56.4304490Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-12-04T09:46:56.4311257Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-12-04T09:46:56.4316985Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-12-04T09:46:56.4324202Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-12-04T09:46:56.4339172Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-12-04T09:46:56.4346102Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-12-04T09:46:56.4350711Z adding 'torch/distributed/algorithms/__init__.py' 2025-12-04T09:46:56.4357071Z adding 'torch/distributed/algorithms/join.py' 2025-12-04T09:46:56.4361278Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-12-04T09:46:56.4367453Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-12-04T09:46:56.4371675Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-12-04T09:46:56.4376313Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-12-04T09:46:56.4380555Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-12-04T09:46:56.4384499Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-12-04T09:46:56.4388584Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-12-04T09:46:56.4392944Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-12-04T09:46:56.4398172Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-12-04T09:46:56.4405777Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-12-04T09:46:56.4409944Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-12-04T09:46:56.4414675Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-12-04T09:46:56.4418936Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-12-04T09:46:56.4423726Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-12-04T09:46:56.4428617Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-12-04T09:46:56.4443048Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-12-04T09:46:56.4448752Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-12-04T09:46:56.4453276Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-12-04T09:46:56.4457669Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-12-04T09:46:56.4463479Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-12-04T09:46:56.4467982Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-12-04T09:46:56.4472490Z adding 'torch/distributed/autograd/__init__.py' 2025-12-04T09:46:56.4478069Z adding 'torch/distributed/checkpoint/__init__.py' 2025-12-04T09:46:56.4480932Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-12-04T09:46:56.4487520Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-12-04T09:46:56.4491850Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-12-04T09:46:56.4495950Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-12-04T09:46:56.4507023Z adding 'torch/distributed/checkpoint/_consolidate_hf_safetensors.py' 2025-12-04T09:46:56.4511344Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-12-04T09:46:56.4515335Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-12-04T09:46:56.4520456Z adding 'torch/distributed/checkpoint/_extension.py' 2025-12-04T09:46:56.4525296Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-12-04T09:46:56.4529675Z adding 'torch/distributed/checkpoint/_hf_utils.py' 2025-12-04T09:46:56.4533193Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-12-04T09:46:56.4540278Z adding 'torch/distributed/checkpoint/_pg_transport.py' 2025-12-04T09:46:56.4544672Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-12-04T09:46:56.4552692Z adding 'torch/distributed/checkpoint/_state_dict_stager.py' 2025-12-04T09:46:56.4556358Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-12-04T09:46:56.4561421Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-12-04T09:46:56.4564921Z adding 'torch/distributed/checkpoint/_version.py' 2025-12-04T09:46:56.4568377Z adding 'torch/distributed/checkpoint/api.py' 2025-12-04T09:46:56.4598109Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-12-04T09:46:56.4598505Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-12-04T09:46:56.4601424Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-12-04T09:46:56.4608572Z adding 'torch/distributed/checkpoint/hf_storage.py' 2025-12-04T09:46:56.4613979Z adding 'torch/distributed/checkpoint/logger.py' 2025-12-04T09:46:56.4617292Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-12-04T09:46:56.4621830Z adding 'torch/distributed/checkpoint/metadata.py' 2025-12-04T09:46:56.4628564Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-12-04T09:46:56.4636790Z adding 'torch/distributed/checkpoint/planner.py' 2025-12-04T09:46:56.4643432Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-12-04T09:46:56.4650145Z adding 'torch/distributed/checkpoint/quantized_hf_storage.py' 2025-12-04T09:46:56.4654112Z adding 'torch/distributed/checkpoint/resharding.py' 2025-12-04T09:46:56.4662603Z adding 'torch/distributed/checkpoint/staging.py' 2025-12-04T09:46:56.4683327Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-12-04T09:46:56.4691259Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-12-04T09:46:56.4698935Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-12-04T09:46:56.4702813Z adding 'torch/distributed/checkpoint/stateful.py' 2025-12-04T09:46:56.4707930Z adding 'torch/distributed/checkpoint/storage.py' 2025-12-04T09:46:56.4715010Z adding 'torch/distributed/checkpoint/utils.py' 2025-12-04T09:46:56.4719982Z adding 'torch/distributed/checkpoint/_experimental/__init__.py' 2025-12-04T09:46:56.4725322Z adding 'torch/distributed/checkpoint/_experimental/barriers.py' 2025-12-04T09:46:56.4737110Z adding 'torch/distributed/checkpoint/_experimental/builder.py' 2025-12-04T09:46:56.4739196Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_process.py' 2025-12-04T09:46:56.4744987Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_reader.py' 2025-12-04T09:46:56.4749505Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_writer.py' 2025-12-04T09:46:56.4754863Z adding 'torch/distributed/checkpoint/_experimental/checkpointer.py' 2025-12-04T09:46:56.4758764Z adding 'torch/distributed/checkpoint/_experimental/config.py' 2025-12-04T09:46:56.4763766Z adding 'torch/distributed/checkpoint/_experimental/staging.py' 2025-12-04T09:46:56.4767363Z adding 'torch/distributed/checkpoint/_experimental/types.py' 2025-12-04T09:46:56.4770868Z adding 'torch/distributed/checkpoint/_experimental/utils.py' 2025-12-04T09:46:56.4775477Z adding 'torch/distributed/debug/__init__.py' 2025-12-04T09:46:56.4782528Z adding 'torch/distributed/debug/_frontend.py' 2025-12-04T09:46:56.4786465Z adding 'torch/distributed/debug/_handlers.py' 2025-12-04T09:46:56.4789773Z adding 'torch/distributed/debug/_store.py' 2025-12-04T09:46:56.4794709Z adding 'torch/distributed/elastic/__init__.py' 2025-12-04T09:46:56.4798447Z adding 'torch/distributed/elastic/control_plane.py' 2025-12-04T09:46:56.4802280Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-12-04T09:46:56.4806545Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-12-04T09:46:56.4821510Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-12-04T09:46:56.4826287Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-12-04T09:46:56.4833956Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-12-04T09:46:56.4839644Z adding 'torch/distributed/elastic/events/__init__.py' 2025-12-04T09:46:56.4843725Z adding 'torch/distributed/elastic/events/api.py' 2025-12-04T09:46:56.4847168Z adding 'torch/distributed/elastic/events/handlers.py' 2025-12-04T09:46:56.4852370Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-12-04T09:46:56.4857186Z adding 'torch/distributed/elastic/metrics/api.py' 2025-12-04T09:46:56.4863605Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-12-04T09:46:56.4877627Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-12-04T09:46:56.4882746Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-12-04T09:46:56.4887522Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-12-04T09:46:56.4895686Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-12-04T09:46:56.4900914Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-12-04T09:46:56.4904378Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-12-04T09:46:56.4908707Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-12-04T09:46:56.4912672Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-12-04T09:46:56.4915975Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-12-04T09:46:56.4921634Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-12-04T09:46:56.4925437Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-12-04T09:46:56.4931693Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-12-04T09:46:56.4937872Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-12-04T09:46:56.4953640Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-12-04T09:46:56.4969936Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-12-04T09:46:56.4975772Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-12-04T09:46:56.4981293Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-12-04T09:46:56.4986884Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-12-04T09:46:56.4991154Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-12-04T09:46:56.4995469Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-12-04T09:46:56.5001024Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-12-04T09:46:56.5005889Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-12-04T09:46:56.5011573Z adding 'torch/distributed/elastic/timer/api.py' 2025-12-04T09:46:56.5015384Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-12-04T09:46:56.5022938Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-12-04T09:46:56.5027614Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-12-04T09:46:56.5032027Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-12-04T09:46:56.5035790Z adding 'torch/distributed/elastic/utils/api.py' 2025-12-04T09:46:56.5040712Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-12-04T09:46:56.5044126Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-12-04T09:46:56.5048118Z adding 'torch/distributed/elastic/utils/logging.py' 2025-12-04T09:46:56.5053291Z adding 'torch/distributed/elastic/utils/store.py' 2025-12-04T09:46:56.5057736Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-12-04T09:46:56.5061449Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-12-04T09:46:56.5065846Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-12-04T09:46:56.5069895Z adding 'torch/distributed/flight_recorder/__init__.py' 2025-12-04T09:46:56.5073795Z adding 'torch/distributed/flight_recorder/fr_trace.py' 2025-12-04T09:46:56.5078519Z adding 'torch/distributed/flight_recorder/components/__init__.py' 2025-12-04T09:46:56.5087103Z adding 'torch/distributed/flight_recorder/components/builder.py' 2025-12-04T09:46:56.5092263Z adding 'torch/distributed/flight_recorder/components/config_manager.py' 2025-12-04T09:46:56.5096455Z adding 'torch/distributed/flight_recorder/components/fr_logger.py' 2025-12-04T09:46:56.5101088Z adding 'torch/distributed/flight_recorder/components/loader.py' 2025-12-04T09:46:56.5110055Z adding 'torch/distributed/flight_recorder/components/types.py' 2025-12-04T09:46:56.5121019Z adding 'torch/distributed/flight_recorder/components/utils.py' 2025-12-04T09:46:56.5126354Z adding 'torch/distributed/fsdp/__init__.py' 2025-12-04T09:46:56.5136222Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-12-04T09:46:56.5141592Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-12-04T09:46:56.5145757Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-12-04T09:46:56.5152563Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-12-04T09:46:56.5195988Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-12-04T09:46:56.5202846Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-12-04T09:46:56.5220102Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-12-04T09:46:56.5224664Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-12-04T09:46:56.5257605Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-12-04T09:46:56.5283182Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-12-04T09:46:56.5288952Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-12-04T09:46:56.5300417Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-12-04T09:46:56.5306953Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-12-04T09:46:56.5311600Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-12-04T09:46:56.5317472Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-12-04T09:46:56.5323514Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-12-04T09:46:56.5331746Z adding 'torch/distributed/fsdp/api.py' 2025-12-04T09:46:56.5364929Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-12-04T09:46:56.5374288Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-12-04T09:46:56.5383975Z adding 'torch/distributed/fsdp/wrap.py' 2025-12-04T09:46:56.5389089Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-12-04T09:46:56.5393739Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-12-04T09:46:56.5406460Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-12-04T09:46:56.5412154Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-12-04T09:46:56.5417695Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-12-04T09:46:56.5433816Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-12-04T09:46:56.5449039Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-12-04T09:46:56.5457477Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-12-04T09:46:56.5470853Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-12-04T09:46:56.5475718Z adding 'torch/distributed/launcher/__init__.py' 2025-12-04T09:46:56.5482342Z adding 'torch/distributed/launcher/api.py' 2025-12-04T09:46:56.5486850Z adding 'torch/distributed/nn/__init__.py' 2025-12-04T09:46:56.5493264Z adding 'torch/distributed/nn/functional.py' 2025-12-04T09:46:56.5497809Z adding 'torch/distributed/nn/api/__init__.py' 2025-12-04T09:46:56.5508258Z adding 'torch/distributed/nn/api/remote_module.py' 2025-12-04T09:46:56.5513041Z adding 'torch/distributed/nn/jit/__init__.py' 2025-12-04T09:46:56.5517318Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-12-04T09:46:56.5521534Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-12-04T09:46:56.5525674Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-12-04T09:46:56.5530283Z adding 'torch/distributed/optim/__init__.py' 2025-12-04T09:46:56.5533660Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-12-04T09:46:56.5538277Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-12-04T09:46:56.5542581Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-12-04T09:46:56.5547050Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-12-04T09:46:56.5551755Z adding 'torch/distributed/optim/functional_adam.py' 2025-12-04T09:46:56.5556318Z adding 'torch/distributed/optim/functional_adamax.py' 2025-12-04T09:46:56.5561176Z adding 'torch/distributed/optim/functional_adamw.py' 2025-12-04T09:46:56.5565675Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-12-04T09:46:56.5569936Z adding 'torch/distributed/optim/functional_rprop.py' 2025-12-04T09:46:56.5574414Z adding 'torch/distributed/optim/functional_sgd.py' 2025-12-04T09:46:56.5581706Z adding 'torch/distributed/optim/named_optimizer.py' 2025-12-04T09:46:56.5588226Z adding 'torch/distributed/optim/optimizer.py' 2025-12-04T09:46:56.5593421Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-12-04T09:46:56.5597754Z adding 'torch/distributed/optim/utils.py' 2025-12-04T09:46:56.5623266Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-12-04T09:46:56.5628890Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-12-04T09:46:56.5649712Z adding 'torch/distributed/pipelining/_IR.py' 2025-12-04T09:46:56.5654285Z adding 'torch/distributed/pipelining/__init__.py' 2025-12-04T09:46:56.5661787Z adding 'torch/distributed/pipelining/_backward.py' 2025-12-04T09:46:56.5665625Z adding 'torch/distributed/pipelining/_debug.py' 2025-12-04T09:46:56.5672862Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-12-04T09:46:56.5676671Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-12-04T09:46:56.5680995Z adding 'torch/distributed/pipelining/_utils.py' 2025-12-04T09:46:56.5689028Z adding 'torch/distributed/pipelining/microbatch.py' 2025-12-04T09:46:56.5730458Z adding 'torch/distributed/pipelining/schedules.py' 2025-12-04T09:46:56.5757704Z adding 'torch/distributed/pipelining/stage.py' 2025-12-04T09:46:56.5765687Z adding 'torch/distributed/rpc/__init__.py' 2025-12-04T09:46:56.5769555Z adding 'torch/distributed/rpc/_utils.py' 2025-12-04T09:46:56.5781877Z adding 'torch/distributed/rpc/api.py' 2025-12-04T09:46:56.5789946Z adding 'torch/distributed/rpc/backend_registry.py' 2025-12-04T09:46:56.5793744Z adding 'torch/distributed/rpc/constants.py' 2025-12-04T09:46:56.5798368Z adding 'torch/distributed/rpc/functions.py' 2025-12-04T09:46:56.5804192Z adding 'torch/distributed/rpc/internal.py' 2025-12-04T09:46:56.5809288Z adding 'torch/distributed/rpc/options.py' 2025-12-04T09:46:56.5813279Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-12-04T09:46:56.5818446Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-12-04T09:46:56.5822697Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-12-04T09:46:56.5826668Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-12-04T09:46:56.5831352Z adding 'torch/distributed/tensor/__init__.py' 2025-12-04T09:46:56.5850289Z adding 'torch/distributed/tensor/_api.py' 2025-12-04T09:46:56.5858268Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-12-04T09:46:56.5869429Z adding 'torch/distributed/tensor/_dispatch.py' 2025-12-04T09:46:56.5881525Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-12-04T09:46:56.5891694Z adding 'torch/distributed/tensor/_op_schema.py' 2025-12-04T09:46:56.5900780Z adding 'torch/distributed/tensor/_random.py' 2025-12-04T09:46:56.5914845Z adding 'torch/distributed/tensor/_redistribute.py' 2025-12-04T09:46:56.5926683Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-12-04T09:46:56.5933344Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-12-04T09:46:56.5938926Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-12-04T09:46:56.5947135Z adding 'torch/distributed/tensor/_utils.py' 2025-12-04T09:46:56.5950978Z adding 'torch/distributed/tensor/device_mesh.py' 2025-12-04T09:46:56.5963671Z adding 'torch/distributed/tensor/placement_types.py' 2025-12-04T09:46:56.5968760Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-12-04T09:46:56.5975209Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-12-04T09:46:56.5979790Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-12-04T09:46:56.5984961Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-12-04T09:46:56.5989338Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-12-04T09:46:56.5993676Z adding 'torch/distributed/tensor/_ops/_mask_buffer.py' 2025-12-04T09:46:56.6007821Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-12-04T09:46:56.6019480Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-12-04T09:46:56.6029362Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-12-04T09:46:56.6033904Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-12-04T09:46:56.6050963Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-12-04T09:46:56.6063602Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-12-04T09:46:56.6068479Z adding 'torch/distributed/tensor/_ops/registration.py' 2025-12-04T09:46:56.6075470Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-12-04T09:46:56.6080385Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-12-04T09:46:56.6114088Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-12-04T09:46:56.6114617Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-12-04T09:46:56.6115039Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-12-04T09:46:56.6115481Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-12-04T09:46:56.6115918Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-12-04T09:46:56.6117381Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-12-04T09:46:56.6122902Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-12-04T09:46:56.6131373Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-12-04T09:46:56.6136263Z adding 'torch/distributed/tensor/experimental/_context_parallel/__init__.py' 2025-12-04T09:46:56.6156795Z adding 'torch/distributed/tensor/experimental/_context_parallel/_attention.py' 2025-12-04T09:46:56.6162139Z adding 'torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py' 2025-12-04T09:46:56.6170085Z adding 'torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py' 2025-12-04T09:46:56.6176066Z adding 'torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py' 2025-12-04T09:46:56.6180504Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-12-04T09:46:56.6184058Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-12-04T09:46:56.6188850Z adding 'torch/distributed/tensor/parallel/api.py' 2025-12-04T09:46:56.6193124Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-12-04T09:46:56.6199832Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-12-04T09:46:56.6204278Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-12-04T09:46:56.6211570Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-12-04T09:46:56.6221908Z adding 'torch/distributed/tensor/parallel/style.py' 2025-12-04T09:46:56.6229008Z adding 'torch/distributions/__init__.py' 2025-12-04T09:46:56.6233522Z adding 'torch/distributions/bernoulli.py' 2025-12-04T09:46:56.6237659Z adding 'torch/distributions/beta.py' 2025-12-04T09:46:56.6242334Z adding 'torch/distributions/binomial.py' 2025-12-04T09:46:56.6247310Z adding 'torch/distributions/categorical.py' 2025-12-04T09:46:56.6251345Z adding 'torch/distributions/cauchy.py' 2025-12-04T09:46:56.6254855Z adding 'torch/distributions/chi2.py' 2025-12-04T09:46:56.6260085Z adding 'torch/distributions/constraint_registry.py' 2025-12-04T09:46:56.6268025Z adding 'torch/distributions/constraints.py' 2025-12-04T09:46:56.6273753Z adding 'torch/distributions/continuous_bernoulli.py' 2025-12-04T09:46:56.6278121Z adding 'torch/distributions/dirichlet.py' 2025-12-04T09:46:56.6284273Z adding 'torch/distributions/distribution.py' 2025-12-04T09:46:56.6288358Z adding 'torch/distributions/exp_family.py' 2025-12-04T09:46:56.6292185Z adding 'torch/distributions/exponential.py' 2025-12-04T09:46:56.6296609Z adding 'torch/distributions/fishersnedecor.py' 2025-12-04T09:46:56.6300728Z adding 'torch/distributions/gamma.py' 2025-12-04T09:46:56.6305218Z adding 'torch/distributions/generalized_pareto.py' 2025-12-04T09:46:56.6309766Z adding 'torch/distributions/geometric.py' 2025-12-04T09:46:56.6313685Z adding 'torch/distributions/gumbel.py' 2025-12-04T09:46:56.6317508Z adding 'torch/distributions/half_cauchy.py' 2025-12-04T09:46:56.6321256Z adding 'torch/distributions/half_normal.py' 2025-12-04T09:46:56.6325398Z adding 'torch/distributions/independent.py' 2025-12-04T09:46:56.6329259Z adding 'torch/distributions/inverse_gamma.py' 2025-12-04T09:46:56.6339598Z adding 'torch/distributions/kl.py' 2025-12-04T09:46:56.6344367Z adding 'torch/distributions/kumaraswamy.py' 2025-12-04T09:46:56.6348567Z adding 'torch/distributions/laplace.py' 2025-12-04T09:46:56.6353489Z adding 'torch/distributions/lkj_cholesky.py' 2025-12-04T09:46:56.6357368Z adding 'torch/distributions/log_normal.py' 2025-12-04T09:46:56.6361102Z adding 'torch/distributions/logistic_normal.py' 2025-12-04T09:46:56.6366544Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-12-04T09:46:56.6371871Z adding 'torch/distributions/mixture_same_family.py' 2025-12-04T09:46:56.6376511Z adding 'torch/distributions/multinomial.py' 2025-12-04T09:46:56.6382274Z adding 'torch/distributions/multivariate_normal.py' 2025-12-04T09:46:56.6387038Z adding 'torch/distributions/negative_binomial.py' 2025-12-04T09:46:56.6391261Z adding 'torch/distributions/normal.py' 2025-12-04T09:46:56.6395955Z adding 'torch/distributions/one_hot_categorical.py' 2025-12-04T09:46:56.6399588Z adding 'torch/distributions/pareto.py' 2025-12-04T09:46:56.6403390Z adding 'torch/distributions/poisson.py' 2025-12-04T09:46:56.6407912Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-12-04T09:46:56.6412380Z adding 'torch/distributions/relaxed_categorical.py' 2025-12-04T09:46:56.6416597Z adding 'torch/distributions/studentT.py' 2025-12-04T09:46:56.6421899Z adding 'torch/distributions/transformed_distribution.py' 2025-12-04T09:46:56.6435436Z adding 'torch/distributions/transforms.py' 2025-12-04T09:46:56.6440290Z adding 'torch/distributions/uniform.py' 2025-12-04T09:46:56.6445613Z adding 'torch/distributions/utils.py' 2025-12-04T09:46:56.6450592Z adding 'torch/distributions/von_mises.py' 2025-12-04T09:46:56.6454784Z adding 'torch/distributions/weibull.py' 2025-12-04T09:46:56.6460985Z adding 'torch/distributions/wishart.py' 2025-12-04T09:46:56.6471703Z adding 'torch/export/__init__.py' 2025-12-04T09:46:56.6480237Z adding 'torch/export/_draft_export.py' 2025-12-04T09:46:56.6484824Z adding 'torch/export/_leakage_detection_utils.py' 2025-12-04T09:46:56.6488631Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-12-04T09:46:56.6493865Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-12-04T09:46:56.6497786Z adding 'torch/export/_safeguard.py' 2025-12-04T09:46:56.6505244Z adding 'torch/export/_swap.py' 2025-12-04T09:46:56.6541018Z adding 'torch/export/_trace.py' 2025-12-04T09:46:56.6547079Z adding 'torch/export/_tree_utils.py' 2025-12-04T09:46:56.6559954Z adding 'torch/export/_unlift.py' 2025-12-04T09:46:56.6563967Z adding 'torch/export/_wrapper_utils.py' 2025-12-04T09:46:56.6567114Z adding 'torch/export/custom_obj.py' 2025-12-04T09:46:56.6571208Z adding 'torch/export/custom_ops.py' 2025-12-04T09:46:56.6575488Z adding 'torch/export/decomp_utils.py' 2025-12-04T09:46:56.6595917Z adding 'torch/export/dynamic_shapes.py' 2025-12-04T09:46:56.6623313Z adding 'torch/export/exported_program.py' 2025-12-04T09:46:56.6634436Z adding 'torch/export/graph_signature.py' 2025-12-04T09:46:56.6663285Z adding 'torch/export/unflatten.py' 2025-12-04T09:46:56.6673164Z adding 'torch/export/experimental/__init__.py' 2025-12-04T09:46:56.6678609Z adding 'torch/export/experimental/_utils.py' 2025-12-04T09:46:56.6683459Z adding 'torch/export/passes/__init__.py' 2025-12-04T09:46:56.6687476Z adding 'torch/export/pt2_archive/__init__.py' 2025-12-04T09:46:56.6702225Z adding 'torch/export/pt2_archive/_package.py' 2025-12-04T09:46:56.6707734Z adding 'torch/export/pt2_archive/_package_weights.py' 2025-12-04T09:46:56.6711233Z adding 'torch/export/pt2_archive/constants.py' 2025-12-04T09:46:56.6724428Z adding 'torch/fft/__init__.py' 2025-12-04T09:46:56.6729743Z adding 'torch/func/__init__.py' 2025-12-04T09:46:56.6737167Z adding 'torch/futures/__init__.py' 2025-12-04T09:46:56.6742747Z adding 'torch/fx/__init__.py' 2025-12-04T09:46:56.6746346Z adding 'torch/fx/_compatibility.py' 2025-12-04T09:46:56.6755227Z adding 'torch/fx/_graph_pickler.py' 2025-12-04T09:46:56.6760439Z adding 'torch/fx/_lazy_graph_module.py' 2025-12-04T09:46:56.6764745Z adding 'torch/fx/_pytree.py' 2025-12-04T09:46:56.6784354Z adding 'torch/fx/_symbolic_trace.py' 2025-12-04T09:46:56.6789271Z adding 'torch/fx/_utils.py' 2025-12-04T09:46:56.6792775Z adding 'torch/fx/annotate.py' 2025-12-04T09:46:56.6795966Z adding 'torch/fx/config.py' 2025-12-04T09:46:56.6828282Z adding 'torch/fx/graph.py' 2025-12-04T09:46:56.6848086Z adding 'torch/fx/graph_module.py' 2025-12-04T09:46:56.6852988Z adding 'torch/fx/immutable_collections.py' 2025-12-04T09:46:56.6861947Z adding 'torch/fx/interpreter.py' 2025-12-04T09:46:56.6876679Z adding 'torch/fx/node.py' 2025-12-04T09:46:56.6886486Z adding 'torch/fx/operator_schemas.py' 2025-12-04T09:46:56.6899202Z adding 'torch/fx/proxy.py' 2025-12-04T09:46:56.6907717Z adding 'torch/fx/subgraph_rewriter.py' 2025-12-04T09:46:56.6911710Z adding 'torch/fx/tensor_type.py' 2025-12-04T09:46:56.6919045Z adding 'torch/fx/traceback.py' 2025-12-04T09:46:56.6923742Z adding 'torch/fx/experimental/__init__.py' 2025-12-04T09:46:56.6927127Z adding 'torch/fx/experimental/_backward_state.py' 2025-12-04T09:46:56.6931526Z adding 'torch/fx/experimental/_config.py' 2025-12-04T09:46:56.6935149Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-12-04T09:46:56.6939532Z adding 'torch/fx/experimental/_dynamism.py' 2025-12-04T09:46:56.6955701Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-12-04T09:46:56.6963722Z adding 'torch/fx/experimental/const_fold.py' 2025-12-04T09:46:56.6967617Z adding 'torch/fx/experimental/debug.py' 2025-12-04T09:46:56.6979364Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-12-04T09:46:56.6985203Z adding 'torch/fx/experimental/merge_matmul.py' 2025-12-04T09:46:56.6991368Z adding 'torch/fx/experimental/meta_tracer.py' 2025-12-04T09:46:56.6996209Z adding 'torch/fx/experimental/normalize.py' 2025-12-04T09:46:56.7004608Z adding 'torch/fx/experimental/optimization.py' 2025-12-04T09:46:56.7011271Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-12-04T09:46:56.7053584Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-12-04T09:46:56.7065234Z adding 'torch/fx/experimental/recording.py' 2025-12-04T09:46:56.7069668Z adding 'torch/fx/experimental/refinement_types.py' 2025-12-04T09:46:56.7073945Z adding 'torch/fx/experimental/rewriter.py' 2025-12-04T09:46:56.7078713Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-12-04T09:46:56.7102269Z adding 'torch/fx/experimental/sym_node.py' 2025-12-04T09:46:56.7234393Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-12-04T09:46:56.7245883Z adding 'torch/fx/experimental/unify_refinements.py' 2025-12-04T09:46:56.7258962Z adding 'torch/fx/experimental/validator.py' 2025-12-04T09:46:56.7263905Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-12-04T09:46:56.7270130Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-12-04T09:46:56.7294524Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-12-04T09:46:56.7303304Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-12-04T09:46:56.7307416Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-12-04T09:46:56.7313777Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-12-04T09:46:56.7317587Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-12-04T09:46:56.7321044Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-12-04T09:46:56.7325050Z adding 'torch/fx/experimental/unification/__init__.py' 2025-12-04T09:46:56.7328876Z adding 'torch/fx/experimental/unification/core.py' 2025-12-04T09:46:56.7332114Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-12-04T09:46:56.7336050Z adding 'torch/fx/experimental/unification/match.py' 2025-12-04T09:46:56.7340031Z adding 'torch/fx/experimental/unification/more.py' 2025-12-04T09:46:56.7346042Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-12-04T09:46:56.7350624Z adding 'torch/fx/experimental/unification/utils.py' 2025-12-04T09:46:56.7354439Z adding 'torch/fx/experimental/unification/variable.py' 2025-12-04T09:46:56.7358761Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-12-04T09:46:56.7362831Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-12-04T09:46:56.7366819Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-12-04T09:46:56.7373630Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-12-04T09:46:56.7378384Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-12-04T09:46:56.7382312Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-12-04T09:46:56.7386709Z adding 'torch/fx/passes/__init__.py' 2025-12-04T09:46:56.7394100Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-12-04T09:46:56.7398233Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-12-04T09:46:56.7402487Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-12-04T09:46:56.7409796Z adding 'torch/fx/passes/graph_drawer.py' 2025-12-04T09:46:56.7414427Z adding 'torch/fx/passes/graph_manipulation.py' 2025-12-04T09:46:56.7419394Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-12-04T09:46:56.7431862Z adding 'torch/fx/passes/net_min_base.py' 2025-12-04T09:46:56.7437628Z adding 'torch/fx/passes/operator_support.py' 2025-12-04T09:46:56.7441877Z adding 'torch/fx/passes/param_fetch.py' 2025-12-04T09:46:56.7446898Z adding 'torch/fx/passes/pass_manager.py' 2025-12-04T09:46:56.7452166Z adding 'torch/fx/passes/regional_inductor.py' 2025-12-04T09:46:56.7466634Z adding 'torch/fx/passes/reinplace.py' 2025-12-04T09:46:56.7478263Z adding 'torch/fx/passes/runtime_assert.py' 2025-12-04T09:46:56.7484300Z adding 'torch/fx/passes/shape_prop.py' 2025-12-04T09:46:56.7495095Z adding 'torch/fx/passes/split_module.py' 2025-12-04T09:46:56.7502765Z adding 'torch/fx/passes/split_utils.py' 2025-12-04T09:46:56.7517598Z adding 'torch/fx/passes/splitter_base.py' 2025-12-04T09:46:56.7525701Z adding 'torch/fx/passes/tools_common.py' 2025-12-04T09:46:56.7529727Z adding 'torch/fx/passes/backends/__init__.py' 2025-12-04T09:46:56.7533677Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-12-04T09:46:56.7537611Z adding 'torch/fx/passes/dialect/__init__.py' 2025-12-04T09:46:56.7541354Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-12-04T09:46:56.7546087Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-12-04T09:46:56.7550259Z adding 'torch/fx/passes/infra/__init__.py' 2025-12-04T09:46:56.7557780Z adding 'torch/fx/passes/infra/partitioner.py' 2025-12-04T09:46:56.7562023Z adding 'torch/fx/passes/infra/pass_base.py' 2025-12-04T09:46:56.7568083Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-12-04T09:46:56.7572978Z adding 'torch/fx/passes/tests/__init__.py' 2025-12-04T09:46:56.7577144Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-12-04T09:46:56.7580550Z adding 'torch/fx/passes/utils/__init__.py' 2025-12-04T09:46:56.7584617Z adding 'torch/fx/passes/utils/common.py' 2025-12-04T09:46:56.7605114Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-12-04T09:46:56.7605490Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-12-04T09:46:56.7605898Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-12-04T09:46:56.7615807Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-12-04T09:46:56.7621793Z adding 'torch/include/advisor-annotate.h' 2025-12-04T09:46:56.7634878Z adding 'torch/include/cpuinfo.h' 2025-12-04T09:46:56.7639864Z adding 'torch/include/dnnl.h' 2025-12-04T09:46:56.7643220Z adding 'torch/include/dnnl.hpp' 2025-12-04T09:46:56.7646680Z adding 'torch/include/dnnl_config.h' 2025-12-04T09:46:56.7651007Z adding 'torch/include/dnnl_debug.h' 2025-12-04T09:46:56.7653546Z adding 'torch/include/dnnl_ocl.h' 2025-12-04T09:46:56.7656912Z adding 'torch/include/dnnl_ocl.hpp' 2025-12-04T09:46:56.7660232Z adding 'torch/include/dnnl_sycl.h' 2025-12-04T09:46:56.7663572Z adding 'torch/include/dnnl_sycl.hpp' 2025-12-04T09:46:56.7667292Z adding 'torch/include/dnnl_sycl_types.h' 2025-12-04T09:46:56.7670657Z adding 'torch/include/dnnl_threadpool.h' 2025-12-04T09:46:56.7674015Z adding 'torch/include/dnnl_threadpool.hpp' 2025-12-04T09:46:56.7677396Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-12-04T09:46:56.7680732Z adding 'torch/include/dnnl_types.h' 2025-12-04T09:46:56.7684091Z adding 'torch/include/dnnl_version.h' 2025-12-04T09:46:56.7687398Z adding 'torch/include/experiments-config.h' 2025-12-04T09:46:56.7690510Z adding 'torch/include/fp16.h' 2025-12-04T09:46:56.7696082Z adding 'torch/include/fxdiv.h' 2025-12-04T09:46:56.7700504Z adding 'torch/include/ittnotify-zca.h' 2025-12-04T09:46:56.7745399Z adding 'torch/include/ittnotify.h' 2025-12-04T09:46:56.7759621Z adding 'torch/include/jitprofiling.h' 2025-12-04T09:46:56.7763755Z adding 'torch/include/libittnotify.h' 2025-12-04T09:46:56.7767170Z adding 'torch/include/libshm.h' 2025-12-04T09:46:56.7777214Z adding 'torch/include/psimd.h' 2025-12-04T09:46:56.7791907Z adding 'torch/include/pthreadpool.h' 2025-12-04T09:46:56.7830085Z adding 'torch/include/sleef.h' 2025-12-04T09:46:56.7871480Z adding 'torch/include/xnnpack.h' 2025-12-04T09:46:56.7882620Z adding 'torch/include/ATen/ATen.h' 2025-12-04T09:46:56.7887066Z adding 'torch/include/ATen/AccumulateType.h' 2025-12-04T09:46:56.7890485Z adding 'torch/include/ATen/ArrayRef.h' 2025-12-04T09:46:56.7893644Z adding 'torch/include/ATen/Backend.h' 2025-12-04T09:46:56.7896768Z adding 'torch/include/ATen/Backtrace.h' 2025-12-04T09:46:56.7900339Z adding 'torch/include/ATen/BlasBackend.h' 2025-12-04T09:46:56.7906187Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-12-04T09:46:56.7911845Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-12-04T09:46:56.7917179Z adding 'torch/include/ATen/CPUFunctions.h' 2025-12-04T09:46:56.7923421Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-12-04T09:46:56.7928724Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-12-04T09:46:56.7931718Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-12-04T09:46:56.7940181Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-12-04T09:46:56.7943712Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-12-04T09:46:56.7947713Z adding 'torch/include/ATen/CollapseDims.h' 2025-12-04T09:46:56.7952051Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-12-04T09:46:56.7959236Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-12-04T09:46:56.7964196Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-12-04T09:46:56.7969823Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-12-04T09:46:56.7974850Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-12-04T09:46:56.7981067Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-12-04T09:46:56.7986419Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-12-04T09:46:56.7989547Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-12-04T09:46:56.7992942Z adding 'torch/include/ATen/Config.h' 2025-12-04T09:46:56.8001933Z adding 'torch/include/ATen/Context.h' 2025-12-04T09:46:56.8006514Z adding 'torch/include/ATen/DLConvertor.h' 2025-12-04T09:46:56.8010129Z adding 'torch/include/ATen/DTensorState.h' 2025-12-04T09:46:56.8013320Z adding 'torch/include/ATen/Device.h' 2025-12-04T09:46:56.8017528Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-12-04T09:46:56.8021243Z adding 'torch/include/ATen/DeviceGuard.h' 2025-12-04T09:46:56.8024459Z adding 'torch/include/ATen/DimVector.h' 2025-12-04T09:46:56.8027941Z adding 'torch/include/ATen/Dimname.h' 2025-12-04T09:46:56.8037247Z adding 'torch/include/ATen/Dispatch.h' 2025-12-04T09:46:56.8045410Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-12-04T09:46:56.8050297Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-12-04T09:46:56.8104249Z adding 'torch/include/ATen/EmptyTensor.h' 2025-12-04T09:46:56.8104563Z adding 'torch/include/ATen/ExpandBase.h' 2025-12-04T09:46:56.8113324Z adding 'torch/include/ATen/ExpandUtils.h' 2025-12-04T09:46:56.8114983Z adding 'torch/include/ATen/Formatting.h' 2025-12-04T09:46:56.8119346Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-12-04T09:46:56.8125392Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-12-04T09:46:56.8133280Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-12-04T09:46:56.8137494Z adding 'torch/include/ATen/FunctionalizeFallbackKernel.h' 2025-12-04T09:46:56.8149130Z adding 'torch/include/ATen/Functions.h' 2025-12-04T09:46:56.8153753Z adding 'torch/include/ATen/Generator.h' 2025-12-04T09:46:56.8157880Z adding 'torch/include/ATen/InferSize.h' 2025-12-04T09:46:56.8161356Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-12-04T09:46:56.8164899Z adding 'torch/include/ATen/Layout.h' 2025-12-04T09:46:56.8168257Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-12-04T09:46:56.8173060Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-12-04T09:46:56.8176581Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-12-04T09:46:56.8182263Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-12-04T09:46:56.8185995Z adding 'torch/include/ATen/LinalgBackend.h' 2025-12-04T09:46:56.8189943Z adding 'torch/include/ATen/MapAllocator.h' 2025-12-04T09:46:56.8193957Z adding 'torch/include/ATen/MatrixRef.h' 2025-12-04T09:46:56.8197761Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-12-04T09:46:56.8201437Z adding 'torch/include/ATen/MetaFunctions.h' 2025-12-04T09:46:56.8206371Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-12-04T09:46:56.8211957Z adding 'torch/include/ATen/MethodOperators.h' 2025-12-04T09:46:56.8215626Z adding 'torch/include/ATen/NamedTensor.h' 2025-12-04T09:46:56.8220245Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-12-04T09:46:56.8231627Z adding 'torch/include/ATen/NativeFunctions.h' 2025-12-04T09:46:56.8243544Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-12-04T09:46:56.8250712Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-12-04T09:46:56.8254878Z adding 'torch/include/ATen/NumericUtils.h' 2025-12-04T09:46:56.8258653Z adding 'torch/include/ATen/OpMathType.h' 2025-12-04T09:46:56.8263156Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-12-04T09:46:56.8274629Z adding 'torch/include/ATen/Operators.h' 2025-12-04T09:46:56.8279378Z adding 'torch/include/ATen/PTThreadPool.h' 2025-12-04T09:46:56.8282617Z adding 'torch/include/ATen/PadNd.h' 2025-12-04T09:46:56.8286274Z adding 'torch/include/ATen/Parallel-inl.h' 2025-12-04T09:46:56.8290651Z adding 'torch/include/ATen/Parallel.h' 2025-12-04T09:46:56.8294133Z adding 'torch/include/ATen/ParallelFuture.h' 2025-12-04T09:46:56.8297364Z adding 'torch/include/ATen/ParallelNative.h' 2025-12-04T09:46:56.8300928Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-12-04T09:46:56.8304420Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-12-04T09:46:56.8307838Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-12-04T09:46:56.8569579Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-12-04T09:46:56.8760028Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-12-04T09:46:56.8785587Z adding 'torch/include/ATen/SDPBackend.h' 2025-12-04T09:46:56.8789380Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-12-04T09:46:56.8792718Z adding 'torch/include/ATen/Scalar.h' 2025-12-04T09:46:56.8796490Z adding 'torch/include/ATen/ScalarOps.h' 2025-12-04T09:46:56.8799742Z adding 'torch/include/ATen/ScalarType.h' 2025-12-04T09:46:56.8803479Z adding 'torch/include/ATen/SequenceNumber.h' 2025-12-04T09:46:56.8806548Z adding 'torch/include/ATen/SmallVector.h' 2025-12-04T09:46:56.8811508Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-12-04T09:46:56.8818410Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-12-04T09:46:56.8826666Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-12-04T09:46:56.8830869Z adding 'torch/include/ATen/Storage.h' 2025-12-04T09:46:56.8834983Z adding 'torch/include/ATen/StorageUtils.h' 2025-12-04T09:46:56.8838705Z adding 'torch/include/ATen/Tensor.h' 2025-12-04T09:46:56.8842486Z adding 'torch/include/ATen/TensorAccessor.h' 2025-12-04T09:46:56.8847154Z adding 'torch/include/ATen/TensorGeometry.h' 2025-12-04T09:46:56.8858181Z adding 'torch/include/ATen/TensorIndexing.h' 2025-12-04T09:46:56.8874601Z adding 'torch/include/ATen/TensorIterator.h' 2025-12-04T09:46:56.8879416Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-12-04T09:46:56.8883746Z adding 'torch/include/ATen/TensorMeta.h' 2025-12-04T09:46:56.8888057Z adding 'torch/include/ATen/TensorNames.h' 2025-12-04T09:46:56.8891956Z adding 'torch/include/ATen/TensorOperators.h' 2025-12-04T09:46:56.8895240Z adding 'torch/include/ATen/TensorOptions.h' 2025-12-04T09:46:56.8899216Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-12-04T09:46:56.8903710Z adding 'torch/include/ATen/TensorUtils.h' 2025-12-04T09:46:56.8907446Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-12-04T09:46:56.8911707Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-12-04T09:46:56.8916443Z adding 'torch/include/ATen/TracerMode.h' 2025-12-04T09:46:56.8919943Z adding 'torch/include/ATen/TypeDefault.h' 2025-12-04T09:46:56.8923878Z adding 'torch/include/ATen/Utils.h' 2025-12-04T09:46:56.8927272Z adding 'torch/include/ATen/Version.h' 2025-12-04T09:46:56.9096907Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-12-04T09:46:56.9141831Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-12-04T09:46:56.9146602Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-12-04T09:46:56.9159052Z adding 'torch/include/ATen/autocast_mode.h' 2025-12-04T09:46:56.9180684Z adding 'torch/include/ATen/ceil_div.h' 2025-12-04T09:46:56.9181049Z adding 'torch/include/ATen/code_template.h' 2025-12-04T09:46:56.9181363Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-12-04T09:46:56.9181681Z adding 'torch/include/ATen/div_rtn.h' 2025-12-04T09:46:56.9186601Z adding 'torch/include/ATen/dlpack.h' 2025-12-04T09:46:56.9189109Z adding 'torch/include/ATen/jit_macros.h' 2025-12-04T09:46:56.9192946Z adding 'torch/include/ATen/jiterator_macros.h' 2025-12-04T09:46:56.9202596Z adding 'torch/include/ATen/record_function.h' 2025-12-04T09:46:56.9208582Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-12-04T09:46:56.9211911Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-12-04T09:46:56.9215909Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-12-04T09:46:56.9219698Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-12-04T09:46:56.9223284Z adding 'torch/include/ATen/core/Array.h' 2025-12-04T09:46:56.9226648Z adding 'torch/include/ATen/core/Backtrace.h' 2025-12-04T09:46:56.9238887Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-12-04T09:46:56.9243057Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-12-04T09:46:56.9247223Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-12-04T09:46:56.9250814Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-12-04T09:46:56.9257645Z adding 'torch/include/ATen/core/Dict.h' 2025-12-04T09:46:56.9262549Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-12-04T09:46:56.9266232Z adding 'torch/include/ATen/core/DimVector.h' 2025-12-04T09:46:56.9269891Z adding 'torch/include/ATen/core/Dimname.h' 2025-12-04T09:46:56.9275252Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-12-04T09:46:56.9278937Z adding 'torch/include/ATen/core/Formatting.h' 2025-12-04T09:46:56.9283839Z adding 'torch/include/ATen/core/Generator.h' 2025-12-04T09:46:56.9287620Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-12-04T09:46:56.9296161Z adding 'torch/include/ATen/core/IListRef.h' 2025-12-04T09:46:56.9301004Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-12-04T09:46:56.9305778Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-12-04T09:46:56.9312681Z adding 'torch/include/ATen/core/List.h' 2025-12-04T09:46:56.9318466Z adding 'torch/include/ATen/core/List_inl.h' 2025-12-04T09:46:56.9324358Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-12-04T09:46:56.9329340Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-12-04T09:46:56.9334252Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-12-04T09:46:56.9339567Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-12-04T09:46:56.9343266Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-12-04T09:46:56.9346889Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-12-04T09:46:56.9350668Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-12-04T09:46:56.9354084Z adding 'torch/include/ATen/core/Range.h' 2025-12-04T09:46:56.9357457Z adding 'torch/include/ATen/core/Reduction.h' 2025-12-04T09:46:56.9360526Z adding 'torch/include/ATen/core/Scalar.h' 2025-12-04T09:46:56.9363667Z adding 'torch/include/ATen/core/ScalarType.h' 2025-12-04T09:46:56.9367334Z adding 'torch/include/ATen/core/Tensor.h' 2025-12-04T09:46:56.9371104Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-12-04T09:46:56.9387073Z adding 'torch/include/ATen/core/TensorBase.h' 2025-12-04T09:46:56.9443058Z adding 'torch/include/ATen/core/TensorBody.h' 2025-12-04T09:46:56.9453234Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-12-04T09:46:56.9457558Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-12-04T09:46:56.9460996Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-12-04T09:46:56.9464432Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-12-04T09:46:56.9468735Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-12-04T09:46:56.9472589Z adding 'torch/include/ATen/core/Variadic.h' 2025-12-04T09:46:56.9476428Z adding 'torch/include/ATen/core/Vitals.h' 2025-12-04T09:46:56.9480844Z adding 'torch/include/ATen/core/alias_info.h' 2025-12-04T09:46:56.9496474Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-12-04T09:46:56.9502359Z adding 'torch/include/ATen/core/blob.h' 2025-12-04T09:46:56.9506388Z adding 'torch/include/ATen/core/builtin_function.h' 2025-12-04T09:46:56.9512980Z adding 'torch/include/ATen/core/class_type.h' 2025-12-04T09:46:56.9516859Z adding 'torch/include/ATen/core/custom_class.h' 2025-12-04T09:46:56.9522784Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-12-04T09:46:56.9526347Z adding 'torch/include/ATen/core/enum_tag.h' 2025-12-04T09:46:56.9530239Z adding 'torch/include/ATen/core/enum_type.h' 2025-12-04T09:46:56.9534361Z adding 'torch/include/ATen/core/function.h' 2025-12-04T09:46:56.9544805Z adding 'torch/include/ATen/core/function_schema.h' 2025-12-04T09:46:56.9549030Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-12-04T09:46:56.9552596Z adding 'torch/include/ATen/core/functional.h' 2025-12-04T09:46:56.9555897Z adding 'torch/include/ATen/core/grad_mode.h' 2025-12-04T09:46:56.9561694Z adding 'torch/include/ATen/core/interned_strings.h' 2025-12-04T09:46:56.9565701Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-12-04T09:46:56.9586253Z adding 'torch/include/ATen/core/ivalue.h' 2025-12-04T09:46:56.9618518Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-12-04T09:46:56.9624803Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-12-04T09:46:56.9648781Z adding 'torch/include/ATen/core/jit_type.h' 2025-12-04T09:46:56.9658244Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-12-04T09:46:56.9662935Z adding 'torch/include/ATen/core/operator_name.h' 2025-12-04T09:46:56.9667541Z adding 'torch/include/ATen/core/qualified_name.h' 2025-12-04T09:46:56.9671412Z adding 'torch/include/ATen/core/rref_interface.h' 2025-12-04T09:46:56.9676162Z adding 'torch/include/ATen/core/stack.h' 2025-12-04T09:46:56.9681012Z adding 'torch/include/ATen/core/symbol.h' 2025-12-04T09:46:56.9685029Z adding 'torch/include/ATen/core/type_factory.h' 2025-12-04T09:46:56.9688818Z adding 'torch/include/ATen/core/type_ptr.h' 2025-12-04T09:46:56.9692142Z adding 'torch/include/ATen/core/typeid.h' 2025-12-04T09:46:56.9698407Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-12-04T09:46:56.9702484Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-12-04T09:46:56.9708120Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-12-04T09:46:56.9714504Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-12-04T09:46:56.9718585Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-12-04T09:46:56.9723266Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-12-04T09:46:56.9726893Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-12-04T09:46:56.9733046Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-12-04T09:46:56.9743583Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-12-04T09:46:56.9748563Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-12-04T09:46:56.9753562Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-12-04T09:46:56.9759838Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-12-04T09:46:56.9773288Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-12-04T09:46:56.9777745Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-12-04T09:46:56.9784557Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-12-04T09:46:56.9788582Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-12-04T09:46:56.9792066Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-12-04T09:46:56.9796730Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-12-04T09:46:56.9801520Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-12-04T09:46:56.9806463Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-12-04T09:46:56.9815198Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-12-04T09:46:56.9820053Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-12-04T09:46:56.9823414Z adding 'torch/include/ATen/cpu/Utils.h' 2025-12-04T09:46:56.9828135Z adding 'torch/include/ATen/cpu/vml.h' 2025-12-04T09:46:56.9832529Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-12-04T09:46:56.9838120Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-12-04T09:46:56.9844924Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-12-04T09:46:56.9848620Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-12-04T09:46:56.9852238Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-12-04T09:46:56.9865725Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-12-04T09:46:56.9870562Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-12-04T09:46:56.9874567Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-12-04T09:46:56.9880047Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-12-04T09:46:56.9885920Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-12-04T09:46:56.9891094Z adding 'torch/include/ATen/cpu/vec/vec_quant.h' 2025-12-04T09:46:56.9896286Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-12-04T09:46:56.9903183Z adding 'torch/include/ATen/cpu/vec/sve/vec_bfloat16.h' 2025-12-04T09:46:56.9908498Z adding 'torch/include/ATen/cpu/vec/sve/vec_common_sve.h' 2025-12-04T09:46:56.9915153Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-12-04T09:46:56.9923726Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-12-04T09:46:56.9931224Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-12-04T09:46:56.9938307Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-12-04T09:46:56.9943180Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-12-04T09:46:56.9951200Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-12-04T09:46:56.9957304Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-12-04T09:46:56.9963706Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_double_neon.h' 2025-12-04T09:46:56.9971502Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-12-04T09:46:56.9978859Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-12-04T09:46:56.9987092Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_int_aarch64.h' 2025-12-04T09:46:56.9992833Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-12-04T09:46:56.9999201Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_uint_aarch64.h' 2025-12-04T09:46:57.0006409Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-12-04T09:46:57.0015374Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-12-04T09:46:57.0020883Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-12-04T09:46:57.0028626Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-12-04T09:46:57.0037237Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-12-04T09:46:57.0042895Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-12-04T09:46:57.0048891Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-12-04T09:46:57.0058091Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-12-04T09:46:57.0063525Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-12-04T09:46:57.0078722Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-12-04T09:46:57.0085231Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-12-04T09:46:57.0096992Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-12-04T09:46:57.0113707Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-12-04T09:46:57.0114252Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-12-04T09:46:57.0117497Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-12-04T09:46:57.0126987Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-12-04T09:46:57.0133556Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-12-04T09:46:57.0140141Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-12-04T09:46:57.0146131Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-12-04T09:46:57.0151831Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-12-04T09:46:57.0157105Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-12-04T09:46:57.0162645Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-12-04T09:46:57.0169472Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-12-04T09:46:57.0176215Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-12-04T09:46:57.0184236Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-12-04T09:46:57.0209290Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-12-04T09:46:57.0217856Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-12-04T09:46:57.0234390Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-12-04T09:46:57.0244122Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-12-04T09:46:57.0254828Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-12-04T09:46:57.0260873Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-12-04T09:46:57.0267209Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-12-04T09:46:57.0277321Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-12-04T09:46:57.0285580Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float8.h' 2025-12-04T09:46:57.0298885Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-12-04T09:46:57.0306049Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-12-04T09:46:57.0317907Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-12-04T09:46:57.0324238Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-12-04T09:46:57.0327945Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-12-04T09:46:57.0331753Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-12-04T09:46:57.0339315Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-12-04T09:46:57.0348330Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-12-04T09:46:57.0354506Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-12-04T09:46:57.0358527Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2025-12-04T09:46:57.0361974Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-12-04T09:46:57.0366202Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-12-04T09:46:57.0370121Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-12-04T09:46:57.0373650Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-12-04T09:46:57.0379987Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-12-04T09:46:57.0385413Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-12-04T09:46:57.0390300Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-12-04T09:46:57.0393756Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-12-04T09:46:57.0397332Z adding 'torch/include/ATen/cuda/CUDAGreenContext.h' 2025-12-04T09:46:57.0402363Z adding 'torch/include/ATen/cuda/CUDAScaledBlas.h' 2025-12-04T09:46:57.0405272Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-12-04T09:46:57.0410227Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-12-04T09:46:57.0415244Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-12-04T09:46:57.0419551Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-12-04T09:46:57.0422216Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-12-04T09:46:57.0426251Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-12-04T09:46:57.0431002Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-12-04T09:46:57.0433676Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-12-04T09:46:57.0438889Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-12-04T09:46:57.0443001Z adding 'torch/include/ATen/cuda/MemPool.h' 2025-12-04T09:46:57.0447516Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-12-04T09:46:57.0450605Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-12-04T09:46:57.0453978Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-12-04T09:46:57.0457199Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-12-04T09:46:57.0460645Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-12-04T09:46:57.0465306Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-12-04T09:46:57.0467956Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-12-04T09:46:57.0471541Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-12-04T09:46:57.0475268Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-12-04T09:46:57.0488957Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-12-04T09:46:57.0490337Z adding 'torch/include/ATen/cuda/cub.h' 2025-12-04T09:46:57.0494935Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-12-04T09:46:57.0498498Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-12-04T09:46:57.0503253Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-12-04T09:46:57.0507027Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-12-04T09:46:57.0511521Z adding 'torch/include/ATen/cuda/detail/BLASConstants.h' 2025-12-04T09:46:57.0515299Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-12-04T09:46:57.0520863Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-12-04T09:46:57.0524705Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-12-04T09:46:57.0529480Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-12-04T09:46:57.0533257Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-12-04T09:46:57.0536758Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-12-04T09:46:57.0541183Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-12-04T09:46:57.0545059Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-12-04T09:46:57.0549228Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-12-04T09:46:57.0553172Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-12-04T09:46:57.0560897Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-12-04T09:46:57.0568830Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-12-04T09:46:57.0574295Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-12-04T09:46:57.0578151Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-12-04T09:46:57.0583382Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-12-04T09:46:57.0588377Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-12-04T09:46:57.0595334Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-12-04T09:46:57.0603339Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-12-04T09:46:57.0607229Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-12-04T09:46:57.0610432Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-12-04T09:46:57.0613739Z adding 'torch/include/ATen/cudnn/Types.h' 2025-12-04T09:46:57.0617145Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-12-04T09:46:57.0620451Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-12-04T09:46:57.0625398Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-12-04T09:46:57.0630278Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-12-04T09:46:57.0634256Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-12-04T09:46:57.0638253Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-12-04T09:46:57.0641926Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-12-04T09:46:57.0645440Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-12-04T09:46:57.0649023Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-12-04T09:46:57.0652911Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-12-04T09:46:57.0657203Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-12-04T09:46:57.0661153Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-12-04T09:46:57.0664907Z adding 'torch/include/ATen/detail/XLAHooksInterface.h' 2025-12-04T09:46:57.0668884Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-12-04T09:46:57.0673467Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-12-04T09:46:57.0680364Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-12-04T09:46:57.0684883Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-12-04T09:46:57.0689896Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-12-04T09:46:57.0694573Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-12-04T09:46:57.0700002Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-12-04T09:46:57.0703604Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-12-04T09:46:57.0710978Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-12-04T09:46:57.0743325Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-12-04T09:46:57.0743761Z adding 'torch/include/ATen/functorch/Macros.h' 2025-12-04T09:46:57.0755530Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-12-04T09:46:57.0755946Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-12-04T09:46:57.0756341Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-12-04T09:46:57.0756814Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-12-04T09:46:57.0757412Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-12-04T09:46:57.0758008Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-12-04T09:46:57.0761099Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-12-04T09:46:57.0764605Z adding 'torch/include/ATen/metal/Context.h' 2025-12-04T09:46:57.0770490Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-12-04T09:46:57.0774167Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-12-04T09:46:57.0777683Z adding 'torch/include/ATen/miopen/Handle.h' 2025-12-04T09:46:57.0780964Z adding 'torch/include/ATen/miopen/Types.h' 2025-12-04T09:46:57.0784254Z adding 'torch/include/ATen/miopen/Utils.h' 2025-12-04T09:46:57.0787788Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-12-04T09:46:57.0792611Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-12-04T09:46:57.0796404Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-12-04T09:46:57.0805293Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-12-04T09:46:57.0809691Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-12-04T09:46:57.0813454Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-12-04T09:46:57.0817714Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-12-04T09:46:57.0822030Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-12-04T09:46:57.0826820Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-12-04T09:46:57.0830707Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-12-04T09:46:57.0838299Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-12-04T09:46:57.0843008Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-12-04T09:46:57.0849395Z adding 'torch/include/ATen/native/Activation.h' 2025-12-04T09:46:57.0853062Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-12-04T09:46:57.0856426Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-12-04T09:46:57.0861219Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-12-04T09:46:57.0865524Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-12-04T09:46:57.0870711Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-12-04T09:46:57.0875523Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-12-04T09:46:57.0879813Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-12-04T09:46:57.0883185Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-12-04T09:46:57.0887296Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-12-04T09:46:57.0890921Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-12-04T09:46:57.0895517Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-12-04T09:46:57.0902694Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-12-04T09:46:57.0906694Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-12-04T09:46:57.0910007Z adding 'torch/include/ATen/native/Copy.h' 2025-12-04T09:46:57.0913244Z adding 'torch/include/ATen/native/Cross.h' 2025-12-04T09:46:57.0917847Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-12-04T09:46:57.0924168Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-12-04T09:46:57.0927995Z adding 'torch/include/ATen/native/Distance.h' 2025-12-04T09:46:57.0934833Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-12-04T09:46:57.0944366Z adding 'torch/include/ATen/native/Distributions.h' 2025-12-04T09:46:57.0949272Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-12-04T09:46:57.0952772Z adding 'torch/include/ATen/native/Fill.h' 2025-12-04T09:46:57.0959313Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-12-04T09:46:57.0963548Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-12-04T09:46:57.0967003Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-12-04T09:46:57.0970284Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-12-04T09:46:57.0973612Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-12-04T09:46:57.0976904Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-12-04T09:46:57.0980446Z adding 'torch/include/ATen/native/Gelu.h' 2025-12-04T09:46:57.0985637Z adding 'torch/include/ATen/native/GridSampler.h' 2025-12-04T09:46:57.0990007Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-12-04T09:46:57.0995121Z adding 'torch/include/ATen/native/GroupedMMUtils.h' 2025-12-04T09:46:57.0998687Z adding 'torch/include/ATen/native/Histogram.h' 2025-12-04T09:46:57.1002212Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-12-04T09:46:57.1007042Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-12-04T09:46:57.1011004Z adding 'torch/include/ATen/native/Lerp.h' 2025-12-04T09:46:57.1014490Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-12-04T09:46:57.1026648Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-12-04T09:46:57.1030328Z adding 'torch/include/ATen/native/LossMulti.h' 2025-12-04T09:46:57.1077948Z adding 'torch/include/ATen/native/Math.h' 2025-12-04T09:46:57.1084694Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-12-04T09:46:57.1089958Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-12-04T09:46:57.1095097Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-12-04T09:46:57.1097850Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-12-04T09:46:57.1102011Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-12-04T09:46:57.1105345Z adding 'torch/include/ATen/native/Normalization.h' 2025-12-04T09:46:57.1109446Z adding 'torch/include/ATen/native/Padding.h' 2025-12-04T09:46:57.1113732Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-12-04T09:46:57.1117740Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-12-04T09:46:57.1124223Z adding 'torch/include/ATen/native/Pool.h' 2025-12-04T09:46:57.1128864Z adding 'torch/include/ATen/native/Pow.h' 2025-12-04T09:46:57.1133160Z adding 'torch/include/ATen/native/RNN.h' 2025-12-04T09:46:57.1136840Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-12-04T09:46:57.1140598Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-12-04T09:46:57.1144153Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-12-04T09:46:57.1148042Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-12-04T09:46:57.1154844Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-12-04T09:46:57.1158846Z adding 'torch/include/ATen/native/ReductionType.h' 2025-12-04T09:46:57.1162485Z adding 'torch/include/ATen/native/Repeat.h' 2025-12-04T09:46:57.1168075Z adding 'torch/include/ATen/native/Resize.h' 2025-12-04T09:46:57.1172251Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-12-04T09:46:57.1176377Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-12-04T09:46:57.1179918Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-12-04T09:46:57.1186094Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-12-04T09:46:57.1190295Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-12-04T09:46:57.1193713Z adding 'torch/include/ATen/native/Sorting.h' 2025-12-04T09:46:57.1197353Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-12-04T09:46:57.1202225Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-12-04T09:46:57.1206420Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-12-04T09:46:57.1210895Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-12-04T09:46:57.1216695Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-12-04T09:46:57.1221300Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-12-04T09:46:57.1224934Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-12-04T09:46:57.1228542Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-12-04T09:46:57.1232145Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-12-04T09:46:57.1236944Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-12-04T09:46:57.1240612Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-12-04T09:46:57.1244367Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-12-04T09:46:57.1247609Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-12-04T09:46:57.1251916Z adding 'torch/include/ATen/native/TensorShape.h' 2025-12-04T09:46:57.1255554Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-12-04T09:46:57.1259761Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-12-04T09:46:57.1263523Z adding 'torch/include/ATen/native/TransposeType.h' 2025-12-04T09:46:57.1267461Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-12-04T09:46:57.1270801Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-12-04T09:46:57.1274674Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-12-04T09:46:57.1278224Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-12-04T09:46:57.1281584Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-12-04T09:46:57.1285894Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-12-04T09:46:57.1293506Z adding 'torch/include/ATen/native/UpSample.h' 2025-12-04T09:46:57.1297602Z adding 'torch/include/ATen/native/batch_norm.h' 2025-12-04T09:46:57.1301052Z adding 'torch/include/ATen/native/group_norm.h' 2025-12-04T09:46:57.1305121Z adding 'torch/include/ATen/native/im2col.h' 2025-12-04T09:46:57.1309985Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-12-04T09:46:57.1314239Z adding 'torch/include/ATen/native/layer_norm.h' 2025-12-04T09:46:57.1317641Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-12-04T09:46:57.1321412Z adding 'torch/include/ATen/native/vol2col.h' 2025-12-04T09:46:57.1327443Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-12-04T09:46:57.1331393Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-12-04T09:46:57.1335390Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-12-04T09:46:57.1340189Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-12-04T09:46:57.1343391Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-12-04T09:46:57.1346871Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-12-04T09:46:57.1350085Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-12-04T09:46:57.1353427Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-12-04T09:46:57.1359362Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-12-04T09:46:57.1363575Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-12-04T09:46:57.1367401Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-12-04T09:46:57.1371425Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-12-04T09:46:57.1375438Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-12-04T09:46:57.1378987Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-12-04T09:46:57.1382657Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-12-04T09:46:57.1386623Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-12-04T09:46:57.1392443Z adding 'torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' 2025-12-04T09:46:57.1399055Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-12-04T09:46:57.1402842Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-12-04T09:46:57.1406170Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-12-04T09:46:57.1412246Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-12-04T09:46:57.1417291Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-12-04T09:46:57.1421444Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-12-04T09:46:57.1424714Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-12-04T09:46:57.1429406Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-12-04T09:46:57.1433322Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-12-04T09:46:57.1436774Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-12-04T09:46:57.1440077Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-12-04T09:46:57.1456367Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-12-04T09:46:57.1461202Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-12-04T09:46:57.1468227Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-12-04T09:46:57.1472339Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-12-04T09:46:57.1475930Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-12-04T09:46:57.1480848Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-12-04T09:46:57.1485972Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-12-04T09:46:57.1490506Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-12-04T09:46:57.1496199Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-12-04T09:46:57.1499935Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-12-04T09:46:57.1506117Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-12-04T09:46:57.1518106Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-12-04T09:46:57.1522801Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-12-04T09:46:57.1525994Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-12-04T09:46:57.1534415Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-12-04T09:46:57.1538559Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-12-04T09:46:57.1542250Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-12-04T09:46:57.1551743Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-12-04T09:46:57.1556557Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-12-04T09:46:57.1559448Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-12-04T09:46:57.1565283Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-12-04T09:46:57.1569431Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-12-04T09:46:57.1574901Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-12-04T09:46:57.1578689Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-12-04T09:46:57.1581980Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-12-04T09:46:57.1586827Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-12-04T09:46:57.1590411Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-12-04T09:46:57.1594232Z adding 'torch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-12-04T09:46:57.1599294Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-12-04T09:46:57.1605972Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-12-04T09:46:57.1610128Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-12-04T09:46:57.1623255Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-12-04T09:46:57.1651966Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-12-04T09:46:57.1663255Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-12-04T09:46:57.1667434Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-12-04T09:46:57.1674346Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-12-04T09:46:57.1692226Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-12-04T09:46:57.1700392Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-12-04T09:46:57.1705374Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-12-04T09:46:57.1708735Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-12-04T09:46:57.1727194Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-12-04T09:46:57.1731909Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-12-04T09:46:57.1735460Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-12-04T09:46:57.1738915Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-12-04T09:46:57.1742204Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-12-04T09:46:57.1745580Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-12-04T09:46:57.1753091Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-12-04T09:46:57.1757001Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-12-04T09:46:57.1761102Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-12-04T09:46:57.1766850Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-12-04T09:46:57.1770139Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-12-04T09:46:57.1774793Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-12-04T09:46:57.1781280Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-12-04T09:46:57.1789948Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-12-04T09:46:57.1793138Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-12-04T09:46:57.1796554Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-12-04T09:46:57.1799814Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-12-04T09:46:57.1805585Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-12-04T09:46:57.1810157Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-12-04T09:46:57.1815256Z adding 'torch/include/ATen/native/cuda/cuBlasCommonArgs.h' 2025-12-04T09:46:57.1819050Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-12-04T09:46:57.1822402Z adding 'torch/include/ATen/native/cuda/fused_adagrad_impl.cuh' 2025-12-04T09:46:57.1826869Z adding 'torch/include/ATen/native/cuda/fused_adagrad_utils.cuh' 2025-12-04T09:46:57.1830611Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-12-04T09:46:57.1833951Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-12-04T09:46:57.1838967Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-12-04T09:46:57.1842824Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-12-04T09:46:57.1847134Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-12-04T09:46:57.1851361Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-12-04T09:46:57.1856593Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-12-04T09:46:57.1865547Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-12-04T09:46:57.1869949Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-12-04T09:46:57.1875678Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-12-04T09:46:57.1879354Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-12-04T09:46:57.1883272Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-12-04T09:46:57.1888626Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-12-04T09:46:57.1892332Z adding 'torch/include/ATen/native/hip/ck_group_gemm.h' 2025-12-04T09:46:57.1896168Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-12-04T09:46:57.1900899Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-12-04T09:46:57.1905907Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-12-04T09:46:57.1910484Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-12-04T09:46:57.1914208Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-12-04T09:46:57.1918859Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-12-04T09:46:57.1924111Z adding 'torch/include/ATen/native/mkldnn/xpu/Conv.h' 2025-12-04T09:46:57.1927929Z adding 'torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-12-04T09:46:57.1931604Z adding 'torch/include/ATen/native/mkldnn/xpu/qconv.h' 2025-12-04T09:46:57.1935588Z adding 'torch/include/ATen/native/mkldnn/xpu/qlinear.h' 2025-12-04T09:46:57.1944598Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-12-04T09:46:57.1951810Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' 2025-12-04T09:46:57.1956261Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' 2025-12-04T09:46:57.1961114Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-12-04T09:46:57.1965948Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-12-04T09:46:57.1970275Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-12-04T09:46:57.1974677Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-12-04T09:46:57.1978915Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-12-04T09:46:57.1984661Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-12-04T09:46:57.1996082Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-12-04T09:46:57.2000040Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-12-04T09:46:57.2004419Z adding 'torch/include/ATen/native/mps/kernels/Activation.h' 2025-12-04T09:46:57.2008105Z adding 'torch/include/ATen/native/mps/kernels/EmbeddingBag.h' 2025-12-04T09:46:57.2011547Z adding 'torch/include/ATen/native/mps/kernels/GridSampler.h' 2025-12-04T09:46:57.2015089Z adding 'torch/include/ATen/native/mps/kernels/LinearAlgebra.h' 2025-12-04T09:46:57.2019051Z adding 'torch/include/ATen/native/mps/kernels/Pooling.h' 2025-12-04T09:46:57.2022122Z adding 'torch/include/ATen/native/mps/kernels/Shape.h' 2025-12-04T09:46:57.2025676Z adding 'torch/include/ATen/native/mps/kernels/UpSample.h' 2025-12-04T09:46:57.2030548Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-12-04T09:46:57.2033508Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-12-04T09:46:57.2037040Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-12-04T09:46:57.2040483Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-12-04T09:46:57.2043964Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-12-04T09:46:57.2050150Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-12-04T09:46:57.2054814Z adding 'torch/include/ATen/native/mtia/EmptyTensor.h' 2025-12-04T09:46:57.2059257Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-12-04T09:46:57.2063072Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-12-04T09:46:57.2067437Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-12-04T09:46:57.2071139Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-12-04T09:46:57.2078190Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-12-04T09:46:57.2083368Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-12-04T09:46:57.2087054Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-12-04T09:46:57.2090637Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-12-04T09:46:57.2094154Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-12-04T09:46:57.2097627Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-12-04T09:46:57.2100960Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-12-04T09:46:57.2104874Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-12-04T09:46:57.2108518Z adding 'torch/include/ATen/native/quantized/library.h' 2025-12-04T09:46:57.2114397Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-12-04T09:46:57.2117965Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-12-04T09:46:57.2121454Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-12-04T09:46:57.2127713Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-12-04T09:46:57.2135068Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-12-04T09:46:57.2141238Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-12-04T09:46:57.2146196Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-12-04T09:46:57.2149862Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-12-04T09:46:57.2155364Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-12-04T09:46:57.2161639Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-12-04T09:46:57.2167259Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-12-04T09:46:57.2170906Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-12-04T09:46:57.2174463Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-12-04T09:46:57.2177995Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-12-04T09:46:57.2181391Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-12-04T09:46:57.2184854Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-12-04T09:46:57.2191110Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-12-04T09:46:57.2197229Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-12-04T09:46:57.2200535Z adding 'torch/include/ATen/native/transformers/sdp_utils.h' 2025-12-04T09:46:57.2208318Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-12-04T09:46:57.2213704Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-12-04T09:46:57.2219282Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-12-04T09:46:57.2223828Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-12-04T09:46:57.2230822Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-12-04T09:46:57.2236673Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-12-04T09:46:57.2267253Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-12-04T09:46:57.2288156Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-12-04T09:46:57.2293293Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-12-04T09:46:57.2302289Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-12-04T09:46:57.2307838Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-12-04T09:46:57.2312890Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-12-04T09:46:57.2317640Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-12-04T09:46:57.2322517Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-12-04T09:46:57.2331924Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-12-04T09:46:57.2339158Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-12-04T09:46:57.2343939Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-12-04T09:46:57.2349904Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-12-04T09:46:57.2370115Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-12-04T09:46:57.2377434Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-12-04T09:46:57.2385182Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-12-04T09:46:57.2389454Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-12-04T09:46:57.2401197Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-12-04T09:46:57.2413602Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-12-04T09:46:57.2418225Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-12-04T09:46:57.2424035Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-12-04T09:46:57.2438303Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-12-04T09:46:57.2446074Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-12-04T09:46:57.2451376Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-12-04T09:46:57.2456531Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-12-04T09:46:57.2460056Z adding 'torch/include/ATen/native/transformers/hip/aotriton_versions.h' 2025-12-04T09:46:57.2463679Z adding 'torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h' 2025-12-04T09:46:57.2470297Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-12-04T09:46:57.2475209Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-12-04T09:46:57.2479327Z adding 'torch/include/ATen/native/transformers/xpu/sdp_utils.h' 2025-12-04T09:46:57.2483602Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-12-04T09:46:57.2487123Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-12-04T09:46:57.2491138Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-12-04T09:46:57.2681759Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-12-04T09:46:57.2685483Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-12-04T09:46:57.2689173Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.2692763Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-12-04T09:46:57.2696167Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-12-04T09:46:57.2699504Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-12-04T09:46:57.2703095Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-12-04T09:46:57.2706866Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.2710248Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-12-04T09:46:57.2713753Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-12-04T09:46:57.2717034Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-12-04T09:46:57.2720558Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-12-04T09:46:57.2724473Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-12-04T09:46:57.2728031Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-12-04T09:46:57.2731684Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.2735059Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-12-04T09:46:57.2738462Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-12-04T09:46:57.2741760Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-12-04T09:46:57.2745354Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-12-04T09:46:57.2749075Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.2752415Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-12-04T09:46:57.2755864Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-12-04T09:46:57.2759180Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-12-04T09:46:57.2762721Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-12-04T09:46:57.2766160Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-12-04T09:46:57.2770144Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.2772951Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-12-04T09:46:57.2776557Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-12-04T09:46:57.2780296Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-12-04T09:46:57.2784450Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.2787985Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-12-04T09:46:57.2791456Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-12-04T09:46:57.2794840Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-12-04T09:46:57.2798664Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-12-04T09:46:57.2802359Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-12-04T09:46:57.2805996Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.2809315Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-12-04T09:46:57.2812808Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-12-04T09:46:57.2816197Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-12-04T09:46:57.2819714Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-12-04T09:46:57.2823070Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-12-04T09:46:57.2826850Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-12-04T09:46:57.2830335Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-12-04T09:46:57.2834005Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.2837386Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-12-04T09:46:57.2840851Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-12-04T09:46:57.2844138Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-12-04T09:46:57.2847794Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-12-04T09:46:57.2851509Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-12-04T09:46:57.2855290Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.2858665Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-12-04T09:46:57.2862180Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-12-04T09:46:57.2865557Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-12-04T09:46:57.2869284Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-12-04T09:46:57.2872791Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-12-04T09:46:57.2876528Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.2880098Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-12-04T09:46:57.2883633Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-12-04T09:46:57.2887189Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-12-04T09:46:57.2890588Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-12-04T09:46:57.2894486Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-12-04T09:46:57.2898072Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-12-04T09:46:57.2901641Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-12-04T09:46:57.2905224Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-12-04T09:46:57.2908713Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-12-04T09:46:57.2912346Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-12-04T09:46:57.2915913Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-12-04T09:46:57.2919502Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.2922938Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-12-04T09:46:57.2926876Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-12-04T09:46:57.2930257Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-12-04T09:46:57.2934156Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.2937731Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-12-04T09:46:57.2941229Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-12-04T09:46:57.2944982Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-12-04T09:46:57.2948571Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-12-04T09:46:57.2952316Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.2955731Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-12-04T09:46:57.2959200Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-12-04T09:46:57.2962752Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-12-04T09:46:57.2966437Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.2969848Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-12-04T09:46:57.2973557Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-12-04T09:46:57.2976876Z adding 'torch/include/ATen/ops/_backward.h' 2025-12-04T09:46:57.2980617Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.2984033Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-12-04T09:46:57.2987685Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-12-04T09:46:57.2991393Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-12-04T09:46:57.2995186Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-12-04T09:46:57.2998937Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3002507Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-12-04T09:46:57.3006219Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-12-04T09:46:57.3009977Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3013562Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-12-04T09:46:57.3017116Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-12-04T09:46:57.3020903Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-12-04T09:46:57.3024791Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3028308Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-12-04T09:46:57.3032368Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-12-04T09:46:57.3036178Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-12-04T09:46:57.3040869Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3043519Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-12-04T09:46:57.3047231Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-12-04T09:46:57.3050731Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-12-04T09:46:57.3055056Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-12-04T09:46:57.3058694Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-12-04T09:46:57.3062311Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3065808Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-12-04T09:46:57.3069427Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-12-04T09:46:57.3072884Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-12-04T09:46:57.3077044Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3080940Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-12-04T09:46:57.3083511Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-12-04T09:46:57.3087090Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-12-04T09:46:57.3090637Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3094084Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-12-04T09:46:57.3098125Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-12-04T09:46:57.3101046Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-12-04T09:46:57.3104808Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3108186Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-12-04T09:46:57.3111795Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-12-04T09:46:57.3115303Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-12-04T09:46:57.3118901Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3125974Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-12-04T09:46:57.3126353Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-12-04T09:46:57.3129998Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-12-04T09:46:57.3133939Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3137196Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-12-04T09:46:57.3140855Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-12-04T09:46:57.3144249Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-12-04T09:46:57.3148148Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3151465Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-12-04T09:46:57.3155034Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-12-04T09:46:57.3158664Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-12-04T09:46:57.3162296Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3165536Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-12-04T09:46:57.3169196Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-12-04T09:46:57.3172748Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-12-04T09:46:57.3176395Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3179841Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-12-04T09:46:57.3183221Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-12-04T09:46:57.3186908Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-12-04T09:46:57.3192717Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-12-04T09:46:57.3196478Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-12-04T09:46:57.3199995Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3203364Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-12-04T09:46:57.3206853Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-12-04T09:46:57.3210190Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-12-04T09:46:57.3213755Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-12-04T09:46:57.3217553Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-12-04T09:46:57.3221251Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3224553Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-12-04T09:46:57.3228088Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-12-04T09:46:57.3231444Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-12-04T09:46:57.3234992Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-12-04T09:46:57.3238397Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-12-04T09:46:57.3242367Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3245279Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-12-04T09:46:57.3248743Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-12-04T09:46:57.3252215Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-12-04T09:46:57.3255828Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3259199Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-12-04T09:46:57.3262525Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-12-04T09:46:57.3266180Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-12-04T09:46:57.3269594Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-12-04T09:46:57.3273320Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3276650Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-12-04T09:46:57.3280353Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-12-04T09:46:57.3283833Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-12-04T09:46:57.3287446Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3290759Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-12-04T09:46:57.3294085Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-12-04T09:46:57.3297618Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-12-04T09:46:57.3301225Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-12-04T09:46:57.3304765Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-12-04T09:46:57.3308330Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-12-04T09:46:57.3311695Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-12-04T09:46:57.3315236Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-12-04T09:46:57.3318601Z adding 'torch/include/ATen/ops/_conj.h' 2025-12-04T09:46:57.3322164Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3325500Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-12-04T09:46:57.3329105Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3332630Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.3335864Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-12-04T09:46:57.3339336Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-12-04T09:46:57.3342659Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-12-04T09:46:57.3346194Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-12-04T09:46:57.3349665Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-12-04T09:46:57.3353220Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3356478Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-12-04T09:46:57.3359978Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-12-04T09:46:57.3363865Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-12-04T09:46:57.3367692Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-12-04T09:46:57.3371102Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-12-04T09:46:57.3374905Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-12-04T09:46:57.3378539Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-12-04T09:46:57.3382428Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.3385977Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-12-04T09:46:57.3389528Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-12-04T09:46:57.3393194Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-12-04T09:46:57.3397196Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-12-04T09:46:57.3400570Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-12-04T09:46:57.3404462Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-12-04T09:46:57.3408071Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-12-04T09:46:57.3411790Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.3415351Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-12-04T09:46:57.3418883Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-12-04T09:46:57.3422466Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-12-04T09:46:57.3426223Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-12-04T09:46:57.3429653Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-12-04T09:46:57.3433405Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-12-04T09:46:57.3437024Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-12-04T09:46:57.3440551Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-12-04T09:46:57.3444292Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-12-04T09:46:57.3456006Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-12-04T09:46:57.3456710Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-12-04T09:46:57.3458296Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-12-04T09:46:57.3461845Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-12-04T09:46:57.3465481Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-12-04T09:46:57.3469866Z adding 'torch/include/ATen/ops/_convolution.h' 2025-12-04T09:46:57.3474132Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3477833Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3481557Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-12-04T09:46:57.3485616Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3489081Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-12-04T09:46:57.3492712Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-12-04T09:46:57.3496480Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-12-04T09:46:57.3500359Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3503677Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-12-04T09:46:57.3507596Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-12-04T09:46:57.3511239Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-12-04T09:46:57.3515114Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-12-04T09:46:57.3518855Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-12-04T09:46:57.3522469Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-12-04T09:46:57.3526355Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3529610Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-12-04T09:46:57.3533125Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-12-04T09:46:57.3536880Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3540307Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-12-04T09:46:57.3543864Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-12-04T09:46:57.3547502Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-12-04T09:46:57.3551664Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-12-04T09:46:57.3554519Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-12-04T09:46:57.3558103Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-12-04T09:46:57.3561612Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-12-04T09:46:57.3565339Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-12-04T09:46:57.3568936Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-12-04T09:46:57.3572506Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-12-04T09:46:57.3576212Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-12-04T09:46:57.3579888Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-12-04T09:46:57.3583394Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-12-04T09:46:57.3587174Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-12-04T09:46:57.3590789Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-12-04T09:46:57.3595138Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-12-04T09:46:57.3599016Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3603453Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-12-04T09:46:57.3606217Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-12-04T09:46:57.3609835Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-12-04T09:46:57.3614631Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-12-04T09:46:57.3617597Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3621176Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-12-04T09:46:57.3624644Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-12-04T09:46:57.3632139Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-12-04T09:46:57.3632697Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-12-04T09:46:57.3636475Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-12-04T09:46:57.3640590Z adding 'torch/include/ATen/ops/_cudnn_attention_backward.h' 2025-12-04T09:46:57.3644568Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h' 2025-12-04T09:46:57.3647994Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_native.h' 2025-12-04T09:46:57.3651996Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_ops.h' 2025-12-04T09:46:57.3655881Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-12-04T09:46:57.3659730Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-12-04T09:46:57.3663213Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-12-04T09:46:57.3667258Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-12-04T09:46:57.3670979Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-12-04T09:46:57.3674660Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3678111Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-12-04T09:46:57.3681556Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-12-04T09:46:57.3685478Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-12-04T09:46:57.3689194Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-12-04T09:46:57.3692906Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3696315Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-12-04T09:46:57.3699697Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-12-04T09:46:57.3703314Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-12-04T09:46:57.3707692Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-12-04T09:46:57.3712479Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-12-04T09:46:57.3717208Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3720725Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-12-04T09:46:57.3724201Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-12-04T09:46:57.3728164Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-12-04T09:46:57.3732108Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3735694Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-12-04T09:46:57.3739607Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-12-04T09:46:57.3743453Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3747057Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-12-04T09:46:57.3750427Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-12-04T09:46:57.3754127Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-12-04T09:46:57.3757650Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-12-04T09:46:57.3761532Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-12-04T09:46:57.3765144Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-12-04T09:46:57.3769719Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3772078Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-12-04T09:46:57.3775554Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-12-04T09:46:57.3778995Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-12-04T09:46:57.3782781Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3786132Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-12-04T09:46:57.3789576Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-12-04T09:46:57.3792893Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-12-04T09:46:57.3796404Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3799656Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-12-04T09:46:57.3803113Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-12-04T09:46:57.3806606Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-12-04T09:46:57.3810054Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3813486Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-12-04T09:46:57.3816903Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-12-04T09:46:57.3820254Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-12-04T09:46:57.3823796Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-12-04T09:46:57.3827376Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-12-04T09:46:57.3830691Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-12-04T09:46:57.3834179Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-12-04T09:46:57.3837540Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-12-04T09:46:57.3841001Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-12-04T09:46:57.3844454Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-12-04T09:46:57.3847816Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-12-04T09:46:57.3851334Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-12-04T09:46:57.3854757Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-12-04T09:46:57.3858334Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3861602Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-12-04T09:46:57.3865136Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-12-04T09:46:57.3868477Z adding 'torch/include/ATen/ops/_dimI.h' 2025-12-04T09:46:57.3872779Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-12-04T09:46:57.3875695Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-12-04T09:46:57.3879006Z adding 'torch/include/ATen/ops/_dimV.h' 2025-12-04T09:46:57.3883339Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-12-04T09:46:57.3885963Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-12-04T09:46:57.3890004Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-12-04T09:46:57.3893192Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.3896439Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-12-04T09:46:57.3900698Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-12-04T09:46:57.3903598Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-12-04T09:46:57.3907470Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3910846Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-12-04T09:46:57.3914453Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-12-04T09:46:57.3918116Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-12-04T09:46:57.3921460Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-12-04T09:46:57.3925107Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-12-04T09:46:57.3928728Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-12-04T09:46:57.3932188Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-12-04T09:46:57.3935819Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-12-04T09:46:57.3939331Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-12-04T09:46:57.3943018Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-12-04T09:46:57.3946927Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-12-04T09:46:57.3950285Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-12-04T09:46:57.3954319Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-12-04T09:46:57.3958296Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-12-04T09:46:57.3961841Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-12-04T09:46:57.3965931Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-12-04T09:46:57.3969929Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-12-04T09:46:57.3973714Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-12-04T09:46:57.3977371Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-12-04T09:46:57.3981294Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-12-04T09:46:57.3985165Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-12-04T09:46:57.3989340Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.3992888Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-12-04T09:46:57.3996421Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-12-04T09:46:57.4000097Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-12-04T09:46:57.4003641Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-12-04T09:46:57.4007278Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-12-04T09:46:57.4011126Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-12-04T09:46:57.4015037Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-12-04T09:46:57.4018735Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-12-04T09:46:57.4022427Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-12-04T09:46:57.4026874Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-12-04T09:46:57.4030674Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-12-04T09:46:57.4034511Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4038462Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-12-04T09:46:57.4042015Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-12-04T09:46:57.4046171Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-12-04T09:46:57.4050276Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4053760Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-12-04T09:46:57.4057466Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-12-04T09:46:57.4061141Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-12-04T09:46:57.4064933Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-12-04T09:46:57.4068973Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-12-04T09:46:57.4072891Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4076343Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-12-04T09:46:57.4079996Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-12-04T09:46:57.4083589Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-12-04T09:46:57.4087401Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-12-04T09:46:57.4091206Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-12-04T09:46:57.4095069Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-12-04T09:46:57.4098849Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-12-04T09:46:57.4102778Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4106391Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-12-04T09:46:57.4109894Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-12-04T09:46:57.4113456Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-12-04T09:46:57.4117840Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-12-04T09:46:57.4120915Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-12-04T09:46:57.4124798Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.4128173Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-12-04T09:46:57.4132386Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-12-04T09:46:57.4139951Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-12-04T09:46:57.4141391Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4144786Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-12-04T09:46:57.4148659Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-12-04T09:46:57.4152463Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-12-04T09:46:57.4158037Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-12-04T09:46:57.4160865Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4164604Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-12-04T09:46:57.4168188Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-12-04T09:46:57.4171854Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-12-04T09:46:57.4175491Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-12-04T09:46:57.4179213Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4182377Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-12-04T09:46:57.4186034Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-12-04T09:46:57.4191187Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-12-04T09:46:57.4193509Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-12-04T09:46:57.4197096Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-12-04T09:46:57.4200584Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-12-04T09:46:57.4203959Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-12-04T09:46:57.4207572Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-12-04T09:46:57.4211305Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4214685Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-12-04T09:46:57.4218119Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-12-04T09:46:57.4222309Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-12-04T09:46:57.4225358Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-12-04T09:46:57.4229083Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-12-04T09:46:57.4232682Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-12-04T09:46:57.4236155Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-12-04T09:46:57.4239620Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-12-04T09:46:57.4243078Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-12-04T09:46:57.4246607Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-12-04T09:46:57.4250294Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4253787Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-12-04T09:46:57.4257578Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-12-04T09:46:57.4260980Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-12-04T09:46:57.4264612Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-12-04T09:46:57.4268491Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-12-04T09:46:57.4272335Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4275738Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-12-04T09:46:57.4279434Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-12-04T09:46:57.4283834Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-12-04T09:46:57.4286684Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-12-04T09:46:57.4291023Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-12-04T09:46:57.4295899Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-12-04T09:46:57.4299431Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-12-04T09:46:57.4303045Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-12-04T09:46:57.4306980Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-12-04T09:46:57.4310634Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-12-04T09:46:57.4314561Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-12-04T09:46:57.4318303Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-12-04T09:46:57.4321580Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-12-04T09:46:57.4325416Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-12-04T09:46:57.4328849Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-12-04T09:46:57.4332495Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-12-04T09:46:57.4336113Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-12-04T09:46:57.4339508Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-12-04T09:46:57.4343241Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-12-04T09:46:57.4346964Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-12-04T09:46:57.4350480Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-12-04T09:46:57.4354043Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-12-04T09:46:57.4357466Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-12-04T09:46:57.4361165Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-12-04T09:46:57.4365003Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-12-04T09:46:57.4369746Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-12-04T09:46:57.4372356Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-12-04T09:46:57.4376198Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-12-04T09:46:57.4381100Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-12-04T09:46:57.4383957Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-12-04T09:46:57.4387669Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-12-04T09:46:57.4391923Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-12-04T09:46:57.4394996Z adding 'torch/include/ATen/ops/_foobar.h' 2025-12-04T09:46:57.4399180Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4402805Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-12-04T09:46:57.4406117Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-12-04T09:46:57.4409851Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-12-04T09:46:57.4413259Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-12-04T09:46:57.4417136Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4420509Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-12-04T09:46:57.4423928Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-12-04T09:46:57.4427743Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-12-04T09:46:57.4431258Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-12-04T09:46:57.4435151Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4438609Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-12-04T09:46:57.4441872Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-12-04T09:46:57.4445570Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-12-04T09:46:57.4449522Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-12-04T09:46:57.4453465Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4457085Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-12-04T09:46:57.4460694Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-12-04T09:46:57.4465156Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-12-04T09:46:57.4469437Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-12-04T09:46:57.4473597Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4477138Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-12-04T09:46:57.4480708Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-12-04T09:46:57.4484909Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-12-04T09:46:57.4489083Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-12-04T09:46:57.4492914Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4496759Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-12-04T09:46:57.4500373Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-12-04T09:46:57.4504560Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-12-04T09:46:57.4508545Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-12-04T09:46:57.4512337Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4515728Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-12-04T09:46:57.4519195Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-12-04T09:46:57.4522815Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-12-04T09:46:57.4526438Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-12-04T09:46:57.4530208Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4533563Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-12-04T09:46:57.4537115Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-12-04T09:46:57.4540793Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-12-04T09:46:57.4544276Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-12-04T09:46:57.4548108Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4551478Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-12-04T09:46:57.4555068Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-12-04T09:46:57.4558753Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-12-04T09:46:57.4562463Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-12-04T09:46:57.4566382Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4570000Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-12-04T09:46:57.4573435Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-12-04T09:46:57.4577711Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-12-04T09:46:57.4587913Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-12-04T09:46:57.4588457Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4589039Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-12-04T09:46:57.4592684Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-12-04T09:46:57.4596661Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-12-04T09:46:57.4600476Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-12-04T09:46:57.4604117Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4607437Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-12-04T09:46:57.4610982Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-12-04T09:46:57.4614559Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-12-04T09:46:57.4618071Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-12-04T09:46:57.4621671Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4625149Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-12-04T09:46:57.4628610Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-12-04T09:46:57.4632148Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-12-04T09:46:57.4635621Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-12-04T09:46:57.4639216Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4642655Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-12-04T09:46:57.4645916Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-12-04T09:46:57.4649532Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-12-04T09:46:57.4653208Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-12-04T09:46:57.4657255Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4660694Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-12-04T09:46:57.4664227Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-12-04T09:46:57.4668465Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-12-04T09:46:57.4672103Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-12-04T09:46:57.4675717Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4679040Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-12-04T09:46:57.4682367Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-12-04T09:46:57.4685906Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-12-04T09:46:57.4689427Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-12-04T09:46:57.4692951Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4696277Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-12-04T09:46:57.4699592Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-12-04T09:46:57.4703115Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-12-04T09:46:57.4706711Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-12-04T09:46:57.4710357Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4718896Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-12-04T09:46:57.4719313Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-12-04T09:46:57.4721821Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-12-04T09:46:57.4725429Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-12-04T09:46:57.4729515Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4733479Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-12-04T09:46:57.4762565Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-12-04T09:46:57.4763069Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-12-04T09:46:57.4763438Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-12-04T09:46:57.4763914Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4764461Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-12-04T09:46:57.4764870Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-12-04T09:46:57.4765248Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-12-04T09:46:57.4765594Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-12-04T09:46:57.4768875Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4772127Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-12-04T09:46:57.4775652Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-12-04T09:46:57.4779171Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-12-04T09:46:57.4783090Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-12-04T09:46:57.4787166Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4790631Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-12-04T09:46:57.4794122Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-12-04T09:46:57.4798243Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-12-04T09:46:57.4801879Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-12-04T09:46:57.4805991Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4809472Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-12-04T09:46:57.4812854Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-12-04T09:46:57.4816434Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-12-04T09:46:57.4819909Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-12-04T09:46:57.4823385Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-12-04T09:46:57.4827163Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4830568Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-12-04T09:46:57.4833917Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-12-04T09:46:57.4837444Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-12-04T09:46:57.4840910Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-12-04T09:46:57.4844739Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4848095Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-12-04T09:46:57.4851471Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-12-04T09:46:57.4855016Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-12-04T09:46:57.4858526Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-12-04T09:46:57.4862147Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4865546Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-12-04T09:46:57.4868990Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-12-04T09:46:57.4873264Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-12-04T09:46:57.4876957Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4880324Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-12-04T09:46:57.4883657Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-12-04T09:46:57.4887182Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-12-04T09:46:57.4890837Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-12-04T09:46:57.4894440Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4897825Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-12-04T09:46:57.4901298Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-12-04T09:46:57.4904809Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-12-04T09:46:57.4908711Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-12-04T09:46:57.4912397Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4915909Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-12-04T09:46:57.4919415Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-12-04T09:46:57.4923350Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-12-04T09:46:57.4927180Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-12-04T09:46:57.4930929Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4934346Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-12-04T09:46:57.4937941Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-12-04T09:46:57.4941931Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-12-04T09:46:57.4945958Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-12-04T09:46:57.4949767Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4953206Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-12-04T09:46:57.4956795Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-12-04T09:46:57.4960955Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-12-04T09:46:57.4964674Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-12-04T09:46:57.4968240Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4971645Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-12-04T09:46:57.4974922Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-12-04T09:46:57.4978553Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-12-04T09:46:57.4982103Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-12-04T09:46:57.4985770Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.4989266Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-12-04T09:46:57.4992579Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-12-04T09:46:57.4996109Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-12-04T09:46:57.5000026Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-12-04T09:46:57.5003837Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5007271Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-12-04T09:46:57.5010761Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-12-04T09:46:57.5014741Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-12-04T09:46:57.5018449Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-12-04T09:46:57.5022133Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5025485Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-12-04T09:46:57.5028872Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-12-04T09:46:57.5032414Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-12-04T09:46:57.5035916Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-12-04T09:46:57.5039511Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5042843Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-12-04T09:46:57.5046199Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-12-04T09:46:57.5049750Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-12-04T09:46:57.5053204Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-12-04T09:46:57.5056797Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5060091Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-12-04T09:46:57.5063416Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-12-04T09:46:57.5067107Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-12-04T09:46:57.5070629Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-12-04T09:46:57.5074668Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5078054Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-12-04T09:46:57.5081391Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-12-04T09:46:57.5084940Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-12-04T09:46:57.5088411Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-12-04T09:46:57.5092051Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5095385Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-12-04T09:46:57.5098666Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-12-04T09:46:57.5102401Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-12-04T09:46:57.5106168Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-12-04T09:46:57.5109639Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5112962Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-12-04T09:46:57.5116256Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-12-04T09:46:57.5119780Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-12-04T09:46:57.5123236Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-12-04T09:46:57.5126853Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5130269Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-12-04T09:46:57.5133531Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-12-04T09:46:57.5137075Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-12-04T09:46:57.5140538Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-12-04T09:46:57.5144093Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5147547Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-12-04T09:46:57.5150882Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-12-04T09:46:57.5154427Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-12-04T09:46:57.5158127Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-12-04T09:46:57.5161892Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5165313Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-12-04T09:46:57.5168803Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-12-04T09:46:57.5172751Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-12-04T09:46:57.5176376Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-12-04T09:46:57.5179991Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5183331Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-12-04T09:46:57.5186778Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-12-04T09:46:57.5190450Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-12-04T09:46:57.5193782Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-12-04T09:46:57.5197390Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5200892Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-12-04T09:46:57.5204796Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-12-04T09:46:57.5208241Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-12-04T09:46:57.5246905Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-12-04T09:46:57.5247426Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5247955Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-12-04T09:46:57.5248371Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-12-04T09:46:57.5248740Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-12-04T09:46:57.5249456Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-12-04T09:46:57.5250036Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5250626Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-12-04T09:46:57.5251084Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-12-04T09:46:57.5251534Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-12-04T09:46:57.5252007Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-12-04T09:46:57.5257370Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-12-04T09:46:57.5258031Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-12-04T09:46:57.5261683Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-12-04T09:46:57.5265274Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-12-04T09:46:57.5269025Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5272548Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-12-04T09:46:57.5276078Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-12-04T09:46:57.5279528Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-12-04T09:46:57.5283304Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5286683Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-12-04T09:46:57.5290481Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5293686Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-12-04T09:46:57.5297196Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-12-04T09:46:57.5300607Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-12-04T09:46:57.5304128Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-12-04T09:46:57.5308040Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-12-04T09:46:57.5311924Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5315367Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-12-04T09:46:57.5318873Z adding 'torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h' 2025-12-04T09:46:57.5322439Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-12-04T09:46:57.5326610Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-12-04T09:46:57.5330808Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-12-04T09:46:57.5334817Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5338352Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-12-04T09:46:57.5341896Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-12-04T09:46:57.5345589Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-12-04T09:46:57.5349905Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-12-04T09:46:57.5354172Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-12-04T09:46:57.5358173Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5361688Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-12-04T09:46:57.5365219Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-12-04T09:46:57.5368803Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-12-04T09:46:57.5373075Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-12-04T09:46:57.5376884Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-12-04T09:46:57.5380524Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5383933Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-12-04T09:46:57.5387404Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-12-04T09:46:57.5391020Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-12-04T09:46:57.5394888Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-12-04T09:46:57.5398805Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5402213Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-12-04T09:46:57.5405739Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-12-04T09:46:57.5409256Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-12-04T09:46:57.5413225Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-12-04T09:46:57.5416771Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-12-04T09:46:57.5420266Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward.h' 2025-12-04T09:46:57.5423734Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h' 2025-12-04T09:46:57.5427182Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_native.h' 2025-12-04T09:46:57.5430772Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_ops.h' 2025-12-04T09:46:57.5434365Z adding 'torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.5437746Z adding 'torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h' 2025-12-04T09:46:57.5441113Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-12-04T09:46:57.5444787Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-12-04T09:46:57.5448340Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-12-04T09:46:57.5452016Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-12-04T09:46:57.5455625Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-12-04T09:46:57.5459174Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-12-04T09:46:57.5462745Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-12-04T09:46:57.5466556Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-12-04T09:46:57.5470479Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-12-04T09:46:57.5474592Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5478179Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-12-04T09:46:57.5481741Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-12-04T09:46:57.5485410Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-12-04T09:46:57.5489731Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-12-04T09:46:57.5493322Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-12-04T09:46:57.5497091Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5500519Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-12-04T09:46:57.5504232Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5508001Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.5511236Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-12-04T09:46:57.5514904Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-12-04T09:46:57.5518360Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-12-04T09:46:57.5521869Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-12-04T09:46:57.5525575Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-12-04T09:46:57.5529184Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.5532634Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-12-04T09:46:57.5536239Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-12-04T09:46:57.5539787Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-12-04T09:46:57.5543507Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-12-04T09:46:57.5547505Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.5550812Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-12-04T09:46:57.5554512Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-12-04T09:46:57.5558231Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5561557Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-12-04T09:46:57.5565392Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-12-04T09:46:57.5568952Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-12-04T09:46:57.5572652Z adding 'torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5576218Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-12-04T09:46:57.5579558Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-12-04T09:46:57.5583266Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-12-04T09:46:57.5586958Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-12-04T09:46:57.5590666Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.5594069Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-12-04T09:46:57.5597629Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-12-04T09:46:57.5601109Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-12-04T09:46:57.5604913Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5608090Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-12-04T09:46:57.5611706Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-12-04T09:46:57.5615384Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-12-04T09:46:57.5619144Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5622688Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-12-04T09:46:57.5626224Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-12-04T09:46:57.5629958Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-12-04T09:46:57.5633787Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-12-04T09:46:57.5638093Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5642093Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-12-04T09:46:57.5645938Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-12-04T09:46:57.5650130Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-12-04T09:46:57.5653732Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-12-04T09:46:57.5657578Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5661051Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-12-04T09:46:57.5664606Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-12-04T09:46:57.5668495Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-12-04T09:46:57.5672031Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-12-04T09:46:57.5675907Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5679580Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-12-04T09:46:57.5683070Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-12-04T09:46:57.5686744Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-12-04T09:46:57.5690140Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-12-04T09:46:57.5693843Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-12-04T09:46:57.5697274Z adding 'torch/include/ATen/ops/_indices.h' 2025-12-04T09:46:57.5701330Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-12-04T09:46:57.5705173Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5708897Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.5712085Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-12-04T09:46:57.5715617Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-12-04T09:46:57.5718977Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-12-04T09:46:57.5722431Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-12-04T09:46:57.5725861Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-12-04T09:46:57.5729451Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-12-04T09:46:57.5733002Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-12-04T09:46:57.5736370Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-12-04T09:46:57.5739939Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-12-04T09:46:57.5743322Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-12-04T09:46:57.5747037Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5750261Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-12-04T09:46:57.5753706Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-12-04T09:46:57.5757087Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-12-04T09:46:57.5760701Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5763858Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-12-04T09:46:57.5767265Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-12-04T09:46:57.5770639Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-12-04T09:46:57.5774171Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.5777363Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-12-04T09:46:57.5780807Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-12-04T09:46:57.5784430Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-12-04T09:46:57.5788097Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-12-04T09:46:57.5791583Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-12-04T09:46:57.5795097Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-12-04T09:46:57.5798635Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-12-04T09:46:57.5801969Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-12-04T09:46:57.5805547Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5808777Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-12-04T09:46:57.5812186Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-12-04T09:46:57.5815596Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-12-04T09:46:57.5819183Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.5822377Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-12-04T09:46:57.5825968Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-12-04T09:46:57.5829455Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-12-04T09:46:57.5833133Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.5836440Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-12-04T09:46:57.5839885Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-12-04T09:46:57.5843187Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-12-04T09:46:57.5846645Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-12-04T09:46:57.5850018Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-12-04T09:46:57.5853666Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-12-04T09:46:57.5857150Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-12-04T09:46:57.5860828Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.5864150Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-12-04T09:46:57.5867785Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-12-04T09:46:57.5871132Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-12-04T09:46:57.5874654Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-12-04T09:46:57.5878043Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-12-04T09:46:57.5881575Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-12-04T09:46:57.5884976Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-12-04T09:46:57.5888408Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-12-04T09:46:57.5891821Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-12-04T09:46:57.5895583Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-12-04T09:46:57.5899047Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-12-04T09:46:57.5902522Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-12-04T09:46:57.5906319Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.5909631Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-12-04T09:46:57.5913107Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-12-04T09:46:57.5916474Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-12-04T09:46:57.5919944Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-12-04T09:46:57.5923302Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-12-04T09:46:57.5926859Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-12-04T09:46:57.5930439Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-12-04T09:46:57.5934186Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.5937524Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-12-04T09:46:57.5941051Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-12-04T09:46:57.5944393Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-12-04T09:46:57.5948019Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-12-04T09:46:57.5951384Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-12-04T09:46:57.5955001Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-12-04T09:46:57.5958596Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-12-04T09:46:57.5962317Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.5965661Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-12-04T09:46:57.5969141Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-12-04T09:46:57.5972474Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-12-04T09:46:57.5975987Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-12-04T09:46:57.5979335Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-12-04T09:46:57.5982953Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-12-04T09:46:57.5986572Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-12-04T09:46:57.5989995Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-12-04T09:46:57.5993531Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-12-04T09:46:57.5997775Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-12-04T09:46:57.6001109Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-12-04T09:46:57.6004863Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-12-04T09:46:57.6008371Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-12-04T09:46:57.6012340Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.6015885Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-12-04T09:46:57.6019953Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-12-04T09:46:57.6024580Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-12-04T09:46:57.6029745Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-12-04T09:46:57.6034508Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-12-04T09:46:57.6039510Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-12-04T09:46:57.6044567Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.6049101Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-12-04T09:46:57.6053931Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-12-04T09:46:57.6057909Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-12-04T09:46:57.6061392Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-12-04T09:46:57.6064767Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-12-04T09:46:57.6068495Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-12-04T09:46:57.6071943Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-12-04T09:46:57.6075459Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-12-04T09:46:57.6078938Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-12-04T09:46:57.6082345Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-12-04T09:46:57.6085764Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-12-04T09:46:57.6089432Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-12-04T09:46:57.6093138Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6096628Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-12-04T09:46:57.6100379Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-12-04T09:46:57.6103978Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-12-04T09:46:57.6107868Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.6111146Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-12-04T09:46:57.6114828Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-12-04T09:46:57.6118446Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-12-04T09:46:57.6122034Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-12-04T09:46:57.6125583Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-12-04T09:46:57.6129211Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-12-04T09:46:57.6132745Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-12-04T09:46:57.6136494Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6139831Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-12-04T09:46:57.6143911Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6148119Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.6151845Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-12-04T09:46:57.6155947Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-12-04T09:46:57.6159841Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-12-04T09:46:57.6163879Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-12-04T09:46:57.6167996Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-12-04T09:46:57.6172240Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6176217Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-12-04T09:46:57.6179781Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-12-04T09:46:57.6183293Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-12-04T09:46:57.6187003Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-12-04T09:46:57.6190736Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-12-04T09:46:57.6194506Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6198022Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-12-04T09:46:57.6201628Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-12-04T09:46:57.6204996Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-12-04T09:46:57.6208544Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-12-04T09:46:57.6212134Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-12-04T09:46:57.6215797Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6219120Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-12-04T09:46:57.6222440Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-12-04T09:46:57.6235740Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-12-04T09:46:57.6235889Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-12-04T09:46:57.6236727Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-12-04T09:46:57.6240460Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6243687Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-12-04T09:46:57.6247113Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-12-04T09:46:57.6250433Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-12-04T09:46:57.6254088Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-12-04T09:46:57.6257707Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6261231Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-12-04T09:46:57.6264659Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-12-04T09:46:57.6268181Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-12-04T09:46:57.6271727Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-12-04T09:46:57.6275253Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-12-04T09:46:57.6278752Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-12-04T09:46:57.6282080Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-12-04T09:46:57.6285605Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-12-04T09:46:57.6289027Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-12-04T09:46:57.6292621Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6296069Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-12-04T09:46:57.6299633Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-12-04T09:46:57.6303152Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-12-04T09:46:57.6306891Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6310245Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-12-04T09:46:57.6313586Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-12-04T09:46:57.6317348Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-12-04T09:46:57.6321271Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-12-04T09:46:57.6325125Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6328437Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-12-04T09:46:57.6332050Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-12-04T09:46:57.6336035Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-12-04T09:46:57.6339873Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6343171Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-12-04T09:46:57.6346889Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-12-04T09:46:57.6350727Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-12-04T09:46:57.6354511Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6358076Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-12-04T09:46:57.6361680Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-12-04T09:46:57.6365238Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-12-04T09:46:57.6368949Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-12-04T09:46:57.6372705Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6376007Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-12-04T09:46:57.6379703Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-12-04T09:46:57.6383722Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-12-04T09:46:57.6387794Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-12-04T09:46:57.6391655Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6395020Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-12-04T09:46:57.6398609Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-12-04T09:46:57.6402065Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-12-04T09:46:57.6405860Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-12-04T09:46:57.6409305Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-12-04T09:46:57.6413048Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6416463Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-12-04T09:46:57.6420086Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6423814Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.6427094Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-12-04T09:46:57.6430757Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-12-04T09:46:57.6434258Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-12-04T09:46:57.6437769Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-12-04T09:46:57.6441447Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-12-04T09:46:57.6445107Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-12-04T09:46:57.6448610Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-12-04T09:46:57.6452179Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-12-04T09:46:57.6455583Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-12-04T09:46:57.6459149Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-12-04T09:46:57.6462863Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-12-04T09:46:57.6466696Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6470147Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-12-04T09:46:57.6473838Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-12-04T09:46:57.6477473Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6480909Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-12-04T09:46:57.6484392Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-12-04T09:46:57.6487867Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-12-04T09:46:57.6491649Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-12-04T09:46:57.6495320Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-12-04T09:46:57.6498896Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-12-04T09:46:57.6502613Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-12-04T09:46:57.6506150Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-12-04T09:46:57.6509615Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-12-04T09:46:57.6513119Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-12-04T09:46:57.6516647Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-12-04T09:46:57.6520106Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-12-04T09:46:57.6523554Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-12-04T09:46:57.6527154Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-12-04T09:46:57.6530617Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-12-04T09:46:57.6534913Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-12-04T09:46:57.6538495Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-12-04T09:46:57.6542075Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-12-04T09:46:57.6545535Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-12-04T09:46:57.6549151Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-12-04T09:46:57.6552467Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-12-04T09:46:57.6556070Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-12-04T09:46:57.6559631Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-12-04T09:46:57.6563041Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-12-04T09:46:57.6566633Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-12-04T09:46:57.6570043Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-12-04T09:46:57.6573626Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-12-04T09:46:57.6577409Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6580952Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.6584298Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-12-04T09:46:57.6587993Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-12-04T09:46:57.6591392Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-12-04T09:46:57.6595016Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-12-04T09:46:57.6598547Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-12-04T09:46:57.6602138Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-12-04T09:46:57.6605748Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-12-04T09:46:57.6609173Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-12-04T09:46:57.6612730Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-12-04T09:46:57.6616332Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-12-04T09:46:57.6619906Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-12-04T09:46:57.6623890Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6627244Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-12-04T09:46:57.6630800Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-12-04T09:46:57.6635015Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-12-04T09:46:57.6637847Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-12-04T09:46:57.6641477Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-12-04T09:46:57.6645075Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-12-04T09:46:57.6649064Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-12-04T09:46:57.6652865Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-12-04T09:46:57.6656950Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-12-04T09:46:57.6660577Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-12-04T09:46:57.6664548Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6668060Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-12-04T09:46:57.6671893Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-12-04T09:46:57.6675683Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-12-04T09:46:57.6679421Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6682834Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-12-04T09:46:57.6686356Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-12-04T09:46:57.6689849Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-12-04T09:46:57.6693659Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-12-04T09:46:57.6696954Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-12-04T09:46:57.6700331Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-12-04T09:46:57.6703924Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6707297Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-12-04T09:46:57.6711036Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-12-04T09:46:57.6714476Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-12-04T09:46:57.6718074Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6721318Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-12-04T09:46:57.6724797Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-12-04T09:46:57.6728246Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-12-04T09:46:57.6731749Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-12-04T09:46:57.6735419Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6739007Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.6742376Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-12-04T09:46:57.6746030Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-12-04T09:46:57.6749515Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-12-04T09:46:57.6752910Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-12-04T09:46:57.6756231Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-12-04T09:46:57.6759740Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-12-04T09:46:57.6763188Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-12-04T09:46:57.6766764Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-12-04T09:46:57.6770462Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6774613Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.6777300Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-12-04T09:46:57.6780940Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-12-04T09:46:57.6784278Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-12-04T09:46:57.6787937Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-12-04T09:46:57.6791490Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-12-04T09:46:57.6795396Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6798659Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-12-04T09:46:57.6802195Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-12-04T09:46:57.6805534Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-12-04T09:46:57.6809147Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.6812354Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-12-04T09:46:57.6815718Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-12-04T09:46:57.6819524Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-12-04T09:46:57.6823476Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6826943Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-12-04T09:46:57.6830608Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-12-04T09:46:57.6833801Z adding 'torch/include/ATen/ops/_nnz.h' 2025-12-04T09:46:57.6837152Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-12-04T09:46:57.6840584Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-12-04T09:46:57.6844133Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-12-04T09:46:57.6847748Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-12-04T09:46:57.6851418Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.6854678Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-12-04T09:46:57.6858161Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-12-04T09:46:57.6861774Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6865029Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-12-04T09:46:57.6868770Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-12-04T09:46:57.6872258Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-12-04T09:46:57.6875852Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.6879081Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-12-04T09:46:57.6882546Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-12-04T09:46:57.6886019Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-12-04T09:46:57.6889623Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.6892866Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-12-04T09:46:57.6896485Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-12-04T09:46:57.6900012Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-12-04T09:46:57.6903672Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.6907041Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-12-04T09:46:57.6910548Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-12-04T09:46:57.6914206Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-12-04T09:46:57.6917783Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-12-04T09:46:57.6921272Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-12-04T09:46:57.6925227Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-12-04T09:46:57.6928140Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-12-04T09:46:57.6931562Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-12-04T09:46:57.6935205Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6938538Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-12-04T09:46:57.6941949Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-12-04T09:46:57.6945344Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-12-04T09:46:57.6949017Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-12-04T09:46:57.6952472Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-12-04T09:46:57.6956112Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6959430Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-12-04T09:46:57.6962863Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-12-04T09:46:57.6966189Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-12-04T09:46:57.6969686Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-12-04T09:46:57.6973139Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-12-04T09:46:57.6976765Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.6980011Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-12-04T09:46:57.6983594Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-12-04T09:46:57.6987113Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-12-04T09:46:57.6990623Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-12-04T09:46:57.6994041Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-12-04T09:46:57.6997626Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-12-04T09:46:57.7000985Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-12-04T09:46:57.7004437Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-12-04T09:46:57.7007879Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-12-04T09:46:57.7011255Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-12-04T09:46:57.7014560Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-12-04T09:46:57.7017963Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-12-04T09:46:57.7021278Z adding 'torch/include/ATen/ops/_print.h' 2025-12-04T09:46:57.7024816Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7028159Z adding 'torch/include/ATen/ops/_print_native.h' 2025-12-04T09:46:57.7031571Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-12-04T09:46:57.7035042Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-12-04T09:46:57.7038660Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7041845Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-12-04T09:46:57.7045286Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-12-04T09:46:57.7048761Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-12-04T09:46:57.7052403Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7055639Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-12-04T09:46:57.7059131Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-12-04T09:46:57.7062609Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-12-04T09:46:57.7066456Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-12-04T09:46:57.7070180Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7073769Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.7077552Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-12-04T09:46:57.7080603Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-12-04T09:46:57.7084072Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-12-04T09:46:57.7087480Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-12-04T09:46:57.7090860Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-12-04T09:46:57.7094339Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-12-04T09:46:57.7097839Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-12-04T09:46:57.7101585Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-12-04T09:46:57.7105126Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7108481Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-12-04T09:46:57.7111913Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-12-04T09:46:57.7115304Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-12-04T09:46:57.7118908Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7122116Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-12-04T09:46:57.7125588Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-12-04T09:46:57.7129314Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-12-04T09:46:57.7133237Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7136613Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-12-04T09:46:57.7140043Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-12-04T09:46:57.7143593Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-12-04T09:46:57.7147168Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-12-04T09:46:57.7150757Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7154025Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-12-04T09:46:57.7157485Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-12-04T09:46:57.7160898Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-12-04T09:46:57.7164467Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7167734Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-12-04T09:46:57.7171278Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-12-04T09:46:57.7174753Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-12-04T09:46:57.7178386Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7181753Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-12-04T09:46:57.7185150Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-12-04T09:46:57.7188663Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-12-04T09:46:57.7192216Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-12-04T09:46:57.7195677Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-12-04T09:46:57.7199297Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7202708Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-12-04T09:46:57.7206159Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-12-04T09:46:57.7209670Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-12-04T09:46:57.7213370Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7216819Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-12-04T09:46:57.7220211Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-12-04T09:46:57.7223762Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-12-04T09:46:57.7227812Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-12-04T09:46:57.7230898Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-12-04T09:46:57.7234435Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-12-04T09:46:57.7238244Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-12-04T09:46:57.7241986Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-12-04T09:46:57.7245453Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-12-04T09:46:57.7249140Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-12-04T09:46:57.7252688Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-12-04T09:46:57.7256158Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-12-04T09:46:57.7259797Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-12-04T09:46:57.7263332Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-12-04T09:46:57.7267070Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-12-04T09:46:57.7270692Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-12-04T09:46:57.7274136Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-12-04T09:46:57.7277760Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-12-04T09:46:57.7281532Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-12-04T09:46:57.7284905Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-12-04T09:46:57.7288485Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-12-04T09:46:57.7292034Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-12-04T09:46:57.7295843Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-12-04T09:46:57.7299548Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-12-04T09:46:57.7303224Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-12-04T09:46:57.7307195Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-12-04T09:46:57.7310717Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-12-04T09:46:57.7314497Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-12-04T09:46:57.7318253Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-12-04T09:46:57.7321770Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-12-04T09:46:57.7325320Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-12-04T09:46:57.7328913Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-12-04T09:46:57.7332678Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-12-04T09:46:57.7336224Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-12-04T09:46:57.7339772Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-12-04T09:46:57.7344106Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-12-04T09:46:57.7348029Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-12-04T09:46:57.7352779Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-12-04T09:46:57.7356714Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-12-04T09:46:57.7361421Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7364577Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-12-04T09:46:57.7368173Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-12-04T09:46:57.7372094Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7375433Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-12-04T09:46:57.7379255Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-12-04T09:46:57.7382822Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-12-04T09:46:57.7386466Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-12-04T09:46:57.7390095Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-12-04T09:46:57.7393821Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-12-04T09:46:57.7397391Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2.h' 2025-12-04T09:46:57.7401183Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_cuda_dispatch.h' 2025-12-04T09:46:57.7404710Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_native.h' 2025-12-04T09:46:57.7408393Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_ops.h' 2025-12-04T09:46:57.7412159Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-12-04T09:46:57.7415917Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-12-04T09:46:57.7419556Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-12-04T09:46:57.7423088Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-12-04T09:46:57.7426879Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-12-04T09:46:57.7430781Z adding 'torch/include/ATen/ops/_scaled_mm_v2.h' 2025-12-04T09:46:57.7434630Z adding 'torch/include/ATen/ops/_scaled_mm_v2_cuda_dispatch.h' 2025-12-04T09:46:57.7438047Z adding 'torch/include/ATen/ops/_scaled_mm_v2_native.h' 2025-12-04T09:46:57.7441958Z adding 'torch/include/ATen/ops/_scaled_mm_v2_ops.h' 2025-12-04T09:46:57.7445848Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-12-04T09:46:57.7449621Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7453254Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-12-04T09:46:57.7457075Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-12-04T09:46:57.7460283Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-12-04T09:46:57.7464102Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-12-04T09:46:57.7467781Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-12-04T09:46:57.7471414Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7474804Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-12-04T09:46:57.7478296Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-12-04T09:46:57.7482837Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-12-04T09:46:57.7487004Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7490624Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-12-04T09:46:57.7494859Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-12-04T09:46:57.7498609Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-12-04T09:46:57.7502601Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-12-04T09:46:57.7506661Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-12-04T09:46:57.7510622Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-12-04T09:46:57.7514455Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-12-04T09:46:57.7517918Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-12-04T09:46:57.7521676Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-12-04T09:46:57.7525272Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-12-04T09:46:57.7528985Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7532420Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-12-04T09:46:57.7535989Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-12-04T09:46:57.7539661Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-12-04T09:46:57.7543594Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7546818Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-12-04T09:46:57.7550518Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-12-04T09:46:57.7554053Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-12-04T09:46:57.7557782Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7561170Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-12-04T09:46:57.7564686Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-12-04T09:46:57.7568306Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-12-04T09:46:57.7572267Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7575367Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-12-04T09:46:57.7579336Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-12-04T09:46:57.7582429Z adding 'torch/include/ATen/ops/_softmax.h' 2025-12-04T09:46:57.7586230Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-12-04T09:46:57.7590140Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.7593475Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-12-04T09:46:57.7597145Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-12-04T09:46:57.7600768Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-12-04T09:46:57.7604175Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-12-04T09:46:57.7607781Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-12-04T09:46:57.7611576Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-12-04T09:46:57.7615313Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.7618753Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-12-04T09:46:57.7622205Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-12-04T09:46:57.7625828Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-12-04T09:46:57.7629356Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-12-04T09:46:57.7632729Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-12-04T09:46:57.7636536Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-12-04T09:46:57.7640039Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-12-04T09:46:57.7643652Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7646938Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-12-04T09:46:57.7650786Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-12-04T09:46:57.7654227Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-12-04T09:46:57.7657763Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-12-04T09:46:57.7661486Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7664980Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.7668325Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-12-04T09:46:57.7671907Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-12-04T09:46:57.7675214Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-12-04T09:46:57.7678637Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-12-04T09:46:57.7682576Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-12-04T09:46:57.7686144Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7689426Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-12-04T09:46:57.7692922Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-12-04T09:46:57.7696465Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-12-04T09:46:57.7700187Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7703500Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-12-04T09:46:57.7707168Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-12-04T09:46:57.7710971Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-12-04T09:46:57.7714826Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7718164Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-12-04T09:46:57.7721761Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-12-04T09:46:57.7725398Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-12-04T09:46:57.7729165Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7732446Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-12-04T09:46:57.7735979Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-12-04T09:46:57.7739947Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-12-04T09:46:57.7743787Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7747223Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-12-04T09:46:57.7750791Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-12-04T09:46:57.7754424Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-12-04T09:46:57.7758672Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-12-04T09:46:57.7762686Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7766207Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-12-04T09:46:57.7769634Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-12-04T09:46:57.7773306Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-12-04T09:46:57.7776971Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7780407Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-12-04T09:46:57.7783816Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-12-04T09:46:57.7787494Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-12-04T09:46:57.7791087Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-12-04T09:46:57.7794762Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7798082Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-12-04T09:46:57.7801639Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-12-04T09:46:57.7805236Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-12-04T09:46:57.7808867Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7812212Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-12-04T09:46:57.7815731Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-12-04T09:46:57.7819251Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-12-04T09:46:57.7822889Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7826300Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-12-04T09:46:57.7829875Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-12-04T09:46:57.7833478Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-12-04T09:46:57.7837180Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7840466Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-12-04T09:46:57.7844037Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-12-04T09:46:57.7847553Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-12-04T09:46:57.7851108Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-12-04T09:46:57.7854768Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7858039Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-12-04T09:46:57.7861612Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-12-04T09:46:57.7865208Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7868996Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7872163Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-12-04T09:46:57.7875802Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-12-04T09:46:57.7879332Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-12-04T09:46:57.7882978Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.7886266Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-12-04T09:46:57.7889793Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-12-04T09:46:57.7893200Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-12-04T09:46:57.7896757Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.7899995Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-12-04T09:46:57.7903488Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-12-04T09:46:57.7907099Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-12-04T09:46:57.7910606Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-12-04T09:46:57.7914282Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-12-04T09:46:57.7917936Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-12-04T09:46:57.7921401Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-12-04T09:46:57.7924917Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-12-04T09:46:57.7928455Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-12-04T09:46:57.7931983Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-12-04T09:46:57.7935349Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-12-04T09:46:57.7938874Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-12-04T09:46:57.7942252Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-12-04T09:46:57.7945759Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-12-04T09:46:57.7949202Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-12-04T09:46:57.7952699Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-12-04T09:46:57.7956035Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-12-04T09:46:57.7959663Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-12-04T09:46:57.7962974Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-12-04T09:46:57.7966585Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-12-04T09:46:57.7970045Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-12-04T09:46:57.7973778Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-12-04T09:46:57.7977312Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-12-04T09:46:57.7980885Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-12-04T09:46:57.7984491Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-12-04T09:46:57.7988255Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-12-04T09:46:57.7991651Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-12-04T09:46:57.7995274Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-12-04T09:46:57.7998740Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-12-04T09:46:57.8002447Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-12-04T09:46:57.8005975Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-12-04T09:46:57.8009450Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-12-04T09:46:57.8013112Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-12-04T09:46:57.8016867Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-12-04T09:46:57.8020539Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8024002Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-12-04T09:46:57.8027716Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-12-04T09:46:57.8031390Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8034981Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8038297Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-12-04T09:46:57.8042178Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-12-04T09:46:57.8045863Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-12-04T09:46:57.8049509Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8052942Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-12-04T09:46:57.8056548Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-12-04T09:46:57.8060062Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-12-04T09:46:57.8063713Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-12-04T09:46:57.8067513Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8070929Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-12-04T09:46:57.8074623Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-12-04T09:46:57.8078156Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8081727Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8085096Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-12-04T09:46:57.8088827Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-12-04T09:46:57.8092571Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-12-04T09:46:57.8096243Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8099671Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-12-04T09:46:57.8103203Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-12-04T09:46:57.8106912Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-12-04T09:46:57.8110836Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-12-04T09:46:57.8114380Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-12-04T09:46:57.8117857Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-12-04T09:46:57.8121443Z adding 'torch/include/ATen/ops/_stack.h' 2025-12-04T09:46:57.8125066Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8128597Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-12-04T09:46:57.8132052Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-12-04T09:46:57.8135613Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-12-04T09:46:57.8139281Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-12-04T09:46:57.8143014Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8146495Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-12-04T09:46:57.8150346Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-12-04T09:46:57.8154198Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-12-04T09:46:57.8158398Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8162246Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-12-04T09:46:57.8166186Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-12-04T09:46:57.8169833Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-12-04T09:46:57.8174302Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-12-04T09:46:57.8177802Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-12-04T09:46:57.8181517Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-12-04T09:46:57.8185056Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-12-04T09:46:57.8189026Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8192537Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-12-04T09:46:57.8196098Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-12-04T09:46:57.8199618Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-12-04T09:46:57.8203418Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8206962Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8210250Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-12-04T09:46:57.8213899Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-12-04T09:46:57.8217318Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-12-04T09:46:57.8221091Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8224391Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-12-04T09:46:57.8228105Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8231664Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.8234775Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-12-04T09:46:57.8238281Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-12-04T09:46:57.8241660Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-12-04T09:46:57.8245117Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-12-04T09:46:57.8248406Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-12-04T09:46:57.8252489Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8255539Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-12-04T09:46:57.8259041Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-12-04T09:46:57.8262471Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-12-04T09:46:57.8266067Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8269490Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-12-04T09:46:57.8272821Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-12-04T09:46:57.8276338Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-12-04T09:46:57.8279911Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-12-04T09:46:57.8283577Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8286913Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-12-04T09:46:57.8290270Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-12-04T09:46:57.8293877Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-12-04T09:46:57.8297291Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-12-04T09:46:57.8300969Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8304335Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-12-04T09:46:57.8307995Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-12-04T09:46:57.8311506Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-12-04T09:46:57.8315061Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-12-04T09:46:57.8318607Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8321941Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-12-04T09:46:57.8325342Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-12-04T09:46:57.8328897Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-12-04T09:46:57.8332599Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-12-04T09:46:57.8336217Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8339478Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-12-04T09:46:57.8342915Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-12-04T09:46:57.8346448Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-12-04T09:46:57.8350102Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8353351Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-12-04T09:46:57.8356798Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-12-04T09:46:57.8360147Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-12-04T09:46:57.8363698Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8366916Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-12-04T09:46:57.8370403Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-12-04T09:46:57.8373850Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-12-04T09:46:57.8377442Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8380682Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-12-04T09:46:57.8384228Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-12-04T09:46:57.8387909Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-12-04T09:46:57.8391533Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8394813Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-12-04T09:46:57.8398440Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-12-04T09:46:57.8401892Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-12-04T09:46:57.8405520Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8408980Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-12-04T09:46:57.8412855Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-12-04T09:46:57.8416360Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-12-04T09:46:57.8420162Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-12-04T09:46:57.8424066Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8427579Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-12-04T09:46:57.8431165Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-12-04T09:46:57.8434763Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-12-04T09:46:57.8438635Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8442259Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-12-04T09:46:57.8445581Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-12-04T09:46:57.8449393Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-12-04T09:46:57.8453275Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-12-04T09:46:57.8456743Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-12-04T09:46:57.8460529Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8464015Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-12-04T09:46:57.8468003Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8471548Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-12-04T09:46:57.8474972Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-12-04T09:46:57.8478818Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-12-04T09:46:57.8482567Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-12-04T09:46:57.8485999Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-12-04T09:46:57.8489774Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8493427Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-12-04T09:46:57.8496704Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-12-04T09:46:57.8500537Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-12-04T09:46:57.8504201Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-12-04T09:46:57.8508193Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8511705Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-12-04T09:46:57.8515319Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-12-04T09:46:57.8518955Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-12-04T09:46:57.8522847Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8526103Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-12-04T09:46:57.8529690Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-12-04T09:46:57.8533621Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-12-04T09:46:57.8537184Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8540562Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-12-04T09:46:57.8544074Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-12-04T09:46:57.8548183Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-12-04T09:46:57.8551740Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-12-04T09:46:57.8555370Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8558848Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-12-04T09:46:57.8562459Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-12-04T09:46:57.8565858Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-12-04T09:46:57.8569607Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-12-04T09:46:57.8573108Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-12-04T09:46:57.8576910Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8580454Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-12-04T09:46:57.8583836Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-12-04T09:46:57.8587460Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-12-04T09:46:57.8591199Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-12-04T09:46:57.8594905Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8598400Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-12-04T09:46:57.8601807Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-12-04T09:46:57.8605610Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8609259Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-12-04T09:46:57.8612590Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-12-04T09:46:57.8616060Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-12-04T09:46:57.8619605Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-12-04T09:46:57.8623258Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-12-04T09:46:57.8627078Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8630438Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-12-04T09:46:57.8634041Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-12-04T09:46:57.8637653Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-12-04T09:46:57.8641172Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-12-04T09:46:57.8644820Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-12-04T09:46:57.8648230Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-12-04T09:46:57.8652194Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-12-04T09:46:57.8656100Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-12-04T09:46:57.8660132Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-12-04T09:46:57.8663684Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-12-04T09:46:57.8667263Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-12-04T09:46:57.8671079Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-12-04T09:46:57.8675259Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8678383Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-12-04T09:46:57.8682034Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-12-04T09:46:57.8685430Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-12-04T09:46:57.8689554Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-12-04T09:46:57.8694498Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-12-04T09:46:57.8698992Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8702508Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-12-04T09:46:57.8706252Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-12-04T09:46:57.8709712Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-12-04T09:46:57.8713838Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-12-04T09:46:57.8717424Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-12-04T09:46:57.8721080Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8724663Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.8727941Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-12-04T09:46:57.8731557Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-12-04T09:46:57.8735229Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-12-04T09:46:57.8738947Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8742325Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-12-04T09:46:57.8746409Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-12-04T09:46:57.8750151Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-12-04T09:46:57.8753678Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-12-04T09:46:57.8757350Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8760717Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-12-04T09:46:57.8764196Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-12-04T09:46:57.8767904Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-12-04T09:46:57.8771366Z adding 'torch/include/ATen/ops/_unique.h' 2025-12-04T09:46:57.8774907Z adding 'torch/include/ATen/ops/_unique2.h' 2025-12-04T09:46:57.8778486Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8781828Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-12-04T09:46:57.8785245Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-12-04T09:46:57.8788717Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-12-04T09:46:57.8792324Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-12-04T09:46:57.8795920Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8799249Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-12-04T09:46:57.8802830Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-12-04T09:46:57.8806147Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-12-04T09:46:57.8809953Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-12-04T09:46:57.8813326Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-12-04T09:46:57.8816884Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8820106Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-12-04T09:46:57.8823565Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-12-04T09:46:57.8827072Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-12-04T09:46:57.8830621Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8833839Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-12-04T09:46:57.8837321Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-12-04T09:46:57.8840750Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-12-04T09:46:57.8844355Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8847756Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-12-04T09:46:57.8851299Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-12-04T09:46:57.8854730Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-12-04T09:46:57.8858338Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8861652Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-12-04T09:46:57.8865087Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-12-04T09:46:57.8868734Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-12-04T09:46:57.8872380Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8875607Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-12-04T09:46:57.8879098Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-12-04T09:46:57.8882683Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-12-04T09:46:57.8886355Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.8889613Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-12-04T09:46:57.8893119Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-12-04T09:46:57.8897109Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-12-04T09:46:57.8901278Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-12-04T09:46:57.8906121Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.8909920Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-12-04T09:46:57.8914076Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-12-04T09:46:57.8918330Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-12-04T09:46:57.8922694Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-12-04T09:46:57.8926516Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-12-04T09:46:57.8930660Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-12-04T09:46:57.8935076Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.8938973Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.8942828Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-12-04T09:46:57.8947105Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-12-04T09:46:57.8951001Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-12-04T09:46:57.8954649Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-12-04T09:46:57.8958493Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-12-04T09:46:57.8962085Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-12-04T09:46:57.8966290Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-12-04T09:46:57.8970585Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-12-04T09:46:57.8974626Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.8978192Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-12-04T09:46:57.8981835Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-12-04T09:46:57.8985293Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-12-04T09:46:57.8989256Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-12-04T09:46:57.8992718Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-12-04T09:46:57.8996282Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-12-04T09:46:57.8999962Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9004275Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9007826Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-12-04T09:46:57.9011525Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-12-04T09:46:57.9014844Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-12-04T09:46:57.9018402Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-12-04T09:46:57.9021834Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-12-04T09:46:57.9025488Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-12-04T09:46:57.9029605Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-12-04T09:46:57.9033814Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-12-04T09:46:57.9037707Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9041126Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-12-04T09:46:57.9052953Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-12-04T09:46:57.9053630Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-12-04T09:46:57.9054209Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-12-04T09:46:57.9055384Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-12-04T09:46:57.9065821Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-12-04T09:46:57.9066538Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9069134Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9072667Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-12-04T09:46:57.9075943Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-12-04T09:46:57.9079367Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-12-04T09:46:57.9082931Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-12-04T09:46:57.9086331Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-12-04T09:46:57.9090216Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-12-04T09:46:57.9094155Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-12-04T09:46:57.9098265Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-12-04T09:46:57.9102194Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9105587Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-12-04T09:46:57.9109313Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-12-04T09:46:57.9112752Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-12-04T09:46:57.9116321Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-12-04T09:46:57.9119762Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-12-04T09:46:57.9123375Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-12-04T09:46:57.9127086Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9130567Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9133995Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-12-04T09:46:57.9137560Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-12-04T09:46:57.9141017Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-12-04T09:46:57.9144548Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-12-04T09:46:57.9148151Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-12-04T09:46:57.9151911Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-12-04T09:46:57.9155952Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-12-04T09:46:57.9160069Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-12-04T09:46:57.9163954Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9167369Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-12-04T09:46:57.9171032Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-12-04T09:46:57.9174417Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-12-04T09:46:57.9177958Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-12-04T09:46:57.9181368Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-12-04T09:46:57.9185212Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-12-04T09:46:57.9189059Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9192757Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9196208Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-12-04T09:46:57.9199748Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-12-04T09:46:57.9203162Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-12-04T09:46:57.9206784Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-12-04T09:46:57.9210232Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-12-04T09:46:57.9213919Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-12-04T09:46:57.9217424Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-12-04T09:46:57.9220932Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-12-04T09:46:57.9224265Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-12-04T09:46:57.9227950Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-12-04T09:46:57.9231411Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-12-04T09:46:57.9234999Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9238207Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-12-04T09:46:57.9241628Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-12-04T09:46:57.9245033Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-12-04T09:46:57.9248501Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-12-04T09:46:57.9251944Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-12-04T09:46:57.9255280Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-12-04T09:46:57.9258793Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-12-04T09:46:57.9262205Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-12-04T09:46:57.9265854Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9269192Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-12-04T09:46:57.9272659Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-12-04T09:46:57.9276119Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-12-04T09:46:57.9279670Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9282918Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-12-04T09:46:57.9286428Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-12-04T09:46:57.9289945Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-12-04T09:46:57.9293722Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9296984Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-12-04T09:46:57.9300495Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-12-04T09:46:57.9303920Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-12-04T09:46:57.9307619Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9310869Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-12-04T09:46:57.9314531Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-12-04T09:46:57.9317969Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-12-04T09:46:57.9321635Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9324866Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-12-04T09:46:57.9328310Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-12-04T09:46:57.9331774Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-12-04T09:46:57.9335337Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9338666Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-12-04T09:46:57.9342153Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-12-04T09:46:57.9345373Z adding 'torch/include/ATen/ops/_values.h' 2025-12-04T09:46:57.9348950Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-12-04T09:46:57.9352506Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.9355986Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9359173Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-12-04T09:46:57.9362664Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-12-04T09:46:57.9366005Z adding 'torch/include/ATen/ops/_values_native.h' 2025-12-04T09:46:57.9369474Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-12-04T09:46:57.9372764Z adding 'torch/include/ATen/ops/_version.h' 2025-12-04T09:46:57.9376313Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9379497Z adding 'torch/include/ATen/ops/_version_native.h' 2025-12-04T09:46:57.9382866Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-12-04T09:46:57.9386412Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-12-04T09:46:57.9389906Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-12-04T09:46:57.9393352Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-12-04T09:46:57.9396824Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-12-04T09:46:57.9400156Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-12-04T09:46:57.9403630Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-12-04T09:46:57.9406977Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-12-04T09:46:57.9410464Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-12-04T09:46:57.9413990Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-12-04T09:46:57.9417349Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-12-04T09:46:57.9420836Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-12-04T09:46:57.9424133Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-12-04T09:46:57.9427724Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-12-04T09:46:57.9431155Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h' 2025-12-04T09:46:57.9434404Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-12-04T09:46:57.9437885Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-12-04T09:46:57.9441237Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-12-04T09:46:57.9444803Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9448193Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-12-04T09:46:57.9451814Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9455074Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-12-04T09:46:57.9458589Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-12-04T09:46:57.9462097Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-12-04T09:46:57.9465755Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-12-04T09:46:57.9469644Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.9473040Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-12-04T09:46:57.9476677Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-12-04T09:46:57.9480373Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-12-04T09:46:57.9483955Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-12-04T09:46:57.9487807Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.9491034Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-12-04T09:46:57.9494612Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-12-04T09:46:57.9498147Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-12-04T09:46:57.9501734Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-12-04T09:46:57.9505316Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-12-04T09:46:57.9509140Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-12-04T09:46:57.9512613Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-12-04T09:46:57.9516348Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9519609Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-12-04T09:46:57.9523229Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-12-04T09:46:57.9526912Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-12-04T09:46:57.9530578Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9534007Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-12-04T09:46:57.9537753Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-12-04T09:46:57.9541096Z adding 'torch/include/ATen/ops/abs.h' 2025-12-04T09:46:57.9544824Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.9548260Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-12-04T09:46:57.9551884Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-12-04T09:46:57.9555552Z adding 'torch/include/ATen/ops/abs_native.h' 2025-12-04T09:46:57.9559029Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-12-04T09:46:57.9562642Z adding 'torch/include/ATen/ops/absolute.h' 2025-12-04T09:46:57.9566462Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9569644Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-12-04T09:46:57.9573290Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-12-04T09:46:57.9576769Z adding 'torch/include/ATen/ops/acos.h' 2025-12-04T09:46:57.9580722Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9584141Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-12-04T09:46:57.9587632Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-12-04T09:46:57.9591108Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-12-04T09:46:57.9594518Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-12-04T09:46:57.9598068Z adding 'torch/include/ATen/ops/acos_native.h' 2025-12-04T09:46:57.9601851Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-12-04T09:46:57.9605280Z adding 'torch/include/ATen/ops/acosh.h' 2025-12-04T09:46:57.9609161Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9612571Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-12-04T09:46:57.9616029Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-12-04T09:46:57.9619539Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-12-04T09:46:57.9622952Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-12-04T09:46:57.9626611Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-12-04T09:46:57.9630423Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-12-04T09:46:57.9633836Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-12-04T09:46:57.9637651Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.9641215Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9644509Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-12-04T09:46:57.9648275Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-12-04T09:46:57.9651899Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-12-04T09:46:57.9655839Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9659530Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-12-04T09:46:57.9663331Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-12-04T09:46:57.9666821Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-12-04T09:46:57.9671040Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-12-04T09:46:57.9675240Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-12-04T09:46:57.9679349Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-12-04T09:46:57.9683450Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-12-04T09:46:57.9687414Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-12-04T09:46:57.9690772Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-12-04T09:46:57.9694978Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-12-04T09:46:57.9698601Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9702212Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-12-04T09:46:57.9705916Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-12-04T09:46:57.9709393Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-12-04T09:46:57.9713197Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-12-04T09:46:57.9716540Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-12-04T09:46:57.9720179Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:57.9723638Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-12-04T09:46:57.9727208Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-12-04T09:46:57.9730693Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-12-04T09:46:57.9734230Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-12-04T09:46:57.9737943Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9741557Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-12-04T09:46:57.9744961Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-12-04T09:46:57.9748421Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-12-04T09:46:57.9751866Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-12-04T09:46:57.9755215Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-12-04T09:46:57.9758761Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-12-04T09:46:57.9762439Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9765744Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-12-04T09:46:57.9769233Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-12-04T09:46:57.9772805Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-12-04T09:46:57.9776287Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-12-04T09:46:57.9779640Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-12-04T09:46:57.9783199Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-12-04T09:46:57.9786849Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-12-04T09:46:57.9790409Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-12-04T09:46:57.9794112Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9797520Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-12-04T09:46:57.9800932Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-12-04T09:46:57.9804265Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-12-04T09:46:57.9807765Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-12-04T09:46:57.9811172Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-12-04T09:46:57.9814734Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-12-04T09:46:57.9818634Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9822664Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-12-04T09:46:57.9826277Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-12-04T09:46:57.9829888Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-12-04T09:46:57.9833423Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-12-04T09:46:57.9836812Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-12-04T09:46:57.9840440Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-12-04T09:46:57.9843926Z adding 'torch/include/ATen/ops/add.h' 2025-12-04T09:46:57.9847582Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:57.9851116Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9854443Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-12-04T09:46:57.9857923Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-12-04T09:46:57.9861279Z adding 'torch/include/ATen/ops/add_meta.h' 2025-12-04T09:46:57.9864743Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-12-04T09:46:57.9868404Z adding 'torch/include/ATen/ops/add_native.h' 2025-12-04T09:46:57.9872254Z adding 'torch/include/ATen/ops/add_ops.h' 2025-12-04T09:46:57.9875847Z adding 'torch/include/ATen/ops/addbmm.h' 2025-12-04T09:46:57.9879409Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-12-04T09:46:57.9882902Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-12-04T09:46:57.9886332Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-12-04T09:46:57.9889683Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-12-04T09:46:57.9893319Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-12-04T09:46:57.9896932Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-12-04T09:46:57.9900551Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9903849Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-12-04T09:46:57.9907462Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-12-04T09:46:57.9910873Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-12-04T09:46:57.9914350Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-12-04T09:46:57.9917762Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-12-04T09:46:57.9921399Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-12-04T09:46:57.9924923Z adding 'torch/include/ATen/ops/addcmul.h' 2025-12-04T09:46:57.9928923Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9932209Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-12-04T09:46:57.9935834Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-12-04T09:46:57.9939258Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-12-04T09:46:57.9942837Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-12-04T09:46:57.9946377Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-12-04T09:46:57.9949972Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-12-04T09:46:57.9953685Z adding 'torch/include/ATen/ops/addmm.h' 2025-12-04T09:46:57.9957462Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9961363Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-12-04T09:46:57.9964531Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-12-04T09:46:57.9968082Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-12-04T09:46:57.9971581Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-12-04T09:46:57.9975370Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-12-04T09:46:57.9979398Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-12-04T09:46:57.9982988Z adding 'torch/include/ATen/ops/addmv.h' 2025-12-04T09:46:57.9986964Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:57.9990514Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-12-04T09:46:57.9994016Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-12-04T09:46:57.9997535Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-12-04T09:46:58.0001059Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-12-04T09:46:58.0004658Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-12-04T09:46:58.0008473Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-12-04T09:46:58.0012092Z adding 'torch/include/ATen/ops/addr.h' 2025-12-04T09:46:58.0015954Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0019610Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-12-04T09:46:58.0023047Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-12-04T09:46:58.0026654Z adding 'torch/include/ATen/ops/addr_native.h' 2025-12-04T09:46:58.0030438Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-12-04T09:46:58.0033928Z adding 'torch/include/ATen/ops/adjoint.h' 2025-12-04T09:46:58.0037646Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0040876Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-12-04T09:46:58.0044520Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-12-04T09:46:58.0048500Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-12-04T09:46:58.0052157Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-12-04T09:46:58.0056029Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0059544Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-12-04T09:46:58.0062943Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-12-04T09:46:58.0066961Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0070181Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-12-04T09:46:58.0073956Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-12-04T09:46:58.0077422Z adding 'torch/include/ATen/ops/alias.h' 2025-12-04T09:46:58.0080951Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0084486Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-12-04T09:46:58.0088318Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0091832Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0095152Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-12-04T09:46:58.0098677Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-12-04T09:46:58.0102798Z adding 'torch/include/ATen/ops/alias_native.h' 2025-12-04T09:46:58.0106491Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-12-04T09:46:58.0109849Z adding 'torch/include/ATen/ops/align_as.h' 2025-12-04T09:46:58.0113608Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0116973Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-12-04T09:46:58.0120493Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-12-04T09:46:58.0123982Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-12-04T09:46:58.0127559Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0131437Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-12-04T09:46:58.0134579Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-12-04T09:46:58.0137956Z adding 'torch/include/ATen/ops/align_to.h' 2025-12-04T09:46:58.0141701Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0144935Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-12-04T09:46:58.0148762Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-12-04T09:46:58.0152662Z adding 'torch/include/ATen/ops/all.h' 2025-12-04T09:46:58.0156324Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0160088Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0163815Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0167765Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-12-04T09:46:58.0171875Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-12-04T09:46:58.0175615Z adding 'torch/include/ATen/ops/all_meta.h' 2025-12-04T09:46:58.0179123Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-12-04T09:46:58.0182893Z adding 'torch/include/ATen/ops/all_native.h' 2025-12-04T09:46:58.0187082Z adding 'torch/include/ATen/ops/all_ops.h' 2025-12-04T09:46:58.0190653Z adding 'torch/include/ATen/ops/allclose.h' 2025-12-04T09:46:58.0194467Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0197663Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-12-04T09:46:58.0201398Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-12-04T09:46:58.0204842Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-12-04T09:46:58.0208769Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0212326Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-12-04T09:46:58.0215876Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-12-04T09:46:58.0219344Z adding 'torch/include/ATen/ops/amax.h' 2025-12-04T09:46:58.0223025Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0226605Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-12-04T09:46:58.0230079Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-12-04T09:46:58.0233483Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-12-04T09:46:58.0237048Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-12-04T09:46:58.0240296Z adding 'torch/include/ATen/ops/amax_native.h' 2025-12-04T09:46:58.0243808Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-12-04T09:46:58.0247296Z adding 'torch/include/ATen/ops/amin.h' 2025-12-04T09:46:58.0250950Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0254213Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-12-04T09:46:58.0257921Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-12-04T09:46:58.0261319Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-12-04T09:46:58.0264731Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-12-04T09:46:58.0268253Z adding 'torch/include/ATen/ops/amin_native.h' 2025-12-04T09:46:58.0271779Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-12-04T09:46:58.0275341Z adding 'torch/include/ATen/ops/aminmax.h' 2025-12-04T09:46:58.0279095Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0282427Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-12-04T09:46:58.0285958Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-12-04T09:46:58.0289300Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-12-04T09:46:58.0292750Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-12-04T09:46:58.0296065Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-12-04T09:46:58.0299672Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-12-04T09:46:58.0303111Z adding 'torch/include/ATen/ops/and.h' 2025-12-04T09:46:58.0307623Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0310543Z adding 'torch/include/ATen/ops/and_native.h' 2025-12-04T09:46:58.0314297Z adding 'torch/include/ATen/ops/and_ops.h' 2025-12-04T09:46:58.0317789Z adding 'torch/include/ATen/ops/angle.h' 2025-12-04T09:46:58.0321469Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-12-04T09:46:58.0324905Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-12-04T09:46:58.0328263Z adding 'torch/include/ATen/ops/angle_native.h' 2025-12-04T09:46:58.0331816Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-12-04T09:46:58.0335467Z adding 'torch/include/ATen/ops/any.h' 2025-12-04T09:46:58.0339151Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0342700Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0346137Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0349608Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-12-04T09:46:58.0353103Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-12-04T09:46:58.0356541Z adding 'torch/include/ATen/ops/any_meta.h' 2025-12-04T09:46:58.0360036Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-12-04T09:46:58.0363529Z adding 'torch/include/ATen/ops/any_native.h' 2025-12-04T09:46:58.0367349Z adding 'torch/include/ATen/ops/any_ops.h' 2025-12-04T09:46:58.0371212Z adding 'torch/include/ATen/ops/arange.h' 2025-12-04T09:46:58.0375042Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0378410Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-12-04T09:46:58.0381857Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-12-04T09:46:58.0385296Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-12-04T09:46:58.0388840Z adding 'torch/include/ATen/ops/arange_native.h' 2025-12-04T09:46:58.0392730Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-12-04T09:46:58.0396388Z adding 'torch/include/ATen/ops/arccos.h' 2025-12-04T09:46:58.0399974Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0403183Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-12-04T09:46:58.0406728Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-12-04T09:46:58.0410173Z adding 'torch/include/ATen/ops/arccosh.h' 2025-12-04T09:46:58.0413939Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0417254Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-12-04T09:46:58.0420944Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-12-04T09:46:58.0424395Z adding 'torch/include/ATen/ops/arcsin.h' 2025-12-04T09:46:58.0428292Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0431728Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-12-04T09:46:58.0435286Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-12-04T09:46:58.0438980Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-12-04T09:46:58.0442569Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0446029Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-12-04T09:46:58.0449736Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-12-04T09:46:58.0453230Z adding 'torch/include/ATen/ops/arctan.h' 2025-12-04T09:46:58.0456887Z adding 'torch/include/ATen/ops/arctan2.h' 2025-12-04T09:46:58.0460656Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0463940Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-12-04T09:46:58.0467827Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-12-04T09:46:58.0471480Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0474918Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-12-04T09:46:58.0478592Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-12-04T09:46:58.0482480Z adding 'torch/include/ATen/ops/arctanh.h' 2025-12-04T09:46:58.0485934Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0489246Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-12-04T09:46:58.0492846Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-12-04T09:46:58.0496458Z adding 'torch/include/ATen/ops/argmax.h' 2025-12-04T09:46:58.0500158Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0503639Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-12-04T09:46:58.0507375Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-12-04T09:46:58.0510751Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-12-04T09:46:58.0514461Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-12-04T09:46:58.0517954Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-12-04T09:46:58.0521586Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-12-04T09:46:58.0525223Z adding 'torch/include/ATen/ops/argmin.h' 2025-12-04T09:46:58.0528900Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0532790Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-12-04T09:46:58.0536435Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-12-04T09:46:58.0539828Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-12-04T09:46:58.0543516Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-12-04T09:46:58.0547201Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-12-04T09:46:58.0550713Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-12-04T09:46:58.0554399Z adding 'torch/include/ATen/ops/argsort.h' 2025-12-04T09:46:58.0558349Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0561559Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-12-04T09:46:58.0565408Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-12-04T09:46:58.0568889Z adding 'torch/include/ATen/ops/argwhere.h' 2025-12-04T09:46:58.0572635Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0575927Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-12-04T09:46:58.0579502Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-12-04T09:46:58.0583341Z adding 'torch/include/ATen/ops/as_strided.h' 2025-12-04T09:46:58.0587635Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0591059Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-12-04T09:46:58.0595016Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0598788Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0602062Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-12-04T09:46:58.0605796Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-12-04T09:46:58.0609329Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-12-04T09:46:58.0613022Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-12-04T09:46:58.0616783Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-12-04T09:46:58.0620004Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-12-04T09:46:58.0623759Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-12-04T09:46:58.0627999Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-12-04T09:46:58.0631847Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0635646Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0639088Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-12-04T09:46:58.0642717Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-12-04T09:46:58.0657566Z adding 'torch/include/ATen/ops/asin.h' 2025-12-04T09:46:58.0661841Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0664922Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-12-04T09:46:58.0668824Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-12-04T09:46:58.0672539Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-12-04T09:46:58.0676536Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-12-04T09:46:58.0680308Z adding 'torch/include/ATen/ops/asin_native.h' 2025-12-04T09:46:58.0683906Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-12-04T09:46:58.0687698Z adding 'torch/include/ATen/ops/asinh.h' 2025-12-04T09:46:58.0691683Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0694909Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-12-04T09:46:58.0698514Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-12-04T09:46:58.0701850Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-12-04T09:46:58.0705534Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-12-04T09:46:58.0709065Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-12-04T09:46:58.0712613Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-12-04T09:46:58.0716357Z adding 'torch/include/ATen/ops/atan.h' 2025-12-04T09:46:58.0719821Z adding 'torch/include/ATen/ops/atan2.h' 2025-12-04T09:46:58.0723470Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0726790Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-12-04T09:46:58.0730393Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-12-04T09:46:58.0733839Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-12-04T09:46:58.0737319Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-12-04T09:46:58.0740695Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-12-04T09:46:58.0744281Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-12-04T09:46:58.0748056Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0751353Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-12-04T09:46:58.0754776Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-12-04T09:46:58.0758137Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-12-04T09:46:58.0761749Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-12-04T09:46:58.0765292Z adding 'torch/include/ATen/ops/atan_native.h' 2025-12-04T09:46:58.0768906Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-12-04T09:46:58.0772431Z adding 'torch/include/ATen/ops/atanh.h' 2025-12-04T09:46:58.0775968Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0779210Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-12-04T09:46:58.0783162Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-12-04T09:46:58.0786631Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-12-04T09:46:58.0790083Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-12-04T09:46:58.0793454Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-12-04T09:46:58.0796988Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-12-04T09:46:58.0800442Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-12-04T09:46:58.0804034Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0807288Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-12-04T09:46:58.0810831Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-12-04T09:46:58.0814307Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-12-04T09:46:58.0818209Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0821519Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-12-04T09:46:58.0825159Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-12-04T09:46:58.0828799Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-12-04T09:46:58.0832425Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0835655Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-12-04T09:46:58.0839482Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-12-04T09:46:58.0842688Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-12-04T09:46:58.0846368Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.0849825Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.0853122Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-12-04T09:46:58.0856761Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-12-04T09:46:58.0860428Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-12-04T09:46:58.0864026Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-12-04T09:46:58.0867989Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0871362Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-12-04T09:46:58.0874969Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-12-04T09:46:58.0878380Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-12-04T09:46:58.0881891Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-12-04T09:46:58.0885348Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-12-04T09:46:58.0889030Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-12-04T09:46:58.0892723Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0896164Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-12-04T09:46:58.0899664Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-12-04T09:46:58.0903489Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-12-04T09:46:58.0907252Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-12-04T09:46:58.0910796Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-12-04T09:46:58.0914451Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-12-04T09:46:58.0918119Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-12-04T09:46:58.0921787Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-12-04T09:46:58.0925537Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0928921Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-12-04T09:46:58.0932537Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-12-04T09:46:58.0935919Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-12-04T09:46:58.0939422Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-12-04T09:46:58.0943270Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-12-04T09:46:58.0947075Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-12-04T09:46:58.0950793Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0954213Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-12-04T09:46:58.0957726Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-12-04T09:46:58.0961125Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-12-04T09:46:58.0964661Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-12-04T09:46:58.0968144Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-12-04T09:46:58.0971837Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-12-04T09:46:58.0975495Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-12-04T09:46:58.0979262Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.0982776Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-12-04T09:46:58.0986576Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-12-04T09:46:58.0990007Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-12-04T09:46:58.0993675Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-12-04T09:46:58.0997151Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-12-04T09:46:58.1001612Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-12-04T09:46:58.1005223Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-12-04T09:46:58.1008988Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1012476Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-12-04T09:46:58.1016340Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-12-04T09:46:58.1019875Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-12-04T09:46:58.1023643Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-12-04T09:46:58.1027556Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-12-04T09:46:58.1030967Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-12-04T09:46:58.1034655Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-12-04T09:46:58.1038753Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1041988Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-12-04T09:46:58.1045564Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-12-04T09:46:58.1049232Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-12-04T09:46:58.1052946Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-12-04T09:46:58.1056730Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-12-04T09:46:58.1060403Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-12-04T09:46:58.1064377Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1068043Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-12-04T09:46:58.1071463Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-12-04T09:46:58.1075328Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-12-04T09:46:58.1079205Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1082541Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-12-04T09:46:58.1086330Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-12-04T09:46:58.1089845Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-12-04T09:46:58.1093497Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-12-04T09:46:58.1097363Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-12-04T09:46:58.1101049Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1104597Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-12-04T09:46:58.1108600Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-12-04T09:46:58.1112301Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-12-04T09:46:58.1116251Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-12-04T09:46:58.1120164Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1123548Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-12-04T09:46:58.1127212Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-12-04T09:46:58.1131296Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-12-04T09:46:58.1142119Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-12-04T09:46:58.1142320Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-12-04T09:46:58.1144926Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-12-04T09:46:58.1148833Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1152077Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-12-04T09:46:58.1155592Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-12-04T09:46:58.1159365Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-12-04T09:46:58.1162979Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-12-04T09:46:58.1166777Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1170178Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-12-04T09:46:58.1174332Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-12-04T09:46:58.1178226Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-12-04T09:46:58.1182446Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-12-04T09:46:58.1186670Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-12-04T09:46:58.1190834Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1194606Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1198016Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-12-04T09:46:58.1201924Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-12-04T09:46:58.1205265Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-12-04T09:46:58.1208893Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-12-04T09:46:58.1213023Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-12-04T09:46:58.1216724Z adding 'torch/include/ATen/ops/bilinear.h' 2025-12-04T09:46:58.1220397Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1223737Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-12-04T09:46:58.1227584Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-12-04T09:46:58.1231123Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-12-04T09:46:58.1234761Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-12-04T09:46:58.1238380Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-12-04T09:46:58.1242188Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-12-04T09:46:58.1245594Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-12-04T09:46:58.1249225Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-12-04T09:46:58.1252907Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-12-04T09:46:58.1256483Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-12-04T09:46:58.1259798Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-12-04T09:46:58.1263419Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-12-04T09:46:58.1267151Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-12-04T09:46:58.1270987Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1274403Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-12-04T09:46:58.1278026Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-12-04T09:46:58.1281627Z adding 'torch/include/ATen/ops/bincount.h' 2025-12-04T09:46:58.1285375Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1288791Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-12-04T09:46:58.1292321Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-12-04T09:46:58.1295573Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-12-04T09:46:58.1299107Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-12-04T09:46:58.1302600Z adding 'torch/include/ATen/ops/binomial.h' 2025-12-04T09:46:58.1306338Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1309693Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-12-04T09:46:58.1313114Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-12-04T09:46:58.1316449Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-12-04T09:46:58.1320068Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-12-04T09:46:58.1323943Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-12-04T09:46:58.1327490Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1331065Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1334496Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-12-04T09:46:58.1337953Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-12-04T09:46:58.1341482Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-12-04T09:46:58.1345354Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-12-04T09:46:58.1348699Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-12-04T09:46:58.1352684Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-12-04T09:46:58.1356542Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-12-04T09:46:58.1360361Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1364089Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1367387Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-12-04T09:46:58.1371010Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-12-04T09:46:58.1374578Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-12-04T09:46:58.1378070Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-12-04T09:46:58.1381636Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-12-04T09:46:58.1385680Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-12-04T09:46:58.1389389Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-12-04T09:46:58.1393258Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1396529Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-12-04T09:46:58.1400179Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-12-04T09:46:58.1403705Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-12-04T09:46:58.1407179Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-12-04T09:46:58.1411110Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-12-04T09:46:58.1414899Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-12-04T09:46:58.1418549Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-12-04T09:46:58.1422484Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1426471Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1429591Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-12-04T09:46:58.1433177Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-12-04T09:46:58.1436509Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-12-04T09:46:58.1440197Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-12-04T09:46:58.1443753Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-12-04T09:46:58.1447571Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-12-04T09:46:58.1451551Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-12-04T09:46:58.1455499Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1459062Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1462534Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-12-04T09:46:58.1466337Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-12-04T09:46:58.1469806Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-12-04T09:46:58.1473470Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-12-04T09:46:58.1476877Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-12-04T09:46:58.1481018Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-12-04T09:46:58.1484816Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-12-04T09:46:58.1488601Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1493139Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1496641Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-12-04T09:46:58.1500044Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-12-04T09:46:58.1503601Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-12-04T09:46:58.1507312Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-12-04T09:46:58.1510749Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-12-04T09:46:58.1514776Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-12-04T09:46:58.1518876Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-12-04T09:46:58.1522583Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1526124Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-12-04T09:46:58.1530038Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-12-04T09:46:58.1533480Z adding 'torch/include/ATen/ops/block_diag.h' 2025-12-04T09:46:58.1537412Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1540773Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-12-04T09:46:58.1544329Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-12-04T09:46:58.1548128Z adding 'torch/include/ATen/ops/bmm.h' 2025-12-04T09:46:58.1552034Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1555382Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-12-04T09:46:58.1559042Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-12-04T09:46:58.1562399Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-12-04T09:46:58.1566063Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-12-04T09:46:58.1569673Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-12-04T09:46:58.1573378Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-12-04T09:46:58.1577057Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-12-04T09:46:58.1580671Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1585530Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-12-04T09:46:58.1588726Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-12-04T09:46:58.1592310Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-12-04T09:46:58.1596265Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1599324Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-12-04T09:46:58.1602997Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-12-04T09:46:58.1606588Z adding 'torch/include/ATen/ops/bucketize.h' 2025-12-04T09:46:58.1610619Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1614653Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-12-04T09:46:58.1618093Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-12-04T09:46:58.1621432Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-12-04T09:46:58.1625301Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-12-04T09:46:58.1628889Z adding 'torch/include/ATen/ops/can_cast.h' 2025-12-04T09:46:58.1632512Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1635740Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-12-04T09:46:58.1639165Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-12-04T09:46:58.1642756Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-12-04T09:46:58.1646373Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1649679Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-12-04T09:46:58.1653006Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-12-04T09:46:58.1656521Z adding 'torch/include/ATen/ops/cat.h' 2025-12-04T09:46:58.1660225Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1663650Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1667130Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-12-04T09:46:58.1670555Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-12-04T09:46:58.1674637Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-12-04T09:46:58.1678543Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-12-04T09:46:58.1682116Z adding 'torch/include/ATen/ops/cat_native.h' 2025-12-04T09:46:58.1685802Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-12-04T09:46:58.1689363Z adding 'torch/include/ATen/ops/cauchy.h' 2025-12-04T09:46:58.1693003Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1696346Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-12-04T09:46:58.1699810Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-12-04T09:46:58.1703197Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-12-04T09:46:58.1706668Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-12-04T09:46:58.1710316Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-12-04T09:46:58.1713720Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-12-04T09:46:58.1717274Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1720615Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-12-04T09:46:58.1724259Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1727831Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1731038Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-12-04T09:46:58.1735152Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-12-04T09:46:58.1738415Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-12-04T09:46:58.1741852Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-12-04T09:46:58.1745243Z adding 'torch/include/ATen/ops/cdist.h' 2025-12-04T09:46:58.1749080Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1752238Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-12-04T09:46:58.1755693Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-12-04T09:46:58.1759159Z adding 'torch/include/ATen/ops/ceil.h' 2025-12-04T09:46:58.1762915Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1766105Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-12-04T09:46:58.1769532Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-12-04T09:46:58.1772903Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-12-04T09:46:58.1776353Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-12-04T09:46:58.1779731Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-12-04T09:46:58.1783272Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-12-04T09:46:58.1786851Z adding 'torch/include/ATen/ops/celu.h' 2025-12-04T09:46:58.1790462Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1793710Z adding 'torch/include/ATen/ops/celu_native.h' 2025-12-04T09:46:58.1797412Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-12-04T09:46:58.1800850Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-12-04T09:46:58.1804755Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1807968Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-12-04T09:46:58.1811469Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-12-04T09:46:58.1814827Z adding 'torch/include/ATen/ops/chalf.h' 2025-12-04T09:46:58.1818471Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1821665Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-12-04T09:46:58.1825164Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-12-04T09:46:58.1828924Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-12-04T09:46:58.1832826Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1836199Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-12-04T09:46:58.1839742Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-12-04T09:46:58.1843194Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-12-04T09:46:58.1846776Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-12-04T09:46:58.1850394Z adding 'torch/include/ATen/ops/cholesky.h' 2025-12-04T09:46:58.1854067Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-12-04T09:46:58.1857571Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-12-04T09:46:58.1861126Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-12-04T09:46:58.1864629Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-12-04T09:46:58.1868400Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-12-04T09:46:58.1872028Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-12-04T09:46:58.1875476Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-12-04T09:46:58.1878892Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-12-04T09:46:58.1882399Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-12-04T09:46:58.1886104Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-12-04T09:46:58.1889903Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.1893159Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-12-04T09:46:58.1896944Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-12-04T09:46:58.1900743Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-12-04T09:46:58.1904261Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1907763Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-12-04T09:46:58.1911422Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-12-04T09:46:58.1914769Z adding 'torch/include/ATen/ops/chunk.h' 2025-12-04T09:46:58.1918618Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.1921786Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-12-04T09:46:58.1925484Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-12-04T09:46:58.1929378Z adding 'torch/include/ATen/ops/clamp.h' 2025-12-04T09:46:58.1933487Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1937026Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-12-04T09:46:58.1940924Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-12-04T09:46:58.1944435Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-12-04T09:46:58.1948328Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1951868Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-12-04T09:46:58.1955325Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-12-04T09:46:58.1958849Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-12-04T09:46:58.1962386Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-12-04T09:46:58.1966046Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-12-04T09:46:58.1969921Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-12-04T09:46:58.1973360Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-12-04T09:46:58.1977118Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-12-04T09:46:58.1980881Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-12-04T09:46:58.1984526Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.1988229Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-12-04T09:46:58.1991635Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-12-04T09:46:58.1995215Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-12-04T09:46:58.1998889Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-12-04T09:46:58.2002229Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-12-04T09:46:58.2006201Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-12-04T09:46:58.2009926Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-12-04T09:46:58.2013733Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-12-04T09:46:58.2017661Z adding 'torch/include/ATen/ops/clip.h' 2025-12-04T09:46:58.2021761Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2024962Z adding 'torch/include/ATen/ops/clip_native.h' 2025-12-04T09:46:58.2029096Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-12-04T09:46:58.2032887Z adding 'torch/include/ATen/ops/clone.h' 2025-12-04T09:46:58.2036479Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2039962Z adding 'torch/include/ATen/ops/clone_native.h' 2025-12-04T09:46:58.2043524Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-12-04T09:46:58.2047174Z adding 'torch/include/ATen/ops/coalesce.h' 2025-12-04T09:46:58.2050931Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2054119Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-12-04T09:46:58.2057783Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-12-04T09:46:58.2061846Z adding 'torch/include/ATen/ops/col2im.h' 2025-12-04T09:46:58.2065596Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-12-04T09:46:58.2069484Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-12-04T09:46:58.2073096Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-12-04T09:46:58.2076666Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-12-04T09:46:58.2080257Z adding 'torch/include/ATen/ops/col_indices.h' 2025-12-04T09:46:58.2084038Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2087310Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-12-04T09:46:58.2091065Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2094709Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.2098116Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-12-04T09:46:58.2101877Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-12-04T09:46:58.2105161Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-12-04T09:46:58.2108877Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-12-04T09:46:58.2112349Z adding 'torch/include/ATen/ops/column_stack.h' 2025-12-04T09:46:58.2116181Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2119698Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-12-04T09:46:58.2123095Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-12-04T09:46:58.2126730Z adding 'torch/include/ATen/ops/combinations.h' 2025-12-04T09:46:58.2130705Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2133777Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-12-04T09:46:58.2137256Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-12-04T09:46:58.2140640Z adding 'torch/include/ATen/ops/complex.h' 2025-12-04T09:46:58.2144402Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2148005Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-12-04T09:46:58.2151367Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-12-04T09:46:58.2154964Z adding 'torch/include/ATen/ops/complex_native.h' 2025-12-04T09:46:58.2158674Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-12-04T09:46:58.2162260Z adding 'torch/include/ATen/ops/concat.h' 2025-12-04T09:46:58.2165998Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2169252Z adding 'torch/include/ATen/ops/concat_native.h' 2025-12-04T09:46:58.2173055Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-12-04T09:46:58.2176979Z adding 'torch/include/ATen/ops/concatenate.h' 2025-12-04T09:46:58.2180650Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2183893Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-12-04T09:46:58.2187903Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-12-04T09:46:58.2191301Z adding 'torch/include/ATen/ops/conj.h' 2025-12-04T09:46:58.2194836Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2198015Z adding 'torch/include/ATen/ops/conj_native.h' 2025-12-04T09:46:58.2201437Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-12-04T09:46:58.2205091Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-12-04T09:46:58.2208666Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2212030Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2215293Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-12-04T09:46:58.2218673Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-12-04T09:46:58.2221965Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-12-04T09:46:58.2225563Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-12-04T09:46:58.2229389Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-12-04T09:46:58.2233131Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2236686Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-12-04T09:46:58.2240250Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-12-04T09:46:58.2243599Z adding 'torch/include/ATen/ops/contiguous.h' 2025-12-04T09:46:58.2247194Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2250425Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-12-04T09:46:58.2253975Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-12-04T09:46:58.2257616Z adding 'torch/include/ATen/ops/conv1d.h' 2025-12-04T09:46:58.2261509Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2264776Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-12-04T09:46:58.2268545Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-12-04T09:46:58.2272354Z adding 'torch/include/ATen/ops/conv2d.h' 2025-12-04T09:46:58.2276148Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2279473Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-12-04T09:46:58.2283088Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-12-04T09:46:58.2286872Z adding 'torch/include/ATen/ops/conv3d.h' 2025-12-04T09:46:58.2290974Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2294231Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-12-04T09:46:58.2297821Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-12-04T09:46:58.2301779Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-12-04T09:46:58.2305751Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2309379Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-12-04T09:46:58.2312797Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-12-04T09:46:58.2317242Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-12-04T09:46:58.2320822Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-12-04T09:46:58.2324375Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-12-04T09:46:58.2327961Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2331313Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-12-04T09:46:58.2334777Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-12-04T09:46:58.2338637Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2341968Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-12-04T09:46:58.2345554Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-12-04T09:46:58.2349408Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-12-04T09:46:58.2353120Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2356478Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-12-04T09:46:58.2360019Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-12-04T09:46:58.2363681Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-12-04T09:46:58.2367413Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2370715Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-12-04T09:46:58.2374289Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-12-04T09:46:58.2377966Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-12-04T09:46:58.2381716Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2384999Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-12-04T09:46:58.2388667Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-12-04T09:46:58.2392590Z adding 'torch/include/ATen/ops/convolution.h' 2025-12-04T09:46:58.2397004Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-12-04T09:46:58.2401144Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2404652Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-12-04T09:46:58.2408084Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-12-04T09:46:58.2411872Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-12-04T09:46:58.2416132Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-12-04T09:46:58.2420279Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2423705Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-12-04T09:46:58.2427664Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-12-04T09:46:58.2431381Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2434747Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-12-04T09:46:58.2438429Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-12-04T09:46:58.2442464Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-12-04T09:46:58.2446457Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2449867Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-12-04T09:46:58.2453536Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-12-04T09:46:58.2457021Z adding 'torch/include/ATen/ops/copy.h' 2025-12-04T09:46:58.2460620Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2464150Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.2467544Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-12-04T09:46:58.2470930Z adding 'torch/include/ATen/ops/copy_native.h' 2025-12-04T09:46:58.2474536Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-12-04T09:46:58.2478131Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-12-04T09:46:58.2481800Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2485126Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-12-04T09:46:58.2488550Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-12-04T09:46:58.2492179Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-12-04T09:46:58.2495854Z adding 'torch/include/ATen/ops/copysign.h' 2025-12-04T09:46:58.2499659Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2503205Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.2506729Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-12-04T09:46:58.2510403Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-12-04T09:46:58.2513747Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-12-04T09:46:58.2517348Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-12-04T09:46:58.2520718Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-12-04T09:46:58.2524719Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-12-04T09:46:58.2528319Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-12-04T09:46:58.2531889Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2535272Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-12-04T09:46:58.2538905Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-12-04T09:46:58.2542375Z adding 'torch/include/ATen/ops/cos.h' 2025-12-04T09:46:58.2546296Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.2549595Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-12-04T09:46:58.2553273Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-12-04T09:46:58.2556767Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-12-04T09:46:58.2560154Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-12-04T09:46:58.2563700Z adding 'torch/include/ATen/ops/cos_native.h' 2025-12-04T09:46:58.2567412Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-12-04T09:46:58.2570973Z adding 'torch/include/ATen/ops/cosh.h' 2025-12-04T09:46:58.2574841Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.2578109Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-12-04T09:46:58.2581738Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-12-04T09:46:58.2585341Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-12-04T09:46:58.2588805Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-12-04T09:46:58.2592372Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-12-04T09:46:58.2595964Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-12-04T09:46:58.2599638Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-12-04T09:46:58.2603407Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2606659Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-12-04T09:46:58.2610319Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-12-04T09:46:58.2613843Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-12-04T09:46:58.2617621Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2620915Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-12-04T09:46:58.2624374Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-12-04T09:46:58.2628195Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-12-04T09:46:58.2632013Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2635352Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-12-04T09:46:58.2638912Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-12-04T09:46:58.2642459Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-12-04T09:46:58.2646089Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-12-04T09:46:58.2649718Z adding 'torch/include/ATen/ops/cov.h' 2025-12-04T09:46:58.2653291Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2657120Z adding 'torch/include/ATen/ops/cov_native.h' 2025-12-04T09:46:58.2660748Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-12-04T09:46:58.2664206Z adding 'torch/include/ATen/ops/cross.h' 2025-12-04T09:46:58.2668144Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2671811Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-12-04T09:46:58.2675462Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2678948Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-12-04T09:46:58.2682637Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-12-04T09:46:58.2686611Z adding 'torch/include/ATen/ops/cross_native.h' 2025-12-04T09:46:58.2690130Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-12-04T09:46:58.2693912Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-12-04T09:46:58.2698144Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2701787Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-12-04T09:46:58.2705441Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2709317Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.2712453Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-12-04T09:46:58.2716211Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-12-04T09:46:58.2719564Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-12-04T09:46:58.2723202Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-12-04T09:46:58.2726981Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-12-04T09:46:58.2730598Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2733809Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-12-04T09:46:58.2737631Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-12-04T09:46:58.2741300Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-12-04T09:46:58.2744860Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-12-04T09:46:58.2748674Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2751998Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-12-04T09:46:58.2755612Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-12-04T09:46:58.2759139Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-12-04T09:46:58.2762767Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2766113Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-12-04T09:46:58.2769459Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-12-04T09:46:58.2772990Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-12-04T09:46:58.2776583Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-12-04T09:46:58.2780357Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-12-04T09:46:58.2784384Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2787858Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-12-04T09:46:58.2791226Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-12-04T09:46:58.2794959Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-12-04T09:46:58.2798564Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-12-04T09:46:58.2802023Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-12-04T09:46:58.2805731Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-12-04T09:46:58.2809682Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-12-04T09:46:58.2813952Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-12-04T09:46:58.2817750Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2821204Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-12-04T09:46:58.2824605Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-12-04T09:46:58.2828412Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-12-04T09:46:58.2832024Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-12-04T09:46:58.2835438Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-12-04T09:46:58.2839058Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-12-04T09:46:58.2843620Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-12-04T09:46:58.2847653Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2851117Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-12-04T09:46:58.2854715Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-12-04T09:46:58.2858468Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-12-04T09:46:58.2862521Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-12-04T09:46:58.2866783Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2870394Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-12-04T09:46:58.2873802Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-12-04T09:46:58.2877659Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-12-04T09:46:58.2881340Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-12-04T09:46:58.2884866Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-12-04T09:46:58.2888737Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2892348Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-12-04T09:46:58.2895620Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-12-04T09:46:58.2899314Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-12-04T09:46:58.2902933Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2906617Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-12-04T09:46:58.2910230Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-12-04T09:46:58.2913793Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-12-04T09:46:58.2917163Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-12-04T09:46:58.2920938Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2924082Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-12-04T09:46:58.2927734Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-12-04T09:46:58.2931252Z adding 'torch/include/ATen/ops/cummax.h' 2025-12-04T09:46:58.2935091Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2938941Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2942024Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-12-04T09:46:58.2945917Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-12-04T09:46:58.2949672Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-12-04T09:46:58.2953287Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2956668Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-12-04T09:46:58.2960145Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-12-04T09:46:58.2963826Z adding 'torch/include/ATen/ops/cummin.h' 2025-12-04T09:46:58.2967801Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.2971158Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2974550Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-12-04T09:46:58.2978495Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-12-04T09:46:58.2982029Z adding 'torch/include/ATen/ops/cumprod.h' 2025-12-04T09:46:58.2985619Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-12-04T09:46:58.2989362Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.2992762Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-12-04T09:46:58.2996478Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-12-04T09:46:58.3000085Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3003679Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3007202Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-12-04T09:46:58.3010683Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-12-04T09:46:58.3014250Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-12-04T09:46:58.3017631Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-12-04T09:46:58.3021268Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-12-04T09:46:58.3025232Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-12-04T09:46:58.3028965Z adding 'torch/include/ATen/ops/cumsum.h' 2025-12-04T09:46:58.3032895Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3036655Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3039840Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-12-04T09:46:58.3043469Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-12-04T09:46:58.3046829Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-12-04T09:46:58.3050512Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-12-04T09:46:58.3054109Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-12-04T09:46:58.3057831Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-12-04T09:46:58.3062054Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-12-04T09:46:58.3065958Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3069387Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-12-04T09:46:58.3073011Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-12-04T09:46:58.3076431Z adding 'torch/include/ATen/ops/data.h' 2025-12-04T09:46:58.3080021Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3083390Z adding 'torch/include/ATen/ops/data_native.h' 2025-12-04T09:46:58.3086822Z adding 'torch/include/ATen/ops/data_ops.h' 2025-12-04T09:46:58.3090490Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-12-04T09:46:58.3094273Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3097562Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-12-04T09:46:58.3101278Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-12-04T09:46:58.3104687Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-12-04T09:46:58.3108487Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3111857Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-12-04T09:46:58.3115294Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-12-04T09:46:58.3118986Z adding 'torch/include/ATen/ops/dequantize.h' 2025-12-04T09:46:58.3122910Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3126069Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-12-04T09:46:58.3129614Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-12-04T09:46:58.3132985Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-12-04T09:46:58.3136902Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-12-04T09:46:58.3141357Z adding 'torch/include/ATen/ops/det.h' 2025-12-04T09:46:58.3145188Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3149177Z adding 'torch/include/ATen/ops/det_native.h' 2025-12-04T09:46:58.3152850Z adding 'torch/include/ATen/ops/det_ops.h' 2025-12-04T09:46:58.3156311Z adding 'torch/include/ATen/ops/detach.h' 2025-12-04T09:46:58.3160015Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3163462Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-12-04T09:46:58.3167124Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3170890Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3174251Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-12-04T09:46:58.3177727Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-12-04T09:46:58.3181177Z adding 'torch/include/ATen/ops/detach_native.h' 2025-12-04T09:46:58.3184653Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-12-04T09:46:58.3188423Z adding 'torch/include/ATen/ops/diag.h' 2025-12-04T09:46:58.3192039Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3195401Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-12-04T09:46:58.3199259Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3202779Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3205929Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-12-04T09:46:58.3209465Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-12-04T09:46:58.3213131Z adding 'torch/include/ATen/ops/diag_native.h' 2025-12-04T09:46:58.3216538Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-12-04T09:46:58.3219927Z adding 'torch/include/ATen/ops/diagflat.h' 2025-12-04T09:46:58.3223471Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3226794Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-12-04T09:46:58.3230280Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-12-04T09:46:58.3233662Z adding 'torch/include/ATen/ops/diagonal.h' 2025-12-04T09:46:58.3237462Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-12-04T09:46:58.3241321Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3244794Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-12-04T09:46:58.3248362Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-12-04T09:46:58.3251956Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3255390Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3258740Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-12-04T09:46:58.3262373Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3266019Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3269296Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-12-04T09:46:58.3272780Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-12-04T09:46:58.3276163Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-12-04T09:46:58.3279723Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-12-04T09:46:58.3283266Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-12-04T09:46:58.3286929Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3290440Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3293597Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-12-04T09:46:58.3297152Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-12-04T09:46:58.3301224Z adding 'torch/include/ATen/ops/diff.h' 2025-12-04T09:46:58.3304593Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3308088Z adding 'torch/include/ATen/ops/diff_native.h' 2025-12-04T09:46:58.3311493Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-12-04T09:46:58.3314957Z adding 'torch/include/ATen/ops/digamma.h' 2025-12-04T09:46:58.3318522Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3321722Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-12-04T09:46:58.3325175Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-12-04T09:46:58.3328523Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-12-04T09:46:58.3331985Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-12-04T09:46:58.3335284Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-12-04T09:46:58.3338828Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-12-04T09:46:58.3342287Z adding 'torch/include/ATen/ops/dist.h' 2025-12-04T09:46:58.3346170Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3349379Z adding 'torch/include/ATen/ops/dist_native.h' 2025-12-04T09:46:58.3352919Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-12-04T09:46:58.3356614Z adding 'torch/include/ATen/ops/div.h' 2025-12-04T09:46:58.3360305Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3363842Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3367158Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-12-04T09:46:58.3370604Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-12-04T09:46:58.3373977Z adding 'torch/include/ATen/ops/div_meta.h' 2025-12-04T09:46:58.3377491Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-12-04T09:46:58.3381020Z adding 'torch/include/ATen/ops/div_native.h' 2025-12-04T09:46:58.3385077Z adding 'torch/include/ATen/ops/div_ops.h' 2025-12-04T09:46:58.3389074Z adding 'torch/include/ATen/ops/divide.h' 2025-12-04T09:46:58.3392702Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3396051Z adding 'torch/include/ATen/ops/divide_native.h' 2025-12-04T09:46:58.3400012Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-12-04T09:46:58.3403852Z adding 'torch/include/ATen/ops/dot.h' 2025-12-04T09:46:58.3407778Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3410983Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-12-04T09:46:58.3414507Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-12-04T09:46:58.3417885Z adding 'torch/include/ATen/ops/dot_native.h' 2025-12-04T09:46:58.3421634Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-12-04T09:46:58.3425279Z adding 'torch/include/ATen/ops/dropout.h' 2025-12-04T09:46:58.3429017Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3432346Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-12-04T09:46:58.3435832Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-12-04T09:46:58.3439731Z adding 'torch/include/ATen/ops/dsplit.h' 2025-12-04T09:46:58.3443504Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3446778Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-12-04T09:46:58.3450457Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-12-04T09:46:58.3454047Z adding 'torch/include/ATen/ops/dstack.h' 2025-12-04T09:46:58.3457606Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3460965Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-12-04T09:46:58.3464482Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-12-04T09:46:58.3468215Z adding 'torch/include/ATen/ops/einsum.h' 2025-12-04T09:46:58.3471944Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3475279Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-12-04T09:46:58.3478841Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-12-04T09:46:58.3482436Z adding 'torch/include/ATen/ops/elu.h' 2025-12-04T09:46:58.3486004Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-12-04T09:46:58.3489965Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3493340Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-12-04T09:46:58.3496992Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-12-04T09:46:58.3500677Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-12-04T09:46:58.3504100Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-12-04T09:46:58.3507572Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-12-04T09:46:58.3511247Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-12-04T09:46:58.3514978Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3518418Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-12-04T09:46:58.3521854Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-12-04T09:46:58.3525382Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-12-04T09:46:58.3529056Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-12-04T09:46:58.3532359Z adding 'torch/include/ATen/ops/elu_native.h' 2025-12-04T09:46:58.3536157Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-12-04T09:46:58.3540103Z adding 'torch/include/ATen/ops/embedding.h' 2025-12-04T09:46:58.3543893Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-12-04T09:46:58.3547740Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3550985Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-12-04T09:46:58.3554668Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-12-04T09:46:58.3558346Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-12-04T09:46:58.3562069Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3565569Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-12-04T09:46:58.3569312Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-12-04T09:46:58.3573082Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3579006Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-12-04T09:46:58.3586666Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3588134Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-12-04T09:46:58.3591864Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-12-04T09:46:58.3595242Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-12-04T09:46:58.3599376Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-12-04T09:46:58.3602426Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-12-04T09:46:58.3606163Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-12-04T09:46:58.3609750Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-12-04T09:46:58.3613574Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3617059Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-12-04T09:46:58.3620667Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-12-04T09:46:58.3624123Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-12-04T09:46:58.3627593Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-12-04T09:46:58.3631264Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-12-04T09:46:58.3635071Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-12-04T09:46:58.3638871Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3642210Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-12-04T09:46:58.3645744Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-12-04T09:46:58.3649883Z adding 'torch/include/ATen/ops/empty.h' 2025-12-04T09:46:58.3653926Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3657840Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3661364Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-12-04T09:46:58.3664971Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-12-04T09:46:58.3668955Z adding 'torch/include/ATen/ops/empty_like.h' 2025-12-04T09:46:58.3672772Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3685168Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-12-04T09:46:58.3685528Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-12-04T09:46:58.3685883Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-12-04T09:46:58.3687239Z adding 'torch/include/ATen/ops/empty_native.h' 2025-12-04T09:46:58.3691154Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-12-04T09:46:58.3695206Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-12-04T09:46:58.3699636Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3703102Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-12-04T09:46:58.3707068Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-12-04T09:46:58.3710846Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-12-04T09:46:58.3714576Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3718053Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-12-04T09:46:58.3723169Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-12-04T09:46:58.3725981Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-12-04T09:46:58.3729645Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3733121Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-12-04T09:46:58.3736897Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-12-04T09:46:58.3740380Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-12-04T09:46:58.3743692Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-12-04T09:46:58.3747459Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-12-04T09:46:58.3751214Z adding 'torch/include/ATen/ops/eq.h' 2025-12-04T09:46:58.3754964Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3758146Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-12-04T09:46:58.3761605Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-12-04T09:46:58.3764990Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-12-04T09:46:58.3768467Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-12-04T09:46:58.3771894Z adding 'torch/include/ATen/ops/eq_native.h' 2025-12-04T09:46:58.3775698Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-12-04T09:46:58.3779249Z adding 'torch/include/ATen/ops/equal.h' 2025-12-04T09:46:58.3782952Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-12-04T09:46:58.3786449Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-12-04T09:46:58.3789960Z adding 'torch/include/ATen/ops/equal_native.h' 2025-12-04T09:46:58.3793334Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-12-04T09:46:58.3796680Z adding 'torch/include/ATen/ops/erf.h' 2025-12-04T09:46:58.3800307Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3803704Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-12-04T09:46:58.3807111Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-12-04T09:46:58.3810332Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-12-04T09:46:58.3813759Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-12-04T09:46:58.3817291Z adding 'torch/include/ATen/ops/erf_native.h' 2025-12-04T09:46:58.3820746Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-12-04T09:46:58.3824141Z adding 'torch/include/ATen/ops/erfc.h' 2025-12-04T09:46:58.3827884Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3831328Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-12-04T09:46:58.3834693Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-12-04T09:46:58.3838112Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-12-04T09:46:58.3841523Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-12-04T09:46:58.3844846Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-12-04T09:46:58.3848560Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-12-04T09:46:58.3852022Z adding 'torch/include/ATen/ops/erfinv.h' 2025-12-04T09:46:58.3855690Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3859382Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-12-04T09:46:58.3862881Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-12-04T09:46:58.3866244Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-12-04T09:46:58.3869695Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-12-04T09:46:58.3873121Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-12-04T09:46:58.3876663Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-12-04T09:46:58.3880155Z adding 'torch/include/ATen/ops/exp.h' 2025-12-04T09:46:58.3883595Z adding 'torch/include/ATen/ops/exp2.h' 2025-12-04T09:46:58.3887242Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3890484Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-12-04T09:46:58.3893929Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-12-04T09:46:58.3897268Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-12-04T09:46:58.3900849Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-12-04T09:46:58.3904174Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-12-04T09:46:58.3908016Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-12-04T09:46:58.3911585Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3914785Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-12-04T09:46:58.3918147Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-12-04T09:46:58.3921685Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-12-04T09:46:58.3925061Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-12-04T09:46:58.3928298Z adding 'torch/include/ATen/ops/exp_native.h' 2025-12-04T09:46:58.3931804Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-12-04T09:46:58.3935251Z adding 'torch/include/ATen/ops/expand.h' 2025-12-04T09:46:58.3938673Z adding 'torch/include/ATen/ops/expand_as.h' 2025-12-04T09:46:58.3942225Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.3945420Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-12-04T09:46:58.3949107Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-12-04T09:46:58.3952732Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3956283Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-12-04T09:46:58.3960003Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.3963551Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3966750Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-12-04T09:46:58.3971048Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-12-04T09:46:58.3974459Z adding 'torch/include/ATen/ops/expand_native.h' 2025-12-04T09:46:58.3978052Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-12-04T09:46:58.3981453Z adding 'torch/include/ATen/ops/expm1.h' 2025-12-04T09:46:58.3984984Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.3988441Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-12-04T09:46:58.3991814Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-12-04T09:46:58.3995225Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-12-04T09:46:58.3998640Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-12-04T09:46:58.4001997Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-12-04T09:46:58.4005532Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-12-04T09:46:58.4009089Z adding 'torch/include/ATen/ops/exponential.h' 2025-12-04T09:46:58.4012698Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.4016019Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-12-04T09:46:58.4019439Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-12-04T09:46:58.4022918Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-12-04T09:46:58.4026219Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-12-04T09:46:58.4029836Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-12-04T09:46:58.4033887Z adding 'torch/include/ATen/ops/eye.h' 2025-12-04T09:46:58.4037922Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.4041344Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-12-04T09:46:58.4044682Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-12-04T09:46:58.4048163Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-12-04T09:46:58.4051549Z adding 'torch/include/ATen/ops/eye_native.h' 2025-12-04T09:46:58.4055361Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-12-04T09:46:58.4059042Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-12-04T09:46:58.4062598Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-12-04T09:46:58.4066142Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-12-04T09:46:58.4069842Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4073023Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-12-04T09:46:58.4076627Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-12-04T09:46:58.4080277Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.4083635Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-12-04T09:46:58.4086982Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-12-04T09:46:58.4090483Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-12-04T09:46:58.4094159Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-12-04T09:46:58.4097644Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4100972Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-12-04T09:46:58.4104551Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-12-04T09:46:58.4108144Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-12-04T09:46:58.4111651Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-12-04T09:46:58.4115139Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-12-04T09:46:58.4118847Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4122147Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-12-04T09:46:58.4125488Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-12-04T09:46:58.4129138Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.4132505Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-12-04T09:46:58.4135937Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-12-04T09:46:58.4139201Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-12-04T09:46:58.4142794Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-12-04T09:46:58.4146465Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4149724Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-12-04T09:46:58.4153272Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-12-04T09:46:58.4156882Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-12-04T09:46:58.4162449Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4168491Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-12-04T09:46:58.4172366Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4175886Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-12-04T09:46:58.4179604Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-12-04T09:46:58.4182922Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-12-04T09:46:58.4186706Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-12-04T09:46:58.4190314Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-12-04T09:46:58.4194062Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4197854Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-12-04T09:46:58.4202052Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4205859Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-12-04T09:46:58.4210032Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-12-04T09:46:58.4213911Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-12-04T09:46:58.4218783Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-12-04T09:46:58.4222053Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-12-04T09:46:58.4226349Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4230138Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-12-04T09:46:58.4233910Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-12-04T09:46:58.4237385Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-12-04T09:46:58.4241143Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4244550Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-12-04T09:46:58.4248018Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-12-04T09:46:58.4251662Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-12-04T09:46:58.4255346Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4258741Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-12-04T09:46:58.4262248Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-12-04T09:46:58.4265646Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-12-04T09:46:58.4269775Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4273028Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-12-04T09:46:58.4276371Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-12-04T09:46:58.4279745Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-12-04T09:46:58.4283903Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4286860Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-12-04T09:46:58.4290268Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-12-04T09:46:58.4294016Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-12-04T09:46:58.4298013Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-12-04T09:46:58.4301857Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4305062Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-12-04T09:46:58.4309203Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-12-04T09:46:58.4312960Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4316445Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-12-04T09:46:58.4320010Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-12-04T09:46:58.4323589Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-12-04T09:46:58.4327347Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.4330571Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-12-04T09:46:58.4334078Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-12-04T09:46:58.4337812Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-12-04T09:46:58.4341635Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4344917Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-12-04T09:46:58.4348564Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-12-04T09:46:58.4352159Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-12-04T09:46:58.4355741Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4358925Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-12-04T09:46:58.4362346Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-12-04T09:46:58.4366052Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-12-04T09:46:58.4369939Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-12-04T09:46:58.4373739Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4377668Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-12-04T09:46:58.4380668Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-12-04T09:46:58.4384344Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4387730Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-12-04T09:46:58.4391275Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-12-04T09:46:58.4395056Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-12-04T09:46:58.4398877Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4402179Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-12-04T09:46:58.4405711Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-12-04T09:46:58.4409454Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-12-04T09:46:58.4413355Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-12-04T09:46:58.4417130Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4420431Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-12-04T09:46:58.4424110Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-12-04T09:46:58.4427883Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4431066Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-12-04T09:46:58.4434639Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-12-04T09:46:58.4438463Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-12-04T09:46:58.4442227Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4445579Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-12-04T09:46:58.4449149Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-12-04T09:46:58.4452596Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-12-04T09:46:58.4456080Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4459309Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-12-04T09:46:58.4462771Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-12-04T09:46:58.4466582Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-12-04T09:46:58.4470442Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-12-04T09:46:58.4474237Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4477594Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-12-04T09:46:58.4481195Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-12-04T09:46:58.4484835Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4488055Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-12-04T09:46:58.4491543Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-12-04T09:46:58.4495335Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-12-04T09:46:58.4499109Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4502404Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-12-04T09:46:58.4506547Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-12-04T09:46:58.4510121Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-12-04T09:46:58.4514049Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-12-04T09:46:58.4518410Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4521714Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-12-04T09:46:58.4525454Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-12-04T09:46:58.4529346Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4532617Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-12-04T09:46:58.4536338Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-12-04T09:46:58.4540118Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-12-04T09:46:58.4544076Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4548288Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-12-04T09:46:58.4551261Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-12-04T09:46:58.4555185Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-12-04T09:46:58.4559204Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-12-04T09:46:58.4562982Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4566499Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-12-04T09:46:58.4570200Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-12-04T09:46:58.4573908Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4577320Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-12-04T09:46:58.4581006Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-12-04T09:46:58.4584901Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-12-04T09:46:58.4588873Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.4592192Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-12-04T09:46:58.4595909Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-12-04T09:46:58.4599844Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-12-04T09:46:58.4603666Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4607151Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-12-04T09:46:58.4610852Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-12-04T09:46:58.4614411Z adding 'torch/include/ATen/ops/fill.h' 2025-12-04T09:46:58.4618369Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.4621696Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-12-04T09:46:58.4625196Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-12-04T09:46:58.4628802Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-12-04T09:46:58.4632338Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4635748Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-12-04T09:46:58.4639446Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-12-04T09:46:58.4642703Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-12-04T09:46:58.4646248Z adding 'torch/include/ATen/ops/fill_native.h' 2025-12-04T09:46:58.4650052Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-12-04T09:46:58.4653710Z adding 'torch/include/ATen/ops/fix.h' 2025-12-04T09:46:58.4657413Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4660646Z adding 'torch/include/ATen/ops/fix_native.h' 2025-12-04T09:46:58.4664406Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-12-04T09:46:58.4668232Z adding 'torch/include/ATen/ops/flatten.h' 2025-12-04T09:46:58.4671836Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4675296Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-12-04T09:46:58.4679113Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4682270Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-12-04T09:46:58.4685896Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-12-04T09:46:58.4689212Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-12-04T09:46:58.4693054Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-12-04T09:46:58.4696641Z adding 'torch/include/ATen/ops/flip.h' 2025-12-04T09:46:58.4700882Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.4704617Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-12-04T09:46:58.4708659Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-12-04T09:46:58.4712438Z adding 'torch/include/ATen/ops/flip_native.h' 2025-12-04T09:46:58.4716180Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-12-04T09:46:58.4719796Z adding 'torch/include/ATen/ops/fliplr.h' 2025-12-04T09:46:58.4724288Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4727187Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-12-04T09:46:58.4730650Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-12-04T09:46:58.4734182Z adding 'torch/include/ATen/ops/flipud.h' 2025-12-04T09:46:58.4737715Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4740893Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-12-04T09:46:58.4744571Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-12-04T09:46:58.4748231Z adding 'torch/include/ATen/ops/float_power.h' 2025-12-04T09:46:58.4752022Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.4755322Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-12-04T09:46:58.4759446Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-12-04T09:46:58.4763061Z adding 'torch/include/ATen/ops/floor.h' 2025-12-04T09:46:58.4766654Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.4769955Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-12-04T09:46:58.4773372Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-12-04T09:46:58.4776894Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-12-04T09:46:58.4780543Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.4783892Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-12-04T09:46:58.4787439Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-12-04T09:46:58.4791159Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-12-04T09:46:58.4794450Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-12-04T09:46:58.4798176Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-12-04T09:46:58.4802336Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-12-04T09:46:58.4805874Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-12-04T09:46:58.4809291Z adding 'torch/include/ATen/ops/floor_native.h' 2025-12-04T09:46:58.4812854Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-12-04T09:46:58.4816377Z adding 'torch/include/ATen/ops/fmax.h' 2025-12-04T09:46:58.4820028Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.4823324Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-12-04T09:46:58.4826925Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-12-04T09:46:58.4830275Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-12-04T09:46:58.4833731Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-12-04T09:46:58.4837047Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-12-04T09:46:58.4840540Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-12-04T09:46:58.4843970Z adding 'torch/include/ATen/ops/fmin.h' 2025-12-04T09:46:58.4847781Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.4851053Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-12-04T09:46:58.4854600Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-12-04T09:46:58.4857911Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-12-04T09:46:58.4861341Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-12-04T09:46:58.4864667Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-12-04T09:46:58.4868274Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-12-04T09:46:58.4871805Z adding 'torch/include/ATen/ops/fmod.h' 2025-12-04T09:46:58.4875433Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.4878923Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.4882164Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-12-04T09:46:58.4885599Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-12-04T09:46:58.4888889Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-12-04T09:46:58.4892330Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-12-04T09:46:58.4896302Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-12-04T09:46:58.4899439Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-12-04T09:46:58.4902987Z adding 'torch/include/ATen/ops/frac.h' 2025-12-04T09:46:58.4906732Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.4910000Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-12-04T09:46:58.4913429Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-12-04T09:46:58.4916763Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-12-04T09:46:58.4920273Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-12-04T09:46:58.4923596Z adding 'torch/include/ATen/ops/frac_native.h' 2025-12-04T09:46:58.4927444Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-12-04T09:46:58.4931077Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-12-04T09:46:58.4934671Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-12-04T09:46:58.4938440Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.4941762Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-12-04T09:46:58.4945251Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-12-04T09:46:58.4948786Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-12-04T09:46:58.4952252Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-12-04T09:46:58.4955686Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-12-04T09:46:58.4959232Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-12-04T09:46:58.4962915Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.4966242Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-12-04T09:46:58.4969754Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-12-04T09:46:58.4973079Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-12-04T09:46:58.4976542Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-12-04T09:46:58.4979882Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-12-04T09:46:58.4983443Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-12-04T09:46:58.4987149Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-12-04T09:46:58.4990727Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-12-04T09:46:58.4994345Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-12-04T09:46:58.4997815Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-12-04T09:46:58.5001224Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-12-04T09:46:58.5004822Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-12-04T09:46:58.5008923Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5012073Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-12-04T09:46:58.5015670Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-12-04T09:46:58.5020073Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-12-04T09:46:58.5023905Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-12-04T09:46:58.5027630Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-12-04T09:46:58.5031238Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-12-04T09:46:58.5034844Z adding 'torch/include/ATen/ops/frexp.h' 2025-12-04T09:46:58.5038568Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5041904Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-12-04T09:46:58.5045520Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-12-04T09:46:58.5049845Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-12-04T09:46:58.5052588Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-12-04T09:46:58.5056218Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-12-04T09:46:58.5059816Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5063268Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-12-04T09:46:58.5067125Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-12-04T09:46:58.5071083Z adding 'torch/include/ATen/ops/from_blob.h' 2025-12-04T09:46:58.5075000Z adding 'torch/include/ATen/ops/from_file.h' 2025-12-04T09:46:58.5078865Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5082204Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-12-04T09:46:58.5085769Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-12-04T09:46:58.5089514Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-12-04T09:46:58.5093616Z adding 'torch/include/ATen/ops/full.h' 2025-12-04T09:46:58.5097694Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5101401Z adding 'torch/include/ATen/ops/full_like.h' 2025-12-04T09:46:58.5105165Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5108756Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-12-04T09:46:58.5112515Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-12-04T09:46:58.5115996Z adding 'torch/include/ATen/ops/full_native.h' 2025-12-04T09:46:58.5119969Z adding 'torch/include/ATen/ops/full_ops.h' 2025-12-04T09:46:58.5123598Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-12-04T09:46:58.5127485Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5131002Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-12-04T09:46:58.5134877Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-12-04T09:46:58.5138563Z adding 'torch/include/ATen/ops/gather.h' 2025-12-04T09:46:58.5142183Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-12-04T09:46:58.5145806Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5149338Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-12-04T09:46:58.5152976Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-12-04T09:46:58.5156703Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5160220Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5163556Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-12-04T09:46:58.5167185Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-12-04T09:46:58.5170694Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-12-04T09:46:58.5174168Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-12-04T09:46:58.5177773Z adding 'torch/include/ATen/ops/gather_native.h' 2025-12-04T09:46:58.5181683Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-12-04T09:46:58.5185142Z adding 'torch/include/ATen/ops/gcd.h' 2025-12-04T09:46:58.5189049Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5192319Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-12-04T09:46:58.5195979Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-12-04T09:46:58.5199662Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-12-04T09:46:58.5203438Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-12-04T09:46:58.5206776Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-12-04T09:46:58.5210840Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-12-04T09:46:58.5214967Z adding 'torch/include/ATen/ops/ge.h' 2025-12-04T09:46:58.5219456Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5223347Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-12-04T09:46:58.5226692Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-12-04T09:46:58.5230002Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-12-04T09:46:58.5233704Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-12-04T09:46:58.5237123Z adding 'torch/include/ATen/ops/ge_native.h' 2025-12-04T09:46:58.5241098Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-12-04T09:46:58.5244837Z adding 'torch/include/ATen/ops/gelu.h' 2025-12-04T09:46:58.5248439Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-12-04T09:46:58.5252192Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5255701Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-12-04T09:46:58.5259224Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-12-04T09:46:58.5262552Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-12-04T09:46:58.5266101Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-12-04T09:46:58.5269604Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-12-04T09:46:58.5273382Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-12-04T09:46:58.5277071Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5280340Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-12-04T09:46:58.5283779Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-12-04T09:46:58.5287085Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-12-04T09:46:58.5290853Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-12-04T09:46:58.5294023Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-12-04T09:46:58.5297579Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-12-04T09:46:58.5301097Z adding 'torch/include/ATen/ops/geometric.h' 2025-12-04T09:46:58.5304922Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5308346Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-12-04T09:46:58.5311748Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-12-04T09:46:58.5315170Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-12-04T09:46:58.5318566Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-12-04T09:46:58.5322154Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-12-04T09:46:58.5325623Z adding 'torch/include/ATen/ops/geqrf.h' 2025-12-04T09:46:58.5329089Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-12-04T09:46:58.5332527Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-12-04T09:46:58.5336078Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-12-04T09:46:58.5339612Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-12-04T09:46:58.5343048Z adding 'torch/include/ATen/ops/ger.h' 2025-12-04T09:46:58.5346749Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5349984Z adding 'torch/include/ATen/ops/ger_native.h' 2025-12-04T09:46:58.5353606Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-12-04T09:46:58.5357103Z adding 'torch/include/ATen/ops/glu.h' 2025-12-04T09:46:58.5360738Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-12-04T09:46:58.5364287Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-12-04T09:46:58.5367744Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-12-04T09:46:58.5371177Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-12-04T09:46:58.5374821Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5378171Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-12-04T09:46:58.5381584Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-12-04T09:46:58.5384904Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-12-04T09:46:58.5388621Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-12-04T09:46:58.5392027Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-12-04T09:46:58.5396096Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-12-04T09:46:58.5399229Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5402452Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-12-04T09:46:58.5405882Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-12-04T09:46:58.5409324Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-12-04T09:46:58.5412908Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5416227Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-12-04T09:46:58.5419637Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-12-04T09:46:58.5422939Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-12-04T09:46:58.5426598Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-12-04T09:46:58.5429989Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-12-04T09:46:58.5433458Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-12-04T09:46:58.5436790Z adding 'torch/include/ATen/ops/glu_native.h' 2025-12-04T09:46:58.5440276Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-12-04T09:46:58.5443940Z adding 'torch/include/ATen/ops/gradient.h' 2025-12-04T09:46:58.5447706Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5450996Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-12-04T09:46:58.5454908Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-12-04T09:46:58.5458587Z adding 'torch/include/ATen/ops/greater.h' 2025-12-04T09:46:58.5462793Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5465920Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-12-04T09:46:58.5469709Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5472970Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-12-04T09:46:58.5476725Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-12-04T09:46:58.5480208Z adding 'torch/include/ATen/ops/greater_native.h' 2025-12-04T09:46:58.5483948Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-12-04T09:46:58.5487448Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-12-04T09:46:58.5490905Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-12-04T09:46:58.5494540Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-12-04T09:46:58.5498303Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5501694Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-12-04T09:46:58.5505128Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-12-04T09:46:58.5508733Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-12-04T09:46:58.5512380Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-12-04T09:46:58.5516048Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5519383Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-12-04T09:46:58.5522829Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-12-04T09:46:58.5526208Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-12-04T09:46:58.5529770Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-12-04T09:46:58.5533245Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-12-04T09:46:58.5537058Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-12-04T09:46:58.5540800Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5544258Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-12-04T09:46:58.5547836Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-12-04T09:46:58.5551189Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-12-04T09:46:58.5555318Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-12-04T09:46:58.5558496Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5562012Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-12-04T09:46:58.5565412Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-12-04T09:46:58.5568774Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-12-04T09:46:58.5572329Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-12-04T09:46:58.5575918Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5579127Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-12-04T09:46:58.5582587Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-12-04T09:46:58.5586189Z adding 'torch/include/ATen/ops/group_norm.h' 2025-12-04T09:46:58.5589774Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5592966Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-12-04T09:46:58.5596441Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-12-04T09:46:58.5599914Z adding 'torch/include/ATen/ops/gru.h' 2025-12-04T09:46:58.5603355Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-12-04T09:46:58.5606917Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5610154Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-12-04T09:46:58.5613630Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-12-04T09:46:58.5618006Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5621303Z adding 'torch/include/ATen/ops/gru_native.h' 2025-12-04T09:46:58.5624911Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-12-04T09:46:58.5628638Z adding 'torch/include/ATen/ops/gt.h' 2025-12-04T09:46:58.5632385Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5635694Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-12-04T09:46:58.5639112Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-12-04T09:46:58.5642460Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-12-04T09:46:58.5645893Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-12-04T09:46:58.5649289Z adding 'torch/include/ATen/ops/gt_native.h' 2025-12-04T09:46:58.5653097Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-12-04T09:46:58.5657053Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-12-04T09:46:58.5660973Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5664534Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-12-04T09:46:58.5668720Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-12-04T09:46:58.5672506Z adding 'torch/include/ATen/ops/hann_window.h' 2025-12-04T09:46:58.5676206Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5679458Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-12-04T09:46:58.5683126Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-12-04T09:46:58.5686687Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-12-04T09:46:58.5690153Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-12-04T09:46:58.5693870Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5697108Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-12-04T09:46:58.5700586Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-12-04T09:46:58.5703948Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-12-04T09:46:58.5707468Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-12-04T09:46:58.5710794Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-12-04T09:46:58.5714589Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-12-04T09:46:58.5718272Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5721416Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-12-04T09:46:58.5724924Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-12-04T09:46:58.5728235Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-12-04T09:46:58.5732365Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-12-04T09:46:58.5736210Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-12-04T09:46:58.5740395Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-12-04T09:46:58.5744473Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-12-04T09:46:58.5748605Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-12-04T09:46:58.5753152Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5756685Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-12-04T09:46:58.5760691Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-12-04T09:46:58.5764576Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-12-04T09:46:58.5768602Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-12-04T09:46:58.5771875Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-12-04T09:46:58.5775580Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-12-04T09:46:58.5779212Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5782729Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-12-04T09:46:58.5786563Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-12-04T09:46:58.5789823Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-12-04T09:46:58.5793497Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-12-04T09:46:58.5796837Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-12-04T09:46:58.5800329Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-12-04T09:46:58.5804077Z adding 'torch/include/ATen/ops/hardswish.h' 2025-12-04T09:46:58.5807534Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-12-04T09:46:58.5811138Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.5814465Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-12-04T09:46:58.5817838Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-12-04T09:46:58.5821395Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-12-04T09:46:58.5824912Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-12-04T09:46:58.5828484Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-12-04T09:46:58.5831916Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-12-04T09:46:58.5835340Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-12-04T09:46:58.5838678Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-12-04T09:46:58.5842204Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-12-04T09:46:58.5845685Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-12-04T09:46:58.5849183Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-12-04T09:46:58.5852917Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-12-04T09:46:58.5856710Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-12-04T09:46:58.5860036Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-12-04T09:46:58.5863462Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-12-04T09:46:58.5867070Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-12-04T09:46:58.5870529Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-12-04T09:46:58.5873937Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-12-04T09:46:58.5877291Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-12-04T09:46:58.5880884Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-12-04T09:46:58.5884429Z adding 'torch/include/ATen/ops/hash_tensor.h' 2025-12-04T09:46:58.5888212Z adding 'torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5891407Z adding 'torch/include/ATen/ops/hash_tensor_cpu_dispatch.h' 2025-12-04T09:46:58.5894834Z adding 'torch/include/ATen/ops/hash_tensor_cuda_dispatch.h' 2025-12-04T09:46:58.5898151Z adding 'torch/include/ATen/ops/hash_tensor_meta.h' 2025-12-04T09:46:58.5901625Z adding 'torch/include/ATen/ops/hash_tensor_meta_dispatch.h' 2025-12-04T09:46:58.5905001Z adding 'torch/include/ATen/ops/hash_tensor_native.h' 2025-12-04T09:46:58.5908850Z adding 'torch/include/ATen/ops/hash_tensor_ops.h' 2025-12-04T09:46:58.5912268Z adding 'torch/include/ATen/ops/heaviside.h' 2025-12-04T09:46:58.5915967Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.5919223Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-12-04T09:46:58.5922644Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-12-04T09:46:58.5926005Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-12-04T09:46:58.5929422Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-12-04T09:46:58.5932736Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-12-04T09:46:58.5936295Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-12-04T09:46:58.5939778Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-12-04T09:46:58.5943355Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5946741Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-12-04T09:46:58.5950152Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-12-04T09:46:58.5953553Z adding 'torch/include/ATen/ops/histc.h' 2025-12-04T09:46:58.5957091Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-12-04T09:46:58.5960527Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-12-04T09:46:58.5963868Z adding 'torch/include/ATen/ops/histc_native.h' 2025-12-04T09:46:58.5967408Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-12-04T09:46:58.5971097Z adding 'torch/include/ATen/ops/histogram.h' 2025-12-04T09:46:58.5974759Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-12-04T09:46:58.5978232Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-12-04T09:46:58.5981975Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-12-04T09:46:58.5985595Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-12-04T09:46:58.5989446Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.5992761Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-12-04T09:46:58.5996427Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-12-04T09:46:58.5999905Z adding 'torch/include/ATen/ops/hsplit.h' 2025-12-04T09:46:58.6003508Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6006714Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-12-04T09:46:58.6010440Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-12-04T09:46:58.6013935Z adding 'torch/include/ATen/ops/hspmm.h' 2025-12-04T09:46:58.6017373Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-12-04T09:46:58.6020877Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-12-04T09:46:58.6024306Z adding 'torch/include/ATen/ops/hstack.h' 2025-12-04T09:46:58.6027990Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6031176Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-12-04T09:46:58.6034710Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-12-04T09:46:58.6038562Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-12-04T09:46:58.6042072Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-12-04T09:46:58.6045739Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6049071Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-12-04T09:46:58.6052568Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-12-04T09:46:58.6055857Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-12-04T09:46:58.6059440Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-12-04T09:46:58.6062909Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-12-04T09:46:58.6066485Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-12-04T09:46:58.6069834Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-12-04T09:46:58.6073360Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-12-04T09:46:58.6076810Z adding 'torch/include/ATen/ops/hypot.h' 2025-12-04T09:46:58.6080408Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6083719Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-12-04T09:46:58.6087120Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-12-04T09:46:58.6090430Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-12-04T09:46:58.6093843Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-12-04T09:46:58.6097153Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-12-04T09:46:58.6100679Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-12-04T09:46:58.6104097Z adding 'torch/include/ATen/ops/i0.h' 2025-12-04T09:46:58.6108311Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6111605Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-12-04T09:46:58.6115166Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-12-04T09:46:58.6118566Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-12-04T09:46:58.6122122Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-12-04T09:46:58.6125516Z adding 'torch/include/ATen/ops/i0_native.h' 2025-12-04T09:46:58.6129171Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-12-04T09:46:58.6132851Z adding 'torch/include/ATen/ops/igamma.h' 2025-12-04T09:46:58.6136557Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6140031Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-12-04T09:46:58.6143709Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-12-04T09:46:58.6147124Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-12-04T09:46:58.6150786Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-12-04T09:46:58.6154118Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-12-04T09:46:58.6157868Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-12-04T09:46:58.6161490Z adding 'torch/include/ATen/ops/igammac.h' 2025-12-04T09:46:58.6165148Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6168631Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-12-04T09:46:58.6172356Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-12-04T09:46:58.6175506Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-12-04T09:46:58.6179112Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-12-04T09:46:58.6182466Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-12-04T09:46:58.6186360Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-12-04T09:46:58.6189992Z adding 'torch/include/ATen/ops/im2col.h' 2025-12-04T09:46:58.6193520Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-12-04T09:46:58.6197149Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-12-04T09:46:58.6200705Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-12-04T09:46:58.6204247Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-12-04T09:46:58.6208045Z adding 'torch/include/ATen/ops/imag.h' 2025-12-04T09:46:58.6212199Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6215284Z adding 'torch/include/ATen/ops/imag_native.h' 2025-12-04T09:46:58.6218969Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-12-04T09:46:58.6223018Z adding 'torch/include/ATen/ops/index.h' 2025-12-04T09:46:58.6227162Z adding 'torch/include/ATen/ops/index_add.h' 2025-12-04T09:46:58.6231753Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6235511Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6239424Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-12-04T09:46:58.6243545Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-12-04T09:46:58.6246953Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-12-04T09:46:58.6250677Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-12-04T09:46:58.6254148Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-12-04T09:46:58.6258031Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-12-04T09:46:58.6262083Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6265298Z adding 'torch/include/ATen/ops/index_copy.h' 2025-12-04T09:46:58.6269375Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6272701Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6276094Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-12-04T09:46:58.6279879Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-12-04T09:46:58.6283257Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-12-04T09:46:58.6286732Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-12-04T09:46:58.6290116Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-12-04T09:46:58.6293881Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-12-04T09:46:58.6297654Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-12-04T09:46:58.6301143Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-12-04T09:46:58.6304721Z adding 'torch/include/ATen/ops/index_fill.h' 2025-12-04T09:46:58.6308560Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6312286Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6315628Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-12-04T09:46:58.6319047Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-12-04T09:46:58.6322480Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-12-04T09:46:58.6326101Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-12-04T09:46:58.6330249Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-12-04T09:46:58.6333994Z adding 'torch/include/ATen/ops/index_meta.h' 2025-12-04T09:46:58.6337491Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-12-04T09:46:58.6340837Z adding 'torch/include/ATen/ops/index_native.h' 2025-12-04T09:46:58.6344408Z adding 'torch/include/ATen/ops/index_ops.h' 2025-12-04T09:46:58.6348060Z adding 'torch/include/ATen/ops/index_put.h' 2025-12-04T09:46:58.6351708Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6354983Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-12-04T09:46:58.6358595Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-12-04T09:46:58.6362319Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-12-04T09:46:58.6366161Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6369440Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-12-04T09:46:58.6372942Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-12-04T09:46:58.6376378Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-12-04T09:46:58.6380156Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-12-04T09:46:58.6383439Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-12-04T09:46:58.6387238Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-12-04T09:46:58.6390877Z adding 'torch/include/ATen/ops/index_select.h' 2025-12-04T09:46:58.6394464Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-12-04T09:46:58.6398261Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6401396Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-12-04T09:46:58.6404832Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-12-04T09:46:58.6408455Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6411820Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-12-04T09:46:58.6415249Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-12-04T09:46:58.6418665Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-12-04T09:46:58.6422284Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-12-04T09:46:58.6425666Z adding 'torch/include/ATen/ops/indices.h' 2025-12-04T09:46:58.6429404Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6432692Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-12-04T09:46:58.6444725Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6445084Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6446560Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-12-04T09:46:58.6450092Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-12-04T09:46:58.6453346Z adding 'torch/include/ATen/ops/indices_native.h' 2025-12-04T09:46:58.6456773Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-12-04T09:46:58.6460418Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-12-04T09:46:58.6463993Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6467322Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-12-04T09:46:58.6470800Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-12-04T09:46:58.6474107Z adding 'torch/include/ATen/ops/inner.h' 2025-12-04T09:46:58.6477686Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6481167Z adding 'torch/include/ATen/ops/inner_native.h' 2025-12-04T09:46:58.6484670Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-12-04T09:46:58.6488194Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-12-04T09:46:58.6491807Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6495066Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-12-04T09:46:58.6498582Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-12-04T09:46:58.6502012Z adding 'torch/include/ATen/ops/int_repr.h' 2025-12-04T09:46:58.6505608Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6508955Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-12-04T09:46:58.6512470Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-12-04T09:46:58.6515895Z adding 'torch/include/ATen/ops/inverse.h' 2025-12-04T09:46:58.6519479Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6522730Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-12-04T09:46:58.6526222Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-12-04T09:46:58.6529648Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-12-04T09:46:58.6533204Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6536403Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-12-04T09:46:58.6539831Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-12-04T09:46:58.6543261Z adding 'torch/include/ATen/ops/is_complex.h' 2025-12-04T09:46:58.6546916Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6550094Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-12-04T09:46:58.6553535Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-12-04T09:46:58.6556913Z adding 'torch/include/ATen/ops/is_conj.h' 2025-12-04T09:46:58.6560384Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6563603Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-12-04T09:46:58.6567007Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-12-04T09:46:58.6570390Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-12-04T09:46:58.6573945Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6577168Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-12-04T09:46:58.6580805Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-12-04T09:46:58.6584206Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-12-04T09:46:58.6588072Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6591543Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-12-04T09:46:58.6595025Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-12-04T09:46:58.6598446Z adding 'torch/include/ATen/ops/is_inference.h' 2025-12-04T09:46:58.6601991Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6605400Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-12-04T09:46:58.6609076Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-12-04T09:46:58.6612300Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-12-04T09:46:58.6615994Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6619271Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-12-04T09:46:58.6622803Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-12-04T09:46:58.6626448Z adding 'torch/include/ATen/ops/is_neg.h' 2025-12-04T09:46:58.6630038Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6633437Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-12-04T09:46:58.6636855Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-12-04T09:46:58.6640476Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-12-04T09:46:58.6644192Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6647414Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-12-04T09:46:58.6651000Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-12-04T09:46:58.6654490Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-12-04T09:46:58.6658125Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6661513Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-12-04T09:46:58.6664982Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-12-04T09:46:58.6668690Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-12-04T09:46:58.6672559Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6675614Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-12-04T09:46:58.6679205Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-12-04T09:46:58.6682504Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-12-04T09:46:58.6686152Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-12-04T09:46:58.6689761Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-12-04T09:46:58.6693004Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-12-04T09:46:58.6696627Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-12-04T09:46:58.6700054Z adding 'torch/include/ATen/ops/is_signed.h' 2025-12-04T09:46:58.6703800Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6707195Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-12-04T09:46:58.6710706Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-12-04T09:46:58.6714692Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-12-04T09:46:58.6718913Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6722726Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-12-04T09:46:58.6726460Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-12-04T09:46:58.6729789Z adding 'torch/include/ATen/ops/isclose.h' 2025-12-04T09:46:58.6733838Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6736903Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-12-04T09:46:58.6740795Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-12-04T09:46:58.6744734Z adding 'torch/include/ATen/ops/isfinite.h' 2025-12-04T09:46:58.6748984Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6752549Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-12-04T09:46:58.6756298Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-12-04T09:46:58.6759964Z adding 'torch/include/ATen/ops/isin.h' 2025-12-04T09:46:58.6763966Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6767352Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-12-04T09:46:58.6771149Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-12-04T09:46:58.6774560Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-12-04T09:46:58.6778163Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-12-04T09:46:58.6781833Z adding 'torch/include/ATen/ops/isin_native.h' 2025-12-04T09:46:58.6785617Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-12-04T09:46:58.6789356Z adding 'torch/include/ATen/ops/isinf.h' 2025-12-04T09:46:58.6793026Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6796433Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-12-04T09:46:58.6799957Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-12-04T09:46:58.6803400Z adding 'torch/include/ATen/ops/isnan.h' 2025-12-04T09:46:58.6806990Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6810312Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-12-04T09:46:58.6813741Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-12-04T09:46:58.6817063Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-12-04T09:46:58.6820606Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-12-04T09:46:58.6824088Z adding 'torch/include/ATen/ops/isneginf.h' 2025-12-04T09:46:58.6828093Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6831327Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-12-04T09:46:58.6834825Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-12-04T09:46:58.6838178Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-12-04T09:46:58.6841650Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-12-04T09:46:58.6844973Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-12-04T09:46:58.6848486Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-12-04T09:46:58.6851905Z adding 'torch/include/ATen/ops/isposinf.h' 2025-12-04T09:46:58.6855549Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.6858822Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-12-04T09:46:58.6862232Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-12-04T09:46:58.6865543Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-12-04T09:46:58.6869334Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-12-04T09:46:58.6872639Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-12-04T09:46:58.6876146Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-12-04T09:46:58.6879503Z adding 'torch/include/ATen/ops/isreal.h' 2025-12-04T09:46:58.6883041Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6886346Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-12-04T09:46:58.6889786Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-12-04T09:46:58.6893281Z adding 'torch/include/ATen/ops/istft.h' 2025-12-04T09:46:58.6896978Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6900171Z adding 'torch/include/ATen/ops/istft_native.h' 2025-12-04T09:46:58.6903749Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-12-04T09:46:58.6907227Z adding 'torch/include/ATen/ops/item.h' 2025-12-04T09:46:58.6910791Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6913988Z adding 'torch/include/ATen/ops/item_native.h' 2025-12-04T09:46:58.6917412Z adding 'torch/include/ATen/ops/item_ops.h' 2025-12-04T09:46:58.6921187Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-12-04T09:46:58.6924978Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6928414Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-12-04T09:46:58.6932273Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-12-04T09:46:58.6935803Z adding 'torch/include/ATen/ops/kl_div.h' 2025-12-04T09:46:58.6939385Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6942623Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-12-04T09:46:58.6946108Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-12-04T09:46:58.6949629Z adding 'torch/include/ATen/ops/kron.h' 2025-12-04T09:46:58.6953198Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6956449Z adding 'torch/include/ATen/ops/kron_native.h' 2025-12-04T09:46:58.6959973Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-12-04T09:46:58.6964056Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-12-04T09:46:58.6967822Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.6971324Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6974747Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-12-04T09:46:58.6978243Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-12-04T09:46:58.6981655Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-12-04T09:46:58.6985316Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-12-04T09:46:58.6988851Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-12-04T09:46:58.6992369Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.6995561Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-12-04T09:46:58.6998971Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-12-04T09:46:58.7002495Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-12-04T09:46:58.7006124Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7009336Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-12-04T09:46:58.7012807Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-12-04T09:46:58.7016235Z adding 'torch/include/ATen/ops/lcm.h' 2025-12-04T09:46:58.7019855Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7023245Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-12-04T09:46:58.7026779Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-12-04T09:46:58.7030310Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-12-04T09:46:58.7033783Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-12-04T09:46:58.7037356Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-12-04T09:46:58.7041177Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-12-04T09:46:58.7044612Z adding 'torch/include/ATen/ops/ldexp.h' 2025-12-04T09:46:58.7048399Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7051610Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-12-04T09:46:58.7055346Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-12-04T09:46:58.7059018Z adding 'torch/include/ATen/ops/le.h' 2025-12-04T09:46:58.7062691Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7066314Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-12-04T09:46:58.7070154Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-12-04T09:46:58.7073409Z adding 'torch/include/ATen/ops/le_meta.h' 2025-12-04T09:46:58.7076998Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-12-04T09:46:58.7080419Z adding 'torch/include/ATen/ops/le_native.h' 2025-12-04T09:46:58.7084288Z adding 'torch/include/ATen/ops/le_ops.h' 2025-12-04T09:46:58.7088084Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-12-04T09:46:58.7091698Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-12-04T09:46:58.7095611Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7099063Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-12-04T09:46:58.7102516Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-12-04T09:46:58.7106087Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-12-04T09:46:58.7109874Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-12-04T09:46:58.7113188Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-12-04T09:46:58.7116897Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-12-04T09:46:58.7120585Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7124071Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-12-04T09:46:58.7127669Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-12-04T09:46:58.7130935Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-12-04T09:46:58.7134710Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-12-04T09:46:58.7138211Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-12-04T09:46:58.7141821Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-12-04T09:46:58.7145508Z adding 'torch/include/ATen/ops/lerp.h' 2025-12-04T09:46:58.7149277Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7152757Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-12-04T09:46:58.7156415Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-12-04T09:46:58.7159694Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-12-04T09:46:58.7163430Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-12-04T09:46:58.7166924Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-12-04T09:46:58.7170718Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-12-04T09:46:58.7174465Z adding 'torch/include/ATen/ops/less.h' 2025-12-04T09:46:58.7178121Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7181743Z adding 'torch/include/ATen/ops/less_equal.h' 2025-12-04T09:46:58.7185581Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7189006Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-12-04T09:46:58.7192928Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-12-04T09:46:58.7196608Z adding 'torch/include/ATen/ops/less_native.h' 2025-12-04T09:46:58.7200266Z adding 'torch/include/ATen/ops/less_ops.h' 2025-12-04T09:46:58.7203953Z adding 'torch/include/ATen/ops/lgamma.h' 2025-12-04T09:46:58.7207887Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7211060Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-12-04T09:46:58.7214971Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-12-04T09:46:58.7218763Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-12-04T09:46:58.7222792Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-12-04T09:46:58.7226782Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-12-04T09:46:58.7230392Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-12-04T09:46:58.7234193Z adding 'torch/include/ATen/ops/lift.h' 2025-12-04T09:46:58.7238204Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.7241386Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-12-04T09:46:58.7245230Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.7248611Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-12-04T09:46:58.7252965Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.7256787Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7259969Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-12-04T09:46:58.7263732Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-12-04T09:46:58.7267174Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-12-04T09:46:58.7270610Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-12-04T09:46:58.7274182Z adding 'torch/include/ATen/ops/lift_native.h' 2025-12-04T09:46:58.7277702Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-12-04T09:46:58.7281176Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-12-04T09:46:58.7284820Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7288571Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-12-04T09:46:58.7292087Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7295365Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-12-04T09:46:58.7298832Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-12-04T09:46:58.7302127Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-12-04T09:46:58.7305737Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-12-04T09:46:58.7309130Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-12-04T09:46:58.7312708Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-12-04T09:46:58.7316126Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-12-04T09:46:58.7319772Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-12-04T09:46:58.7323564Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-12-04T09:46:58.7327087Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7330392Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-12-04T09:46:58.7333998Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-12-04T09:46:58.7337502Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-12-04T09:46:58.7341194Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7344496Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-12-04T09:46:58.7348067Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-12-04T09:46:58.7351385Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-12-04T09:46:58.7354882Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-12-04T09:46:58.7358256Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-12-04T09:46:58.7361762Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-12-04T09:46:58.7365192Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-12-04T09:46:58.7368828Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7372214Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-12-04T09:46:58.7375701Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-12-04T09:46:58.7379125Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-12-04T09:46:58.7382718Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7385954Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-12-04T09:46:58.7389560Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-12-04T09:46:58.7392968Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-12-04T09:46:58.7396491Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-12-04T09:46:58.7399988Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-12-04T09:46:58.7403400Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-12-04T09:46:58.7406873Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-12-04T09:46:58.7410412Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-12-04T09:46:58.7414022Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7417323Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-12-04T09:46:58.7420945Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-12-04T09:46:58.7424421Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-12-04T09:46:58.7428136Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7431481Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-12-04T09:46:58.7434936Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-12-04T09:46:58.7438277Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-12-04T09:46:58.7441824Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-12-04T09:46:58.7445280Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-12-04T09:46:58.7448931Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7452212Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-12-04T09:46:58.7455748Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-12-04T09:46:58.7459273Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-12-04T09:46:58.7462825Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-12-04T09:46:58.7466414Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-12-04T09:46:58.7469816Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-12-04T09:46:58.7473356Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-12-04T09:46:58.7476785Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-12-04T09:46:58.7480408Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7483736Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-12-04T09:46:58.7487424Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7490719Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-12-04T09:46:58.7494139Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-12-04T09:46:58.7497449Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-12-04T09:46:58.7500923Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-12-04T09:46:58.7504263Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-12-04T09:46:58.7507932Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-12-04T09:46:58.7511341Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-12-04T09:46:58.7514842Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-12-04T09:46:58.7518327Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-12-04T09:46:58.7521971Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7525373Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-12-04T09:46:58.7529294Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7532608Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-12-04T09:46:58.7536099Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-12-04T09:46:58.7539456Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-12-04T09:46:58.7542936Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-12-04T09:46:58.7546399Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-12-04T09:46:58.7549965Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-12-04T09:46:58.7553687Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-12-04T09:46:58.7557353Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-12-04T09:46:58.7560936Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-12-04T09:46:58.7564486Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7567747Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-12-04T09:46:58.7571136Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-12-04T09:46:58.7574476Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-12-04T09:46:58.7577966Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-12-04T09:46:58.7581570Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-12-04T09:46:58.7584877Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-12-04T09:46:58.7588542Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-12-04T09:46:58.7592167Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.7595583Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-12-04T09:46:58.7599046Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-12-04T09:46:58.7602593Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-12-04T09:46:58.7606144Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-12-04T09:46:58.7609670Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-12-04T09:46:58.7613339Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7616614Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-12-04T09:46:58.7620150Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-12-04T09:46:58.7623557Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-12-04T09:46:58.7627383Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7630870Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-12-04T09:46:58.7634711Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7638044Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-12-04T09:46:58.7641714Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-12-04T09:46:58.7645077Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-12-04T09:46:58.7648766Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-12-04T09:46:58.7652510Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-12-04T09:46:58.7655871Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-12-04T09:46:58.7659506Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-12-04T09:46:58.7663182Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-12-04T09:46:58.7666656Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-12-04T09:46:58.7670296Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-12-04T09:46:58.7673654Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-12-04T09:46:58.7677338Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-12-04T09:46:58.7681022Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-12-04T09:46:58.7685158Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7688989Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-12-04T09:46:58.7692984Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-12-04T09:46:58.7696817Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-12-04T09:46:58.7700797Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-12-04T09:46:58.7704626Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-12-04T09:46:58.7708773Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-12-04T09:46:58.7712728Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-12-04T09:46:58.7716795Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7720248Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-12-04T09:46:58.7723818Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-12-04T09:46:58.7727379Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-12-04T09:46:58.7731036Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.7734646Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-12-04T09:46:58.7738025Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-12-04T09:46:58.7741633Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-12-04T09:46:58.7745120Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-12-04T09:46:58.7748887Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-12-04T09:46:58.7752959Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7756258Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-12-04T09:46:58.7760038Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-12-04T09:46:58.7763614Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-12-04T09:46:58.7767701Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7770712Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-12-04T09:46:58.7774205Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-12-04T09:46:58.7777981Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-12-04T09:46:58.7781965Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7785258Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-12-04T09:46:58.7789354Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-12-04T09:46:58.7792968Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-12-04T09:46:58.7796633Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7800076Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-12-04T09:46:58.7803604Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-12-04T09:46:58.7807244Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-12-04T09:46:58.7811014Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7814304Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-12-04T09:46:58.7818023Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-12-04T09:46:58.7821881Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-12-04T09:46:58.7825616Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.7829321Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7832764Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7836580Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-12-04T09:46:58.7840456Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-12-04T09:46:58.7844157Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-12-04T09:46:58.7847899Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.7851358Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-12-04T09:46:58.7855217Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-12-04T09:46:58.7858610Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-12-04T09:46:58.7862679Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-12-04T09:46:58.7866375Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-12-04T09:46:58.7869995Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-12-04T09:46:58.7873743Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-12-04T09:46:58.7877527Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7880860Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-12-04T09:46:58.7884511Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-12-04T09:46:58.7888124Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-12-04T09:46:58.7891793Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7895351Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-12-04T09:46:58.7899018Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7902512Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-12-04T09:46:58.7906295Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-12-04T09:46:58.7909743Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-12-04T09:46:58.7913543Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-12-04T09:46:58.7917349Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-12-04T09:46:58.7920855Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-12-04T09:46:58.7924440Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-12-04T09:46:58.7927812Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-12-04T09:46:58.7931605Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-12-04T09:46:58.7935236Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-12-04T09:46:58.7938931Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7942505Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-12-04T09:46:58.7946236Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-12-04T09:46:58.7949728Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-12-04T09:46:58.7953544Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7956992Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-12-04T09:46:58.7960534Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-12-04T09:46:58.7964182Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-12-04T09:46:58.7967817Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7971261Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-12-04T09:46:58.7974948Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-12-04T09:46:58.7978399Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-12-04T09:46:58.7982280Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.7985727Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-12-04T09:46:58.7989439Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-12-04T09:46:58.7993099Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-12-04T09:46:58.7996748Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8000218Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-12-04T09:46:58.8003829Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-12-04T09:46:58.8007326Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-12-04T09:46:58.8011229Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8014675Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-12-04T09:46:58.8018232Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-12-04T09:46:58.8021957Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-12-04T09:46:58.8025710Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8029372Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-12-04T09:46:58.8033035Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-12-04T09:46:58.8036445Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-12-04T09:46:58.8040198Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-12-04T09:46:58.8043671Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-12-04T09:46:58.8047255Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-12-04T09:46:58.8050911Z adding 'torch/include/ATen/ops/linear.h' 2025-12-04T09:46:58.8054508Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-12-04T09:46:58.8058382Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8061841Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-12-04T09:46:58.8065435Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-12-04T09:46:58.8069432Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8073814Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8077164Z adding 'torch/include/ATen/ops/linear_native.h' 2025-12-04T09:46:58.8080931Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-12-04T09:46:58.8085052Z adding 'torch/include/ATen/ops/linspace.h' 2025-12-04T09:46:58.8089026Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8092640Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-12-04T09:46:58.8096329Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-12-04T09:46:58.8099790Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-12-04T09:46:58.8103397Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-12-04T09:46:58.8107691Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-12-04T09:46:58.8111549Z adding 'torch/include/ATen/ops/log.h' 2025-12-04T09:46:58.8114942Z adding 'torch/include/ATen/ops/log10.h' 2025-12-04T09:46:58.8118708Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8121979Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-12-04T09:46:58.8125360Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-12-04T09:46:58.8128632Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-12-04T09:46:58.8132239Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-12-04T09:46:58.8135516Z adding 'torch/include/ATen/ops/log10_native.h' 2025-12-04T09:46:58.8139015Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-12-04T09:46:58.8142511Z adding 'torch/include/ATen/ops/log1p.h' 2025-12-04T09:46:58.8146379Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8149715Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-12-04T09:46:58.8153134Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-12-04T09:46:58.8156450Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-12-04T09:46:58.8159861Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-12-04T09:46:58.8163228Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-12-04T09:46:58.8166787Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-12-04T09:46:58.8170271Z adding 'torch/include/ATen/ops/log2.h' 2025-12-04T09:46:58.8174200Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8177457Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-12-04T09:46:58.8180786Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-12-04T09:46:58.8184093Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-12-04T09:46:58.8187706Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-12-04T09:46:58.8191023Z adding 'torch/include/ATen/ops/log2_native.h' 2025-12-04T09:46:58.8194588Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-12-04T09:46:58.8198289Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8201545Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-12-04T09:46:58.8204945Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-12-04T09:46:58.8208251Z adding 'torch/include/ATen/ops/log_meta.h' 2025-12-04T09:46:58.8211642Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-12-04T09:46:58.8215115Z adding 'torch/include/ATen/ops/log_native.h' 2025-12-04T09:46:58.8218557Z adding 'torch/include/ATen/ops/log_normal.h' 2025-12-04T09:46:58.8222189Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8225762Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-12-04T09:46:58.8229328Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-12-04T09:46:58.8233203Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-12-04T09:46:58.8236814Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-12-04T09:46:58.8240400Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-12-04T09:46:58.8244682Z adding 'torch/include/ATen/ops/log_ops.h' 2025-12-04T09:46:58.8248662Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-12-04T09:46:58.8252786Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-12-04T09:46:58.8256871Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-12-04T09:46:58.8260856Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-12-04T09:46:58.8264744Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-12-04T09:46:58.8269099Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-12-04T09:46:58.8273263Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8277130Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-12-04T09:46:58.8281104Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-12-04T09:46:58.8284625Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-12-04T09:46:58.8288183Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-12-04T09:46:58.8291704Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-12-04T09:46:58.8295305Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-12-04T09:46:58.8299205Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-12-04T09:46:58.8355615Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-12-04T09:46:58.8356291Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8357041Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8357764Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-12-04T09:46:58.8358183Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-12-04T09:46:58.8358636Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-12-04T09:46:58.8359064Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-12-04T09:46:58.8359793Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8360568Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-12-04T09:46:58.8360997Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-12-04T09:46:58.8361386Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-12-04T09:46:58.8361761Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-12-04T09:46:58.8362138Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-12-04T09:46:58.8363719Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-12-04T09:46:58.8364258Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8364837Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-12-04T09:46:58.8365229Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-12-04T09:46:58.8365603Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-12-04T09:46:58.8366065Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-12-04T09:46:58.8368180Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-12-04T09:46:58.8371760Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-12-04T09:46:58.8375151Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-12-04T09:46:58.8378789Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8382358Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8385564Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-12-04T09:46:58.8389359Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-12-04T09:46:58.8392761Z adding 'torch/include/ATen/ops/logdet.h' 2025-12-04T09:46:58.8396443Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8399599Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-12-04T09:46:58.8402991Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-12-04T09:46:58.8406464Z adding 'torch/include/ATen/ops/logical_and.h' 2025-12-04T09:46:58.8410052Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8413393Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-12-04T09:46:58.8416809Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-12-04T09:46:58.8420182Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-12-04T09:46:58.8423710Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-12-04T09:46:58.8427301Z adding 'torch/include/ATen/ops/logical_not.h' 2025-12-04T09:46:58.8430932Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8434351Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-12-04T09:46:58.8437771Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-12-04T09:46:58.8441278Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-12-04T09:46:58.8444865Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-12-04T09:46:58.8448083Z adding 'torch/include/ATen/ops/logical_or.h' 2025-12-04T09:46:58.8451665Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8455008Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-12-04T09:46:58.8458448Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-12-04T09:46:58.8461742Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-12-04T09:46:58.8465267Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-12-04T09:46:58.8468875Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-12-04T09:46:58.8472437Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8475804Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-12-04T09:46:58.8479240Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-12-04T09:46:58.8482692Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-12-04T09:46:58.8486294Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-12-04T09:46:58.8489639Z adding 'torch/include/ATen/ops/logit.h' 2025-12-04T09:46:58.8493123Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-12-04T09:46:58.8496876Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8500192Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-12-04T09:46:58.8503805Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-12-04T09:46:58.8507231Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-12-04T09:46:58.8510575Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-12-04T09:46:58.8513916Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-12-04T09:46:58.8517438Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-12-04T09:46:58.8520951Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-12-04T09:46:58.8524417Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-12-04T09:46:58.8527962Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-12-04T09:46:58.8531352Z adding 'torch/include/ATen/ops/logit_native.h' 2025-12-04T09:46:58.8534860Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-12-04T09:46:58.8539047Z adding 'torch/include/ATen/ops/logspace.h' 2025-12-04T09:46:58.8543237Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8546908Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-12-04T09:46:58.8550529Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-12-04T09:46:58.8554059Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-12-04T09:46:58.8557562Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-12-04T09:46:58.8561827Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-12-04T09:46:58.8565739Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-12-04T09:46:58.8569572Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8573301Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8576652Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8579939Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-12-04T09:46:58.8583735Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-12-04T09:46:58.8587475Z adding 'torch/include/ATen/ops/lshift.h' 2025-12-04T09:46:58.8591356Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8594797Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-12-04T09:46:58.8598240Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-12-04T09:46:58.8601814Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-12-04T09:46:58.8605287Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-12-04T09:46:58.8609095Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-12-04T09:46:58.8613162Z adding 'torch/include/ATen/ops/lstm.h' 2025-12-04T09:46:58.8616675Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-12-04T09:46:58.8620295Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8623734Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-12-04T09:46:58.8627427Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-12-04T09:46:58.8631415Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8635122Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-12-04T09:46:58.8638827Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8642325Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-12-04T09:46:58.8646270Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-12-04T09:46:58.8649795Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-12-04T09:46:58.8653677Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-12-04T09:46:58.8657399Z adding 'torch/include/ATen/ops/lt.h' 2025-12-04T09:46:58.8661074Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8664578Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-12-04T09:46:58.8668652Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-12-04T09:46:58.8672213Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-12-04T09:46:58.8675873Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-12-04T09:46:58.8679329Z adding 'torch/include/ATen/ops/lt_native.h' 2025-12-04T09:46:58.8683119Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-12-04T09:46:58.8686827Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-12-04T09:46:58.8691534Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8694736Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-12-04T09:46:58.8699150Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-12-04T09:46:58.8703493Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-12-04T09:46:58.8707589Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8711105Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-12-04T09:46:58.8714929Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-12-04T09:46:58.8718246Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-12-04T09:46:58.8722162Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-12-04T09:46:58.8725916Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-12-04T09:46:58.8730073Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-12-04T09:46:58.8733985Z adding 'torch/include/ATen/ops/mH.h' 2025-12-04T09:46:58.8738223Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8741688Z adding 'torch/include/ATen/ops/mH_native.h' 2025-12-04T09:46:58.8745255Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-12-04T09:46:58.8748775Z adding 'torch/include/ATen/ops/mT.h' 2025-12-04T09:46:58.8752510Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8755917Z adding 'torch/include/ATen/ops/mT_native.h' 2025-12-04T09:46:58.8759544Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-12-04T09:46:58.8762943Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-12-04T09:46:58.8766727Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8769971Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-12-04T09:46:58.8773465Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-12-04T09:46:58.8777332Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-12-04T09:46:58.8781021Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8784406Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-12-04T09:46:58.8787970Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-12-04T09:46:58.8791621Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-12-04T09:46:58.8795166Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-12-04T09:46:58.8798986Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-12-04T09:46:58.8802453Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-12-04T09:46:58.8806033Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-12-04T09:46:58.8809713Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8812960Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-12-04T09:46:58.8816459Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-12-04T09:46:58.8820020Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8823529Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-12-04T09:46:58.8827084Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-12-04T09:46:58.8830487Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-12-04T09:46:58.8834003Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-12-04T09:46:58.8837598Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-12-04T09:46:58.8840947Z adding 'torch/include/ATen/ops/masked_select.h' 2025-12-04T09:46:58.8844386Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-12-04T09:46:58.8848013Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8851288Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-12-04T09:46:58.8854869Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-12-04T09:46:58.8858319Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-12-04T09:46:58.8861622Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-12-04T09:46:58.8864928Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-12-04T09:46:58.8868547Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-12-04T09:46:58.8871994Z adding 'torch/include/ATen/ops/matmul.h' 2025-12-04T09:46:58.8875614Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-12-04T09:46:58.8879423Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.8882662Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-12-04T09:46:58.8886322Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-12-04T09:46:58.8889841Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8893189Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-12-04T09:46:58.8897478Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-12-04T09:46:58.8900761Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-12-04T09:46:58.8904326Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8907629Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-12-04T09:46:58.8911194Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-12-04T09:46:58.8914588Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-12-04T09:46:58.8917873Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-12-04T09:46:58.8921461Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8924666Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-12-04T09:46:58.8928122Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-12-04T09:46:58.8931736Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8934963Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-12-04T09:46:58.8938286Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-12-04T09:46:58.8941704Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-12-04T09:46:58.8945319Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8948697Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-12-04T09:46:58.8952310Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-12-04T09:46:58.8955892Z adding 'torch/include/ATen/ops/max.h' 2025-12-04T09:46:58.8959591Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.8963032Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8966455Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-12-04T09:46:58.8970081Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-12-04T09:46:58.8973502Z adding 'torch/include/ATen/ops/max_meta.h' 2025-12-04T09:46:58.8976900Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-12-04T09:46:58.8980558Z adding 'torch/include/ATen/ops/max_native.h' 2025-12-04T09:46:58.8984695Z adding 'torch/include/ATen/ops/max_ops.h' 2025-12-04T09:46:58.8988462Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-12-04T09:46:58.8992281Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.8995655Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-12-04T09:46:58.8999244Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-12-04T09:46:58.9002888Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-12-04T09:46:58.9006585Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9009984Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-12-04T09:46:58.9013668Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-12-04T09:46:58.9017077Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-12-04T09:46:58.9020759Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-12-04T09:46:58.9024484Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9028000Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-12-04T09:46:58.9032648Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-12-04T09:46:58.9036507Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9039731Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-12-04T09:46:58.9043389Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-12-04T09:46:58.9047006Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-12-04T09:46:58.9050812Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-12-04T09:46:58.9054825Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.9058139Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-12-04T09:46:58.9061824Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-12-04T09:46:58.9065291Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-12-04T09:46:58.9068995Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-12-04T09:46:58.9072575Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-12-04T09:46:58.9076237Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-12-04T09:46:58.9080100Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.9083847Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-12-04T09:46:58.9087244Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-12-04T09:46:58.9090673Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-12-04T09:46:58.9094211Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-12-04T09:46:58.9097813Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-12-04T09:46:58.9101626Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-12-04T09:46:58.9105063Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-12-04T09:46:58.9109133Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9112428Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-12-04T09:46:58.9115860Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-12-04T09:46:58.9119634Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-12-04T09:46:58.9123284Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-12-04T09:46:58.9126993Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-12-04T09:46:58.9130654Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-12-04T09:46:58.9134135Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-12-04T09:46:58.9137918Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-12-04T09:46:58.9141595Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-12-04T09:46:58.9145163Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-12-04T09:46:58.9148836Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-12-04T09:46:58.9152534Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-12-04T09:46:58.9156377Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-12-04T09:46:58.9160218Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-12-04T09:46:58.9163740Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-12-04T09:46:58.9167306Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-12-04T09:46:58.9170919Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-12-04T09:46:58.9174804Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-12-04T09:46:58.9178632Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-12-04T09:46:58.9182301Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-12-04T09:46:58.9185797Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-12-04T09:46:58.9189635Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-12-04T09:46:58.9193133Z adding 'torch/include/ATen/ops/maximum.h' 2025-12-04T09:46:58.9196933Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.9200335Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-12-04T09:46:58.9203791Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-12-04T09:46:58.9207472Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-12-04T09:46:58.9210863Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-12-04T09:46:58.9214254Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-12-04T09:46:58.9217891Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-12-04T09:46:58.9221554Z adding 'torch/include/ATen/ops/mean.h' 2025-12-04T09:46:58.9225598Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9229803Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.9233728Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9237128Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-12-04T09:46:58.9240901Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-12-04T09:46:58.9244273Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-12-04T09:46:58.9247831Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-12-04T09:46:58.9251394Z adding 'torch/include/ATen/ops/mean_native.h' 2025-12-04T09:46:58.9255305Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-12-04T09:46:58.9259263Z adding 'torch/include/ATen/ops/median.h' 2025-12-04T09:46:58.9262986Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9266680Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9270297Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-12-04T09:46:58.9273677Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-12-04T09:46:58.9277184Z adding 'torch/include/ATen/ops/median_native.h' 2025-12-04T09:46:58.9280873Z adding 'torch/include/ATen/ops/median_ops.h' 2025-12-04T09:46:58.9284374Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-12-04T09:46:58.9288264Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9291526Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-12-04T09:46:58.9294975Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-12-04T09:46:58.9298663Z adding 'torch/include/ATen/ops/min.h' 2025-12-04T09:46:58.9302637Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.9306082Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9309738Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-12-04T09:46:58.9313216Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-12-04T09:46:58.9316815Z adding 'torch/include/ATen/ops/min_meta.h' 2025-12-04T09:46:58.9320367Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-12-04T09:46:58.9323829Z adding 'torch/include/ATen/ops/min_native.h' 2025-12-04T09:46:58.9327729Z adding 'torch/include/ATen/ops/min_ops.h' 2025-12-04T09:46:58.9331353Z adding 'torch/include/ATen/ops/minimum.h' 2025-12-04T09:46:58.9334994Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.9338279Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-12-04T09:46:58.9341743Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-12-04T09:46:58.9345074Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-12-04T09:46:58.9348744Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-12-04T09:46:58.9352075Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-12-04T09:46:58.9355515Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-12-04T09:46:58.9359103Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-12-04T09:46:58.9362852Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-12-04T09:46:58.9366643Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9370026Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-12-04T09:46:58.9373605Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-12-04T09:46:58.9377462Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-12-04T09:46:58.9381261Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9384854Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-12-04T09:46:58.9388392Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-12-04T09:46:58.9392354Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-12-04T09:46:58.9396476Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-12-04T09:46:58.9400325Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-12-04T09:46:58.9404154Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-12-04T09:46:58.9407608Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-12-04T09:46:58.9411319Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-12-04T09:46:58.9415166Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9418589Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-12-04T09:46:58.9422473Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-12-04T09:46:58.9426269Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-12-04T09:46:58.9429931Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-12-04T09:46:58.9433698Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-12-04T09:46:58.9437143Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-12-04T09:46:58.9440893Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-12-04T09:46:58.9445036Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-12-04T09:46:58.9449127Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9452647Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-12-04T09:46:58.9456217Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-12-04T09:46:58.9459976Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-12-04T09:46:58.9464092Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-12-04T09:46:58.9468297Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9471908Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-12-04T09:46:58.9475339Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-12-04T09:46:58.9479150Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-12-04T09:46:58.9483840Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-12-04T09:46:58.9487138Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-12-04T09:46:58.9491031Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9494541Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-12-04T09:46:58.9498196Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-12-04T09:46:58.9502288Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-12-04T09:46:58.9506262Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9509796Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-12-04T09:46:58.9513723Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-12-04T09:46:58.9517725Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-12-04T09:46:58.9521302Z adding 'torch/include/ATen/ops/mish.h' 2025-12-04T09:46:58.9524941Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-12-04T09:46:58.9528595Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9532047Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-12-04T09:46:58.9535577Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-12-04T09:46:58.9539541Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-12-04T09:46:58.9542495Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-12-04T09:46:58.9546322Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.9549812Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-12-04T09:46:58.9553322Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-12-04T09:46:58.9556579Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-12-04T09:46:58.9560165Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-12-04T09:46:58.9563634Z adding 'torch/include/ATen/ops/mish_native.h' 2025-12-04T09:46:58.9567358Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-12-04T09:46:58.9571151Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-12-04T09:46:58.9574588Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-12-04T09:46:58.9578415Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9581794Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-12-04T09:46:58.9585359Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-12-04T09:46:58.9588988Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-12-04T09:46:58.9592664Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-12-04T09:46:58.9596565Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-12-04T09:46:58.9600761Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9604160Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-12-04T09:46:58.9607789Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-12-04T09:46:58.9611459Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-12-04T09:46:58.9615186Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-12-04T09:46:58.9618926Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9622438Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-12-04T09:46:58.9626219Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9629756Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-12-04T09:46:58.9633413Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-12-04T09:46:58.9636780Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-12-04T09:46:58.9640679Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-12-04T09:46:58.9644527Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-12-04T09:46:58.9648274Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9651576Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-12-04T09:46:58.9655325Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-12-04T09:46:58.9658955Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9662375Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-12-04T09:46:58.9665953Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-12-04T09:46:58.9669759Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-12-04T09:46:58.9673539Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-12-04T09:46:58.9678358Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9680840Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-12-04T09:46:58.9684571Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-12-04T09:46:58.9688224Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9700345Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-12-04T09:46:58.9703752Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-12-04T09:46:58.9707684Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-12-04T09:46:58.9712124Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-12-04T09:46:58.9715252Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9718654Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-12-04T09:46:58.9722406Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-12-04T09:46:58.9726087Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9729412Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-12-04T09:46:58.9733045Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-12-04T09:46:58.9737155Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-12-04T09:46:58.9741974Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9745608Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-12-04T09:46:58.9749617Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-12-04T09:46:58.9753651Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-12-04T09:46:58.9757598Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9761042Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-12-04T09:46:58.9764608Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-12-04T09:46:58.9768317Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-12-04T09:46:58.9772331Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-12-04T09:46:58.9776425Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9780112Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-12-04T09:46:58.9783565Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-12-04T09:46:58.9787624Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-12-04T09:46:58.9791552Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9795109Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-12-04T09:46:58.9798556Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-12-04T09:46:58.9802277Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-12-04T09:46:58.9805855Z adding 'torch/include/ATen/ops/mm.h' 2025-12-04T09:46:58.9809572Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.9812954Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-12-04T09:46:58.9816413Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-12-04T09:46:58.9819638Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-12-04T09:46:58.9823088Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-12-04T09:46:58.9826606Z adding 'torch/include/ATen/ops/mm_native.h' 2025-12-04T09:46:58.9830225Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-12-04T09:46:58.9834163Z adding 'torch/include/ATen/ops/mode.h' 2025-12-04T09:46:58.9837863Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9841238Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9844591Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-12-04T09:46:58.9847998Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-12-04T09:46:58.9851412Z adding 'torch/include/ATen/ops/mode_native.h' 2025-12-04T09:46:58.9855097Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-12-04T09:46:58.9858629Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-12-04T09:46:58.9862326Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9865466Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-12-04T09:46:58.9869212Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-12-04T09:46:58.9872631Z adding 'torch/include/ATen/ops/movedim.h' 2025-12-04T09:46:58.9876224Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9879591Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-12-04T09:46:58.9883468Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-12-04T09:46:58.9887515Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-12-04T09:46:58.9891500Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9894869Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-12-04T09:46:58.9898590Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-12-04T09:46:58.9902797Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-12-04T09:46:58.9906914Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9910459Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-12-04T09:46:58.9914074Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-12-04T09:46:58.9917430Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-12-04T09:46:58.9921108Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-12-04T09:46:58.9924691Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-12-04T09:46:58.9928095Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-12-04T09:46:58.9931338Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-12-04T09:46:58.9935071Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-12-04T09:46:58.9938731Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.9942255Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-12-04T09:46:58.9945964Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-12-04T09:46:58.9949410Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-12-04T09:46:58.9953039Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-12-04T09:46:58.9956443Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-12-04T09:46:58.9960198Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-12-04T09:46:58.9963785Z adding 'torch/include/ATen/ops/msort.h' 2025-12-04T09:46:58.9967662Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:58.9971021Z adding 'torch/include/ATen/ops/msort_native.h' 2025-12-04T09:46:58.9974734Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-12-04T09:46:58.9978247Z adding 'torch/include/ATen/ops/mul.h' 2025-12-04T09:46:58.9981939Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:58.9985983Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:58.9989186Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-12-04T09:46:58.9992667Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-12-04T09:46:58.9996007Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-12-04T09:46:58.9999626Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-12-04T09:46:59.0003277Z adding 'torch/include/ATen/ops/mul_native.h' 2025-12-04T09:46:59.0007026Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-12-04T09:46:59.0010986Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-12-04T09:46:59.0014841Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-12-04T09:46:59.0018376Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-12-04T09:46:59.0022059Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-12-04T09:46:59.0025685Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-12-04T09:46:59.0029674Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-12-04T09:46:59.0033301Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-12-04T09:46:59.0036756Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-12-04T09:46:59.0040373Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-12-04T09:46:59.0044310Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-12-04T09:46:59.0047899Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-12-04T09:46:59.0051502Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-12-04T09:46:59.0055292Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-12-04T09:46:59.0058806Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-12-04T09:46:59.0062369Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-12-04T09:46:59.0066077Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-12-04T09:46:59.0069845Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0073542Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-12-04T09:46:59.0077207Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-12-04T09:46:59.0080646Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-12-04T09:46:59.0084179Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-12-04T09:46:59.0087840Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-12-04T09:46:59.0091230Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-12-04T09:46:59.0094873Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-12-04T09:46:59.0098743Z adding 'torch/include/ATen/ops/multinomial.h' 2025-12-04T09:46:59.0102656Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-12-04T09:46:59.0106267Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-12-04T09:46:59.0109700Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-12-04T09:46:59.0113374Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-12-04T09:46:59.0117001Z adding 'torch/include/ATen/ops/multiply.h' 2025-12-04T09:46:59.0120721Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0124078Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-12-04T09:46:59.0127752Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-12-04T09:46:59.0131366Z adding 'torch/include/ATen/ops/mv.h' 2025-12-04T09:46:59.0135149Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0138447Z adding 'torch/include/ATen/ops/mv_native.h' 2025-12-04T09:46:59.0142250Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-12-04T09:46:59.0145841Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-12-04T09:46:59.0149481Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0152935Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-12-04T09:46:59.0156378Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-12-04T09:46:59.0160244Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-12-04T09:46:59.0163925Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-12-04T09:46:59.0167574Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-12-04T09:46:59.0171373Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0174853Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-12-04T09:46:59.0178311Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-12-04T09:46:59.0181880Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-12-04T09:46:59.0185685Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-12-04T09:46:59.0189501Z adding 'torch/include/ATen/ops/nanmean.h' 2025-12-04T09:46:59.0193440Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0196707Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-12-04T09:46:59.0200273Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-12-04T09:46:59.0204107Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-12-04T09:46:59.0207759Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0211400Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0215053Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-12-04T09:46:59.0218533Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-12-04T09:46:59.0222119Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-12-04T09:46:59.0226071Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-12-04T09:46:59.0229882Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-12-04T09:46:59.0234128Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0238002Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-12-04T09:46:59.0242348Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-12-04T09:46:59.0245957Z adding 'torch/include/ATen/ops/nansum.h' 2025-12-04T09:46:59.0249781Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-12-04T09:46:59.0253812Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-12-04T09:46:59.0257708Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-12-04T09:46:59.0261791Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-12-04T09:46:59.0266023Z adding 'torch/include/ATen/ops/narrow.h' 2025-12-04T09:46:59.0270251Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0274290Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-12-04T09:46:59.0278730Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.0282613Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-12-04T09:46:59.0286528Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-12-04T09:46:59.0290240Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-12-04T09:46:59.0293846Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-12-04T09:46:59.0297300Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-12-04T09:46:59.0301187Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-12-04T09:46:59.0305116Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-12-04T09:46:59.0309079Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0312805Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-12-04T09:46:59.0316298Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-12-04T09:46:59.0319695Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-12-04T09:46:59.0323663Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-12-04T09:46:59.0327300Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-12-04T09:46:59.0330980Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-12-04T09:46:59.0334458Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-12-04T09:46:59.0338220Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-12-04T09:46:59.0341828Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-12-04T09:46:59.0345512Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0348959Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-12-04T09:46:59.0352276Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-12-04T09:46:59.0355858Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-12-04T09:46:59.0359285Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-12-04T09:46:59.0362746Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-12-04T09:46:59.0366541Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0369984Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-12-04T09:46:59.0373351Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-12-04T09:46:59.0376664Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-12-04T09:46:59.0380199Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-12-04T09:46:59.0383943Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0387348Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-12-04T09:46:59.0390836Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-12-04T09:46:59.0394442Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-12-04T09:46:59.0398020Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-12-04T09:46:59.0402070Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-12-04T09:46:59.0406231Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-12-04T09:46:59.0410130Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0413652Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-12-04T09:46:59.0417124Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-12-04T09:46:59.0420546Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-12-04T09:46:59.0425323Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-12-04T09:46:59.0428374Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0432003Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-12-04T09:46:59.0435538Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-12-04T09:46:59.0439100Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-12-04T09:46:59.0442756Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-12-04T09:46:59.0446554Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-12-04T09:46:59.0450764Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-12-04T09:46:59.0454850Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0458364Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-12-04T09:46:59.0461752Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-12-04T09:46:59.0465197Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-12-04T09:46:59.0469200Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-12-04T09:46:59.0472982Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0476260Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-12-04T09:46:59.0479725Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-12-04T09:46:59.0483199Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-12-04T09:46:59.0486984Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-12-04T09:46:59.0490429Z adding 'torch/include/ATen/ops/native_norm.h' 2025-12-04T09:46:59.0494125Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0497508Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-12-04T09:46:59.0501247Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-12-04T09:46:59.0504677Z adding 'torch/include/ATen/ops/ne.h' 2025-12-04T09:46:59.0508421Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.0511849Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-12-04T09:46:59.0515350Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-12-04T09:46:59.0518599Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-12-04T09:46:59.0522154Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-12-04T09:46:59.0526020Z adding 'torch/include/ATen/ops/ne_native.h' 2025-12-04T09:46:59.0529426Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-12-04T09:46:59.0533014Z adding 'torch/include/ATen/ops/neg.h' 2025-12-04T09:46:59.0536748Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.0540188Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-12-04T09:46:59.0543792Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-12-04T09:46:59.0547126Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-12-04T09:46:59.0550782Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-12-04T09:46:59.0554783Z adding 'torch/include/ATen/ops/neg_native.h' 2025-12-04T09:46:59.0558012Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-12-04T09:46:59.0561517Z adding 'torch/include/ATen/ops/negative.h' 2025-12-04T09:46:59.0565180Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0568622Z adding 'torch/include/ATen/ops/negative_native.h' 2025-12-04T09:46:59.0572302Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-12-04T09:46:59.0575773Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-12-04T09:46:59.0587149Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0590682Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-12-04T09:46:59.0594352Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-12-04T09:46:59.0598494Z adding 'torch/include/ATen/ops/new_empty.h' 2025-12-04T09:46:59.0602074Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0606221Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-12-04T09:46:59.0609266Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-12-04T09:46:59.0613201Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-12-04T09:46:59.0617106Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0620968Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.0624313Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-12-04T09:46:59.0627948Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-12-04T09:46:59.0631953Z adding 'torch/include/ATen/ops/new_full.h' 2025-12-04T09:46:59.0635978Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0639358Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-12-04T09:46:59.0643116Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-12-04T09:46:59.0646990Z adding 'torch/include/ATen/ops/new_ones.h' 2025-12-04T09:46:59.0650812Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0654307Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-12-04T09:46:59.0658059Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-12-04T09:46:59.0661983Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-12-04T09:46:59.0665910Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0669299Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-12-04T09:46:59.0672906Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-12-04T09:46:59.0676690Z adding 'torch/include/ATen/ops/nextafter.h' 2025-12-04T09:46:59.0680511Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.0683747Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-12-04T09:46:59.0687312Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-12-04T09:46:59.0690672Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-12-04T09:46:59.0694283Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-12-04T09:46:59.0697786Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-12-04T09:46:59.0701497Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-12-04T09:46:59.0705391Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-12-04T09:46:59.0709482Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-12-04T09:46:59.0713487Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-12-04T09:46:59.0717684Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.0721459Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.0724852Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-12-04T09:46:59.0728655Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-12-04T09:46:59.0732546Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0736364Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-12-04T09:46:59.0740599Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-12-04T09:46:59.0744790Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-12-04T09:46:59.0748993Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-12-04T09:46:59.0752858Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-12-04T09:46:59.0756458Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-12-04T09:46:59.0760222Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-12-04T09:46:59.0764305Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-12-04T09:46:59.0768270Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.0771829Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-12-04T09:46:59.0775532Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-12-04T09:46:59.0778973Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-12-04T09:46:59.0782635Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-12-04T09:46:59.0786338Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-12-04T09:46:59.0790059Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-12-04T09:46:59.0793807Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0797528Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-12-04T09:46:59.0801566Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.0805118Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-12-04T09:46:59.0808661Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-12-04T09:46:59.0812024Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-12-04T09:46:59.0815599Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-12-04T09:46:59.0819020Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-12-04T09:46:59.0822669Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-12-04T09:46:59.0826159Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-12-04T09:46:59.0830103Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-12-04T09:46:59.0833989Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0837274Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-12-04T09:46:59.0840749Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-12-04T09:46:59.0844374Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-12-04T09:46:59.0847877Z adding 'torch/include/ATen/ops/nonzero.h' 2025-12-04T09:46:59.0851301Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-12-04T09:46:59.0854673Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-12-04T09:46:59.0858012Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-12-04T09:46:59.0861382Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-12-04T09:46:59.0864920Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0868284Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-12-04T09:46:59.0871721Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-12-04T09:46:59.0875209Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-12-04T09:46:59.0878888Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-12-04T09:46:59.0882570Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-12-04T09:46:59.0886072Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-12-04T09:46:59.0889640Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-12-04T09:46:59.0893325Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-12-04T09:46:59.0897230Z adding 'torch/include/ATen/ops/norm.h' 2025-12-04T09:46:59.0901024Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0904601Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.0908183Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0911575Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-12-04T09:46:59.0915149Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-12-04T09:46:59.0918521Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-12-04T09:46:59.0922128Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0925362Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-12-04T09:46:59.0928803Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-12-04T09:46:59.0932235Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-12-04T09:46:59.0935706Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-12-04T09:46:59.0939233Z adding 'torch/include/ATen/ops/norm_native.h' 2025-12-04T09:46:59.0943430Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-12-04T09:46:59.0948059Z adding 'torch/include/ATen/ops/normal.h' 2025-12-04T09:46:59.0952112Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.0955788Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-12-04T09:46:59.0959338Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-12-04T09:46:59.0962795Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-12-04T09:46:59.0966408Z adding 'torch/include/ATen/ops/normal_native.h' 2025-12-04T09:46:59.0970608Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-12-04T09:46:59.0974466Z adding 'torch/include/ATen/ops/not_equal.h' 2025-12-04T09:46:59.0978206Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0981370Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-12-04T09:46:59.0985072Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-12-04T09:46:59.0988769Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-12-04T09:46:59.0992432Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.0995813Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-12-04T09:46:59.0999464Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-12-04T09:46:59.1002730Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-12-04T09:46:59.1006271Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1009432Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-12-04T09:46:59.1012850Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-12-04T09:46:59.1016210Z adding 'torch/include/ATen/ops/one_hot.h' 2025-12-04T09:46:59.1019774Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1023007Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-12-04T09:46:59.1026517Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-12-04T09:46:59.1030482Z adding 'torch/include/ATen/ops/ones.h' 2025-12-04T09:46:59.1034361Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1037893Z adding 'torch/include/ATen/ops/ones_like.h' 2025-12-04T09:46:59.1041680Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1044909Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-12-04T09:46:59.1048516Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-12-04T09:46:59.1052418Z adding 'torch/include/ATen/ops/ones_native.h' 2025-12-04T09:46:59.1056156Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-12-04T09:46:59.1059731Z adding 'torch/include/ATen/ops/or.h' 2025-12-04T09:46:59.1063368Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1066704Z adding 'torch/include/ATen/ops/or_native.h' 2025-12-04T09:46:59.1070363Z adding 'torch/include/ATen/ops/or_ops.h' 2025-12-04T09:46:59.1073839Z adding 'torch/include/ATen/ops/orgqr.h' 2025-12-04T09:46:59.1077413Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1080650Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-12-04T09:46:59.1084097Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-12-04T09:46:59.1087592Z adding 'torch/include/ATen/ops/ormqr.h' 2025-12-04T09:46:59.1091120Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-12-04T09:46:59.1094578Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-12-04T09:46:59.1097897Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-12-04T09:46:59.1101424Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-12-04T09:46:59.1104862Z adding 'torch/include/ATen/ops/outer.h' 2025-12-04T09:46:59.1108587Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1111879Z adding 'torch/include/ATen/ops/outer_native.h' 2025-12-04T09:46:59.1115318Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-12-04T09:46:59.1118640Z adding 'torch/include/ATen/ops/output_nr.h' 2025-12-04T09:46:59.1122193Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1125532Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-12-04T09:46:59.1128930Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-12-04T09:46:59.1132358Z adding 'torch/include/ATen/ops/pad.h' 2025-12-04T09:46:59.1135946Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1139158Z adding 'torch/include/ATen/ops/pad_native.h' 2025-12-04T09:46:59.1142623Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-12-04T09:46:59.1146062Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-12-04T09:46:59.1149741Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1153145Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-12-04T09:46:59.1156684Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-12-04T09:46:59.1160192Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-12-04T09:46:59.1163951Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1167200Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-12-04T09:46:59.1170830Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-12-04T09:46:59.1174332Z adding 'torch/include/ATen/ops/pdist.h' 2025-12-04T09:46:59.1177893Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1181257Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-12-04T09:46:59.1184740Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-12-04T09:46:59.1188393Z adding 'torch/include/ATen/ops/permute.h' 2025-12-04T09:46:59.1192207Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1195492Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-12-04T09:46:59.1199141Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1202715Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.1206052Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-12-04T09:46:59.1209700Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-12-04T09:46:59.1213293Z adding 'torch/include/ATen/ops/permute_native.h' 2025-12-04T09:46:59.1216797Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-12-04T09:46:59.1220165Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-12-04T09:46:59.1223765Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1227235Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-12-04T09:46:59.1230747Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-12-04T09:46:59.1234364Z adding 'torch/include/ATen/ops/pinverse.h' 2025-12-04T09:46:59.1238060Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1241173Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-12-04T09:46:59.1245013Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-12-04T09:46:59.1249010Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-12-04T09:46:59.1253108Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1273282Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.1273473Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-12-04T09:46:59.1273614Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-12-04T09:46:59.1273736Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-12-04T09:46:59.1273863Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-12-04T09:46:59.1276947Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1280720Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.1284014Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-12-04T09:46:59.1287416Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-12-04T09:46:59.1291151Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-12-04T09:46:59.1294633Z adding 'torch/include/ATen/ops/poisson.h' 2025-12-04T09:46:59.1298405Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1301812Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-12-04T09:46:59.1305265Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-12-04T09:46:59.1308795Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-12-04T09:46:59.1312241Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-12-04T09:46:59.1315856Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1319063Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-12-04T09:46:59.1323970Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-12-04T09:46:59.1326382Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-12-04T09:46:59.1329781Z adding 'torch/include/ATen/ops/polar.h' 2025-12-04T09:46:59.1333316Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1336629Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-12-04T09:46:59.1340007Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-12-04T09:46:59.1343440Z adding 'torch/include/ATen/ops/polar_native.h' 2025-12-04T09:46:59.1346993Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-12-04T09:46:59.1350381Z adding 'torch/include/ATen/ops/polygamma.h' 2025-12-04T09:46:59.1354021Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1357642Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.1360909Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-12-04T09:46:59.1364410Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-12-04T09:46:59.1367685Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-12-04T09:46:59.1371029Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-12-04T09:46:59.1374331Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-12-04T09:46:59.1377978Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-12-04T09:46:59.1381327Z adding 'torch/include/ATen/ops/positive.h' 2025-12-04T09:46:59.1384898Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1388245Z adding 'torch/include/ATen/ops/positive_native.h' 2025-12-04T09:46:59.1391639Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-12-04T09:46:59.1395250Z adding 'torch/include/ATen/ops/pow.h' 2025-12-04T09:46:59.1398980Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.1402308Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-12-04T09:46:59.1405764Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-12-04T09:46:59.1409362Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-12-04T09:46:59.1413449Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-12-04T09:46:59.1416835Z adding 'torch/include/ATen/ops/pow_native.h' 2025-12-04T09:46:59.1420685Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-12-04T09:46:59.1424153Z adding 'torch/include/ATen/ops/prelu.h' 2025-12-04T09:46:59.1427834Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1431062Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-12-04T09:46:59.1434467Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-12-04T09:46:59.1438053Z adding 'torch/include/ATen/ops/prod.h' 2025-12-04T09:46:59.1441682Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1445286Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.1448657Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1452035Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-12-04T09:46:59.1455480Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-12-04T09:46:59.1458820Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-12-04T09:46:59.1462285Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-12-04T09:46:59.1465688Z adding 'torch/include/ATen/ops/prod_native.h' 2025-12-04T09:46:59.1469901Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-12-04T09:46:59.1473504Z adding 'torch/include/ATen/ops/promote_types.h' 2025-12-04T09:46:59.1477068Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1480268Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-12-04T09:46:59.1483824Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-12-04T09:46:59.1487221Z adding 'torch/include/ATen/ops/put.h' 2025-12-04T09:46:59.1490752Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1494098Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-12-04T09:46:59.1497481Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-12-04T09:46:59.1500869Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-12-04T09:46:59.1504196Z adding 'torch/include/ATen/ops/put_native.h' 2025-12-04T09:46:59.1507974Z adding 'torch/include/ATen/ops/put_ops.h' 2025-12-04T09:46:59.1511441Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-12-04T09:46:59.1514664Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-12-04T09:46:59.1518118Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-12-04T09:46:59.1521570Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-12-04T09:46:59.1525152Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1528373Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-12-04T09:46:59.1532126Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-12-04T09:46:59.1535404Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-12-04T09:46:59.1538981Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1542319Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-12-04T09:46:59.1545774Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-12-04T09:46:59.1549211Z adding 'torch/include/ATen/ops/q_scale.h' 2025-12-04T09:46:59.1552847Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-12-04T09:46:59.1556302Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-12-04T09:46:59.1560464Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-12-04T09:46:59.1610880Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-12-04T09:46:59.1616073Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-12-04T09:46:59.1621033Z adding 'torch/include/ATen/ops/qr.h' 2025-12-04T09:46:59.1626106Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1630808Z adding 'torch/include/ATen/ops/qr_native.h' 2025-12-04T09:46:59.1636145Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-12-04T09:46:59.1641324Z adding 'torch/include/ATen/ops/qscheme.h' 2025-12-04T09:46:59.1646004Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-12-04T09:46:59.1650804Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-12-04T09:46:59.1655786Z adding 'torch/include/ATen/ops/quantile.h' 2025-12-04T09:46:59.1660791Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1665632Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-12-04T09:46:59.1671324Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-12-04T09:46:59.1676519Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-12-04T09:46:59.1681391Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1684469Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-12-04T09:46:59.1688040Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-12-04T09:46:59.1691529Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-12-04T09:46:59.1695086Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-12-04T09:46:59.1698970Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-12-04T09:46:59.1702886Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1706373Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-12-04T09:46:59.1710366Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-12-04T09:46:59.1713892Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-12-04T09:46:59.1717618Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1721099Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-12-04T09:46:59.1724565Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-12-04T09:46:59.1728058Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-12-04T09:46:59.1731931Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-12-04T09:46:59.1735276Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-12-04T09:46:59.1739213Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-12-04T09:46:59.1743031Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-12-04T09:46:59.1747383Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1751231Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-12-04T09:46:59.1758276Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-12-04T09:46:59.1759382Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-12-04T09:46:59.1763030Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1766428Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-12-04T09:46:59.1770204Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-12-04T09:46:59.1773900Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-12-04T09:46:59.1777722Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1781053Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-12-04T09:46:59.1784839Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-12-04T09:46:59.1788438Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-12-04T09:46:59.1792104Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1795504Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-12-04T09:46:59.1799003Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-12-04T09:46:59.1802574Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-12-04T09:46:59.1806215Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1809650Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-12-04T09:46:59.1813337Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-12-04T09:46:59.1816902Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-12-04T09:46:59.1820523Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1823778Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-12-04T09:46:59.1827467Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-12-04T09:46:59.1831067Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-12-04T09:46:59.1834809Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1838061Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-12-04T09:46:59.1841837Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-12-04T09:46:59.1845401Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-12-04T09:46:59.1848998Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1852235Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-12-04T09:46:59.1855835Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-12-04T09:46:59.1859240Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-12-04T09:46:59.1862800Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1866037Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-12-04T09:46:59.1869680Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-12-04T09:46:59.1874745Z adding 'torch/include/ATen/ops/rand.h' 2025-12-04T09:46:59.1879212Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1882802Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1886478Z adding 'torch/include/ATen/ops/rand_like.h' 2025-12-04T09:46:59.1890277Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1893631Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-12-04T09:46:59.1897426Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-12-04T09:46:59.1901234Z adding 'torch/include/ATen/ops/rand_native.h' 2025-12-04T09:46:59.1905237Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-12-04T09:46:59.1910636Z adding 'torch/include/ATen/ops/randint.h' 2025-12-04T09:46:59.1915268Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1920920Z adding 'torch/include/ATen/ops/randint_like.h' 2025-12-04T09:46:59.1925939Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1929926Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-12-04T09:46:59.1934326Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-12-04T09:46:59.1938162Z adding 'torch/include/ATen/ops/randint_native.h' 2025-12-04T09:46:59.1942212Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-12-04T09:46:59.1947540Z adding 'torch/include/ATen/ops/randn.h' 2025-12-04T09:46:59.1951968Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1955585Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.1959223Z adding 'torch/include/ATen/ops/randn_like.h' 2025-12-04T09:46:59.1963034Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1966724Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T09:46:59.1970009Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-12-04T09:46:59.1973743Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-12-04T09:46:59.1977275Z adding 'torch/include/ATen/ops/randn_native.h' 2025-12-04T09:46:59.1981320Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-12-04T09:46:59.1985113Z adding 'torch/include/ATen/ops/random.h' 2025-12-04T09:46:59.1988974Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.1992336Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-12-04T09:46:59.1995757Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-12-04T09:46:59.1999155Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-12-04T09:46:59.2002788Z adding 'torch/include/ATen/ops/random_native.h' 2025-12-04T09:46:59.2006830Z adding 'torch/include/ATen/ops/random_ops.h' 2025-12-04T09:46:59.2011140Z adding 'torch/include/ATen/ops/randperm.h' 2025-12-04T09:46:59.2015333Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2018813Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-12-04T09:46:59.2022310Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-12-04T09:46:59.2025821Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-12-04T09:46:59.2029774Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-12-04T09:46:59.2033482Z adding 'torch/include/ATen/ops/range.h' 2025-12-04T09:46:59.2037353Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2040728Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-12-04T09:46:59.2044289Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-12-04T09:46:59.2047842Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-12-04T09:46:59.2051401Z adding 'torch/include/ATen/ops/range_native.h' 2025-12-04T09:46:59.2055212Z adding 'torch/include/ATen/ops/range_ops.h' 2025-12-04T09:46:59.2058704Z adding 'torch/include/ATen/ops/ravel.h' 2025-12-04T09:46:59.2062243Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2065578Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-12-04T09:46:59.2069125Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-12-04T09:46:59.2074376Z adding 'torch/include/ATen/ops/real.h' 2025-12-04T09:46:59.2078534Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2082018Z adding 'torch/include/ATen/ops/real_native.h' 2025-12-04T09:46:59.2085397Z adding 'torch/include/ATen/ops/real_ops.h' 2025-12-04T09:46:59.2088925Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-12-04T09:46:59.2092674Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2096023Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-12-04T09:46:59.2099573Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-12-04T09:46:59.2102885Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-12-04T09:46:59.2106550Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-12-04T09:46:59.2109994Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-12-04T09:46:59.2113601Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-12-04T09:46:59.2117086Z adding 'torch/include/ATen/ops/record_stream.h' 2025-12-04T09:46:59.2120490Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-12-04T09:46:59.2123958Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-12-04T09:46:59.2127476Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-12-04T09:46:59.2130795Z adding 'torch/include/ATen/ops/refine_names.h' 2025-12-04T09:46:59.2134452Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2137625Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-12-04T09:46:59.2141380Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-12-04T09:46:59.2145164Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-12-04T09:46:59.2149188Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-12-04T09:46:59.2153164Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2156740Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.2160211Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.2163643Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-12-04T09:46:59.2167274Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-12-04T09:46:59.2170774Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-12-04T09:46:59.2174532Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-12-04T09:46:59.2178246Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2181664Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-12-04T09:46:59.2185307Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-12-04T09:46:59.2188717Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-12-04T09:46:59.2192393Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-12-04T09:46:59.2195896Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-12-04T09:46:59.2199439Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-12-04T09:46:59.2203341Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-12-04T09:46:59.2207224Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-12-04T09:46:59.2210791Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.2214440Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.2217815Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-12-04T09:46:59.2221621Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-12-04T09:46:59.2225136Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-12-04T09:46:59.2228683Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-12-04T09:46:59.2232197Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-12-04T09:46:59.2236224Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-12-04T09:46:59.2239546Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-12-04T09:46:59.2243477Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-12-04T09:46:59.2259083Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2259304Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.2259528Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.2259721Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-12-04T09:46:59.2262466Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-12-04T09:46:59.2266072Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-12-04T09:46:59.2270928Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-12-04T09:46:59.2273617Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2278014Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-12-04T09:46:59.2280693Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-12-04T09:46:59.2284171Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-12-04T09:46:59.2287650Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-12-04T09:46:59.2291006Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-12-04T09:46:59.2294701Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-12-04T09:46:59.2298120Z adding 'torch/include/ATen/ops/relu.h' 2025-12-04T09:46:59.2301493Z adding 'torch/include/ATen/ops/relu6.h' 2025-12-04T09:46:59.2305133Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2308432Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-12-04T09:46:59.2312012Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-12-04T09:46:59.2315546Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2319660Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-12-04T09:46:59.2323053Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-12-04T09:46:59.2326305Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-12-04T09:46:59.2329663Z adding 'torch/include/ATen/ops/relu_native.h' 2025-12-04T09:46:59.2333207Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-12-04T09:46:59.2336760Z adding 'torch/include/ATen/ops/remainder.h' 2025-12-04T09:46:59.2340671Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2344299Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2347694Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-12-04T09:46:59.2351030Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-12-04T09:46:59.2354350Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-12-04T09:46:59.2357748Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-12-04T09:46:59.2361105Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-12-04T09:46:59.2365077Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-12-04T09:46:59.2368476Z adding 'torch/include/ATen/ops/rename.h' 2025-12-04T09:46:59.2372002Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2375210Z adding 'torch/include/ATen/ops/rename_native.h' 2025-12-04T09:46:59.2378699Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-12-04T09:46:59.2382138Z adding 'torch/include/ATen/ops/renorm.h' 2025-12-04T09:46:59.2385765Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2389235Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-12-04T09:46:59.2392818Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-12-04T09:46:59.2396028Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-12-04T09:46:59.2399531Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-12-04T09:46:59.2403085Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-12-04T09:46:59.2406609Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-12-04T09:46:59.2410147Z adding 'torch/include/ATen/ops/repeat.h' 2025-12-04T09:46:59.2413756Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2417665Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-12-04T09:46:59.2421507Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2425007Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2428628Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-12-04T09:46:59.2431879Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-12-04T09:46:59.2435189Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-12-04T09:46:59.2438802Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-12-04T09:46:59.2442852Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-12-04T09:46:59.2445711Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-12-04T09:46:59.2449301Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-12-04T09:46:59.2453164Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-12-04T09:46:59.2457114Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2460249Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.2463703Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.2467165Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-12-04T09:46:59.2470609Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-12-04T09:46:59.2473945Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-12-04T09:46:59.2477431Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-12-04T09:46:59.2481069Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2484498Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-12-04T09:46:59.2487914Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-12-04T09:46:59.2491106Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-12-04T09:46:59.2494544Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-12-04T09:46:59.2497984Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-12-04T09:46:59.2501468Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-12-04T09:46:59.2504967Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-12-04T09:46:59.2509033Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-12-04T09:46:59.2512665Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.2516036Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.2519361Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-12-04T09:46:59.2522979Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-12-04T09:46:59.2526627Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2529844Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-12-04T09:46:59.2533306Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-12-04T09:46:59.2536707Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-12-04T09:46:59.2540038Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-12-04T09:46:59.2543338Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-12-04T09:46:59.2547008Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-12-04T09:46:59.2550831Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-12-04T09:46:59.2554471Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-12-04T09:46:59.2558088Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.2561777Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.2565091Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-12-04T09:46:59.2568661Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-12-04T09:46:59.2572648Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2575868Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-12-04T09:46:59.2579216Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-12-04T09:46:59.2582524Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-12-04T09:46:59.2586097Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-12-04T09:46:59.2590169Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-12-04T09:46:59.2593000Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-12-04T09:46:59.2596268Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-12-04T09:46:59.2599813Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2602933Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-12-04T09:46:59.2606287Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-12-04T09:46:59.2609818Z adding 'torch/include/ATen/ops/reshape.h' 2025-12-04T09:46:59.2613134Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-12-04T09:46:59.2616576Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2620032Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T09:46:59.2623276Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-12-04T09:46:59.2626687Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-12-04T09:46:59.2630151Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2633579Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T09:46:59.2636883Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-12-04T09:46:59.2640313Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-12-04T09:46:59.2643898Z adding 'torch/include/ATen/ops/resize.h' 2025-12-04T09:46:59.2647496Z adding 'torch/include/ATen/ops/resize_as.h' 2025-12-04T09:46:59.2651238Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2663516Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-12-04T09:46:59.2663759Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-12-04T09:46:59.2663893Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-12-04T09:46:59.2665292Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2668670Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-12-04T09:46:59.2671956Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-12-04T09:46:59.2675516Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-12-04T09:46:59.2679153Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2682501Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-12-04T09:46:59.2686043Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-12-04T09:46:59.2689354Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-12-04T09:46:59.2692612Z adding 'torch/include/ATen/ops/resize_native.h' 2025-12-04T09:46:59.2696222Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-12-04T09:46:59.2699691Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-12-04T09:46:59.2703219Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2706387Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-12-04T09:46:59.2709845Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-12-04T09:46:59.2713138Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-12-04T09:46:59.2716623Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2719737Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-12-04T09:46:59.2723092Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-12-04T09:46:59.2726574Z adding 'torch/include/ATen/ops/result_type.h' 2025-12-04T09:46:59.2730153Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2733353Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-12-04T09:46:59.2736925Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-12-04T09:46:59.2740274Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-12-04T09:46:59.2743772Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2747028Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-12-04T09:46:59.2751015Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-12-04T09:46:59.2753757Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-12-04T09:46:59.2757234Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2760731Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-12-04T09:46:59.2764175Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-12-04T09:46:59.2767654Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-12-04T09:46:59.2771266Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2774478Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-12-04T09:46:59.2778123Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-12-04T09:46:59.2781481Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-12-04T09:46:59.2784804Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-12-04T09:46:59.2788476Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2791762Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-12-04T09:46:59.2795215Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-12-04T09:46:59.2798718Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2801959Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-12-04T09:46:59.2805543Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-12-04T09:46:59.2809057Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-12-04T09:46:59.2812457Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-12-04T09:46:59.2816090Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2819372Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-12-04T09:46:59.2822796Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-12-04T09:46:59.2826289Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2829662Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-12-04T09:46:59.2833317Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-12-04T09:46:59.2836933Z adding 'torch/include/ATen/ops/roll.h' 2025-12-04T09:46:59.2840501Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2843807Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-12-04T09:46:59.2847204Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-12-04T09:46:59.2850449Z adding 'torch/include/ATen/ops/roll_native.h' 2025-12-04T09:46:59.2853930Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-12-04T09:46:59.2857471Z adding 'torch/include/ATen/ops/rot90.h' 2025-12-04T09:46:59.2861069Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2864361Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-12-04T09:46:59.2868004Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-12-04T09:46:59.2871479Z adding 'torch/include/ATen/ops/round.h' 2025-12-04T09:46:59.2875120Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2878413Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-12-04T09:46:59.2881789Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-12-04T09:46:59.2885271Z adding 'torch/include/ATen/ops/round_meta.h' 2025-12-04T09:46:59.2888705Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-12-04T09:46:59.2891970Z adding 'torch/include/ATen/ops/round_native.h' 2025-12-04T09:46:59.2895628Z adding 'torch/include/ATen/ops/round_ops.h' 2025-12-04T09:46:59.2899120Z adding 'torch/include/ATen/ops/row_indices.h' 2025-12-04T09:46:59.2902584Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2905737Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-12-04T09:46:59.2909629Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2913706Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.2916254Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-12-04T09:46:59.2919690Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-12-04T09:46:59.2923070Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-12-04T09:46:59.2926400Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-12-04T09:46:59.2929699Z adding 'torch/include/ATen/ops/row_stack.h' 2025-12-04T09:46:59.2933291Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2936560Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-12-04T09:46:59.2939970Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-12-04T09:46:59.2943382Z adding 'torch/include/ATen/ops/rrelu.h' 2025-12-04T09:46:59.2947052Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.2950392Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-12-04T09:46:59.2953848Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-12-04T09:46:59.2957505Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-12-04T09:46:59.2961122Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-12-04T09:46:59.2964981Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2969227Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-12-04T09:46:59.2971916Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-12-04T09:46:59.2975915Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.2979215Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-12-04T09:46:59.2982852Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-12-04T09:46:59.2986713Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-12-04T09:46:59.2989902Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-12-04T09:46:59.2993845Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-12-04T09:46:59.2997529Z adding 'torch/include/ATen/ops/rshift.h' 2025-12-04T09:46:59.3001199Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3004661Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-12-04T09:46:59.3008042Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-12-04T09:46:59.3011569Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-12-04T09:46:59.3015056Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-12-04T09:46:59.3018791Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-12-04T09:46:59.3022454Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-12-04T09:46:59.3026200Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3029627Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-12-04T09:46:59.3033417Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-12-04T09:46:59.3036753Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-12-04T09:46:59.3040346Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-12-04T09:46:59.3043873Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-12-04T09:46:59.3047457Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-12-04T09:46:59.3051110Z adding 'torch/include/ATen/ops/rsub.h' 2025-12-04T09:46:59.3054842Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3058174Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-12-04T09:46:59.3061686Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-12-04T09:46:59.3065024Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-12-04T09:46:59.3068985Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-12-04T09:46:59.3072740Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-12-04T09:46:59.3076385Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3080386Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-12-04T09:46:59.3083446Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-12-04T09:46:59.3087024Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-12-04T09:46:59.3090852Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3094141Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-12-04T09:46:59.3097765Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-12-04T09:46:59.3101781Z adding 'torch/include/ATen/ops/scatter.h' 2025-12-04T09:46:59.3105385Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-12-04T09:46:59.3109722Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3118262Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3119842Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-12-04T09:46:59.3125347Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-12-04T09:46:59.3128639Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-12-04T09:46:59.3132384Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-12-04T09:46:59.3135915Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-12-04T09:46:59.3139636Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-12-04T09:46:59.3143661Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3147481Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3150947Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-12-04T09:46:59.3154885Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-12-04T09:46:59.3158640Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-12-04T09:46:59.3162215Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-12-04T09:46:59.3165989Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-12-04T09:46:59.3170617Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-12-04T09:46:59.3174516Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-12-04T09:46:59.3178494Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3182046Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-12-04T09:46:59.3185865Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-12-04T09:46:59.3189543Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-12-04T09:46:59.3193122Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-12-04T09:46:59.3196433Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-12-04T09:46:59.3200260Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-12-04T09:46:59.3204600Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-12-04T09:46:59.3208344Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-12-04T09:46:59.3212160Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-12-04T09:46:59.3215783Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-12-04T09:46:59.3219675Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-12-04T09:46:59.3223602Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-12-04T09:46:59.3227610Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3231299Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-12-04T09:46:59.3234809Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-12-04T09:46:59.3238814Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-12-04T09:46:59.3242156Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-12-04T09:46:59.3245863Z adding 'torch/include/ATen/ops/select.h' 2025-12-04T09:46:59.3250275Z adding 'torch/include/ATen/ops/select_backward.h' 2025-12-04T09:46:59.3254348Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3260473Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3261231Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-12-04T09:46:59.3264855Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-12-04T09:46:59.3268775Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3272425Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3276182Z adding 'torch/include/ATen/ops/select_copy.h' 2025-12-04T09:46:59.3280114Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3283779Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3287022Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-12-04T09:46:59.3290584Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-12-04T09:46:59.3295519Z adding 'torch/include/ATen/ops/select_native.h' 2025-12-04T09:46:59.3297890Z adding 'torch/include/ATen/ops/select_ops.h' 2025-12-04T09:46:59.3301608Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-12-04T09:46:59.3305353Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3309059Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3312549Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-12-04T09:46:59.3316512Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-12-04T09:46:59.3319616Z adding 'torch/include/ATen/ops/selu.h' 2025-12-04T09:46:59.3323203Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3326398Z adding 'torch/include/ATen/ops/selu_native.h' 2025-12-04T09:46:59.3329914Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-12-04T09:46:59.3334012Z adding 'torch/include/ATen/ops/set.h' 2025-12-04T09:46:59.3337978Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3341610Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3345684Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-12-04T09:46:59.3349728Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-12-04T09:46:59.3352991Z adding 'torch/include/ATen/ops/set_data.h' 2025-12-04T09:46:59.3356561Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3359749Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-12-04T09:46:59.3363513Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-12-04T09:46:59.3367065Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-12-04T09:46:59.3370605Z adding 'torch/include/ATen/ops/set_native.h' 2025-12-04T09:46:59.3374862Z adding 'torch/include/ATen/ops/set_ops.h' 2025-12-04T09:46:59.3378509Z adding 'torch/include/ATen/ops/sgn.h' 2025-12-04T09:46:59.3382164Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3385466Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-12-04T09:46:59.3389061Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-12-04T09:46:59.3392404Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-12-04T09:46:59.3395838Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-12-04T09:46:59.3399472Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-12-04T09:46:59.3403043Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-12-04T09:46:59.3406515Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-12-04T09:46:59.3410045Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-12-04T09:46:59.3413996Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3417222Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-12-04T09:46:59.3420998Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-12-04T09:46:59.3425069Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-12-04T09:46:59.3428155Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-12-04T09:46:59.3431560Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-12-04T09:46:59.3435135Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-12-04T09:46:59.3438786Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3442056Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-12-04T09:46:59.3445502Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-12-04T09:46:59.3448838Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-12-04T09:46:59.3452277Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-12-04T09:46:59.3455650Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-12-04T09:46:59.3459203Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-12-04T09:46:59.3462671Z adding 'torch/include/ATen/ops/sign.h' 2025-12-04T09:46:59.3466392Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3469791Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-12-04T09:46:59.3473248Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-12-04T09:46:59.3476602Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-12-04T09:46:59.3480106Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-12-04T09:46:59.3483539Z adding 'torch/include/ATen/ops/sign_native.h' 2025-12-04T09:46:59.3487412Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-12-04T09:46:59.3490595Z adding 'torch/include/ATen/ops/signbit.h' 2025-12-04T09:46:59.3494253Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3497513Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-12-04T09:46:59.3501127Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-12-04T09:46:59.3504573Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-12-04T09:46:59.3508242Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-12-04T09:46:59.3511809Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-12-04T09:46:59.3515370Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-12-04T09:46:59.3519020Z adding 'torch/include/ATen/ops/silu.h' 2025-12-04T09:46:59.3522635Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-12-04T09:46:59.3526343Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3529903Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3533360Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-12-04T09:46:59.3536885Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-12-04T09:46:59.3540348Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-12-04T09:46:59.3543817Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-12-04T09:46:59.3547471Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-12-04T09:46:59.3551176Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-12-04T09:46:59.3554893Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3558316Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-12-04T09:46:59.3561787Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-12-04T09:46:59.3565248Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-12-04T09:46:59.3568816Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-12-04T09:46:59.3572196Z adding 'torch/include/ATen/ops/silu_native.h' 2025-12-04T09:46:59.3575955Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-12-04T09:46:59.3579588Z adding 'torch/include/ATen/ops/sin.h' 2025-12-04T09:46:59.3583260Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3586792Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-12-04T09:46:59.3590908Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-12-04T09:46:59.3593788Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-12-04T09:46:59.3597371Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-12-04T09:46:59.3600777Z adding 'torch/include/ATen/ops/sin_native.h' 2025-12-04T09:46:59.3604521Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-12-04T09:46:59.3608187Z adding 'torch/include/ATen/ops/sinc.h' 2025-12-04T09:46:59.3611850Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3615319Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-12-04T09:46:59.3618799Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-12-04T09:46:59.3622246Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-12-04T09:46:59.3625873Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-12-04T09:46:59.3629692Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-12-04T09:46:59.3633426Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-12-04T09:46:59.3637032Z adding 'torch/include/ATen/ops/sinh.h' 2025-12-04T09:46:59.3640723Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3644189Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-12-04T09:46:59.3647778Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-12-04T09:46:59.3651147Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-12-04T09:46:59.3655081Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-12-04T09:46:59.3658221Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-12-04T09:46:59.3662350Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-12-04T09:46:59.3665546Z adding 'torch/include/ATen/ops/size.h' 2025-12-04T09:46:59.3669250Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3672735Z adding 'torch/include/ATen/ops/size_native.h' 2025-12-04T09:46:59.3676857Z adding 'torch/include/ATen/ops/size_ops.h' 2025-12-04T09:46:59.3680112Z adding 'torch/include/ATen/ops/slice.h' 2025-12-04T09:46:59.3684439Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-12-04T09:46:59.3688770Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3692280Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-12-04T09:46:59.3696090Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-12-04T09:46:59.3699992Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3703477Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-12-04T09:46:59.3707595Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3711695Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3714650Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-12-04T09:46:59.3718426Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-12-04T09:46:59.3722461Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-12-04T09:46:59.3725943Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3729404Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-12-04T09:46:59.3732890Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-12-04T09:46:59.3736453Z adding 'torch/include/ATen/ops/slice_native.h' 2025-12-04T09:46:59.3740087Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-12-04T09:46:59.3743999Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-12-04T09:46:59.3756244Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3756948Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3757518Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-12-04T09:46:59.3759872Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-12-04T09:46:59.3763723Z adding 'torch/include/ATen/ops/slogdet.h' 2025-12-04T09:46:59.3768955Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3770826Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-12-04T09:46:59.3774560Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-12-04T09:46:59.3778465Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-12-04T09:46:59.3782905Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3786821Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-12-04T09:46:59.3791281Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-12-04T09:46:59.3794178Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-12-04T09:46:59.3797809Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-12-04T09:46:59.3801335Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-12-04T09:46:59.3804980Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-12-04T09:46:59.3809129Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-12-04T09:46:59.3813101Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3816575Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-12-04T09:46:59.3820261Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-12-04T09:46:59.3823623Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-12-04T09:46:59.3827284Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-12-04T09:46:59.3831294Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-12-04T09:46:59.3835550Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3838905Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-12-04T09:46:59.3842525Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-12-04T09:46:59.3845955Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-12-04T09:46:59.3849956Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-12-04T09:46:59.3854050Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-12-04T09:46:59.3858496Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3862008Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-12-04T09:46:59.3865630Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-12-04T09:46:59.3869211Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-12-04T09:46:59.3872869Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-12-04T09:46:59.3876484Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-12-04T09:46:59.3880123Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-12-04T09:46:59.3884065Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-12-04T09:46:59.3887985Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-12-04T09:46:59.3891703Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-12-04T09:46:59.3895465Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-12-04T09:46:59.3899074Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-12-04T09:46:59.3902694Z adding 'torch/include/ATen/ops/smm.h' 2025-12-04T09:46:59.3906265Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.3909697Z adding 'torch/include/ATen/ops/smm_native.h' 2025-12-04T09:46:59.3913122Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-12-04T09:46:59.3916905Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-12-04T09:46:59.3920325Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-12-04T09:46:59.3923977Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3927366Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-12-04T09:46:59.3931438Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-12-04T09:46:59.3934258Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-12-04T09:46:59.3937805Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-12-04T09:46:59.3941593Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.3944916Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-12-04T09:46:59.3948482Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-12-04T09:46:59.3951907Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-12-04T09:46:59.3955410Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-12-04T09:46:59.3958811Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-12-04T09:46:59.3963124Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-12-04T09:46:59.3966826Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-12-04T09:46:59.3970368Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-12-04T09:46:59.3973991Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3977310Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-12-04T09:46:59.3980924Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-12-04T09:46:59.3984551Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.3987938Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-12-04T09:46:59.3991803Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-12-04T09:46:59.3995006Z adding 'torch/include/ATen/ops/softmax.h' 2025-12-04T09:46:59.3998700Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4002199Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4005499Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-12-04T09:46:59.4009138Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-12-04T09:46:59.4012649Z adding 'torch/include/ATen/ops/softplus.h' 2025-12-04T09:46:59.4016336Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-12-04T09:46:59.4020043Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4023312Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-12-04T09:46:59.4026910Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-12-04T09:46:59.4030284Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-12-04T09:46:59.4033734Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-12-04T09:46:59.4037116Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-12-04T09:46:59.4040684Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-12-04T09:46:59.4044409Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4047737Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-12-04T09:46:59.4051213Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-12-04T09:46:59.4054673Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-12-04T09:46:59.4058136Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-12-04T09:46:59.4061790Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-12-04T09:46:59.4065375Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-12-04T09:46:59.4069068Z adding 'torch/include/ATen/ops/softshrink.h' 2025-12-04T09:46:59.4072747Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-12-04T09:46:59.4076604Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4080191Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-12-04T09:46:59.4083747Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-12-04T09:46:59.4088068Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-12-04T09:46:59.4090932Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-12-04T09:46:59.4094396Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-12-04T09:46:59.4098116Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-12-04T09:46:59.4102026Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4105117Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-12-04T09:46:59.4108847Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-12-04T09:46:59.4112206Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-12-04T09:46:59.4116081Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-12-04T09:46:59.4119432Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-12-04T09:46:59.4122951Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-12-04T09:46:59.4127109Z adding 'torch/include/ATen/ops/sort.h' 2025-12-04T09:46:59.4130703Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4134393Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4137987Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4142360Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-12-04T09:46:59.4144955Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-12-04T09:46:59.4148648Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-12-04T09:46:59.4152581Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-12-04T09:46:59.4155762Z adding 'torch/include/ATen/ops/sort_native.h' 2025-12-04T09:46:59.4159920Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-12-04T09:46:59.4163803Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-12-04T09:46:59.4168007Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4171549Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-12-04T09:46:59.4175124Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-12-04T09:46:59.4179048Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-12-04T09:46:59.4183008Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4186423Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-12-04T09:46:59.4190287Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-12-04T09:46:59.4194408Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-12-04T09:46:59.4198419Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4202012Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-12-04T09:46:59.4205811Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-12-04T09:46:59.4209622Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-12-04T09:46:59.4213554Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4217376Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4220688Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-12-04T09:46:59.4224697Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-12-04T09:46:59.4228960Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-12-04T09:46:59.4232836Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4236294Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-12-04T09:46:59.4240172Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-12-04T09:46:59.4243903Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-12-04T09:46:59.4247809Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4251409Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-12-04T09:46:59.4254984Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-12-04T09:46:59.4258544Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-12-04T09:46:59.4262306Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4266097Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-12-04T09:46:59.4269938Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-12-04T09:46:59.4273549Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-12-04T09:46:59.4277773Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4281920Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-12-04T09:46:59.4285628Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-12-04T09:46:59.4289369Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-12-04T09:46:59.4292965Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-12-04T09:46:59.4296896Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4300386Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-12-04T09:46:59.4303890Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-12-04T09:46:59.4307799Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-12-04T09:46:59.4311493Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4314890Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-12-04T09:46:59.4319234Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-12-04T09:46:59.4322582Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-12-04T09:46:59.4326145Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-12-04T09:46:59.4329622Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-12-04T09:46:59.4333648Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-12-04T09:46:59.4337324Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-12-04T09:46:59.4340777Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4344071Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-12-04T09:46:59.4347648Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-12-04T09:46:59.4351002Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-12-04T09:46:59.4354467Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-12-04T09:46:59.4357812Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-12-04T09:46:59.4361385Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-12-04T09:46:59.4365074Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-12-04T09:46:59.4368709Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4372014Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-12-04T09:46:59.4375456Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-12-04T09:46:59.4378783Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-12-04T09:46:59.4382250Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-12-04T09:46:59.4385640Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-12-04T09:46:59.4389374Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-12-04T09:46:59.4392797Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-12-04T09:46:59.4396514Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4399787Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-12-04T09:46:59.4403225Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-12-04T09:46:59.4406551Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-12-04T09:46:59.4410098Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-12-04T09:46:59.4413425Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-12-04T09:46:59.4416929Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-12-04T09:46:59.4420543Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-12-04T09:46:59.4424243Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4427634Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-12-04T09:46:59.4431128Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-12-04T09:46:59.4434470Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-12-04T09:46:59.4437937Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-12-04T09:46:59.4441278Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-12-04T09:46:59.4444778Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-12-04T09:46:59.4448220Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-12-04T09:46:59.4451883Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4455189Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-12-04T09:46:59.4458666Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-12-04T09:46:59.4461987Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-12-04T09:46:59.4465477Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-12-04T09:46:59.4469305Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-12-04T09:46:59.4472521Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-12-04T09:46:59.4476172Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-12-04T09:46:59.4479891Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4483512Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4486837Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-12-04T09:46:59.4490613Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-12-04T09:46:59.4494004Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-12-04T09:46:59.4497486Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-12-04T09:46:59.4500928Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-12-04T09:46:59.4504948Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-12-04T09:46:59.4508806Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-12-04T09:46:59.4512571Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4516156Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4519489Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-12-04T09:46:59.4523198Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-12-04T09:46:59.4526678Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-12-04T09:46:59.4530208Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-12-04T09:46:59.4533820Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-12-04T09:46:59.4537605Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-12-04T09:46:59.4541430Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-12-04T09:46:59.4545325Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4549197Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4552673Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-12-04T09:46:59.4556212Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-12-04T09:46:59.4559582Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-12-04T09:46:59.4563266Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-12-04T09:46:59.4566822Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-12-04T09:46:59.4570696Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-12-04T09:46:59.4574590Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-12-04T09:46:59.4578462Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4582109Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4585581Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-12-04T09:46:59.4589353Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-12-04T09:46:59.4592793Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-12-04T09:46:59.4596533Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-12-04T09:46:59.4599915Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-12-04T09:46:59.4603842Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-12-04T09:46:59.4607740Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-12-04T09:46:59.4611088Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4614569Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-12-04T09:46:59.4618284Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-12-04T09:46:59.4621804Z adding 'torch/include/ATen/ops/special_entr.h' 2025-12-04T09:46:59.4625637Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4629206Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-12-04T09:46:59.4632678Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-12-04T09:46:59.4636179Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-12-04T09:46:59.4639745Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-12-04T09:46:59.4643222Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-12-04T09:46:59.4646898Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-12-04T09:46:59.4650398Z adding 'torch/include/ATen/ops/special_erf.h' 2025-12-04T09:46:59.4654255Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4657523Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-12-04T09:46:59.4661278Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-12-04T09:46:59.4664911Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-12-04T09:46:59.4668655Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4672092Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-12-04T09:46:59.4675735Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-12-04T09:46:59.4679257Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-12-04T09:46:59.4683167Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4686953Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-12-04T09:46:59.4690469Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-12-04T09:46:59.4694000Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-12-04T09:46:59.4697833Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-12-04T09:46:59.4701036Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-12-04T09:46:59.4704769Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-12-04T09:46:59.4708247Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-12-04T09:46:59.4712114Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4715509Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-12-04T09:46:59.4719149Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-12-04T09:46:59.4722674Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-12-04T09:46:59.4726276Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4729686Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-12-04T09:46:59.4733334Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-12-04T09:46:59.4736835Z adding 'torch/include/ATen/ops/special_expit.h' 2025-12-04T09:46:59.4740611Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4744232Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-12-04T09:46:59.4747750Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-12-04T09:46:59.4751281Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-12-04T09:46:59.4754904Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4758292Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-12-04T09:46:59.4761909Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-12-04T09:46:59.4765777Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-12-04T09:46:59.4770149Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4773412Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-12-04T09:46:59.4777096Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-12-04T09:46:59.4780663Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-12-04T09:46:59.4784454Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4788261Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-12-04T09:46:59.4792559Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-12-04T09:46:59.4796145Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-12-04T09:46:59.4799929Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4803487Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-12-04T09:46:59.4806835Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-12-04T09:46:59.4810544Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-12-04T09:46:59.4814462Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4818055Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4821563Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-12-04T09:46:59.4824962Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-12-04T09:46:59.4828521Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-12-04T09:46:59.4832010Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-12-04T09:46:59.4836559Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-12-04T09:46:59.4840756Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-12-04T09:46:59.4844761Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-12-04T09:46:59.4848433Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4851974Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4855268Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-12-04T09:46:59.4859095Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-12-04T09:46:59.4862401Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-12-04T09:46:59.4866035Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-12-04T09:46:59.4869616Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-12-04T09:46:59.4873275Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-12-04T09:46:59.4876740Z adding 'torch/include/ATen/ops/special_i0.h' 2025-12-04T09:46:59.4880421Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.4883755Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-12-04T09:46:59.4887308Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-12-04T09:46:59.4890683Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-12-04T09:46:59.4894360Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4897675Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-12-04T09:46:59.4901434Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-12-04T09:46:59.4904558Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-12-04T09:46:59.4908151Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-12-04T09:46:59.4911512Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-12-04T09:46:59.4915222Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-12-04T09:46:59.4918699Z adding 'torch/include/ATen/ops/special_i1.h' 2025-12-04T09:46:59.4922782Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4925811Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-12-04T09:46:59.4929268Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-12-04T09:46:59.4932609Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-12-04T09:46:59.4936113Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-12-04T09:46:59.4939603Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-12-04T09:46:59.4943011Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-12-04T09:46:59.4946478Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-12-04T09:46:59.4950231Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4953530Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-12-04T09:46:59.4957015Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-12-04T09:46:59.4960377Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-12-04T09:46:59.4963820Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-12-04T09:46:59.4967169Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-12-04T09:46:59.4970674Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-12-04T09:46:59.4974392Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-12-04T09:46:59.4978185Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.4981774Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.4985074Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-12-04T09:46:59.4988672Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-12-04T09:46:59.4992035Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-12-04T09:46:59.4995548Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-12-04T09:46:59.4998999Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-12-04T09:46:59.5002768Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-12-04T09:46:59.5006463Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-12-04T09:46:59.5010303Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5013848Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5017112Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-12-04T09:46:59.5020616Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-12-04T09:46:59.5023992Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-12-04T09:46:59.5027619Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-12-04T09:46:59.5031061Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-12-04T09:46:59.5034808Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-12-04T09:46:59.5038293Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-12-04T09:46:59.5041932Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5045230Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-12-04T09:46:59.5048792Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-12-04T09:46:59.5052238Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-12-04T09:46:59.5055914Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5059233Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-12-04T09:46:59.5062692Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-12-04T09:46:59.5066501Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-12-04T09:46:59.5070007Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-12-04T09:46:59.5073097Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-12-04T09:46:59.5076603Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-12-04T09:46:59.5080047Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-12-04T09:46:59.5083898Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5087198Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-12-04T09:46:59.5090854Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-12-04T09:46:59.5094509Z adding 'torch/include/ATen/ops/special_logit.h' 2025-12-04T09:46:59.5098185Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5101595Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-12-04T09:46:59.5105870Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-12-04T09:46:59.5108917Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-12-04T09:46:59.5112797Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5117066Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-12-04T09:46:59.5119844Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-12-04T09:46:59.5123514Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-12-04T09:46:59.5127239Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5130792Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-12-04T09:46:59.5134256Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-12-04T09:46:59.5137675Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-12-04T09:46:59.5141347Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-12-04T09:46:59.5145853Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-12-04T09:46:59.5148673Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-12-04T09:46:59.5152248Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-12-04T09:46:59.5155979Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5159572Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-12-04T09:46:59.5163320Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-12-04T09:46:59.5166610Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-12-04T09:46:59.5170187Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-12-04T09:46:59.5173629Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-12-04T09:46:59.5177305Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-12-04T09:46:59.5181057Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-12-04T09:46:59.5185681Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5188366Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-12-04T09:46:59.5191977Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-12-04T09:46:59.5195362Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-12-04T09:46:59.5199083Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-12-04T09:46:59.5202962Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-12-04T09:46:59.5206143Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-12-04T09:46:59.5209834Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-12-04T09:46:59.5214612Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5217107Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-12-04T09:46:59.5220695Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-12-04T09:46:59.5224039Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-12-04T09:46:59.5227913Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-12-04T09:46:59.5231755Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-12-04T09:46:59.5235081Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-12-04T09:46:59.5238719Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-12-04T09:46:59.5242515Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5245879Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-12-04T09:46:59.5249600Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-12-04T09:46:59.5253052Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-12-04T09:46:59.5256854Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5260542Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-12-04T09:46:59.5263873Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-12-04T09:46:59.5267660Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-12-04T09:46:59.5271515Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5275343Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-12-04T09:46:59.5279338Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-12-04T09:46:59.5283126Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-12-04T09:46:59.5287096Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-12-04T09:46:59.5290647Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-12-04T09:46:59.5294368Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-12-04T09:46:59.5297879Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-12-04T09:46:59.5301827Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5305672Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-12-04T09:46:59.5309628Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-12-04T09:46:59.5313147Z adding 'torch/include/ATen/ops/special_psi.h' 2025-12-04T09:46:59.5316711Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5319954Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-12-04T09:46:59.5323664Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-12-04T09:46:59.5327137Z adding 'torch/include/ATen/ops/special_round.h' 2025-12-04T09:46:59.5330846Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5334144Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-12-04T09:46:59.5337673Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-12-04T09:46:59.5341525Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-12-04T09:46:59.5345219Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5348784Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-12-04T09:46:59.5352162Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-12-04T09:46:59.5355500Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-12-04T09:46:59.5358995Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-12-04T09:46:59.5362404Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-12-04T09:46:59.5365974Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-12-04T09:46:59.5370065Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-12-04T09:46:59.5373336Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5376651Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-12-04T09:46:59.5380128Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-12-04T09:46:59.5383545Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-12-04T09:46:59.5387151Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-12-04T09:46:59.5390848Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-12-04T09:46:59.5394115Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-12-04T09:46:59.5397764Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-12-04T09:46:59.5401569Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5405326Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5408674Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-12-04T09:46:59.5412060Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-12-04T09:46:59.5415422Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-12-04T09:46:59.5418899Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-12-04T09:46:59.5422326Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-12-04T09:46:59.5426142Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-12-04T09:46:59.5430358Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-12-04T09:46:59.5433987Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5437548Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5440860Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-12-04T09:46:59.5444486Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-12-04T09:46:59.5447811Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-12-04T09:46:59.5451307Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-12-04T09:46:59.5454775Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-12-04T09:46:59.5458704Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-12-04T09:46:59.5462386Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-12-04T09:46:59.5466096Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5469883Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5473216Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-12-04T09:46:59.5476876Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-12-04T09:46:59.5480178Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-12-04T09:46:59.5483575Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-12-04T09:46:59.5487047Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-12-04T09:46:59.5490856Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-12-04T09:46:59.5494690Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-12-04T09:46:59.5498412Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5501972Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5505321Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-12-04T09:46:59.5508971Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-12-04T09:46:59.5512584Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-12-04T09:46:59.5516021Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-12-04T09:46:59.5519364Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-12-04T09:46:59.5523142Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-12-04T09:46:59.5526576Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-12-04T09:46:59.5530343Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5533816Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-12-04T09:46:59.5537423Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-12-04T09:46:59.5540891Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-12-04T09:46:59.5544638Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5548065Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-12-04T09:46:59.5551754Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-12-04T09:46:59.5555448Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-12-04T09:46:59.5559258Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5562865Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-12-04T09:46:59.5566406Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-12-04T09:46:59.5569700Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-12-04T09:46:59.5573350Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-12-04T09:46:59.5576924Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-12-04T09:46:59.5580484Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-12-04T09:46:59.5584201Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-12-04T09:46:59.5588254Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5591899Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5595340Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-12-04T09:46:59.5599950Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-12-04T09:46:59.5602435Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-12-04T09:46:59.5606028Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-12-04T09:46:59.5609481Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-12-04T09:46:59.5614195Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-12-04T09:46:59.5618089Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-12-04T09:46:59.5622037Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5625602Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-12-04T09:46:59.5629489Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-12-04T09:46:59.5634334Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-12-04T09:46:59.5637241Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5640937Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5644216Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-12-04T09:46:59.5647859Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-12-04T09:46:59.5651361Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-12-04T09:46:59.5654879Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-12-04T09:46:59.5658455Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-12-04T09:46:59.5662343Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-12-04T09:46:59.5666149Z adding 'torch/include/ATen/ops/split.h' 2025-12-04T09:46:59.5670063Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5673623Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5677350Z adding 'torch/include/ATen/ops/split_copy.h' 2025-12-04T09:46:59.5681289Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5684934Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5688277Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-12-04T09:46:59.5692013Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-12-04T09:46:59.5695464Z adding 'torch/include/ATen/ops/split_native.h' 2025-12-04T09:46:59.5699241Z adding 'torch/include/ATen/ops/split_ops.h' 2025-12-04T09:46:59.5702982Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-12-04T09:46:59.5706873Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5710609Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-12-04T09:46:59.5714530Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5718209Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5721828Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-12-04T09:46:59.5725346Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-12-04T09:46:59.5729151Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-12-04T09:46:59.5732665Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-12-04T09:46:59.5736153Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-12-04T09:46:59.5739811Z adding 'torch/include/ATen/ops/sqrt.h' 2025-12-04T09:46:59.5743590Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5746995Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-12-04T09:46:59.5750639Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-12-04T09:46:59.5754094Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-12-04T09:46:59.5757576Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-12-04T09:46:59.5761169Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-12-04T09:46:59.5764832Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-12-04T09:46:59.5768898Z adding 'torch/include/ATen/ops/square.h' 2025-12-04T09:46:59.5772710Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5776063Z adding 'torch/include/ATen/ops/square_native.h' 2025-12-04T09:46:59.5780107Z adding 'torch/include/ATen/ops/square_ops.h' 2025-12-04T09:46:59.5784127Z adding 'torch/include/ATen/ops/squeeze.h' 2025-12-04T09:46:59.5787937Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5791610Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5795667Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-12-04T09:46:59.5808426Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5812814Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5816623Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-12-04T09:46:59.5820927Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-12-04T09:46:59.5825067Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-12-04T09:46:59.5829666Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-12-04T09:46:59.5833326Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-12-04T09:46:59.5837385Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5841281Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-12-04T09:46:59.5845304Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-12-04T09:46:59.5849336Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-12-04T09:46:59.5853360Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-12-04T09:46:59.5856881Z adding 'torch/include/ATen/ops/stack.h' 2025-12-04T09:46:59.5860705Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5864138Z adding 'torch/include/ATen/ops/stack_native.h' 2025-12-04T09:46:59.5867762Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-12-04T09:46:59.5871771Z adding 'torch/include/ATen/ops/std.h' 2025-12-04T09:46:59.5875762Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5879307Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-12-04T09:46:59.5883105Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-12-04T09:46:59.5886661Z adding 'torch/include/ATen/ops/std_mean.h' 2025-12-04T09:46:59.5890452Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5893964Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5897384Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-12-04T09:46:59.5900849Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-12-04T09:46:59.5904453Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-12-04T09:46:59.5908608Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-12-04T09:46:59.5912182Z adding 'torch/include/ATen/ops/std_native.h' 2025-12-04T09:46:59.5916108Z adding 'torch/include/ATen/ops/std_ops.h' 2025-12-04T09:46:59.5919865Z adding 'torch/include/ATen/ops/stft.h' 2025-12-04T09:46:59.5923605Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5926914Z adding 'torch/include/ATen/ops/stft_native.h' 2025-12-04T09:46:59.5930642Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-12-04T09:46:59.5934265Z adding 'torch/include/ATen/ops/stride.h' 2025-12-04T09:46:59.5937866Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5941094Z adding 'torch/include/ATen/ops/stride_native.h' 2025-12-04T09:46:59.5944611Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-12-04T09:46:59.5948386Z adding 'torch/include/ATen/ops/sub.h' 2025-12-04T09:46:59.5951959Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.5955449Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.5958732Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-12-04T09:46:59.5962292Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-12-04T09:46:59.5965631Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-12-04T09:46:59.5968996Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-12-04T09:46:59.5972425Z adding 'torch/include/ATen/ops/sub_native.h' 2025-12-04T09:46:59.5976206Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-12-04T09:46:59.5979801Z adding 'torch/include/ATen/ops/subtract.h' 2025-12-04T09:46:59.5983478Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.5986821Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-12-04T09:46:59.5990844Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-12-04T09:46:59.5994543Z adding 'torch/include/ATen/ops/sum.h' 2025-12-04T09:46:59.5998295Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6002380Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6005836Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6009140Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-12-04T09:46:59.6012564Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-12-04T09:46:59.6015939Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-12-04T09:46:59.6019385Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-12-04T09:46:59.6022873Z adding 'torch/include/ATen/ops/sum_native.h' 2025-12-04T09:46:59.6026751Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-12-04T09:46:59.6030437Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-12-04T09:46:59.6034004Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6037209Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-12-04T09:46:59.6040668Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-12-04T09:46:59.6044208Z adding 'torch/include/ATen/ops/svd.h' 2025-12-04T09:46:59.6047883Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6051110Z adding 'torch/include/ATen/ops/svd_native.h' 2025-12-04T09:46:59.6054649Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-12-04T09:46:59.6058069Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-12-04T09:46:59.6061693Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6064878Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-12-04T09:46:59.6068526Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-12-04T09:46:59.6071961Z adding 'torch/include/ATen/ops/swapdims.h' 2025-12-04T09:46:59.6075547Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6078770Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-12-04T09:46:59.6082263Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-12-04T09:46:59.6085696Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-12-04T09:46:59.6089408Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6092832Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-12-04T09:46:59.6096607Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6099989Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-12-04T09:46:59.6103596Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-12-04T09:46:59.6107111Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-12-04T09:46:59.6110712Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-12-04T09:46:59.6114247Z adding 'torch/include/ATen/ops/sym_is_contiguous.h' 2025-12-04T09:46:59.6117889Z adding 'torch/include/ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6121346Z adding 'torch/include/ATen/ops/sym_is_contiguous_native.h' 2025-12-04T09:46:59.6124913Z adding 'torch/include/ATen/ops/sym_is_contiguous_ops.h' 2025-12-04T09:46:59.6128275Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-12-04T09:46:59.6131999Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6135361Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-12-04T09:46:59.6138856Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-12-04T09:46:59.6142399Z adding 'torch/include/ATen/ops/sym_size.h' 2025-12-04T09:46:59.6145991Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6149456Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-12-04T09:46:59.6153071Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-12-04T09:46:59.6156556Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-12-04T09:46:59.6160345Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6163466Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-12-04T09:46:59.6167135Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-12-04T09:46:59.6170682Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-12-04T09:46:59.6174276Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6177677Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-12-04T09:46:59.6181206Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-12-04T09:46:59.6184646Z adding 'torch/include/ATen/ops/t.h' 2025-12-04T09:46:59.6188383Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6191715Z adding 'torch/include/ATen/ops/t_copy.h' 2025-12-04T09:46:59.6195465Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6199172Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6202367Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-12-04T09:46:59.6206053Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-12-04T09:46:59.6209466Z adding 'torch/include/ATen/ops/t_native.h' 2025-12-04T09:46:59.6213057Z adding 'torch/include/ATen/ops/t_ops.h' 2025-12-04T09:46:59.6216631Z adding 'torch/include/ATen/ops/take.h' 2025-12-04T09:46:59.6220178Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-12-04T09:46:59.6224032Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6227497Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-12-04T09:46:59.6231064Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-12-04T09:46:59.6234687Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-12-04T09:46:59.6238188Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-12-04T09:46:59.6241643Z adding 'torch/include/ATen/ops/take_native.h' 2025-12-04T09:46:59.6245340Z adding 'torch/include/ATen/ops/take_ops.h' 2025-12-04T09:46:59.6248872Z adding 'torch/include/ATen/ops/tan.h' 2025-12-04T09:46:59.6252663Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6256089Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-12-04T09:46:59.6259536Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-12-04T09:46:59.6263020Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-12-04T09:46:59.6266640Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-12-04T09:46:59.6270152Z adding 'torch/include/ATen/ops/tan_native.h' 2025-12-04T09:46:59.6273833Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-12-04T09:46:59.6277318Z adding 'torch/include/ATen/ops/tanh.h' 2025-12-04T09:46:59.6281290Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-12-04T09:46:59.6285539Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6289474Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-12-04T09:46:59.6293497Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-12-04T09:46:59.6296875Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-12-04T09:46:59.6300548Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-12-04T09:46:59.6303964Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-12-04T09:46:59.6307882Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-12-04T09:46:59.6311834Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6314891Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-12-04T09:46:59.6318525Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-12-04T09:46:59.6321878Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-12-04T09:46:59.6325308Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-12-04T09:46:59.6328894Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-12-04T09:46:59.6332465Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-12-04T09:46:59.6336119Z adding 'torch/include/ATen/ops/tensor.h' 2025-12-04T09:46:59.6339814Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-12-04T09:46:59.6344062Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6347478Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-12-04T09:46:59.6351129Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-12-04T09:46:59.6354704Z adding 'torch/include/ATen/ops/tensordot.h' 2025-12-04T09:46:59.6358463Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6361713Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-12-04T09:46:59.6365241Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-12-04T09:46:59.6369165Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-12-04T09:46:59.6373193Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6376744Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-12-04T09:46:59.6380278Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-12-04T09:46:59.6383807Z adding 'torch/include/ATen/ops/threshold.h' 2025-12-04T09:46:59.6387455Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-12-04T09:46:59.6391583Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6394946Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-12-04T09:46:59.6398399Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-12-04T09:46:59.6401760Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-12-04T09:46:59.6405230Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-12-04T09:46:59.6408679Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-12-04T09:46:59.6412220Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-12-04T09:46:59.6415918Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6419394Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-12-04T09:46:59.6422963Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-12-04T09:46:59.6426209Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-12-04T09:46:59.6429805Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-12-04T09:46:59.6433353Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-12-04T09:46:59.6437191Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-12-04T09:46:59.6440817Z adding 'torch/include/ATen/ops/tile.h' 2025-12-04T09:46:59.6444534Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6447763Z adding 'torch/include/ATen/ops/tile_native.h' 2025-12-04T09:46:59.6451283Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-12-04T09:46:59.6455406Z adding 'torch/include/ATen/ops/to.h' 2025-12-04T09:46:59.6459722Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6462633Z adding 'torch/include/ATen/ops/to_dense.h' 2025-12-04T09:46:59.6466099Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-12-04T09:46:59.6469918Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6473288Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-12-04T09:46:59.6477024Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-12-04T09:46:59.6480579Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6483920Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-12-04T09:46:59.6487513Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-12-04T09:46:59.6490999Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-12-04T09:46:59.6494547Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-12-04T09:46:59.6498122Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6501570Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-12-04T09:46:59.6505073Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-12-04T09:46:59.6508857Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6512394Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-12-04T09:46:59.6515775Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-12-04T09:46:59.6519445Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-12-04T09:46:59.6523042Z adding 'torch/include/ATen/ops/to_native.h' 2025-12-04T09:46:59.6526841Z adding 'torch/include/ATen/ops/to_ops.h' 2025-12-04T09:46:59.6530889Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-12-04T09:46:59.6534802Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6538102Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-12-04T09:46:59.6541829Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-12-04T09:46:59.6545290Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-12-04T09:46:59.6548719Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-12-04T09:46:59.6552516Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6555803Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-12-04T09:46:59.6559467Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-12-04T09:46:59.6562912Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-12-04T09:46:59.6566514Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6569906Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-12-04T09:46:59.6573479Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-12-04T09:46:59.6577135Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6580494Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-12-04T09:46:59.6584048Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6587578Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-12-04T09:46:59.6591197Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-12-04T09:46:59.6594548Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-12-04T09:46:59.6598251Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6601595Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-12-04T09:46:59.6605109Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-12-04T09:46:59.6608654Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-12-04T09:46:59.6612667Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-12-04T09:46:59.6616583Z adding 'torch/include/ATen/ops/topk.h' 2025-12-04T09:46:59.6620528Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6623981Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-12-04T09:46:59.6627849Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-12-04T09:46:59.6631369Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-12-04T09:46:59.6634918Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-12-04T09:46:59.6638502Z adding 'torch/include/ATen/ops/topk_native.h' 2025-12-04T09:46:59.6642213Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-12-04T09:46:59.6645725Z adding 'torch/include/ATen/ops/trace.h' 2025-12-04T09:46:59.6649385Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-12-04T09:46:59.6653100Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6656419Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-12-04T09:46:59.6659971Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-12-04T09:46:59.6663496Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6667100Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-12-04T09:46:59.6670647Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-12-04T09:46:59.6673992Z adding 'torch/include/ATen/ops/trace_native.h' 2025-12-04T09:46:59.6677644Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-12-04T09:46:59.6681068Z adding 'torch/include/ATen/ops/transpose.h' 2025-12-04T09:46:59.6684783Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6688285Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6691608Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-12-04T09:46:59.6695427Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6699043Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6702522Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-12-04T09:46:59.6705976Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-12-04T09:46:59.6709504Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-12-04T09:46:59.6713202Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-12-04T09:46:59.6716900Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-12-04T09:46:59.6720564Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6723936Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-12-04T09:46:59.6727485Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-12-04T09:46:59.6731062Z adding 'torch/include/ATen/ops/trapz.h' 2025-12-04T09:46:59.6734760Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6738012Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-12-04T09:46:59.6741778Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-12-04T09:46:59.6745464Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-12-04T09:46:59.6749246Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6752728Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-12-04T09:46:59.6756179Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-12-04T09:46:59.6759517Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-12-04T09:46:59.6763272Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-12-04T09:46:59.6766658Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-12-04T09:46:59.6770261Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-12-04T09:46:59.6773810Z adding 'torch/include/ATen/ops/tril.h' 2025-12-04T09:46:59.6777683Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6781019Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-12-04T09:46:59.6784596Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-12-04T09:46:59.6788220Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-12-04T09:46:59.6791879Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6795233Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-12-04T09:46:59.6798687Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-12-04T09:46:59.6802034Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-12-04T09:46:59.6805766Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-12-04T09:46:59.6809260Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-12-04T09:46:59.6812789Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-12-04T09:46:59.6816151Z adding 'torch/include/ATen/ops/tril_native.h' 2025-12-04T09:46:59.6819675Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-12-04T09:46:59.6823181Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-12-04T09:46:59.6826907Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6830166Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-12-04T09:46:59.6833774Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-12-04T09:46:59.6837663Z adding 'torch/include/ATen/ops/triu.h' 2025-12-04T09:46:59.6841426Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6844745Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-12-04T09:46:59.6848283Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-12-04T09:46:59.6851860Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-12-04T09:46:59.6855494Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6858847Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-12-04T09:46:59.6862298Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-12-04T09:46:59.6868549Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-12-04T09:46:59.6870316Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-12-04T09:46:59.6873581Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-12-04T09:46:59.6877681Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-12-04T09:46:59.6881512Z adding 'torch/include/ATen/ops/triu_native.h' 2025-12-04T09:46:59.6885693Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-12-04T09:46:59.6889744Z adding 'torch/include/ATen/ops/true_divide.h' 2025-12-04T09:46:59.6893963Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6897718Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-12-04T09:46:59.6902037Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-12-04T09:46:59.6906151Z adding 'torch/include/ATen/ops/trunc.h' 2025-12-04T09:46:59.6910539Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6914057Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-12-04T09:46:59.6917634Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-12-04T09:46:59.6930141Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-12-04T09:46:59.6930385Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-12-04T09:46:59.6930507Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-12-04T09:46:59.6931785Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-12-04T09:46:59.6935146Z adding 'torch/include/ATen/ops/type_as.h' 2025-12-04T09:46:59.6938696Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6942028Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-12-04T09:46:59.6945553Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-12-04T09:46:59.6948979Z adding 'torch/include/ATen/ops/unbind.h' 2025-12-04T09:46:59.6952723Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6956272Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6959623Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-12-04T09:46:59.6963124Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.6966693Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.6969991Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-12-04T09:46:59.6973499Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-12-04T09:46:59.6977038Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-12-04T09:46:59.6980532Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-12-04T09:46:59.6984033Z adding 'torch/include/ATen/ops/unflatten.h' 2025-12-04T09:46:59.6987849Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6991217Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-12-04T09:46:59.6994820Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.6998335Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-12-04T09:46:59.7001845Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-12-04T09:46:59.7005167Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-12-04T09:46:59.7008630Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-12-04T09:46:59.7011957Z adding 'torch/include/ATen/ops/unfold.h' 2025-12-04T09:46:59.7015665Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-12-04T09:46:59.7019387Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7022859Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-12-04T09:46:59.7026370Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-12-04T09:46:59.7029760Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-12-04T09:46:59.7033297Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-12-04T09:46:59.7036788Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-12-04T09:46:59.7040506Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7044048Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7047485Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-12-04T09:46:59.7051022Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-12-04T09:46:59.7054664Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-12-04T09:46:59.7058077Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-12-04T09:46:59.7061493Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-12-04T09:46:59.7064754Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-12-04T09:46:59.7068484Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-12-04T09:46:59.7071960Z adding 'torch/include/ATen/ops/uniform.h' 2025-12-04T09:46:59.7075570Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7078920Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-12-04T09:46:59.7082308Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-12-04T09:46:59.7085734Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-12-04T09:46:59.7089133Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-12-04T09:46:59.7092776Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-12-04T09:46:59.7096624Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-12-04T09:46:59.7100173Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7103502Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-12-04T09:46:59.7106944Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-12-04T09:46:59.7110386Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-12-04T09:46:59.7114000Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-12-04T09:46:59.7117666Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-12-04T09:46:59.7121399Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7124743Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-12-04T09:46:59.7128433Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7131767Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-12-04T09:46:59.7135223Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-12-04T09:46:59.7138609Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-12-04T09:46:59.7142184Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-12-04T09:46:59.7145624Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-12-04T09:46:59.7149183Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-12-04T09:46:59.7152605Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-12-04T09:46:59.7156406Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-12-04T09:46:59.7159849Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-12-04T09:46:59.7163426Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7166720Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-12-04T09:46:59.7170132Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-12-04T09:46:59.7173775Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-12-04T09:46:59.7177582Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7180889Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-12-04T09:46:59.7184415Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-12-04T09:46:59.7188309Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-12-04T09:46:59.7192093Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7195429Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-12-04T09:46:59.7199020Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-12-04T09:46:59.7202399Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-12-04T09:46:59.7206006Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7209311Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-12-04T09:46:59.7212921Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7216462Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7219652Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-12-04T09:46:59.7223231Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-12-04T09:46:59.7226735Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-12-04T09:46:59.7230335Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-12-04T09:46:59.7234252Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-12-04T09:46:59.7238334Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-12-04T09:46:59.7242309Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7245709Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.7249413Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.7252835Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-12-04T09:46:59.7256831Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-12-04T09:46:59.7260460Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-12-04T09:46:59.7264251Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-12-04T09:46:59.7268111Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7271533Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7276040Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-12-04T09:46:59.7279756Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-12-04T09:46:59.7284087Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-12-04T09:46:59.7286901Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-12-04T09:46:59.7291885Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-12-04T09:46:59.7294458Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-12-04T09:46:59.7299145Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-12-04T09:46:59.7304233Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-12-04T09:46:59.7309070Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7335723Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.7335970Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.7336163Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-12-04T09:46:59.7336496Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-12-04T09:46:59.7336701Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-12-04T09:46:59.7336891Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-12-04T09:46:59.7337396Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7341370Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7344473Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7348225Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-12-04T09:46:59.7351809Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-12-04T09:46:59.7355496Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-12-04T09:46:59.7359301Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-12-04T09:46:59.7362768Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-12-04T09:46:59.7366542Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-12-04T09:46:59.7370760Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-12-04T09:46:59.7375089Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-12-04T09:46:59.7378977Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7382410Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.7386269Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.7389840Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-12-04T09:46:59.7393396Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-12-04T09:46:59.7396852Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-12-04T09:46:59.7400424Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-12-04T09:46:59.7404136Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7407597Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7411655Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-12-04T09:46:59.7414572Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-12-04T09:46:59.7418096Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-12-04T09:46:59.7421650Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-12-04T09:46:59.7425085Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-12-04T09:46:59.7428891Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-12-04T09:46:59.7432804Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-12-04T09:46:59.7436846Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-12-04T09:46:59.7440695Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7444192Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.7447780Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.7451226Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-12-04T09:46:59.7454748Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-12-04T09:46:59.7458134Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-12-04T09:46:59.7461706Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-12-04T09:46:59.7465401Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7469057Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7472390Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-12-04T09:46:59.7475903Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-12-04T09:46:59.7479279Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-12-04T09:46:59.7482798Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-12-04T09:46:59.7486221Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-12-04T09:46:59.7490251Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-12-04T09:46:59.7494386Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-12-04T09:46:59.7498500Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-12-04T09:46:59.7502417Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7505833Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.7509564Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.7512988Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-12-04T09:46:59.7516566Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-12-04T09:46:59.7519987Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-12-04T09:46:59.7523630Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-12-04T09:46:59.7527320Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7530932Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7534315Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7537759Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-12-04T09:46:59.7541293Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-12-04T09:46:59.7544694Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-12-04T09:46:59.7548374Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-12-04T09:46:59.7551895Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-12-04T09:46:59.7555616Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-12-04T09:46:59.7560189Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-12-04T09:46:59.7563751Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-12-04T09:46:59.7567712Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7571160Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.7574770Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.7578125Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-12-04T09:46:59.7581743Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-12-04T09:46:59.7585176Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-12-04T09:46:59.7589007Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-12-04T09:46:59.7592730Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7596136Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7599789Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-12-04T09:46:59.7603390Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-12-04T09:46:59.7606720Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-12-04T09:46:59.7610321Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-12-04T09:46:59.7613790Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-12-04T09:46:59.7617554Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-12-04T09:46:59.7621532Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-12-04T09:46:59.7625710Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-12-04T09:46:59.7629848Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7633322Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-12-04T09:46:59.7636943Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-12-04T09:46:59.7640370Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-12-04T09:46:59.7643995Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-12-04T09:46:59.7647418Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-12-04T09:46:59.7651103Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-12-04T09:46:59.7654868Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7658269Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7661680Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-12-04T09:46:59.7665265Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-12-04T09:46:59.7668906Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-12-04T09:46:59.7672506Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-12-04T09:46:59.7675975Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-12-04T09:46:59.7679696Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-12-04T09:46:59.7683362Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-12-04T09:46:59.7687088Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7690366Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-12-04T09:46:59.7693868Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-12-04T09:46:59.7697085Z adding 'torch/include/ATen/ops/values.h' 2025-12-04T09:46:59.7700870Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7704686Z adding 'torch/include/ATen/ops/values_copy.h' 2025-12-04T09:46:59.7707972Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7711465Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7714854Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-12-04T09:46:59.7718500Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-12-04T09:46:59.7721847Z adding 'torch/include/ATen/ops/values_native.h' 2025-12-04T09:46:59.7725464Z adding 'torch/include/ATen/ops/values_ops.h' 2025-12-04T09:46:59.7728922Z adding 'torch/include/ATen/ops/vander.h' 2025-12-04T09:46:59.7732643Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7736165Z adding 'torch/include/ATen/ops/vander_native.h' 2025-12-04T09:46:59.7739574Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-12-04T09:46:59.7743498Z adding 'torch/include/ATen/ops/var.h' 2025-12-04T09:46:59.7747572Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7750935Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-12-04T09:46:59.7754523Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-12-04T09:46:59.7758509Z adding 'torch/include/ATen/ops/var_mean.h' 2025-12-04T09:46:59.7762376Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7765955Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7769428Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-12-04T09:46:59.7772966Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-12-04T09:46:59.7776641Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-12-04T09:46:59.7780444Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-12-04T09:46:59.7784280Z adding 'torch/include/ATen/ops/var_native.h' 2025-12-04T09:46:59.7788548Z adding 'torch/include/ATen/ops/var_ops.h' 2025-12-04T09:46:59.7792210Z adding 'torch/include/ATen/ops/vdot.h' 2025-12-04T09:46:59.7796432Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7800203Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-12-04T09:46:59.7804172Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-12-04T09:46:59.7808038Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-12-04T09:46:59.7812103Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-12-04T09:46:59.7816150Z adding 'torch/include/ATen/ops/view.h' 2025-12-04T09:46:59.7819920Z adding 'torch/include/ATen/ops/view_as.h' 2025-12-04T09:46:59.7823860Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-12-04T09:46:59.7827588Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-12-04T09:46:59.7831629Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7835036Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7838416Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-12-04T09:46:59.7841914Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-12-04T09:46:59.7845547Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-12-04T09:46:59.7849127Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-12-04T09:46:59.7852612Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-12-04T09:46:59.7855896Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-12-04T09:46:59.7859345Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-12-04T09:46:59.7863108Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7866336Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-12-04T09:46:59.7869955Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-12-04T09:46:59.7873308Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-12-04T09:46:59.7877676Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-12-04T09:46:59.7880616Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7884107Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7887290Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-12-04T09:46:59.7890776Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-12-04T09:46:59.7894216Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-12-04T09:46:59.7897621Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-12-04T09:46:59.7900986Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-12-04T09:46:59.7904274Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-12-04T09:46:59.7908311Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-12-04T09:46:59.7911859Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7915482Z adding 'torch/include/ATen/ops/view_copy.h' 2025-12-04T09:46:59.7919187Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.7922753Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.7925974Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-12-04T09:46:59.7929621Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-12-04T09:46:59.7933078Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-12-04T09:46:59.7936461Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-12-04T09:46:59.7939978Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-12-04T09:46:59.7943251Z adding 'torch/include/ATen/ops/view_native.h' 2025-12-04T09:46:59.7946870Z adding 'torch/include/ATen/ops/view_ops.h' 2025-12-04T09:46:59.7950463Z adding 'torch/include/ATen/ops/vsplit.h' 2025-12-04T09:46:59.7954064Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7957299Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-12-04T09:46:59.7960808Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-12-04T09:46:59.7964185Z adding 'torch/include/ATen/ops/vstack.h' 2025-12-04T09:46:59.7967752Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7970945Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-12-04T09:46:59.7974486Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-12-04T09:46:59.7978015Z adding 'torch/include/ATen/ops/where.h' 2025-12-04T09:46:59.7981644Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.7984963Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-12-04T09:46:59.7988501Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-12-04T09:46:59.7991896Z adding 'torch/include/ATen/ops/where_native.h' 2025-12-04T09:46:59.7995650Z adding 'torch/include/ATen/ops/where_ops.h' 2025-12-04T09:46:59.7999427Z adding 'torch/include/ATen/ops/xlogy.h' 2025-12-04T09:46:59.8003105Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.8006654Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:46:59.8009893Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-12-04T09:46:59.8013332Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-12-04T09:46:59.8016681Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-12-04T09:46:59.8020160Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-12-04T09:46:59.8023578Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-12-04T09:46:59.8027448Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-12-04T09:46:59.8030999Z adding 'torch/include/ATen/ops/xor.h' 2025-12-04T09:46:59.8034569Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:46:59.8037798Z adding 'torch/include/ATen/ops/xor_native.h' 2025-12-04T09:46:59.8041433Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-12-04T09:46:59.8045520Z adding 'torch/include/ATen/ops/zero.h' 2025-12-04T09:46:59.8048562Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.8051839Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-12-04T09:46:59.8055218Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-12-04T09:46:59.8058631Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-12-04T09:46:59.8061987Z adding 'torch/include/ATen/ops/zero_native.h' 2025-12-04T09:46:59.8065532Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-12-04T09:46:59.8069623Z adding 'torch/include/ATen/ops/zeros.h' 2025-12-04T09:46:59.8073497Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.8077067Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-12-04T09:46:59.8080713Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:46:59.8084354Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T09:46:59.8087586Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-12-04T09:46:59.8091198Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-12-04T09:46:59.8094644Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-12-04T09:46:59.8098348Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-12-04T09:46:59.8105829Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-12-04T09:46:59.8111145Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-12-04T09:46:59.8116636Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-12-04T09:46:59.8120148Z adding 'torch/include/ATen/xpu/PeerToPeerAccess.h' 2025-12-04T09:46:59.8123531Z adding 'torch/include/ATen/xpu/PhiloxXpuState.h' 2025-12-04T09:46:59.8126833Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-12-04T09:46:59.8130098Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-12-04T09:46:59.8133392Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-12-04T09:46:59.8136593Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-12-04T09:46:59.8140200Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-12-04T09:46:59.8143599Z adding 'torch/include/ATen/xpu/XPUGraphsUtils.h' 2025-12-04T09:46:59.8147426Z adding 'torch/include/ATen/xpu/XPUScaledBlas.h' 2025-12-04T09:46:59.8151726Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-12-04T09:46:59.8156569Z adding 'torch/include/THC/THCAtomics.cuh' 2025-12-04T09:46:59.8159765Z adding 'torch/include/THC/THCDeviceUtils.cuh' 2025-12-04T09:46:59.8169363Z adding 'torch/include/c10/core/Allocator.h' 2025-12-04T09:46:59.8176702Z adding 'torch/include/c10/core/AllocatorConfig.h' 2025-12-04T09:46:59.8180713Z adding 'torch/include/c10/core/AutogradState.h' 2025-12-04T09:46:59.8185813Z adding 'torch/include/c10/core/Backend.h' 2025-12-04T09:46:59.8189943Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-12-04T09:46:59.8194332Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-12-04T09:46:59.8198233Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-12-04T09:46:59.8201976Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-12-04T09:46:59.8207213Z adding 'torch/include/c10/core/Contiguity.h' 2025-12-04T09:46:59.8211078Z adding 'torch/include/c10/core/CopyBytes.h' 2025-12-04T09:46:59.8214558Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-12-04T09:46:59.8218199Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-12-04T09:46:59.8223141Z adding 'torch/include/c10/core/Device.h' 2025-12-04T09:46:59.8226873Z adding 'torch/include/c10/core/DeviceArray.h' 2025-12-04T09:46:59.8230899Z adding 'torch/include/c10/core/DeviceCapability.h' 2025-12-04T09:46:59.8236134Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-12-04T09:46:59.8239830Z adding 'torch/include/c10/core/DeviceType.h' 2025-12-04T09:46:59.8253613Z adding 'torch/include/c10/core/DispatchKey.h' 2025-12-04T09:46:59.8271062Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-12-04T09:46:59.8276553Z adding 'torch/include/c10/core/DynamicCast.h' 2025-12-04T09:46:59.8281796Z adding 'torch/include/c10/core/Event.h' 2025-12-04T09:46:59.8285823Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-12-04T09:46:59.8289485Z adding 'torch/include/c10/core/GradMode.h' 2025-12-04T09:46:59.8293806Z adding 'torch/include/c10/core/InferenceMode.h' 2025-12-04T09:46:59.8297570Z adding 'torch/include/c10/core/Layout.h' 2025-12-04T09:46:59.8302913Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-12-04T09:46:59.8307205Z adding 'torch/include/c10/core/OptionalRef.h' 2025-12-04T09:46:59.8311848Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-12-04T09:46:59.8315950Z adding 'torch/include/c10/core/QEngine.h' 2025-12-04T09:46:59.8320060Z adding 'torch/include/c10/core/QScheme.h' 2025-12-04T09:46:59.8324489Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-12-04T09:46:59.8329108Z adding 'torch/include/c10/core/SafePyObject.h' 2025-12-04T09:46:59.8336394Z adding 'torch/include/c10/core/Scalar.h' 2025-12-04T09:46:59.8342828Z adding 'torch/include/c10/core/ScalarType.h' 2025-12-04T09:46:59.8346878Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-12-04T09:46:59.8351784Z adding 'torch/include/c10/core/Storage.h' 2025-12-04T09:46:59.8358108Z adding 'torch/include/c10/core/StorageImpl.h' 2025-12-04T09:46:59.8363707Z adding 'torch/include/c10/core/Stream.h' 2025-12-04T09:46:59.8368433Z adding 'torch/include/c10/core/StreamGuard.h' 2025-12-04T09:46:59.8372842Z adding 'torch/include/c10/core/SymBool.h' 2025-12-04T09:46:59.8377179Z adding 'torch/include/c10/core/SymFloat.h' 2025-12-04T09:46:59.8384395Z adding 'torch/include/c10/core/SymInt.h' 2025-12-04T09:46:59.8389092Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-12-04T09:46:59.8393624Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-12-04T09:46:59.8398366Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-12-04T09:46:59.8441614Z adding 'torch/include/c10/core/TensorImpl.h' 2025-12-04T09:46:59.8454598Z adding 'torch/include/c10/core/TensorOptions.h' 2025-12-04T09:46:59.8459312Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-12-04T09:46:59.8462879Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-12-04T09:46:59.8466432Z adding 'torch/include/c10/core/alignment.h' 2025-12-04T09:46:59.8470582Z adding 'torch/include/c10/core/thread_pool.h' 2025-12-04T09:46:59.8475287Z adding 'torch/include/c10/core/impl/COW.h' 2025-12-04T09:46:59.8479118Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-12-04T09:46:59.8486356Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-12-04T09:46:59.8490666Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-12-04T09:46:59.8494204Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-12-04T09:46:59.8498165Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-12-04T09:46:59.8505163Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-12-04T09:46:59.8509881Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-12-04T09:46:59.8515507Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-12-04T09:46:59.8520452Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-12-04T09:46:59.8526544Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-12-04T09:46:59.8530350Z adding 'torch/include/c10/core/impl/PyInterpreterHooks.h' 2025-12-04T09:46:59.8533980Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-12-04T09:46:59.8537482Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-12-04T09:46:59.8542258Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-12-04T09:46:59.8546275Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-12-04T09:46:59.8550361Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-12-04T09:46:59.8553791Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-12-04T09:46:59.8558316Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-12-04T09:46:59.8562934Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-12-04T09:46:59.8571210Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-12-04T09:46:59.8575453Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-12-04T09:46:59.8580482Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-12-04T09:46:59.8584845Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-12-04T09:46:59.8589282Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-12-04T09:46:59.8593202Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-12-04T09:46:59.8598623Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-12-04T09:46:59.8602540Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-12-04T09:46:59.8606346Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-12-04T09:46:59.8609995Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-12-04T09:46:59.8615968Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-12-04T09:46:59.8620647Z adding 'torch/include/c10/cuda/driver_api.h' 2025-12-04T09:46:59.8626907Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-12-04T09:46:59.8630411Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-12-04T09:46:59.8633703Z adding 'torch/include/c10/cuda/impl/cuda_cmake_macros.h' 2025-12-04T09:46:59.8637614Z adding 'torch/include/c10/macros/Export.h' 2025-12-04T09:46:59.8640741Z adding 'torch/include/c10/macros/Macros.h' 2025-12-04T09:46:59.8643986Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-12-04T09:46:59.8648972Z adding 'torch/include/c10/metal/atomic.h' 2025-12-04T09:46:59.8652596Z adding 'torch/include/c10/metal/common.h' 2025-12-04T09:46:59.8656482Z adding 'torch/include/c10/metal/error.h' 2025-12-04T09:46:59.8661071Z adding 'torch/include/c10/metal/expm1f.h' 2025-12-04T09:46:59.8673799Z adding 'torch/include/c10/metal/igamma.h' 2025-12-04T09:46:59.8681774Z adding 'torch/include/c10/metal/indexing.h' 2025-12-04T09:46:59.8686380Z adding 'torch/include/c10/metal/random.h' 2025-12-04T09:46:59.8691383Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-12-04T09:46:59.8707380Z adding 'torch/include/c10/metal/special_math.h' 2025-12-04T09:46:59.8714743Z adding 'torch/include/c10/metal/utils.h' 2025-12-04T09:46:59.8721273Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-12-04T09:46:59.8725778Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-12-04T09:46:59.8730530Z adding 'torch/include/c10/test/util/Macros.h' 2025-12-04T09:46:59.8736130Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-12-04T09:46:59.8743261Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-12-04T09:46:59.8750384Z adding 'torch/include/c10/util/AbortHandler.h' 2025-12-04T09:46:59.8754834Z adding 'torch/include/c10/util/AlignOf.h' 2025-12-04T09:46:59.8759159Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-12-04T09:46:59.8762589Z adding 'torch/include/c10/util/Array.h' 2025-12-04T09:46:59.8767998Z adding 'torch/include/c10/util/ArrayRef.h' 2025-12-04T09:46:59.8771522Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-12-04T09:46:59.8776179Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-12-04T09:46:59.8779608Z adding 'torch/include/c10/util/BFloat16.h' 2025-12-04T09:46:59.8782996Z adding 'torch/include/c10/util/Backtrace.h' 2025-12-04T09:46:59.8787138Z adding 'torch/include/c10/util/Bitset.h' 2025-12-04T09:46:59.8790928Z adding 'torch/include/c10/util/C++17.h' 2025-12-04T09:46:59.8794637Z adding 'torch/include/c10/util/CallOnce.h' 2025-12-04T09:46:59.8799966Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-12-04T09:46:59.8803951Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-12-04T09:46:59.8807231Z adding 'torch/include/c10/util/Deprecated.h' 2025-12-04T09:46:59.8810876Z adding 'torch/include/c10/util/DimVector.h' 2025-12-04T09:46:59.8814905Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-12-04T09:46:59.8819692Z adding 'torch/include/c10/util/Enumerate.h' 2025-12-04T09:46:59.8832558Z adding 'torch/include/c10/util/Exception.h' 2025-12-04T09:46:59.8838440Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-12-04T09:46:59.8843817Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-12-04T09:46:59.8846750Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-12-04T09:46:59.8850116Z adding 'torch/include/c10/util/FileSystem.h' 2025-12-04T09:46:59.8856213Z adding 'torch/include/c10/util/Flags.h' 2025-12-04T09:46:59.8860359Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-12-04T09:46:59.8863960Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-12-04T09:46:59.8867685Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-12-04T09:46:59.8871379Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-12-04T09:46:59.8874977Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-12-04T09:46:59.8878304Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-12-04T09:46:59.8881430Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-12-04T09:46:59.8884857Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-12-04T09:46:59.8887996Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-12-04T09:46:59.8891376Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-12-04T09:46:59.8894668Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-12-04T09:46:59.8898575Z adding 'torch/include/c10/util/FunctionRef.h' 2025-12-04T09:46:59.8902353Z adding 'torch/include/c10/util/Gauge.h' 2025-12-04T09:46:59.8905602Z adding 'torch/include/c10/util/Half-inl.h' 2025-12-04T09:46:59.8908958Z adding 'torch/include/c10/util/Half.h' 2025-12-04T09:46:59.8912977Z adding 'torch/include/c10/util/IdWrapper.h' 2025-12-04T09:46:59.8917117Z adding 'torch/include/c10/util/IntrusiveList.h' 2025-12-04T09:46:59.8921453Z adding 'torch/include/c10/util/Lazy.h' 2025-12-04T09:46:59.8926147Z adding 'torch/include/c10/util/LeftRight.h' 2025-12-04T09:46:59.8929997Z adding 'torch/include/c10/util/Load.h' 2025-12-04T09:46:59.8936209Z adding 'torch/include/c10/util/Logging.h' 2025-12-04T09:46:59.8940444Z adding 'torch/include/c10/util/MathConstants.h' 2025-12-04T09:46:59.8945205Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-12-04T09:46:59.8948779Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-12-04T09:46:59.8952295Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-12-04T09:46:59.8956107Z adding 'torch/include/c10/util/Optional.h' 2025-12-04T09:46:59.8960513Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-12-04T09:46:59.8964023Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-12-04T09:46:59.8969858Z adding 'torch/include/c10/util/Registry.h' 2025-12-04T09:46:59.8973773Z adding 'torch/include/c10/util/ScopeExit.h' 2025-12-04T09:46:59.8977375Z adding 'torch/include/c10/util/Semaphore.h' 2025-12-04T09:46:59.8981285Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-12-04T09:46:59.8998841Z adding 'torch/include/c10/util/SmallVector.h' 2025-12-04T09:46:59.9004861Z adding 'torch/include/c10/util/StringUtil.h' 2025-12-04T09:46:59.9008737Z adding 'torch/include/c10/util/Synchronized.h' 2025-12-04T09:46:59.9013497Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-12-04T09:46:59.9017509Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-12-04T09:46:59.9020943Z adding 'torch/include/c10/util/Type.h' 2025-12-04T09:46:59.9025264Z adding 'torch/include/c10/util/TypeCast.h' 2025-12-04T09:46:59.9029707Z adding 'torch/include/c10/util/TypeIndex.h' 2025-12-04T09:46:59.9033081Z adding 'torch/include/c10/util/TypeList.h' 2025-12-04T09:46:59.9036252Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-12-04T09:46:59.9039367Z adding 'torch/include/c10/util/TypeTraits.h' 2025-12-04T09:46:59.9042578Z adding 'torch/include/c10/util/Unicode.h' 2025-12-04T09:46:59.9046965Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-12-04T09:46:59.9050533Z adding 'torch/include/c10/util/Unroll.h' 2025-12-04T09:46:59.9054392Z adding 'torch/include/c10/util/WaitCounter.h' 2025-12-04T09:46:59.9057924Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-12-04T09:46:59.9061763Z adding 'torch/include/c10/util/accumulate.h' 2025-12-04T09:46:59.9065031Z adding 'torch/include/c10/util/bit_cast.h' 2025-12-04T09:46:59.9068364Z adding 'torch/include/c10/util/bits.h' 2025-12-04T09:46:59.9071924Z adding 'torch/include/c10/util/complex.h' 2025-12-04T09:46:59.9076958Z adding 'torch/include/c10/util/complex_math.h' 2025-12-04T09:46:59.9080814Z adding 'torch/include/c10/util/complex_utils.h' 2025-12-04T09:46:59.9084253Z adding 'torch/include/c10/util/copysign.h' 2025-12-04T09:46:59.9087659Z adding 'torch/include/c10/util/env.h' 2025-12-04T09:46:59.9090917Z adding 'torch/include/c10/util/error.h' 2025-12-04T09:46:59.9107203Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-12-04T09:46:59.9112136Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-12-04T09:46:59.9116073Z adding 'torch/include/c10/util/generic_math.h' 2025-12-04T09:46:59.9122092Z adding 'torch/include/c10/util/hash.h' 2025-12-04T09:46:59.9128552Z adding 'torch/include/c10/util/int128.h' 2025-12-04T09:46:59.9144582Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-12-04T09:46:59.9149767Z adding 'torch/include/c10/util/irange.h' 2025-12-04T09:46:59.9160418Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-12-04T09:46:59.9164757Z adding 'torch/include/c10/util/logging_common.h' 2025-12-04T09:46:59.9168769Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-12-04T09:46:59.9173261Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-12-04T09:46:59.9176715Z adding 'torch/include/c10/util/numa.h' 2025-12-04T09:46:59.9194921Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-12-04T09:46:59.9200414Z adding 'torch/include/c10/util/overflows.h' 2025-12-04T09:46:59.9204231Z adding 'torch/include/c10/util/overloaded.h' 2025-12-04T09:46:59.9207090Z adding 'torch/include/c10/util/python_stub.h' 2025-12-04T09:46:59.9210228Z adding 'torch/include/c10/util/qint32.h' 2025-12-04T09:46:59.9213469Z adding 'torch/include/c10/util/qint8.h' 2025-12-04T09:46:59.9216608Z adding 'torch/include/c10/util/quint2x4.h' 2025-12-04T09:46:59.9219838Z adding 'torch/include/c10/util/quint4x2.h' 2025-12-04T09:46:59.9222932Z adding 'torch/include/c10/util/quint8.h' 2025-12-04T09:46:59.9226995Z adding 'torch/include/c10/util/safe_numerics.h' 2025-12-04T09:46:59.9231338Z adding 'torch/include/c10/util/signal_handler.h' 2025-12-04T09:46:59.9251868Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-12-04T09:46:59.9257380Z adding 'torch/include/c10/util/ssize.h' 2025-12-04T09:46:59.9262278Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-12-04T09:46:59.9268411Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-12-04T09:46:59.9273288Z adding 'torch/include/c10/util/strides.h' 2025-12-04T09:46:59.9276700Z adding 'torch/include/c10/util/string_utils.h' 2025-12-04T09:46:59.9286217Z adding 'torch/include/c10/util/string_view.h' 2025-12-04T09:46:59.9298302Z adding 'torch/include/c10/util/strong_type.h' 2025-12-04T09:46:59.9335726Z adding 'torch/include/c10/util/tempfile.h' 2025-12-04T09:46:59.9340849Z adding 'torch/include/c10/util/thread_name.h' 2025-12-04T09:46:59.9353078Z adding 'torch/include/c10/util/typeid.h' 2025-12-04T09:46:59.9358807Z adding 'torch/include/c10/util/win32-headers.h' 2025-12-04T09:46:59.9363721Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-12-04T09:46:59.9370341Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-12-04T09:46:59.9375530Z adding 'torch/include/c10/xpu/XPUEvent.h' 2025-12-04T09:46:59.9379024Z adding 'torch/include/c10/xpu/XPUException.h' 2025-12-04T09:46:59.9382445Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-12-04T09:46:59.9387822Z adding 'torch/include/c10/xpu/XPUGraphsC10Utils.h' 2025-12-04T09:46:59.9391194Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-12-04T09:46:59.9396118Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-12-04T09:46:59.9401714Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-12-04T09:46:59.9406422Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-12-04T09:46:59.9411273Z adding 'torch/include/caffe2/core/common.h' 2025-12-04T09:46:59.9416322Z adding 'torch/include/caffe2/core/macros.h' 2025-12-04T09:46:59.9419990Z adding 'torch/include/caffe2/core/timer.h' 2025-12-04T09:46:59.9426714Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-12-04T09:46:59.9431270Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-12-04T09:46:59.9435125Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-12-04T09:46:59.9478982Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-12-04T09:46:59.9485560Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-12-04T09:46:59.9490278Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-12-04T09:46:59.9497530Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-12-04T09:46:59.9502558Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-12-04T09:46:59.9505999Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-12-04T09:46:59.9512326Z adding 'torch/include/caffe2/serialize/versions.h' 2025-12-04T09:46:59.9519924Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-12-04T09:46:59.9523599Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-12-04T09:46:59.9528510Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-12-04T09:46:59.9534641Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-12-04T09:46:59.9539468Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-12-04T09:46:59.9547292Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-12-04T09:46:59.9552600Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-12-04T09:46:59.9558671Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-12-04T09:46:59.9563263Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-12-04T09:46:59.9570275Z adding 'torch/include/fmt/args.h' 2025-12-04T09:46:59.9617010Z adding 'torch/include/fmt/base.h' 2025-12-04T09:46:59.9650076Z adding 'torch/include/fmt/chrono.h' 2025-12-04T09:46:59.9664004Z adding 'torch/include/fmt/color.h' 2025-12-04T09:46:59.9675265Z adding 'torch/include/fmt/compile.h' 2025-12-04T09:46:59.9680435Z adding 'torch/include/fmt/core.h' 2025-12-04T09:46:59.9716882Z adding 'torch/include/fmt/format-inl.h' 2025-12-04T09:46:59.9791092Z adding 'torch/include/fmt/format.h' 2025-12-04T09:46:59.9803929Z adding 'torch/include/fmt/os.h' 2025-12-04T09:46:59.9810442Z adding 'torch/include/fmt/ostream.h' 2025-12-04T09:46:59.9822435Z adding 'torch/include/fmt/printf.h' 2025-12-04T09:46:59.9835398Z adding 'torch/include/fmt/ranges.h' 2025-12-04T09:46:59.9844622Z adding 'torch/include/fmt/std.h' 2025-12-04T09:46:59.9852456Z adding 'torch/include/fmt/xchar.h' 2025-12-04T09:46:59.9857338Z adding 'torch/include/fp16/bitcasts.h' 2025-12-04T09:46:59.9864149Z adding 'torch/include/fp16/fp16.h' 2025-12-04T09:46:59.9869048Z adding 'torch/include/fp16/psimd.h' 2025-12-04T09:46:59.9876262Z adding 'torch/include/google/protobuf/any.h' 2025-12-04T09:46:59.9884132Z adding 'torch/include/google/protobuf/any.pb.h' 2025-12-04T09:46:59.9896217Z adding 'torch/include/google/protobuf/api.pb.h' 2025-12-04T09:46:59.9909831Z adding 'torch/include/google/protobuf/arena.h' 2025-12-04T09:46:59.9917910Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-12-04T09:46:59.9924923Z adding 'torch/include/google/protobuf/arenastring.h' 2025-12-04T09:46:59.9960313Z adding 'torch/include/google/protobuf/descriptor.h' 2025-12-04T09:47:00.0040935Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-12-04T09:47:00.0060772Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-12-04T09:47:00.0066281Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-12-04T09:47:00.0072421Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-12-04T09:47:00.0077351Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-12-04T09:47:00.0100449Z adding 'torch/include/google/protobuf/extension_set.h' 2025-12-04T09:47:00.0107941Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-12-04T09:47:00.0113576Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-12-04T09:47:00.0119721Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-12-04T09:47:00.0124141Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-12-04T09:47:00.0131063Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-12-04T09:47:00.0137809Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-12-04T09:47:00.0143868Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-12-04T09:47:00.0148281Z adding 'torch/include/google/protobuf/has_bits.h' 2025-12-04T09:47:00.0153304Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-12-04T09:47:00.0158379Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-12-04T09:47:00.0176118Z adding 'torch/include/google/protobuf/map.h' 2025-12-04T09:47:00.0182081Z adding 'torch/include/google/protobuf/map_entry.h' 2025-12-04T09:47:00.0192372Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-12-04T09:47:00.0204246Z adding 'torch/include/google/protobuf/map_field.h' 2025-12-04T09:47:00.0211247Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-12-04T09:47:00.0217928Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-12-04T09:47:00.0230296Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-12-04T09:47:00.0258963Z adding 'torch/include/google/protobuf/message.h' 2025-12-04T09:47:00.0273816Z adding 'torch/include/google/protobuf/message_lite.h' 2025-12-04T09:47:00.0279554Z adding 'torch/include/google/protobuf/metadata.h' 2025-12-04T09:47:00.0286609Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-12-04T09:47:00.0301513Z adding 'torch/include/google/protobuf/parse_context.h' 2025-12-04T09:47:00.0337136Z adding 'torch/include/google/protobuf/port.h' 2025-12-04T09:47:00.0348633Z adding 'torch/include/google/protobuf/reflection.h' 2025-12-04T09:47:00.0355162Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-12-04T09:47:00.0393889Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-12-04T09:47:00.0403177Z adding 'torch/include/google/protobuf/service.h' 2025-12-04T09:47:00.0408878Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-12-04T09:47:00.0421371Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-12-04T09:47:00.0433896Z adding 'torch/include/google/protobuf/text_format.h' 2025-12-04T09:47:00.0439538Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-12-04T09:47:00.0461957Z adding 'torch/include/google/protobuf/type.pb.h' 2025-12-04T09:47:00.0472497Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-12-04T09:47:00.0481527Z adding 'torch/include/google/protobuf/wire_format.h' 2025-12-04T09:47:00.0503267Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-12-04T09:47:00.0515743Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-12-04T09:47:00.0523622Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-12-04T09:47:00.0533372Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-12-04T09:47:00.0540874Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-12-04T09:47:00.0552508Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-12-04T09:47:00.0557595Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-12-04T09:47:00.0572567Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-12-04T09:47:00.0580935Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-12-04T09:47:00.0588492Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-12-04T09:47:00.0592991Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-12-04T09:47:00.0599399Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-12-04T09:47:00.0604784Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-12-04T09:47:00.0614425Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-12-04T09:47:00.0620098Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-12-04T09:47:00.0626292Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-12-04T09:47:00.0634240Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-12-04T09:47:00.0640721Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-12-04T09:47:00.0649026Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-12-04T09:47:00.0655230Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-12-04T09:47:00.0689938Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-12-04T09:47:00.0697844Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-12-04T09:47:00.0703984Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-12-04T09:47:00.0714386Z adding 'torch/include/google/protobuf/io/printer.h' 2025-12-04T09:47:00.0720079Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-12-04T09:47:00.0730822Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-12-04T09:47:00.0738604Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-12-04T09:47:00.0746309Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-12-04T09:47:00.0756739Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-12-04T09:47:00.0766920Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-12-04T09:47:00.0774686Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-12-04T09:47:00.0781583Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-12-04T09:47:00.0788036Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-12-04T09:47:00.0795495Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-12-04T09:47:00.0801297Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-12-04T09:47:00.0808180Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-12-04T09:47:00.0820936Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-12-04T09:47:00.0837658Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-12-04T09:47:00.0844835Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-12-04T09:47:00.0850612Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-12-04T09:47:00.0856803Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-12-04T09:47:00.0863025Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-12-04T09:47:00.0869466Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-12-04T09:47:00.0873792Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-12-04T09:47:00.0883798Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-12-04T09:47:00.0898102Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-12-04T09:47:00.0903624Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-12-04T09:47:00.0909337Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-12-04T09:47:00.0916622Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-12-04T09:47:00.0922921Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-12-04T09:47:00.0928173Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-12-04T09:47:00.0946825Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-12-04T09:47:00.0953675Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-12-04T09:47:00.0958009Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-12-04T09:47:00.0962018Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-12-04T09:47:00.0968614Z adding 'torch/include/kineto/AbstractConfig.h' 2025-12-04T09:47:00.0973055Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-12-04T09:47:00.0976536Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-12-04T09:47:00.0980280Z adding 'torch/include/kineto/ActivityType.h' 2025-12-04T09:47:00.0983730Z adding 'torch/include/kineto/ClientInterface.h' 2025-12-04T09:47:00.0990992Z adding 'torch/include/kineto/Config.h' 2025-12-04T09:47:00.0995632Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-12-04T09:47:00.1000214Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-12-04T09:47:00.1004053Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-12-04T09:47:00.1007827Z adding 'torch/include/kineto/ITraceActivity.h' 2025-12-04T09:47:00.1011137Z adding 'torch/include/kineto/LoggingAPI.h' 2025-12-04T09:47:00.1014535Z adding 'torch/include/kineto/ThreadUtil.h' 2025-12-04T09:47:00.1018022Z adding 'torch/include/kineto/TraceSpan.h' 2025-12-04T09:47:00.1022079Z adding 'torch/include/kineto/libkineto.h' 2025-12-04T09:47:00.1025838Z adding 'torch/include/kineto/output_base.h' 2025-12-04T09:47:00.1029359Z adding 'torch/include/kineto/time_since_epoch.h' 2025-12-04T09:47:00.1039576Z adding 'torch/include/legacy/ittnotify.h' 2025-12-04T09:47:00.1045175Z adding 'torch/include/mimalloc-2.2/mimalloc-new-delete.h' 2025-12-04T09:47:00.1049128Z adding 'torch/include/mimalloc-2.2/mimalloc-override.h' 2025-12-04T09:47:00.1053252Z adding 'torch/include/mimalloc-2.2/mimalloc-stats.h' 2025-12-04T09:47:00.1065349Z adding 'torch/include/mimalloc-2.2/mimalloc.h' 2025-12-04T09:47:00.1112589Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-12-04T09:47:00.1245657Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-12-04T09:47:00.1268719Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-12-04T09:47:00.1278361Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-12-04T09:47:00.1285286Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-12-04T09:47:00.1291602Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-12-04T09:47:00.1296539Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-12-04T09:47:00.1313228Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-12-04T09:47:00.1352309Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-12-04T09:47:00.1358376Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-12-04T09:47:00.1364636Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-12-04T09:47:00.1368827Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-12-04T09:47:00.1373114Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-12-04T09:47:00.1381833Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-12-04T09:47:00.1387890Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-12-04T09:47:00.1394967Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-12-04T09:47:00.1398990Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-12-04T09:47:00.1404155Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-12-04T09:47:00.1412278Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-12-04T09:47:00.1416255Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-12-04T09:47:00.1420281Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-12-04T09:47:00.1424471Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-12-04T09:47:00.1428529Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-12-04T09:47:00.1456950Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-12-04T09:47:00.1464762Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-12-04T09:47:00.1473931Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-12-04T09:47:00.1478194Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-12-04T09:47:00.1481755Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-12-04T09:47:00.1485272Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-12-04T09:47:00.1495872Z adding 'torch/include/pybind11/attr.h' 2025-12-04T09:47:00.1501405Z adding 'torch/include/pybind11/buffer_info.h' 2025-12-04T09:47:00.1531225Z adding 'torch/include/pybind11/cast.h' 2025-12-04T09:47:00.1538509Z adding 'torch/include/pybind11/chrono.h' 2025-12-04T09:47:00.1542031Z adding 'torch/include/pybind11/common.h' 2025-12-04T09:47:00.1545689Z adding 'torch/include/pybind11/complex.h' 2025-12-04T09:47:00.1549435Z adding 'torch/include/pybind11/critical_section.h' 2025-12-04T09:47:00.1552808Z adding 'torch/include/pybind11/eigen.h' 2025-12-04T09:47:00.1558902Z adding 'torch/include/pybind11/embed.h' 2025-12-04T09:47:00.1563426Z adding 'torch/include/pybind11/eval.h' 2025-12-04T09:47:00.1568114Z adding 'torch/include/pybind11/functional.h' 2025-12-04T09:47:00.1572966Z adding 'torch/include/pybind11/gil.h' 2025-12-04T09:47:00.1577471Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-12-04T09:47:00.1581039Z adding 'torch/include/pybind11/gil_simple.h' 2025-12-04T09:47:00.1586309Z adding 'torch/include/pybind11/iostream.h' 2025-12-04T09:47:00.1590464Z adding 'torch/include/pybind11/native_enum.h' 2025-12-04T09:47:00.1619781Z adding 'torch/include/pybind11/numpy.h' 2025-12-04T09:47:00.1643556Z adding 'torch/include/pybind11/operators.h' 2025-12-04T09:47:00.1647578Z adding 'torch/include/pybind11/options.h' 2025-12-04T09:47:00.1700257Z adding 'torch/include/pybind11/pybind11.h' 2025-12-04T09:47:00.1735925Z adding 'torch/include/pybind11/pytypes.h' 2025-12-04T09:47:00.1747265Z adding 'torch/include/pybind11/stl.h' 2025-12-04T09:47:00.1758178Z adding 'torch/include/pybind11/stl_bind.h' 2025-12-04T09:47:00.1765105Z adding 'torch/include/pybind11/subinterpreter.h' 2025-12-04T09:47:00.1769439Z adding 'torch/include/pybind11/trampoline_self_life_support.h' 2025-12-04T09:47:00.1774368Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-12-04T09:47:00.1779204Z adding 'torch/include/pybind11/typing.h' 2025-12-04T09:47:00.1783322Z adding 'torch/include/pybind11/warnings.h' 2025-12-04T09:47:00.1789429Z adding 'torch/include/pybind11/conduit/pybind11_conduit_v1.h' 2025-12-04T09:47:00.1793108Z adding 'torch/include/pybind11/conduit/pybind11_platform_abi_id.h' 2025-12-04T09:47:00.1797044Z adding 'torch/include/pybind11/conduit/wrap_include_python_h.h' 2025-12-04T09:47:00.1809868Z adding 'torch/include/pybind11/detail/class.h' 2025-12-04T09:47:00.1832540Z adding 'torch/include/pybind11/detail/common.h' 2025-12-04T09:47:00.1838478Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-12-04T09:47:00.1843471Z adding 'torch/include/pybind11/detail/descr.h' 2025-12-04T09:47:00.1847521Z adding 'torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h' 2025-12-04T09:47:00.1851302Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-12-04T09:47:00.1856368Z adding 'torch/include/pybind11/detail/function_record_pyobject.h' 2025-12-04T09:47:00.1865295Z adding 'torch/include/pybind11/detail/init.h' 2025-12-04T09:47:00.1878297Z adding 'torch/include/pybind11/detail/internals.h' 2025-12-04T09:47:00.1883913Z adding 'torch/include/pybind11/detail/native_enum_data.h' 2025-12-04T09:47:00.1887997Z adding 'torch/include/pybind11/detail/pybind11_namespace_macros.h' 2025-12-04T09:47:00.1894804Z adding 'torch/include/pybind11/detail/struct_smart_holder.h' 2025-12-04T09:47:00.1918222Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-12-04T09:47:00.1923420Z adding 'torch/include/pybind11/detail/typeid.h' 2025-12-04T09:47:00.1927057Z adding 'torch/include/pybind11/detail/using_smart_holder.h' 2025-12-04T09:47:00.1931042Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-12-04T09:47:00.1935196Z adding 'torch/include/pybind11/eigen/common.h' 2025-12-04T09:47:00.1947053Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-12-04T09:47:00.1954402Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-12-04T09:47:00.1959665Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-12-04T09:47:00.1968784Z adding 'torch/include/torch/custom_class.h' 2025-12-04T09:47:00.1974586Z adding 'torch/include/torch/custom_class_detail.h' 2025-12-04T09:47:00.1978149Z adding 'torch/include/torch/extension.h' 2025-12-04T09:47:00.1994080Z adding 'torch/include/torch/library.h' 2025-12-04T09:47:00.1998386Z adding 'torch/include/torch/script.h' 2025-12-04T09:47:00.2003891Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-12-04T09:47:00.2007262Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-12-04T09:47:00.2010631Z adding 'torch/include/torch/csrc/Device.h' 2025-12-04T09:47:00.2013778Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-12-04T09:47:00.2017091Z adding 'torch/include/torch/csrc/Dtype.h' 2025-12-04T09:47:00.2020558Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-12-04T09:47:00.2023848Z adding 'torch/include/torch/csrc/Event.h' 2025-12-04T09:47:00.2030618Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-12-04T09:47:00.2034303Z adding 'torch/include/torch/csrc/Export.h' 2025-12-04T09:47:00.2037729Z adding 'torch/include/torch/csrc/Generator.h' 2025-12-04T09:47:00.2041060Z adding 'torch/include/torch/csrc/Layout.h' 2025-12-04T09:47:00.2044396Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-12-04T09:47:00.2047520Z adding 'torch/include/torch/csrc/Module.h' 2025-12-04T09:47:00.2050779Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-12-04T09:47:00.2054065Z adding 'torch/include/torch/csrc/PyInterpreterHooks.h' 2025-12-04T09:47:00.2057409Z adding 'torch/include/torch/csrc/QScheme.h' 2025-12-04T09:47:00.2060664Z adding 'torch/include/torch/csrc/Size.h' 2025-12-04T09:47:00.2064097Z adding 'torch/include/torch/csrc/Storage.h' 2025-12-04T09:47:00.2067429Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-12-04T09:47:00.2070583Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-12-04T09:47:00.2073846Z adding 'torch/include/torch/csrc/Stream.h' 2025-12-04T09:47:00.2077122Z adding 'torch/include/torch/csrc/THConcat.h' 2025-12-04T09:47:00.2080344Z adding 'torch/include/torch/csrc/THP.h' 2025-12-04T09:47:00.2083894Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-12-04T09:47:00.2087272Z adding 'torch/include/torch/csrc/Types.h' 2025-12-04T09:47:00.2090724Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-12-04T09:47:00.2094093Z adding 'torch/include/torch/csrc/itt.h' 2025-12-04T09:47:00.2097345Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-12-04T09:47:00.2100708Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-12-04T09:47:00.2103988Z adding 'torch/include/torch/csrc/python_headers.h' 2025-12-04T09:47:00.2107545Z adding 'torch/include/torch/csrc/serialization.h' 2025-12-04T09:47:00.2111098Z adding 'torch/include/torch/csrc/shim_conversion_utils.h' 2025-12-04T09:47:00.2115131Z adding 'torch/include/torch/csrc/utils.h' 2025-12-04T09:47:00.2119456Z adding 'torch/include/torch/csrc/acc/Module.h' 2025-12-04T09:47:00.2125184Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-12-04T09:47:00.2128821Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-12-04T09:47:00.2132133Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-12-04T09:47:00.2135653Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-12-04T09:47:00.2139102Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-12-04T09:47:00.2143679Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-12-04T09:47:00.2148674Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-12-04T09:47:00.2153689Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-12-04T09:47:00.2157863Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-12-04T09:47:00.2161378Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-12-04T09:47:00.2165103Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-12-04T09:47:00.2169493Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-12-04T09:47:00.2172841Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-12-04T09:47:00.2176359Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-12-04T09:47:00.2183156Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-12-04T09:47:00.2189145Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-12-04T09:47:00.2193810Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-12-04T09:47:00.2197411Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-12-04T09:47:00.2204825Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-12-04T09:47:00.2209117Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-12-04T09:47:00.2212891Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-12-04T09:47:00.2217112Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-12-04T09:47:00.2220645Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-12-04T09:47:00.2223977Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-12-04T09:47:00.2228910Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-12-04T09:47:00.2232957Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-12-04T09:47:00.2236317Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-12-04T09:47:00.2240028Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-12-04T09:47:00.2244545Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-12-04T09:47:00.2248186Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-12-04T09:47:00.2251480Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-12-04T09:47:00.2255184Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-12-04T09:47:00.2261713Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-12-04T09:47:00.2266193Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-12-04T09:47:00.2270313Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-12-04T09:47:00.2275516Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-12-04T09:47:00.2284780Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-12-04T09:47:00.2289627Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-12-04T09:47:00.2293372Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-12-04T09:47:00.2297412Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-12-04T09:47:00.2301468Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-12-04T09:47:00.2305098Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-12-04T09:47:00.2310119Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-12-04T09:47:00.2314368Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-12-04T09:47:00.2318994Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-12-04T09:47:00.2323923Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-12-04T09:47:00.2328123Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-12-04T09:47:00.2332370Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-12-04T09:47:00.2336175Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-12-04T09:47:00.2340007Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-12-04T09:47:00.2343851Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-12-04T09:47:00.2347455Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-12-04T09:47:00.2352285Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-12-04T09:47:00.2356127Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-12-04T09:47:00.2359719Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-12-04T09:47:00.2363300Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-12-04T09:47:00.2367413Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-12-04T09:47:00.2374624Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-12-04T09:47:00.2378807Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-12-04T09:47:00.2383424Z adding 'torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h' 2025-12-04T09:47:00.2388452Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-12-04T09:47:00.2391899Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-12-04T09:47:00.2396187Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-12-04T09:47:00.2405690Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-12-04T09:47:00.2409777Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-12-04T09:47:00.2413247Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-12-04T09:47:00.2417219Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-12-04T09:47:00.2422112Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-12-04T09:47:00.2431823Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-12-04T09:47:00.2439404Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-12-04T09:47:00.2444227Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-12-04T09:47:00.2448419Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-12-04T09:47:00.2452350Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-12-04T09:47:00.2456575Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-12-04T09:47:00.2461353Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-12-04T09:47:00.2465151Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-12-04T09:47:00.2469311Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-12-04T09:47:00.2472686Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-12-04T09:47:00.2480243Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-12-04T09:47:00.2485302Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-12-04T09:47:00.2489142Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-12-04T09:47:00.2492774Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-12-04T09:47:00.2500104Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-12-04T09:47:00.2505979Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-12-04T09:47:00.2510538Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-12-04T09:47:00.2515203Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-12-04T09:47:00.2522018Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-12-04T09:47:00.2526963Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-12-04T09:47:00.2531738Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-12-04T09:47:00.2536278Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-12-04T09:47:00.2542193Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-12-04T09:47:00.2546534Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-12-04T09:47:00.2550852Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-12-04T09:47:00.2555322Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-12-04T09:47:00.2559308Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-12-04T09:47:00.2563557Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-12-04T09:47:00.2568057Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-12-04T09:47:00.2575925Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-12-04T09:47:00.2581191Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-12-04T09:47:00.2586210Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-12-04T09:47:00.2590563Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-12-04T09:47:00.2597430Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-12-04T09:47:00.2603459Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-12-04T09:47:00.2608408Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-12-04T09:47:00.2612921Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-12-04T09:47:00.2617522Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-12-04T09:47:00.2621339Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-12-04T09:47:00.2624975Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-12-04T09:47:00.2632675Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-12-04T09:47:00.2637695Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-12-04T09:47:00.2642325Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-12-04T09:47:00.2646658Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-12-04T09:47:00.2652116Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-12-04T09:47:00.2658068Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-12-04T09:47:00.2662287Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-12-04T09:47:00.2666705Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-12-04T09:47:00.2671636Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-12-04T09:47:00.2678385Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-12-04T09:47:00.2685877Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-12-04T09:47:00.2690074Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-12-04T09:47:00.2693880Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-12-04T09:47:00.2698914Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-12-04T09:47:00.2703166Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-12-04T09:47:00.2707068Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-12-04T09:47:00.2712280Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-12-04T09:47:00.2716340Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-12-04T09:47:00.2720342Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-12-04T09:47:00.2724456Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-12-04T09:47:00.2731548Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-12-04T09:47:00.2737006Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-12-04T09:47:00.2741598Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-12-04T09:47:00.2745471Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-12-04T09:47:00.2751232Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-12-04T09:47:00.2756300Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-12-04T09:47:00.2760515Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-12-04T09:47:00.2764409Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-12-04T09:47:00.2768245Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-12-04T09:47:00.2772567Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-12-04T09:47:00.2776482Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-12-04T09:47:00.2783725Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-12-04T09:47:00.2789376Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-12-04T09:47:00.2793598Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-12-04T09:47:00.2800034Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-12-04T09:47:00.2805401Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-12-04T09:47:00.2809562Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-12-04T09:47:00.2813508Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-12-04T09:47:00.2817767Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-12-04T09:47:00.2823013Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-12-04T09:47:00.2827412Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-12-04T09:47:00.2834014Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-12-04T09:47:00.2838817Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-12-04T09:47:00.2843866Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-12-04T09:47:00.2847988Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-12-04T09:47:00.2851224Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-12-04T09:47:00.2855464Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-12-04T09:47:00.2859507Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-12-04T09:47:00.2863885Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-12-04T09:47:00.2868088Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-12-04T09:47:00.2879947Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-12-04T09:47:00.2891321Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-12-04T09:47:00.2895649Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-12-04T09:47:00.2902122Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-12-04T09:47:00.2906154Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-12-04T09:47:00.2910782Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-12-04T09:47:00.2914521Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-12-04T09:47:00.2917817Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-12-04T09:47:00.2926898Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-12-04T09:47:00.2931022Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-12-04T09:47:00.2937132Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-12-04T09:47:00.2943250Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-12-04T09:47:00.2956829Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-12-04T09:47:00.2961216Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-12-04T09:47:00.2964524Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-12-04T09:47:00.2970302Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-12-04T09:47:00.2974305Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-12-04T09:47:00.2978445Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-12-04T09:47:00.2982282Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-12-04T09:47:00.2986333Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-12-04T09:47:00.2991178Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-12-04T09:47:00.2997124Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-12-04T09:47:00.3000727Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-12-04T09:47:00.3004276Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-12-04T09:47:00.3007516Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-12-04T09:47:00.3011560Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-12-04T09:47:00.3015218Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-12-04T09:47:00.3018491Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-12-04T09:47:00.3021708Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-12-04T09:47:00.3026258Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-12-04T09:47:00.3030533Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-12-04T09:47:00.3033958Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-12-04T09:47:00.3037171Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-12-04T09:47:00.3040424Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-12-04T09:47:00.3043622Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-12-04T09:47:00.3047089Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-12-04T09:47:00.3050286Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-12-04T09:47:00.3053565Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-12-04T09:47:00.3056818Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-12-04T09:47:00.3060856Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-12-04T09:47:00.3064876Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-12-04T09:47:00.3068544Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-12-04T09:47:00.3073161Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-12-04T09:47:00.3076711Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-12-04T09:47:00.3080018Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-12-04T09:47:00.3097045Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-12-04T09:47:00.3101653Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-12-04T09:47:00.3110240Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-12-04T09:47:00.3114680Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-12-04T09:47:00.3118323Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-12-04T09:47:00.3121881Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-12-04T09:47:00.3127383Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-12-04T09:47:00.3131657Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-12-04T09:47:00.3188067Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-12-04T09:47:00.3203537Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-12-04T09:47:00.3210266Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-12-04T09:47:00.3214803Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-12-04T09:47:00.3218757Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-12-04T09:47:00.3227414Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-12-04T09:47:00.3233222Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-12-04T09:47:00.3237417Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-12-04T09:47:00.3241282Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-12-04T09:47:00.3244777Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-12-04T09:47:00.3248402Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-12-04T09:47:00.3252564Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-12-04T09:47:00.3256734Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-12-04T09:47:00.3262421Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-12-04T09:47:00.3266075Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-12-04T09:47:00.3269580Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-12-04T09:47:00.3272877Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-12-04T09:47:00.3276397Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-12-04T09:47:00.3279619Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-12-04T09:47:00.3283251Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-12-04T09:47:00.3286681Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-12-04T09:47:00.3290202Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-12-04T09:47:00.3294664Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-12-04T09:47:00.3298221Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-12-04T09:47:00.3301538Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-12-04T09:47:00.3304943Z adding 'torch/include/torch/csrc/cuda/utils.h' 2025-12-04T09:47:00.3309907Z adding 'torch/include/torch/csrc/distributed/Placement.h' 2025-12-04T09:47:00.3313289Z adding 'torch/include/torch/csrc/distributed/python_placement.h' 2025-12-04T09:47:00.3318009Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-12-04T09:47:00.3321628Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-12-04T09:47:00.3325235Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-12-04T09:47:00.3331132Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-12-04T09:47:00.3336938Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-12-04T09:47:00.3343963Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-12-04T09:47:00.3349659Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-12-04T09:47:00.3353666Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-12-04T09:47:00.3358734Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-12-04T09:47:00.3362556Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-12-04T09:47:00.3366252Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-12-04T09:47:00.3370112Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-12-04T09:47:00.3373559Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-12-04T09:47:00.3377768Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-12-04T09:47:00.3381751Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-12-04T09:47:00.3385866Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-12-04T09:47:00.3389551Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-12-04T09:47:00.3392945Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-12-04T09:47:00.3401132Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-12-04T09:47:00.3405045Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-12-04T09:47:00.3409938Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-12-04T09:47:00.3413763Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-12-04T09:47:00.3419919Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-12-04T09:47:00.3428616Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' 2025-12-04T09:47:00.3432780Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-12-04T09:47:00.3436232Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-12-04T09:47:00.3439580Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-12-04T09:47:00.3443404Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-12-04T09:47:00.3450231Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-12-04T09:47:00.3454061Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-12-04T09:47:00.3458535Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-12-04T09:47:00.3462418Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-12-04T09:47:00.3472910Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-12-04T09:47:00.3480918Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-12-04T09:47:00.3489651Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-12-04T09:47:00.3499485Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-12-04T09:47:00.3518105Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-12-04T09:47:00.3524798Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-12-04T09:47:00.3529292Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-12-04T09:47:00.3534566Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-12-04T09:47:00.3538762Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-12-04T09:47:00.3542816Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-12-04T09:47:00.3547581Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-12-04T09:47:00.3551628Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-12-04T09:47:00.3556777Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-12-04T09:47:00.3561444Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-12-04T09:47:00.3565469Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-12-04T09:47:00.3570083Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-12-04T09:47:00.3573703Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-12-04T09:47:00.3582291Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-12-04T09:47:00.3586291Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-12-04T09:47:00.3591145Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-12-04T09:47:00.3594608Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-12-04T09:47:00.3598925Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-12-04T09:47:00.3602453Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-12-04T09:47:00.3606070Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-12-04T09:47:00.3609569Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-12-04T09:47:00.3613179Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-12-04T09:47:00.3618200Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-12-04T09:47:00.3621929Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-12-04T09:47:00.3625499Z adding 'torch/include/torch/csrc/distributed/c10d/python_callback_work.hpp' 2025-12-04T09:47:00.3629141Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-12-04T09:47:00.3640651Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-12-04T09:47:00.3645379Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-12-04T09:47:00.3649363Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-12-04T09:47:00.3691223Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-12-04T09:47:00.3691804Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-12-04T09:47:00.3692389Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-12-04T09:47:00.3693142Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-12-04T09:47:00.3693797Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-12-04T09:47:00.3694437Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.hpp' 2025-12-04T09:47:00.3695102Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-12-04T09:47:00.3695819Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp' 2025-12-04T09:47:00.3696458Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp' 2025-12-04T09:47:00.3696956Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-12-04T09:47:00.3697643Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-12-04T09:47:00.3701358Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-12-04T09:47:00.3704930Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-12-04T09:47:00.3712005Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h' 2025-12-04T09:47:00.3716636Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp' 2025-12-04T09:47:00.3720281Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp' 2025-12-04T09:47:00.3724456Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp' 2025-12-04T09:47:00.3728190Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp' 2025-12-04T09:47:00.3733424Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp' 2025-12-04T09:47:00.3737090Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/env.hpp' 2025-12-04T09:47:00.3741025Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp' 2025-12-04T09:47:00.3746222Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp' 2025-12-04T09:47:00.3751492Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-12-04T09:47:00.3756548Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-12-04T09:47:00.3760787Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-12-04T09:47:00.3764323Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-12-04T09:47:00.3768093Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-12-04T09:47:00.3771710Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-12-04T09:47:00.3775366Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-12-04T09:47:00.3779868Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-12-04T09:47:00.3783566Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-12-04T09:47:00.3787308Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-12-04T09:47:00.3791535Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-12-04T09:47:00.3794957Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-12-04T09:47:00.3801917Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-12-04T09:47:00.3805731Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-12-04T09:47:00.3813857Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-12-04T09:47:00.3822449Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-12-04T09:47:00.3827203Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-12-04T09:47:00.3831247Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-12-04T09:47:00.3835016Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-12-04T09:47:00.3838564Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-12-04T09:47:00.3846585Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-12-04T09:47:00.3851397Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-12-04T09:47:00.3855179Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-12-04T09:47:00.3858824Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-12-04T09:47:00.3862541Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-12-04T09:47:00.3866155Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-12-04T09:47:00.3870320Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-12-04T09:47:00.3875000Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-12-04T09:47:00.3879661Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-12-04T09:47:00.3884069Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-12-04T09:47:00.3889128Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-12-04T09:47:00.3892438Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-12-04T09:47:00.3897306Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-12-04T09:47:00.3914974Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-12-04T09:47:00.3919464Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-12-04T09:47:00.3923077Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-12-04T09:47:00.3926826Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-12-04T09:47:00.3930744Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-12-04T09:47:00.3934687Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-12-04T09:47:00.3938109Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-12-04T09:47:00.3944053Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-12-04T09:47:00.3948957Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-12-04T09:47:00.3953979Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-12-04T09:47:00.3957848Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-12-04T09:47:00.3961899Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-12-04T09:47:00.3965529Z adding 'torch/include/torch/csrc/dynamo/stackref_bridge.h' 2025-12-04T09:47:00.3969323Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-12-04T09:47:00.3974280Z adding 'torch/include/torch/csrc/export/example_upgraders.h' 2025-12-04T09:47:00.3979048Z adding 'torch/include/torch/csrc/export/pt2_archive_constants.h' 2025-12-04T09:47:00.3982553Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-12-04T09:47:00.3987165Z adding 'torch/include/torch/csrc/export/upgrader.h' 2025-12-04T09:47:00.3991866Z adding 'torch/include/torch/csrc/functionalization/Module.h' 2025-12-04T09:47:00.3995835Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-12-04T09:47:00.3999944Z adding 'torch/include/torch/csrc/fx/node.h' 2025-12-04T09:47:00.4004591Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-12-04T09:47:00.4017999Z adding 'torch/include/torch/csrc/inductor/cpp_prefix.h' 2025-12-04T09:47:00.4022445Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-12-04T09:47:00.4025968Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-12-04T09:47:00.4031058Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-12-04T09:47:00.4035870Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-12-04T09:47:00.4041166Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-12-04T09:47:00.4044569Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-12-04T09:47:00.4047800Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-12-04T09:47:00.4051115Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-12-04T09:47:00.4054183Z adding 'torch/include/torch/csrc/inductor/aoti_include/mps.h' 2025-12-04T09:47:00.4057587Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-12-04T09:47:00.4062110Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-12-04T09:47:00.4065358Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-12-04T09:47:00.4070689Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-12-04T09:47:00.4074186Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-12-04T09:47:00.4077711Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-12-04T09:47:00.4081147Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' 2025-12-04T09:47:00.4084680Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-12-04T09:47:00.4087887Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-12-04T09:47:00.4093411Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-12-04T09:47:00.4097011Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-12-04T09:47:00.4100815Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-12-04T09:47:00.4106036Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-12-04T09:47:00.4110637Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/kernel_context_tls.h' 2025-12-04T09:47:00.4114925Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-12-04T09:47:00.4118732Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-12-04T09:47:00.4129895Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_base.h' 2025-12-04T09:47:00.4140546Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-12-04T09:47:00.4144837Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-12-04T09:47:00.4149640Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-12-04T09:47:00.4153809Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-12-04T09:47:00.4159642Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-12-04T09:47:00.4163696Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-12-04T09:47:00.4167366Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-12-04T09:47:00.4171619Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-12-04T09:47:00.4175839Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-12-04T09:47:00.4179458Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-12-04T09:47:00.4182968Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-12-04T09:47:00.4187612Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-12-04T09:47:00.4192433Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/macros.h' 2025-12-04T09:47:00.4200716Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-12-04T09:47:00.4205393Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-12-04T09:47:00.4209550Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h' 2025-12-04T09:47:00.4213549Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' 2025-12-04T09:47:00.4218012Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-12-04T09:47:00.4222487Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h' 2025-12-04T09:47:00.4230054Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-12-04T09:47:00.4238203Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-12-04T09:47:00.4245424Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' 2025-12-04T09:47:00.4250976Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-12-04T09:47:00.4255640Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-12-04T09:47:00.4259471Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-12-04T09:47:00.4262756Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-12-04T09:47:00.4266149Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-12-04T09:47:00.4269665Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/mps.h' 2025-12-04T09:47:00.4272780Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-12-04T09:47:00.4277018Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-12-04T09:47:00.4280262Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-12-04T09:47:00.4283656Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' 2025-12-04T09:47:00.4287077Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-12-04T09:47:00.4291030Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-12-04T09:47:00.4296353Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-12-04T09:47:00.4300257Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-12-04T09:47:00.4303600Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-12-04T09:47:00.4311031Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-12-04T09:47:00.4316426Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-12-04T09:47:00.4320322Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-12-04T09:47:00.4330703Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-12-04T09:47:00.4336138Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-12-04T09:47:00.4341719Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-12-04T09:47:00.4347460Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-12-04T09:47:00.4352089Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-12-04T09:47:00.4356394Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-12-04T09:47:00.4360685Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-12-04T09:47:00.4364607Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-12-04T09:47:00.4368618Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-12-04T09:47:00.4372179Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-12-04T09:47:00.4375667Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-12-04T09:47:00.4380563Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-12-04T09:47:00.4385169Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-12-04T09:47:00.4389056Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-12-04T09:47:00.4392388Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-12-04T09:47:00.4395839Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-12-04T09:47:00.4399587Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-12-04T09:47:00.4404428Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-12-04T09:47:00.4408781Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-12-04T09:47:00.4413201Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-12-04T09:47:00.4418182Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-12-04T09:47:00.4423223Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-12-04T09:47:00.4427914Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-12-04T09:47:00.4431463Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-12-04T09:47:00.4435054Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-12-04T09:47:00.4438493Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-12-04T09:47:00.4441751Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-12-04T09:47:00.4445713Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-12-04T09:47:00.4449665Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-12-04T09:47:00.4453222Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-12-04T09:47:00.4457537Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-12-04T09:47:00.4461397Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-12-04T09:47:00.4465332Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-12-04T09:47:00.4468930Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-12-04T09:47:00.4473279Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-12-04T09:47:00.4477172Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-12-04T09:47:00.4481484Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-12-04T09:47:00.4486038Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-12-04T09:47:00.4491969Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-12-04T09:47:00.4498393Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-12-04T09:47:00.4502042Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-12-04T09:47:00.4505191Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-12-04T09:47:00.4509201Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-12-04T09:47:00.4512655Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-12-04T09:47:00.4515985Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-12-04T09:47:00.4519513Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-12-04T09:47:00.4523688Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-12-04T09:47:00.4526877Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-12-04T09:47:00.4530901Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-12-04T09:47:00.4534432Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-12-04T09:47:00.4539564Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-12-04T09:47:00.4544201Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-12-04T09:47:00.4547721Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-12-04T09:47:00.4553284Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-12-04T09:47:00.4556868Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-12-04T09:47:00.4560184Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-12-04T09:47:00.4563954Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-12-04T09:47:00.4567303Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-12-04T09:47:00.4570733Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-12-04T09:47:00.4574023Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-12-04T09:47:00.4577298Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-12-04T09:47:00.4585767Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-12-04T09:47:00.4590137Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-12-04T09:47:00.4593592Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-12-04T09:47:00.4597375Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-12-04T09:47:00.4600928Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-12-04T09:47:00.4604187Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-12-04T09:47:00.4607879Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-12-04T09:47:00.4611629Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-12-04T09:47:00.4615217Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-12-04T09:47:00.4618826Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-12-04T09:47:00.4626364Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-12-04T09:47:00.4630473Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-12-04T09:47:00.4633785Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-12-04T09:47:00.4643973Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-12-04T09:47:00.4650463Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-12-04T09:47:00.4655947Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-12-04T09:47:00.4668187Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-12-04T09:47:00.4672681Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-12-04T09:47:00.4681114Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-12-04T09:47:00.4685932Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-12-04T09:47:00.4689956Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-12-04T09:47:00.4694659Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-12-04T09:47:00.4698338Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-12-04T09:47:00.4719716Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-12-04T09:47:00.4725410Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-12-04T09:47:00.4729233Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-12-04T09:47:00.4733111Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-12-04T09:47:00.4736656Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-12-04T09:47:00.4741671Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-12-04T09:47:00.4746315Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-12-04T09:47:00.4749914Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-12-04T09:47:00.4754798Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-12-04T09:47:00.4758744Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-12-04T09:47:00.4763906Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-12-04T09:47:00.4768766Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-12-04T09:47:00.4772575Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-12-04T09:47:00.4776752Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-12-04T09:47:00.4781186Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-12-04T09:47:00.4784732Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-12-04T09:47:00.4788509Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-12-04T09:47:00.4791803Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-12-04T09:47:00.4795450Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-12-04T09:47:00.4800144Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-12-04T09:47:00.4804728Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-12-04T09:47:00.4808188Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-12-04T09:47:00.4811753Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-12-04T09:47:00.4815154Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-12-04T09:47:00.4819558Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-12-04T09:47:00.4823455Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-12-04T09:47:00.4827278Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-12-04T09:47:00.4831083Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-12-04T09:47:00.4834888Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-12-04T09:47:00.4838284Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-12-04T09:47:00.4842722Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-12-04T09:47:00.4846880Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-12-04T09:47:00.4851347Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-12-04T09:47:00.4856617Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-12-04T09:47:00.4861561Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-12-04T09:47:00.4865142Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-12-04T09:47:00.4869083Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-12-04T09:47:00.4873724Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-12-04T09:47:00.4877266Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-12-04T09:47:00.4880853Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-12-04T09:47:00.4884342Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-12-04T09:47:00.4888779Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-12-04T09:47:00.4893335Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-12-04T09:47:00.4897376Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-12-04T09:47:00.4901781Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-12-04T09:47:00.4905407Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-12-04T09:47:00.4909088Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-12-04T09:47:00.4914215Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-12-04T09:47:00.4918715Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-12-04T09:47:00.4922115Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-12-04T09:47:00.4925686Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-12-04T09:47:00.4929182Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-12-04T09:47:00.4934921Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-12-04T09:47:00.4938178Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-12-04T09:47:00.4941411Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-12-04T09:47:00.4945114Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-12-04T09:47:00.4948505Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-12-04T09:47:00.4951838Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-12-04T09:47:00.4955162Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-12-04T09:47:00.4958374Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-12-04T09:47:00.4961642Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-12-04T09:47:00.4965057Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-12-04T09:47:00.4968378Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-12-04T09:47:00.4971587Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-12-04T09:47:00.4974873Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-12-04T09:47:00.4978420Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-12-04T09:47:00.4981803Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-12-04T09:47:00.4985068Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-12-04T09:47:00.4988709Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-12-04T09:47:00.4992023Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-12-04T09:47:00.4995614Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-12-04T09:47:00.4999110Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-12-04T09:47:00.5002510Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-12-04T09:47:00.5005917Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-12-04T09:47:00.5009608Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-12-04T09:47:00.5013106Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-12-04T09:47:00.5016536Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-12-04T09:47:00.5020065Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-12-04T09:47:00.5023444Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-12-04T09:47:00.5026748Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-12-04T09:47:00.5030199Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-12-04T09:47:00.5033572Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-12-04T09:47:00.5036844Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-12-04T09:47:00.5041143Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-12-04T09:47:00.5045077Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-12-04T09:47:00.5055888Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-12-04T09:47:00.5059341Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-12-04T09:47:00.5062595Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-12-04T09:47:00.5066645Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-12-04T09:47:00.5069943Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-12-04T09:47:00.5073281Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-12-04T09:47:00.5076637Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-12-04T09:47:00.5080178Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-12-04T09:47:00.5083325Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-12-04T09:47:00.5086531Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-12-04T09:47:00.5089777Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-12-04T09:47:00.5093116Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-12-04T09:47:00.5096457Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-12-04T09:47:00.5099687Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-12-04T09:47:00.5103874Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-12-04T09:47:00.5107548Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-12-04T09:47:00.5110903Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-12-04T09:47:00.5114345Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-12-04T09:47:00.5117750Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-12-04T09:47:00.5121103Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-12-04T09:47:00.5124545Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-12-04T09:47:00.5127899Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-12-04T09:47:00.5131222Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-12-04T09:47:00.5134814Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-12-04T09:47:00.5138144Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-12-04T09:47:00.5142844Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-12-04T09:47:00.5146369Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-12-04T09:47:00.5149971Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-12-04T09:47:00.5153567Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-12-04T09:47:00.5157201Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-12-04T09:47:00.5160528Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-12-04T09:47:00.5163816Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-12-04T09:47:00.5167084Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-12-04T09:47:00.5170409Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-12-04T09:47:00.5173945Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-12-04T09:47:00.5177207Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-12-04T09:47:00.5180503Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-12-04T09:47:00.5184285Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-12-04T09:47:00.5187856Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-12-04T09:47:00.5191198Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-12-04T09:47:00.5194444Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-12-04T09:47:00.5198072Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-12-04T09:47:00.5201800Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-12-04T09:47:00.5205779Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-12-04T09:47:00.5211050Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-12-04T09:47:00.5215472Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-12-04T09:47:00.5219237Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-12-04T09:47:00.5223992Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-12-04T09:47:00.5228611Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-12-04T09:47:00.5232517Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-12-04T09:47:00.5236868Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-12-04T09:47:00.5240799Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-12-04T09:47:00.5244350Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-12-04T09:47:00.5248512Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-12-04T09:47:00.5253515Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-12-04T09:47:00.5258544Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-12-04T09:47:00.5262106Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-12-04T09:47:00.5266970Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-12-04T09:47:00.5271154Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-12-04T09:47:00.5274632Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-12-04T09:47:00.5278655Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-12-04T09:47:00.5282336Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-12-04T09:47:00.5286597Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-12-04T09:47:00.5290658Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-12-04T09:47:00.5294679Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-12-04T09:47:00.5298444Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-12-04T09:47:00.5302356Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-12-04T09:47:00.5305826Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-12-04T09:47:00.5309982Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-12-04T09:47:00.5314155Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-12-04T09:47:00.5317528Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-12-04T09:47:00.5321576Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-12-04T09:47:00.5325069Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-12-04T09:47:00.5329868Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-12-04T09:47:00.5334139Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-12-04T09:47:00.5339200Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-12-04T09:47:00.5342600Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-12-04T09:47:00.5348750Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-12-04T09:47:00.5354435Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-12-04T09:47:00.5361296Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-12-04T09:47:00.5367313Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-12-04T09:47:00.5372634Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-12-04T09:47:00.5379474Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-12-04T09:47:00.5383825Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-12-04T09:47:00.5388263Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-12-04T09:47:00.5400342Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-12-04T09:47:00.5405012Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-12-04T09:47:00.5408939Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-12-04T09:47:00.5413571Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-12-04T09:47:00.5418450Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-12-04T09:47:00.5422177Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-12-04T09:47:00.5426261Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-12-04T09:47:00.5430328Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-12-04T09:47:00.5434724Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-12-04T09:47:00.5438369Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-12-04T09:47:00.5442231Z adding 'torch/include/torch/csrc/jit/python/opaque_obj.h' 2025-12-04T09:47:00.5447103Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-12-04T09:47:00.5464580Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-12-04T09:47:00.5470080Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-12-04T09:47:00.5473564Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-12-04T09:47:00.5477561Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-12-04T09:47:00.5481342Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-12-04T09:47:00.5485603Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-12-04T09:47:00.5490638Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-12-04T09:47:00.5496125Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-12-04T09:47:00.5499953Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-12-04T09:47:00.5503652Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-12-04T09:47:00.5507021Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-12-04T09:47:00.5510454Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-12-04T09:47:00.5513637Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-12-04T09:47:00.5523246Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-12-04T09:47:00.5527265Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-12-04T09:47:00.5531227Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-12-04T09:47:00.5534769Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-12-04T09:47:00.5538298Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-12-04T09:47:00.5541604Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-12-04T09:47:00.5544932Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-12-04T09:47:00.5549438Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-12-04T09:47:00.5553808Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-12-04T09:47:00.5558458Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-12-04T09:47:00.5563106Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-12-04T09:47:00.5567722Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-12-04T09:47:00.5571409Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-12-04T09:47:00.5574656Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-12-04T09:47:00.5578473Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-12-04T09:47:00.5584315Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-12-04T09:47:00.5588079Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-12-04T09:47:00.5591464Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-12-04T09:47:00.5595413Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-12-04T09:47:00.5600800Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-12-04T09:47:00.5610849Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-12-04T09:47:00.5615787Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-12-04T09:47:00.5619332Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-12-04T09:47:00.5622586Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-12-04T09:47:00.5626013Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-12-04T09:47:00.5629555Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-12-04T09:47:00.5632880Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-12-04T09:47:00.5636909Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-12-04T09:47:00.5640338Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-12-04T09:47:00.5643799Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-12-04T09:47:00.5647182Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-12-04T09:47:00.5652292Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-12-04T09:47:00.5664788Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-12-04T09:47:00.5669953Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-12-04T09:47:00.5674022Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-12-04T09:47:00.5680256Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-12-04T09:47:00.5683906Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-12-04T09:47:00.5699290Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-12-04T09:47:00.5704043Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-12-04T09:47:00.5710771Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-12-04T09:47:00.5716069Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-12-04T09:47:00.5720444Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-12-04T09:47:00.5726437Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-12-04T09:47:00.5730389Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-12-04T09:47:00.5734453Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-12-04T09:47:00.5740165Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-12-04T09:47:00.5746785Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-12-04T09:47:00.5750947Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-12-04T09:47:00.5755700Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-12-04T09:47:00.5759695Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-12-04T09:47:00.5763773Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-12-04T09:47:00.5767845Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-12-04T09:47:00.5772132Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-12-04T09:47:00.5775668Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-12-04T09:47:00.5779835Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-12-04T09:47:00.5784488Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-12-04T09:47:00.5805993Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-12-04T09:47:00.5812336Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-12-04T09:47:00.5817102Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-12-04T09:47:00.5822837Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-12-04T09:47:00.5828898Z adding 'torch/include/torch/csrc/jit/serialization/pickler_helper.h' 2025-12-04T09:47:00.5833367Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-12-04T09:47:00.5837665Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-12-04T09:47:00.5841388Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-12-04T09:47:00.5845640Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-12-04T09:47:00.5849520Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-12-04T09:47:00.5857486Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-12-04T09:47:00.5867606Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-12-04T09:47:00.5873451Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-12-04T09:47:00.5878168Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-12-04T09:47:00.5884001Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-12-04T09:47:00.5889997Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-12-04T09:47:00.5894692Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-12-04T09:47:00.5898424Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-12-04T09:47:00.5904118Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-12-04T09:47:00.5908500Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-12-04T09:47:00.5914538Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-12-04T09:47:00.5918606Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-12-04T09:47:00.5924903Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-12-04T09:47:00.5929994Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-12-04T09:47:00.5933924Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-12-04T09:47:00.5937862Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-12-04T09:47:00.5941843Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-12-04T09:47:00.5946214Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-12-04T09:47:00.5951505Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-12-04T09:47:00.5955898Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-12-04T09:47:00.5959526Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-12-04T09:47:00.5968282Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-12-04T09:47:00.5972511Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-12-04T09:47:00.5976156Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-12-04T09:47:00.5980207Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-12-04T09:47:00.5986854Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-12-04T09:47:00.5990886Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-12-04T09:47:00.5994418Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-12-04T09:47:00.6001034Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-12-04T09:47:00.6005502Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-12-04T09:47:00.6009849Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-12-04T09:47:00.6019241Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-12-04T09:47:00.6023228Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-12-04T09:47:00.6026690Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-12-04T09:47:00.6033474Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-12-04T09:47:00.6038831Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-12-04T09:47:00.6045703Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-12-04T09:47:00.6054599Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-12-04T09:47:00.6060124Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-12-04T09:47:00.6063756Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-12-04T09:47:00.6068136Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-12-04T09:47:00.6071767Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-12-04T09:47:00.6075382Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-12-04T09:47:00.6079933Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-12-04T09:47:00.6083332Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-12-04T09:47:00.6087476Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-12-04T09:47:00.6090922Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-12-04T09:47:00.6094214Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-12-04T09:47:00.6097756Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-12-04T09:47:00.6101516Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-12-04T09:47:00.6105006Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-12-04T09:47:00.6109258Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-12-04T09:47:00.6113400Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-12-04T09:47:00.6117206Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-12-04T09:47:00.6120706Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-12-04T09:47:00.6125776Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-12-04T09:47:00.6129741Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-12-04T09:47:00.6134255Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-12-04T09:47:00.6138348Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-12-04T09:47:00.6143573Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-12-04T09:47:00.6147188Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-12-04T09:47:00.6150831Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-12-04T09:47:00.6155004Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-12-04T09:47:00.6159241Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-12-04T09:47:00.6163512Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-12-04T09:47:00.6169268Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-12-04T09:47:00.6174230Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-12-04T09:47:00.6178510Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-12-04T09:47:00.6182583Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-12-04T09:47:00.6186390Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-12-04T09:47:00.6194058Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-12-04T09:47:00.6200272Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-12-04T09:47:00.6204724Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-12-04T09:47:00.6209067Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-12-04T09:47:00.6213216Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-12-04T09:47:00.6218937Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-12-04T09:47:00.6226076Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-12-04T09:47:00.6230262Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-12-04T09:47:00.6234941Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-12-04T09:47:00.6239096Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-12-04T09:47:00.6243271Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-12-04T09:47:00.6247249Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-12-04T09:47:00.6251777Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-12-04T09:47:00.6256923Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-12-04T09:47:00.6261170Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-12-04T09:47:00.6265271Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-12-04T09:47:00.6302645Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-12-04T09:47:00.6317469Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-12-04T09:47:00.6322440Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-12-04T09:47:00.6326849Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-12-04T09:47:00.6330946Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-12-04T09:47:00.6335700Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-12-04T09:47:00.6339540Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-12-04T09:47:00.6344122Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-12-04T09:47:00.6348245Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-12-04T09:47:00.6351746Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-12-04T09:47:00.6357076Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-12-04T09:47:00.6362472Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-12-04T09:47:00.6368005Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-12-04T09:47:00.6373272Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-12-04T09:47:00.6378788Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-12-04T09:47:00.6385548Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-12-04T09:47:00.6389556Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-12-04T09:47:00.6394448Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-12-04T09:47:00.6401466Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-12-04T09:47:00.6406423Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-12-04T09:47:00.6409942Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-12-04T09:47:00.6414521Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-12-04T09:47:00.6418697Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-12-04T09:47:00.6422915Z adding 'torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-12-04T09:47:00.6426900Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-12-04T09:47:00.6431154Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-12-04T09:47:00.6435125Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-12-04T09:47:00.6438507Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-12-04T09:47:00.6442841Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-12-04T09:47:00.6451257Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-12-04T09:47:00.6455638Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-12-04T09:47:00.6460426Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-12-04T09:47:00.6465375Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-12-04T09:47:00.6469269Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-12-04T09:47:00.6472700Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-12-04T09:47:00.6476746Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-12-04T09:47:00.6480374Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-12-04T09:47:00.6484253Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-12-04T09:47:00.6489006Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-12-04T09:47:00.6495038Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-12-04T09:47:00.6499227Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-12-04T09:47:00.6502598Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-12-04T09:47:00.6506890Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-12-04T09:47:00.6510424Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-12-04T09:47:00.6514419Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-12-04T09:47:00.6518757Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-12-04T09:47:00.6522008Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-12-04T09:47:00.6525233Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-12-04T09:47:00.6528749Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-12-04T09:47:00.6533036Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-12-04T09:47:00.6537589Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-12-04T09:47:00.6541339Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-12-04T09:47:00.6546405Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-12-04T09:47:00.6550335Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-12-04T09:47:00.6554637Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-12-04T09:47:00.6558590Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-12-04T09:47:00.6562662Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-12-04T09:47:00.6568513Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-12-04T09:47:00.6573002Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-12-04T09:47:00.6578580Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-12-04T09:47:00.6583201Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-12-04T09:47:00.6587155Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-12-04T09:47:00.6591305Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-12-04T09:47:00.6594923Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-12-04T09:47:00.6598396Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-12-04T09:47:00.6602170Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-12-04T09:47:00.6606918Z adding 'torch/include/torch/csrc/stable/accelerator.h' 2025-12-04T09:47:00.6609996Z adding 'torch/include/torch/csrc/stable/device.h' 2025-12-04T09:47:00.6613402Z adding 'torch/include/torch/csrc/stable/device_inl.h' 2025-12-04T09:47:00.6617310Z adding 'torch/include/torch/csrc/stable/device_struct.h' 2025-12-04T09:47:00.6622834Z adding 'torch/include/torch/csrc/stable/library.h' 2025-12-04T09:47:00.6628686Z adding 'torch/include/torch/csrc/stable/ops.h' 2025-12-04T09:47:00.6638525Z adding 'torch/include/torch/csrc/stable/stableivalue_conversions.h' 2025-12-04T09:47:00.6642322Z adding 'torch/include/torch/csrc/stable/tensor.h' 2025-12-04T09:47:00.6646175Z adding 'torch/include/torch/csrc/stable/tensor_inl.h' 2025-12-04T09:47:00.6651186Z adding 'torch/include/torch/csrc/stable/tensor_struct.h' 2025-12-04T09:47:00.6654800Z adding 'torch/include/torch/csrc/stable/version.h' 2025-12-04T09:47:00.6659985Z adding 'torch/include/torch/csrc/stable/c/shim.h' 2025-12-04T09:47:00.6664428Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-12-04T09:47:00.6670606Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-12-04T09:47:00.6674338Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-12-04T09:47:00.6677915Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-12-04T09:47:00.6682291Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-12-04T09:47:00.6686333Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-12-04T09:47:00.6711618Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-12-04T09:47:00.6718212Z adding 'torch/include/torch/csrc/utils/init.h' 2025-12-04T09:47:00.6721618Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-12-04T09:47:00.6725662Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-12-04T09:47:00.6729420Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-12-04T09:47:00.6733327Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-12-04T09:47:00.6737379Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-12-04T09:47:00.6743833Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-12-04T09:47:00.6748242Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-12-04T09:47:00.6751826Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-12-04T09:47:00.6767141Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-12-04T09:47:00.6772024Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-12-04T09:47:00.6775747Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-12-04T09:47:00.6780654Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-12-04T09:47:00.6785153Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-12-04T09:47:00.6789855Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-12-04T09:47:00.6794817Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-12-04T09:47:00.6798925Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-12-04T09:47:00.6804123Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-12-04T09:47:00.6807939Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-12-04T09:47:00.6812022Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-12-04T09:47:00.6836319Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-12-04T09:47:00.6842707Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-12-04T09:47:00.6847059Z adding 'torch/include/torch/csrc/utils/six.h' 2025-12-04T09:47:00.6850538Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-12-04T09:47:00.6854361Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-12-04T09:47:00.6858413Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-12-04T09:47:00.6863455Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-12-04T09:47:00.6867363Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-12-04T09:47:00.6872442Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-12-04T09:47:00.6876349Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-12-04T09:47:00.6881155Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-12-04T09:47:00.6886769Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-12-04T09:47:00.6891909Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-12-04T09:47:00.6897203Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-12-04T09:47:00.6903790Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-12-04T09:47:00.6909833Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-12-04T09:47:00.6913851Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-12-04T09:47:00.6918614Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-12-04T09:47:00.6922769Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-12-04T09:47:00.6926983Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-12-04T09:47:00.6930232Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-12-04T09:47:00.6934269Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-12-04T09:47:00.6938248Z adding 'torch/include/torch/csrc/xpu/XPUPluggableAllocator.h' 2025-12-04T09:47:00.6942401Z adding 'torch/include/torch/headeronly/version.h' 2025-12-04T09:47:00.6947629Z adding 'torch/include/torch/headeronly/core/DeviceType.h' 2025-12-04T09:47:00.6952534Z adding 'torch/include/torch/headeronly/core/Dispatch.h' 2025-12-04T09:47:00.6959433Z adding 'torch/include/torch/headeronly/core/Dispatch_v2.h' 2025-12-04T09:47:00.6963590Z adding 'torch/include/torch/headeronly/core/Layout.h' 2025-12-04T09:47:00.6967448Z adding 'torch/include/torch/headeronly/core/MemoryFormat.h' 2025-12-04T09:47:00.6973694Z adding 'torch/include/torch/headeronly/core/ScalarType.h' 2025-12-04T09:47:00.6979657Z adding 'torch/include/torch/headeronly/core/TensorAccessor.h' 2025-12-04T09:47:00.6986069Z adding 'torch/include/torch/headeronly/cpu/vec/intrinsics.h' 2025-12-04T09:47:00.6989868Z adding 'torch/include/torch/headeronly/cpu/vec/vec_half.h' 2025-12-04T09:47:00.6995303Z adding 'torch/include/torch/headeronly/macros/Export.h' 2025-12-04T09:47:00.7004656Z adding 'torch/include/torch/headeronly/macros/Macros.h' 2025-12-04T09:47:00.7008681Z adding 'torch/include/torch/headeronly/macros/cmake_macros.h' 2025-12-04T09:47:00.7015818Z adding 'torch/include/torch/headeronly/util/BFloat16.h' 2025-12-04T09:47:00.7020182Z adding 'torch/include/torch/headeronly/util/Deprecated.h' 2025-12-04T09:47:00.7024329Z adding 'torch/include/torch/headeronly/util/Exception.h' 2025-12-04T09:47:00.7028006Z adding 'torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h' 2025-12-04T09:47:00.7034564Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fn.h' 2025-12-04T09:47:00.7040588Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fnuz.h' 2025-12-04T09:47:00.7046546Z adding 'torch/include/torch/headeronly/util/Float8_e5m2.h' 2025-12-04T09:47:00.7052511Z adding 'torch/include/torch/headeronly/util/Float8_e5m2fnuz.h' 2025-12-04T09:47:00.7057673Z adding 'torch/include/torch/headeronly/util/Float8_e8m0fnu.h' 2025-12-04T09:47:00.7061565Z adding 'torch/include/torch/headeronly/util/Float8_fnuz_cvt.h' 2025-12-04T09:47:00.7070644Z adding 'torch/include/torch/headeronly/util/Half.h' 2025-12-04T09:47:00.7076195Z adding 'torch/include/torch/headeronly/util/HeaderOnlyArrayRef.h' 2025-12-04T09:47:00.7081174Z adding 'torch/include/torch/headeronly/util/Metaprogramming.h' 2025-12-04T09:47:00.7087966Z adding 'torch/include/torch/headeronly/util/TypeList.h' 2025-12-04T09:47:00.7092506Z adding 'torch/include/torch/headeronly/util/TypeSafeSignMath.h' 2025-12-04T09:47:00.7096834Z adding 'torch/include/torch/headeronly/util/TypeTraits.h' 2025-12-04T09:47:00.7100463Z adding 'torch/include/torch/headeronly/util/bit_cast.h' 2025-12-04T09:47:00.7103939Z adding 'torch/include/torch/headeronly/util/bits.h' 2025-12-04T09:47:00.7110985Z adding 'torch/include/torch/headeronly/util/complex.h' 2025-12-04T09:47:00.7114876Z adding 'torch/include/torch/headeronly/util/floating_point_utils.h' 2025-12-04T09:47:00.7118162Z adding 'torch/include/torch/headeronly/util/qint32.h' 2025-12-04T09:47:00.7121355Z adding 'torch/include/torch/headeronly/util/qint8.h' 2025-12-04T09:47:00.7124602Z adding 'torch/include/torch/headeronly/util/quint2x4.h' 2025-12-04T09:47:00.7127833Z adding 'torch/include/torch/headeronly/util/quint4x2.h' 2025-12-04T09:47:00.7131017Z adding 'torch/include/torch/headeronly/util/quint8.h' 2025-12-04T09:47:00.7134373Z adding 'torch/include/torch/headeronly/util/shim_utils.h' 2025-12-04T09:47:00.7141012Z adding 'torch/jit/__init__.py' 2025-12-04T09:47:00.7145362Z adding 'torch/jit/_async.py' 2025-12-04T09:47:00.7148877Z adding 'torch/jit/_await.py' 2025-12-04T09:47:00.7153553Z adding 'torch/jit/_builtins.py' 2025-12-04T09:47:00.7159064Z adding 'torch/jit/_check.py' 2025-12-04T09:47:00.7164092Z adding 'torch/jit/_dataclass_impls.py' 2025-12-04T09:47:00.7167469Z adding 'torch/jit/_decomposition_utils.py' 2025-12-04T09:47:00.7172363Z adding 'torch/jit/_decompositions.py' 2025-12-04T09:47:00.7178493Z adding 'torch/jit/_freeze.py' 2025-12-04T09:47:00.7183979Z adding 'torch/jit/_fuser.py' 2025-12-04T09:47:00.7188051Z adding 'torch/jit/_ir_utils.py' 2025-12-04T09:47:00.7191355Z adding 'torch/jit/_logging.py' 2025-12-04T09:47:00.7196853Z adding 'torch/jit/_monkeytype_config.py' 2025-12-04T09:47:00.7201073Z adding 'torch/jit/_pickle.py' 2025-12-04T09:47:00.7218463Z adding 'torch/jit/_recursive.py' 2025-12-04T09:47:00.7246900Z adding 'torch/jit/_script.py' 2025-12-04T09:47:00.7254472Z adding 'torch/jit/_script.pyi' 2025-12-04T09:47:00.7261250Z adding 'torch/jit/_serialization.py' 2025-12-04T09:47:00.7277817Z adding 'torch/jit/_shape_functions.py' 2025-12-04T09:47:00.7283649Z adding 'torch/jit/_state.py' 2025-12-04T09:47:00.7305228Z adding 'torch/jit/_trace.py' 2025-12-04T09:47:00.7315716Z adding 'torch/jit/annotations.py' 2025-12-04T09:47:00.7333579Z adding 'torch/jit/frontend.py' 2025-12-04T09:47:00.7338368Z adding 'torch/jit/generate_bytecode.py' 2025-12-04T09:47:00.7342303Z adding 'torch/jit/quantized.py' 2025-12-04T09:47:00.7348547Z adding 'torch/jit/supported_ops.py' 2025-12-04T09:47:00.7353099Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-12-04T09:47:00.7357644Z adding 'torch/jit/_passes/__init__.py' 2025-12-04T09:47:00.7363127Z adding 'torch/jit/_passes/_property_propagation.py' 2025-12-04T09:47:00.7372965Z adding 'torch/jit/mobile/__init__.py' 2025-12-04T09:47:00.8315345Z adding 'torch/lib/XNNPACK.lib' 2025-12-04T09:47:00.8391201Z adding 'torch/lib/_C.lib' 2025-12-04T09:47:00.8504239Z adding 'torch/lib/aoti_custom_ops.dll' 2025-12-04T09:47:00.8518676Z adding 'torch/lib/aoti_custom_ops.lib' 2025-12-04T09:47:00.8623167Z adding 'torch/lib/backend_with_compiler.dll' 2025-12-04T09:47:00.8636772Z adding 'torch/lib/backend_with_compiler.lib' 2025-12-04T09:47:00.9152667Z adding 'torch/lib/c10.dll' 2025-12-04T09:47:00.9349454Z adding 'torch/lib/c10.lib' 2025-12-04T09:47:00.9585594Z adding 'torch/lib/c10_cuda.dll' 2025-12-04T09:47:00.9606652Z adding 'torch/lib/c10_cuda.lib' 2025-12-04T09:47:00.9617895Z adding 'torch/lib/caffe2_nvrtc.dll' 2025-12-04T09:47:00.9622133Z adding 'torch/lib/caffe2_nvrtc.lib' 2025-12-04T09:47:00.9670806Z adding 'torch/lib/cpuinfo.lib' 2025-12-04T09:47:01.0079035Z adding 'torch/lib/fmt.lib' 2025-12-04T09:47:01.0194443Z adding 'torch/lib/jitbackend_test.dll' 2025-12-04T09:47:01.0207893Z adding 'torch/lib/jitbackend_test.lib' 2025-12-04T09:47:01.0302487Z adding 'torch/lib/libittnotify.lib' 2025-12-04T09:47:01.1294829Z adding 'torch/lib/microkernels-prod.lib' 2025-12-04T09:47:01.1503058Z adding 'torch/lib/pthreadpool.lib' 2025-12-04T09:47:01.1516430Z adding 'torch/lib/shm.dll' 2025-12-04T09:47:01.1520989Z adding 'torch/lib/shm.lib' 2025-12-04T09:47:01.5100744Z adding 'torch/lib/sleef.lib' 2025-12-04T09:47:01.5307891Z adding 'torch/lib/torch.dll' 2025-12-04T09:47:01.5317477Z adding 'torch/lib/torch.lib' 2025-12-04T09:47:12.4304112Z adding 'torch/lib/torch_cpu.dll' 2025-12-04T09:47:13.4885198Z adding 'torch/lib/torch_cpu.lib' 2025-12-04T09:47:31.5140720Z adding 'torch/lib/torch_cuda.dll' 2025-12-04T09:47:32.1778815Z adding 'torch/lib/torch_cuda.lib' 2025-12-04T09:47:32.1825284Z adding 'torch/lib/torch_global_deps.dll' 2025-12-04T09:47:32.9587416Z adding 'torch/lib/torch_python.dll' 2025-12-04T09:47:33.0066878Z adding 'torch/lib/torch_python.lib' 2025-12-04T09:47:33.0285097Z adding 'torch/lib/torchbind_test.dll' 2025-12-04T09:47:33.0309395Z adding 'torch/lib/torchbind_test.lib' 2025-12-04T09:47:33.0314772Z adding 'torch/lib/libshm/alloc_info.h' 2025-12-04T09:47:33.0318441Z adding 'torch/lib/libshm/err.h' 2025-12-04T09:47:33.0322033Z adding 'torch/lib/libshm/libshm.h' 2025-12-04T09:47:33.0326186Z adding 'torch/lib/libshm/socket.h' 2025-12-04T09:47:33.0330664Z adding 'torch/lib/libshm_windows/libshm.h' 2025-12-04T09:47:33.0367136Z adding 'torch/linalg/__init__.py' 2025-12-04T09:47:33.0373938Z adding 'torch/masked/__init__.py' 2025-12-04T09:47:33.0381601Z adding 'torch/masked/_docs.py' 2025-12-04T09:47:33.0403906Z adding 'torch/masked/_ops.py' 2025-12-04T09:47:33.0409838Z adding 'torch/masked/maskedtensor/__init__.py' 2025-12-04T09:47:33.0416291Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-12-04T09:47:33.0421229Z adding 'torch/masked/maskedtensor/binary.py' 2025-12-04T09:47:33.0427869Z adding 'torch/masked/maskedtensor/core.py' 2025-12-04T09:47:33.0431509Z adding 'torch/masked/maskedtensor/creation.py' 2025-12-04T09:47:33.0435160Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-12-04T09:47:33.0439805Z adding 'torch/masked/maskedtensor/reductions.py' 2025-12-04T09:47:33.0444894Z adding 'torch/masked/maskedtensor/unary.py' 2025-12-04T09:47:33.0448605Z adding 'torch/monitor/__init__.py' 2025-12-04T09:47:33.0454263Z adding 'torch/mps/__init__.py' 2025-12-04T09:47:33.0458135Z adding 'torch/mps/event.py' 2025-12-04T09:47:33.0462247Z adding 'torch/mps/profiler.py' 2025-12-04T09:47:33.0469718Z adding 'torch/mtia/__init__.py' 2025-12-04T09:47:33.0473916Z adding 'torch/mtia/_utils.py' 2025-12-04T09:47:33.0477889Z adding 'torch/mtia/memory.py' 2025-12-04T09:47:33.0481932Z adding 'torch/mtia/mtia_graph.py' 2025-12-04T09:47:33.0487262Z adding 'torch/multiprocessing/__init__.py' 2025-12-04T09:47:33.0491164Z adding 'torch/multiprocessing/_atfork.py' 2025-12-04T09:47:33.0495229Z adding 'torch/multiprocessing/pool.py' 2025-12-04T09:47:33.0499021Z adding 'torch/multiprocessing/queue.py' 2025-12-04T09:47:33.0508174Z adding 'torch/multiprocessing/reductions.py' 2025-12-04T09:47:33.0515738Z adding 'torch/multiprocessing/spawn.py' 2025-12-04T09:47:33.0519945Z adding 'torch/nativert/__init__.py' 2025-12-04T09:47:33.0523991Z adding 'torch/nativert/backends/__init__.py' 2025-12-04T09:47:33.0527895Z adding 'torch/nativert/backends/_lower_utils.py' 2025-12-04T09:47:33.0531289Z adding 'torch/nativert/backends/_lowered_aoti_module.py' 2025-12-04T09:47:33.0540768Z adding 'torch/nested/__init__.py' 2025-12-04T09:47:33.0545178Z adding 'torch/nested/_internal/__init__.py' 2025-12-04T09:47:33.0549123Z adding 'torch/nested/_internal/nested_int.py' 2025-12-04T09:47:33.0558711Z adding 'torch/nested/_internal/nested_tensor.py' 2025-12-04T09:47:33.0588014Z adding 'torch/nested/_internal/ops.py' 2025-12-04T09:47:33.0601920Z adding 'torch/nested/_internal/sdpa.py' 2025-12-04T09:47:33.0607560Z adding 'torch/nn/__init__.py' 2025-12-04T09:47:33.0611132Z adding 'torch/nn/_reduction.py' 2025-12-04T09:47:33.0614692Z adding 'torch/nn/common_types.py' 2025-12-04T09:47:33.0618536Z adding 'torch/nn/cpp.py' 2025-12-04T09:47:33.0691492Z adding 'torch/nn/functional.py' 2025-12-04T09:47:33.0704375Z adding 'torch/nn/functional.pyi' 2025-12-04T09:47:33.0709215Z adding 'torch/nn/grad.py' 2025-12-04T09:47:33.0720387Z adding 'torch/nn/init.py' 2025-12-04T09:47:33.0733144Z adding 'torch/nn/parameter.py' 2025-12-04T09:47:33.0733613Z adding 'torch/nn/parameter.pyi' 2025-12-04T09:47:33.0739382Z adding 'torch/nn/attention/__init__.py' 2025-12-04T09:47:33.0744730Z adding 'torch/nn/attention/_fa4.py' 2025-12-04T09:47:33.0749373Z adding 'torch/nn/attention/_registry.py' 2025-12-04T09:47:33.0753195Z adding 'torch/nn/attention/_utils.py' 2025-12-04T09:47:33.0759237Z adding 'torch/nn/attention/bias.py' 2025-12-04T09:47:33.0786263Z adding 'torch/nn/attention/flex_attention.py' 2025-12-04T09:47:33.0793791Z adding 'torch/nn/attention/varlen.py' 2025-12-04T09:47:33.0798440Z adding 'torch/nn/attention/experimental/__init__.py' 2025-12-04T09:47:33.0804547Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-12-04T09:47:33.0808820Z adding 'torch/nn/backends/__init__.py' 2025-12-04T09:47:33.0811916Z adding 'torch/nn/backends/thnn.py' 2025-12-04T09:47:33.0816080Z adding 'torch/nn/intrinsic/__init__.py' 2025-12-04T09:47:33.0820170Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-12-04T09:47:33.0823434Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-12-04T09:47:33.0827215Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-12-04T09:47:33.0831419Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-12-04T09:47:33.0834803Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-12-04T09:47:33.0838038Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-12-04T09:47:33.0841210Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-12-04T09:47:33.0845268Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-12-04T09:47:33.0849276Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-12-04T09:47:33.0853158Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-12-04T09:47:33.0856656Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-12-04T09:47:33.0860101Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-12-04T09:47:33.0863149Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-12-04T09:47:33.0866191Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-12-04T09:47:33.0869369Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-12-04T09:47:33.0874845Z adding 'torch/nn/modules/__init__.py' 2025-12-04T09:47:33.0880933Z adding 'torch/nn/modules/_functions.py' 2025-12-04T09:47:33.0898611Z adding 'torch/nn/modules/activation.py' 2025-12-04T09:47:33.0906231Z adding 'torch/nn/modules/adaptive.py' 2025-12-04T09:47:33.0916833Z adding 'torch/nn/modules/batchnorm.py' 2025-12-04T09:47:33.0921340Z adding 'torch/nn/modules/channelshuffle.py' 2025-12-04T09:47:33.0933691Z adding 'torch/nn/modules/container.py' 2025-12-04T09:47:33.0950729Z adding 'torch/nn/modules/conv.py' 2025-12-04T09:47:33.0956594Z adding 'torch/nn/modules/distance.py' 2025-12-04T09:47:33.0961654Z adding 'torch/nn/modules/dropout.py' 2025-12-04T09:47:33.0966349Z adding 'torch/nn/modules/flatten.py' 2025-12-04T09:47:33.0972148Z adding 'torch/nn/modules/fold.py' 2025-12-04T09:47:33.0978408Z adding 'torch/nn/modules/instancenorm.py' 2025-12-04T09:47:33.0984949Z adding 'torch/nn/modules/lazy.py' 2025-12-04T09:47:33.0990847Z adding 'torch/nn/modules/linear.py' 2025-12-04T09:47:33.1017855Z adding 'torch/nn/modules/loss.py' 2025-12-04T09:47:33.1061534Z adding 'torch/nn/modules/module.py' 2025-12-04T09:47:33.1071413Z adding 'torch/nn/modules/normalization.py' 2025-12-04T09:47:33.1078903Z adding 'torch/nn/modules/padding.py' 2025-12-04T09:47:33.1083803Z adding 'torch/nn/modules/pixelshuffle.py' 2025-12-04T09:47:33.1096709Z adding 'torch/nn/modules/pooling.py' 2025-12-04T09:47:33.1116642Z adding 'torch/nn/modules/rnn.py' 2025-12-04T09:47:33.1126274Z adding 'torch/nn/modules/sparse.py' 2025-12-04T09:47:33.1140874Z adding 'torch/nn/modules/transformer.py' 2025-12-04T09:47:33.1147537Z adding 'torch/nn/modules/upsampling.py' 2025-12-04T09:47:33.1151699Z adding 'torch/nn/modules/utils.py' 2025-12-04T09:47:33.1155957Z adding 'torch/nn/parallel/__init__.py' 2025-12-04T09:47:33.1160118Z adding 'torch/nn/parallel/_functions.py' 2025-12-04T09:47:33.1165903Z adding 'torch/nn/parallel/comm.py' 2025-12-04T09:47:33.1172386Z adding 'torch/nn/parallel/data_parallel.py' 2025-12-04T09:47:33.1214502Z adding 'torch/nn/parallel/distributed.py' 2025-12-04T09:47:33.1221694Z adding 'torch/nn/parallel/parallel_apply.py' 2025-12-04T09:47:33.1226572Z adding 'torch/nn/parallel/replicate.py' 2025-12-04T09:47:33.1231225Z adding 'torch/nn/parallel/scatter_gather.py' 2025-12-04T09:47:33.1235352Z adding 'torch/nn/qat/__init__.py' 2025-12-04T09:47:33.1239195Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-12-04T09:47:33.1243115Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-12-04T09:47:33.1246291Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-12-04T09:47:33.1250291Z adding 'torch/nn/qat/modules/__init__.py' 2025-12-04T09:47:33.1253499Z adding 'torch/nn/qat/modules/conv.py' 2025-12-04T09:47:33.1256708Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-12-04T09:47:33.1259858Z adding 'torch/nn/qat/modules/linear.py' 2025-12-04T09:47:33.1263539Z adding 'torch/nn/quantizable/__init__.py' 2025-12-04T09:47:33.1267296Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-12-04T09:47:33.1270471Z adding 'torch/nn/quantizable/modules/activation.py' 2025-12-04T09:47:33.1273612Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-12-04T09:47:33.1277712Z adding 'torch/nn/quantized/__init__.py' 2025-12-04T09:47:33.1280857Z adding 'torch/nn/quantized/functional.py' 2025-12-04T09:47:33.1284874Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-12-04T09:47:33.1289033Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-12-04T09:47:33.1292307Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-12-04T09:47:33.1295505Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-12-04T09:47:33.1299113Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-12-04T09:47:33.1301990Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-12-04T09:47:33.1305192Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-12-04T09:47:33.1309088Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-12-04T09:47:33.1313171Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-12-04T09:47:33.1316426Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-12-04T09:47:33.1319631Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-12-04T09:47:33.1323118Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-12-04T09:47:33.1327573Z adding 'torch/nn/quantized/modules/__init__.py' 2025-12-04T09:47:33.1331091Z adding 'torch/nn/quantized/modules/activation.py' 2025-12-04T09:47:33.1334347Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-12-04T09:47:33.1337720Z adding 'torch/nn/quantized/modules/conv.py' 2025-12-04T09:47:33.1341031Z adding 'torch/nn/quantized/modules/dropout.py' 2025-12-04T09:47:33.1344269Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-12-04T09:47:33.1347638Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-12-04T09:47:33.1350801Z adding 'torch/nn/quantized/modules/linear.py' 2025-12-04T09:47:33.1354211Z adding 'torch/nn/quantized/modules/normalization.py' 2025-12-04T09:47:33.1357342Z adding 'torch/nn/quantized/modules/rnn.py' 2025-12-04T09:47:33.1360690Z adding 'torch/nn/quantized/modules/utils.py' 2025-12-04T09:47:33.1365231Z adding 'torch/nn/utils/__init__.py' 2025-12-04T09:47:33.1374661Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-12-04T09:47:33.1375079Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-12-04T09:47:33.1379711Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-12-04T09:47:33.1385422Z adding 'torch/nn/utils/clip_grad.py' 2025-12-04T09:47:33.1389808Z adding 'torch/nn/utils/convert_parameters.py' 2025-12-04T09:47:33.1394432Z adding 'torch/nn/utils/fusion.py' 2025-12-04T09:47:33.1398310Z adding 'torch/nn/utils/init.py' 2025-12-04T09:47:33.1403173Z adding 'torch/nn/utils/memory_format.py' 2025-12-04T09:47:33.1413933Z adding 'torch/nn/utils/parametrizations.py' 2025-12-04T09:47:33.1428484Z adding 'torch/nn/utils/parametrize.py' 2025-12-04T09:47:33.1447228Z adding 'torch/nn/utils/prune.py' 2025-12-04T09:47:33.1457445Z adding 'torch/nn/utils/rnn.py' 2025-12-04T09:47:33.1465139Z adding 'torch/nn/utils/spectral_norm.py' 2025-12-04T09:47:33.1471625Z adding 'torch/nn/utils/stateless.py' 2025-12-04T09:47:33.1476555Z adding 'torch/nn/utils/weight_norm.py' 2025-12-04T09:47:33.1481092Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-12-04T09:47:33.1485237Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-12-04T09:47:33.1532167Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-12-04T09:47:33.1536767Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-12-04T09:47:33.1541675Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-12-04T09:47:33.1546690Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-12-04T09:47:33.1551136Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-12-04T09:47:33.1555122Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-12-04T09:47:33.1559060Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-12-04T09:47:33.1562921Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-12-04T09:47:33.1567046Z adding 'torch/numa/__init__.py' 2025-12-04T09:47:33.1575106Z adding 'torch/numa/binding.py' 2025-12-04T09:47:33.1583836Z adding 'torch/onnx/__init__.py' 2025-12-04T09:47:33.1587526Z adding 'torch/onnx/_constants.py' 2025-12-04T09:47:33.1591250Z adding 'torch/onnx/_flags.py' 2025-12-04T09:47:33.1595092Z adding 'torch/onnx/errors.py' 2025-12-04T09:47:33.1598753Z adding 'torch/onnx/operators.py' 2025-12-04T09:47:33.1601863Z adding 'torch/onnx/symbolic_helper.py' 2025-12-04T09:47:33.1605131Z adding 'torch/onnx/symbolic_opset10.py' 2025-12-04T09:47:33.1608052Z adding 'torch/onnx/symbolic_opset11.py' 2025-12-04T09:47:33.1611084Z adding 'torch/onnx/symbolic_opset12.py' 2025-12-04T09:47:33.1614139Z adding 'torch/onnx/symbolic_opset13.py' 2025-12-04T09:47:33.1617202Z adding 'torch/onnx/symbolic_opset14.py' 2025-12-04T09:47:33.1620172Z adding 'torch/onnx/symbolic_opset15.py' 2025-12-04T09:47:33.1623313Z adding 'torch/onnx/symbolic_opset16.py' 2025-12-04T09:47:33.1626361Z adding 'torch/onnx/symbolic_opset17.py' 2025-12-04T09:47:33.1629198Z adding 'torch/onnx/symbolic_opset18.py' 2025-12-04T09:47:33.1632207Z adding 'torch/onnx/symbolic_opset19.py' 2025-12-04T09:47:33.1635168Z adding 'torch/onnx/symbolic_opset20.py' 2025-12-04T09:47:33.1638296Z adding 'torch/onnx/symbolic_opset7.py' 2025-12-04T09:47:33.1642179Z adding 'torch/onnx/symbolic_opset8.py' 2025-12-04T09:47:33.1645388Z adding 'torch/onnx/symbolic_opset9.py' 2025-12-04T09:47:33.1648535Z adding 'torch/onnx/testing.py' 2025-12-04T09:47:33.1651598Z adding 'torch/onnx/utils.py' 2025-12-04T09:47:33.1654790Z adding 'torch/onnx/verification.py' 2025-12-04T09:47:33.1658541Z adding 'torch/onnx/_internal/__init__.py' 2025-12-04T09:47:33.1661904Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-12-04T09:47:33.1666021Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-12-04T09:47:33.1671470Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-12-04T09:47:33.1682489Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-12-04T09:47:33.1688280Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-12-04T09:47:33.1693803Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-12-04T09:47:33.1697298Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-12-04T09:47:33.1721860Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-12-04T09:47:33.1727399Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-12-04T09:47:33.1733873Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-12-04T09:47:33.1740707Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-12-04T09:47:33.1744317Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-12-04T09:47:33.1747606Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-12-04T09:47:33.1751165Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-12-04T09:47:33.1755652Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-12-04T09:47:33.1759530Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-12-04T09:47:33.1767671Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-12-04T09:47:33.1774309Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-12-04T09:47:33.1779395Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-12-04T09:47:33.1788014Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-12-04T09:47:33.1792281Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-12-04T09:47:33.1796560Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-12-04T09:47:33.1800119Z adding 'torch/onnx/_internal/exporter/_type_casting.py' 2025-12-04T09:47:33.1806813Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-12-04T09:47:33.1811060Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-12-04T09:47:33.1814821Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-12-04T09:47:33.1818980Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-12-04T09:47:33.1822960Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-12-04T09:47:33.1826577Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-12-04T09:47:33.1830998Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-12-04T09:47:33.1837554Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-12-04T09:47:33.1842287Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-12-04T09:47:33.1845892Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symops.py' 2025-12-04T09:47:33.1849981Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-12-04T09:47:33.1855368Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-12-04T09:47:33.1860170Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-12-04T09:47:33.1864379Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-12-04T09:47:33.1880465Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-12-04T09:47:33.1886988Z adding 'torch/onnx/_internal/torchscript_exporter/__init__.py' 2025-12-04T09:47:33.1890445Z adding 'torch/onnx/_internal/torchscript_exporter/_experimental.py' 2025-12-04T09:47:33.1894194Z adding 'torch/onnx/_internal/torchscript_exporter/_globals.py' 2025-12-04T09:47:33.1900458Z adding 'torch/onnx/_internal/torchscript_exporter/_type_utils.py' 2025-12-04T09:47:33.1907298Z adding 'torch/onnx/_internal/torchscript_exporter/jit_utils.py' 2025-12-04T09:47:33.1913086Z adding 'torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py' 2025-12-04T09:47:33.1919288Z adding 'torch/onnx/_internal/torchscript_exporter/registration.py' 2025-12-04T09:47:33.1948376Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_helper.py' 2025-12-04T09:47:33.1961025Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py' 2025-12-04T09:47:33.1979091Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py' 2025-12-04T09:47:33.1986853Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py' 2025-12-04T09:47:33.2000645Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py' 2025-12-04T09:47:33.2007450Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py' 2025-12-04T09:47:33.2011728Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py' 2025-12-04T09:47:33.2016636Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py' 2025-12-04T09:47:33.2022208Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py' 2025-12-04T09:47:33.2027274Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py' 2025-12-04T09:47:33.2030807Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py' 2025-12-04T09:47:33.2034674Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py' 2025-12-04T09:47:33.2038300Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py' 2025-12-04T09:47:33.2044680Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py' 2025-12-04T09:47:33.2113287Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py' 2025-12-04T09:47:33.2147622Z adding 'torch/onnx/_internal/torchscript_exporter/utils.py' 2025-12-04T09:47:33.2157268Z adding 'torch/onnx/_internal/torchscript_exporter/verification.py' 2025-12-04T09:47:33.2166590Z adding 'torch/onnx/ops/__init__.py' 2025-12-04T09:47:33.2170663Z adding 'torch/onnx/ops/_dtype_mappings.py' 2025-12-04T09:47:33.2178608Z adding 'torch/onnx/ops/_impl.py' 2025-12-04T09:47:33.2184123Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-12-04T09:47:33.2189689Z adding 'torch/optim/__init__.py' 2025-12-04T09:47:33.2199698Z adding 'torch/optim/_adafactor.py' 2025-12-04T09:47:33.2204351Z adding 'torch/optim/_functional.py' 2025-12-04T09:47:33.2211093Z adding 'torch/optim/_muon.py' 2025-12-04T09:47:33.2218319Z adding 'torch/optim/adadelta.py' 2025-12-04T09:47:33.2226791Z adding 'torch/optim/adagrad.py' 2025-12-04T09:47:33.2240222Z adding 'torch/optim/adam.py' 2025-12-04T09:47:33.2248348Z adding 'torch/optim/adamax.py' 2025-12-04T09:47:33.2253644Z adding 'torch/optim/adamw.py' 2025-12-04T09:47:33.2260609Z adding 'torch/optim/asgd.py' 2025-12-04T09:47:33.2269069Z adding 'torch/optim/lbfgs.py' 2025-12-04T09:47:33.2296880Z adding 'torch/optim/lr_scheduler.py' 2025-12-04T09:47:33.2308221Z adding 'torch/optim/nadam.py' 2025-12-04T09:47:33.2327075Z adding 'torch/optim/optimizer.py' 2025-12-04T09:47:33.2336942Z adding 'torch/optim/radam.py' 2025-12-04T09:47:33.2345217Z adding 'torch/optim/rmsprop.py' 2025-12-04T09:47:33.2352918Z adding 'torch/optim/rprop.py' 2025-12-04T09:47:33.2361194Z adding 'torch/optim/sgd.py' 2025-12-04T09:47:33.2367047Z adding 'torch/optim/sparse_adam.py' 2025-12-04T09:47:33.2375893Z adding 'torch/optim/swa_utils.py' 2025-12-04T09:47:33.2380716Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-12-04T09:47:33.2384072Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-12-04T09:47:33.2388353Z adding 'torch/package/__init__.py' 2025-12-04T09:47:33.2392583Z adding 'torch/package/_digraph.py' 2025-12-04T09:47:33.2396549Z adding 'torch/package/_directory_reader.py' 2025-12-04T09:47:33.2400573Z adding 'torch/package/_importlib.py' 2025-12-04T09:47:33.2404317Z adding 'torch/package/_mangling.py' 2025-12-04T09:47:33.2408279Z adding 'torch/package/_mock.py' 2025-12-04T09:47:33.2412897Z adding 'torch/package/_package_pickler.py' 2025-12-04T09:47:33.2416549Z adding 'torch/package/_package_unpickler.py' 2025-12-04T09:47:33.2419796Z adding 'torch/package/_stdlib.py' 2025-12-04T09:47:33.2424245Z adding 'torch/package/file_structure_representation.py' 2025-12-04T09:47:33.2428419Z adding 'torch/package/find_file_dependencies.py' 2025-12-04T09:47:33.2432443Z adding 'torch/package/glob_group.py' 2025-12-04T09:47:33.2438404Z adding 'torch/package/importer.py' 2025-12-04T09:47:33.2456936Z adding 'torch/package/package_exporter.py' 2025-12-04T09:47:33.2471158Z adding 'torch/package/package_importer.py' 2025-12-04T09:47:33.2475951Z adding 'torch/package/analyze/__init__.py' 2025-12-04T09:47:33.2479481Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-12-04T09:47:33.2482814Z adding 'torch/package/analyze/is_from_package.py' 2025-12-04T09:47:33.2486662Z adding 'torch/package/analyze/trace_dependencies.py' 2025-12-04T09:47:33.2490981Z adding 'torch/profiler/__init__.py' 2025-12-04T09:47:33.2508861Z adding 'torch/profiler/_memory_profiler.py' 2025-12-04T09:47:33.2518921Z adding 'torch/profiler/_pattern_matcher.py' 2025-12-04T09:47:33.2528279Z adding 'torch/profiler/_utils.py' 2025-12-04T09:47:33.2532353Z adding 'torch/profiler/itt.py' 2025-12-04T09:47:33.2548394Z adding 'torch/profiler/profiler.py' 2025-12-04T09:47:33.2552742Z adding 'torch/profiler/python_tracer.py' 2025-12-04T09:47:33.2557388Z adding 'torch/quantization/__init__.py' 2025-12-04T09:47:33.2560728Z adding 'torch/quantization/_numeric_suite.py' 2025-12-04T09:47:33.2564131Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-12-04T09:47:33.2568252Z adding 'torch/quantization/_quantized_conversions.py' 2025-12-04T09:47:33.2571750Z adding 'torch/quantization/fake_quantize.py' 2025-12-04T09:47:33.2574909Z adding 'torch/quantization/fuse_modules.py' 2025-12-04T09:47:33.2578107Z adding 'torch/quantization/fuser_method_mappings.py' 2025-12-04T09:47:33.2581304Z adding 'torch/quantization/observer.py' 2025-12-04T09:47:33.2584532Z adding 'torch/quantization/qconfig.py' 2025-12-04T09:47:33.2587664Z adding 'torch/quantization/quant_type.py' 2025-12-04T09:47:33.2591006Z adding 'torch/quantization/quantization_mappings.py' 2025-12-04T09:47:33.2594210Z adding 'torch/quantization/quantize.py' 2025-12-04T09:47:33.2597416Z adding 'torch/quantization/quantize_fx.py' 2025-12-04T09:47:33.2600680Z adding 'torch/quantization/quantize_jit.py' 2025-12-04T09:47:33.2604187Z adding 'torch/quantization/stubs.py' 2025-12-04T09:47:33.2607202Z adding 'torch/quantization/utils.py' 2025-12-04T09:47:33.2611280Z adding 'torch/quantization/fx/__init__.py' 2025-12-04T09:47:33.2614614Z adding 'torch/quantization/fx/_equalize.py' 2025-12-04T09:47:33.2617773Z adding 'torch/quantization/fx/convert.py' 2025-12-04T09:47:33.2620825Z adding 'torch/quantization/fx/fuse.py' 2025-12-04T09:47:33.2623986Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-12-04T09:47:33.2627161Z adding 'torch/quantization/fx/graph_module.py' 2025-12-04T09:47:33.2630281Z adding 'torch/quantization/fx/match_utils.py' 2025-12-04T09:47:33.2633544Z adding 'torch/quantization/fx/pattern_utils.py' 2025-12-04T09:47:33.2636629Z adding 'torch/quantization/fx/prepare.py' 2025-12-04T09:47:33.2640076Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-12-04T09:47:33.2643229Z adding 'torch/quantization/fx/quantization_types.py' 2025-12-04T09:47:33.2646517Z adding 'torch/quantization/fx/utils.py' 2025-12-04T09:47:33.2651546Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-12-04T09:47:33.2656687Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-12-04T09:47:33.2660410Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-12-04T09:47:33.2664884Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-12-04T09:47:33.2678122Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-12-04T09:47:33.2682870Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-12-04T09:47:33.2686660Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-12-04T09:47:33.2690956Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-12-04T09:47:33.2695191Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-12-04T09:47:33.2699031Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-12-04T09:47:33.2703556Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-12-04T09:47:33.2734278Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-12-04T09:47:33.2739918Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-12-04T09:47:33.2745026Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-12-04T09:47:33.2749210Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-12-04T09:47:33.2755346Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-12-04T09:47:33.2761220Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-12-04T09:47:33.2767884Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-12-04T09:47:33.2774650Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-12-04T09:47:33.2778818Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-12-04T09:47:33.2782601Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-12-04T09:47:33.2786110Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-12-04T09:47:33.2789368Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-12-04T09:47:33.2793170Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-12-04T09:47:33.2801771Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-12-04T09:47:33.2806045Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-12-04T09:47:33.2811084Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-12-04T09:47:33.2814483Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-12-04T09:47:33.2818180Z adding 'torch/signal/__init__.py' 2025-12-04T09:47:33.2822006Z adding 'torch/signal/windows/__init__.py' 2025-12-04T09:47:33.2829066Z adding 'torch/signal/windows/windows.py' 2025-12-04T09:47:33.2840036Z adding 'torch/sparse/__init__.py' 2025-12-04T09:47:33.2847406Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-12-04T09:47:33.2852093Z adding 'torch/sparse/_semi_structured_ops.py' 2025-12-04T09:47:33.2876826Z adding 'torch/sparse/_triton_ops.py' 2025-12-04T09:47:33.2995331Z adding 'torch/sparse/_triton_ops_meta.py' 2025-12-04T09:47:33.3015937Z adding 'torch/sparse/semi_structured.py' 2025-12-04T09:47:33.3025968Z adding 'torch/special/__init__.py' 2025-12-04T09:47:33.3196769Z adding 'torch/test/CppSignature_test.exe' 2025-12-04T09:47:33.3456681Z adding 'torch/test/Dict_test.exe' 2025-12-04T09:47:33.3644053Z adding 'torch/test/Dimname_test.exe' 2025-12-04T09:47:33.3875970Z adding 'torch/test/IListRef_test.exe' 2025-12-04T09:47:33.4118866Z adding 'torch/test/KernelFunction_test.exe' 2025-12-04T09:47:33.4453898Z adding 'torch/test/List_test.exe' 2025-12-04T09:47:33.4711113Z adding 'torch/test/MaybeOwned_test.exe' 2025-12-04T09:47:33.4947054Z adding 'torch/test/NamedTensor_test.exe' 2025-12-04T09:47:33.5159726Z adding 'torch/test/StorageUtils_test.exe' 2025-12-04T09:47:33.5380382Z adding 'torch/test/apply_utils_test.exe' 2025-12-04T09:47:33.5615061Z adding 'torch/test/atest.exe' 2025-12-04T09:47:33.5828179Z adding 'torch/test/backend_fallback_test.exe' 2025-12-04T09:47:33.6082597Z adding 'torch/test/basic.exe' 2025-12-04T09:47:33.6298317Z adding 'torch/test/broadcast_test.exe' 2025-12-04T09:47:33.6484648Z adding 'torch/test/c10_AllocatorConfig_test.exe' 2025-12-04T09:47:33.6653890Z adding 'torch/test/c10_ArrayRef_test.exe' 2025-12-04T09:47:33.6825947Z adding 'torch/test/c10_Bitset_test.exe' 2025-12-04T09:47:33.6985809Z adding 'torch/test/c10_CompileTimeFunctionPointer_test.exe' 2025-12-04T09:47:33.7145744Z adding 'torch/test/c10_ConstexprCrc_test.exe' 2025-12-04T09:47:33.7303150Z adding 'torch/test/c10_DeadlockDetection_test.exe' 2025-12-04T09:47:33.7476980Z adding 'torch/test/c10_DeviceGuard_test.exe' 2025-12-04T09:47:33.7657448Z adding 'torch/test/c10_Device_test.exe' 2025-12-04T09:47:33.7857792Z adding 'torch/test/c10_DispatchKeySet_test.exe' 2025-12-04T09:47:33.8052438Z adding 'torch/test/c10_Enumerate_test.exe' 2025-12-04T09:47:33.8222674Z adding 'torch/test/c10_Half_test.exe' 2025-12-04T09:47:33.8404964Z adding 'torch/test/c10_InlineDeviceGuard_test.exe' 2025-12-04T09:47:33.8594726Z adding 'torch/test/c10_InlineStreamGuard_test.exe' 2025-12-04T09:47:33.8769890Z adding 'torch/test/c10_IntrusiveList_test.exe' 2025-12-04T09:47:33.8959721Z adding 'torch/test/c10_LeftRight_test.exe' 2025-12-04T09:47:33.9148022Z adding 'torch/test/c10_NetworkFlow_test.exe' 2025-12-04T09:47:33.9323108Z adding 'torch/test/c10_Scalar_test.exe' 2025-12-04T09:47:33.9484878Z adding 'torch/test/c10_Semaphore_test.exe' 2025-12-04T09:47:33.9668403Z adding 'torch/test/c10_SizesAndStrides_test.exe' 2025-12-04T09:47:33.9824965Z adding 'torch/test/c10_StreamGuard_test.exe' 2025-12-04T09:47:34.0003222Z adding 'torch/test/c10_SymInt_test.exe' 2025-12-04T09:47:34.0174605Z adding 'torch/test/c10_Synchronized_test.exe' 2025-12-04T09:47:34.0357182Z adding 'torch/test/c10_ThreadLocal_test.exe' 2025-12-04T09:47:34.0529336Z adding 'torch/test/c10_TypeIndex_test.exe' 2025-12-04T09:47:34.0707027Z adding 'torch/test/c10_accumulate_test.exe' 2025-12-04T09:47:34.0895555Z adding 'torch/test/c10_bfloat16_test.exe' 2025-12-04T09:47:34.1061245Z adding 'torch/test/c10_bit_cast_test.exe' 2025-12-04T09:47:34.1259649Z adding 'torch/test/c10_complex_math_test.exe' 2025-12-04T09:47:34.1453842Z adding 'torch/test/c10_complex_test.exe' 2025-12-04T09:47:34.1648837Z adding 'torch/test/c10_cow_test.exe' 2025-12-04T09:47:34.1819095Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_1_var_test.exe' 2025-12-04T09:47:34.1978734Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_catches_stream.exe' 2025-12-04T09:47:34.2140684Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.exe' 2025-12-04T09:47:34.2298689Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes.exe' 2025-12-04T09:47:34.2460268Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.exe' 2025-12-04T09:47:34.2621488Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.exe' 2025-12-04T09:47:34.2782271Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.exe' 2025-12-04T09:47:34.2940978Z adding 'torch/test/c10_cuda_CUDATest.exe' 2025-12-04T09:47:34.3107036Z adding 'torch/test/c10_error_test.exe' 2025-12-04T09:47:34.3287483Z adding 'torch/test/c10_exception_test.exe' 2025-12-04T09:47:34.3452370Z adding 'torch/test/c10_flags_test.exe' 2025-12-04T09:47:34.3621662Z adding 'torch/test/c10_generic_math_test.exe' 2025-12-04T09:47:34.3768976Z adding 'torch/test/c10_intrusive_ptr_benchmark.exe' 2025-12-04T09:47:34.4180685Z adding 'torch/test/c10_intrusive_ptr_test.exe' 2025-12-04T09:47:34.4368838Z adding 'torch/test/c10_irange_test.exe' 2025-12-04T09:47:34.4555980Z adding 'torch/test/c10_lazy_test.exe' 2025-12-04T09:47:34.4745326Z adding 'torch/test/c10_logging_test.exe' 2025-12-04T09:47:34.4906254Z adding 'torch/test/c10_nofatal_test.exe' 2025-12-04T09:47:34.5151525Z adding 'torch/test/c10_optional_test.exe' 2025-12-04T09:47:34.5360200Z adding 'torch/test/c10_ordered_preserving_dict_test.exe' 2025-12-04T09:47:34.5542637Z adding 'torch/test/c10_registry_test.exe' 2025-12-04T09:47:34.5901989Z adding 'torch/test/c10_small_vector_test.exe' 2025-12-04T09:47:34.6085919Z adding 'torch/test/c10_ssize_test.exe' 2025-12-04T09:47:34.6272237Z adding 'torch/test/c10_string_util_test.exe' 2025-12-04T09:47:34.6429418Z adding 'torch/test/c10_string_view_test.exe' 2025-12-04T09:47:34.6591120Z adding 'torch/test/c10_tempfile_test.exe' 2025-12-04T09:47:34.6774760Z adding 'torch/test/c10_typeid_test.exe' 2025-12-04T09:47:34.6971560Z adding 'torch/test/cpu_allocator_test.exe' 2025-12-04T09:47:34.7197773Z adding 'torch/test/cpu_generator_test.exe' 2025-12-04T09:47:34.7406686Z adding 'torch/test/cpu_profiling_allocator_test.exe' 2025-12-04T09:47:34.7824193Z adding 'torch/test/cpu_rng_test.exe' 2025-12-04T09:47:34.8003995Z adding 'torch/test/cuda_allocatorTraceTracker_test.exe' 2025-12-04T09:47:34.8214750Z adding 'torch/test/cuda_allocator_test.exe' 2025-12-04T09:47:34.8377718Z adding 'torch/test/cuda_apply_test.exe' 2025-12-04T09:47:34.8585410Z adding 'torch/test/cuda_atomic_ops_test.exe' 2025-12-04T09:47:34.8810036Z adding 'torch/test/cuda_caching_host_allocator_test.exe' 2025-12-04T09:47:34.9046507Z adding 'torch/test/cuda_complex_math_test.exe' 2025-12-04T09:47:34.9253322Z adding 'torch/test/cuda_complex_test.exe' 2025-12-04T09:47:34.9477024Z adding 'torch/test/cuda_cub_test.exe' 2025-12-04T09:47:34.9660847Z adding 'torch/test/cuda_cublas_handle_pool_test.exe' 2025-12-04T09:47:34.9851917Z adding 'torch/test/cuda_cudnn_test.exe' 2025-12-04T09:47:35.0024876Z adding 'torch/test/cuda_device_test.exe' 2025-12-04T09:47:35.0306068Z adding 'torch/test/cuda_distributions_test.exe' 2025-12-04T09:47:35.0514445Z adding 'torch/test/cuda_dlconvertor_test.exe' 2025-12-04T09:47:35.0679078Z adding 'torch/test/cuda_event_test.exe' 2025-12-04T09:47:35.0839480Z adding 'torch/test/cuda_exchange_device_test.exe' 2025-12-04T09:47:35.1056217Z adding 'torch/test/cuda_generator_test.exe' 2025-12-04T09:47:35.1257499Z adding 'torch/test/cuda_half_test.exe' 2025-12-04T09:47:35.1426513Z adding 'torch/test/cuda_integer_divider_test.exe' 2025-12-04T09:47:35.1623030Z adding 'torch/test/cuda_optional_test.exe' 2025-12-04T09:47:35.1826670Z adding 'torch/test/cuda_packedtensoraccessor_test.exe' 2025-12-04T09:47:35.2034502Z adding 'torch/test/cuda_reportMemoryUsage_test.exe' 2025-12-04T09:47:35.2241964Z adding 'torch/test/cuda_stream_test.exe' 2025-12-04T09:47:35.2450308Z adding 'torch/test/cuda_vectorized_test.exe' 2025-12-04T09:47:35.2656248Z adding 'torch/test/dlconvertor_test.exe' 2025-12-04T09:47:35.2878879Z adding 'torch/test/extension_backend_test.exe' 2025-12-04T09:47:35.3101739Z adding 'torch/test/half_test.exe' 2025-12-04T09:47:35.3351867Z adding 'torch/test/inline_container_test.exe' 2025-12-04T09:47:35.3704203Z adding 'torch/test/ivalue_test.exe' 2025-12-04T09:47:35.4108987Z adding 'torch/test/kernel_function_legacy_test.exe' 2025-12-04T09:47:35.4455588Z adding 'torch/test/kernel_function_test.exe' 2025-12-04T09:47:35.4869589Z adding 'torch/test/kernel_lambda_legacy_test.exe' 2025-12-04T09:47:35.5229362Z adding 'torch/test/kernel_lambda_test.exe' 2025-12-04T09:47:35.5481481Z adding 'torch/test/kernel_stackbased_test.exe' 2025-12-04T09:47:35.5683873Z adding 'torch/test/lazy_tensor_test.exe' 2025-12-04T09:47:35.5967149Z adding 'torch/test/legacy_vmap_test.exe' 2025-12-04T09:47:35.6313605Z adding 'torch/test/make_boxed_from_unboxed_functor_test.exe' 2025-12-04T09:47:35.6531288Z adding 'torch/test/math_kernel_test.exe' 2025-12-04T09:47:35.6736905Z adding 'torch/test/memory_format_test.exe' 2025-12-04T09:47:35.6939841Z adding 'torch/test/memory_overlapping_test.exe' 2025-12-04T09:47:35.7142247Z adding 'torch/test/mobile_memory_cleanup.exe' 2025-12-04T09:47:35.7363553Z adding 'torch/test/native_test.exe' 2025-12-04T09:47:35.7525677Z adding 'torch/test/op_allowlist_test.exe' 2025-12-04T09:47:35.8327275Z adding 'torch/test/op_registration_test.exe' 2025-12-04T09:47:35.8546354Z adding 'torch/test/operator_name_test.exe' 2025-12-04T09:47:35.8746765Z adding 'torch/test/operators_test.exe' 2025-12-04T09:47:35.8953908Z adding 'torch/test/packedtensoraccessor_test.exe' 2025-12-04T09:47:35.9229493Z adding 'torch/test/pow_test.exe' 2025-12-04T09:47:35.9460409Z adding 'torch/test/quantized_test.exe' 2025-12-04T09:47:35.9662112Z adding 'torch/test/reduce_ops_test.exe' 2025-12-04T09:47:35.9869729Z adding 'torch/test/reportMemoryUsage_test.exe' 2025-12-04T09:47:36.0100751Z adding 'torch/test/scalar_tensor_test.exe' 2025-12-04T09:47:36.0339712Z adding 'torch/test/scalar_test.exe' 2025-12-04T09:47:36.0544063Z adding 'torch/test/stride_properties_test.exe' 2025-12-04T09:47:36.0818725Z adding 'torch/test/tensor_iterator_test.exe' 2025-12-04T09:47:36.1036983Z adding 'torch/test/test_parallel.exe' 2025-12-04T09:47:36.1286498Z adding 'torch/test/thread_init_test.exe' 2025-12-04T09:47:36.1464352Z adding 'torch/test/type_ptr_test.exe' 2025-12-04T09:47:36.1692220Z adding 'torch/test/type_test.exe' 2025-12-04T09:47:36.1907787Z adding 'torch/test/undefined_tensor_test.exe' 2025-12-04T09:47:36.2103334Z adding 'torch/test/verify_api_visibility.exe' 2025-12-04T09:47:36.2310939Z adding 'torch/test/weakref_test.exe' 2025-12-04T09:47:36.2515616Z adding 'torch/test/wrapdim_test.exe' 2025-12-04T09:47:36.2719008Z adding 'torch/test/xla_tensor_test.exe' 2025-12-04T09:47:36.2731620Z adding 'torch/testing/__init__.py' 2025-12-04T09:47:36.2752820Z adding 'torch/testing/_comparison.py' 2025-12-04T09:47:36.2760664Z adding 'torch/testing/_creation.py' 2025-12-04T09:47:36.2764785Z adding 'torch/testing/_utils.py' 2025-12-04T09:47:36.2770340Z adding 'torch/testing/_internal/__init__.py' 2025-12-04T09:47:36.2778135Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-12-04T09:47:36.2784836Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-12-04T09:47:36.2790333Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-12-04T09:47:36.2796971Z adding 'torch/testing/_internal/common_cuda.py' 2025-12-04T09:47:36.2824677Z adding 'torch/testing/_internal/common_device_type.py' 2025-12-04T09:47:36.2830262Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-12-04T09:47:36.2856295Z adding 'torch/testing/_internal/common_distributed.py' 2025-12-04T09:47:36.2862145Z adding 'torch/testing/_internal/common_dtype.py' 2025-12-04T09:47:36.2881191Z adding 'torch/testing/_internal/common_fsdp.py' 2025-12-04T09:47:36.2889241Z adding 'torch/testing/_internal/common_jit.py' 2025-12-04T09:47:36.3124705Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-12-04T09:47:36.3156970Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-12-04T09:47:36.3189902Z adding 'torch/testing/_internal/common_modules.py' 2025-12-04T09:47:36.3203791Z adding 'torch/testing/_internal/common_mps.py' 2025-12-04T09:47:36.3241044Z adding 'torch/testing/_internal/common_nn.py' 2025-12-04T09:47:36.3262531Z adding 'torch/testing/_internal/common_optimizers.py' 2025-12-04T09:47:36.3269798Z adding 'torch/testing/_internal/common_pruning.py' 2025-12-04T09:47:36.3300930Z adding 'torch/testing/_internal/common_quantization.py' 2025-12-04T09:47:36.3314114Z adding 'torch/testing/_internal/common_quantized.py' 2025-12-04T09:47:36.3320648Z adding 'torch/testing/_internal/common_subclass.py' 2025-12-04T09:47:36.3409200Z adding 'torch/testing/_internal/common_utils.py' 2025-12-04T09:47:36.3424042Z adding 'torch/testing/_internal/composite_compliance.py' 2025-12-04T09:47:36.3431469Z adding 'torch/testing/_internal/custom_op_db.py' 2025-12-04T09:47:36.3436115Z adding 'torch/testing/_internal/custom_tensor.py' 2025-12-04T09:47:36.3441217Z adding 'torch/testing/_internal/dist_utils.py' 2025-12-04T09:47:36.3444996Z adding 'torch/testing/_internal/dynamo_pytree_test_utils.py' 2025-12-04T09:47:36.3449389Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-12-04T09:47:36.3454486Z adding 'torch/testing/_internal/fake_config_module.py' 2025-12-04T09:47:36.3458166Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-12-04T09:47:36.3461312Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-12-04T09:47:36.3466970Z adding 'torch/testing/_internal/hop_db.py' 2025-12-04T09:47:36.3474153Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-12-04T09:47:36.3481086Z adding 'torch/testing/_internal/inductor_utils.py' 2025-12-04T09:47:36.3492760Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-12-04T09:47:36.3505521Z adding 'torch/testing/_internal/jit_utils.py' 2025-12-04T09:47:36.3511366Z adding 'torch/testing/_internal/logging_tensor.py' 2025-12-04T09:47:36.3516633Z adding 'torch/testing/_internal/logging_utils.py' 2025-12-04T09:47:36.3520413Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-12-04T09:47:36.3523693Z adding 'torch/testing/_internal/static_module.py' 2025-12-04T09:47:36.3527585Z adding 'torch/testing/_internal/subclasses.py' 2025-12-04T09:47:36.3531992Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-12-04T09:47:36.3540446Z adding 'torch/testing/_internal/triton_utils.py' 2025-12-04T09:47:36.3545427Z adding 'torch/testing/_internal/two_tensor.py' 2025-12-04T09:47:36.3549842Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-12-04T09:47:36.3553788Z adding 'torch/testing/_internal/data/__init__.py' 2025-12-04T09:47:36.3556883Z adding 'torch/testing/_internal/data/network1.py' 2025-12-04T09:47:36.3560138Z adding 'torch/testing/_internal/data/network2.py' 2025-12-04T09:47:36.3564173Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-12-04T09:47:36.3568884Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-12-04T09:47:36.3574125Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-12-04T09:47:36.3583704Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-12-04T09:47:36.3694272Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-12-04T09:47:36.3709262Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-12-04T09:47:36.3713232Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-12-04T09:47:36.3721494Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-12-04T09:47:36.3727339Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-12-04T09:47:36.3731364Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-12-04T09:47:36.3734929Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-12-04T09:47:36.3739851Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-12-04T09:47:36.3744001Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-12-04T09:47:36.3747642Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-12-04T09:47:36.3751705Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-12-04T09:47:36.3764537Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-12-04T09:47:36.3769438Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-12-04T09:47:36.3773132Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-12-04T09:47:36.3780914Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-12-04T09:47:36.3785606Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-12-04T09:47:36.3813643Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-12-04T09:47:36.3820897Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-12-04T09:47:36.3826716Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-12-04T09:47:36.3830804Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-12-04T09:47:36.3834575Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-12-04T09:47:36.3892984Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-12-04T09:47:36.3901571Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-12-04T09:47:36.3905392Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-12-04T09:47:36.3909685Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-12-04T09:47:36.3916922Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-12-04T09:47:36.3921579Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-12-04T09:47:36.3925710Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-12-04T09:47:36.3940448Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-12-04T09:47:36.3946069Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-12-04T09:47:36.3950136Z adding 'torch/testing/_internal/generated/__init__.py' 2025-12-04T09:47:36.3999875Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-12-04T09:47:36.4015845Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-12-04T09:47:36.4058275Z adding 'torch/testing/_internal/opinfo/core.py' 2025-12-04T09:47:36.4065628Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-12-04T09:47:36.4071333Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-12-04T09:47:36.4075738Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-12-04T09:47:36.4085178Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-12-04T09:47:36.4092632Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-12-04T09:47:36.4113355Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-12-04T09:47:36.4132272Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-12-04T09:47:36.4139153Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-12-04T09:47:36.4148833Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-12-04T09:47:36.4156348Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-12-04T09:47:36.4161001Z adding 'torch/testing/_internal/optests/__init__.py' 2025-12-04T09:47:36.4166012Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-12-04T09:47:36.4171082Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-12-04T09:47:36.4174487Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-12-04T09:47:36.4186802Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-12-04T09:47:36.4191661Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-12-04T09:47:36.4195644Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-12-04T09:47:36.4198900Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-12-04T09:47:36.4202233Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-12-04T09:47:36.4208830Z adding 'torch/utils/__init__.py' 2025-12-04T09:47:36.4213127Z adding 'torch/utils/_appending_byte_serializer.py' 2025-12-04T09:47:36.4226280Z adding 'torch/utils/_config_module.py' 2025-12-04T09:47:36.4231145Z adding 'torch/utils/_config_typing.pyi' 2025-12-04T09:47:36.4237614Z adding 'torch/utils/_content_store.py' 2025-12-04T09:47:36.4243541Z adding 'torch/utils/_contextlib.py' 2025-12-04T09:47:36.4247875Z adding 'torch/utils/_cpp_embed_headers.py' 2025-12-04T09:47:36.4252123Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-12-04T09:47:36.4264249Z adding 'torch/utils/_cxx_pytree.py' 2025-12-04T09:47:36.4281468Z adding 'torch/utils/_debug_mode.py' 2025-12-04T09:47:36.4286756Z adding 'torch/utils/_device.py' 2025-12-04T09:47:36.4290391Z adding 'torch/utils/_dtype_abbrs.py' 2025-12-04T09:47:36.4293741Z adding 'torch/utils/_exposed_in.py' 2025-12-04T09:47:36.4297076Z adding 'torch/utils/_filelock.py' 2025-12-04T09:47:36.4300776Z adding 'torch/utils/_foreach_utils.py' 2025-12-04T09:47:36.4304439Z adding 'torch/utils/_functools.py' 2025-12-04T09:47:36.4309407Z adding 'torch/utils/_get_clean_triton.py' 2025-12-04T09:47:36.4312783Z adding 'torch/utils/_helion.py' 2025-12-04T09:47:36.4316293Z adding 'torch/utils/_import_utils.py' 2025-12-04T09:47:36.4319405Z adding 'torch/utils/_mode_utils.py' 2025-12-04T09:47:36.4323744Z adding 'torch/utils/_ordered_set.py' 2025-12-04T09:47:36.4327535Z adding 'torch/utils/_pallas.py' 2025-12-04T09:47:36.4342923Z adding 'torch/utils/_python_dispatch.py' 2025-12-04T09:47:36.4368936Z adding 'torch/utils/_pytree.py' 2025-12-04T09:47:36.4374821Z adding 'torch/utils/_runtime_estimation.py' 2025-12-04T09:47:36.4379101Z adding 'torch/utils/_stats.py' 2025-12-04T09:47:36.4382401Z adding 'torch/utils/_thunk.py' 2025-12-04T09:47:36.4388336Z adding 'torch/utils/_traceback.py' 2025-12-04T09:47:36.4392765Z adding 'torch/utils/_triton.py' 2025-12-04T09:47:36.4396172Z adding 'torch/utils/_typing_utils.py' 2025-12-04T09:47:36.4399928Z adding 'torch/utils/_zip.py' 2025-12-04T09:47:36.4408831Z adding 'torch/utils/backend_registration.py' 2025-12-04T09:47:36.4417808Z adding 'torch/utils/bundled_inputs.py' 2025-12-04T09:47:36.4447059Z adding 'torch/utils/checkpoint.py' 2025-12-04T09:47:36.4460036Z adding 'torch/utils/collect_env.py' 2025-12-04T09:47:36.4464058Z adding 'torch/utils/cpp_backtrace.py' 2025-12-04T09:47:36.4510875Z adding 'torch/utils/cpp_extension.py' 2025-12-04T09:47:36.4517492Z adding 'torch/utils/deterministic.py' 2025-12-04T09:47:36.4522542Z adding 'torch/utils/dlpack.py' 2025-12-04T09:47:36.4526707Z adding 'torch/utils/file_baton.py' 2025-12-04T09:47:36.4538891Z adding 'torch/utils/flop_counter.py' 2025-12-04T09:47:36.4545570Z adding 'torch/utils/hooks.py' 2025-12-04T09:47:36.4550283Z adding 'torch/utils/mkldnn.py' 2025-12-04T09:47:36.4555150Z adding 'torch/utils/mobile_optimizer.py' 2025-12-04T09:47:36.4558318Z adding 'torch/utils/model_zoo.py' 2025-12-04T09:47:36.4562702Z adding 'torch/utils/module_tracker.py' 2025-12-04T09:47:36.4567530Z adding 'torch/utils/show_pickle.py' 2025-12-04T09:47:36.4572587Z adding 'torch/utils/throughput_benchmark.py' 2025-12-04T09:47:36.4578959Z adding 'torch/utils/weak.py' 2025-12-04T09:47:36.4583368Z adding 'torch/utils/_strobelight/__init__.py' 2025-12-04T09:47:36.4589036Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-12-04T09:47:36.4593229Z adding 'torch/utils/_sympy/__init__.py' 2025-12-04T09:47:36.4612960Z adding 'torch/utils/_sympy/functions.py' 2025-12-04T09:47:36.4621076Z adding 'torch/utils/_sympy/interp.py' 2025-12-04T09:47:36.4626691Z adding 'torch/utils/_sympy/numbers.py' 2025-12-04T09:47:36.4635082Z adding 'torch/utils/_sympy/printers.py' 2025-12-04T09:47:36.4641593Z adding 'torch/utils/_sympy/reference.py' 2025-12-04T09:47:36.4646084Z adding 'torch/utils/_sympy/singleton_int.py' 2025-12-04T09:47:36.4651038Z adding 'torch/utils/_sympy/solve.py' 2025-12-04T09:47:36.4655520Z adding 'torch/utils/_sympy/symbol.py' 2025-12-04T09:47:36.4669817Z adding 'torch/utils/_sympy/value_ranges.py' 2025-12-04T09:47:36.4674871Z adding 'torch/utils/backcompat/__init__.py' 2025-12-04T09:47:36.4679103Z adding 'torch/utils/benchmark/__init__.py' 2025-12-04T09:47:36.4683176Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-12-04T09:47:36.4687197Z adding 'torch/utils/benchmark/examples/compare.py' 2025-12-04T09:47:36.4691077Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-12-04T09:47:36.4695566Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-12-04T09:47:36.4699293Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-12-04T09:47:36.4703439Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-12-04T09:47:36.4708150Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-12-04T09:47:36.4712463Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-12-04T09:47:36.4717173Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-12-04T09:47:36.4721323Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-12-04T09:47:36.4725762Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-12-04T09:47:36.4729589Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-12-04T09:47:36.4733721Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-12-04T09:47:36.4737233Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-12-04T09:47:36.4744314Z adding 'torch/utils/benchmark/utils/common.py' 2025-12-04T09:47:36.4751092Z adding 'torch/utils/benchmark/utils/compare.py' 2025-12-04T09:47:36.4756385Z adding 'torch/utils/benchmark/utils/compile.py' 2025-12-04T09:47:36.4761441Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-12-04T09:47:36.4769776Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-12-04T09:47:36.4774968Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-12-04T09:47:36.4778530Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-12-04T09:47:36.4787633Z adding 'torch/utils/benchmark/utils/timer.py' 2025-12-04T09:47:36.4792161Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-12-04T09:47:36.4796702Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-12-04T09:47:36.4800231Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-12-04T09:47:36.4804117Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-12-04T09:47:36.4818097Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-12-04T09:47:36.4870016Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-12-04T09:47:36.4884092Z adding 'torch/utils/data/__init__.py' 2025-12-04T09:47:36.4887565Z adding 'torch/utils/data/backward_compatibility.py' 2025-12-04T09:47:36.4919039Z adding 'torch/utils/data/dataloader.py' 2025-12-04T09:47:36.4929000Z adding 'torch/utils/data/dataset.py' 2025-12-04T09:47:36.4934364Z adding 'torch/utils/data/distributed.py' 2025-12-04T09:47:36.4939168Z adding 'torch/utils/data/graph.py' 2025-12-04T09:47:36.4943990Z adding 'torch/utils/data/graph_settings.py' 2025-12-04T09:47:36.4950436Z adding 'torch/utils/data/sampler.py' 2025-12-04T09:47:36.4955344Z adding 'torch/utils/data/_utils/__init__.py' 2025-12-04T09:47:36.4962174Z adding 'torch/utils/data/_utils/collate.py' 2025-12-04T09:47:36.4966366Z adding 'torch/utils/data/_utils/fetch.py' 2025-12-04T09:47:36.4970389Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-12-04T09:47:36.4974717Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-12-04T09:47:36.4981940Z adding 'torch/utils/data/_utils/worker.py' 2025-12-04T09:47:36.4986464Z adding 'torch/utils/data/datapipes/__init__.py' 2025-12-04T09:47:36.4991241Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-12-04T09:47:36.4997523Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-12-04T09:47:36.5005621Z adding 'torch/utils/data/datapipes/_typing.py' 2025-12-04T09:47:36.5012754Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-12-04T09:47:36.5024221Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-12-04T09:47:36.5031116Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-12-04T09:47:36.5035729Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-12-04T09:47:36.5039484Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-12-04T09:47:36.5046049Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-12-04T09:47:36.5050439Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-12-04T09:47:36.5053955Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-12-04T09:47:36.5058516Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-12-04T09:47:36.5064184Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-12-04T09:47:36.5069314Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-12-04T09:47:36.5078678Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-12-04T09:47:36.5083387Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-12-04T09:47:36.5087543Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-12-04T09:47:36.5093848Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-12-04T09:47:36.5098154Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-12-04T09:47:36.5102220Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-12-04T09:47:36.5106441Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-12-04T09:47:36.5110255Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-12-04T09:47:36.5113902Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-12-04T09:47:36.5118289Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-12-04T09:47:36.5122065Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-12-04T09:47:36.5126565Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-12-04T09:47:36.5130575Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-12-04T09:47:36.5134636Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-12-04T09:47:36.5138498Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-12-04T09:47:36.5142370Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-12-04T09:47:36.5148986Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-12-04T09:47:36.5155652Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-12-04T09:47:36.5160029Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-12-04T09:47:36.5164267Z adding 'torch/utils/hipify/__init__.py' 2025-12-04T09:47:36.5167933Z adding 'torch/utils/hipify/constants.py' 2025-12-04T09:47:36.5232037Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-12-04T09:47:36.5258672Z adding 'torch/utils/hipify/hipify_python.py' 2025-12-04T09:47:36.5262754Z adding 'torch/utils/hipify/version.py' 2025-12-04T09:47:36.5266562Z adding 'torch/utils/jit/__init__.py' 2025-12-04T09:47:36.5270572Z adding 'torch/utils/jit/log_extract.py' 2025-12-04T09:47:36.5279628Z adding 'torch/utils/model_dump/__init__.py' 2025-12-04T09:47:36.5283166Z adding 'torch/utils/model_dump/__main__.py' 2025-12-04T09:47:36.5290702Z adding 'torch/utils/model_dump/code.js' 2025-12-04T09:47:36.5294683Z adding 'torch/utils/model_dump/htm.mjs' 2025-12-04T09:47:36.5300728Z adding 'torch/utils/model_dump/preact.mjs' 2025-12-04T09:47:36.5304248Z adding 'torch/utils/model_dump/skeleton.html' 2025-12-04T09:47:36.5308028Z adding 'torch/utils/serialization/__init__.py' 2025-12-04T09:47:36.5311248Z adding 'torch/utils/serialization/config.py' 2025-12-04T09:47:36.5315329Z adding 'torch/utils/tensorboard/__init__.py' 2025-12-04T09:47:36.5318724Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-12-04T09:47:36.5322487Z adding 'torch/utils/tensorboard/_embedding.py' 2025-12-04T09:47:36.5326305Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-12-04T09:47:36.5329910Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-12-04T09:47:36.5336985Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-12-04T09:47:36.5341599Z adding 'torch/utils/tensorboard/_utils.py' 2025-12-04T09:47:36.5354739Z adding 'torch/utils/tensorboard/summary.py' 2025-12-04T09:47:36.5370149Z adding 'torch/utils/tensorboard/writer.py' 2025-12-04T09:47:36.5374967Z adding 'torch/utils/viz/__init__.py' 2025-12-04T09:47:36.5382632Z adding 'torch/utils/viz/_cycles.py' 2025-12-04T09:47:36.5391729Z adding 'torch/xpu/__init__.py' 2025-12-04T09:47:36.5395639Z adding 'torch/xpu/_gpu_trace.py' 2025-12-04T09:47:36.5399154Z adding 'torch/xpu/_utils.py' 2025-12-04T09:47:36.5405207Z adding 'torch/xpu/memory.py' 2025-12-04T09:47:36.5409514Z adding 'torch/xpu/random.py' 2025-12-04T09:47:36.5414094Z adding 'torch/xpu/streams.py' 2025-12-04T09:47:36.5535095Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/licenses/LICENSE' 2025-12-04T09:47:36.5556450Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/licenses/NOTICE' 2025-12-04T09:47:36.5561200Z adding 'torchgen/__init__.py' 2025-12-04T09:47:36.5565256Z adding 'torchgen/code_template.py' 2025-12-04T09:47:36.5569262Z adding 'torchgen/context.py' 2025-12-04T09:47:36.5605634Z adding 'torchgen/gen.py' 2025-12-04T09:47:36.5618195Z adding 'torchgen/gen_aoti_c_shim.py' 2025-12-04T09:47:36.5627823Z adding 'torchgen/gen_backend_stubs.py' 2025-12-04T09:47:36.5645440Z adding 'torchgen/gen_functionalization_type.py' 2025-12-04T09:47:36.5655441Z adding 'torchgen/gen_lazy_tensor.py' 2025-12-04T09:47:36.5660092Z adding 'torchgen/gen_schema_utils.py' 2025-12-04T09:47:36.5665445Z adding 'torchgen/gen_vmap_plumbing.py' 2025-12-04T09:47:36.5669360Z adding 'torchgen/local.py' 2025-12-04T09:47:36.5711811Z adding 'torchgen/model.py' 2025-12-04T09:47:36.5727878Z adding 'torchgen/native_function_generation.py' 2025-12-04T09:47:36.5737034Z adding 'torchgen/utils.py' 2025-12-04T09:47:36.5740779Z adding 'torchgen/yaml_utils.py' 2025-12-04T09:47:36.5745097Z adding 'torchgen/aoti/__init__.py' 2025-12-04T09:47:36.5749720Z adding 'torchgen/aoti/fallback_ops.py' 2025-12-04T09:47:36.5754092Z adding 'torchgen/api/__init__.py' 2025-12-04T09:47:36.5768814Z adding 'torchgen/api/autograd.py' 2025-12-04T09:47:36.5776945Z adding 'torchgen/api/cpp.py' 2025-12-04T09:47:36.5781413Z adding 'torchgen/api/dispatcher.py' 2025-12-04T09:47:36.5786466Z adding 'torchgen/api/functionalization.py' 2025-12-04T09:47:36.5794116Z adding 'torchgen/api/lazy.py' 2025-12-04T09:47:36.5797905Z adding 'torchgen/api/meta.py' 2025-12-04T09:47:36.5802271Z adding 'torchgen/api/native.py' 2025-12-04T09:47:36.5826382Z adding 'torchgen/api/python.py' 2025-12-04T09:47:36.5832575Z adding 'torchgen/api/structured.py' 2025-12-04T09:47:36.5840134Z adding 'torchgen/api/translate.py' 2025-12-04T09:47:36.5845336Z adding 'torchgen/api/ufunc.py' 2025-12-04T09:47:36.5850761Z adding 'torchgen/api/unboxing.py' 2025-12-04T09:47:36.5854881Z adding 'torchgen/api/types/__init__.py' 2025-12-04T09:47:36.5860982Z adding 'torchgen/api/types/signatures.py' 2025-12-04T09:47:36.5865950Z adding 'torchgen/api/types/types.py' 2025-12-04T09:47:36.5870887Z adding 'torchgen/api/types/types_base.py' 2025-12-04T09:47:36.5875182Z adding 'torchgen/dest/__init__.py' 2025-12-04T09:47:36.5885669Z adding 'torchgen/dest/lazy_ir.py' 2025-12-04T09:47:36.5890012Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-12-04T09:47:36.5893843Z adding 'torchgen/dest/native_functions.py' 2025-12-04T09:47:36.5907915Z adding 'torchgen/dest/register_dispatch_key.py' 2025-12-04T09:47:36.5916151Z adding 'torchgen/dest/ufunc.py' 2025-12-04T09:47:36.5920471Z adding 'torchgen/operator_versions/__init__.py' 2025-12-04T09:47:36.5926332Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-12-04T09:47:36.5929989Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-12-04T09:47:36.6048744Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-12-04T09:47:36.6067207Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-12-04T09:47:36.6072704Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-12-04T09:47:36.6076591Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-12-04T09:47:36.6080027Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-12-04T09:47:36.6083739Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-12-04T09:47:36.6087410Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-12-04T09:47:36.6090848Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-12-04T09:47:36.6094022Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-12-04T09:47:36.6097208Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-12-04T09:47:36.6100650Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-12-04T09:47:36.6104653Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-12-04T09:47:36.6109176Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-12-04T09:47:36.6112589Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-12-04T09:47:36.6115962Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-12-04T09:47:36.6119449Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-12-04T09:47:36.6122597Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-12-04T09:47:36.6126316Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-12-04T09:47:36.6129454Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-12-04T09:47:36.6132785Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-12-04T09:47:36.6135902Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-12-04T09:47:36.6139280Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-12-04T09:47:36.6143325Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-12-04T09:47:36.6146620Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-12-04T09:47:36.6150403Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-12-04T09:47:36.6153988Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-12-04T09:47:36.6157350Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-12-04T09:47:36.6160670Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-12-04T09:47:36.6164195Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-12-04T09:47:36.6168395Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-12-04T09:47:36.6171843Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-12-04T09:47:36.6174903Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-12-04T09:47:36.6187150Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-12-04T09:47:36.6191901Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-12-04T09:47:36.6195456Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-12-04T09:47:36.6198673Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-12-04T09:47:36.6202810Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-12-04T09:47:36.6206461Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-12-04T09:47:36.6209791Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-12-04T09:47:36.6213564Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.cpp' 2025-12-04T09:47:36.6217076Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.h' 2025-12-04T09:47:36.6220806Z adding 'torchgen/packaged/ATen/templates/ViewMetaClassesPythonBinding.cpp' 2025-12-04T09:47:36.6224601Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-12-04T09:47:36.6228104Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-12-04T09:47:36.6232277Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-12-04T09:47:36.6235479Z adding 'torchgen/packaged/autograd/README.md' 2025-12-04T09:47:36.6238482Z adding 'torchgen/packaged/autograd/__init__.py' 2025-12-04T09:47:36.6241835Z adding 'torchgen/packaged/autograd/build.bzl' 2025-12-04T09:47:36.6245146Z adding 'torchgen/packaged/autograd/context.py' 2025-12-04T09:47:36.6249032Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-12-04T09:47:36.6297314Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-12-04T09:47:36.6305737Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-12-04T09:47:36.6309923Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-12-04T09:47:36.6321759Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-12-04T09:47:36.6331759Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-12-04T09:47:36.6348548Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-12-04T09:47:36.6357588Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-12-04T09:47:36.6362411Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-12-04T09:47:36.6397887Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-12-04T09:47:36.6405933Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-12-04T09:47:36.6420653Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-12-04T09:47:36.6426638Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-12-04T09:47:36.6430250Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-12-04T09:47:36.6433661Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-12-04T09:47:36.6437018Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-12-04T09:47:36.6440739Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-12-04T09:47:36.6444391Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-12-04T09:47:36.6447597Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-12-04T09:47:36.6450809Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-12-04T09:47:36.6453994Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-12-04T09:47:36.6457196Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-12-04T09:47:36.6460781Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-12-04T09:47:36.6464180Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-12-04T09:47:36.6467371Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-12-04T09:47:36.6472439Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-12-04T09:47:36.6476114Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-12-04T09:47:36.6480051Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-12-04T09:47:36.6483665Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-12-04T09:47:36.6486865Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-12-04T09:47:36.6490381Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-12-04T09:47:36.6493987Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-12-04T09:47:36.6497759Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-12-04T09:47:36.6510465Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-12-04T09:47:36.6515792Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-12-04T09:47:36.6519690Z adding 'torchgen/selective_build/__init__.py' 2025-12-04T09:47:36.6525084Z adding 'torchgen/selective_build/operator.py' 2025-12-04T09:47:36.6531127Z adding 'torchgen/selective_build/selector.py' 2025-12-04T09:47:36.6535333Z adding 'torchgen/static_runtime/__init__.py' 2025-12-04T09:47:36.6540255Z adding 'torchgen/static_runtime/config.py' 2025-12-04T09:47:36.6545408Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-12-04T09:47:36.6554252Z adding 'torchgen/static_runtime/generator.py' 2025-12-04T09:47:36.6567251Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/METADATA' 2025-12-04T09:47:36.6571568Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/WHEEL' 2025-12-04T09:47:36.6573789Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/entry_points.txt' 2025-12-04T09:47:36.6575807Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/top_level.txt' 2025-12-04T09:47:36.7304081Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/RECORD' 2025-12-04T09:47:36.7713970Z removing build\bdist.win-amd64\wheel 2025-12-04T09:47:38.4843174Z Successfully built torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:47:38.5695261Z 2025-12-04T09:47:38.5703492Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-12-04T09:47:38.5704358Z 2025-12-04T09:47:38.5704890Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-12-04T09:47:38.5705382Z 2025-12-04T09:47:38.5706019Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats 2025-12-04T09:47:38.6225950Z Compile requests 7326 2025-12-04T09:47:38.6226301Z Compile requests executed 7325 2025-12-04T09:47:38.6226575Z Cache hits 7260 2025-12-04T09:47:38.6226867Z Cache hits (C/C++) 6934 2025-12-04T09:47:38.6227130Z Cache hits (CUDA) 326 2025-12-04T09:47:38.6227397Z Cache misses 50 2025-12-04T09:47:38.6227805Z Cache misses (C/C++) 50 2025-12-04T09:47:38.6228061Z Cache timeouts 0 2025-12-04T09:47:38.6228329Z Cache read errors 0 2025-12-04T09:47:38.6228589Z Forced recaches 0 2025-12-04T09:47:38.6228866Z Cache write errors 0 2025-12-04T09:47:38.6229151Z Compilation failures 3 2025-12-04T09:47:38.6229412Z Cache errors 12 2025-12-04T09:47:38.6229685Z Cache errors (C/C++) 12 2025-12-04T09:47:38.6229959Z Non-cacheable compilations 2 2025-12-04T09:47:38.6230240Z Non-cacheable calls 0 2025-12-04T09:47:38.6230506Z Non-compilation calls 1 2025-12-04T09:47:38.6230785Z Unsupported compiler calls 0 2025-12-04T09:47:38.6231065Z Average cache write 0.030 s 2025-12-04T09:47:38.6231355Z Average compiler 0.143 s 2025-12-04T09:47:38.6231631Z Average cache read hit 0.055 s 2025-12-04T09:47:38.6231916Z Failed distributed compilations 0 2025-12-04T09:47:38.6232302Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-12-04T09:47:38.6232686Z Version (client) 0.7.4 2025-12-04T09:47:38.6254789Z 2025-12-04T09:47:38.6255598Z (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:47:39.9708603Z Processing c:\actions-runner\_work\pytorch\pytorch\dist\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:47:40.9295896Z Installing collected packages: torch 2025-12-04T09:47:59.7700460Z Successfully installed torch-2.10.0a0+gitffd9b0f 2025-12-04T09:47:59.8285341Z 2025-12-04T09:47:59.8286716Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>(if "win-vs2022-cuda12.8-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:47:59.8288713Z copy /Y "dist\*.whl" "C:/19922768520/build-results/" 2025-12-04T09:47:59.8289067Z python tools/stats/export_test_times.py 2025-12-04T09:47:59.8289513Z robocopy /E ".additional_ci_files" "C:/19922768520/build-results/\.additional_ci_files" 2025-12-04T09:47:59.8290155Z copy /Y "build\.ninja_log" "C:/19922768520/build-results/\" 2025-12-04T09:47:59.8290480Z ) ) 2025-12-04T09:47:59.8297098Z dist\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:47:59.9879029Z 1 file(s) copied. 2025-12-04T09:48:00.7248713Z Exporting test times from test-infra 2025-12-04T09:48:00.7249683Z 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:48:00.7251250Z 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:48:00.7549682Z 2025-12-04T09:48:00.7550181Z ------------------------------------------------------------------------------- 2025-12-04T09:48:00.7551124Z ROBOCOPY :: Robust File Copy for Windows 2025-12-04T09:48:00.7551601Z ------------------------------------------------------------------------------- 2025-12-04T09:48:00.7551876Z 2025-12-04T09:48:00.7553473Z Started : Thursday, December 4, 2025 9:48:00 AM 2025-12-04T09:48:00.7553939Z Source : C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-12-04T09:48:00.7554399Z Dest : C:\19922768520\build-results\.additional_ci_files\ 2025-12-04T09:48:00.7554663Z 2025-12-04T09:48:00.7555364Z Files : *.* 2025-12-04T09:48:00.7555676Z 2025-12-04T09:48:00.7556743Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /R:1000000 /W:30 2025-12-04T09:48:00.7557013Z 2025-12-04T09:48:00.7557299Z ------------------------------------------------------------------------------ 2025-12-04T09:48:00.7570261Z 2025-12-04T09:48:00.7576801Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-12-04T09:48:00.7600671Z New File 2.9 m test-class-times.json 2025-12-04T09:48:00.7604184Z 16% 2025-12-04T09:48:00.7607978Z 33% 2025-12-04T09:48:00.7611137Z 50% 2025-12-04T09:48:00.7615172Z 66% 2025-12-04T09:48:00.7619066Z 83% 2025-12-04T09:48:00.7620564Z 100% 2025-12-04T09:48:00.7643780Z New File 896039 test-times.json 2025-12-04T09:48:00.7645240Z 29% 2025-12-04T09:48:00.7646908Z 58% 2025-12-04T09:48:00.7647951Z 87% 2025-12-04T09:48:00.7651290Z 100% 2025-12-04T09:48:00.7651571Z 2025-12-04T09:48:00.7651727Z ------------------------------------------------------------------------------ 2025-12-04T09:48:00.7652067Z 2025-12-04T09:48:00.7653591Z Total Copied Skipped Mismatch FAILED Extras 2025-12-04T09:48:00.7654124Z Dirs : 1 1 0 0 0 0 2025-12-04T09:48:00.7655128Z Files : 2 2 0 0 0 0 2025-12-04T09:48:00.7655919Z Bytes : 3.84 m 3.84 m 0 0 0 0 2025-12-04T09:48:00.7656794Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-12-04T09:48:00.7657080Z 2025-12-04T09:48:00.7657504Z 2025-12-04T09:48:00.7659457Z Speed : 268739333 Bytes/sec. 2025-12-04T09:48:00.7659773Z Speed : 15377.388 MegaBytes/min. 2025-12-04T09:48:00.7660075Z Ended : Thursday, December 4, 2025 9:48:00 AM 2025-12-04T09:48:00.7660284Z 2025-12-04T09:48:00.7936540Z 1 file(s) copied. 2025-12-04T09:48:00.7939026Z 2025-12-04T09:48:00.7939960Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats --stats-format json | jq .stats 1>sccache-stats-win-vs2022-cuda12.8-py3-57115016889.json 2025-12-04T09:48:00.8330768Z 2025-12-04T09:48:00.8331372Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2025-12-04T09:48:00.8423758Z Stopping sccache server... 2025-12-04T09:48:00.8477785Z Compile requests 7326 2025-12-04T09:48:00.8478131Z Compile requests executed 7325 2025-12-04T09:48:00.8478416Z Cache hits 7260 2025-12-04T09:48:00.8478830Z Cache hits (C/C++) 6934 2025-12-04T09:48:00.8479146Z Cache hits (CUDA) 326 2025-12-04T09:48:00.8479405Z Cache misses 50 2025-12-04T09:48:00.8479661Z Cache misses (C/C++) 50 2025-12-04T09:48:00.8479926Z Cache timeouts 0 2025-12-04T09:48:00.8480188Z Cache read errors 0 2025-12-04T09:48:00.8480443Z Forced recaches 0 2025-12-04T09:48:00.8480697Z Cache write errors 0 2025-12-04T09:48:00.8481061Z Compilation failures 3 2025-12-04T09:48:00.8481331Z Cache errors 12 2025-12-04T09:48:00.8481587Z Cache errors (C/C++) 12 2025-12-04T09:48:00.8481865Z Non-cacheable compilations 2 2025-12-04T09:48:00.8483632Z Non-cacheable calls 0 2025-12-04T09:48:00.8483915Z Non-compilation calls 1 2025-12-04T09:48:00.8484190Z Unsupported compiler calls 0 2025-12-04T09:48:00.8484485Z Average cache write 0.030 s 2025-12-04T09:48:00.8484762Z Average compiler 0.143 s 2025-12-04T09:48:00.8485039Z Average cache read hit 0.055 s 2025-12-04T09:48:00.8485317Z Failed distributed compilations 0 2025-12-04T09:48:00.8485698Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-12-04T09:48:00.8486095Z Version (client) 0.7.4 2025-12-04T09:48:00.8486287Z 2025-12-04T09:48:00.8486472Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2025-12-04T09:48:01.1744719Z + assert_git_not_dirty 2025-12-04T09:48:01.1764162Z + [[ win-vs2022-cuda12.8-py3 != *rocm* ]] 2025-12-04T09:48:01.1770633Z + [[ win-vs2022-cuda12.8-py3 != *xla* ]] 2025-12-04T09:48:01.2364138Z ++ git status --porcelain 2025-12-04T09:48:01.2419336Z ++ grep -v '?? third_party' 2025-12-04T09:48:21.7151932Z ++ true 2025-12-04T09:48:21.7157862Z + git_status= 2025-12-04T09:48:21.7158106Z + [[ -n '' ]] 2025-12-04T09:48:21.7158344Z + echo 'BUILD PASSED' 2025-12-04T09:48:21.7158627Z BUILD PASSED 2025-12-04T09:48:21.8887389Z ##[group]Run set -ex 2025-12-04T09:48:21.8887696Z set -ex 2025-12-04T09:48:21.8887880Z  2025-12-04T09:48:21.8888120Z # Create directory structure if does not exist 2025-12-04T09:48:21.8888473Z mkdir -p /c/19922768520/build-results 2025-12-04T09:48:21.8888814Z  2025-12-04T09:48:21.8888995Z # Copy CUDA libs 2025-12-04T09:48:21.8889426Z CUDA_PATH="/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8" 2025-12-04T09:48:21.8889829Z  2025-12-04T09:48:21.8890057Z if [ -f "${CUDA_PATH}/lib/x64/cuda.lib" ]; then 2025-12-04T09:48:21.8890461Z  cp "${CUDA_PATH}/lib/x64/cuda.lib" /c/19922768520/build-results/ 2025-12-04T09:48:21.8890802Z fi 2025-12-04T09:48:21.8890976Z  2025-12-04T09:48:21.8891195Z if [ -f "${CUDA_PATH}/lib/x64/cudart.lib" ]; then 2025-12-04T09:48:21.8891658Z  cp "${CUDA_PATH}/lib/x64/cudart.lib" /c/19922768520/build-results/ 2025-12-04T09:48:21.8892118Z fi 2025-12-04T09:48:21.8892297Z  2025-12-04T09:48:21.8892475Z # List collected files 2025-12-04T09:48:21.8892741Z echo "Collected CUDA libs:" 2025-12-04T09:48:21.8893044Z ls -lah /c/19922768520/build-results/*.lib 2025-12-04T09:48:21.8919393Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:48:21.8919854Z env: 2025-12-04T09:48:21.8920033Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:48:21.8920314Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:48:21.8920732Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:48:21.8921232Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:48:21.8921696Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:48:21.8922070Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:48:21.8922404Z ##[endgroup] 2025-12-04T09:48:21.9291979Z + mkdir -p /c/19922768520/build-results 2025-12-04T09:48:21.9428698Z + CUDA_PATH='/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8' 2025-12-04T09:48:21.9437236Z + '[' -f '/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cuda.lib' ']' 2025-12-04T09:48:21.9538574Z + cp '/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cuda.lib' /c/19922768520/build-results/ 2025-12-04T09:48:21.9914853Z + '[' -f '/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cudart.lib' ']' 2025-12-04T09:48:21.9916325Z + cp '/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8/lib/x64/cudart.lib' /c/19922768520/build-results/ 2025-12-04T09:48:22.0184420Z + echo 'Collected CUDA libs:' 2025-12-04T09:48:22.0184722Z Collected CUDA libs: 2025-12-04T09:48:22.0187275Z + ls -lah /c/19922768520/build-results/cuda.lib /c/19922768520/build-results/cudart.lib 2025-12-04T09:48:22.0420558Z -rw-r--r-- 1 runneruser 197121 158K Dec 4 09:48 /c/19922768520/build-results/cuda.lib 2025-12-04T09:48:22.0421205Z -rw-r--r-- 1 runneruser 197121 115K Dec 4 09:48 /c/19922768520/build-results/cudart.lib 2025-12-04T09:48:22.1118783Z ##[group]Run seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a 2025-12-04T09:48:22.1119251Z with: 2025-12-04T09:48:22.1119462Z retention-days: 14 2025-12-04T09:48:22.1119687Z if-no-files-found: error 2025-12-04T09:48:22.1119920Z name: win-vs2022-cuda12.8-py3 2025-12-04T09:48:22.1120191Z path: C:\19922768520\build-results 2025-12-04T09:48:22.1120442Z s3-bucket: gha-artifacts 2025-12-04T09:48:22.1120662Z region: us-east-1 2025-12-04T09:48:22.1120852Z env: 2025-12-04T09:48:22.1121026Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:48:22.1121281Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:48:22.1121701Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:48:22.1122210Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:48:22.1122667Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:48:22.1123147Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:48:22.1123422Z ##[endgroup] 2025-12-04T09:48:22.9782728Z With the provided path, there will be 6 files uploaded 2025-12-04T09:48:22.9783297Z Uploading to s3 prefix: pytorch/pytorch/19922768520/win-vs2022-cuda12.8-py3 2025-12-04T09:48:22.9820527Z Starting upload of .additional_ci_files\test-class-times.json 2025-12-04T09:48:23.2155774Z Finished upload of .additional_ci_files\test-class-times.json 2025-12-04T09:48:23.2157942Z Starting upload of .additional_ci_files\test-times.json 2025-12-04T09:48:23.3337293Z Finished upload of .additional_ci_files\test-times.json 2025-12-04T09:48:23.3337933Z Starting upload of .ninja_log 2025-12-04T09:48:23.4920279Z Finished upload of .ninja_log 2025-12-04T09:48:23.4921533Z Starting upload of cuda.lib 2025-12-04T09:48:23.6184668Z Finished upload of cuda.lib 2025-12-04T09:48:23.6185397Z Starting upload of cudart.lib 2025-12-04T09:48:23.7391328Z Finished upload of cudart.lib 2025-12-04T09:48:23.7392353Z Starting upload of torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:48:25.6915592Z Finished upload of torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:48:25.7789568Z Prepare all required actions 2025-12-04T09:48:25.7790230Z Getting action download info 2025-12-04T09:48:25.9497774Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T09:48:26.2402548Z ##[group]Run ./.github/actions/upload-sccache-stats 2025-12-04T09:48:26.2402854Z with: 2025-12-04T09:48:26.2403196Z github-token: *** 2025-12-04T09:48:26.2403466Z env: 2025-12-04T09:48:26.2403640Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:48:26.2403952Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:48:26.2404373Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:48:26.2404886Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:48:26.2405331Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:48:26.2405713Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:48:26.2406031Z ##[endgroup] 2025-12-04T09:48:26.2562940Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T09:48:26.2563242Z with: 2025-12-04T09:48:26.2563484Z s3-prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T09:48:26.2564477Z retention-days: 14 2025-12-04T09:48:26.2564712Z if-no-files-found: warn 2025-12-04T09:48:26.2564968Z path: sccache-stats-*.json 2025-12-04T09:48:26.2565197Z name: artifact 2025-12-04T09:48:26.2565403Z s3-bucket: gha-artifacts 2025-12-04T09:48:26.2565640Z region: us-east-1 2025-12-04T09:48:26.2565840Z env: 2025-12-04T09:48:26.2566011Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:48:26.2566286Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:48:26.2566727Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:48:26.2567235Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:48:26.2567711Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:48:26.2568107Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:48:26.2568400Z ##[endgroup] 2025-12-04T09:48:26.6455939Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T09:48:26.6456406Z With the provided path, there will be 1 file uploaded 2025-12-04T09:48:26.6456823Z Uploading to s3 prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T09:48:26.6469966Z Starting upload of sccache-stats-win-vs2022-cuda12.8-py3-57115016889.json 2025-12-04T09:48:26.8097637Z Finished upload of sccache-stats-win-vs2022-cuda12.8-py3-57115016889.json 2025-12-04T09:48:26.8546883Z Prepare all required actions 2025-12-04T09:48:26.8547250Z Getting action download info 2025-12-04T09:48:26.9700475Z ##[group]Run ./.github/actions/teardown-win 2025-12-04T09:48:26.9700783Z with: 2025-12-04T09:48:26.9701025Z extra-delete-dir: /c/19922768520/build-results/ 2025-12-04T09:48:26.9701338Z env: 2025-12-04T09:48:26.9701516Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:48:26.9701802Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:48:26.9702231Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:48:26.9702846Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:48:26.9703320Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:48:26.9703716Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:48:26.9704020Z ##[endgroup] 2025-12-04T09:48:26.9815117Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-12-04T09:48:26.9815532Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-12-04T09:48:26.9831998Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:48:26.9832529Z env: 2025-12-04T09:48:26.9832716Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:48:26.9832992Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:48:26.9833420Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:48:26.9833934Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:48:26.9834393Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:48:26.9834779Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:48:26.9835065Z ##[endgroup] 2025-12-04T09:48:27.3218498Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:48:27.3288816Z Finished 2025-12-04T09:48:27.4492712Z Holding runner until all ssh sessions have logged out 2025-12-04T09:48:27.4733422Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-12-04T09:48:27.4733849Z .github\scripts\kill_active_ssh_sessions.ps1 2025-12-04T09:48:27.4750623Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:48:27.4751104Z env: 2025-12-04T09:48:27.4751308Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:48:27.4751603Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:48:27.4752031Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:48:27.4752552Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:48:27.4753128Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:48:27.4753641Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:48:27.4753949Z ##[endgroup] 2025-12-04T09:48:27.7956760Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:48:27.8027790Z Finished 2025-12-04T09:48:27.8409580Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T09:48:27.8409856Z with: 2025-12-04T09:48:27.8410030Z shell: bash 2025-12-04T09:48:27.8410215Z timeout_minutes: 5 2025-12-04T09:48:27.8410423Z max_attempts: 3 2025-12-04T09:48:27.8410612Z retry_wait_seconds: 90 2025-12-04T09:48:27.8411561Z 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:48:27.8412561Z polling_interval_seconds: 1 2025-12-04T09:48:27.8412807Z warning_on_retry: true 2025-12-04T09:48:27.8413095Z continue_on_error: false 2025-12-04T09:48:27.8413347Z env: 2025-12-04T09:48:27.8413540Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:48:27.8413796Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:48:27.8415550Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:48:27.8416079Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:48:27.8416549Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:48:27.8416930Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:48:27.8417246Z EXTRA_DELETE_DIR: /c/19922768520/build-results/ 2025-12-04T09:48:27.8417531Z ##[endgroup] 2025-12-04T09:48:28.0391320Z + '[' -n /c/19922768520/build-results/ ']' 2025-12-04T09:48:28.0392532Z + rm -rf /c/19922768520/build-results/ 2025-12-04T09:48:28.0849729Z + 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-cuda12.8-py3-57115016889.json ./scripts ./setup.py ./test ./third_party ./tools ./torch ./torch.egg-info ./torchgen ./ubsan.supp ./ufunc_defs.bzl ./version.txt 2025-12-04T09:48:59.1333299Z Command completed after 1 attempt(s). 2025-12-04T09:48:59.1525108Z ##[group]Run handle C:\actions-runner\_work\ 2025-12-04T09:48:59.1525461Z handle C:\actions-runner\_work\ 2025-12-04T09:48:59.1542623Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:48:59.1543133Z env: 2025-12-04T09:48:59.1543385Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:48:59.1543682Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:48:59.1544137Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:48:59.1544668Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:48:59.1545146Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:48:59.1545550Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:48:59.1545851Z ##[endgroup] 2025-12-04T09:48:59.4749670Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:48:59.4805084Z Finished 2025-12-04T09:48:59.6452078Z 2025-12-04T09:48:59.6452485Z Nthandle v5.0 - Handle viewer 2025-12-04T09:48:59.6452976Z Copyright (C) 1997-2022 Mark Russinovich 2025-12-04T09:48:59.6453287Z Sysinternals - www.sysinternals.com 2025-12-04T09:48:59.6453491Z 2025-12-04T09:48:59.6844781Z powershell.exe pid: 5076 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:48:59.6845423Z handle.exe pid: 3688 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:48:59.6845989Z handle.exe pid: 3064 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:48:59.6846550Z handle64.exe pid: 1684 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:48:59.7275634Z Post job cleanup. 2025-12-04T09:48:59.7395283Z Post job cleanup. 2025-12-04T09:48:59.9617156Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-12-04T09:48:59.9830062Z git version 2.51.0.windows.1 2025-12-04T09:48:59.9914794Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\da6a41ed-a0f5-4602-a865-c32a7c8cb8e5\.gitconfig' 2025-12-04T09:48:59.9915781Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\da6a41ed-a0f5-4602-a865-c32a7c8cb8e5' before making global git config changes 2025-12-04T09:48:59.9916658Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T09:48:59.9918016Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:49:00.0191656Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-12-04T09:49:00.0450311Z [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:49:00.5211067Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T09:49:00.5407843Z http.https://github.com/.extraheader 2025-12-04T09:49:00.5451245Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-12-04T09:49:00.5708857Z [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:49:00.9599082Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:49:00.9841981Z [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:49:01.3972879Z A job completed hook has been configured by the self-hosted runner administrator 2025-12-04T09:49:01.4034164Z ##[group]Run 'C:\actions-runner\jobcompleted.ps1' 2025-12-04T09:49:01.4050506Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:49:01.4050983Z ##[endgroup] 2025-12-04T09:49:01.7331148Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:49:01.7387470Z Finished 2025-12-04T09:49:03.3318505Z Evaluate and set job outputs 2025-12-04T09:49:03.3331286Z Cleaning up orphan processes 2025-12-04T09:49:03.4968456Z Terminate orphan process: pid (1224) (vctip)